Community Scripts
Community driven scripts to solve everyday IT needs.
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Inactive User Report on all Systems

Hi everyone,  Reposting this from the JumpCloud Slack lounge. @lmcfadden has shared a whole youtube tutorial that he made that explains how you can pull a report of inactive users from all systems. He's also open to answering any questions that you m...

urvashi by Rising Star II
  • 28 Views
  • 1 replies
  • 1 kudos

Removing Munki from Mac Devices

Hi everyone,  Reposting this script from @JoeRogers who answered a question in the JumpCloud Slack Lounge!  "While an uninstaller is not provided as a package, you can use the commands below to disable the root Munki service and remove all of its com...

urvashi by Rising Star II
  • 14 Views
  • 0 replies
  • 0 kudos

LAPS for Windows aka "JC miniLAPS"

+++ This is a ReleaseCandidate (RC) version of JC-miniLAPS +++Version: RC 1.0Why is it called 'JC-miniLAPS'?- The aim was to create a similar capability to Microsoft's LAPS for Windows-devices while not having the requirements in place. - Instead, th...

Install Installomator app if user in department - Mac

Wrote this quick one today to be used in our enrolment script. I checks if a user is bound to a specific departement and run a Installomator app install based on that. It also checks if app already are installed. In the example we install Adobe Creat...

Fulgubbe by Novitiate III
  • 30 Views
  • 0 replies
  • 0 kudos

Get Edge Extension & Firefox Add-on Info On Windows

Hi Folks, It’s me again . Have you ever wondered how to retrieve the extension / Add-on info on Windows for Edge & Firefox?   That’s right, JumpCloud System Insights doesn’t support these tables (yet).  However, I have found a way to get these data ...

shawnsong_0-1695017087483.png shawnsong_1-1695017120032.png shawnsong_2-1695017140268.png shawnsong_3-1695017255251.png
shawnsong by Rising Star II
  • 46 Views
  • 0 replies
  • 1 kudos

Viewing Available Tables for Get-JCSystemInsights

Hello everyone,  Reposting this super helpful tip from the JumpCloud Slack Lounge. Thanks for sharing this one, Ryan Bacon! If you're looking for a way to see all the available tables for Get-JCSystemInsights what you need to do is type in Get-JCSyst...

tab.png
urvashi by Rising Star II
  • 39 Views
  • 0 replies
  • 1 kudos

A Powershell Script to Bulk Erase Devices - Windows

Reposting a script from @hoium which answered the question of how to bulk erase devices via scripts/commands: Thank you @hoium for your continued contribution to the JumpCloud script repo!    #!/usr/bin/env pwsh​# Script used to Erase Windows Devices...

urvashi by Rising Star II
  • 134 Views
  • 0 replies
  • 0 kudos

A Powershell Script to Bulk Erase Devices - Mac

Reposting a script from @hoium which answered the question of how to bulk erase devices via scripts/commands: Thank you @hoium for your continued contribution to the JumpCloud script repo!    #!/usr/bin/env pwsh​# Script used to Wipe Apple MDM Device...

urvashi by Rising Star II
  • 105 Views
  • 0 replies
  • 0 kudos

Exporting Command Results to a CSV

Hello all,  Sharing a Powershell script that was posted in the JumpCloud Slack Lounge by @simonbh-cbu in response to a question about exporting command results to a csv. Note that this uses the JumpCloud API.   $path = "../.apikey" $jcApiKey = Get-Co...

urvashi by Rising Star II
  • 458 Views
  • 4 replies
  • 1 kudos

Patch Dashboard - Part 2 Taking Actions

Hey Folks, Hope you had a great summary holiday - says a guy lives on a sunny island with eternal summer (minus the holiday, of course) .  Apologies for the delay. Let’s dive back into our topic. Since we gained the overall patching visibility in par...

shawnsong_0-1692001600878.png shawnsong_1-1692001619903.png
shawnsong by Rising Star II
  • 192 Views
  • 0 replies
  • 3 kudos

Suspend User - Powershell Command

Hello everyone!  We had a question in the JumpCloud Slack Lounge the other day asking for the Powershell Command to suspend a user. While our Powershell Wiki does provide some options, @hoium gave us the quick and easy way to do it which I'm sharing ...

urvashi by Rising Star II
  • 130 Views
  • 0 replies
  • 2 kudos

Powershell command Get-JCAssociation fails

So we're still in evaluation with jumpcloud and I'm trying to craft a report that will pull together some information on the few test systems we've installed the agent upon, and I'm hitting a snag. For one (only) of seven systems, Get-JCAssociation f...

monadian by Novitiate I
  • 290 Views
  • 2 replies
  • 0 kudos

Patch Dashboard - Part 1 Gaining Visibility

Hi Folks, It's me again. I've been working on this side project for quite some time. Recently, I was inspired by @urvashi this project made a huge breakthrough - I'll delve into that later, but first and foremost, a million thanks go to her! Let’s di...

shawnsong_0-1690877536860.png shawnsong_1-1690877561941.png shawnsong_2-1690877584072.png shawnsong_3-1690877595497.png
shawnsong by Rising Star II
  • 388 Views
  • 1 replies
  • 4 kudos

List of computers with sentinel one Agent installed

So, I was trying to fine a report that will give me list of host with sentinel one application installed no easy way of doing this through the UI. So, here we go. The below script will give you list of windows and macos  assets with SentinelOne Agent...

mlmanka by Novitiate II
  • 561 Views
  • 2 replies
  • 3 kudos

Bulk Update the Apple VPPs in your org

Hi folks, Another Friday, another post  - I'm sharing a way to bulk update the VPPs in your org.  Let's go straight to the point. Enable The AutoUpdate - NOT Viable atm! Sorry for the confusion the earlier - after a thorough test based on the feedbac...

shawnsong by Rising Star II
  • 1593 Views
  • 8 replies
  • 4 kudos
Community Repo Disclaimer
JUMPCLOUD EXPRESSLY DISCLAIMS ALL REPRESENTATIONS, WARRANTIES, CONDITIONS, AND LIABILITIES OF ANY KIND ARISING FROM OR RELATED TO THIRD-PARTY SOFTWARE, SCRIPTS, REPOSITORIES, AND APIS. JUMPCLOUD IS NOT REQUIRED TO SUPPORT ANY SUCH THIRD-PARTY MATERIALS AND ALL RISKS RELATED TO THIRD-PARTY MATERIALS ARE YOUR RESPONSIBILITY. PLEASE ALSO REVIEW THE JUMPCLOUD TOS.