Показаны сообщения с ярлыком Java. Показать все сообщения
Показаны сообщения с ярлыком Java. Показать все сообщения

29.2.16

Как добавить исключения сайтов java

C:\Users\%username%\AppData\LocalLow\Sun\Java\Deployment\security\exception.sites

Открыть с помощью блокнота файл exception.sites и добавить в него список сайтов для которых нам нужен  java доступ без ограничений.



или win+R> control> java>security>Edit site list> add



https://community.spiceworks.com/how_to/119934-add-exception-site-list-to-java-via-gpo

19.7.13

silent uninstall java 6 all version(тихое удаление java 6 все версии)

REM Uninstall JAVA 6 all Version
REM For 32 bit java:
MsiExec.exe /X{26A24AE4-039D-4CA4-87B4-2F83216000FF} /q /norestart
MsiExec.exe /X{26A24AE4-039D-4CA4-87B4-2F83216001FF} /q /norestart
MsiExec.exe /X{26A24AE4-039D-4CA4-87B4-2F83216002FF} /q /norestart
MsiExec.exe /X{26A24AE4-039D-4CA4-87B4-2F83216003FF} /q /norestart
MsiExec.exe /X{26A24AE4-039D-4CA4-87B4-2F83216004FF} /q /norestart
MsiExec.exe /X{26A24AE4-039D-4CA4-87B4-2F83216005FF} /q /norestart
MsiExec.exe /X{26A24AE4-039D-4CA4-87B4-2F83216006FF} /q /norestart
MsiExec.exe /X{26A24AE4-039D-4CA4-87B4-2F83216007FF} /q /norestart
MsiExec.exe /X{26A24AE4-039D-4CA4-87B4-2F83216008FF} /q /norestart
MsiExec.exe /X{26A24AE4-039D-4CA4-87B4-2F83216009FF} /q /norestart
MsiExec.exe /X{26A24AE4-039D-4CA4-87B4-2F83216010FF} /q /norestart
MsiExec.exe /X{26A24AE4-039D-4CA4-87B4-2F83216011FF} /q /norestart
MsiExec.exe /X{26A24AE4-039D-4CA4-87B4-2F83216012FF} /q /norestart
MsiExec.exe /X{26A24AE4-039D-4CA4-87B4-2F83216013FF} /q /norestart
MsiExec.exe /X{26A24AE4-039D-4CA4-87B4-2F83216014FF} /q /norestart
MsiExec.exe /X{26A24AE4-039D-4CA4-87B4-2F83216015FF} /q /norestart
MsiExec.exe /X{26A24AE4-039D-4CA4-87B4-2F83216016FF} /q /norestart
MsiExec.exe /X{26A24AE4-039D-4CA4-87B4-2F83216017FF} /q /norestart
MsiExec.exe /X{26A24AE4-039D-4CA4-87B4-2F83216018FF} /q /norestart
MsiExec.exe /X{26A24AE4-039D-4CA4-87B4-2F83216019FF} /q /norestart
MsiExec.exe /X{26A24AE4-039D-4CA4-87B4-2F83216020FF} /q /norestart
MsiExec.exe /X{26A24AE4-039D-4CA4-87B4-2F83216021FF} /q /norestart
MsiExec.exe /X{26A24AE4-039D-4CA4-87B4-2F83216022FF} /q /norestart
MsiExec.exe /X{26A24AE4-039D-4CA4-87B4-2F83216023FF} /q /norestart
MsiExec.exe /X{26A24AE4-039D-4CA4-87B4-2F83216024FF} /q /norestart
MsiExec.exe /X{26A24AE4-039D-4CA4-87B4-2F83216025FF} /q /norestart
MsiExec.exe /X{26A24AE4-039D-4CA4-87B4-2F83216026FF} /q /norestart
MsiExec.exe /X{26A24AE4-039D-4CA4-87B4-2F83216027FF} /q /norestart
MsiExec.exe /X{26A24AE4-039D-4CA4-87B4-2F83216028FF} /q /norestart
MsiExec.exe /X{26A24AE4-039D-4CA4-87B4-2F83216029FF} /q /norestart
MsiExec.exe /X{26A24AE4-039D-4CA4-87B4-2F83216030FF} /q /norestart
MsiExec.exe /X{26A24AE4-039D-4CA4-87B4-2F83216031FF} /q /norestart
MsiExec.exe /X{26A24AE4-039D-4CA4-87B4-2F83216032FF} /q /norestart
MsiExec.exe /X{26A24AE4-039D-4CA4-87B4-2F83216033FF} /q /norestart
MsiExec.exe /X{26A24AE4-039D-4CA4-87B4-2F83216034FF} /q /norestart
MsiExec.exe /X{26A24AE4-039D-4CA4-87B4-2F83216035FF} /q /norestart
MsiExec.exe /X{26A24AE4-039D-4CA4-87B4-2F83216036FF} /q /norestart
MsiExec.exe /X{26A24AE4-039D-4CA4-87B4-2F83216037FF} /q /norestart

REM For 64 bit java:
MsiExec.exe /X{26A24AE4-039D-4CA4-87B4-2F86416000FF} /q /norestart
MsiExec.exe /X{26A24AE4-039D-4CA4-87B4-2F86416001FF} /q /norestart
MsiExec.exe /X{26A24AE4-039D-4CA4-87B4-2F86416002FF} /q /norestart
MsiExec.exe /X{26A24AE4-039D-4CA4-87B4-2F86416003FF} /q /norestart
MsiExec.exe /X{26A24AE4-039D-4CA4-87B4-2F86416004FF} /q /norestart
MsiExec.exe /X{26A24AE4-039D-4CA4-87B4-2F86416005FF} /q /norestart
MsiExec.exe /X{26A24AE4-039D-4CA4-87B4-2F86416006FF} /q /norestart
MsiExec.exe /X{26A24AE4-039D-4CA4-87B4-2F86416007FF} /q /norestart
MsiExec.exe /X{26A24AE4-039D-4CA4-87B4-2F86416008FF} /q /norestart
MsiExec.exe /X{26A24AE4-039D-4CA4-87B4-2F86416009FF} /q /norestart
MsiExec.exe /X{26A24AE4-039D-4CA4-87B4-2F86416010FF} /q /norestart
MsiExec.exe /X{26A24AE4-039D-4CA4-87B4-2F86416011FF} /q /norestart
MsiExec.exe /X{26A24AE4-039D-4CA4-87B4-2F86416012FF} /q /norestart
MsiExec.exe /X{26A24AE4-039D-4CA4-87B4-2F86416013FF} /q /norestart
MsiExec.exe /X{26A24AE4-039D-4CA4-87B4-2F86416014FF} /q /norestart
MsiExec.exe /X{26A24AE4-039D-4CA4-87B4-2F86416015FF} /q /norestart
MsiExec.exe /X{26A24AE4-039D-4CA4-87B4-2F86416016FF} /q /norestart
MsiExec.exe /X{26A24AE4-039D-4CA4-87B4-2F86416017FF} /q /norestart
MsiExec.exe /X{26A24AE4-039D-4CA4-87B4-2F86416018FF} /q /norestart
MsiExec.exe /X{26A24AE4-039D-4CA4-87B4-2F86416019FF} /q /norestart
MsiExec.exe /X{26A24AE4-039D-4CA4-87B4-2F86416020FF} /q /norestart
MsiExec.exe /X{26A24AE4-039D-4CA4-87B4-2F86416021FF} /q /norestart
MsiExec.exe /X{26A24AE4-039D-4CA4-87B4-2F86416022FF} /q /norestart
MsiExec.exe /X{26A24AE4-039D-4CA4-87B4-2F86416023FF} /q /norestart
MsiExec.exe /X{26A24AE4-039D-4CA4-87B4-2F86416024FF} /q /norestart
MsiExec.exe /X{26A24AE4-039D-4CA4-87B4-2F86416025FF} /q /norestart
MsiExec.exe /X{26A24AE4-039D-4CA4-87B4-2F86416026FF} /q /norestart
MsiExec.exe /X{26A24AE4-039D-4CA4-87B4-2F86416027FF} /q /norestart
MsiExec.exe /X{26A24AE4-039D-4CA4-87B4-2F86416028FF} /q /norestart
MsiExec.exe /X{26A24AE4-039D-4CA4-87B4-2F86416029FF} /q /norestart
MsiExec.exe /X{26A24AE4-039D-4CA4-87B4-2F86416030FF} /q /norestart
MsiExec.exe /X{26A24AE4-039D-4CA4-87B4-2F86416031FF} /q /norestart
MsiExec.exe /X{26A24AE4-039D-4CA4-87B4-2F86416032FF} /q /norestart
MsiExec.exe /X{26A24AE4-039D-4CA4-87B4-2F86416033FF} /q /norestart
MsiExec.exe /X{26A24AE4-039D-4CA4-87B4-2F86416034FF} /q /norestart
MsiExec.exe /X{26A24AE4-039D-4CA4-87B4-2F86416035FF} /q /norestart
MsiExec.exe /X{26A24AE4-039D-4CA4-87B4-2F86416036FF} /q /norestart
MsiExec.exe /X{26A24AE4-039D-4CA4-87B4-2F86416037FF} /q /norestart


Расшифровка версий
{26A24AE4-039D-4CA4-87B4-2F8AA1MMPPFF}
Где:
AA - 32 или 64 архетиктура
MM -Основная версия
PP - Patch/update

original link

18.7.13

Публикация java 7 update 25 x32 SCCM 2012

Original link: http://tonyle.ca/blog/?p=33
http://www.ronnipedersen.com/2013/03/java-sccm-2012-detection-methods/

Подготовка
1. Скачиваем Java http://java.com/en/download/manual.jsp
2. Скачиваем ORCA.msi http://www.technipages.com/wp-content/uploads/2007/11/orca.Msi
3. Извлекаем MSI
5. Запускаем автономный (.exe) файл jre-7u25-windows-i586.exe, дальше ничего не запускаем.
6. Заходим  в папку:

версия x32
C:\Users\пользователь\AppData\LocalLow\Sun\Java\jre1.7.0_25
версия x64
C:\Users\пользователь\AppData\LocalLow\Sun\Java\jre1.7.0_25_x64

Создаем файл MST 
1. Запускаем ORCA
2. Открываем  MSI файл File>Open> jre1.7.0_25.msi
3. Далее Tramsform> New transform.
4. Вносим изменения  в таблицу Property.


Cвойство      ЭффектЗначение по умолчаниюПользовательское значение
AUTOUPDATECHECKоткл Auto Updates10
IEEXPLORERвкл. Java в Internet Explorer01
JAVAUPDATEоткл. Auto Updates10
JUоткл. Auto Updates10
MOZILLAвкл. Java плагин в других браузерах01
5. Генерируем transform file: Ttransform> Generate Transform
6. Называем jre1.7.0_25.mst и сохраняем файл  в папку к  jre1.7.0_25.msi

Публикация в SCCM 2012
Software Library>Applications>Create Application добавляем jre1.7.0_25.msi и публикуем