Skip to content
English
  • There are no suggestions because the search field is empty.

Configure Workspaces Applications (AppStream) to connect to OMS Cloud

Set the start URL 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.

Workspaces Applications (formerly AppStream) relies on DNS TXT records to determine if a URL is valid for one session. In some countries, especially 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:

  1.  Install AppStream client application.
  2. Close AppStream client (if opened)
  3. Configure AppStream registry to add OMS Cloud as a trusted domain
    1. Automated Script: AppStreamOMSCloud.bat
    2. Manual Registry Configuration: If you cannot run the automated script, run the following steps:
      1. Open Registry Editor (regedit) as Administrator
      2. Navigate to: HKEY_LOCAL_MACHINE\SOFTWARE\Amazon\AppStream Client
      3. Create the key path if it doesn't exist
      4. Add/modify these values:
        1. StartUrl (REG_SZ): https://cloud.omspavo.com
        2. TrustedDomains (REG_SZ): *.omspavo.com, aws.amazon.com
  4. Restart AppStream client