|
| | |||||||
| Windows Vista Discuss the different versions of Windows Vista, Fuji, or Vienna |
| | LinkBack | Thread Tools |
|
#1
| |||
| |||
| network search a ip/name? there is a pc on my network which isn't showing up, where has the search for ip/name gone?. usually i can right click on network place and bring up a search :/ |
| |
|
#2
| |||
| |||
| Re: network search a ip/name? On Mar 17, 1:53 am, "Andy" <m...@privacy.net> wrote:[color=blue] > 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. |
|
#3
| |||
| |||
| 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] |
|
#4
| |||
| |||
| 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 |
|
#5
| |||
| |||
| Re: network search a ip/name? "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] still looking im afraid :/ |
|
#6
| |||
| |||
| Re: network search a ip/name? I get the sense that the networking has changed. In theory one wouldn't need to search (a search went and fouind out what was there now rather than waiting for automatic timing. I searched all the MS Programmer's blogs too. Nuffin bout "Search For Computers" or "Find Computer" The topic for search handlers says it is not supported on Vista or later. .. "Andy" <me@privacy.net> wrote in message news:131clh1s8rns2be@corp.supernews.com...[color=blue] > > <.> wrote in message news:OXcAm2BeHHA.284@TK2MSFTNGP05.phx.gbl...[color=green] >> 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 >[/color] |
|
#7
| |||
| |||
| Re: network search a ip/name? I'm not on a network. Did it work? Ctrl + Winkey + F should also start it. <.> wrote in message news:e17gmEGeHHA.4188@TK2MSFTNGP02.phx.gbl...[color=blue] >I get the sense that the networking has changed. In theory one wouldn't >need to search (a search went and fouind out what was there now rather than >waiting for automatic timing. > > I searched all the MS Programmer's blogs too. Nuffin bout "Search For > Computers" or "Find Computer" > > The topic for search handlers says it is not supported on Vista or later. > . > "Andy" <me@privacy.net> wrote in message > news:131clh1s8rns2be@corp.supernews.com...[color=green] >> >> <.> wrote in message news:OXcAm2BeHHA.284@TK2MSFTNGP05.phx.gbl...[color=darkred] >>> 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 >>[/color] >[/color] |
|
#8
| |||
| |||
| Re: network search a ip/name? On Apr 6, 9:13 am, <.> wrote:[color=blue] > I'm not on a network. Did it work? > > Ctrl + Winkey + F should also start it. > > <.> wrote in messagenews:e17gmEGeHHA.4188@TK2MSFTNGP02.phx.gbl...[color=green] > >I get the sense that the networking has changed. In theory one wouldn't > >need to search (a search went and fouind out what was there now rather than > >waiting for automatic timing.[/color] >[color=green] > > I searched all the MS Programmer's blogs too. Nuffin bout "Search For > > Computers" or "Find Computer"[/color] >[color=green] > > The topic for search handlers says it is not supported on Vista or later. > > . > > "Andy" <m...@privacy.net> wrote in message > >news:131clh1s8rns2be@corp.supernews.com...[/color] >[color=green][color=darkred] > >> <.> wrote in messagenews:OXcAm2BeHHA.284@TK2MSFTNGP05.phx.gbl... > >>> Running it via script I get an Active Directory Search For Computers > >>> (but I'm not on a domain so it doesn't work).[/color][/color] >[color=green][color=darkred] > >>> This is the script, 2 lines in a vbs file.[/color][/color] >[color=green][color=darkred] > >>> Set wshshell = CreateObject("Shell.Application") > >>> wshshell.findcomputer[/color][/color] >[color=green][color=darkred] > >> overkill for something so simple. there must be something in vista we are > >> not seeing[/color][/color][/color] This one only works in a domain. Not a workgroup. There has got to be a way to do this. |
|
#9
| |||
| |||
| Re: network search a ip/name? If you find one let the rest of us know :-) "techindahaus" <techsoncall******.com> wrote in message news:1176682305.456998.3120@n59g2000hsh.googlegroups.com...[color=blue] > On Apr 6, 9:13 am, <.> wrote:[color=green] >> I'm not on a network. Did it work? >> >> Ctrl + Winkey + F should also start it. >> >> <.> wrote in messagenews:e17gmEGeHHA.4188@TK2MSFTNGP02.phx.gbl...[color=darkred] >> >I get the sense that the networking has changed. In theory one wouldn't >> >need to search (a search went and fouind out what was there now rather >> >than >> >waiting for automatic timing.[/color] >>[color=darkred] >> > I searched all the MS Programmer's blogs too. Nuffin bout "Search For >> > Computers" or "Find Computer"[/color] >>[color=darkred] >> > The topic for search handlers says it is not supported on Vista or >> > later. >> > . >> > "Andy" <m...@privacy.net> wrote in message >> >news:131clh1s8rns2be@corp.supernews.com...[/color] >>[color=darkred] >> >> <.> wrote in messagenews:OXcAm2BeHHA.284@TK2MSFTNGP05.phx.gbl... >> >>> Running it via script I get an Active Directory Search For Computers >> >>> (but I'm not on a domain so it doesn't work).[/color] >>[color=darkred] >> >>> This is the script, 2 lines in a vbs file.[/color] >>[color=darkred] >> >>> Set wshshell = CreateObject("Shell.Application") >> >>> wshshell.findcomputer[/color] >>[color=darkred] >> >> overkill for something so simple. there must be something in vista we >> >> are >> >> not seeing[/color][/color] > > This one only works in a domain. Not a workgroup. There has got to be > a way to do this. >[/color] |
| Bookmarks |
| Thread Tools | |
| |
| | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Windows Search and Network Attached Storage | Mugunth Kumar | Windows Vista | 1 | 02-13-2008 05:30 PM |
| Desktop search says network share is not indexed and it is! | Bob Findlay | Windows XP | 2 | 09-21-2007 01:00 AM |
| XP cannot Search Network Share | dan244 | Windows XP | 5 | 06-20-2007 01:30 PM |
| Network File Search Fails | Robert Morley | Windows XP | 2 | 06-14-2007 07:20 AM |
| File search across network | Jim | Windows XP | 1 | 05-07-2007 11:40 AM |
| New To Technology Questions? | Do You Need Help with Your Computer or Device? | Do You Need Help with this site? |