Skip to content

Fix ADSyncConfig module path in documentation#1961

Open
brianreidc7 wants to merge 1 commit intoMicrosoftDocs:mainfrom
brianreidc7:patch-2
Open

Fix ADSyncConfig module path in documentation#1961
brianreidc7 wants to merge 1 commit intoMicrosoftDocs:mainfrom
brianreidc7:patch-2

Conversation

@brianreidc7
Copy link
Copy Markdown
Contributor

Updated the file path for the ADSyncConfig PowerShell module to reflect the correct location for Microsoft Azure Active Directory Connect.

Updated the file path for the ADSyncConfig PowerShell module to reflect the correct location for Microsoft Azure Active Directory Connect.
@learn-build-service-prod
Copy link
Copy Markdown
Contributor

Learn Build status updates of commit a64bc89:

✅ Validation status: passed

File Status Preview URL Details
docs/identity/hybrid/connect/how-to-connect-configure-ad-ds-connector-account.md ✅Succeeded

For more details, please refer to the build report.

@v-regandowner
Copy link
Copy Markdown
Contributor

@billmath

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

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates documentation to reference the correct on-disk location of the ADSyncConfig.psm1 module when using Microsoft Entra Connect.

Changes:

  • Corrected the ADSyncConfig.psm1 module file path in a NOTE callout to match the default Microsoft Azure Active Directory Connect installation folder.


>[!NOTE]
>You can also copy the file **C:\Program Files\Microsoft Entra Connect\AdSyncConfig\ADSyncConfig.psm1** to a Domain Controller which already has RSAT for AD DS installed and use this PowerShell module from there. Be aware that some of the cmdlets can only be run on the computer that is hosting Microsoft Entra Connect.
>You can also copy the file **C:\Program Files\Microsoft Azure Active Directory Connect\AdSyncConfig\ADSyncConfig.psm1** to a Domain Controller which already has RSAT for AD DS installed and use this PowerShell module from there. Be aware that some of the cmdlets can only be run on the computer that is hosting Microsoft Entra Connect.
Copy link

Copilot AI Apr 30, 2026

Choose a reason for hiding this comment

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

There’s a double space between sentences ("there." "Be aware") and the sentence reads a bit awkwardly ("to a Domain Controller which"). Consider using a single space after the period and rephrasing to "domain controller that already has RSAT for AD DS installed" for grammar/readability.

Suggested change
>You can also copy the file **C:\Program Files\Microsoft Azure Active Directory Connect\AdSyncConfig\ADSyncConfig.psm1** to a Domain Controller which already has RSAT for AD DS installed and use this PowerShell module from there. Be aware that some of the cmdlets can only be run on the computer that is hosting Microsoft Entra Connect.
>You can also copy the file **C:\Program Files\Microsoft Azure Active Directory Connect\AdSyncConfig\ADSyncConfig.psm1** to a domain controller that already has RSAT for AD DS installed, and use this PowerShell module from there. Be aware that some of the cmdlets can only be run on the computer that is hosting Microsoft Entra Connect.

Copilot uses AI. Check for mistakes.
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