Install the Okta Privileged Access server agent on Windows
- Go to one of the following Okta Privileged Access Windows client repositories:
- Click the latest version to download.
- Install the MSI by double-clicking the download or by running the command:
msiexec.exe /qb /i ScaleFT-Server-Tools-#.msi
Automate agent installation
Okta Privileged 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 Okta Privileged Access server agent installations for Windows at the scaleft-powershell repo.