View Single Post
  #3 (permalink)  
Old 04-05-2007, 11:45 PM
Newsgroup Contributor
 
Posts: n/a
Re: network search a ip/name?

Running it via script I get an Active Directory Search For Computers (but
I'm not on a domain so it doesn't work).

This is the script, 2 lines in a vbs file.


Set wshshell = CreateObject("Shell.Application")
wshshell.findcomputer


"techindahaus" <techsoncall******.com> wrote in message
news:1175828256.699737.6250@d57g2000hsg.googlegroups.com...[color=blue]
> On Mar 17, 1:53 am, "Andy" <m...@privacy.net> wrote:[color=green]
>> there is a pc on my network which isn't showing up, where has thesearch
>> forip/name gone?.
>>
>> usually i can right click on network place and bring up asearch:/[/color]
>
> Im looking for this function too. Let me know if you found it.
>[/color]

Reply With Quote

 
Old 04-05-2007, 11:45 PM