View Single Post
  #4 (permalink)  
Old 04-06-2007, 07:30 AM
Andy
Newsgroup Contributor
 
Posts: n/a
Re: network search a ip/name?


<.> wrote in message news:OXcAm2BeHHA.284@TK2MSFTNGP05.phx.gbl...[color=blue]
> 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
>[/color]

overkill for something so simple. there must be something in vista we are
not seeing


Reply With Quote

 
Old 04-06-2007, 07:30 AM