Does anyone know how to retrieve
a client's physical memory size
without using WMI, so only using
Windows Scripting Host
somethiong like this:
Set Wshell = CreateObject("WScript.Shell"
Set OS = Wshell.Environment("Process"
Wscript.Echo OS("OS"
But then for retrieving memory
a client's physical memory size
without using WMI, so only using
Windows Scripting Host
somethiong like this:
Set Wshell = CreateObject("WScript.Shell"
Set OS = Wshell.Environment("Process"
Wscript.Echo OS("OS"
But then for retrieving memory