Skip to content

DSC Module containing resources used to configure Networking and DNS settings on a Windows Computer

Notifications You must be signed in to change notification settings

DelectableMechanisations/cNetworking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cNetworking

DSC Module containing resources used to configure Networking and the DNS Client on a Windows Computer

This module is designed to complement Microsoft's xNetworking module and contains the following resources:

cDnsClient - This DSC resource is used to configure the DNS Client settings of a network adapter that matches a specified filter.

cDnsClientGlobalSetting - This DSC resource is used to configure the DNS Client Global Settings (resolve computer names by appending the Primary and Connection Specific Suffix or by using a pre-defined list of DNS Suffixes).

cNetOffloadGlobalSetting - This DSC resource is used to configure the Network Offload Global Settings on a computer. If the 'Ensure' parameter is set to 'Present' then the Network Offload Global Settings are configured as per the specified parameters. If the 'Ensure' parameter is set to 'Absent' then the Network Offload Global Settings are configured as using their default values and the specified parameters are ignored.

About

DSC Module containing resources used to configure Networking and DNS settings on a Windows Computer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published