Security Essentials

Hide All Items On Desktop (Local Machine)

Hide all icons on desktop by adding a registry key. Local Machine

Read More

Hide the Last User Name

This script can be used to blank the username box on the logon screen. This will prevent people that are logging on from knowing the last user to access the system. Writes to Script Log if successful.

Read More

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

MS Security Essentials Removal

Script executes uninstaller with the /u /s arguments. Script then writes to script log if successful.

Read More