Trailblaze Prep
All CertificationsCertification PathBecome a CTASearchContact Us

Choose your role

Associate
Administrator
Developer
Consultant
Marketing
Architect
Accredited Professional
Salesforce Certified Advanced Field Service Accredited ProfessionalSalesforce Certified B2B Commerce Admin Accredited ProfessionalSalesforce Certified B2B Commerce Developer Accredited ProfessionalSalesforce Certified Communications Cloud Accredited ProfessionalSalesforce Certified Consumer Goods Cloud Accredited ProfessionalSalesforce Certified Consumer Goods Cloud Trade Promotion Management Accredited ProfessionalSalesforce Certified Contact Center Accredited ProfessionalSalesforce Certified CPQ and Billing Consultant Accredited ProfessionalSalesforce Certified Energy and Utilities Cloud Accredited ProfessionalSalesforce Certified Financial Services Cloud Accredited ProfessionalSalesforce Certified Health Cloud Accredited ProfessionalSalesforce Certified Heroku Developer Accredited ProfessionalSalesforce Certified Loyalty Management Accredited ProfessionalSalesforce Certified Manufacturing Cloud Accredited ProfessionalSalesforce Certified Marketing Cloud Advanced Cross Channel Accredited ProfessionalSalesforce Certified Marketing Cloud Intelligence Accredited ProfessionalSalesforce Certified Marketing Cloud Personalization Accredited ProfessionalSalesforce Certified Media Cloud Accredited ProfessionalSalesforce Certified Net Zero Cloud Accredited ProfessionalSalesforce Certified Order Management Administrator Accredited ProfessionalSalesforce Certified Order Management Developer Accredited ProfessionalSalesforce Certified Process Automation Accredited ProfessionalSalesforce Certified Public Sector Solutions Accredited Professional
Sales
Designer
Tableau
Associate
Administrator
Developer
Consultant
Marketing
Architect
Accredited Professional
Salesforce Certified Advanced Field Service Accredited ProfessionalSalesforce Certified B2B Commerce Admin Accredited ProfessionalSalesforce Certified B2B Commerce Developer Accredited ProfessionalSalesforce Certified Communications Cloud Accredited ProfessionalSalesforce Certified Consumer Goods Cloud Accredited ProfessionalSalesforce Certified Consumer Goods Cloud Trade Promotion Management Accredited ProfessionalSalesforce Certified Contact Center Accredited ProfessionalSalesforce Certified CPQ and Billing Consultant Accredited ProfessionalSalesforce Certified Energy and Utilities Cloud Accredited ProfessionalSalesforce Certified Financial Services Cloud Accredited ProfessionalSalesforce Certified Health Cloud Accredited ProfessionalSalesforce Certified Heroku Developer Accredited ProfessionalSalesforce Certified Loyalty Management Accredited ProfessionalSalesforce Certified Manufacturing Cloud Accredited ProfessionalSalesforce Certified Marketing Cloud Advanced Cross Channel Accredited ProfessionalSalesforce Certified Marketing Cloud Intelligence Accredited ProfessionalSalesforce Certified Marketing Cloud Personalization Accredited ProfessionalSalesforce Certified Media Cloud Accredited ProfessionalSalesforce Certified Net Zero Cloud Accredited ProfessionalSalesforce Certified Order Management Administrator Accredited ProfessionalSalesforce Certified Order Management Developer Accredited ProfessionalSalesforce Certified Process Automation Accredited ProfessionalSalesforce Certified Public Sector Solutions Accredited Professional
Sales
Designer
Tableau

Updated for Winter '26

Tableau Server Administrator Exam Tips (Winter '26): How to Pass

The Tableau Server Administrator exam tests your ability to install, configure, and manage Tableau Server environments. These tips focus on TSM configuration, user management, permissions, and server maintenance that define the highest-weight sections of this exam.

KM

Written and reviewed by Krishna Mohan — ADM-201, PD1, PD2, App Builder & Consultant certified. Updated for Winter '26. Methodology · Contact

Exam At a Glance

45

Questions

120 min

Time Limit

70%

Passing Score

$250

Exam Fee

Quick Answer: What Tableau Server Administrator Tests

  • Server installation and configuration — Installing Tableau Server with TSM, configuring server processes and ports, managing SSL certificates, configuring SMTP for email notifications, and basic multi-node server setup.
  • User and content management — User and group management, site roles (Server Admin, Site Admin, Creator, Explorer, Viewer), projects and permissions, content governance, and using Active Directory or LDAP for user provisioning.
  • Performance and maintenance — Server health monitoring, background tasks, extract refresh scheduling, backup and restore procedures, log file management, and troubleshooting common server issues.

Highest-Weight Exam Sections

Server Configuration and Maintenance30%
Security and Permissions25%
User and Content Management22%
Performance Monitoring15%

Configuration + Security + User Management = 77%. TSM commands and permission hierarchy are the most technically tested areas.

Scenario Strategy: How to Approach Tableau Server Administrator Questions

Questions describe an administrative scenario and ask which TSM command, permission setting, or server configuration addresses it. Read for the specific action required — configuration changes, user provisioning, or maintenance tasks — and match to the correct TSM procedure.

  • For TSM questions: tsm configuration set modifies server settings. tsm restart restarts all Tableau Server services. tsm maintenance backup creates a backup. tsm maintenance restore restores from a backup. The exam tests which tsm command to use for specific administrative tasks — know the common commands.
  • For permissions questions: deny always overrides allow. A user gets permissions from the most permissive of their direct permissions and group permissions — EXCEPT deny, which always wins. Site role caps what a user can do regardless of content permissions (a Viewer cannot publish even if project permissions allow it).
  • For backup/restore questions: always backup before major server changes (upgrades, configuration changes). Backups include the PostgreSQL repository (user data, content metadata) and File Store (extracts, packaged workbooks). The backup process can be scheduled with tsm maintenance backup or triggered manually from TSM web UI.

Mock-Test Benchmark Before Booking

76%+ on 3 timed full mocks before booking (70% passing score)

Hands-on Tableau Server administration experience is essential for this exam. Set up a Tableau Server trial on a Windows VM and practice TSM commands, user provisioning, and backup/restore procedures. The exam tests specific administrative workflows that are very difficult to understand without real server access.

3 Concepts That Fail Most Tableau Server Administrator Candidates

These are not the hardest topics — they are the ones where candidates are most confidently wrong. Learn the distinction early.

1. Sites vs Projects vs Workbooks — The Permission Hierarchy

Sites are the top-level tenant isolation unit (similar to Salesforce Business Units). Projects are folders within a site for organising content. Workbooks contain views and dashboards. Permissions can be set at Site → Project → Workbook level — more specific permissions override broader ones. Candidates set permissions at the Workbook level for all users — the exam expects Project-level permissions for efficient group-based access management.

2. TSM vs tabcmd vs REST API — Three Admin Interfaces

TSM (Tableau Services Manager) is the server administration CLI for server configuration, backups, and restart. tabcmd is the command-line tool for automating content tasks (publish, download, refresh). REST API enables programmatic server management from applications. Candidates use tabcmd for server restarts — the exam expects TSM for infrastructure operations and tabcmd for content automation.

3. Extract Refresh — Scheduled vs Manual vs Incremental

Full Refresh replaces all data in the extract. Incremental Refresh appends only new rows (requires a date/ID field to identify new records). Scheduled refreshes run automatically on a defined schedule. Candidates use Full Refresh for all scheduled refreshes — the exam expects Incremental Refresh for large data sources where only new records change, to reduce refresh time and database load.

Frequently Asked Questions

What is the Tableau Server Administrator exam format?
The Tableau Server Administrator exam has 60 multiple-choice questions, a 120-minute time limit, a 70% passing score, and a $250 fee. It tests Tableau Server and Tableau Services Manager (TSM) administration: installation, configuration, user and content management, security, performance monitoring, and maintenance tasks.
What are the highest-weight Tableau Server Administrator exam sections?
Server Configuration and Maintenance (30%) and Security and Permissions (25%) together account for 55% of the exam. Configuring Tableau Services Manager (TSM), managing users and groups, implementing permissions at site and project level, and maintaining server health are the most heavily tested areas.
What is Tableau Services Manager (TSM) and how is it tested?
TSM (Tableau Services Manager) is the administration interface for Tableau Server — replacing the older tabadmin command-line tool. TSM manages server processes, configuration settings, backup/restore, and licensing. The exam tests TSM web UI and TSM CLI (tsm) commands for common administrative tasks like backup, restore, restart, and configuration changes.
What are the different Tableau Server permission levels and how do they work?
Tableau Server has permissions at multiple levels: Site (site-level roles: Server Admin, Site Admin, Creator, Explorer, Viewer), Project (content permissions: Can Edit, Can Publish, View), and Workbook/View (individual content permissions). More permissive settings at higher levels can be overridden at lower levels. Understanding the permission hierarchy is essential for this exam.
What concepts do most Tableau Server Administrator candidates get wrong?
The most commonly misunderstood topics for the Tableau Server Administrator exam are: (1) Sites vs Projects vs Workbooks — The Permission Hierarchy; (2) TSM vs tabcmd vs REST API — Three Admin Interfaces; (3) Extract Refresh — Scheduled vs Manual vs Incremental. Candidates are most confidently wrong on these — learn the distinctions early to avoid losing marks on questions you expect to get right.
Why do most Tableau Server Administrator candidates fail questions about Sites vs Projects vs Workbooks?
Sites are the top-level tenant isolation unit (similar to Salesforce Business Units). Projects are folders within a site for organising content. Workbooks contain views and dashboards. Permissions can be set at Site → Project → Workbook level — more specific permissions override broader ones. Candidates set permissions at the Workbook level for all users — the exam expects Project-level permiss...
Why do most Tableau Server Administrator candidates fail questions about TSM vs tabcmd vs REST API?
TSM (Tableau Services Manager) is the server administration CLI for server configuration, backups, and restart. tabcmd is the command-line tool for automating content tasks (publish, download, refresh). REST API enables programmatic server management from applications. Candidates use tabcmd for server restarts — the exam expects TSM for infrastructure operations and tabcmd for content automation.
Why do most Tableau Server Administrator candidates fail questions about Extract Refresh?
Full Refresh replaces all data in the extract. Incremental Refresh appends only new rows (requires a date/ID field to identify new records). Scheduled refreshes run automatically on a defined schedule. Candidates use Full Refresh for all scheduled refreshes — the exam expects Incremental Refresh for large data sources where only new records change, to reduce refresh time and database load.

Related Exam Tips

Start Tableau Server Administrator Prep

After this exam, consider Tableau Consultant or Tableau Data Analyst next.