PowerShell script to verify if users exists in active directory
-
Updated
Jan 12, 2022 - PowerShell
8000
PowerShell script to verify if users exists in active directory
Resolve or Translate SID to Username in Powershell
Translate SID from or to Username or Group
This script will get the SID from name or group name in Active Directory.This requires the Active Directory module for PowershellReplace the Domain Name and Group Name with the name you need the SID for.#Determine SID from user or group#Change name of user or group in $name variable.
Add a description, image, and links to the sid topic page so that developers can more easily learn about it.
To associate your repository with the sid topic, visit your repo's landing page and select "manage topics."