Install the Advanced Server Access server agent on Windows

To install the Advanced Server Access server agent:

  1. Go to one of the following Advanced Server Access Windows client repositories:

  2. Click a version to download.
  3. Install the MSI by double-clicking the download or by running the command:

    msiexec.exe /qb /i ScaleFT-Server-Tools-#.msi

Automate agent installation

Advanced Server Access server tools can be automatically installed on Windows servers running in AWS and other cloud environments using a PowerShell user data script, or by a PowerShell command run locally or remotely.

You can find an open-source PowerShell module for managing Advanced Server Access server agent installations for Windows at https://github.com/okta-server-asa/scaleft-powershell/.

Next steps