NetworkingDsc

7.3.0.0

Module with DSC Resources for Networking area

Minimum PowerShell version

4.0

There is a newer prerelease version of this module available.
See the version list below for details.

Installation Options

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

Install-Module -Name NetworkingDsc -RequiredVersion 7.3.0.0

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

Install-PSResource -Name NetworkingDsc -Version 7.3.0.0

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

(c) 2018 Microsoft Corporation. All rights reserved.

Package Details

Author(s)

  • Microsoft Corporation

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

Dependencies

This module has no dependencies.

Release Notes

- DnsClientGlobalSettings:
 - Fixed SuffixSearchList Empty String Handling - fixes [Issue 398](https://github.com/PowerShell/NetworkingDsc/issues/398).
- NetAdapterAdvancedProperty:
 - Removed validation from RegistryKeyword parameter because the list
   of valid registry keywords is not fixed and will depend on adapter
   driver - fixes [Issue 388](https://github.com/PowerShell/NetworkingDsc/issues/388).
- MSFT_WinsServerAddress
 Added MSFT_WinsServerAddress to control the WINS servers for a given network adapter.
- Test-DscParameterState:
 - This function was enhanced with an optional reversecheck, optional internal
   sorting for arrays.
 - The functions ConvertTo-CimInstance and ConvertTo-Hashtable were added
   required by Test-DscParameterState.
- Fix missing context message content in unit tests - fixes [Issue 405](https://github.com/PowerShell/NetworkingDsc/issues/405).
- Correct style violations in unit tests:
 - Adding `Get`, `Set` and `Test` tags to appropriate `describe` blocks.
 - Removing uneccesary `region` blocks.
 - Conversion of double quotes to single quotes where possible.
 - Replace variables with string litterals in `describe` block description.
- Firewall:
 - Fix bug when LocalAddress or RemoteAddress is specified using CIDR
   notation with number of bits specified in subnet mask (e.g.
   10.0.0.1/8) rather than using CIDR subnet mask notation (e.g
   10.0.0.1/255.0.0.0) - fixes [Issue 404](https://github.com/PowerShell/NetworkingDsc/issues/404).

FileList

Version History

Version Downloads Last updated
9.0.0 3,997,769 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,498,302 10/16/2020
8.2.0-previe... 53 10/13/2020
8.1.1-previe... 51 9/21/2020
8.1.0 413,383 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,352 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,510,891 9/19/2019
7.3.0.0 (current version) 100,662 6/26/2019
7.2.0.0 20,588 5/15/2019
7.1.0.0 39,674 4/3/2019
7.0.0.0 81,712 2/20/2019
6.3.0.0 14,915 1/10/2019
6.2.0.0 9,282 11/29/2018
6.1.0.0 20,776 9/5/2018
6.0.0.0 78,677,880 6/13/2018
Show less