
PowerProtect Data Manager 19.10 File System User Guide
Install the File System agent on Windows in silent mode
On Windows, review the following commands to perform a silent installation of the File System agent.
To perform the silent installation to the default path, run:
fsagent-19.10.0.0.exe /s PPDMHostName=<PPDM_server_IP>
To perform the silent installation to a different path, run:
fsagent-19.10.0.0.exe /s PPDMHostName=<PPDM_server_IP> ProductInstallPath="D:\alternate_path"
To enable the PowerProtect Data Manager communications port 7000, if Windows firewall rules have not been previously configured, run:
fsagent-19.10.0.0.exe /s PPDMHostName=<PPDM_server_IP> EnableFirewallRules=1
When EnableFirewallRules is enabled (set to '1'), the installation creates the Windows firewall rules that allows inbound and outbound connections for the agent service process. Installation of the File System agent requires port 7000 on the File System agent host and port 8443 on PowerProtect Data Manager to be open bidirectionally. These ports enable communication between the File System agent and PowerProtect Data Manager.
The change in EnableFirewallRules configuration will take place only on first-time installation or upgrade of the agent service.
In silent File System agent installation (in the case of coexistence), use the ForceUpgrade=1 option to cause the silent update of common components. If you do not add this option, the silent installation fails.
Windows installer logs are retained at <System drive>\Users\<installing user>\AppData\Local\Temp, and should be consulted in the event of an installation failure. In silent mode, any error message is logged only in the Windows installer logs.