I am using a GetObject statement to read the WMI on a remote pc.
If the WinMgmt service is not working properly (remotely) the VB code hangs
with a message ("waiting for an OLE.." etc etc).
As this is not an error message the VB code is not capturing it and will
progress no further and not allow me to quit out.
Any Ideas?
Otherwise - is there a way to return the remote RAM of a pc without using WMI?
Matt