Quantcast
Channel: krypted – krypted
Viewing all articles
Browse latest Browse all 1241

Unlock Locked Active Directory Accounts Using PowerShell

$
0
0

You can use the Unlock-ADAccount PowerShell commandlet to unlock an Active Directory account. This can be helpful, for example, as a Self Service option in a Casper server. To do so, run the Unlock-ADAccount commandlet followed by the -Identity option and then the SamAccountName:

Unlock-ADAccount -Identity CharlesEdge


Viewing all articles
Browse latest Browse all 1241

Trending Articles