I have used Orca to create a transform file that includes EULA=1 but that does not seem to prevent the first time run popup for the EULA. I have been struggling with AgreeToLicense but I just can seem to get that to work either.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.
I am trying to figure out the proper syntax for the command to deploy Java 7.51 with SCCM 2012 R2.
Which is correct:
msiexec /i "jre1.7.0_51.msi" transforms="ypit.mst" AgreeToLicense="Yes" /qn
msiexec /i "jre1.7.0_51.msi" transforms="ypit.msi" "AgreeToLicense=Yes" /qn
I have used Orca to create a transform file that includes EULA=1 but that does not seem to prevent the first time run popup for the EULA. I have been struggling with AgreeToLicense but I just can seem to get that to work either.
Share this post
Link to post
Share on other sites