Virtual Airtame simplifies screen sharing management, making it easy for IT admins to deploy across multiple Windows devices using Unified Endpoint Management (UEM) tools like Microsoft Intune.
Pre-requisites
- Airtame Cloud Organization: Ensure you have an Airtame Cloud organization.
- Virtual Airtame Installer: Download the MSI package.
- Unified Endpoint Management: Ensure you have a UEM showing your Windows-based devices.
Generating a Deployment Key
- Log in to Airtame Cloud.
- Select the target device group.
- Click +Add Airtame and find the Deployment Key option in the pop-up.
- Copy the key associated with the group.
Deploying Virtual Airtame via Intune
- Add the downloaded MSI installer to Intune as a line-of-business app.
- Configure installation settings:
- Include the deployment key as an argument:
EXTRA_APP_ARGS="deploymentKey=<your-deployment-key>"
- Example command:
msiexec /i Virtual-Airtame-x.x.msi EXTRA_APP_ARGS="deploymentKey=cf861cd0-5937-43f6-a088-7f5exxxxxxx"
- Include the deployment key as an argument:
- Assign the app to devices or groups in Intune.
- Verify the devices appear in the correct Airtame Cloud group post-deployment.
Updating Virtual Airtame
Virtual Airtame updates are managed manually. When Airtame Cloud flags an outdated version:
- Download the updated MSI from Airtame Cloud.
- Use Intune to redeploy the new installer, including the deployment key as before.
For detailed guidance, consult our best practices and network integration guide.