Skip to content
This repository has been archived by the owner on May 24, 2023. It is now read-only.
My-Random-Thoughts edited this page Oct 28, 2017 · 1 revision

net-13-netbios-setting (Enabled)

Check the WINS NetBIOS Settings for each enabled network adapter


Input Values

  • RequriedSetting - "0|1|2" - Each adapter should be set to this value

Example

RequriedSetting = 2

Input Descriptions

  • RequriedSetting: : 2
  • 0 : Default (Use NetBIOS setting from DHCP server)
  • 1 : Enabled NetBIOS over TCP/IP
  • 2 : Disabled NetBIOS over TCP/IP

Result And Messages

  • PASS
    All adapters are configured correctly

  • WARNING
    No network adapters configured

  • FAIL
    One or more adapters are not configured correctly

  • MANUAL

  • NA


Applies To

  • All Servers

Required Functions

  • None
Clone this wiki locally