RealmJoin

2.1.0

PowerShell module for managing RealmJoin (https://www.realmjoin.com/) tenant.

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name RealmJoin -RequiredVersion 2.1.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name RealmJoin -Version 2.1.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2025 glueckkanja AG. All rights reserved.

Package Details

Author(s)

  • glueckkanja

Tags

RealmJoin Configuration RJTenant RJ

Functions

New-RJTenant Update-RJTenant Show-RJFeatureInfo Show-RJInteractiveSetup Set-RJLogAnalyticsWorkspace Set-RJAutomationAccount Grant-RJUpdateComplianceWorkspaceAccess Set-RJUseStagingEndpoint

Dependencies

Release Notes

- Added Set-RJAutomationAccount to deploy the RealmJoin Automation Account with a system-assigned managed identity and required permissions
- Interactive setup: new Automation Account option; the Automation Account and Log Analytics Workspace flows now prompt for a RealmJoin onboarding token
- Set-RJAutomationAccount and Set-RJLogAnalyticsWorkspace report live per-resource progress while the ARM deployment runs
- IntuneLicenseCount feature removed; LicenseAssignment.Read.All is now part of the mandatory RealmJoinPortal feature
- Fixed -SubscriptionId for a subscription that is not in the cached Azure contexts
- RealmJoin API registration failures after a successful Azure resource deployment are reported as warnings instead of errors

FileList

Version History

Version Downloads Last updated
2.1.1 8 9/1/2026
2.1.0 (current version) 12 8/26/2026
2.0.1 54 8/17/2026
2.0.0 10 8/17/2026
1.1.0 64 7/15/2026
1.0.1 684 9/23/2025
1.0.0 1,450 9/16/2025
0.1.3-beta1 12 9/16/2025
0.1.2-beta1 6 9/16/2025
0.1.1-beta1 6 9/16/2025
Show more