https://github.com/kevinsea/dsc-generator
PowerShell Desired State Configuration (DSC) Generator
https://github.com/kevinsea/dsc-generator
Last synced: 5 months ago
JSON representation
PowerShell Desired State Configuration (DSC) Generator
- Host: GitHub
- URL: https://github.com/kevinsea/dsc-generator
- Owner: kevinsea
- License: gpl-3.0
- Created: 2015-05-30T22:23:19.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-03-06T22:31:47.000Z (about 8 years ago)
- Last Synced: 2024-08-03T22:17:17.678Z (8 months ago)
- Language: C#
- Homepage:
- Size: 112 KB
- Stars: 52
- Watchers: 13
- Forks: 17
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - kevinsea/dsc-generator - PowerShell Desired State Configuration (DSC) Generator (C# #)
README
#Desired State Generator
If you are interested in using PowerShell Desired State Configuration to manage your web server configuration, the DSC Generator can help you get started. You can run the DSC Generator on an existing server and it will generate DSC configuration code for your IIS App Pools, Sites, and Virtual Directories. The DSC Generator will also generate Desired State Configuration for the Windows features your IIS site needs.
More information can be found here: https://github.com/kevinsea/dsc-generator/wiki