tencent cloud

Tencent Cloud Automation Tools

Release Notes
Product Introduction
Overview
Strengths
Scenarios
Cloud Access Management
Use Limits
Purchase Guide
Getting Started
Operation Guide
Installing TAT Agent
Executing Without Logging In
Executing on Multiple Instances
Querying Command Execution Status
Troubleshooting
Windows Troubleshooting
API Documentation
History
Introduction
API Category
Making API Requests
Remote Command APIs
Scheduled Execution APIs
Managed Instance APIs
Scenario APIs
Statistics APIs
Data Types
Error Codes
FAQs
Contact Us
Glossary
TAT Policy
Privacy Policy
Data Processing And Security Agreement

Installing TAT Agent

PDF
Focus Mode
Font Size
Last updated: 2026-01-16 15:14:01

Overview

This document guides you through the process of installing the TencentCloud Automation Tools (TAT) agent on a Lighthouse or CVM instance.
Note:
The TAT agent supports TencentOS Server, Linux releases and Windows operating systems.
TAT agent is only available for VPC-based instances.

Directions

Choose the directions according to your operating system.
Linux instances
Windows instances
1. Log in to the Linux instance.
For Lighthouse instances, see Connecting to a Linux Instance via OrcaTerm.
2. Run the following command with the root account to install the TAT agent.
sudo wget -qO - https://tat-1258344699.cos-internal.accelerate.tencentcos.cn/tat_agent/tat_agent_installer.sh | sudo sh
1. Log in to the Windows instance.
For Lighthouse instances, see Connecting to a Windows Instance via VNC.
2. Select the directions for your OS version:

Windows Server 2016 and later versions

1. On the desktop, right click

and select Windows PowerShell (Admin) in the pop-up window.
2. Run the following command in the powershell window to install the TAT agent.
iex (New-Object System.Net.WebClient).DownloadString('https://tat-1258344699.cos-internal.accelerate.tencentcos.cn/tat_agent/tat_agent_installer.ps1')

Windows Server 2012 R2 and earlier versions

1. Download the TAT agent package at:
2. Decompress the file and open the folder.
3. Right click install.bat, and select Run as administrator to install the TAT agent.





Help and Support

Was this page helpful?

Help us improve! Rate your documentation experience in 5 mins.

Feedback