You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Your periodic reminder that the ADSI LDAP provider supports any distinguished name value (not just the actual DN) in its path when binding to an object:
.PARAMETER Identity
Specifies the Identity of the User
You can provide one of the following properties
DistinguishedName
Guid
Name
SamAccountName
Sid
UserPrincipalName
Those properties come from the following enumeration:
System.DirectoryServices.AccountManagement.IdentityType
Interesting tweet from Mathias:
https://twitter.com/IISResetMe/status/1116344879624392704
The text was updated successfully, but these errors were encountered: