Windows General

Set Windows Update Active Hours (no auto restarts)

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 More

Set Windows Update Active Hours

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 allow system to auto restart outside those hours.

Read More

Device Manager – Detect Problems

Puts 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 More

Google Chrome Audit

Downloads 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 More

Citrix – ShareFile Sync install

Installs 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 More

Citrix – ShareFile install

Installs 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