xNetworking

5.1.0.0

Module with DSC Resources for Networking area

Minimum PowerShell version

4.0

Installation Options

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

Install-Module -Name xNetworking -RequiredVersion 5.1.0.0

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

Install-PSResource -Name xNetworking -Version 5.1.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) 2017 Microsoft Corporation. All rights reserved.

Package Details

Author(s)

  • Microsoft Corporation

Tags

DesiredStateConfiguration DSC DSCResourceKit DSCResource

DSCResources

xDefaultGatewayAddress xDHCPClient xDnsClientGlobalSetting xDnsConnectionSuffix xDNSServerAddress xFirewall xFirewallProfile xHostsFile xIPAddress xNetAdapterBinding xNetAdapterLso xNetAdapterName xNetAdapterRDMA xNetBIOS xNetConnectionProfile xNetworkTeam xNetworkTeamInterface xRoute

Dependencies

This module has no dependencies.

Release Notes

- MSFT_xDhcpClient:
 - Corrected style and formatting to meet HQRM guidelines.
 - Converted exceptions to use ResourceHelper functions.
- README.MD:
 - Cleaned up badges by putting them into a table.
- MSFT_xDnsConnectionSuffix:
 - Corrected style and formatting to meet HQRM guidelines.
 - Converted exceptions to use ResourceHelper functions.
- README.MD:
 - Converted badges to use branch header as used in xSQLServer.
- Added standard .markdownlint.json to configure rules to run on
 Markdown files.
- MSFT_xDnsClientGlobalSetting:
 - Corrected style and formatting to meet HQRM guidelines.
 - Converted exceptions to use ResourceHelper functions.
- Updated year to 2017 in LICENSE and module manifest.
- MSFT_xDnsServerAddress:
 - Fix error when setting address on adapter where NameServer
   Property does not exist in registry for interface - see
   [issue 237](https://github.com/PowerShell/xNetworking/issues/237).
 - Corrected style and formatting to meet HQRM guidelines.
- MSFT_xIPAddress:
 - Improved examples to clarify how to set IP Address prefix -
   see [issue 239](https://github.com/PowerShell/xNetworking/issues/239).
- MSFT_xFirewall:
 - Fixed bug with DisplayName not being set correctly in some
   situations - see [issue 234](https://github.com/PowerShell/xNetworking/issues/234).
 - Corrected style and formatting to meet HQRM guidelines.
 - Converted exceptions to use ResourceHelper functions.
- Added .github support files:
 - CONTRIBUTING.md
 - ISSUE_TEMPLATE.md
 - PULL_REQUEST_TEMPLATE.md
- Opted into Common Tests "Validate Module Files" and "Validate Script Files".
- Converted files with UTF8 with BOM over to UTF8 - fixes [Issue 250](https://github.com/PowerShell/xNetworking/issues/250).
- MSFT_xFirewallProfile:
 - Created new resource configuring firewall profiles.
- MSFT_xNetConnectionProfile:
 - Corrected style and formatting to meet HQRM guidelines.
 - Added validation for provided parameters.
 - Prevent testing parameter values of connection that aren"t set in resource -
   fixes [Issue 254](https://github.com/PowerShell/xNetworking/issues/254).
 - Improved unit test coverage for this resource.

FileList

Version History

Version Downloads Last updated
5.7.0.0 2,922,129 5/3/2018
5.6.0.0 20,233 3/22/2018
5.5.0.0 24,541 2/8/2018
5.4.0.0 38,395 12/20/2017
5.3.0.0 13,037 11/15/2017
5.2.0.0 31,181 10/5/2017
5.1.0.0 (current version) 17,016 8/23/2017
5.0.0.0 30,350 7/12/2017
4.1.0.0 9,385 6/1/2017
4.0.0.0 477 5/31/2017
3.2.0.0 36,217 1/26/2017
3.1.0.0 7,823 12/14/2016
3.0.0.0 18,932 11/2/2016
2.12.0.0 8,659 9/21/2016
2.11.0.0 8,372 8/10/2016
2.10.0.0 45,341 6/29/2016
2.9.0.0 42,344 5/18/2016
2.8.0.0 23,703 3/31/2016
2.7.0.0 3,849 2/3/2016
2.6.0.0 66 2/3/2016
2.5.0.0 2,927 12/3/2015
2.4.0.0 875 10/22/2015
2.3.0.0 1,706 9/11/2015
2.2.0.0 725 6/9/2015
2.1.1.1 523 8/22/2014
2.1.1 17,362 5/13/2014
2.1 62 4/8/2014
Show less