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

Forum Posts

Auto Enroll Your Servers to JumpCloud - Linux Servers

Hi Folks, Last week I posted a Terraform script to auto-deploy JumpCloud agent on the Windows servers, and it's only fair we spread the same love to Linux, right?    Prerequisites TL;DL -  Check out the new code in my repo. Ensure you have the latest...

shawnsong_0-1710748751131.png shawnsong_2-1710748850041.png
shawnsong by Rising Star II
  • 66 Views
  • 0 replies
  • 2 kudos

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
  • 2478 Views
  • 6 replies
  • 3 kudos

[PowerShell] How to scan for vulnerable applications? "JC - Get Vulnerabilities for an installed Application.ps1" is here for you.

Hi Community FolksOver the festive season I pondered a bit more about the possibility to scan a JumpCloud managed environment for application vulnerabilities. The National Vulnerability Database by NIST provides an API to make queries against it and ...

Screen Recording 2024-01-17 at 16.28.21.gif

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...

Time Based Device Admin - A Working Prototype

Hi Folks, Hope you had a wonderful Christmas holiday! Before we head to the brand new 2024, would you like a 2023 closing gift? I’ll keep it short: this feature is probably the most requested during my customer calls. And I hear you, I really do. I'...

shawnsong_1-1703745185803.png mac.gif toastWin (1).gif shawnsong_2-1703745597405.png
shawnsong by Rising Star II
  • 898 Views
  • 0 replies
  • 2 kudos

PowerShell - Bookmark Bulk Importer Script

Hi folksSorry, I've been a little absent here and haven't posted a new script recently. But here we go again. Today I'm sharing a short script which allows you to quickly populate bookmarks on the JumpCloud User Console.  <# .DESCRIPTION This script ...

SCR-20231011-okns.png

Resolved! export device overview fields

Hi everybody,I'd like to know if there is a way and/or script using Powershell Module to export the device details like Vendor, Model, Serial, ecc... for the whole devices, instead doing and export one by one.Many thanksDario Vernelli  

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 Community Manager
  • 550 Views
  • 1 replies
  • 1 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 Community Manager
  • 1475 Views
  • 4 replies
  • 1 kudos