I added a windows 2000 domain object, but specified it to be a specific OU only.
In the ADSI path I have something basically like this (details left out)
LDAP://domain/ou=oOU,ou=exx,dc=xxx,dc=xxx,dc=xxy,dc=xxx
I have the info in the ADSI server field as well
For some reason I can not export any info from this new object I created. The object is there and I can traverse all the info as normal.
What is the proper way to add a specif ou into the object management view so I can export only info from one particular OU and not the entire domain?
In the ADSI path I have something basically like this (details left out)
LDAP://domain/ou=oOU,ou=exx,dc=xxx,dc=xxx,dc=xxy,dc=xxx
I have the info in the ADSI server field as well
For some reason I can not export any info from this new object I created. The object is there and I can traverse all the info as normal.
What is the proper way to add a specif ou into the object management view so I can export only info from one particular OU and not the entire domain?
Comment