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

Forum Posts

Report on Systems and its Associated Groups

This script creates a CSV report of system associations (System Group) How to use: 1. Install the JumpCloud Powershell Module 2. Save the script below to a Powershell file EX: ~/Report-Systems_Bound_To_Groups.ps1Edit the $csvFilePath variable to your...

kmaranionjc_0-1682011366561.png

Bulk Set Local User Account Names & System Bind

When binding JumpCloud users to devices, it could be the case that the local user account names on devices differ slightly from JumpCloud usernames within the console. Given the case below, John Smith’s JumpCloud user account username does not match ...

Screen Shot 2023-03-24 at 8.05.26 AM.png Screen Shot 2023-03-22 at 2.19.54 PM.png jworkman_0-1679667323579.png
jworkman by JumpCloud Employee
  • 541 Views
  • 0 replies
  • 3 kudos

MTP with Get-JCSystemApp

This script enables MTP admins to search for 'x' software name and 'y' version on all orgs the MTP admin administers. Instructions: 1. Edit line 2, $MtpAdminApiKey with your admin API key 2. Edit line 3, $csvPath with the path or folder you want the ...

kmaranionjc_0-1677880394157.png

Manage Lenovo BIOS settings remotely

Hey folks, Recently @BrightRodger asked is it possible to manage BIOS via JC command - I think it's a pretty cool idea. After a quick research it turns out the BIOS for the big 3 (Lenovo, HP, Dell) all have PowerShell manageability! Inspired from the...

shawnsong by Rising Star I
  • 499 Views
  • 0 replies
  • 5 kudos

Policy Report

This script will create a CSV report based on the given PolicyId. The script prompts the user to enter the PolicyId and the folder directory it intends to save the CSV file. The PowerShell Module is required to run this scriptSave the script to a loc...

Managing Windows MDM Policies (Policy CSP) in JC CMD

Hi Folks, Recently, I came across a use case (configuring Delivery Optimisation for Windows update, more on that later) - Which it seems only configurable via "group policy" or the setting UI, I would always opt for manageability via PowerShell so, i...

DO1.jpg DO2.jpg
shawnsong by Rising Star I
  • 551 Views
  • 0 replies
  • 3 kudos

Rename Hostnames from JumpCloud Display Name Workflow

I've seen this request pop up a few times and want to provide a general workflow for those who wish to rename system hostnames from the Display Name field in JumpCloud. For those interested in more, I highly suggest the Advanced PowerShell Course on ...

Screen Shot 2022-11-30 at 3.14.02 PM.png Screen Shot 2022-11-30 at 3.18.32 PM.png Screen Shot 2022-11-30 at 3.27.13 PM.png
jworkman by JumpCloud Employee
  • 928 Views
  • 0 replies
  • 4 kudos