Getting Server Drive Space Info
Web Development
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I'm trying to get data from my network servers, and add the literal data onto a chart using (Office web Components). I have the chart working with information from the local machine that the ASP code is running on, however, I need to get information from all servers within my LAN. Does anyone have any ideas on how to do this? I've tried using FSO to get access to an admin share ($) but script returns error -- path not found. Thanks Tony