Kaseya
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 MoreReboots Windows workstation, and removes any safemode boot options. Only works on Windows Vista/7/8/10.
Read MoreReboots Windows workstation, and adds safemode with networking boot option. Only works on Windows Vista/7/8/10. To reboot back to normal mode, use this script.
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 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 More