Install SVLive Agent Version 3.5.2
Installation for Windows 11 (24h2) - SVLive Version 3.5.2
Use the SVLive Agent Installer found in the SPS MSIX 3.5.2.zip below, and this is designed to enable location services specifically for the SPS (Serraview Presence Service) application. This ensures the following:
- Seamless installation using an exe installer
- Pre-user registration on shared device
- Controlled and auditable access to location services
- Compliance with Windows 11 24H2 requirements
Options
- Option 1 - Using the Installation Wizard
- Option 2 - (Silent Installation) Install EXE with Command Line
Option 1 - Using the Installation Wizard
System Requirements
- Windows 10/11 (x64)
- Administrator rights required
- Download and then unzip the SPS MSIX 3.5.2.zip file.
- Double click the SVLiveAgent-Installer.exe and the installation wizard displays.

- In the Configuration Endpoint field, enter the configuration endpoint URL for your SVLive Presence Service.
- Click the Next button.

- Click the Install button and the installation starts.

- When the installation is finished, you will see the prompt and then click the Finish button.
- Open the Task Manager and check that the SVLive Presence Service is running.

Option 2 - (Silent Installation) Install EXE with Command Line
System restart is required after bulk installation for the application to launch automatically when users sign in.
System Requirements
- Windows 10/11 (x64)
- Administrator rights required
The SVLive Presence Service can be easily installed on a single computer by executing the following command where:
- Open powershell in Administrator mode
- Goto path where SVLiveAgent-Installer.exe
.\SVLiveAgent-Installer.exe /VERYSILENT /CONFIG="config-api-url" /LOGPATH="log-path"
Bulk Install with System Center Configuration Manager (SCCM)
The same basic command displayed above can be used when installing SVLive Presence Service using SCCM.
.\SVLiveAgent-Installer.exe /VERYSILENT /CONFIG="config-api-url" /LOGPATH="log-path"
| Parameter | Required | Description |
|---|---|---|
|
|
Yes |
Runs the installer in completely silent mode with no user interface. |
|
|
Yes |
Specifies the configuration API endpoint URL. |
|
|
No |
Specifies the directory path where installation logs will be saved. |
Configuration URL Formats
- Log Files - If installation issues occur, check the installation logs at the path specified by the
/LOGPATHparameter. If no log path was specified, logs may be found in the default Windows temp directory. - Administrator Privileges - The installer requires Administrator privileges to install the service and configure system-level settings.
The configuration file at: %ProgramData%\Serraview\SVLive Presence Service\sps.ini
