How to show disk space of a specific computer on the network

L

Lidia

Input: A computer name on the internal network
Out: Disk space total and remaining on all drives.
 
A

Alex Clark

I doubt there's any solution directly integrated into .NET to support this
for network drives, thought it might be possible if the drive itself is
mapped locally on the computer.

Failing that, your best bet is probably to investigate WMI and try to run a
remote WMI query on the computers in the network.

-Alex
 
S

siccolo

Input: A computer name on the internal network
Out: Disk space total and remaining on all drives.

create a web service, set credentials,
something like this:
http://www.siccolo.com/Articles/Cod..._Method_To_NT_Service_Path_To_Executable.html
or this:
http://www.siccolo.com/Articles/Cod..._To_Display_Server_Logical_Disks_Remotly.html

then, using WMI
something like this:
http://www.siccolo.com/Articles/Cod...work_Browser/Build_Local_Network_Browser.html


see more at http://www.siccolo.com/articles.asp
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top