JumpCloud PowerShell Module v2.14.1
·
231 commits
to master
since this release
JumpCloud PowerShell Module v2.14.1
Release Date: October 1, 2024
RELEASE NOTES
Fixed a bug with `Set-JCUser` not having the ability to remove a user's manager by setting it to `$null`
BUG FIXES:
- Set-JCUser now allows removing a user's manager by inputting a
$null
value as expected