Chris Amori
Monitors 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 MoreInstalls Citrix FileShare Sync version 3.21.102.0. Checks to see if the program is installed and sends result to the procedure log. You can report on success or failure by using tags $FileShareSync$ or just failures by using $OOD$. NOTE: Reboot is REQUIRED and also requires .NET Version 4.5.2 or better.
Read MoreInstalls Citrix FileShare from Citrix site, pulls latest version. Checks to see if the program is installed and sends result to the procedure log. You can report on success or failure by using tags $FileShare$ or just failures by using $OOD$ NOTE: Requires .NET Version 4.6.2 or better.
Read MoreChecks to see if named service is started. If not started, tries to restart. Waits 5 min, then checks 2nd time. If not started, sends email to admin who scheduled it. This is best used by an alert created when a service stops running. Update the service name in Line 2 and then use the…
Read MoreChecks to see if prompted service is started. If not started, tries to restart. Waits 5 min, then checks 2nd time. If not started, sends email to admin who scheduled it. If you are trying to use this with an alert, you will need to use our other script "Services Check (Fixed)". You have no…
Read MoreRemoves the REG keys installed using the “Take Ownership – Install” script. Report on success or failure using tag $TakeOwn$ or just failure using $OOD$
Read MoreInstalls a REG file that will allow you to right-click on a file or folder and give the administrator permission. Report on success or failure using tag $TakeOwn$ or just failure using $OOD$
Read More