RAM-Größe ermitteln

wie kann ich per VBScript die RAM-Größe einer NT4.0 Workst. ermitteln?

Kurzer Auszug aus der MSDN.
Keine Ahnung wie das in VB umgesetzt wird.

See Also
Memory Management Overview, Memory Management Structures, GlobalMemoryStatus, GlobalMemoryStatusEx, MEMORYSTATUS
Requirements
Windows NT/2000: Requires Windows 2000.
Windows 95/98: Unsupported.
Header: Declared in Winbase.h; include Windows.h.

Platform SDK: Memory

MEMORYSTATUSEX
The MEMORYSTATUSEX structure contains information about the current state of both physical and virtual memory, including extended memory. The GlobalMemoryStatusEx function stores information in a MEMORYSTATUSEX structure.

typedef struct _MEMORYSTATUSEX {
DWORD dwLeng