-
Notifications
You must be signed in to change notification settings - Fork 602
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 #3751
Conversation
Learn Build status updates of commit 2ae4b04: ❌ Validation status: errorsPlease follow instructions here which may help to resolve issue. This comment lists only the first 25 files in the pull request. docset/winserver2025-ps/activedirectory/New-ADServiceAccount.md
docset/winserver2025-ps/activedirectory/Complete-ADServiceAccountMigration.yml
docset/winserver2025-ps/activedirectory/Get-ADResourcePropertyList.yml
docset/winserver2025-ps/activedirectory/Get-ADServiceAccount.yml
docset/winserver2025-ps/activedirectory/Install-ADServiceAccount.yml
docset/winserver2025-ps/activedirectory/New-ADResourcePropertyList.yml
docset/winserver2025-ps/activedirectory/Remove-ADResourcePropertyList.yml
docset/winserver2025-ps/activedirectory/Remove-ADServiceAccount.yml
docset/winserver2025-ps/activedirectory/Reset-ADServiceAccountMigration.yml
docset/winserver2025-ps/activedirectory/Set-ADServiceAccount.yml
docset/winserver2025-ps/activedirectory/Start-ADServiceAccountMigration.yml
docset/winserver2025-ps/activedirectory/Test-ADServiceAccount.yml
docset/winserver2025-ps/activedirectory/Undo-ADServiceAccountMigration.yml
docset/winserver2025-ps/activedirectory/Uninstall-ADServiceAccount.yml
docset/winserver2025-ps/adcsdeployment/Uninstall-AdcsWebEnrollment.yml
docset/winserver2025-ps/adfs/Add-AdfsAttributeStore.yml
docset/winserver2025-ps/adfs/Add-AdfsCertificate.yml
docset/winserver2025-ps/adfs/Add-AdfsClaimDescription.yml
docset/winserver2025-ps/adfs/Add-AdfsClaimsProviderTrust.yml
This comment lists only the first 25 errors (including error/warning/suggestion) in the pull request. Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them. For any questions, please:
|
Closing PR as multiple untouched files were included. |
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