jworkman
JumpCloud Employee
JumpCloud Employee
since ‎04-11-2022
‎09-21-2023

User Statistics

  • 18 Posts
  • 1 Solutions
  • 12 Kudos given
  • 38 Kudos received

User Activity

Two new JumpCloud PowerShell Module functions have been added to the module to help administrators create and update device policies. In this post I'll cover the general use of these new functions and provide a scripted example to create & scope a se...
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 ...
Several folks have asked how might a JumpCloud customer report on all their users and also display those user's assigned manager. When running `Get-JCUser`, the cmdlet returns all JumpCloud users and their details from our API. The manager field cont...
Admins need to know which of their JumpCloud systems have specific softwares installed and of what version in order to make decisions and effectively manage their fleet. This week, the newest version of JumpCloud PowerShell Module was updated to incl...
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...