Restore Utility—ArcGIS Server | Documentation For ArcGIS Enterprise
Maybe your like
ArcGIS Enterprise
Portal All Servers GIS Server Image Server GeoAnalytics Server GeoEvent Server Notebook Server Data Stores Cloud Apps Documentation My Profile Sign Out Search ArcGIS Enterprise Help Search Back to TopIn this topic
- Parameters
- Examples
This utility restores your site configuration based on a backup that you have previously made using the Backup utility. See Back up and restore an ArcGIS Server site configuration to learn about the backup and restore capabilities of ArcGIS Server.
This utility always uses token-based authentication.
During the restore process, the following values are retained from the target site:
- Security information
- SSL configuration
- AD/LDAP user configuration
- Proxy settings
- Configuration store and site directory paths
- Machine names and admin URLs
Parameters
| Parameter | Details |
|---|---|
-u | The name of an ArcGIS Server user who will run the utility. This doesn't need to be the same user who created the backup. If your site is configured with web-tier authentication, specify a built-in user, such as the primary site administrator account. |
-p | The password of the user who is specified with the -u parameter. |
-s | The URL of the site, in one of the following formats:
|
-f | The absolute path of the .agssite backup file to be restored. The ArcGIS Server account must have permission to read from this location. |
-r | Path to a folder where the utility will generate its report. The ArcGIS Server account must have write permissions to this folder. The report is always written to the console, regardless of whether you provide this path. |
-h | Prints help for the utility. |
--ignoressl | An optional parameter to disable SSL certification verification. |
-a | An optional property that specifies the location of a properties file, for instance, C:\temp\restore.properties. The properties file must contain the following properties:
site=https://gisserver.domain.com:6443/arcgis username=administrator password=securepassword file=C:\\temp\\backupfilename.agssite |
Examples
The following example restores a backup from a file named Jan-24-2013_13-25-23.agssite:
<Python installation location>\python.exe "C:\Program Files\ArcGIS\Server\tools\admin\restore.py" -u admin -p admin -s http://gisserver.domain.com:6443 -f d:\mybackups\Jan-24-2013_13-25-23.agssite -r d:\mybackupsFeedback on this topic?
In this topic
- Parameters
- Examples
Tag » Arcgis Restore.py
-
Restore Utility—ArcGIS Server | Documentation For ArcGIS Enterprise
-
Problem: Unable To Run Or In ArcGIS For Server ...
-
Solved: Reset My Python 3 Installation - Esri Community
-
Backup And Restore Of An ArcGIS Server Site - O'Reilly
-
Restore Utility—ArcGIS Server Administration (Windows)
-
Backup Utility—ArcGIS Server Administration (Linux)
-
[PDF] ArcGIS Server And Geodatabase Administration For 10.2 Part 2
-
Disaster Recovery And Replication—Portal For ArcGIS (10.8)
-
Common Problems And Solutions—Portal For ArcGIS
-
[PDF] ArcGIS Server And Geodatabase Administration - Lucity Help Search
-
Manage Service Utility—ArcGIS Server - DNRC GIS
-
Arcgis Operation Series 18-arcgis Server Backup And Restore - Karatos
-
Restore ArcGIS Enterprise - Administration Mapping Portal
-
Publish A Geoprocessing Service From A Model Result—ArcGIS Server