Microsoft

Exchange 2003 Mailbox Sizes

Script downloads vbs file that executes and gets mailbox name, size in kb, total items, and storage group. Saves all to txt files and writes to script log. Able to report by filtering agent procedure logs for $Mailbox$

Read More

Start Primary Exchange Services

Starts Primary Exchange Services

Read More

Disable IE8 Welcome Screen(All Users)

Adds registry DWORD value to disable welcome screen in IE8. Writes to script log if successful.

Read More

Disable InPrivate Browsing(IE 8/9)

Script disables InPrivate browsing for IE 8 & 9 by adding two registry keys. Script then writes to script log if successful.

Read More

Enable The Internet Explorer Icon

Enables the Internet Explorer icon on desktop by adding two registry DWORD values. Writes to script log if successful.

Read More

Hide The Internet Explorer Icon

Removes the Internet Explorer icon from desktop by adding two registry DWORD values. Writes to script log if successful.

Read More

IE8 – Block Deployment

Script blocks the deployement of IE8 via Windows Update or Automatic Updates. See http://go.microsoft.com/fwlink/?linkid=136329 for more information.  NOTE:  This will not block it through Manual install, WSUS, or SMS.

Read More

MS IE 9 Silent Uninstall

Prompts if reboot required, Script then checks and sees if IE9 is installed, if not installed then scripts writes to script log. If installed then it uninstalls and writes to script log if successful and will reboot if y was typed at script scheduling.

Read More

Remove All IE Toolbars

Script downloads vbs files which executes and removes all the following IE toolbars Google, Yahoo!, Ask, and AOL. Script then writes to script log if successful. Script then deletes all files.

Read More

Disable MSN Instant Messenger

Disables MSN instant messenger by adding 4 DWORD registry values. Writes to script log if successful.

Read More