Windows General
Script prompts for Start Time and End Time in 24hr format. Sets the Active Hours in Windows 10 using registry key. Also sets a key to disable system from doing an auto restart outside those hours.
Read MoreScript prompts for Start Time and End Time in 24hr format. Sets the Active Hours in Windows 10 using registry key. Also sets a key to allow system to auto restart outside those hours.
Read MorePuts 2 files in the Documents tab of the agent: systemhw.txt and systemhwprobs.txt. Outputs any problems to the procedure log as a list of devices. Can report using $DeviceMgr$ and $OOD$.
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 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 MoreDownloads txt file with current version number of firefox. Script determines what version is installed by checking build number in Chrome’s program files directory. Script then compares both values to determine if Firefox is out of date. Script writes results to script log for reporting purposes, filter for results with the following keywords. *$Audit$* (returns…
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 More