3rd Party Apps

Zoom Install/Update

Downloads latest version information. Installs or updates Zoom as needed. Skips update if a meeting is running. Can report using $Zoom$ and $OOD$.

Read More

Open .js files in notepad

Imports a reg file to default .js extension action to Edit (instead of Open), and sets the Edit command to notepad.exe.

Read More

Google Chrome Audit

Downloads txt file with current version number of firefox. Script determines what version is installed by checking build number in Chrome’s program files directory. Script then compares both values to determine if Firefox is out of date. Script writes results to script log for reporting purposes, filter for results with the following keywords. *$Audit$* (returns…

Read More

Citrix – ShareFile Sync install

Installs Citrix FileShare Sync version 3.21.102.0. Checks to see if the program is installed and sends result to the procedure log. You can report on success or failure by using tags $FileShareSync$ or just failures by using $OOD$. NOTE: Reboot is REQUIRED and also requires .NET Version 4.5.2 or better.

Read More

Citrix – ShareFile install

Installs Citrix FileShare from Citrix site, pulls latest version. Checks to see if the program is installed and sends result to the procedure log. You can report on success or failure by using tags $FileShare$ or just failures by using $OOD$ NOTE: Requires .NET Version 4.6.2 or better.

Read More

Uninstall Dropbox and delete files

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

Uninstall Dropbox

Runs command to silently uninstall dropbox. All files will be left on the system.

Read More

Google Drive Install (Business)

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

Google Drive Install (Personal)

Downloads and installs “Backup and Sync”. Once installed the program will require users to login to the Google Drive account.

Read More

BGInfo – add to startup

Adds BGInfo and a default custom file to the kworking directory. Then adds registry entry to run on startup using the custom file. Can edit line 3 to use “WriteFile” command and use your own custom BGInfo file, if desired.

Read More