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