Activity Monitor Installer
An Activity Monitor Installer is required for Windows File Server–type applications only.
The installer is a command-line application that receives parameters and installs the Activity Monitor service inside the Windows File Server.
Important
The installer must be executed from within the Windows File Server.
Prerequisites
.NET 9 must be installed on the virtual machine. If .NET 9 is missing, the installer will not start and will notify the user.
Supported Windows Versions
The installer can be installed on:
- Windows Server 2016
- Windows Server 2019
- Windows Server 2022
- Windows Server 2025
Installation Phases
- Configure the application using Data Access Security.
- Retrieve the IP addresses of the virtual appliance cluster (Activity Monitor).
- Install the Activity Monitor on the virtual machine.
Installation
The installer command-line application accepts the following parameters:
| Parameter | Description |
|---|---|
| -f, --folder |
(Required) Installation folder path |
| -c, --cert |
Certificate thumbprint |
| -h, --host |
(Required) VA address |
| -p, --port |
VA port. Default: 11000 |
| -v, --verbose | Enables verbose log level |
| -l, --log |
Log file path |
| -r, --rollback | Enables rollback support |
| -?, -h, --help | Shows help and usage information |
Here is an example with actual values:
SailPoint.Das.Installer.exe install -f C:\InstallerPath -h "172.16.4.101"
After the installation is completed, the DAS_WFS service will be installed and running on the File Server.
Console Output
During installation, the console displays progress information.
Note
Only the following two commands are mandatory:
- -f (installation folder)
- -h (VA host)
If other parameters are omitted, the installer uses default values:
-
Default installation path:
C:\ProgramData\DAS_WFS -
Default log path:
C:\ProgramData\DAS_WFS\Logs
Post-Installation Behavior
Once installation is complete, the installer will:
- Create and configure the Activity Monitor service on the virtual machine.
- Create the logs folder in the pre-defined location.
Uninstallation
To uninstall, run SailPoint.Das.Installer.exe uninstall.
The console will display the uninstallation progress and status.
Documentation Feedback
Feedback is provided as an informational resource only and does not form part of SailPoint’s official product documentation. SailPoint does not warrant or make any guarantees about the feedback (including without limitation as to its accuracy, relevance, or reliability). All feedback is subject to the terms set forth at https://developer.sailpoint.com/discuss/tos.