Microsoft

Outlook 2007 Disable Auto Archive

Disables auto archive in Outlook 2007 by changing a registry key. Only works if user is logged in, writes to script log if successful.

Read More

Outlook 2007 Disable PST/AutoArchive(LocalMachine)

Writes a registry value to disable AutoArchive & PST file usage.

Read More

Outlook Personal Folder Backup Tool

This is the INSTALL ONLY version Outlook Personal Folder Backup.  The Personal Folders Backup download creates backup copies of your .PST files at regular intervals, in Outlook 2002 and later versions, making it easy to keep all of your Outlook folders safely backed up.

Read More

Restart Outlook

Script terminates outlook.exe then pauses and restarts outlook. Script then writes to script log.

Read More

Enable PowerShell Scripts

Script executes the Set-ExecutionPolicy Unrestricted cmdlet. Script then writes to script log if successful.

Read More

PowerShell Script Audit

Script executes the Get-ExecutionPolicy cmdlet, script then writes policy to script log.

Read More

Enable Remote Desktop(XP, 2003)

Script downloads vbs file which uses the WMI to enable remote desktop. Any errors are writen to agent procedure log.

Read More

RDP Status Audit

Checks registry if RDP is disabled. Reports RDP status and port number (if applicable) to procedure log. Can report using $rdpstatus$. Can send to custom field by editing and enabling the last line of script.

Read More

Silverlight Silent Install/Update

Script downloads txt files with dl location, current version, install argument & registry key. Script then checks if MS Silverlight is installed, if not it will install, if installed it compares installed version to current version and updates if needed. Writes to script log if successful. Script then deletes installer and all txt files. Able…

Read More

Microsoft SQL Express 2005

Download and install SQL Express

Read More