Update the JRE using silent mode
- Login to the Windows system as Administrator.
- Create directory calledJREMigrationUtility.
- Move theJREMigrationUtility.zipfile to thec:\JREMigrationUtilitydirectory.
- UnzipJREMigrationUtility.zip.
- Open a command prompt and navigate to theMigratordirectory.
- Execute the silent command.The following is an example of what the command might look like:c:\JREMigrationUtility\Migrator>ServerJREMigrationUtility.exe -silent -sourceVersion=16.0.20000-jreDirectory="C:\Program Files\AdoptOpenJRE\jdk8u<version>-jreThe following table lists and describes the parameters.Silent mode parameters on WindowsParameterDescriptionValues-silentEnables silent mode.N/A-sourceVersionIdentifies theSymantec Data Loss Preventionversion for which you want to upgrade the JRE version.15.8.00000, 16.0.00000, 16.0.10000, or 16.0.2.0000-jreDirectoryPoints to where the JRE installation is located. Use this parameter when you are migrating a JRE that is not provided by Symantec.For example,C:\Program Files\AdoptOpenJRE\jdk8u.<version>-jre
After the migration process completes, you have the option to delete the previous version directory (at
C:\Program Files\AdoptOpenJRE\jdk8u
), where <previous_version>
-jre<previous_version>
refers to the previous JRE version. You can also safely leave the previous JRE version on the server.