ActiveDirectoryManagementFramework / DomainManagement

PowerShell module to manage domain level Active Directory resources
MIT License
7 stars 3 forks source link

Invoke-DMOrganizationalUnit - deleting OUs in incorrect order #26

Closed FriedrichWeinmann closed 4 years ago

FriedrichWeinmann commented 4 years ago

During tests, it tried to delete OUs in the wrong order (parent before child). Validate processing order

FriedrichWeinmann commented 4 years ago

resolved, pending release