Let's walk through a real-world scenario. You need to deploy PI Datalink 2023 (64-bit) to 50 engineering workstations.
: This is typically bundled with the DataLink kit. Step-by-Step Silent Installation Process
To perform a silent installation of PI DataLink , you must modify and use the provided silent.ini
msiexec /i "C:\Temp\PIClientTools\PI Datalink.msi" /qn /norestart
Sometimes, you need to push configuration after the install. You can deploy these via Group Policy Preferences (GPP) or regedit silently.
The benefits are clear:
Let's walk through a real-world scenario. You need to deploy PI Datalink 2023 (64-bit) to 50 engineering workstations.
: This is typically bundled with the DataLink kit. Step-by-Step Silent Installation Process pi datalink silent install
To perform a silent installation of PI DataLink , you must modify and use the provided silent.ini Let's walk through a real-world scenario
msiexec /i "C:\Temp\PIClientTools\PI Datalink.msi" /qn /norestart pi datalink silent install
Sometimes, you need to push configuration after the install. You can deploy these via Group Policy Preferences (GPP) or regedit silently.
The benefits are clear: