3 lines
86 B
VB.net
3 lines
86 B
VB.net
|
|
Set objNetwork = CreateObject("WScript.Network")
|
||
|
|
WScript.Echo objNetwork.ComputerName
|