Chris Amori
Uses a powershell command to search the C drive for a specific file or extension. Use *. where needed. Program will write to the Agent Procedure log using the tag $searchstring$, so you can report by filtering for that string
Read MoreMonitors the Free Disk Space below 3GB on Drives D-Z
Read MoreMonitors the Free Disk Space below 1GB on Drives D-Z
Read MoreMonitors the Free Disk Space below 2GB on Drives D-Z
Read MoreMonitors the Free Disk Space below 2GB on Drive C
Read MoreMonitors the Free Disk Space below 1GB on Drive C
Read MoreMonitors the Free Disk Space below 3GB on Drive C
Read MoreRuns powercfg command to set the current scheme to NOT require a password when recovering from sleep timer. NOTE: This may not be possible on a DOMAIN computer.
Read MoreScript will disable Minimum Password Length, Maximum PW Age, and how many unique passwords (re-usablitiy). It will also set the Password complexity off, which forces letters, numbers, symbols per Microsoft’s standards.
Read MoreScript makes a backup of security policy, which can be restored with a different script. Script will set Minimum Password Length, Maximum PW Age, and how many unique passwords (re-usablitiy). It will also set the Password complexity on, which will force letters, numbers, symbols per Microsoft’s requirements. Can restore security policy using the saved backup…
Read More