Powershell Tip #57: Restore a user from AD Recycle Bin with PowerShell
Tip: You can restore a user from Active Directory Recycle Bin with PowerShell. # The Recycle Bin has been introduced since Windows Server 2008 R2 # The forest functional level has to be at least on Windows Server 2008 R2 # Once you enable the Recycle Bin, you can’t revert back (irreversible) To enable the… Read More »