Just add the following files to C:\Windows\Sun\Java\Deployment folder.

deployment.properties:

deployment.user.security.exception.sites=C:/Windows/Sun/Java/Deployment/exception.sites
deployment.system.config.mandatory=True

deployment.config:

deployment.system.config=file:///C:/Windows/Sun/Java/Deployment/deployment.properties
deployment.system.config.mandatory=True

exception.sites:

http://some.trusted.site/
https://another.trusted.site/

This would affect all users of this machine.

Via:

  • Java 7u51 – System Wide Exception Site List an article posted on Systemsynergy
  • Oracle Java SE Documentation - Deployment Configuration File and Properties
  • Oracle Java SE Documentation - Exception Site List
Answer from Vadzim on Stack Exchange
🌐
Oracle
docs.oracle.com › javase › 7 › docs › technotes › guides › jweb › security › exception_site_list.html
Exception Site List
If the RIA requires resources from another domain, that domain must also be included in the exception site list. Otherwise, the RIA is blocked when the additional resource is accessed. The exception site list is managed in the Security tab of the Java Control Panel.
🌐
Reddit
reddit.com › r/sysadmin › java url exception list through sccm
r/sysadmin on Reddit: Java URL Exception list through SCCM
January 14, 2023 -

Hello,

We want to deploy to the my clients java exception list in my company environment via SCCM. How can I achieve this?

Any suggestions would be appreciated!

Thanks!

🌐
Oracle
java.com › en › download › help › exception_sitelist.html
How can I configure the Exception Site List?
Click the Add in the Exception Site List window. Click in the empty field under Location field to enter the URL. URL should begin with http:// or https:// eg. http://myexample.com or https://myexample.com · Click OK to save the URL that you entered. If you click Cancel the URLs are not saved. Click Continue on the Security Warning dialog. A protocol and domain are required. Supported protocols are FILE HTTP and HTTPS.
🌐
PDQ
pdq.com › blog › managing-javas-control-panel-exception-site-list
How to manage Java’s control panel & Exception Site List | PDQ
Push out the packages to the respective machines and be amazed as the Java Control Panel properties and exception list conform to your desires. If you open the Java Control Panel and click on the Security Tab, you should see the changes you specified in the deployment.properties and exception.sites files are set.
🌐
Spiceworks
community.spiceworks.com › software & applications
Add Exception Site List to Java via GPO - Software & Applications - Spiceworks Community
June 9, 2015 - The Site Exception List is contained in \LocalLow\Sun\Java\Deployment\security\exception.sites, edit this list, save to Network location and deploy via GPO Step 1: Edit local system file %systemdrive%\users%username%\appdata\LocalLow\Sun\Ja...
🌐
PTC Community
community.ptc.com › t5 › Customization › how-to-set-the-java-exception-site-for-windows-local-folder › td-p › 234495
Solved: how to set the java exception site for windows loc... - PTC Community
May 2, 2018 - how to add the folder "D:\Program Files\PTC\Creo 3.0\Common Files\protoolkit\" to Exception Site List in Java Control Panel? java 1.8.x windows 7 x64 internet explorer 11 on the Java web site, there are only exsamples for HTTP and HTTPS, there is NOT any exsample for FILE protocol. file:///D:\Pro...
Find elsewhere
🌐
Oracle
java.com › en › download › help › sitelist_disabled.html
Why is the Add button on the Exception Site List grayed out?
You may now be able to add URLs to the Exception Site List. If you need to use Roaming Profiles you can go ahead and Check the check box again. Go to c:\Users\[User Folder]\AppData\LocalLow\Sun\Java\Deployment\security · Right click on the exception.sites file to check the Properties.
🌐
SolarWinds
thwack.solarwinds.com › t5 › Patch-Manager-Discussions › Java-7-Update-51-Populating-the-Exception-Site-List-on-upgrade › m-p › 397967
Java 7 Update 51 - Populating the Exception Site List on upgrade ...
August 18, 2013 - So Java 7u51 is out with a new feature, Exception Site List. This is stored in C:\Users\username\AppData\LocalLow\Sun\Java\Deployment\security\exception.sites. Any
🌐
Gonnalearn
gonnalearn.com › url-java-exception-site-list-file
How to add a URL to the Java Exception Site List file - gonnalearn.com
On one of our computers, the Security ... to manage the exception site list is missing/not accessible. I have no idea why (reinstalling Java did not help). However, you can also add exceptions by directly editing the exception.sites file....
🌐
Wordpress
helpforthehelpdesk.wordpress.com › 2015 › 01 › 07 › managing-the-java-exception-site-list
Managing the Java Exception Site List | Help for the Help Desk
June 7, 2019 - In this guide we will cover how to globally and centrally manage sites in the Java Exception Site List. ... By default Java settings are managed on a per user basis using the deployment.properties file located in C:\Users\<username>\AppData\LocalLow\Sun\Java\Deployment The Exception Site List is also managed on a per user basis and is stored in a text file named exception.sites located in C:\Users\<username>\AppData\LocalLow\Sun\Java\Deployment\security\exception.sites
🌐
Quest Support
support.quest.com › kace-desktop-authority › kb › 4298222 › how-to-configure-java-exception-sites-list-for-all-users
How to configure Java exception sites list for all users (4298222)
May 7, 2023 - The exception.sites file must be located in one computer, in this location %systemdrive%\users\%username%\appdata\LocalLow\Sun\Java\Deployment\security\exception.sites If the file does not exist, a new one must be created and the desired site URL must be added, for example https://exception.for.java
🌐
Neilen
neilen.com.au › 2018 › 09 › 18 › controlling-java-runtime-exception-list-via-group-policy
Controlling Java Runtime Exception List via Group Policy · Tim Neilen
Java Runtime stores it’s exception list in a plain text file,exception.sites, located in %userprofile%\AppData\LocalLow\Sun\Java\Deployment\security - the file format is one site per line.
🌐
Joshua-d-miller
joshua-d-miller.com › java-7-update-51-global-exceptions-list
Java 7 Update 51 Global Exceptions list - System Administrator Musings
January 16, 2014 - deployment.user.security.exception.sites=/Library/Application\ Support/Oracle/Java/Deployment/exception.sites · However, if you want to allow all users to modify the exception.sites file you will need to set permissions on the file in a shared ...
🌐
Der Flounder
derflounder.wordpress.com › 2014 › 01 › 16 › managing-oracles-java-exception-site-list
Managing Oracle’s Java Exception Site List | Der Flounder
January 16, 2014 - This allows the applets and web ... file named exception.sites, which is stored in /Users/username/Library/Application Support/Oracle/Java/Deployment/security....
🌐
Spiceworks Community
community.spiceworks.com › software & applications
Java Site Exceptions List and Certificates For All Users - Software ...
October 22, 2015 - This How To is meant to help those who need to add sites and certificates to Java for all users. Java can be a real pain and manually adding sites and certificates for each individual is not practical. By following this guide one will be able to add a folder to the system root directory and all users will have the sites and certificates.
🌐
Microsoft Learn
learn.microsoft.com › en-us › answers › questions › 2699816 › windows-updates-disabled-java-8-exception-list
Windows Updates disabled java 8 exception list - Microsoft Q&A
If you need to use Roaming Profiles you can go ahead and Check the checkbox again. Confirm you have write access to the deployment.exception.sites file ... Navigate to C:\Users&lt;User Profile>\AppData\LocalLow\Sun\Java\Deployment\security ...