Search the Community
Showing results for tags 'EULA'.
-
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.
-
Hello, I running with a new 2012 build: Windows 2012 STD, SQL 2012 (CU5), and SCCM 2012 SP1. I installed WSUS and then SUP and most of the updates are downloading. Sporadically the wsyncmgr.log is showing : Failed to sync update “xxxxxxxx-xxxx-xxxx-xxxxxxxxxxxx”. Error: The Microsoft Software License Terms have not been completely downloaded and cannot be accepted. Source: Microsoft.UpdateServices.Internal.BaseApi.SoapExceptionProcessor.DeserializeAndThrow. I have looked at a lot of the solutions out there and of them none appear to apply. Permisisons in the DB and folders are good. WSUS path is good in SQL. Thank you! One side note: SUP had only English selected as my choice but when I was reviewing the settings in the WSUS console it was set to download all languages.