Microsoft
Learn the status of WMI offline cache. Check to see if it is enabled or disabled and where the cache is located. Uses Powershell command ‘gwmi win32_offlinefilescache’ to determine offline cache status. Results are displayed in the procedure log. Can report using tags: $WinOfflineCache$ $OCSEnabled$ $OCSDisabled$. See the following article for more information on this…
Read MoreUses registry to check for office version and if it’s a 32 or 64 bit installation. Reports to procedure log. Can use tags $O365$ and $Audit$ for reporting.
Read MoreAdd registry key to enable protection from CVE-2018-12207 as recommended in this MS article.
Read MoreAdd registry key to disable protection from CVE-2018-12207 as recommended in this MS article.
Read MoreUse this script to pin a link to your client’s start menu. You must create the .lnk file and then upload it to the KServer through the manage files dialog. Then modify the script to insert the updated link. This script will then download that file to the end-user machine and place it in the…
Read MoreUse this script to pin a link to your client’s taskbar. You must create the .lnk file and then upload it to the KServer through the manage files dialog. Then modify the script to insert the updated link. This script will then download that file to the end-user machine and place it in the taskbar…
Read MoreInstalls .NET 4.8 silently using the Microsoft Web installer.
Read MoreInstalls .NET 4.7.2 silently using the Microsoft Web installer.
Read MoreServicing 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 updates when new SSU updates are released. It is very important that you install the latest…
Read MoreServicing 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 updates when new SSU updates are released. It is very important that you install the latest…
Read More