MaintainServerList Value Location in Windows 95 Resource Kit (150794)



The information in this article applies to:

  • Microsoft Windows NT Workstation 3.5
  • Microsoft Windows NT Workstation 3.51
  • Microsoft Windows NT Server 3.5
  • Microsoft Windows NT Server 3.51
  • Microsoft Windows 95

This article was previously published under Q150794

SUMMARY

Page 1,198 and 1,199 of the Microsoft Windows 95 Resource Kit shows the value MaintainServerList located under the [Vserver] key. This value is not located under the [Vserver] key.

MORE INFORMATION

On a computer running Windows 95, MaintainServerList is located under the HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\VxD\VNETSUP subkey.

There are three section for MaintainServerList:

To change whether or not the list is maintained, "MaintainServerList" in the first section below has to be the same value as the "@=" in the second section below. "@=" is "default" when you view it in Regedit.exe.

[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\VxD\VNETSUP]
"MaintainServerList"="1"
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\VxD\VNETSUP\Ndi\ 
   params\MaintainServerList]
"default"="2"
"ParamDesc"="Browse Master"
"type"="enum"
@="1"
<BR/><BR/>
				
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\VxD\VNETSUP\Ndi\ 
   params\MaintainServerList\enum]
"2"="Automatic"
"1"="Enabled"
"0"="Disabled"

Modification Type:MajorLast Reviewed:12/5/2003
Keywords:kbnetwork KB150794