Install AutoSteps
You can install PerformanceGuard AutoSteps on all Windows platforms, including application servers and Citrix servers.
Quick Installation
Section titled “Quick Installation”The following Operationg Systems are supported for running AutoSteps
- Windows 10 - 64 bit
- Windows 8 / 8.1 - 64 bit
- Windows 7 - 64 bit
Other Requirements
Section titled “Other Requirements”- The computer used for AutoSteps must also have a PerformanceGuard Agent version 7.3 or newer
- The computer must have .NET 4.6.2 or newer installed
Double-click the installer (.msi) file to install the AutoSteps and follow the instructions to enable AutoLogon.
The installation usually takes less than a minute. There is no need to restart the computer after installation.
Command Line Installation
Section titled “Command Line Installation”You can also install AutoSteps via a command line:
msiexec /i “PerformanceGuard AutoSteps.msi” AutoLogon_Username=xxxxxx AutoLogon_Password=xxxxxx
Replace xxxxxx with the user name and password that you want to use for installing AutoSteps.
Installation Options
Section titled “Installation Options”If required, you can run the AutoSteps installation file with a number of parameters:
Silent Installation
Section titled “Silent Installation”If you install the AutoSteps to multiple client computers, you may want to keep the installation process completely transparent to the end users.
In that case, apply the /q (quiet) and /n (don’t ask) parameters to the MSI installer command line when you install the agent:
msiexec /i "PerformanceGuard AutoSteps.msi" AutoLogon_Username=xxxxxx AutoLogon_Password=xxxxxx /qnComplete List of installation Parameters
The following installation parameters must be specified for a silent installation:
| Name | Description |
|---|---|
| AUTOLOGON_USERNAME | User name of the windows account which will be used to run AutoSteps and AutoLogon to the computer. |
| AUTOLOGON_PASSWORD | Password of the windows account which will be used to run AutoSteps and AutoLogon to the computer. |
| AUTOLOGON_DOMAIN | If the user is in a Domain, then this property must also be specified. Domain name of the windows account which will be used to run AutoSteps and AutoLogon to the computer. |
Logging
Section titled “Logging”It’s good to have a log file if you run into problems and need to contact PerformanceGuard support. The log file can help supporters quickly diagnose the problem. You generate the log file, called installLog.txt, with these parameters:
msiexec /i "PerformanceGuard AutoSteps.msi" AutoLogon_Username=xxxxxx AutoLogon_Password=xxxxxx /qn /L*v! installLog.txtRepair
Section titled “Repair”It is possible to repair the AutoSteps. This means that it is possible to re-install the files if the files have been corrupted or overwritten.
**Example:**Click thumbnail to view image in full size.
A repair will recover the files used by the AutoSteps, but won’t change or modify the configuration for a given agent.
Upgrade
Section titled “Upgrade”