This DSC module is maintained by the developers at systemhosting.dk
- Martin T. Nielsen / mni@systemhosting.dk
- Dennis Rye / dry@systemhosting.dk
The module is installed by placing the entirety of the SYSTEMHOSTING folder structure in your PowerShell modules folder, which by default is C:\Program Files\WindowsPowerShell\Modules
The following DSC resources are available in this module
Alias: cAllowedServices
A DSC resource for configuring a service whitelist. Reports a warning in the eventlog, and can optionally enforce the list by shutting down unregistered services.
Alias: cDnsClient
A DSC resource for modifying the IPv4 Dns Client settings on a network adapter.
Alias: cGroup
A modified version of the MSFT_GroupResource DSC resource containing the following bugfix: https://connect.microsoft.com/PowerShell/feedbackdetail/view/951681/desired-state-configuration-group-resource
Alias: cGUICheck
A resource for detecting and, if Enforce is $true, removing the GUI from a Windows Server installation. Writes an eventlog entry if the GUI is detected, and another if it is removed.
Alias: cIscsiInitiatorTargetPortal
A DSC resource for modifying target portals and targets of the Microsoft iSCSI Initiator.
Alias: cMPIOSetting
A DSC resource for configuring global MPIO settings.
Alias: cNetAdapter
A DSC resource for enabling/disabling network adapters.
Alias: cNetAdapterAdvancedProperty
A DSC resource for modifying network adapter driver settings.
Alias: cNetAdapterBinding
A DSC resource for modifying network adapter bindings.
Alias: cNetAdapterNetBios
A DSC resource for modifying the IPv4 NetBios settings.