Pi Datalink Silent Install -

1. Objective To determine the methodology, requirements, and commands for a silent (unattended) installation of Pi Datalink, suitable for enterprise deployment via scripts or configuration management tools (e.g., SCCM, Group Policy, Ansible). 2. Background Pi Datalink is an Excel add-in that retrieves real-time and historical data from OSIsoft PI System. A silent installation bypasses user prompts, allowing mass deployment.

PIClientToolsSetup.exe /extract "C:\Temp\PIClientTools" pi datalink silent install

[HKEY_CURRENT_USER\Software\OSIsoft\PI Datalink\Settings] "DefaultServer"="YOUR_PI_SERVER" Capture install log for troubleshooting: 1. Objective To determine the methodology

Top