Kaseya

SMBv1 Status (Win 8.1 and 10)

Script makes a powershell query to get SMBv1 status. Writes result to procedure log. Can report using $smbv1$

Read More

Procedure KB4487345 install

Installs KB4487345. UPDATE: KB4480970/KB4480960 delayed release We are approving KB4480970 (Monthly Rollup) and KB4480960 (Security only) for Windows 7/Server 2008R2 Microsoft released a patch (KB4487345) that corrects the problems with remotely access shares introduced by KB4480970/KB4480960. KB4487345 should be installed on any Windows 7 and Server 2008R2 machines affected. KB4487345 is only available from the…

Read More

MS Stack Audit (May 2019)

Servicing Stack Updates are updates made to the tools Windows uses to update your machine. Historically, these updates are not very common though we have seen four updates in a row between December 2018 and May 2019. This script is updated when new SSU updates are released. It is very important that you install the latest…

Read More

Programs Installed within X days

Script prompts for number of days days. Searches registry for installed programs in both HKLM and USERS. Table of results will be saved in the Docs tab of the agent. Can report using $ProgInstallX$ Script uses 3 variables that can be set manually by editing the script if additional filters are desired. Those fields can…

Read More

Windows 10 – Disable Password after Sleep

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

Set Windows Update Channel to Semi-Annual Targeted (Win10 only)

Script sets registry key to put the Windows 10 machine into the “Semi-Annual (Targeted)” update channel.

Read More

Set Windows Update Channel to Semi-Annual (Win10 only)

Script sets registry key to put the Windows 10 machine into the “Semi-Annual” update channel.

Read More

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