A step-by-step guide: connecting Remotly to your Microsoft organization, deploying the Remotly QuickHost agent (manually or through Microsoft Intune), and managing device access.
After completing the steps described in this document:
Before you start the integration, make sure that:
IMPORTANT: Joining devices to Entra ID is a hard requirement. The QuickHost agent reads the device ID, which is available only on Entra Joined devices.
A device can be joined to Entra ID in Windows settings: Settings → Accounts → Access work or school → Connect → Join this device to Microsoft Entra ID.
You can verify the join status by running the following command in the command prompt:
dsregcmd /status
In the Device State section, the AzureAdJoined value should be YES.
The Remotly administrator panel is the starting point of the whole integration. It involves three steps: signing in, integrating with Entra ID, and preparing the QuickHost installer.
On the Remotly sign-in page, choose Sign in with a Microsoft account and sign in with your organization's administrator account.
Go to the Administrator Mode tab and click the Microsoft Entra ID integration button, then grant admin consent in the Microsoft window.
Once consent has been granted, the button changes to Manage organization. Clicking it opens a window showing your unique organization token — you will need it in the QuickHost installation command.
Clicking User list loads the security groups from your organization. Expanding a group intended for import loads the list of its members — individual users can be selected and deselected one by one.
After clicking Save, the selected users are imported into Remotly and automatically receive licenses.
IMPORTANT: Import the accounts of users who will be connecting to remote devices (e.g. support staff). Do not import the accounts that are signed in on the devices where the QuickHost agent will be installed.
In the Branding tab you can customize the look of the Remotly QuickHost agent (company colors, module names) and then download a personalized installer using the DOWNLOAD RemotlyQH button.
Below the download button you will find a ready-made installation command pre-filled with your organization's identifiers. Using it is required so that, after installation, the QuickHost agent correctly registers with the Remotly server and stores the connection string in the device data in Microsoft Intune. The same command is used both for manual installation and for Intune deployment (described in Part 2).
Example command (your panel shows the actual values for your organization):
RemotlyQH_<id>.exe /S /sso_organization_token="<your_organization_token>" /sso_vendor=microsoft /authorization_required=false /start_with_os=true
| Parameter | Description |
|---|---|
/S | Silent installation (no dialog windows) |
sso_organization_token | Unique organization token (from the Manage organization window) |
sso_vendor | Integration provider (microsoft) |
authorization_required | Whether the connection requires authorization on the host side (false = not required) |
start_with_os | Start the agent automatically with the operating system |
The QuickHost agent can be installed in two ways: manually on individual computers, or automatically on many devices through Microsoft Intune.
IMPORTANT: The command prompt must be running with administrator privileges.
Intune requires the application to be delivered in the .intunewin format. The package is prepared with the Microsoft Win32 Content Prep Tool (download version 1.8.7).
IMPORTANT: Before you start, create a new, empty folder and place only the RemotlyQH installer file in it. The tool packages the entire specified directory — skipping this step could result in packaging, for example, the whole contents of your Downloads folder.
IntuneWinAppUtil.exe executable — a terminal window will open..intunewin package should be created,N (no).The resulting .intunewin file is ready to be uploaded to Intune.
In the Intune portal (intune.microsoft.com) go to: Apps → Windows → Create and select Windows app (Win32) as the app type.
The wizard will guide you through the configuration tabs:
Select the prepared .intunewin file and fill in the basic information about the app (name, description, publisher). It is worth filling in the App Version field — it makes managing future updates easier.
The most important tab. Set:
Command lineCommand line"%ProgramFiles(x86)%\Mirillis\Remotly QuickHost\Uninstall.exe" /S
UserIMPORTANT: The application must be installed in user mode (Install behavior: User). With a system-mode installation, the installer will hang the first time the graphical interface starts.
x86 and x64Windows 10 1903 (the version required by the virtual display driver)Choose Manually configure detection rules and add a rule of type Registry:
HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Mirillis\Remotly QuickHost
QHIDValue existsLeave the default settings.
Select the devices (or device groups) the app should be assigned to.
Finally, review the configuration in the Review + create tab and save the app. The Remotly QuickHost agent will be installed automatically on the selected devices.
Reminder: The devices are assumed to be already joined to Entra ID (see Prerequisites). The QuickHost agent reads the device ID, which is available only on Entra Joined devices.
The Remotly client — used by support staff to connect to remote devices — is downloaded and installed in the standard way (it can also be deployed automatically through Intune). After installation, the support employee signs in to the application with their Microsoft account.
After signing in, the device list shows all machines the user has access to (according to the rules described in Part 3). A correct QuickHost installation can additionally be verified in the Intune portal — the Remotly QuickHost app details show the installation status on individual devices.
Device access is managed on the Microsoft Entra ID side using security groups and administrative units.
Remotly considers a user to have access to a device (i.e. to be able to establish a connection with it) when any of the following conditions is met: