Microsoft

Netstat With Reporting

Script runs netstat with argument from step 1. Results are stored to txt file then written to script log. Able to report by filtering Agent Procedure Logs for $Netstat$

Read More

Remove Run Command On Start Menu

Removes the run command from start menu by adding two DWORD values. Writes to script log if successful.

Read More

Require AlphaNum Password(Current User)

Adds registry DWORD value to require alpha numeric passwords the current user windows login password.

Read More

Require AlphaNum Password(Local Machine)

Adds registry DWORD value to require alpha numeric passwords for all windows login passwords.

Read More

Show All Items On Desktop (Current User)

Shows all icons on desktop by deleting a registry key. Current User

Read More

Show All Items On Desktop (Local Machine)

Shows all icons on desktop by deleting a registry key. Local Machine

Read More

Show the Last User Name

This script can be used to show the last username used on the logon screen.

Read More

MBSA 2.2 Silent(DL & Install)

Downloads and installs Microsoft baseline security analyzer. Works on x86 & x64

Read More

.NET 4.0 Silent Install/Update

Script downloads txt files with dl location, current version, & install argument. Script then installs or repairs if already installed. Writes to script log if successful. Script then deletes installer and all txt files. Able to report by filtering Agent Procedure logs for $dotNET4$=All entries regarding .NET 4.0, $Audit$=All entries regarding all audit scripts, $Installed$=All…

Read More

Clear & Backup Application Event Log

Script clears the application event log and backs up event entries in the kworking directory as the prompted file name. Script then writes to script log if successful it also writes file name and location of backup.

Read More