Project Description

The PowerShell Network Adapter Configuration (PSNetAdapterConfig) module is a Windows PowerShell module for working with network adapters on Windows-based computers. The module is using Windows Management Instrumentation (WMI) to retrieve and configure properties of network adapters.

The current release of the module makes use of the following WMI-classes:

The module currently contains 4 functions:

Requirements

To avoid the firewall requirements, a workaround is running the functions from a PowerShell script locally on target computers using a software distribution product like System Center Configuration Manager. Another option is to run the functions over PowerShell remoting.

Installation instructions and an introduction to the module is available here

Feedback

Please use the Discussions and Issue Tracker sites on the project site to report bugs and feature requests.