Skip to content

stehlih/WDSDsc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Windows Deployment Services DSC Resource Module

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • PowerShell 100.0%