- Active Directory Administration Cookbook
- Sander Berkouwer
- 63字
- 2025-04-04 14:25:00
There's more...
In PowerShell, it's not possible to change the distinguished name for an OU, as this would effectively move the OU. The process of moving OUs is different and requires the Move-ADObject PowerShell cmdlet.
Protection from accidental deletion is also not an attribute for an OU. Instead, the checkbox manifests itself as security permissions on the OU and the parent object.