Training
Module
Manage network service settings for Windows devices using PowerShell cmdlets - Training
This module covers the PowerShell modules and cmdlets that are used to configure network settings for Windows devices.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
NDIS network interface providers register network interfaces with NDIS. Before registering an interface, an interface provider obtains a NET_LUID value for that interface. NDIS assigns an interface index ( IfIndex in RFC 2863) to an interface when it is registered.
NDIS also provides services that drivers can use to manage entries in the interface stack table (ifStackTable in RFC 2863).
This section includes:
Registering a Network Interface
Deregistering a Network Interface
Mapping a NET_LUID Value to an Interface Index
Training
Module
Manage network service settings for Windows devices using PowerShell cmdlets - Training
This module covers the PowerShell modules and cmdlets that are used to configure network settings for Windows devices.
Documentation
Overview of NDIS Network Interfaces - Windows drivers
Overview of NDIS Network Interfaces
Registering as an Interface Provider - Windows drivers
Registering as an Interface Provider
NDIS Network Interface Services - Windows drivers
NDIS Network Interface Services