Creating network adpaters
Posted: 11. Apr 2015, 23:05
This is more a question.
What does VB do behind the scenes to create a network adapter on Windows as is the case for the host-only adapter. Is it wrapping netsh at some point? Wondering how to script the creation/changing of adapters without the dreaded "run as administrator" pre-condition. Ideally you run the script and get the "allow this action" pop up that VB has.
What does VB do behind the scenes to create a network adapter on Windows as is the case for the host-only adapter. Is it wrapping netsh at some point? Wondering how to script the creation/changing of adapters without the dreaded "run as administrator" pre-condition. Ideally you run the script and get the "allow this action" pop up that VB has.