I chose the quote on the left for this page because I've been surprised again and
again with how much can be accomplished through scripting. Being a compiled code
kind of guy I don't expect much from script, so when I see it doing something I
thought wasn't possible I'm often caught off guard.
|
MBSchedule.vbs
|
This script file will allow you to set the Microsoft Exchange 2000 mailbox manager
schedule with a simple script. Use it with the RunRemote script below and set all
your mailbox servers at once from a central location.
|
|
RunRemote.vbs
|
This script allows you to launch any Windows Scripting Host file on another computer.
You may need to have the latest Windows Scripting Host installed.
|