ProviderOrder

HKLM\SYSTEM\CurrentControlSet\Control\NetworkProvider\Order

Data type

Range

Default value

REG_SZ

Provider name [, Provider name, ... ]

LanmanWorkstation (when a single network is installed)

Description

Contains a list of the available network providers in the order in which they are accessed.

To appear in this list, a network provider must be represented by a subkey under HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services. It must be a member of the NetworkProvider service group , and it must have a networkprovider subkey in its Services subkey. The NetworkProvider subkey stores information for the Multiple Provider Router. The service group for each service is stored in the value of Group .

Change method

To change the value of this entry, double-click Network in Control Panel. From the Advanced menu, choose Advanced Settings and click the Provider Order tab. Click on a provider and use the up and down arrows to change the order.

Cc959369.tip(en-us,TechNet.10).gif Tip

To find all the services configured to run in the NetworkProvider service group, use sc.exe, a tool provided with the Windows 2000 Resource Kit. (Note that this tool only works with Regedit.exe, not Regedt32.exe.) Type:

sc queryex group= networkprovider state= all

Related Entries

Cc959369.reltopic(en-us,TechNet.10).gif

Group

Cc959369.reltopic(en-us,TechNet.10).gif

networkprovider subkey in the Services key