Hope someone can help - I'm almost tearing my hair out!
I have around 350 OU's I would like to create using CSVDE - these should all be listed under a parent OU named 'External Contacts'.
The template fields I am using to attempt the import is
DN,instanceType,distinguishedName,objectCategory,objectClass,ou,name
for which I have populated the CSV with the following to test
"OU=External Contacts,DC=redacted,DC=co,DC=uk",4,"OU=Test,OU=External Contacts,DC=redacted,DC=co,DC=uk","CN=Organizational-Unit,CN=Schema,CN=Configuration,DC=redacted,DC=co,DC=uk",organizationalUnit,Test,Test
It was my understanding that the above when imported using CSVDE would create an OU called 'Test' under the existing 'External Contacts' OU but keep getting all sorts of errors when doing the import.
Can anyone help please?
thanks