Skip to content

Commit d650396

Browse files
authored
Merge pull request #10381 from v-tappelgate/AB#8662-Update-vendor-class-name-for-DHCP-configuration
AB#8662: update vendor class name for dhcp configuration
2 parents 5f7d3bd + 6520997 commit d650396

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

support/windows-server/networking/disable-netbios-tcp-ip-using-dhcp.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,13 @@ To disable NetBIOS on the DHCP server, follow these steps:
3030
2. In the navigation pane, expand the **server_name**, expand **Scope**, right-click **Scope Options**, and then select **Configure Options**.
3131
> [!NOTE]
3232
> In this step, the **server_name** placeholder specifies the name of the DHCP server.
33-
3. Select the **Advanced** tab, and then select **Microsoft Windows 2000 Options** in the **Vendor class** list.
33+
3. Select the **Advanced** tab, and then select **Microsoft Options** in the **Vendor class** list.
3434
4. Make sure that **Default User Class** is selected in the **User class** list.
3535
5. Select the **001 Microsoft Disable Netbios Option** check box, under the **Available Options** column.
3636
6. In the **Data entry** area, type 0x2 in the **Long** box, and then select **OK**.
3737

38+
:::image type="content" source="./media/disable-netbios-tcp-ip-using-dhcp/scope-options-dialog-box.png" alt-text="Screenshot of the scope options dialog box, showing the Microsoft Disable Netbios Option selected and the Long box configured.":::
39+
3840
## Configure the DHCP client to enable the DHCP server to determine NetBIOS behavior
3941

4042
- For Windows 7
70 KB
Loading

0 commit comments

Comments
 (0)