How can i change the computer name via VB.NET :confused:
Printable View
How can i change the computer name via VB.NET :confused:
Why?
Don't know if .NET has a function, but you can via API. http://msdn.microsoft.com/library/de...mputername.asp
Says it requires a reboot.
Mike