3 lines
114 B
Plaintext
3 lines
114 B
Plaintext
Set theClass = GetObject("winmgmts:root\cimv2:DCMonitor")
|
|
Set theNewObj = theClass.SpawnInstance_
|
|
theNewObj.Put_ |