RealmJoin Classic
  • Welcome
  • Installation
    • Install Using Microsoft Intune
    • Interactive Installation
    • Connecting a Tenant
  • Infrastructure
  • RealmJoin Windows Client
    • User Interface
    • Client Menu
  • RealmJoin Portal
    • Roles in RealmJoin
    • Clients
    • Users and User Settings
    • Groups and Group Settings
    • App Store
    • Software Packages
    • Request Package
  • Multi-User Devices
  • Core Features
    • Local Admin Password Solution
      • KeyVault
      • Application Insights
    • AnyDesk
      • Internal Tasks
      • Customer Tasks
      • AnyDesk Cloud Connections
    • Notifications
    • Software Report
    • Delivery Optimization for Windows Update
    • BitLocker
    • Intranet Zone
    • Domain Connect
    • Settings
  • Outlook Signatures
  • FAQ
  • Troubleshooting
  • Appendix
  • Changelog
  • Packages
    • Package Lifecycle
    • Package Types
    • Prepare Packages
    • Chocolatey Package
    • Craft Package
    • Updating Packages
    • Core Extension
    • Packaging In-Depth
    • Specialised Packages
    • Workflow (internal GK)
    • JSON - Short Overview
    • 3rd Party NuGet Packages
Powered by GitBook
On this page
  • Allow.SelfLAPS
  • BranchCache.Mode
  • DomainConnect.CredentialName
  • DomainConnect.Domain
  • DomainConnect.NetBIOS
  • Environment.Channel
  • FirstRun.AfterSuccessAction
  • FirstRun.DisableDeploymentScreen
  • FirstRun.EnableSecureDesktop
  • Integration.AnyDesk
  • Integration.ExecutionMonitor
  • Integration.Notification
  • LocalAdminManagement.CheckInterval
  • LocalAdminManagement.EmergencyAccount
  • LocalAdminManagement.SupportAccount
  • LocalAdminManagement.Inactive
  • Policies.DisableNetworkLocationWizard
  • Policies.RequireSecurityFeatures.BitlockerEnabled
  • Policies.SetCurrentUserAdministrator
  • Policies.SetTimeserver
  • Restrict.LAPS
  • SoftwarePackaging.AutoUpgradeCanDowngrade
  • SoftwarePackaging.Toast.Countdown.Hero.Source
  • WebLinks
  1. Core Features

Settings

PreviousDomain ConnectNextOutlook Signatures

Last updated 2 years ago

The following article describes important settings for RealmJoin.

Allow.SelfLAPS

Value

true | false

or per account type:

{
  "EmergencyAccount": true,
  "SupportAccount": true,
  "PrivilegedAccount": true
}

Description

See .

BranchCache.Mode

Value

"Distributed"|"Undefined"

Description

This setting changes BranchCache mode for new clients.

DomainConnect.CredentialName

Value

"RealmJoin (domain)"

Description

DomainConnect.Domain

Value

"domain.contoso.net"

Description

DomainConnect.NetBIOS

Value

"contoso"

Description

Environment.Channel

Value

"release" | "beta" | "canary"

Description

With this setting the user group switch channel on next auto-update. This setting enforces the channel and might lead to a downgrade!

FirstRun.AfterSuccessAction

Value

"none" | "logoff" | "restart"

Description

Action to perform after initial deployment screen (default is restart).

FirstRun.DisableDeploymentScreen

Value

true | false

Description

Show deployment screen (default is true). If the deployment screen needs to be disabled for secondary users, the system variable $env:RjDisableSecondaryInitialDeployment = 1 has to be set before the first SU login.

FirstRun.EnableSecureDesktop

Value

true | false

Description

Show deployment screen on restricted and secure desktop (default is true).

Integration.AnyDesk

Value

{
"Enabled": true, | false,
"BootstrapperUrl":"https://get.anydesk.com/GENERATED_LINK_TOKEN/RJAnyDesk.exe"
}

Description

This setting enables or disables the AnyDesk feature**.**

Integration.ExecutionMonitor

Value

{
"Enabled": true, | false,
"UpdateInterval": "08:00"
}

Description

This setting enables or disables the ExecutionMonitor Feature.

Integration.Notification

Value

{
"Enabled": true, | false,
"SourceUrl": "URL_PROVIDED_BY_GKGAB",
"FallbackCulture": "en"
}

Description

This setting enables or disables the Notifier feature and it also activates or deactivates the editor UI.

LocalAdminManagement.CheckInterval

Value

"00:05"

Description

With this setting you confiure the interval for configuration checks (hh:ss).

LocalAdminManagement.EmergencyAccount

Value

{
    "MaxStaleness": "00:45",
    "NamePattern": "ADM-{HEX:4},
    "Display": "Local Emergency Account",
    "PasswordCharSet": "1234567890ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz",
    "PasswordLength": 14
}

Description

LocalAdminManagement.SupportAccount

Value

LocalAdminManagement.SupportAccount

{
    "MaxStaleness": "00:45",
    "NamePattern": "ADM-{HEX:4}",
    "DisplayName": "Local Support Administrator",
    "PasswordCharSet": "1234567890ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz",
    "PasswordLength": 14,
    "OnDemand": true | false
}

Description

LocalAdminManagement.Inactive

Value

false

Description

Policies.DisableNetworkLocationWizard

Value

true | false

Description

With this setting you can activate or deactivate the network location wizard.

Policies.RequireSecurityFeatures.BitlockerEnabled

Value

true | false

Description

With this setting you can enable or disable Bitlocker.

Policies.SetCurrentUserAdministrator

Value

true | false

Description

This policy sets the current user as administrator.

Policies.SetTimeserver

Value

"pool.ntp.org"

Description

Restrict.LAPS

Value

{
"Admin": [
    "5c9e9c23-7b14-4d97-90d0-4841f2d4b520",
    "4508f67c-d85e-4c15-82f1-ec5e4adb7c6c"
    ],
"Deny":[
    "a5baa9d5-5545-41d7-aea8-19058b29b182"
    ]
}

Attach Restrict. *keys to target user group

SoftwarePackaging.AutoUpgradeCanDowngrade

Value

true

Description

Allows downgrade of already installed applications via auto upgrade, if the version number is changed.

SoftwarePackaging.Toast.Countdown.Hero.Source

Value

The following value is an URL example for the hero image source.

"http://images.example.com/hero.png"

WebLinks

Value

[
  {
    "Name": "My Azure Account",
    "Target": "https://account.activedirectory.windowsazure.com/r/#/profile",
    "Platform": "any"
  },
  {
    "Name": "Outlook Web Access",
    "Target": "https://outlook.office365.com/owa/?realm=contoso.onmicrosoft.com",
    "Platform": "any"
  }
]

Description

With this setting you can add weblinks to the tray menu of RealmJoin.

With this setting you can configure an emergency account. For more details about local admin management read our corresponding .

With this setting you can configure a support account. For more details about local admin management read our corresponding .

This setting activates or deactivates local administrator management. For more details about local admin management read our corresponding .

With this setting the current time is available via NTP. For more information about it, read the .

The correct size for a Hero Image is 364x180 px or 728x360 px. More details can be found in the . The image needs to be in the PNG format and the name has to be the SHA1 value of the file.

'Local Admin Password Solution' article
'Local Admin Password Solution' article
'Local Admin Password Solution' article
pool.ntp.org documentation
Microsoft documentation
Enable self-service