Support Managed Service accounts in PAM Powershell Cmdlets
Managed service accounts cannot use (all) the PAM Cmdlets correctly.
Get-* Works
But creation does not work; Why:
- The source code assumes the caller is a user when it tries to resolve its sid (to populate the creator id in MIM)
1
vote
