Here, you'll find all you need to automate your Web GIS installation and administration from PowerShell.
ArcGIS Enterprise delivers industry-leading mapping and data analysis to your physical or cloud infrastructure. The software platform can be deployed in a variety of configurations — whatever best suits your organization.
Get acquainted with EnterpriseWindows PowerShell Desired State Configuration (DSC) is a configuration management platform built into Windows that is based on open standards that enables you to manage your IT and development infrastructure with configuration as code.
Learn more about Windows PowerShell DSCThe fundamental setup of ArcGIS Enterprise is called the base deployment. This workflow automates the setup of a base ArcGIS Enterprise deployment on a single machine using Windows PowerShell DSC.
This workflow automates the setup of a base ArcGIS Enterprise deployment on three machines, with the ArcGIS Server, Portal for ArcGIS, and ArcGIS Data Store components each getting their own machine.
With this formula, you can customize your base deployment to be on as many machines as you want. The sample workflow sets up a five-machine deployment, with ArcGIS Server installed on two machines.
ArcGIS GIS Server is at the center of powerful spatial analysis. This workflow will install and configure ArcGIS GIS Server for your ArcGIS Enterprise deployment.
ArcGIS GeoEvent Server unlocks storage and analysis of real-time data streams. This workflow will install and configure GeoEvent Server for your ArcGIS Enterprise deployment.
ArcGIS GeoAnalytics Server tackles big problems with big data. This workflow will install and configure GeoAnalytics Server for your ArcGIS Enterprise deployment.
ArcGIS Image Server enables massive processing and analysis of your raster imagery. This workflow will install and configure Image Server for your ArcGIS Enterprise deployment.
When it comes time to upgrade to a new version of ArcGIS Enterprise, use this simple workflow.
Uninstalling an ArcGIS Enterprise deployment with Windows PowerShell DSC is easy.
Let's get started. Visit the
arcgis-powershell-dsc
repository on GitHub.