Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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).
- Host: GitHub
- URL: https://github.com/Esri/arcgis-powershell-dsc
- Owner: Esri
- License: apache-2.0
- Created: 2018-01-29T23:06:43.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2024-04-23T21:46:40.000Z (6 months ago)
- Last Synced: 2024-04-23T23:13:03.129Z (6 months ago)
- Language: PowerShell
- Size: 1.87 MB
- Stars: 106
- Watchers: 30
- Forks: 58
- Open Issues: 74
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - 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). (PowerShell)
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.0Unless 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.