Configure AppStream to connect to OMS Cloud
Set the start URL for AppStream on launch to OMS Cloud for convenience and add it as a custom domain.
These instructions must run as a local Administrator of your workstation.
AppStream relies on DNS TXT records to determine if a URL is valid for an AppStream session. In some countries, particularly in Mainland China, these DNS records fail to resolve while US-based clients are able to connect successfully.
To resolve this, you can configure the AppStream client to automatically trust the OMS Cloud URL and set it to show on start-up.
Instructions:
- Install AppStream client application.
- Close AppStream client (if opened)
- Configure AppStream registry to add OMS Cloud as a trusted domain
- Automated Script: AppStreamOMSCloud.bat
- Manual Registry Configuration: If you cannot run the automated script, run the following steps:
- Open Registry Editor (
regedit
) as Administrator - Navigate to:
HKEY_LOCAL_MACHINE\SOFTWARE\Amazon\AppStream Client
- Create the key path if it doesn't exist
- Add/modify these values:
- StartUrl (REG_SZ):
https://cloud.omspavo.com
- TrustedDomains (REG_SZ):
*.omspavo.com, aws.amazon.com
- StartUrl (REG_SZ):
- Open Registry Editor (
- Restart AppStream client