| 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 |