View Single Post
Old 08-16-2007, 04:01 AM   #14
paulhthomas
New Member
 
Join Date: May 2007
Model: 7100V
PIN: N/A
Carrier: vodafone
Posts: 4
Default

hi guys, my scripting knowledge is poor so looking for a hand!

I've run the script as I need to get some refID's out of a mailbox.

All I get is 3 prompts, which are handed out by the lines

WScript.Echo "Missing one or more arguments."
WScript.Echo "Usage: cscript -nologo DumpMailboxItemData.vbs28 [SERVER] [MAILBOX]"
WScript.Echo "Example: cscript -nologo DumpMailboxItemData.vbs mailserver01 blincoln"

do I just edit these lines and replace parts of them with the correct servername and mailbox or is there somewhere else I need to input these?

Any help greatly appreciated

Thanks

Paul
Offline   Reply With Quote