How to find Windows computers on Windows Network?

H

h.trammel

I want to use Ruby to scan a Windows network for a set of files and
replace them if they are out of date. I have been using a Python
script which uses win32net to find all the computers on my network. I
cannot find similar functionality in ruby, at least so far. Does
anyone know where this capabilty can be found in ruby?

Thanks in advance.
 
J

John Johnson

I want to use Ruby to scan a Windows network for a set of files and
replace them if they are out of date. I have been using a Python
script which uses win32net to find all the computers on my network. I
cannot find similar functionality in ruby, at least so far. Does
anyone know where this capabilty can be found in ruby?

Thanks in advance.

You might look into Bonjour, which would give you a little more
flexibility as far as finding computers on the network.

Regards,
JJ
 

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

No members online now.

Forum statistics

Threads
473,774
Messages
2,569,599
Members
45,175
Latest member
Vinay Kumar_ Nevatia
Top