Mars Explorer Download For Mac

Home Community Submit Download FAQ iPhone Play! Mars Explorer for Mac OS 10.9+ By Lamp - 20/09/30. Mars Explorer 2.22 - Now Open Source By admin - 16/02/11. Moderator Log By Tigerstorm - 16/02/06. Recent Content: Mars Explorer 3.0 Themed Update: Apocalypse By flyclub. Internet Explorer 13 free download - Google Toolbar for Internet Explorer, Adblock Plus for Internet Explorer, StumbleUpon for Internet Explorer, and many more programs.

-->

This article explains how to install the Microsoft Azure Recovery Services (MARS) agent. MARS is also known as the Azure Backup agent.

About the MARS agent

Azure Backup uses the MARS agent to back up files, folders, and system state from on-premises machines and Azure VMs. Those backups are stored in a Recovery Services vault in Azure. You can run the agent:

  • Directly on on-premises Windows machines. These machines can back up directly to a Recovery Services vault in Azure.
  • On Azure VMs that run Windows side by side with the Azure VM backup extension. The agent backs up specific files and folders on the VM.
  • On a Microsoft Azure Backup Server (MABS) instance or a System Center Data Protection Manager (DPM) server. In this scenario, machines and workloads back up to MABS or Data Protection Manager. Then MABS or Data Protection Manager uses the MARS agent to back up to a vault in Azure.

The data that's available for backup depends on where the agent is installed.

Note

Generally, you back up an Azure VM by using an Azure Backup extension on the VM. This method backs up the entire VM. If you want to back up specific files and folders on the VM, install and use the MARS agent alongside the extension. For more information, see Architecture of a built-in Azure VM backup.

Before you start

  • Learn how Azure Backup uses the MARS agent to back up Windows machines.
  • Learn about the backup architecture that runs the MARS agent on a secondary MABS or Data Protection Manager server.
  • Review what's supported and what you can back up by the MARS agent.
  • Make sure that you have an Azure account if you need to back up a server or client to Azure. If you don't have an account, you can create a free one in just a few minutes.
  • Verify internet access on the machines that you want to back up.
  • Ensure the user performing the installation and configuration of the MARS agent has local administrator privileges on the server to be protected.
Mars Explorer Download For Mac

Create a Recovery Services vault

A Recovery Services vault is a management entity that stores recovery points created over time and provides an interface to perform backup related operations. These include taking on-demand backups, performing restores, and creating backup policies.

To create a Recovery Services vault, follow these steps.

  1. Sign in to your subscription in the Azure portal.

  2. Search for Backup center in the Azure portal, and navigate to the Backup Center dashboard.

  3. Select +Vault from the Overview tab.

  4. Select Recovery Services vault and click Continue.

  5. The Recovery Services vault dialog box opens. Provide values for the Name, Subscription, Resource group, and Location.

    • Name: Enter a friendly name to identify the vault. The name must be unique to the Azure subscription. Specify a name that has at least 2 but not more than 50 characters. The name must start with a letter and consist only of letters, numbers, and hyphens.

    • Subscription: Choose the subscription to use. If you're a member of only one subscription, you'll see that name. If you're not sure which subscription to use, use the default (suggested) subscription. There are multiple choices only if your work or school account is associated with more than one Azure subscription.

    • Resource group: Use an existing resource group or create a new one. To see the list of available resource groups in your subscription, select Use existing, and then select a resource from the drop-down list. To create a new resource group, select Create new and enter the name. For more information about resource groups, see Azure Resource Manager overview.

    • Location: Select the geographic region for the vault. To create a vault to protect any data source, the vault must be in the same region as the data source.

      Important

      If you're not sure of the location of your data source, close the dialog box. Go to the list of your resources in the portal. If you have data sources in multiple regions, create a Recovery Services vault for each region. Create the vault in the first location before you create the vault for another location. There's no need to specify storage accounts to store the backup data. The Recovery Services vault and Azure Backup handle that automatically.

  6. After providing the values, select Review + create.

  7. When you're ready to create the Recovery Services vault, select Create.

    It can take a while to create the Recovery Services vault. Monitor the status notifications in the Notifications area at the upper-right corner of the portal. After your vault is created, it's visible in the list of Recovery Services vaults. If you don't see your vault, select Refresh.

Important

We highly recommend you review the default settings for Storage Replication type and Security settings before configuring backups in the vault. For more information, see the Set Storage redundancy section.

Modify storage replication

By default, vaults use geo-redundant storage (GRS).

Internet Explorer For Mac Download

  • If the vault is your primary backup mechanism, we recommend that you use GRS.
  • You can use locally redundant storage (LRS) to reduce Azure storage costs.

To modify the storage replication type:

  1. In the new vault, select Properties under the Settings section.

  2. On the Properties page, under Backup Configuration, select Update.

  3. Select the storage replication type, and select Save.

Note

You can't modify the storage replication type after the vault is set up and contains backup items. If you want to do this, you need to re-create the vault.

Verify internet access

The MARS agent requires access to Azure Active Directory, Azure Storage, and Azure Backup service endpoints. To obtain the public IP ranges, see the JSON file. Allow access to the IPs corresponding to Azure Backup (AzureBackup), Azure Storage(Storage), and Azure Active Directory(AzureActiveDirectory). Also, depending on your Windows version, network connectivity checks of the operating system will need access to www.msftconnecttest.com, or www.msftncsi.com.

If your machine has limited internet access, ensure that firewall, proxy, and network settings allow access to the following FQDNS and public IP addresses.

URL and IP access

FQDNs

  • www.msftncsi.com
  • www.msftconnecttest.com
  • *.microsoft.com
  • *.windowsazure.com
  • *.microsoftonline.com
  • *.windows.net

IP addresses

  • 20.190.128.0/18
  • 40.126.0.0/18

If you are a US Government customer, ensure that you have access to the following URLs:

  • www.msftncsi.com
  • *.microsoft.com
  • *.windowsazure.us
  • *.microsoftonline.us
  • *.windows.net
  • *.usgovcloudapi.net

Access to all of the URLs and IP addresses listed above uses the HTTPS protocol on port 443.

When backing up files and folders from Azure VMs using the MARS Agent, you also need to configure the Azure virtual network to allow access. If you use Network Security Groups (NSG), use the AzureBackup service tag to allow outbound access to Azure Backup. In addition to the Azure Backup tag, you also need to allow connectivity for authentication and data transfer by creating similar NSG rules for Azure AD (AzureActiveDirectory) and Azure Storage (Storage).

To create a rule for the Azure Backup tag, follow these steps:

  1. In All Services, go to Network security groups and select the network security group.
  2. Select Outbound security rules under Settings.
  3. Select Add.
  4. Provide all required details for creating a new rule as described in security rule settings.
    Ensure the options are set as below:
    • Destination is set to Service Tag.
    • Destination service tag is set to AzureBackup.
  5. Select Add to save the newly created outbound security rule.

You can similarly create NSG outbound security rules for Azure Storage and Azure AD. To learn more about service tags, see Virtual network service tags.

Azure ExpressRoute support

You can back up your data through Azure ExpressRoute by using public peering (available for old circuits). We don’t support Microsoft peering Backup over private peering.

To use public peering, ensure that the following domains and addresses have HTTPS access on port 443 to:

  • www.msftncsi.com
  • www.msftconnecttest.com
  • *.microsoft.com
  • *.windowsazure.com
  • *.microsoftonline.com
  • *.windows.net

IP addresses

  • 20.190.128.0/18
  • 40.126.0.0/18

To use Microsoft peering, select the following services, regions, and relevant community values:

  • Azure Active Directory (12076:5060)
  • Azure region, according to the location of your Recovery Services vault
  • Azure Storage, according to the location of your Recovery Services vault

Learn more about ExpressRoute routing requirements.

Note

Public peering is deprecated for new circuits.

Private Endpoint support

You can now use Private Endpoints to back up your data securely from servers to your Recovery Services vault. As Azure AD can’t be accessed via private endpoints, you need to allow IPs and FQDNs required for Azure AD for outbound access separately.

When you use the MARS agent to back up your on-premises resources, ensure that your on-premises network (containing your resources to be backed up) is peered with the Azure VNet that contains a private endpoint for the vault. You can then continue to install the MARS agent and configure backup. However, you must ensure all communication for backup happens through the peered network only.

If you remove private endpoints for the vault after a MARS agent has been registered to it, you'll need to re-register the container with the vault. You don't need to stop protection for them.Read more about private endpoints for Azure Backup.

Throttling support

FeatureDetails
Bandwidth controlSupported. In the MARS agent, use Change Properties to adjust bandwidth.
Network throttlingNot available for backed-up machines that run Windows Server 2008 R2, Windows Server 2008 SP2, or Windows 7.

Download the MARS agent

Download the MARS agent so that you can install it on the machines that you want to back up.

If you've already installed the agent on any machines, make sure that you're running the latest version of the agent. Find the latest version in the portal, or go directly to the download.

Mars Explorer Download For Mac Free

  1. In the vault, under Getting Started, select Backup.

  2. Under Where is your workload running?, select On-premises. Select this option even if you want to install the MARS agent on an Azure VM.

  3. Under What do you want to back up?, select Files and folders. You can also select System State. Many other options are available, but these options are supported only if you're running a secondary backup server. Select Prepare Infrastructure.

  4. For Prepare infrastructure, under Install Recovery Services agent, download the MARS agent.

  5. In the download menu, select Save. By default, the MARSagentinstaller.exe file is saved to your Downloads folder.

  6. Select Already download or using the latest Recovery Services Agent, and then download the vault credentials.

  7. Select Save. The file is downloaded to your Downloads folder. You can't open the vault credentials file.

Install and register the agent

  1. Run the MARSagentinstaller.exe file on the machines that you want to back up.

  2. In the MARS Agent Setup Wizard, select Installation Settings. There, choose where to install the agent, and choose a location for the cache. Then select Next.

    • Azure Backup uses the cache to store data snapshots before sending them to Azure.
    • The cache location should have free space equal to at least 5 percent of the size of the data you'll back up.
  3. For Proxy Configuration, specify how the agent that runs on the Windows machine will connect to the internet. Then select Next.

    • If you use a custom proxy, specify any necessary proxy settings and credentials.
    • Remember that the agent needs access to specific URLs.
  4. For Installation, review the prerequisites, and select Install.

  5. After the agent is installed, select Proceed to Registration.

  6. In Register Server Wizard > Vault Identification, browse to and select the credentials file that you downloaded. Then select Next.

  7. On the Encryption Setting page, specify a passphrase that will be used to encrypt and decrypt backups for the machine. See here for more information on allowed passphrase characters.

    • Save the passphrase in a secure location. You need it to restore a backup.
    • If you lose or forget the passphrase, Microsoft can't help you recover the backup data.
  8. Select Finish. The agent is now installed, and your machine is registered to the vault. You're ready to configure and schedule your backup.

Next steps

Learn how to Back up Windows machines by using the Azure Backup MARS agent

RSS Feed RSS Feed (free software only)5,314 applications totalLast updated: Oct 1st 2021, 15:44 GMT

Outline 3.2109.1

Note taking app for macOS that is able to open OneNote entries and allows you to sync your databas...

Tockler 3.20.0

Time tracking utility that tracks all your active windows and creates time charts and graphs depic...

Displays 1.9.10

Control the resolution of all connected displays from the status bar, switch to night mode, use a ...

Frink 2021-09-30

A Java based application for macOS that enables you to make various calculations and perform conve...

Command E 1.29.5

Access everything you need, whether it's on your computer or on various could-based services, with...

Superpowered 1.61.0

Keep track of your daily tasks and events from the menu bar, and join meetings with a single click...

coconutBattery 3.9.6

A small macOS application designed to help you monitor the status of your notebook battery, but al...

CatDV Pro 14.0.0

Streamlined media cataloguer application for macOS that enables you to organize your clips into di...

PopClip 2021.10

An easy to use macOS application that places a small bar on top of the currently selected text str...

Garmin Express 7.9.0.0

A simple yet very useful macOS application designed to help Garmin users update the firmware or ma...

Sync Folders Pro 4.5.7

Synchronize folders, using various filters and processing methods, with the help of this intuitive...

Mac

PostgreSQL 14.0-1

Powerful and reliable database management system that runs on multiple platforms, is compliant to ...

Viper FTP 6.0

A simple, clean and intuitive file manager that makes it easy for you to handle and transfer numer...

Keka

Powerful yet easy to use file archiver for macOS based on a 7za port that enables you to both compress and extract files with a drag and drop

Rectangle

Refine window management on macOS using dedicated snap areas and customizable keyboard shortcuts to resize windows and move them instantly

The Unarchiver

Powerful and very fast archive expander designed to decompress Zip, Rar, 7-zip,Tar-GZip, Tar-BZip2, StuffIt, LhA and many other archive formats

Microsoft Remote Desktop

Offers you the possibility to quickly connect to a Windows-based computer in order to work with its programs and files, access data and more

Keysmith

Create keyboard shortcuts for simple or highly complex strings of actions, on your desktop and in various applications, by just recording yourself performing the steps

Mimestream

Mars explorer download for mac os
Native macOS Gmail client that uses Google's API in order to provide you with the Gmail features you know and love, all in an efficient Swift-based app

VLC Media Player

Mars explorer download for mac
Multi-platform multimedia player that helps its users play, convert and stream most popular video and formats via a simple and intuitive user interface

Filmora

Versatile video editor suitable for both beginners and professional content creators, with plenty of advanced features and an intuitive design

macOS

A new macOS that welcomes the arrival of Apple Silicon and offers better integration with mobile platforms, along with fresh visuals and a host of other features

Big Sur Cache Cleaner

User-friendly and intuitive macOS application that makes system maintenance, optimization, tuning and cleaning a lot simpler and faster

AppCleaner

Simple to use macOS utility designed to help you to quickly and properly uninstall any application with a just a flick of your mouse

Alfred

An easy to use productivity application for the macOS that helps you save time by speeding up your searches, on the web or on your Mac

Amphetamine

Mars explorer videos
Straightforward app that integrates itself into the OS X status bar to give you quick access and control over your Mac's energy saver settings

Hidden Bar

Hide menu bar items and avoid clutter without removing the icons altogether, using this impressively straightforward and lightweight app

Filmora
  • Filmora
  • macOS
  • Big Sur Cache Cleaner
  • AppCleaner
  • Alfred
  • Amphetamine
  • Hidden Bar
  • Aerial
  • Keka
  • Rectangle
  • The Unarchiver
  • Microsoft Remote Desktop
  • Keysmith
  • Mimestream
  • VLC Media Player
essentials

CleanMyMac X 4.8.9

Makes it simple for macOS users to scan for, detect and remove junk files from their computer, del...

CopyQ 5.0.0

Store items copied to the clipboard, organize them in custom tabs and paste them later in any appl...

PDFsam Basic 4.2.7

Open source macOS application designed to help you perform basic editing tasks involving PDF files...

Ulysses 23.5

Mars Explorer Pc

Provides quick access to reliable, handy and stylish text editing tools and also includes support ...

DiskCatalogMaker 8.4.0

A simple, clean and practical disc management utility especially made to help you catalog your ent...

MaxCommander 2.1

File management solution for macOS that offers you the possibility to navigate folders in a double...

WorkFlowy 1.3.6-1475

Cross-platform note taking utility with sync capabilities and a heavy focus on task tracking and b...

iBackup Viewer 4.2320

Easy to use Mac application that enables you to quickly browse iOS backups and extract information...

A Better Finder Attributes 7.17

A powerful yet easy to use macOS application that enables you to change various attributes for a s...

SynciOS Data Transfer 3.2.2

Transfer data between iOS and Android phones, and backup or restore the content of your mobile dev...

Microsoft Azure Storage Explorer 1.21.2

Connect to your Azure Storage accounts by using your credentials or the SAS URI details to view an...

QOwnNotes 21.9.13

Text note manager that integrates Markdown formatting capabilities and enables you to sync the dat...

Mac FoneLab 10.2.62

A straightforward recovery application that makes it easy for you to browse the content of your iO...

Mars Explorer Download For Mac Computers

TagSpaces 3.11.9

Open source and feature-rich application for all major platforms that enables you to tag all the f...

WebDAVNav Server 6.1

An inconspicuous and resource-friendly macOS application that helps you easily start WebDAV server...

Firefox Download For Mac

Duplicate Photo Cleaner 7.1.0.7

Remove useless duplicate images from your Mac with the help of this straightforward application by...

DatWeatherDoe 2.1.3

Tiny, open-source app that shows the current local temperature in the menu bar, with the option to...