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

Forum Posts

Let's Find the Missing Apps!

Hi Folks, Today, I want to remaster one of my previous works, featuring the recently polished app/software/program focused cmdlet - Get-JCSystemApp (kudos to Joe @jworkman ).   The Problem Now we can easily locate the applications/programs installed ...

shawnsong_0-1712818185289.png
shawnsong by Rising Star III
  • 162 Views
  • 0 replies
  • 2 kudos

Run a script after a user is bound to a device

Hello everyone,I am looking to find a way to run a command/ script whenever a user is bound to a device.I am trying to add users to a local device group that has R/W access to a folder for Slack updates.I suppose I could create a script that runs onc...

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 III
  • 139 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
  • 2875 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 III
  • 1020 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