Allows you to configure your network adapters.
Example
Running this code will enable the "Ethernet" connection.
plugin command("Network Automation.dll", "network adapter control", "Ethernet", "Enabled")
Allows you to configure your network adapters.
Running this code will enable the "Ethernet" connection.
plugin command("Network Automation.dll", "network adapter control", "Ethernet", "Enabled")
Was this helpful?