Learn how to bulk create organizational units in Active Directory with PowerShell. This comes in useful when merging domains, building new or test environments.
PowerShell script and written instructions:
https://activedirectorypro.com/create...
More Active Directory scripts, tools and tutorials
https://activedirectorypro.com
Video details:
In this video I demonstrate how to bulk add OUs to active directory using PowerShell. You first need to create a csv file with a name and path column. The name is for the name of the OU and path is where you want the OU created. The script uses the New-ADOrganizationalUnit cmdlet and imports the contents of the CSV to add the OUs.
Question: How will you use this script? Are you extending your existing OU structure? Merging with another domain? Either way let me know in the comments below.
Watch video Create Bulk OUs with PowerShell online without registration, duration hours minute second in high quality. This video was added by user Active Directory Pro 04 April 2022, don't forget to share it with your friends and acquaintances, it has been viewed on our site 2,149 once and liked it 17 people.