| |||||||
| Windows Vista Discuss the different versions of Windows Vista, Fuji, or Vienna |
![]() |
| | LinkBack | Thread Tools |
| |||
| 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 :/ |
| |||
| Re: network search a ip/name? On Mar 17, 1:53 am, "Andy" <m...@privacy.net> wrote: > 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:/ Im looking for this function too. Let me know if you found it. |
| |||
| 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.googlegrou ps.com... > On Mar 17, 1:53 am, "Andy" <m...@privacy.net> wrote: >> 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:/ > > Im looking for this function too. Let me know if you found it. > |
| |||
| Re: network search a ip/name? <.> wrote in message news: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). > > This is the script, 2 lines in a vbs file. > > > Set wshshell = CreateObject("Shell.Application") > wshshell.findcomputer > overkill for something so simple. there must be something in vista we are not seeing |
| |||
| Re: network search a ip/name? "techindahaus" <techsoncall******.com> wrote in message news:1175828256.699737.6250@d57g2000hsg.googlegrou ps.com... > On Mar 17, 1:53 am, "Andy" <m...@privacy.net> wrote: >> 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:/ > > Im looking for this function too. Let me know if you found it. > still looking im afraid :/ |
| |||
| 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... > > <.> wrote in message news: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). >> >> This is the script, 2 lines in a vbs file. >> >> >> Set wshshell = CreateObject("Shell.Application") >> wshshell.findcomputer >> > > overkill for something so simple. there must be something in vista we are > not seeing > |
| |||
| 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... >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... >> >> <.> wrote in message news: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). >>> >>> This is the script, 2 lines in a vbs file. >>> >>> >>> Set wshshell = CreateObject("Shell.Application") >>> wshshell.findcomputer >>> >> >> overkill for something so simple. there must be something in vista we are >> not seeing >> > |
| |||
| Re: network search a ip/name? On Apr 6, 9:13 am, <.> wrote: > I'm not on a network. Did it work? > > Ctrl + Winkey + F should also start it. > > <.> wrote in messagenews:e17gmEGeHHA.4188@TK2MSFTNGP02.phx.gbl. .. > >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" <m...@privacy.net> wrote in message > >news:131clh1s8rns2be@corp.supernews.com... > > >> <.> 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). > > >>> This is the script, 2 lines in a vbs file. > > >>> Set wshshell = CreateObject("Shell.Application") > >>> wshshell.findcomputer > > >> overkill for something so simple. there must be something in vista we are > >> not seeing This one only works in a domain. Not a workgroup. There has got to be a way to do this. |
| |||
| 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.googlegrou ps.com... > On Apr 6, 9:13 am, <.> wrote: >> I'm not on a network. Did it work? >> >> Ctrl + Winkey + F should also start it. >> >> <.> wrote in messagenews:e17gmEGeHHA.4188@TK2MSFTNGP02.phx.gbl. .. >> >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" <m...@privacy.net> wrote in message >> >news:131clh1s8rns2be@corp.supernews.com... >> >> >> <.> 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). >> >> >>> This is the script, 2 lines in a vbs file. >> >> >>> Set wshshell = CreateObject("Shell.Application") >> >>> wshshell.findcomputer >> >> >> overkill for something so simple. there must be something in vista we >> >> are >> >> not seeing > > This one only works in a domain. Not a workgroup. There has got to be > a way to do this. > |
![]() |
| Bookmarks |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Driver search fails everytime - and have to set the search manually (each time) to System32.. help... | William Dowell | Windows Vista | 30 | 08-08-2007 05:50 PM |
| Disabling Search File Contents for Office 2007 Desktop Search | asdf | Microsoft Office | 0 | 02-21-2007 04:46 PM |
| search fails -- reinstallation of search assistant doesn't help | Kritz | Windows XP | 0 | 02-09-2007 07:17 AM |
| Search buttons is greyed out and search does not stop | Drona Achaibar | Windows XP | 0 | 01-04-2007 03:59 AM |
| Windows XP Pro search: cannot search inside Wordpad | cantueso@dieznet.com | Windows XP | 12 | 01-04-2007 02:52 AM |