Skip to content

Commit 6e66ccd

Browse files
Merge pull request #268109 from jeffpatt24/patch-5
Update storage-sync-files-agent-update-policy.md
2 parents adabec8 + 9d1c13f commit 6e66ccd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/storage-sync-files-agent-update-policy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Set-StorageSyncAgentAutoUpdatePolicy -PolicyMode UpdateBeforeExpiration
5959
To change the current policy setting to the immediate update track, you can use:
6060

6161
```powershell
62-
Set-StorageSyncAgentAutoUpdatePolicy -PolicyMode InstallLatest
62+
Set-StorageSyncAgentAutoUpdatePolicy -PolicyMode InstallLatest -Day <day> -Hour <hour>
6363
```
6464

6565
#### Agent lifecycle and change management guarantees

0 commit comments

Comments
 (0)