Hi,
I am able to remotely install Java update, but is it possible to check Java version with BatchPatch? Currently I am using command prompt: “\computernamec$program filesjavajre7binjava.exe” -version
This gives me java version if installed.
However if I use command java.exe -version with remote script feature, all I get is exit code.
Is there any simple way to determine java version on remote machines with BatchPatch?
Thanks in advance for reply!
Tomas