Chris Chase

Enable Remote Desktop(Vista, 7, 2008)

Script changes registry key to enable remote desktop. Script then writes to script log if successful. Script only works on Vista, Windows 7, 2008.

Read More

Security Essentials Install Vista/Win7(x32&x64)

Script determines OS type x86 or x64 and downloads the correct version and saves it 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

ImgBurn Silent Install/Update

Script downloads txt files with dl location, current version, install argument & registry key. Script then checks if ImgBurn 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 to…

Read More

Skype Silent Install/Update

Script downloads txt files with dl location, current version, install argument & registry key. Script then checks if Skype 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 to…

Read More

VLC Silent Install/Update

Script downloads txt files with dl location, current version, install argument & registry key. Script then checks if VLC 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 to…

Read More

WinRAR Silent Install/Update

Script downloads txt files with dl location, current version, install argument & registry key. Script then checks if WinRAR 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 to…

Read More

Kill Process(Prompt)

Prompts for task, then executes taskkill /IM /F. Script then writes to script log if successful.

Read More

Gather Computer Info

Script gathers computer name, description, OS, IP info, etc. Script then writes all info to script log. Create report to filter for script log entries containing *$CompInfo$*  and   *$Audit$*

Read More

CCleaner – Update INI file

Script downloads ccleaner ini file to ccleaner program files driectory.

Read More

Disable Java Auto Updates (x32&x64)

Disables automatic updates by changing Reg Key

Read More