Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nyanhp/wdsdsc
Windows Deployment Services DSC Resource Module
https://github.com/nyanhp/wdsdsc
Last synced: 3 months ago
JSON representation
Windows Deployment Services DSC Resource Module
- Host: GitHub
- URL: https://github.com/nyanhp/wdsdsc
- Owner: nyanhp
- License: mit
- Created: 2019-07-15T12:58:38.000Z (over 5 years ago)
- Default Branch: dev
- Last Pushed: 2021-03-11T12:54:27.000Z (almost 4 years ago)
- Last Synced: 2024-10-12T13:09:07.784Z (4 months ago)
- Language: PowerShell
- Size: 28.3 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WDSDsc
This repository contains the Windows Deployment Services DSC Resource Module.
## WdsInitialize
Configure a WDS server.
- IsSingleInstance: Key property, there can only be one WDS instance
- Standalone: Indicates that this is a standalone server, not integrated into ADDS
- ComputerName: The remote system to configure. Requires DCOM/RPC and valid credentials (PSDSCRunAsCredential)
- Path: Path to RemInst share on the host
- Authorized: Indicates that the host is authorized in DHCP