Applies To:
Halcyon Windows Agent
Overview:
The Halcyon Agent generally installs without issue. However, in rare cases where the installation fails without a clear error message or indicator, additional logging is required to investigate the root cause.
This article provides instructions for manually installing the Halcyon Agent with MSI logging enabled. The resulting install log can help diagnose and resolve unexpected installation failures.
Action:
To generate an install log during a manual installation of the Halcyon Agent:
- Open an Administrative Command Prompt.
- Navigate to the folder containing the Halcyon Agent installer package.
-
Run the following command (update the version number and token as needed):
HalcyonAR_Setup_x64_v<VERSION>.exe /s /v"/l*v c:\temp\HalcyonInstall.log /qn" /z"ACCEPTEULA INSTALLTOKEN=<TOKEN>" - Replace with your actual install token.
- Ensure the folder
C:\temp\exists before running the command. You may change the log path if needed.
- This command initiates a silent install of the Halcyon Agent and writes a detailed log to
C:\temp\HalcyonInstall.log. - If the installation fails or completes unexpectedly, send the
HalcyonInstall.logfile to support for review.
Comments
0 comments
Please sign in to leave a comment.