Sysinternals Homepage
Forum Home Forum Home > Sysinternals Utilities > PsTools
  New Posts New Posts RSS Feed: PsInfo to access wider network
  FAQ FAQ  Forum Search   Calendar   Register Register  Login Login

PsInfo to access wider network

 Post Reply Post Reply
Author
Message Reverse Sort Order
aizeck_at View Drop Down
Newbie
Newbie
Avatar

Joined: 27 October 2009
Online Status: Offline
Posts: 2
Post Options Post Options   Quote aizeck_at Quote  Post ReplyReply Direct Link To This Post Topic: PsInfo to access wider network
    Posted: 06 November 2009 at 3:31am
Thanks BitBoy..
 
Sorry for late reply.
I'll try to use this way and update again.
Thank you very much.
 
Smile
Back to Top
Bitboy View Drop Down
Newbie
Newbie


Joined: 29 October 2009
Online Status: Offline
Posts: 4
Post Options Post Options   Quote Bitboy Quote  Post ReplyReply Direct Link To This Post Posted: 29 October 2009 at 2:43pm
you can try the following
write a short script like this to start psinfo for every single pc
(pseudo code)
For x=0 to 255
For y=0 to 255
RunWait psinfo \\192.168.x.y -param > C:\psinfo_192.168.x.y.txt
Next
Next

I use this method, it takes some time but works
Back to Top
aizeck_at View Drop Down
Newbie
Newbie
Avatar

Joined: 27 October 2009
Online Status: Offline
Posts: 2
Post Options Post Options   Quote aizeck_at Quote  Post ReplyReply Direct Link To This Post Posted: 27 October 2009 at 2:09am
Hi All,
 
I have problem in using psinfo utility when accessing a wider network of computers to retrieve data on each pc's hdd storage.
 
Facing no problem if accessing network of (for example.. following ip address) 192.168.10.xxx where xxx refers to different computers. Smile
 
When I tried to use this utility to access network of  192.168.yyy.xxx where now yyy refers to different computers, it failed. Unhappy
 
fyi, i already tried using a list containing computer names as well as ip addresses - still failed when accessing the wider network.
 
Is there any way to use this utility for a larger network/class of ip addresses?
 
I hope this utility not limited to a smaller network.. Please help..
 
 
Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down