Chris Chase

Run Executable(Prompt)

Script prompts for executable and any switches then runs as system.

Read More

Service Restart(Prompt)

Prompts for service name then restarts the service, writes results to script log.

Read More

Service Start(Prompt)

Prompts for service name then starts the service, writes results to script log.

Read More

Service Stop(Prompt)

Prompts for service name then stops the service, writes results to script log.

Read More

VSS Manual Reset

Script stops the vss and swprv services then runs several regsvr32 commands to register dll files. Script then writes all listed vss writers to txt file which is then written to script log.

Read More

ForensIT UPW DL Only

Script downloads latest version of ForensIT User Profile Wizard to agent working directory. Script then unzips files to ForensIT directory. To execute please browse to agent working directory then ForensIT directory where profwiz.exe is located. Script then deletes zip file and writes to script log if successful.

Read More

Ad-Aware 8.2.0 Silent Install

Downloads installer to temp directory, then runs with the /S argument. Writes to script log if successful.

Read More

MalwareBytes Download and Scan (x32)

Script will test to see if the latest version of MalwareBytes is loaded, and download it and install it if it isn’t.  It will then show a message to the customer that a scan is going to happen.  It will scan the system, and send an email in 50 min (you need to customize email…

Read More

MalwareBytes D/L & Scan (x64)

Script will test to see if the latest version of MalwareBytes is loaded, and download it and install it if it isn’t.  It will then show a message to the customer that a scan is going to happen.  It will scan the system, and send an email in 50 min (you need to customize email…

Read More

MalwareBytes install/scan

Downloads and installs the newest version direct from Malwarebytes.org Removes previous log files so we can collect fresh logs, we need to start with one only. Updates and then runs a scan on either x86 or x64, modify switches to suit.

Read More