Windows General
Sometimes Kaseya Private Remote Connect fails to establish a connection with an Endpoint. One of the primary reasons for failure is that remote connections are not allowed on the target machine. This script can be executed across all machines in order to ensure that this issue doesn’t even present itself. For Virtual Administrator partners you…
Read MoreScript relies on 2 custom fields that must be created before script is imported (or must be edited to use different fields). The default field names are “Warranty Exp” and “Purchase Date”. They can be edited on lines 41, and 30. Script downloads a series of vbs scripts to 1) get system info, make a…
Read MoreAttempts to silently install kb patch for Win10 cumulative update to 1709. 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.248. Once these checks are verified the patch (about 700MB)…
Read MoreYou can use this script to clean up Patch scan issues. The script stops the bits and wuauserv services, deletes the Network Downloader cache as well as renames the Software Distribution folder, then restarts the 2 services. This is a free script, we are not sure of its original origins, but thank you to whomever…
Read MoreAttempts to silently install kb patch for Win10 cumulative update to 1709. 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.248. Once these checks are verified the patch (about 680MB)…
Read MoreDownloads and installs “Backup and Sync” and “Google File Stream”. Once installed the program will require users to login to the Google Drive business account.
Read MoreDownloads and installs “Backup and Sync”. Once installed the program will require users to login to the Google Drive account.
Read MoreProcedure to check the endpoints for the mining exploit. Created by Douglas Sanchez (douglas.sanchez@kaseya.com) You MUST create a custom field called “XMR” as documented in Kaseya’s article 1-29-18 Modified by Chris A – Virtual Administrator to add Tags, and reduce un-needed entries Review the following video to build a report off the tags. The tag…
Read MoreScript checks for build number. First looks for WaasAssesment, which provides a more detailed number. If it is not found, then uses a wmi query to pull the regular version number. Can report using $WinBuild$, $WaaSBuild$, $NoWaaSBuild$.
Read MorePowershell 5 is part of WMF 5 and this script downloads and installs WMF 5.1. This script is only for Win7 and Win8.1 machines. Script checks for a couple requirements. First, it checks for .NET 4.5. Then in checks for WMF (Powershell) 4. If both of these are present then script will proceed with installation.…
Read More