Mar 27, 2026 - For details about updated CVE-2025-53521 (BIG-IP APM vulnerability), refer to K000156741.

Forum Discussion

Craig_T_232390's avatar
Craig_T_232390
Icon for Nimbostratus rankNimbostratus
Nov 03, 2015

Using Plink to run multiple commands

I have a fairly complex script which is trying to consolidate data into a text file using the following command:   c:\tools\plink.exe -batch ltmops@%IP% -pw ******* -m a.txt >tempA.txt   a port...