ArcGIS Administrator
What is ArcGIS Administrator?
ArcGIS Administrator allows you to manage your license environments with the ArcGIS Desktop and ArcGIS Engine software. You can define the product type, set a license manager, authorize single-use licenses, borrow and return concurrent use licenses, and repair licenses.
[Borrowing-is the process of temporarily obtaining concurrent use licenses from a networked license manager for the purpose for using the ArcGIS software while disconnected from the network.]
Administrator allows you to do the following:
- View license availability.
- Return borrowed licenses.
- Add and remove data licenses.
- Borrow available concurrent use licenses.
- Select a product to use and define a license manager.
- Select the language to use for your ArcGIS Desktop and ArcGIS Engine environments.
Usage
The Administrator Wizard helps you administer your ArcGIS Desktop and provides valuable information about your installation. You can perform tasks such as:
- Select Desktop to perform the following tasks:
Using the License Server Administrator
License Server Administrator can be accessed from Start > Programs > ArcGIS > License Server Administrator.
On Linux, License Server Administrator can be launched from the license manager installation location:
<installation_path>/arcgis/licensemanager/LSAdmin
License Types
Type | Description | Typical Use |
---|---|---|
Single Use | Tied to one machine, activated online or via file. | Standalone users. |
Concurrent Use | Uses a License Manager on a server to allocate licenses dynamically. | Shared environments (e.g., labs). |
Named User | Managed through ArcGIS Online or Enterprise; uses identity-based access. | ArcGIS Pro or ArcGIS Online users. |
Server Administrator Directory
The ArcGIS Server Administrator Directory is a web application primarily designed to help you write administrative scripts for ArcGIS Server. You can navigate the Administrator Directory to learn how to construct administrative web service requests through REST. You can then formulate these requests and send them over HTTP using a scripting language of your choice.
You can also use the Administrator Directory to perform certain administrative functions not available in ArcGIS Server Manager. For example, to create a new geometry service or search service, you must use the Administrator Directory.
