NetworkingDsc

9.0.0

DSC resources for configuring settings related to networking.

Minimum PowerShell version

4.0

Installation Options

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

Install-Module -Name NetworkingDsc

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

Install-PSResource -Name NetworkingDsc

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 DnsConnectionSuffix DNSServerAddress Firewall FirewallProfile HostsFile IPAddress IPAddressOption NetAdapterAdvancedProperty NetAdapterBinding NetAdapterLso NetAdapterName NetAdapterRDMA NetAdapterRsc NetAdapterRss NetAdapterState NetBIOS NetConnectionProfile NetIPInterface NetworkTeam NetworkTeamInterface ProxySettings Route WINSSetting DnsServerAddress NetAdapterRdma NetBios WaitForNetworkTeam WinsServerAddress WinsSetting

Dependencies

This module has no dependencies.

Release Notes

## [9.0.0] - 2022-05-30

### Fixed

- NetBios
 - Fixes configuring network adapters in a disconnected or disabled state - fixes [Issue #434](https://github.com/dsccommunity/NetworkingDsc/issues/434).
- DnsServerAddress
 - Improved error handling - fixes [Issue #446](https://github.com/dsccommunity/NetworkingDsc/issues/446).

### Changed

- NetAdapterLso
 - Protocol now a key field allowing multiple protocol configurations for a
   single network adapter - fixes [Issue #475](https://github.com/dsccommunity/NetworkingDsc/issues/475).
 - Updated wiki documentation showing configuration overlap with
   NetAdapterAdvancedProperty - fixes [Issue #475](https://github.com/dsccommunity/NetworkingDsc/issues/475).
- NetAdapterAdvancedProperty
 - Updated wiki documentation showing configuration overlap with
   NetAdapterLso - fixes [Issue #475](https://github.com/dsccommunity/NetworkingDsc/issues/475).
- Renamed `master` branch to `main` - Fixes [Issue #469](https://github.com/dsccommunity/NetworkingDsc/issues/469).
- Updated build to use `Sampler.GitHubTasks` - Fixes [Issue #489](https://github.com/dsccommunity/NetworkingDsc/issues/489).
- Added support for publishing code coverage to `CodeCov.io` and
 Azure Pipelines - Fixes [Issue #491](https://github.com/dsccommunity/NetworkingDsc/issues/491).
- Minor reformatting of code style for diffability.
- ProxySettings
 - Added function `Get-ProxySettingsRegistryKeyPath` to provide initial
   support for changing proxy settings for current user.
   BREAKING CHANGE: Added support for configuring proxy settings for a user
   account by adding `Target` parameter - Fixes [Issue #423](https://github.com/dsccommunity/NetworkingDsc/issues/423).
- Updated .github issue templates to standard - Fixes [Issue #508](https://github.com/dsccommunity/NetworkingDsc/issues/508).
- Added Create_ChangeLog_GitHub_PR task to publish stage of build pipeline.
- Added SECURITY.md.
- Updated pipeline Deploy_Module anb Code_Coverage jobs to use ubuntu-latest
 images - Fixes [Issue #508](https://github.com/dsccommunity/NetworkingDsc/issues/508).
- Updated pipeline unit tests and integration tests to use Windows Server 2019 and
 Windows Server 2022 images - Fixes [Issue #507](https://github.com/dsccommunity/NetworkingDsc/issues/507).
- NetAdapterState
 - Added a new message when setting the state of an adapter.

### Fixed

- Fixed pipeline by replacing the GitVersion task in the `azure-pipelines.yml`
 with a script.
- NetAdapterState
 - Fixed so that the resource is idempotent so that `Enable-NetAdapter` and
   `Disable-NetAdapter` are only called when change is required.
- NetAdapterLso
 - Fixed integration tests so that they will be skipped if a network adapter
   with NDIS version 6 or greater is not available.

FileList

Version History

Version Downloads Last updated
9.0.0 (current version) 4,067,420 5/30/2022
9.0.0-previe... 2,490 4/12/2022
9.0.0-previe... 9,998 6/15/2021
8.3.0-previe... 110 5/23/2021
8.3.0-previe... 129 4/21/2021
8.3.0-previe... 336 2/26/2021
8.3.0-previe... 100 2/22/2021
8.2.0 5,500,119 10/16/2020
8.2.0-previe... 53 10/13/2020
8.1.1-previe... 51 9/21/2020
8.1.0 413,654 8/4/2020
8.1.0-previe... 81 7/27/2020
8.1.0-previe... 71 7/11/2020
8.1.0-previe... 68 7/4/2020
8.0.0 30,365 6/21/2020
8.0.0-previe... 56 6/21/2020
8.0.0-previe... 202 5/4/2020
8.0.0-previe... 148 3/26/2020
8.0.0-previe... 92 2/15/2020
8.0.0-previe... 95 1/20/2020
7.4.0.0 1,512,092 9/19/2019
7.3.0.0 101,448 6/26/2019
7.2.0.0 20,589 5/15/2019
7.1.0.0 39,692 4/3/2019
7.0.0.0 81,732 2/20/2019
6.3.0.0 14,917 1/10/2019
6.2.0.0 9,283 11/29/2018
6.1.0.0 20,781 9/5/2018
6.0.0.0 78,678,419 6/13/2018
Show more