Ureader.com  
Microsoft software help and Community
   home   |   control panel login   |   archive   |  
 
Exchange
2000.active.directory
2000.admin
2000.announcements
2000.app.conversion
2000.applications
2000.clients
2000.clustering
2000.connectivity
2000.development
2000.documentation
2000.general
2000.information.store
2000.interop
2000.kms
2000.misc
2000.protocols
2000.realtime.collabo.
2000.setup
2000.transport
2000.win2000
admin
application.conversion
applications
clients
clustering
connectivity
design
development
misc
mobility
setup
tools
  
 
date: Wed, 28 Dec 2005 23:49:02 -0800,    group: microsoft.public.exchange2000.active.directory.integration        back       


8007200A   
Does anyone know what this error code means? We had Win 2000 Active diectory 
but after a DC crash we upgraded Win 2003 directory but now we can't query 
Active Drectory with the same script code as shown below:

Set oDomain=GetObject("ou=firstOU,ou=secondOU,dc=x,dc=y")

When we had Win 2000 Active Directory there was no problem with this.What 
can be the reason?
date: Wed, 28 Dec 2005 23:49:02 -0800   author:   croco

Re: 8007200A   
Try the following
Set oDomain=GetObject("LDAP://ou=firstOU,ou=secondOU,dc=x,dc=y")
or
Set oDomain=GetObject("LDAP://<your DCs 
FQDN>/ou=firstOU,ou=secondOU,dc=x,dc=y")
or
Set oDomain=GetObject("GC://ou=firstOU,ou=secondOU,dc=x,dc=y")

GetObject generally expects an "AdsPath" which typically requires a Uniform 
Resource Locator (URL)
http://www.microsoft.com/technet/scriptcenter/resources/qanda/oct04/hey1008.mspx

-- 
Please do not send email directly to this alias. This alias is for newsgroup 
purposes only.

This posting is provided "AS IS" with no warranties, and confers no rights.


"croco"  wrote in message 
news:326E20AB-F983-4992-881C-BC403F9B730F@microsoft.com...
> Does anyone know what this error code means? We had Win 2000 Active 
> diectory
> but after a DC crash we upgraded Win 2003 directory but now we can't query
> Active Drectory with the same script code as shown below:
>
> Set oDomain=GetObject("ou=firstOU,ou=secondOU,dc=x,dc=y")
>
> When we had Win 2000 Active Directory there was no problem with this.What
> can be the reason?
date: Wed, 4 Jan 2006 16:47:57 -0800   author:   Matt Kuzior [MSFT]

Google
 
Web ureader.com


    COPYRIGHT 2007, YARDI TECHNOLOGY LIMITED, ALL RIGHT RESERVE  |   contact us