Skip to content

Commit 2df5e8a

Browse files
Merge pull request #297133 from AbhishekMallick01/Mar-27-2025-Freshness
Freshness - Manage system state backup policy
2 parents dde5098 + ee660ff commit 2df5e8a

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

articles/backup/scripts/set-system-state-backup-policy.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Script Sample - Create a new or modify the current system state backup policy
33
description: Learn about how to use a script to create a new or modify the current system state backup policy.
44
ms.topic: sample
5-
ms.date: 06/23/2021
5+
ms.date: 03/27/2025
66
author: jyothisuri
77
ms.author: jsuri
88
---
@@ -115,11 +115,13 @@ Catch {
115115
116116
```
117117

118-
## How to execute the script
118+
## Execute the script
119+
120+
To execute the script, follow these steps:
119121

120122
1. Save the above script on your machine with a name of your choice and .ps1 extension.
121123
1. Execute the script by providing the following parameters: <br> Schedule of backup and number of days/weeks/months or years that the backup needs to be retained.
122124

123125
## Next steps
124126

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

0 commit comments

Comments
 (0)