Skip to main content
Skip table of contents

Tableau Authorization-to-run (ATR) Service

The ATR service on a Windows virtual desktop/VM periodically verifies that Tableau Desktop is authorized to run. Tableau Desktop licenses on VMs are especially vulnerable to losing their license status.

Recommended article about the ATR service

https://help.tableau.com/current/desktopdeploy/en-us/desktop_deploy_license_deactivate.htm https://help.tableau.com/current/desktopdeploy/en-us/desktop_deploy_license_deactivate.htm

Commands to (Re-)Enable the ATR Service

The Microsoft Windows commands in this example:

  1. (Re-)enables the ATR service on your local server/VM if it has been disabled

  2. Sets ATR to verify the Tableau Desktop license every 4 hours.

PHP
atrdiag.exe -enableATRFeature
atrdiag.exe -setDuration 14400
NOTES
  • 14,400 seconds = 4 hours, the lowest allowed value.

  • In this example, every 4 hours atrdiag.exe will check that the license for Tableau Desktop is still active.

  • Tableau Desktop licenses on VMs are especially vulnerable to losing their license status.

image-20241024-001653.png

ATR, atrdiag.exe settings as shown in the Windows Registry Editor
Here the duration is 12 hours.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.