NetworkingDsc

7.0.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.0.0.0

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

Install-PSResource -Name NetworkingDsc -Version 7.0.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 NetBIOS NetConnectionProfile NetIPInterface NetworkTeam NetworkTeamInterface ProxySettings Route WINSSetting

Dependencies

This module has no dependencies.

Release Notes

- Refactored module folder structure to move resource to root folder of
 repository and remove test harness - fixes [Issue 372](https://github.com/PowerShell/NetworkingDsc/issues/372).
- Removed module conflict tests because only required for harness style
 modules.
- Opted into Common Tests "Validate Example Files To Be Published",
 "Validate Markdown Links" and "Relative Path Length".
- Added "DscResourcesToExport" to manifest to improve information in
 PowerShell Gallery and removed wildcards from "FunctionsToExport",
 "CmdletsToExport", "VariablesToExport" and "AliasesToExport" - fixes
 [Issue 376](https://github.com/PowerShell/NetworkingDsc/issues/376).
- MSFT_NetIPInterface:
 - Added `Dhcp`, `WeakHostReceive` and `WeakHostSend` parameters so that
   MSFT_DHCPClient, MSFT_WeakHostReceive, MSFT_WeakHostSend can be
   deprecated - fixes [Issue 360](https://github.com/PowerShell/NetworkingDsc/issues/360).
- MSFT_DhcpClient:
 - BREAKING CHANGE: Resource has been deprecated and replaced by `Dhcp`
   parameter in MSFT_NetIPInterface.
- MSFT_WeakHostReceive:
 - BREAKING CHANGE: Resource has been deprecated and replaced by `WeakHostReceive`
   parameter in MSFT_NetIPInterface.
- MSFT_WeakHostSend:
 - BREAKING CHANGE: Resource has been deprecated and replaced by `WeakHostSend`
   parameter in MSFT_NetIPInterface.
- MSFT_IPAddress:
 - Updated examples to use NetIPInterface.
- MSFT_NetAdapterName:
 - Updated examples to use NetIPInterface.
- MSFT_DnsServerAddress:
 - Updated examples to use NetIPInterface.
- MSFT_NetworkTeam:
 - Change `Get-TargetResource` to return actual TeamMembers if network team
   exists and "Ensure" returns "Present" even when actual TeamMembers do
   not match "TeamMembers" parameter - fixes [Issue 342](https://github.com/PowerShell/NetworkingDsc/issues/342).
- Updated examples to format required for publishing to PowerShell Gallery - fixes
 [Issue 374](https://github.com/PowerShell/NetworkingDsc/issues/374).
- MSFT_NetAdapterAdvancedProperty:
- Fixes NetworkAdapterName being returned in Name property when calling
 Get-TargetResourceFixes - fixes [Issue 370](https://github.com/PowerShell/NetworkingDsc/issues/370).

FileList

Version History

Version Downloads Last updated
9.0.0 4,073,197 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,324 10/16/2020
8.2.0-previe... 53 10/13/2020
8.1.1-previe... 51 9/21/2020
8.1.0 413,659 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,366 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,173 9/19/2019
7.3.0.0 101,591 6/26/2019
7.2.0.0 20,589 5/15/2019
7.1.0.0 39,695 4/3/2019
7.0.0.0 (current version) 81,737 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 less