diff --git a/azure-local/deploy/deployment-install-os.md b/azure-local/deploy/deployment-install-os.md index 74d83920dc..865639e6a9 100644 --- a/azure-local/deploy/deployment-install-os.md +++ b/azure-local/deploy/deployment-install-os.md @@ -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: @@ -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). \ No newline at end of file +- [Register Azure Local machines in your system with Azure Arc and assign permissions](./deployment-arc-register-server-permissions.md).