https://github.com/comnam90/xsconfig
Experimental Module for extending the new SConfig Module
https://github.com/comnam90/xsconfig
Last synced: 9 months ago
JSON representation
Experimental Module for extending the new SConfig Module
- Host: GitHub
- URL: https://github.com/comnam90/xsconfig
- Owner: comnam90
- License: mit
- Created: 2020-09-22T02:37:50.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-09-15T04:11:55.000Z (over 4 years ago)
- Last Synced: 2025-01-29T05:44:51.106Z (over 1 year ago)
- Language: PowerShell
- Size: 43 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# xSConfig
[](https://www.codacy.com/manual/comnam90/xSConfig/dashboard?utm_source=github.com&utm_medium=referral&utm_content=comnam90/xSConfig&utm_campaign=Badge_Grade)
[](https://dev.azure.com/NZ-BenThomas/xSConfig/_build?view=pipelines)
[](https://codecov.io/gh/comnam90/xSConfig)
[](https://www.powershellgallery.com/packages/xSConfig/)
[](https://www.powershellgallery.com/packages/xSConfig/)
[](https://github.com/comnam90/xSConfig/issues)
[](https://www.powershellgallery.com/packages/xSConfig/)
Experimental Module for extending the new Azure Stack HCI SConfig Module
## Requirements
Currently this module only works on the new **Azure Stack HCI** 20H2 OS, as it relies on the new in-box SConfig module.
This module may be compatible with future Operating Systems that also contain the SConfig module.
## Install
### PowerShell Gallery Install (Requires PowerShell v5)
```powershell
Install-Module xSConfig
```
See the [PowerShell Gallery](http://www.powershellgallery.com/packages/xSConfig/) for the complete details and instructions.
## Demo
[](https://asciinema.org/a/361867)