N
Nhan Ly
Hello,
I want to export all of the OU in the production AD and imported to the test
AD to mimic the production environment. I use the ldifde and got the error
8224 "The connection could not be established" This is the comand that I
used.
ldifde -f exportOu.ldf -s <server name> -d "dc=mydomain,dc=com" -p subtree
-r "(objectCategory=organizationalUnit)" -l "cn,objectclass,ou"
Any help is appreciated.
I want to export all of the OU in the production AD and imported to the test
AD to mimic the production environment. I use the ldifde and got the error
8224 "The connection could not be established" This is the comand that I
used.
ldifde -f exportOu.ldf -s <server name> -d "dc=mydomain,dc=com" -p subtree
-r "(objectCategory=organizationalUnit)" -l "cn,objectclass,ou"
Any help is appreciated.