0

how can i make netbios be disabled using C#

heres the sample image i want to do

Also, can i do it on every network adapter in my PC? how can i also select the adapter that i like, then set it. is there a way to keep it permanently disabled? thanks

I currently tried to code, but i cant find any class, or any method that can actually manipulate the settings in my network adapter. I hope you could help me. Thank you

Marco
  • 56,740
  • 14
  • 129
  • 152
vvavepacket
  • 1,882
  • 4
  • 25
  • 38

1 Answers1

0

You'll probably need WMI for this. I don't have an answer for your specific requirement, but this question may guide you in the right direction.

Community
  • 1
  • 1
Eight-Bit Guru
  • 9,756
  • 2
  • 48
  • 62