Skip to content

JumpCloud PowerShell Module v2.9.1

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Jan 16:32
· 255 commits to master since this release
6446941

JumpCloud PowerShell Module v2.9.1
Release Date: January 2, 2024

RELEASE NOTES

This release adds an available field for Get-JCUser to reutn, `systemUsername`.

FEATURES:

NA

IMPROVEMENTS:

SystemUsername has been added to Get-JCUser -returnProperties. ex. Get-JCuser -username defaultadmin -returnProperties systemUsername will return the local systemUsername for a given user.

BUG FIXES:

NA