HOW TO
When a new License Manager is set up for an organization, each machine connected to the license server is required to update their connection to the new License Manager. Instead of manually updating the connection through ArcGIS Administrator for each machine in a large organization, updating the connection through a batch file saves time.
Follow the steps below to create a batch file that updates a machine's connection to the new License Manager:
Warning: The instructions below include making changes to essential parts of your operating system. It is recommended that you backup your operating system and files, including the registry, before proceeding. Consult with a qualified computer systems professional, if necessary. Esri cannot guarantee results from incorrect modifications while following these instructions; therefore, use caution and proceed at your own risk.
REGEDIT4 ; @ECHO OFF ; CLS ; REGEDIT.EXE /S "%~f0" ; EXIT [HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\ESRI\License10.x] "LICENSE_SERVER"="@LicenseManager"
Get help from ArcGIS experts
Download the Esri Support App