Skip to content

Update delegated-managed-service-accounts-set-up-dmsa.md#8126

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

Update delegated-managed-service-accounts-set-up-dmsa.md#8126
gabrielgbs97 wants to merge 1 commit intoMicrosoftDocs:mainfrom
gabrielgbs97:patch-2

Conversation

@gabrielgbs97
Copy link

Set-ADServiceAccount does not support 'Properties' option

Set-ADServiceAccount does not support 'Properties' option
@gabrielgbs97 gabrielgbs97 requested a review from a team as a code owner March 17, 2026 13:13
@gabrielgbs97 gabrielgbs97 requested review from robinharwood and removed request for a team March 17, 2026 13:13
@prmerger-automator
Copy link
Contributor

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

@learn-build-service-prod
Copy link
Contributor

Learn Build status updates of commit ca5ca7d:

✅ Validation status: passed

File Status Preview URL Details
WindowsServerDocs/identity/ad-ds/manage/delegated-managed-service-accounts/delegated-managed-service-accounts-set-up-dmsa.md ✅Succeeded

For more details, please refer to the build report.

@ttorble ttorble requested a review from Copilot March 17, 2026 15:47
@ttorble
Copy link
Contributor

ttorble commented Mar 17, 2026

#assign: @robinharwood, @dknappettmsft

@robinharwood @dknappettmsft

Can you review the proposed changes?

#label:"aq-pr-triaged"

@MicrosoftDocs/public-repo-pr-review-team

@prmerger-automator
Copy link
Contributor

Users robinharwood are already assigned.

@prmerger-automator prmerger-automator bot added the aq-pr-triaged tracking label for the PR review team label Mar 17, 2026
Copy link
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 the dMSA setup documentation to avoid using an unsupported Properties parameter with Set-ADServiceAccount, ensuring the “set msDS-DelegatedMSAState to 3” step uses a command pattern that works.

Changes:

  • Replaces the Set-ADServiceAccount sample that attempted to set msDS-DelegatedMSAState via a Properties hashtable.
  • Uses Get-ADServiceAccount | Set-ADObject -Replace to update the attribute instead.

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

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.

5 participants