Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding new AD cmdlets for DMSAs #3752

Merged
merged 3 commits into from
Feb 16, 2024

Conversation

Xelu86
Copy link
Contributor

@Xelu86 Xelu86 commented Feb 16, 2024

PR Summary

Windows Server Preview introduces a new service account type known as Delegated Managed Service Account (DMSA). These cmdlets serve to migrate a service account to a DMSA.

PR Checklist

  • Descriptive Title: This PR's title is a synopsis of the changes it proposes.
  • Summary: This PR's summary describes the scope and intent of the change.
  • Contributor's Guide: I have read the contributors guide.
  • Style: This PR adheres to the style guide.

This comment was marked as outdated.

Copy link
Contributor

Learn Build status updates of commit d912870:

✅ Validation status: passed

File Status Preview URL Details
docset/winserver2025-ps/activedirectory/Complete-ADServiceAccountMigration.md ✅Succeeded View (WindowsServer2025-ps)
docset/winserver2025-ps/activedirectory/New-ADServiceAccount.md ✅Succeeded View (WindowsServer2025-ps)
docset/winserver2025-ps/activedirectory/Reset-ADServiceAccountMigration.md ✅Succeeded View (WindowsServer2025-ps)
docset/winserver2025-ps/activedirectory/Start-ADServiceAccountMigration.md ✅Succeeded View (WindowsServer2025-ps)
docset/winserver2025-ps/activedirectory/Undo-ADServiceAccountMigration.md ✅Succeeded View (WindowsServer2025-ps)

For more details, please refer to the build report.

For any questions, please:

Copy link
Contributor

Learn Build status updates of commit 24094f5:

✅ Validation status: passed

File Status Preview URL Details
docset/winserver2025-ps/activedirectory/ActiveDirectory.md ✅Succeeded View (WindowsServer2025-ps)
docset/winserver2025-ps/activedirectory/Complete-ADServiceAccountMigration.md ✅Succeeded View (WindowsServer2025-ps)
docset/winserver2025-ps/activedirectory/New-ADServiceAccount.md ✅Succeeded View (WindowsServer2025-ps)
docset/winserver2025-ps/activedirectory/Reset-ADServiceAccountMigration.md ✅Succeeded View (WindowsServer2025-ps)
docset/winserver2025-ps/activedirectory/Start-ADServiceAccountMigration.md ✅Succeeded View (WindowsServer2025-ps)
docset/winserver2025-ps/activedirectory/Undo-ADServiceAccountMigration.md ✅Succeeded View (WindowsServer2025-ps)

For more details, please refer to the build report.

For any questions, please:

Copy link
Contributor

@sdwheeler sdwheeler left a comment

Choose a reason for hiding this comment

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

LGTM

@sdwheeler sdwheeler merged commit 3efe201 into MicrosoftDocs:main Feb 16, 2024
4 checks passed
@Xelu86 Xelu86 deleted the ADServiceAccount_DMSA branch February 16, 2024 18:50
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.

3 participants