Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions azure-local/deploy/deployment-install-os.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ Follow these steps to configure the operating system using SConfig:
To configure a valid time source, run the following command:

```cmd
w32tm /config /manualpeerlist:"ntpserver.contoso.com" /syncfromflags:manual /update
w32tm /config /manualpeerlist:"ntpserver.contoso.com,0X8" /syncfromflags:manual /update
```

Confirm that the time is successfully synchronizing using the new time server:
Expand Down Expand Up @@ -162,4 +162,4 @@ If you don't domain join beforehand, the machines are automatically joined to a

## Next steps

- [Register Azure Local machines in your system with Azure Arc and assign permissions](./deployment-arc-register-server-permissions.md).
- [Register Azure Local machines in your system with Azure Arc and assign permissions](./deployment-arc-register-server-permissions.md).