installing java 7 update 67 to all computer connected thru vpn
i have a .bat file which installs java when you are connect directly on the network, however when users are connected over vpn java does not install.
"\\myserver\java\jre-7u67-windows-i586.exe" /s IEXPLORER=1 MOZILLA=1 /L C:\javaupdate7u67.log REBOOT=ReallySuppress JAVAUPDATE=0
Can someone assist me with this, it is driving me insane..
3 Comments
[ + ] Show comments
-
Were you able to install the previous versions over vpn? - 786_ak 10 years ago
-
no, this is a new network... - drkngel21 10 years ago
-
Have you tried caching the executable locally and then run it with parameters. - 786_ak 10 years ago
-
no i have not cache yet. - drkngel21 10 years ago
Answers (1)
Please log in to answer
Posted by:
EdT
10 years ago