Monitor Sets
Script 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 MoreDownloads Background Info zip file from MS web site. Unzips files to Agent Temp than moves files to %SYSTEMROOT%. Script than deletes zip file. Writes to script log is successful. Access from anywhere on system by typing bginfo.exe.
Read MoreDownloads zip file from MS, then unzips to temp dir. Moves all files to %SYSTEMROOT%. Script than deletes all unneeded files. Writes to script log if successful. Access AutoRuns by typing autoruns.exe from run command or command prompt.
Read MoreDownloads process explorer zip file from MS web site. Unzips files to Agent Temp than moves files to %SYSTEMROOT%. Script than deletes zip file. Writes to script log is successful. Access from anywhere on system by typing procexp.
Read More