Active Directory GUID to Friendly Name using just Powershell
Let’s drill down to the methods we can use within Powershell to retrieve Active Directory permissions and translate the GUID: How can we get the name of a property or (extended) right in the Active Directory that a specific user has on a specific OU (path)? How can we do this without having to install… Read More »