Skip to content

JumpCloud PowerShell Module v2.8.1

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Oct 17:03
· 397 commits to master since this release
493ddc3

JumpCloud PowerShell Module v2.8.1
Release Date: October 18, 2023

RELEASE NOTES

Addressed the issue with `Get-JCAssociation` errors when paramter `Type` is provided through the dynamic parameter set and prompted that duplicate key in property hash has been provided. This release contains a bugfix from v2.8.0 where  `Remove-JCSystemGroup` and `Remove-JCUserGroup` functions would error when attempting to remove a group by it's name.

FEATURES:

  • Remove-JCSystemGroup and Remove-JCUserGroup, groups can be removed by ID.

BUG FIXES:

  • Fixed an issue with param targetType defaulting when dynamicParam is set
  • Fixed an issue with system associated to a command where duplicate key being added
  • Addressed an issue with Remove-JCSystemGroup and Remove-JCUserGroup, groups can be removed by ID if specified.