> For the complete documentation index, see [llms.txt](https://docs.realmjoin.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.realmjoin.com/other/realmjoin-unlocked-vodcast.md).

# RealmJoin Unlocked Vodcast

## The Idea Behind RealmJoin Unlocked

The goal of this cast is to ensure that every RealmJoin user – especially those without dedicated consulting – can unlock the full potential of our product. We want to:

* **Introduce New Features:** Stay up to date with the latest developments in the RealmJoin ecosystem.
* **Drive Value:** Explain how specific functions provide real-world benefits to your IT operations.
* **Share Field Experience:** We bring in "RealmJoin Champions" and Workplace experts from our team to discuss best practices.
* **Solve Problems:** We address frequently asked questions and common challenges directly in the episodes.

The vodcast is hosted by Dr. Moritz Pohl of our product team, featuring rotating guests from our RealmJoin and Microsoft Intune departments.

***

#### Episode Overview

<table><thead><tr><th width="105">Episode</th><th width="115">Title</th><th width="198">Key Topics</th><th width="202">Guest</th><th>Link</th></tr></thead><tbody><tr><td>1</td><td>RealmJoin: What's New</td><td>Product Wrap-up, vNext Portal, macOS Support, Managed App Subscriptions</td><td>Steffen Schwerdtfeger, Cloud Architect and RealmJoin Champion</td><td><a href="https://www.youtube.com/watch?v=pm-VfgOB1kc">Watch on YouTube</a></td></tr><tr><td>2</td><td>RealmJoin: Self-Service update</td><td>New self-service App Catalog, extended data export, ARM, FAQ</td><td>Jonas Heckmann, Cloud Engineer and RJ team member</td><td><a href="https://www.youtube.com/watch?v=y2NJ8AuRBkA">Watch on YouTube</a></td></tr></tbody></table>

***

#### Episode 1: Wrap-up & What's New ![Views](https://img.shields.io/youtube/views/pm-VfgOB1kc?style=flat-square\&label=Views\&color=red)

In this kick-off episode, we take a deep dive into the evolution of RealmJoin over the last 12 to 18 months. We discuss how the product has transitioned from a specialized patch management tool to a comprehensive "Companion to Intune."

**Highlights:**

* [**00:02:23**](https://www.youtube.com/watch?v=pm-VfgOB1kc\&t=143s) **The Evolution of RealmJoin:** How the tool grew from a patch management script to an "Operator Dashboard."
* [**00:06:27**](https://www.youtube.com/watch?v=pm-VfgOB1kc\&t=387s) **The vNext Portal:** Moving to a modern UI and a backend fully driven by Microsoft Graph API.
* [**00:10:47**](https://www.youtube.com/watch?v=pm-VfgOB1kc\&t=647s) **Parity with Intune:** Choosing between the RealmJoin Agent and native Intune deployment.
* [**00:13:58**](https://www.youtube.com/watch?v=pm-VfgOB1kc\&t=838s) **Advanced LAPS Features:** Managing local administrator passwords with self-service options.
* [**00:18:34**](https://www.youtube.com/watch?v=pm-VfgOB1kc\&t=1114s) **Runbooks & Remediation:** Leveraging a library of over 100 community-driven PowerShell scripts with Azure automation.
* [**00:24:36**](https://www.youtube.com/watch?v=pm-VfgOB1kc\&t=1476s) **Managed Subscriptions:** Automating the application lifecycle with "update rings."
* [**00:29:42**](https://www.youtube.com/watch?v=pm-VfgOB1kc\&t=1782s) **The Packaging Factory:** Accessing over 8.000 generic and private application packages.
* [**00:33:28**](https://www.youtube.com/watch?v=pm-VfgOB1kc\&t=2008s) **macOS as a First-Class Citizen:** Managing Apple devices agentlessly through the RealmJoin portal.
* [**00:36:56**](https://www.youtube.com/watch?v=pm-VfgOB1kc\&t=2216s) **LAPS for macOS:** Implementing self-service password management for Mac users.

**Watch the full Episode:** [RealmJoin What's New: V Next Portal, Managed Subscriptions, Runbooks and macOS Packages](https://www.youtube.com/watch?v=pm-VfgOB1kc)

***

#### Episode 2: RealmJoin Self-Service update ![Views](https://img.shields.io/youtube/views/y2NJ8AuRBkA?style=flat-square\&label=Views\&color=red)

In our second episode, Moritz is joined by **Jonas Heckmann (Cloud Engineer & RealmJoin Core Team)** to shift the focus to user empowerment, data accessibility, and platform compatibility. They dive into key updates including the brand-new user self-service app catalog, extended reporting downloads for better analytics, and a detailed look at native ARM support.

**Key Highlights & Timestamps:**

* [**00:00:00**](https://www.youtube.com/watch?v=y2NJ8AuRBkA\&t=0s) **Introduction:** Moritz welcomes Jonas to discuss the recent portal updates.
* [**00:01:40**](https://www.youtube.com/watch?v=y2NJ8AuRBkA\&t=100s) **User Self-Service App Catalog:** Showcase of the new user portal and "Reinstall" functionality.
* [**00:07:15**](https://www.youtube.com/watch?v=y2NJ8AuRBkA\&t=435s) **Extended Reporting Downloads:** Exporting detailed inventory and deployment data from the vNext portal.
* [**00:13:40**](https://www.youtube.com/watch?v=y2NJ8AuRBkA\&t=820s) **Native ARM Support:** Addressing current compatibility and native architecture support.

**Watch the Full Episode:** [RealmJoin Self-Service update: App Catalog, Reporting & ARM Support](https://www.youtube.com/watch?v=y2NJ8AuRBkA)

> **Get Involved:** For questions regarding the topics mentioned in our podcast, please reach out to our support team at <support@realmjoin.com> or visit our [feedback portal](https://feedback.realmjoin.com).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.realmjoin.com/other/realmjoin-unlocked-vodcast.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
