Skip to content

Update NTP server configuration command#4334

Open
PragyaDw wants to merge 1 commit into
MicrosoftDocs:mainfrom
PragyaDw:patch-7
Open

Update NTP server configuration command#4334
PragyaDw wants to merge 1 commit into
MicrosoftDocs:mainfrom
PragyaDw:patch-7

Conversation

@PragyaDw

Copy link
Copy Markdown
Contributor

appended the command with additional details

@prmerger-automator

Copy link
Copy Markdown
Contributor

@PragyaDw : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change.

@prmerger-automator

Copy link
Copy Markdown
Contributor

@PragyaDw : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change.

@learn-build-service-prod

Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 964e884:

✅ Validation status: passed

File Status Preview URL Details
azure-local/deploy/deployment-install-os.md ✅Succeeded

For more details, please refer to the build report.

@v-dirichards

Copy link
Copy Markdown
Contributor

@ronmiab

Can you review the proposed changes?

Important: When the changes are ready for publication, adding a #sign-off comment is the best way to signal that the PR is ready for the review team to merge.

#label:"aq-pr-triaged"
@MicrosoftDocs/public-repo-pr-review-team

@prmerger-automator prmerger-automator Bot added the aq-pr-triaged Tracking label for the PR review team label Jun 12, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the Azure Local OS configuration documentation to refine the Windows Time (w32tm) NTP peer configuration command, and fixes a minor Markdown formatting issue in the “Next steps” section.

Changes:

  • Updates the w32tm /config example to include the ,0x8 peer flag in /manualpeerlist.
  • Fixes indentation/formatting of the “Next steps” link list item.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines 118 to 122
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
```

```cmd
w32tm /config /manualpeerlist:"ntpserver.contoso.com" /syncfromflags:manual /update
w32tm /config /manualpeerlist:"ntpserver.contoso.com,0x8" /syncfromflags:manual /update
@github-actions

Copy link
Copy Markdown

This pull request has been inactive for 7 days.
If you are finished with your changes, don't forget to sign off. See the contributor guide for instructions.
If this PR is inactive for 7 more days, it will be closed automatically. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants