LogoLogo
LogoLogo
  • Welcome
    • Navigation
  • RealmJoin Deployment
    • Onboarding
    • Required Permissions
    • Infrastructure Considerations
      • Multi User Devices
    • Migration to RealmJoin vNext
  • User, Group and Device Management
    • Overview
    • User Profile
    • Organization Details
    • User, Group and Device Lists
      • Advanced Search
      • User Details
      • Group Details
      • Device Details
    • User and Group Settings
      • Available RealmJoin Policies
  • App Management
    • Packages
      • Package Store
        • Application Store Details
      • Package Management
      • Package Details
      • Package Assignments
        • Package Migration
      • Package Settings
      • Packaging Requests
        • Organic Packages
    • AVD Templates
  • Automation
    • Connecting Azure Automation
      • Required Permissions
      • Runbook Parameters
    • Runbooks
      • Runbook Customization
      • Runbook Permissions
      • Naming Conventions
      • Runbook Scheduling
      • Runbook Logs
        • Runbook Job Details
      • Runbooks Changelog
    • Requirements
    • Remediation Scripts
  • RealmJoin Agent
    • Features
      • Local Admin Password Solution (LAPS)
        • KeyVault
        • Application Insights
      • Notifications
      • AnyDesk Integration
        • AnyDesk configuration
      • App Deployment using the Agent
        • RealmJoin ESP
    • Deploying the Agent
    • User Interface
  • Logs
    • Connecting Azure Log Analytics Workspace
    • Audit Log
  • RealmJoin Settings
    • Overview
    • General
    • Roles and Permissions
      • Pre-defined Roles
      • Custom Roles
        • Available Permissions
    • Group Namespaces
    • Workplace Cloud Storage
    • Self Service Forms
  • Developer Reference
    • RealmJoin API
      • Authentication
    • Interacting with Runbooks
    • Simulating a Runbook Environment
    • Local Admin Password Management
  • Other
    • FAQ
      • Security
    • Troubleshooting
      • Package Installation Issues
        • Collecting Logfiles
        • Logfiles Structure
        • Analysing chocolatey.log
        • Troubleshooting failed chocolatey packages
        • Troubleshooting failed craft packages
        • Fixes for common issues
        • Intunewin Debugging
      • LAPS Issues
        • LAPS account passwords cannot be retrieved
        • Requested LAPS Accounts are not being created
    • Changelog
  • Legal
    • Licensing
    • Support
  • RealmJoin Website
Powered by GitBook
On this page

Was this helpful?

Edit on GitHub

Last updated 8 months ago

Was this helpful?

Runbook Sync

If you configure in your environment, you can click "Sync runbooks..." to update your runbooks from RealmJoin's public repository.

This will make sure, you have the current state of our runbooks, incl. bugfixes and new functionality. If needed, this will also install needed PowerShell modules in your Azure Automation Account.

Package Automation Defaults

If you source packages from RealmJoin's , you can use to keep these packages always up to date.

The settings are:

  • AutoDeployMain - Automatically deploy new versions of this package to your users. ("Main" subscription)

  • AutoDeployMainDeferInDays - Wait for this number of days to pass before publishing a new version to "main". This is usefull to avoid stress for users/clients if multiple package versions are published rapidly.

  • AutoDeployPreview - Automatically deploy new versions of this package to your pilot users. ("Preview" subscription)

  • AutoDeployPreviewDeferInDays - Wait for this number of days to pass before publishing a new version to "preview".

  • AutoDeployAtNight - Schedule automatic deployment during night time

  • Select target timezone - If you use AutoDeployAtNight, use this Time Zone to indicate when "at night" is.

Group Naming Scheme

App / Package Deployment

RealmJoin can create assignment groups for Intune and RealmJoin Client packages. Use this to define the naming pattern the groups.

You can use the following variables:

  • $vendor - Name of the software vendor (if available)

  • $product - Name of the software title

  • $appName - Full name (vendor and product) of the software

  • $modifier - either nothing, "available", "preview" or "uninstall"

  • $groupName - (only in description) Name of the Managed Group

Remediation Scripts

You can use the following variables:

  • $healthScriptName - Name of the Managed Remediation Script

  • $modifier - either "included" or "excluded" (Assignment vs. Exception)

  • $groupName - (only in description) Name of the Managed Group

See for more information on Package Automation.

RealmJoin Portal can dynamically create and manage Entra groups for features like and .

If you use , you can define the naming scheme for .

  1. RealmJoin Settings

General

  • Runbook Sync
  • Package Automation Defaults
  • Group Naming Scheme
  • App / Package Deployment
  • Remediation Scripts
Process Automation / Runbooks
Package Store
RealmJoin managed Intune Remediation scripts
Managed Groups
remediation script assignment
Automation defaults for a package
Package Deployment Group Naming Scheme
Remediation Scripts Group Naming Scheme
Package Details
package assignment
automation