Uninstall
To remove ArcGIS Mapping from your SharePoint farm, do the following:
- Open a command prompt.
- At the prompt, navigate to the directory containing the ArcGIS Mapping for SharePoint deployment files.
- To globally remove ArcGIS Mapping from your SharePoint farm, type "spconfigutility -uninstall" and press enter. This will:
To remove ArcGIS Mapping from particular site collections or web applications, use the -url parameter. (e.g. "spconfigutility -uninstall -url http://mymachine:1234"). Multiple URLs may be specified in one command (e.g. "spconfigutility -uninstall -url http://mymachine:1234 -url http://mymachine:5678"). If the URL specified only refers to a site collection, the operation will delete all instances of the Map and Geolist Web Parts from within the site collection and deactivate and uninstall all ArcGIS Mapping features from the site collection. If the URL refers to a web application or a root site collection, the operation will remove the ArcGIS Mapping features for each site collection within the web application and will retract the ArcGIS Mapping solution from the web application.
Tip: If you would like to see a comprehensive list of valid commands, type "spconfigutility" and press enter.