Windows General
Searches MS Office directories for ospp.vbs and runs it, which prints license and prints some of it to the procedure log. If you want a complete copy of the info, edit the script and add your email on line 2. Can report using $MSOL$.
Read MoreDownloads and runs a powershell script to add registry keys to set the system to lock (for each user).
Read MoreDownloads and runs powershell script to locate Dropbox directories. Then, Silently uninstalls Dropbox. The powershell script is then run again to delete the Dropbox folders.
Read MoreRuns command to silently uninstall dropbox. All files will be left on the system.
Read MoreDeletes all files and folder in the following directories: C:\Windows\Temp C:\Windows\Prefetch C:\Documents and Settings\*\Local Settings\Temp C:\Users\*\Appdata\Local\Temp. Logs the free space before and after the cleanup. Can report using $tempcleanup$.
Read MoreScript deploys 2 registry keys that enable Windows 10 Auto Upgrade. Also enables upgrade notifications using the registry keys provided by Microsoft in this article: https://support.microsoft.com/en-us/help/3080351/how-to-manage-windows-10-notification-and-upgrade-options.
Read MoreScript deploys 2 registry keys that disable Windows 10 Auto Upgrade. Also blocks upgrade notifications using the registry keys provided by Microsoft in this article: https://support.microsoft.com/en-us/help/3080351/how-to-manage-windows-10-notification-and-upgrade-options.
Read MorePrompts for deferment type and time and updates registry keys based on this article: https://pureinfotech.com/defer-windows-10-upgrades-updates/ This script makes use of Microsoft’s new “Windows Update for Business” (WUB) which is a new set of protocols built into Windows 10 (above Home edition) that allow you to have more control over when and how Windows installs updates.…
Read MoreWrites display setting to procedure log in the format: <diaplyname>(<width>x<height>x<bitsperpixel>). Can report using $DisplaySettings$. Use the following video to create a report using the $DisplaySettings$ tag.
Read MoreAttempts to silently install kb patch for Win10 cumulative update to 1709 (Apr 2018). Script makes a few checks first. Script first will check that the patch is not already installed, that the system has the meltdown reg key and that the build number is less than 16299.371. Once these checks are verified the patch…
Read More