Microsoft Deployment Toolkit

Tayeb Lograda 21 Reputation points
2022-05-31T13:23:59.927+00:00

Hello !

I would like to disable the Netbios under MDT, is it possible to include it in a task sequence? If yes, how ?

Windows for business | Windows Client for IT Pros | Devices and deployment | Set up, install, or upgrade
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. AllenLiu-MSFT 49,436 Reputation points Microsoft External Staff
    2022-06-01T02:02:15.343+00:00

    Hi, @Anonymous

    Thank you for posting in Microsoft Q&A forum.

    Have we tried the suggestion in below link:
    https://www.reddit.com/r/sysadmin/comments/d2t34t/best_way_to_disable_netbios_in_mdt/
    (Please Note: Since the website is not hosted by Microsoft, just for your reference.)

    Add a step in the task sequence: wmic /interactive:off nicconfig where TCPIPNetbiosOptions!=2 call SetTCPIPNetbios 2


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.