Chris Chase
Script terminates outlook.exe then pauses and restarts outlook. Script then writes to script log.
Read MoreScript executes the Set-ExecutionPolicy Unrestricted cmdlet. Script then writes to script log if successful.
Read MoreScript executes the Get-ExecutionPolicy cmdlet, script then writes policy to script log.
Read MoreScript downloads vbs file which uses the WMI to enable remote desktop. Any errors are writen to agent procedure log.
Read MoreChecks 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 MoreScript 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 MoreDownload and install SQL Express
Read MoreScript downloads vbs files which executes which gathers sql database size and log size and write values to script log if successful. Script then deletes all files.
Read MoreScript executes uninstaller with the /u /s arguments. Script then writes to script log if successful.
Read MoreDownloads Microsoft Security Essentials for Windows XP x32 to Agent Temp, then installs with the following arguments /s /runwgacheck /o. Then deletes shortcut from all users desktop and start menu, then deletes install file and then performs a silent update. Then writes to script log
Read More