|
 |
asp_web_howto thread: Query another PC for it's info
Message #1 by "Chris Thompson" <cthompson@n...> on Mon, 3 Feb 2003 08:50:24 -0700
|
|
Is there any way via an ASP page to go out to a different computer that
the IIS is running on and query the PC to see how much RAM it as both
used and available as well as all drives of which those that are Hard
Drive their free and used space on each.
I'd like to avoid having to install anything on any of those PC's if I
can help it. I do not like to have to distribute apps among machines.
I know I can do what I am requesting if I install apps on the machines,
so any responses please help with not having to install anything on
these other PC's.
Thanks in advance,
Chris Thompson
-+-+-+-+-+-+-+-+-+-+-+-
cthompson@n...
xxx-xxx-xxxx
-+-+-+-+-+-+-+-+-+-+-+-
Message #2 by Greg Griffiths <greg2@s...> on Mon, 03 Feb 2003 20:21:16 +0000
|
|
Check out WMI and WSH on the MSDN site which may give you some pointers.
At 08:50 03/02/03 -0700, you wrote:
>Is there any way via an ASP page to go out to a different computer that
>the IIS is running on and query the PC to see how much RAM it as both
>used and available as well as all drives of which those that are Hard
>Drive their free and used space on each.
>
>I'd like to avoid having to install anything on any of those PC's if I
>can help it. I do not like to have to distribute apps among machines.
>I know I can do what I am requesting if I install apps on the machines,
>so any responses please help with not having to install anything on
>these other PC's.
>
>Thanks in advance,
>
>Chris Thompson
>
>-+-+-+-+-+-+-+-+-+-+-+-
>cthompson@n...
>xxx-xxx-xxxx
>-+-+-+-+-+-+-+-+-+-+-+-
>
|
|
 |