NetworkingDsc

9.1.0-preview0001

DSC resources for configuring settings related to networking.

Minimum PowerShell version

4.0

This is a prerelease version of NetworkingDsc.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name NetworkingDsc -AllowPrerelease

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name NetworkingDsc -Prerelease

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

Copyright the DSC Community contributors. All rights reserved.

Package Details

Author(s)

  • DSC Community

Tags

DesiredStateConfiguration DSC DSCResourceKit DSCResource

DSCResources

DefaultGatewayAddress DnsClientGlobalSetting DnsClientNrptGlobal DnsClientNrptRule DnsConnectionSuffix DnsServerAddress Firewall FirewallProfile HostsFile IPAddress IPAddressOption NetAdapterAdvancedProperty NetAdapterBinding NetAdapterLso NetAdapterName NetAdapterRdma NetAdapterRsc NetAdapterRss NetAdapterState NetBios NetConnectionProfile NetIPInterface NetworkTeam NetworkTeamInterface ProxySettings Route WaitForNetworkTeam WinsServerAddress WinsSetting

Dependencies

This module has no dependencies.

Release Notes

## [9.1.0-preview0001] - 2025-04-14

### Changed

- Added the following resources:
 - **DnsClientNrptGlobal**: Configure DNS Client global Name Resolution Policy Table (NRPT) settings.
 - **DnsClientNrptRule**: Sets a DNS Client NRPT rule on a node.

- Updated CHANGELOG.md
 - Renamed NetworkingDSc to NetworkingDsc in CHANGELOG.md - fixes [Issue #513](https://github.com/dsccommunity/NetworkingDsc/issues/513).
- CI Pipeline
 - Updated pipeline files to match current DSC Community patterns - fixes [Issue #528](https://github.com/dsccommunity/NetworkingDsc/issues/528).
 - Updated HQRM and build steps to use windows-latest image.
 - Update build pipeline to pin GitVersion v5.
- Tests
 - Update to use Pester 5.
- `New-InvalidArgumentException` change to `New-ArgumentException` for HQRM.
- `NetworkingDsc.Common`
 - Changed to a buildable module.

### Fixed

- `DSC_Firewall`
 - Fixed comment typo.
 - Fixed `ParameterList` in `Set-TargetResource` typo.
 - Remove `DisplayGroup` property when creating new firewall rule.
 - `Test-RuleProperties`
   - Fixed `Convert-CIDRToSubnetMask` function call typo.
   -

### Removed

- `Build.psd1`
 - Removed as not required.
- `DSC_IPAddress`
 - Remove IPv6 prefix length as unused.
- `CommonTestHelper`
 - Use `Get-InvalidArgumentRecord` from `DscResource.Test`.

FileList

Version History

Version Downloads Last updated
9.1.0-previe... (current version) 11 4/14/2025
9.0.1-previe... 542 6/7/2024
9.0.0 4,792,612 5/30/2022
9.0.0-previe... 2,497 4/12/2022
9.0.0-previe... 10,002 6/15/2021
8.3.0-previe... 113 5/23/2021
8.3.0-previe... 132 4/21/2021
8.3.0-previe... 339 2/26/2021
8.3.0-previe... 103 2/22/2021
8.2.0 5,787,470 10/16/2020
8.2.0-previe... 56 10/13/2020
8.1.1-previe... 54 9/21/2020
8.1.0 415,709 8/4/2020
8.1.0-previe... 84 7/27/2020
8.1.0-previe... 74 7/11/2020
8.1.0-previe... 71 7/4/2020
8.0.0 30,586 6/21/2020
8.0.0-previe... 59 6/21/2020
8.0.0-previe... 205 5/4/2020
8.0.0-previe... 151 3/26/2020
8.0.0-previe... 95 2/15/2020
8.0.0-previe... 98 1/20/2020
7.4.0.0 1,525,241 9/19/2019
7.3.0.0 108,649 6/26/2019
7.2.0.0 20,595 5/15/2019
7.1.0.0 39,903 4/3/2019
7.0.0.0 82,013 2/20/2019
6.3.0.0 14,952 1/10/2019
6.2.0.0 9,289 11/29/2018
6.1.0.0 20,900 9/5/2018
6.0.0.0 78,678,612 6/13/2018
Show more