Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Get-ADOrganizationalUnit -Identity 'OU=educ-plusinc,DC=PC,DC=aide' |Set-ADObject -ProtectedFromAccidentalDeletion:$false -PassThru |Remove-ADOrganizationalUnit -Recursive -Confirm:$false
Advertisement
Add Comment
Please, Sign In to add comment