You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/backup/backup-mabs-unattended-install.md
+6-3Lines changed: 6 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,19 +1,22 @@
1
1
---
2
2
title: Silent installation of Azure Backup Server V4
3
3
description: Use a PowerShell script to silently install Azure Backup Server V4. This kind of installation is also called an unattended installation.
4
-
ms.topic: conceptual
5
-
ms.date: 11/13/2018
4
+
ms.service: backup
5
+
ms.topic: how-to
6
+
ms.date: 04/18/2024
6
7
author: AbhishekMallick-MS
7
8
ms.author: v-abhmallick
8
9
---
9
10
# Run an unattended installation of Azure Backup Server
10
11
11
-
Learn how to run an unattended installation of Azure Backup Server.
12
+
This article describes how to run an unattended installation of Azure Backup Server.
12
13
13
14
These steps don't apply if you're installing older version of Azure Backup Server like MABS V1, V2 and V3.
14
15
15
16
## Install Backup Server
16
17
18
+
To install the Backup Server, run the following command:
19
+
17
20
1. Ensure that there's a directory under Program Files called "Microsoft Azure Recovery Services Agent" by running the following command in an elevated command prompt.
0 commit comments