Windows General

Kaseya Script – Enable SAS (fixes Ctrl-Alt-Delete) for KLC on Win7

Checks for registry key HKLMSOFTWAREMicrosoftWindowsCurrentVersionPoliciesSystemSoftwareSASGeneration”. If it finds it, it checks to see if the value is something other than 0, if not it sets it to 1, if it doesn’t find it, then it creates it. Script will write results to Agent Procedure Log. You can use $SAS$ tag for reporting. Although it is…

Read More

Cpu and Memory Usage

Requires at least windows Vista or Server 2003. Not supported in Windows XP or 2000.   Script will list 15 processes using the most CPU followed by a list of 15 processes using the most Memory. Can be used with alerts to help with performance troubleshooting. Able to report by filtering Agent Procedure Logs by keyword: $CpuMemUsage$.…

Read More

iTunes Silent Install/Update

Downloads current version information and compares it to the installed version. Script will either install, update or do nothing( if version is current). Script will write results to Agent Procedure Log. Able to report by filtering the Agent Procedure Log by keywords: $iTunes$=All entries regarding iTunes, $Audit$=All entries regarding all audit scripts, $Updated$=All entries regarding…

Read More

Monitor WAN IP Address (No Restart)

Monitors Gateway address, emails changes to email address. Will log any changes to the Agent Procedure Log. Can generate reports using keyword: $WanIP$.

Read More

Uninstall LimeWire

Manual uninstall of LimeWire as suggested by http://www.finaluninstaller.com

Read More

Uninstall Ask ToolBar

Manual uninstall of ask toolbar as suggested by http://www.finaluninstaller.com

Read More

FileZilla Silent Install/Update

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

Disable CD Burning(XP)Current User

Disables built in XP cd burning software for the current user by adding a Registry DWORD value.

Read More

SeaMonkey Silent Install/Update

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

SeaMonkey Silent Uninstall

Script downloads txt files with registry key, & uninstall argument. Script then checks if SeaMonkey installed, if installed it will uninstall using the uninstall string and argument. Script then writes success or failure to script log. Able to report by filtering Agent Procedure logs for $SeaMonkey$= All entries regarding SeaMonkey. $Audit$=All entries regarding audit scripts.

Read More