Repo
The community repo is a community driven resource to share knowledge.
cancel
Showing results for 
Search instead for 
Did you mean: 

Browse the Community

Activity in Repo

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 Bronze I
  • 1197 Views
  • 1 replies
  • 0 kudos

Find suspended users by how many days they've been suspended

Get-JCSuspendedUsersByDays This function will find all suspension events in your organization that are either within the last 90 days or a specified amount of days. It will then attempt to match all of the users whos state is `SUSPENDED` to those eve...

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

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
  • 7837 Views
  • 6 replies
  • 5 kudos

Google Form to automate user creation.

Hi all,Thought I share this Google script i made to give our HR the power to create Jumpcloud users when new employees joins our company. In its current form it's very basic but the plan is to build further on it to automate more processes involving ...

form.png script trigger.png
Fulgubbe by Novitiate III
  • 3232 Views
  • 2 replies
  • 5 kudos

Bulk Delete Devices from a CSV

Hello Admins, In this guide, we'll explore how to effectively bulk delete JumpCloud devices from the admin console using a CSV file and JumpCloud PowerShell Module, streamlining your workflow and keeping your systems organized. Why? Efficiency is key...

Screenshot 2024-02-04 at 8.58.02 AM.png Screenshot 2024-02-04 at 9.00.20 AM.png
saifshaik by JumpCloud Employee
  • 1919 Views
  • 2 replies
  • 1 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
  • 4226 Views
  • 1 replies
  • 3 kudos

Resolved! Managing the desktop background and screensaver via JC cmd

Deprecated - please use the latest V2 instead!     Hi folks, It's been a while since my last post, and what a fulfilling fortnight it has been for the quarter end! As usual, our customers brought a lot of great ideas to the table – managing desktop b...

shawnsong_0-1680242103297.png shawnsong_1-1680242141763.png shawnsong_2-1680242183104.png shawnsong_3-1680242206540.png
shawnsong by Rising Star III
  • 14950 Views
  • 11 replies
  • 8 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
  • 667 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
  • 1949 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...

Community Repo Disclaimer
JUMPCLOUD EXPRESSLY DISCLAIMS ALL REPRESENTATIONS, WARRANTIES, CONDITIONS, AND LIABILITIES OF ANY KIND ARISING FROM OR RELATED TO THIRD-PARTY SOFTWARE, SCRIPTS, REPOSITORIES, AND APIS. JUMPCLOUD IS NOT REQUIRED TO SUPPORT ANY SUCH THIRD-PARTY MATERIALS AND ALL RISKS RELATED TO THIRD-PARTY MATERIALS ARE YOUR RESPONSIBILITY. PLEASE ALSO REVIEW THE JUMPCLOUD TOS.
Top Kudoed Authors