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