The plot thickens. I have surrounded the path in quotes, resulting in a
request like the one below:

C:\>cscript regevent.vbs add onSyncDelete OfficeCalendar.SyncEvents
"file://./backofficestorage/exchangedemo.local/mbx/Berry/calendar"

Now i get this result:

Error Opening Record : -2147024891 Access is denied.

So apparantly i haven't got permissions on something. But on what? Which
record?

  Berry Schreuder

> Hello,
> 
> I am trying to register an event sink on a calendar folder in a mailbox. I
> have used this command:
> 
> C:\>cscript regevent.vbs add onSyncDelete OfficeCalendar.SyncEvents
> file://./backofficestorage/exchangedemo.local/mbx/Berry/calendar
> 
> It then produces the following output:
> 
> Microsoft (R) Windows Script Host Version 5.6
> Copyright (C) Microsoft Corporation 1996-2001. All rights reserved.
> 
> Error Opening Record : -2147217768 Object cannot be created at this URL
> because
> an object named by this URL already exists.
> 
> I've searched on both 2147217768 and 0x80040e98 (hex value) in the
> Knowledge Base and in Google (newsgroups)
> 
> I run the script on an Exchange 2003 server on Windows Server 2003. I am
> logged on as Domain Administrator and have full permissions on that
> specific user's mailbox
> 
> Suggestions anyone?

_________________________________________________________________
List posting FAQ:       http://www.swinc.com/resource/exch_faq.htm
Web Interface: 
http://intm-dl.sparklist.com/cgi-bin/lyris.pl?enter=exchange&text_mode=&lang=english
To unsubscribe:         mailto:[EMAIL PROTECTED]
Exchange List admin:    [EMAIL PROTECTED]

Reply via email to