
Allows you to change NetBIOS names.
Example

Running this code will change the NetBIOS name to "Your Name".
plugin command("Network Automation.dll", "change net bios", "Your Name", "Computer Name Net BIOS")
Allows you to change NetBIOS names.
Running this code will change the NetBIOS name to "Your Name".
plugin command("Network Automation.dll", "change net bios", "Your Name", "Computer Name Net BIOS")
Was this helpful?