Kaseya
Script 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 MoreThe “Password – Set Complexity” script saves a backup of the security profile. If you want to restore this policy for whatever reason, use this script. If the backup is not present, the script will report to the procedure log.
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 MoreRotate the admin password for your MSP admin account Running an MSP or IT department demands some kind of administrator access to the endpoints under your control. While it is often a good idea to limit end-user access to limited user accounts in Windows, it is a good idea to create a secondary account on…
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