AnyDesk configuration

Deploy AnyDesk clients

In short, the following actions are required:

  • host end-user client on a publicly available URL and add to RealmJoin

  • request supporter client as custom RealmJoin package

End-User client

Please host the end-user client on a publicly available URL. You can simply use RealmJoin's Workplace Cloud Storage Solution for this.

Download the current end-user client from your my.anydesk.com instance.

Simply go to https://portal.realmjoin.com/organization/other-files, upload your EXE and copy the link:

Afterwards, please update the AnyDesk configuration in RealmJoin with the new URL as stated in the article below.

Supporter client

Please download your current supporter client (as MSI) and request it as a new RealmJoin software package via the package request formular under portal.realmjoin.com.

Once the package is ready assign it to the desired users/supporters. Old AnyDesk versions will be uninstalled automatically.

Group settings for end-user client

Use a JSON policy to configure AnyDesk in the group settings. The following JSON contains all configurations:

Key: Integration.AnyDesk Value:

{
  "Enabled": true,  # activate integration
  "BootstrapperUrl": "https://xxxx/AnyDeskEndUser.exe", # public download URL
  "CustomClientSuffix": "xxxxxxx", # custom client suffix (see my.anydesk.com)
  "TrayMenuTextEnglish": "Start remote session" # optional: change text in tray menu
}

Back-End Integration

To enable the backend integration the following information is required:

  • AnyDesk License ID

  • AnyDesk API Password

  • Custom Client Prefix

Send this information to RealmJoin support to have the integration activated.

Overview in the portal

Last updated

Was this helpful?