The Windows Client provides a mechanism to automate installation via the command line for administrative installations. This information could be used by administrators to create a Command-Line script that is run during user login on machines the client should be installed on.
- Obtain access to the Windows Client Installer.
- Open the command prompt as an admin user on the Windows 10 machine.
-
Run the following command:
msiexec.exe /i "RapidIdentity Client for Windows.msi" /quiet /passive APIKEY="%API_KEY% SERVER_URL="%SERVER_URL%"
- Note: Once the command has been run, the installation process starts in the background. However, it can be tracked in Task Manager if desired.
- The Windows Client should proceed to install and should be present on the appropriate machines upon completion.
Click here for instructions on how to deploy the .