INSTALLING CROWDSTRIKE ON WINDOWS USING JUMPCLOUD COMMANDS

I’ve been working with Cesar Calderon on the JumpCloud Slack Lounge to get a PowerShell command together to install CrowdStrike on Windows. So between Ben from JumpCloud, Cesar and I got the below-working command. This command downloads the installer, you need to update the command “URL TO FILE” and the path “C:\local.file.name” to suit your …

Read More

How to Install Citrix Workspace for macOS using JumpCloud Commands

The latest in my series of scripts script talks you through how to install Citrix Workspace for macOS using JumpCloud Commands. It follows the same structure to all the other commands I have posted. It starts by creating a temp repo on the mac, downloads the latest version, mounts, installs, and removes the temp files. …

Read More

How to Install Google Drive File Stream for macOS using JumpCloud Commands

The next script talks you through how to install Google Drive File Stream for macOS using JumpCloud Commands. It follows a similar structure to the other commands I have posted. Creates a temp repo on the mac, downloads the latest version, mounts, installs, and removes the temp files. Simple but effective. I have broken this …

Read More

How To Install Microsoft Teams using JumpCloud commands on MacOS

I wrote a quick script that follows all of the others here on installing Microsoft Teams via JumpCloud Commands. As usual, normal disclaimer applies (I take no responsibility blah blah) # Script to download, Silent Install and then clean up once installed Microsft Teams # Writen by twitter.com/richhickson # www.RichardHickson.com #Make temp folder for downloads. …

Read More