Skip to content

Commit 6948b7f

Browse files
Added link for installation using installer
1 parent bcc5ca1 commit 6948b7f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/backup/scripts/install-latest-microsoft-azure-recovery-services-agent.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
title: Script Sample - Install the latest MARS agent on on-premises Windows servers
33
description: Learn how to use a script to install the latest MARS agent on your on-premises Windows servers in a storage account.
44
ms.topic: sample
5-
ms.date: 06/23/2021
5+
ms.date: 08/06/2025
66
author: AbhishekMallick-MS
77
ms.author: v-mallicka
88
# Customer intent: "As an IT administrator, I want to use a PowerShell script to install the latest MARS agent on my on-premises Windows servers, so that I can ensure my backup solutions are up-to-date and effectively managing our data protection."
99
---
1010

1111
# PowerShell Script to install the latest MARS agent on an on-premises Windows server
1212

13-
This script helps you to install the latest MARS agent on your on-premises Windows server.
13+
This script helps you to install the latest MARS agent on your on-premises Windows server. You can also [install the MARS agent using the installer](./backup/install-mars-agent.md#install-and-register-the-agent).
1414

1515
## Sample script
1616

@@ -55,4 +55,4 @@ Catch {
5555

5656
## Next steps
5757

58-
[Learn more](../backup-client-automation.md) about how to use PowerShell to deploy and manage on-premises backups using MARS agent.
58+
[Learn more](../backup-client-automation.md) about how to use PowerShell to deploy and manage on-premises backups using MARS agent.

0 commit comments

Comments
 (0)