Chris Chase

DevManView (x32&x64)

Determines If x32 or x64 by looking at registry then downloads either x32(THEN) or x64(ELSE) unzip and zip file from Nirsoft.net. Unzips files to AgentTemp, then runs executable and saves data to text file. Pauses for 30 secs to make sure exe finishes writing data. Uploads text file containing all info from device manager to…

Read More

CurrPorts (x32&x64)

Determines If x32 or x64 by looking at registry then downloads either x32(THEN) or x64(ELSE) unzip and zip file from Nirsoft.net. Unzips files to AgentTemp, then runs executable and saves data to text file. Pauses for 30 secs to make sure exe finishes writing data. Uploads text file containing info about all open ports and…

Read More

Blue Screen View (x32&x64)

Downloads unzip and zip file from Nirsoft.net. Unzips files to AgentTemp, then runs executable and saves data to text file. Pauses for 30 secs to make sure exe finishes writing data. Uploads text file containing all data about last dump(BSOD) to KServer  Agent Tab\Documents\Nirsoft\BlueScreenView.txt. Deletes .exe .cfg .txt files. Then writes to Script Log

Read More

Notepad++ Silent Install/Update

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

Notepad++ Silent Uninstall

Script downloads txt files with registry key, & uninstall argument. Script then checks if Notepad++ 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 $Notepad++$= All entries regarding Notepad++. $Audit$=All entries regarding audit scripts.

Read More

Notepad++ Update Only

Script downloads txt files with dl location, current version, install argument, & registry key. Script then checks if Notepad++ installed, if not it will abort 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

BIOS Info(Registry)

Gathers the BIOS info from the registry and writes info to script log.

Read More

Change Domain Password

Script prompts for username, password, & domain. Script then executes the net user command with prompted variables. Only works on a domain controller. Script writes to script log if successful.

Read More

Change Registered Owner/Org

Script changes registered owner and organization by changing to registry values. YOU MUST CHANGE STEPS 1 & 2 WITH CORRECT OWNER/ORG.

Read More

Change XP Login Window(Classic)

This script changes the XP Login screen to classic mode.

Read More