Skip to content

Install AutoSteps

You can install PerformanceGuard AutoSteps on all Windows platforms, including application servers and Citrix servers.

The following Operationg Systems are supported for running AutoSteps

  • Windows 10 - 64 bit
  • Windows 8 / 8.1 - 64 bit
  • Windows 7 - 64 bit
  • 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.

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.

If required, you can run the AutoSteps installation file with a number of parameters:

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:

Terminal window
msiexec /i "PerformanceGuard AutoSteps.msi" AutoLogon_Username=xxxxxx AutoLogon_Password=xxxxxx /qn

Complete List of installation Parameters

The following installation parameters must be specified for a silent installation:

NameDescription
AUTOLOGON_USERNAMEUser name of the windows account which will be used to run AutoSteps and AutoLogon to the computer.
AUTOLOGON_PASSWORDPassword of the windows account which will be used to run AutoSteps and AutoLogon to the computer.
AUTOLOGON_DOMAINIf 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.

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:

Terminal window
msiexec /i "PerformanceGuard AutoSteps.msi" AutoLogon_Username=xxxxxx AutoLogon_Password=xxxxxx /qn /L*v! installLog.txt

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.

See Upgrade AutoSteps