Enumerating Event Registrations

Topic Last Modified: 2006-06-12

You can use the RegEvent script to enumerate event registrations. The enumeration includes a list of properties for each registration item.

Remarks

RegEvent does not enumerate events in child folders recursively.

Examples

` Enumerate an event by specifying the URL of the event registration item.
cscript RegEvent.vbs enum
   file://./backofficestorage/exchange.example.com/mbx/user1/inbox/evtreg1

` Enumerate events in a folder by specifying a URL for the folder.
cscript Regevent.vbs enum
   file://./backofficestorage/exchange.example.com/mbx/user1/inbox all