Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Esri/arcgis-powershell-dsc

This repository contains scripts, code and samples for automating the install and configuration of ArcGIS (Enterprise and Desktop) using Microsoft Windows PowerShell DSC (Desired State Configuration).
https://github.com/Esri/arcgis-powershell-dsc

Last synced: 3 months ago
JSON representation

This repository contains scripts, code and samples for automating the install and configuration of ArcGIS (Enterprise and Desktop) using Microsoft Windows PowerShell DSC (Desired State Configuration).

Awesome Lists containing this project

README

        

# arcgis-powershell-dsc

## Overview Automation for ArcGIS using Windows PowerShell DSC
This repository contains scripts, code and samples for automating the install and configuration of ArcGIS (Enterprise and Desktop) using Microsoft Windows [PowerShell DSC](https://docs.microsoft.com/en-us/powershell/scripting/overview?view=powershell-5.1) (Desired State Configuration).

Sample JSON Configuration files for different ArcGIS deployment patterns are available in the [SampleConfigs](SampleConfigs) folder.

See [wiki](https://github.com/Esri/arcgis-powershell-dsc/wiki) pages for more information about using ArcGIS Powershell DSC Module.

## Issues

Find a bug or want to request a new feature? Please let us know by submitting an [issue](https://github.com/Esri/arcgis-powershell-dsc/issues).

## Contributing

Esri welcomes contributions from anyone and everyone. Please see our [guidelines for contributing](https://github.com/esri/contributing).

Licensing
---------

Copyright 2018-2024 Esri

Licensed under the Apache License, Version 2.0 (the "[License](LICENSE)");
You may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

A copy of the license is available in the repository's [LICENSE](https://raw.githubusercontent.com/Esri/arcgis-powershell-dsc/main/LICENSE) file.