Deleting OUs in Active Directory Users and Computers -


i need delete few organizational units in active directory users , computers created testing purposes.

when try delete them, following error occurred: “you don’t have sufficient privileges delete testdevs, or object protected accidental deletion.” logged on domain admin , guess have sufficient privileges delete ou.

i tried change properties of ou, don’t see except “general”, “managed by” , “com+” tab in ou properties – no options un-protecting object deletion.

do have suggestions?

to un-protect object accidental deletion, need un-check proper box in “object” tab in ou properties. in order see tab, need configure aduc going view option on toolbar, , check “advanced features”.

this add new containers , tabs in ou properties. in “object” tab in ou properties see check box “protect object accidental deletion” – un-check box , should able delete ou.


Comments

Popular posts from this blog

c# - Operator '==' incompatible with operand types 'Guid' and 'Guid' using DynamicExpression.ParseLambda<T, bool> -