tis-disable-netbios icon

Disable NetBIOS

Silent install package for Disable NetBIOS

14
System and network
System and network
  • Software Editor: -
  • Signature Date:
  • Official Website
  • Luti Monitored: -
  • 2932 downloads

Description

Disable netbios on all interfaces

This page references all Disable NetBIOS silent install packages. By using these packages with WAPT, our deployment software, you will be able to silently install Disable NetBIOS on your Windows.

tis-disable-netbios

Objective

Disable NetBIOS on network interfaces.

Some VPN solutions still require NetBIOS or may be impacted by its deactivation. For this reason, a specific VPN adapter can be excluded from the process by modifying the VPN_NAME = "NAME_VPN_ADAPTER" section.

"""
Custom name of VPN adapter
Enter the name of the network adapter concerned:
ex: Get-NetAdapter | Select-Object InterfaceDescription
"""
VPN_NAME = "NAME_VPN_ADAPTER"

How it works

The script targets network interfaces with an active IP configuration (IPEnabled=True) using WMI and disables NetBIOS on them.

Usage

It is possible to define an exception by specifying the name of the network interface to ignore.
(If VPN_NAME matches part of the interface name, that interface will be skipped by the script.)

Software Version Architecture Language Target OS Size Actions
tis-disable-netbios 14 all all windows 8.73 Ko
tis-disable-netbios

Version: 14

Architecture: all

Language: all

Target OS: windows

Software Version Architecture Language Target OS Size Actions
tis-disable-netbios 13 all all windows 7.29 Ko
tis-disable-netbios 12 all all windows 7.20 Ko
tis-disable-netbios 10 all all windows 7.02 Ko
tis-disable-netbios 9 all all windows 6.05 Ko
tis-disable-netbios

Version: 13

Architecture: all

Language: all

Target OS: windows

tis-disable-netbios

Version: 12

Architecture: all

Language: all

Target OS: windows

tis-disable-netbios

Version: 10

Architecture: all

Language: all

Target OS: windows

tis-disable-netbios

Version: 9

Architecture: all

Language: all

Target OS: windows