tencent cloud

Distribution Management

Unduh
Mode fokus
Ukuran font
Terakhir diperbarui: 2026-09-09 16:40:37
Diterjemahkan & Diperiksa oleh AI
Supports unified distribution of software, files, scripts, wallpapers, desktop announcements, and client patches (Windows supported) to a specified terminal range.

Creating Policies

1. Log in to the Tencent iOA Zero Trust Security Management System console and choose Software Management > Distribution Management > Distribution Task in the left sidebar.
2. On the Distribution Tasks page, click Create task.

Configuration Item
Capability Description
File distribution
Supports file upload from a local device (file size not exceeding 500 MB), and allows editing of file names, remarks, and other information.
Example of a client pop-up style for file distribution:

The path for viewing files delivered to the terminal (a temporary path, which can also be configured as the desktop path):
Windows: C:\\Users\\Administrator\\AppData\\Local\\Temp (Administrator is the system account. Check the path based on the actual system account on the terminal).
macOS:/Library/Application Support/QQPCiOA/DistributeDocument/software
Script distribution
Feature: Supports selecting and uploading scripts from a local device, and allows editing of script names, remarks, and runtime parameters.
Supports bat, cmd, vbs, js, and exe scripts.
User permission: Executes scripts or applications with the permission of the user logged in to the terminal.
System permission: Executes scripts or applications under system permission (session0).
After the platform distributes a script, the client downloads and executes it. The execution result depends on the terminal environment and the script content.
Notes on script execution:
PowerShell scripts can run only on Windows 7 or later.
macOS supports .sh files and executable files.
Script writing suggestions.
A script name cannot contain spaces, special characters (except _), or any non-English characters. For example, a valid script name is "update_database_2023.sh".
For macOS scripts that involve file saving, it is recommended to save files to the /tmp directory using full paths. The pwd: directory is an internal directory of the iOA package. Do not use "./".
When writing macOS scripts, pay attention to the distinction between chips and runtime architectures. arch: The default parameter of arch is "x86_64". To distinguish Apple silicon, specify the runtime mode in the command line, for example: arch -arm64 sudo installer -pkg /tmp/xxx.pkg -target /.
The path for viewing scripts delivered to the terminal:
Windows: C:\\Users\\Administrator\\AppData\\Local\\Temp (Administrator is the system account. Check the path based on the actual system account on the terminal).
macOS:/Library/Application Support/QQPCiOA/DistributeDocument/bash
Software distribution
Supports uploading software from a local device and configuring the software name, remarks, and runtime parameters.
The path for viewing software delivered to the terminal:
Windows: C:\\Users\\Administrator\\AppData\\Local\\Temp (Administrator is the system account. Check the path based on the actual system account on the terminal).
macOS:/Library/Application Support/QQPCiOA/DistributeDocument/software
Wallpaper distribution
You can select a file from the local device to upload, edit the wallpaper name and remarks, and choose the wallpaper fit. Recommended resolution for standard screens: 1280*1024. Recommended resolution for widescreens: 1440*900.
After you click OK, the computer wallpaper is changed to the distributed wallpaper.
The path for viewing wallpapers delivered to the terminal:
Windows:C:\\ProgramData\\Tencent\\DeskUpdate\\WallPaper
macOS:/Library/Application Support/QQPCiOA/DistributeDocument/software
Client patch distribution
Patch packages are officially provided by the vendor to fix client bugs.
Supported patch types include: dat. The latest patch package is always compatible with all previously released patch package content.
Desktop announcement distribution
It supports delivering persistent announcements and pop-up announcements, making it easier for employees to learn about the announcement content during the delivery period.
Persistent announcement: The announcement popup will remain displayed in the upper right corner of the terminal desktop during the posting period.
Pop-up announcement: It will be immediately delivered to the bottom-right corner of the user's desktop. Each device triggers it only once during the posting period, and users can confirm to close it.
3. Example: Create a software distribution policy.

4. On the New Software Distribution Policy page, click Configure Storage Space.

5. On the storage space page, click Change Storage Plan and select Tencent Cloud or S3 Protocol as needed.
Attention:
Temporary storage space: This space is provided for testing only. Please switch to your own data storage space as soon as possible.



6. On the Create Software Distribution Policy page, configure the following basic information according to the parameters:
Parameter Name
Description
Select Software
Click the local file to upload the software installation package.
Software
User-defined.
Software Remarks
User-defined.
Running Parameter
Running parameters for silent installation of the software, /S or /silent or /quiet: These parameters are typically used to start silent installation mode. The software will be installed automatically without displaying any user interface.
DisplayName
Manually install the software on a test machine, open Control Panel > Programs and Features, find the target software name, which is the DisplayName.
Specific Registry Entry
Enter the registry that the software installation definitely writes to. You can refer to the following registry items, where XXX is the software name.
HKEY_LOCAL_MACHINE\\SOFTWARE\\XXX
HKEY_CURRENT_USER\\SOFTWARE\\XXX
HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\XXX
HKEY_CURRENT_USER\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\XXX

For example:
When installing QQ, the installer writes to the registry.
HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\XXX
You can enter the following content in a specific registry entry:
SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\XXX
If it is a 32-bit program, then it is.
HKEY_LOCAL_MACHINE\\SOFTWARE\\WOW6432Node\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\XXX
You can enter the following content in a specific registry entry, and both registry entries will be searched.
SOFTWARE\\WOW6432Node\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\XXX
or
SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\XXX
Installation Pop-up Reminder
Set whether to display a pop-up to remind users of message distribution.
Applicable Scope
Add users/terminals that require software distribution.
7. After confirming that the content is correct, click Save.
8. On the Distribution Control page, view the distribution status:
Distribution succeeded: The number of terminals/users to which distribution has succeeded within the current distribution scope.
Distribution failed: The number of terminals/users that failed distribution within the current distribution scope.
Distribution details: Click the number of the corresponding distribution result to view its details.

Audit Log

Help enterprise IT administrators detect software distribution status in a timely manner, and provide data support for software asset management.
Go to Software Management > Distribution Management > Audit Logs.

Software distribution auditing covers distribution behaviors on all Windows and macOS terminals.
Icon
Icon Description

Supports quickly selecting a preset time period (last 7 days/last 10 days/last 30 days) and customizing a precise time range.

Data statistics charts are displayed as bar charts.

Supports exporting audit data as files for offline analysis.

Supports customizing the display of report fields.

Supports quickly searching for and displaying identical content within reports.


Bantuan dan Dukungan

Apakah halaman ini membantu?

masukan