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

Forum Posts

What's New In PowerShell | July 2024

Hey everyone, I wanted to make a post regarding some recent additions to the PowerShell Module that might be beneficial to know about!   With the two latest releases (2.11.0 and 2.12.0) we've introduced a new function, Get-JcScheduledUserstate, as we...

GWein by JumpCloud Employee
  • 191 Views
  • 0 replies
  • 1 kudos

Report on User Last Logon Events

JumpCloud Directory Insights data contains a wide range of information about organization users, their systems and how they are accessing managed resources. Understanding how to access and use the Directory Insights data can help administrators secur...

jworkman_0-1718907456696.png Screenshot 2024-06-20 at 12.55.33 PM.png
jworkman by JumpCloud Employee
  • 1040 Views
  • 0 replies
  • 1 kudos

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  

[PowerShell] Windows Disk Usage Report

HiI came across the ask for a Disk Usage Report for JumpCloud Managed Devices. Therefore I wrote a fairly simple PowerShell Script for you guys as a template. It creates a CSV file which looks like this:   You can find the script here on my GitHub. ...

SCR-20240527-olhx.png

Resolved! export users and password expiration date

Hi everybody,I'd like to create a script using the Get-JCUser command to export all users with password_expiration_date minor than XX days or, maybe, with password_expiration_date - today() < XX days.May I have some help from you ?Thanks in advance,D...

Restart Nudge for Macs

Hi all,  Reposing this from a conversation in the JumpCloud Slack Lounge.  "I have a question, but I'm not sure the best place to ask. We want to somehow and gently force our Macs to restart once a week. Our users have a tendency to just close their ...

urvashi by Community Manager
  • 809 Views
  • 2 replies
  • 3 kudos

Command to deploy Office retail

Hello hello,  Reposting this one from the JumpCloud Slack Lounge. Loic B. shared how he deployed Office to his devices via JumpCloud commands:  Command $URL = "https://download.microsoft.com/download/2/7/A/27AF1BE6-DD20-4CB4-B154-EBAB8A7D4A7E/officed...

urvashi by Community Manager
  • 426 Views
  • 0 replies
  • 0 kudos

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
  • 480 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
  • 452 Views
  • 0 replies
  • 2 kudos