Here is something most documentation won't tell you: Time Drift.
If your offline server’s clock is off by more than 5 minutes (common in air-gapped environments without NTP), the offline activation will fail with a vague "Invalid license response" error.
The Fix: Before generating the .req file, sync your server time manually to a trusted hardware clock or set a static time source. The .req file includes a timestamp hash. If the response file's timestamp doesn't match, Tableau rejects it.
In standard enterprise environments, Tableau Server and Tableau Desktop rely on periodic online communication with Tableau’s licensing gateway to maintain an active license. However, for air-gapped networks, classified environments, or disaster recovery sites, online activation is impossible. The Offline Activation (Exclusive) method provides a cryptographically secure, one-time token-based workflow that permanently activates a Tableau product without any further internet contact. This document outlines the exclusive offline activation protocol, its prerequisites, step-by-step execution, and security implications.
Pharmaceutical companies developing unreleased drug formulas (e.g., for a new cancer therapy) use offline activation to prevent any telemetry that might reveal software versions or usage patterns to external servers.
To free up the license for a new server:
If the offline server is dead (hardware failure): You must contact Tableau Support (Salesforce case) with proof of destruction to manually release the license. Without this, that "exclusive" seat is permanently locked to the dead hardware.
If you change the hardware (RAM, CPU, or Hard Drive) on the server between generating the request file and applying the license, the activation will fail. The offline.tlq file contains a hardware hash. If you upgrade hardware, you must generate a new request file.
Before diving into the "how," it is vital to understand the "why." Tableau’s offline activation mode is not recommended for general users (it adds administrative overhead). However, for three specific sectors, it is mandatory.