You'd better off asking this at a development related list like http://groups.yahoo.com/group/mscollaboration/ instead of an Exchange admin list.
For now, remove " LDAP://ADMINT/" from the CreateMailbox call and it might work. <Cheers:Siegfried runat="server" /> > -----Original Message----- > From: Kretche, Peter [mailto:[EMAIL PROTECTED]] > Sent: Friday, July 05, 2002 3:56 PM > To: Exchange Discussions > Subject: Scripting account creation > > I'm trying to edit our user creation script to build Exchange 2000 > accounts > and I'm having some difficulty with CDOEXM. I keep getting the error > "There > is no such object on the server." when I use the following code: > > set objmailbox = usr > objmailbox.createmailbox "LDAP://ADMINT/CN=Mailbox Store (MST),cn=First > Storage Group,cn=InformationStore,cn=MST,cn=servers,cn=First > Administrative > Group,cn=Administrative Groups,cn=UW-Green Bay,cn=Microsoft > Exchange,cn=services,cn=configuration,cn=uwgb,cn=edu" > > This is a test domain, ADMINT is my DC and GC, MST is my Exchange Server. > If anyone has any insight into this error, I would appreciate your > thoughts. > I've tried msdn.microsoft.com but the example scripts don't help (most > have > typos that make it even harder to decipher). > > --------------------------------------------------------- > Thank you, > Pete Kretche > MCP, A+ > Network Systems Administrator > University of Wisconsin - Green Bay > (920) 465-5014 > [EMAIL PROTECTED] > > > > _________________________________________________________________ > List posting FAQ: http://www.swinc.com/resource/exch_faq.htm > Archives: http://www.swynk.com/sitesearch/search.asp > To unsubscribe: mailto:[EMAIL PROTECTED] > Exchange List admin: [EMAIL PROTECTED] _________________________________________________________________ List posting FAQ: http://www.swinc.com/resource/exch_faq.htm Archives: http://www.swynk.com/sitesearch/search.asp To unsubscribe: mailto:[EMAIL PROTECTED] Exchange List admin: [EMAIL PROTECTED]

