Skip to content

JumpCloudModule v1.19.0

Compare
Choose a tag to compare
@jworkmanjc jworkmanjc released this 08 Mar 14:58
· 1974 commits to master since this release
8644a65

Latest PowerShell Release - Merge Pull Request #356

This release largely enables admins to interact with three new user type attributes in Get/Set/New-JCuser & the CSV Import Functions (Import-JCUsersFromCSV, Update-JCUsersFromCSV, New-JCImportTemplate).

Managers can now be set with the Set/New-JCUser functions. Managers are stored as userIDs in the system user database - however the Get/Set/New-JCUser functions will "search" managers by userID or username depending on which is supplied.

User's alternateEmail and managedAppleID fields can also be set with Set/New-JCUser & CSV import functions.

What's Changed