Skip to content

JumpCloud PowerShell Module v2.3.0

Compare
Choose a tag to compare
@jumpcloud-ci jumpcloud-ci released this 01 May 15:50
7cc301b

JumpCloud PowerShell Module v2.3.0
Release Date: March 20, 2023

RELEASE NOTES

This release improves the functionality of the Add/Remove GroupMember functions and adds a full text query parameter to Get-JCEvent

FEATURES:

  • Get-JCEvent has a new full text query parameter, -Q

IMPROVEMENTS:

  • Replaced Invoke-WebRequest calls in the following functions with SDK functions to improve TTC and remove
    • Add-JCSystemGroupMember
    • Remove-JCSystemGroupMember
    • Add-JCUserGroupMember
    • Remove-JCUserGroupMember