Releases: TheJumpCloud/support
JumpCloud PowerShell Module v2.6.0
JumpCloud PowerShell Module v2.6.0
Release Date: June 21, 2023
RELEASE NOTES
Update/Import-JCMspFromCSV functions added.
Passwordless User Certificate Radius Certificate Generation v1.0.4
1.0.4
Release Date: June 5, 2023
RELEASE NOTES
Addressed an issue on macOS with EmailSAN and EmailDN type cert deployments where assigning network SSIDs during certificate import.
Bug Fixes:
- In previous versions, deploying either an EmailSAN or EmailDN type cert would throw an error while attempting to associate a network SSID to the newly imported certificate. The cert identifier in this case was updated to the SHA1 hash of the certificates instead of the common name (which was incorrectly identified in previous iterations of these example scripts).
Passwordless User Certificate Radius Certificate Generation v1.0.3
1.0.3
Release Date: May 31 2023
RELEASE NOTES
Fixed an issue affecting permissions on certain MacOS devices when attempting to deploy certs
Improved performance when reviewing Command Results by changing fetch requests to Search-JCSDKCommandResult endpoint
Added an exit code and error message for windows systems where no user was logged on at script execution
FEATURES:
- Fixed an issue affecting permissions on certain MacOS devices when attempting to deploy certs
- Improved performance when reviewing Command Results by changing fetch requests to Search-JCSDKCommandResult endpoint
JumpCloud PowerShell Module v2.5.0
JumpCloud PowerShell Module v2.5.0
Release Date: May 11, 2023
RELEASE NOTES
New Policy Function, Remove-JCPolicy added to the module
FEATURES:
Remove-JCPolicy added, remove existing JumpCloud Policies programmatically
Passwordless User Certificate Radius Certificate Generation v1.0.2
1.0.2
Release Date: May 2, 2023
RELEASE NOTES
Fixed an issue with the JCUSERCERTPASS not being correctly passed into Windows devices when changed from default
FEATURES:
- JCUSERCERTPASS was not being correctly referenced when the device commands are generated resulting in certificates not being installed
- Adjusted error tracking for more precise results when a certificate wasn't installed
JumpCloud PowerShell Module v2.4.0
JumpCloud PowerShell Module v2.4.0
Release Date: May 1, 2023
RELEASE NOTES
New Policy Functions, Set-JCpolicy, New-JCPolicy added to the module
FEATURES:
New-JCPolicy Added, create new JumpCloud Policies programmatically
Set-JCPolicy Added, update existing JumpCloud Policies programmatically
Passwordless User Certificate Radius Certificate Generation v1.0.1
1.0.1
Release Date: April 21, 2023
RELEASE NOTES
Users with Local User Account names that differ from their JumpCloud Username are now supported
FEATURES:
- If a user's local account name (systemUsername) is specified on an account, the certificates for those users will be generated with their local account name (not username) and installed correctly.
JumpCloud PowerShell Module v2.3.0
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
Updated Remove Mac Agent Script
Updated remove_mac_agent.sh script to remove the Remote Assist Application and Service Account Application before running the removeAgent script.
To uninstall navigate to the location of the downloaded script in the terminal and run
sudo remove_mac_agent.sh
Passwordless User Certificate Radius Certificate Generation
Generate Radius Certificates for users
This set of PowerShell automations are designed to help administrators generate user certificates for passwordless Radius Server Authentication.