Skip to content

Updating the JumpCloud PowerShell Module

scottd3v edited this page Jan 8, 2018 · 5 revisions

Updating the JumpCloud PowerShell Module

To update the JumpCloud PowerShell module run the below command

PS > Update-Module JumpCloud

When asked if you're sure you wish to install the module enter 'Y'

IMPORTANT: After updating the module you must close and then reopen your PowerShell session to access the updated module.

How to see what version of the module you have installed

To see what version of the JumpCloud PowerShell module you have installed run the below command:

PS > Get-InstalledModule -Name JumpCloud 

What is the current version of the module?

To query the current version of the JumpCloud PowerShell module reference the JumpCloud Module Change Log

Quick Links

Command Reference

Authentication

Import and Backup

RADIUS Reply Attributes

User Functions

Administrator Functions

System Functions

Command Functions

Group Functions

Policy Functions

Event Functions

Clone this wiki locally