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

Forum Posts

Using Dockutil to set a user's dock

It's been a moment since I've used Dockutil but it's an amazing little utility to quickly set user docks via command line.  Here's a short script below that first checks if Dockutil is installed, installs it if not and sets the user dock to the scrip...

Screen Shot 2022-12-06 at 1.49.07 PM.png
jworkman by JumpCloud Employee
  • 4696 Views
  • 4 replies
  • 3 kudos

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 III
  • 3004 Views
  • 1 replies
  • 3 kudos

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
  • 318 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
  • 1244 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
  • 1123 Views
  • 2 replies
  • 3 kudos