Without mapping, is there another way to search (like a switch--include network drives yes/no) home network drives?
I know I can use Advanced and Browse the network and specify a particular machine and location. I'm just curious if there is a way I'm missing (assuming you're not in a rush<g>) to toggle include yes/no the network of 4 other machines?
Mark
Include home network drives?
Re: Include home network drives?
I recommend adding your network drives as folder indexes and using filters to limit your search results:
To add your network drives to your Everything index:
To add your network drives to your Everything index:
- In Everything, from the Tools menu, click Options.
- Click the Folders tab.
- Click Add....
- Select your network share and click OK.
- Click OK.
- In Everything, from the Tools menu, click Options.
- Click the General tab on the left.
- Check Everything service.
- Uncheck Run as administrator.
- Click OK.
- Exit Everything (right click the Everything tray icon and click Exit).
- Restart Everything.
- In Everything, from the Search menu, click Add to filters....
- Change the Name to: Network drives
- Change the Search to: \\server\share1 | \\server\share2 | \\server\share3 | \\server\share4
-or, if you are using mapped network drives: - Change the search to: e: | f: | g: | h:
-where \\server\share1 and e: are the network shares/drives
-use a | to separate network shares/drives. - Click OK.
- In Everything, from the Search menu, click Add to filters....
- Change the Name to: Local only
- Change the Search to: !<\\server\share1 | \\server\share2 | \\server\share3 | \\server\share4>
-or, if you are using mapped network drives: - Change the search to: !<e: | f: | g: | h:>
-where \\server\share1 and e: are the network shares/drives
-use a | to separate network shares/drives.
-wrap the entire search with !< > -this will find everything except these network drives/shares. - Click OK.
Re: Include home network drives?
Hey, I really appreciate you taking the time and providing a workable solution.
Mark
Mark
Re: Include home network drives?
Thanks again, Everything is now searching the network drives.
Under Search, click Network Drives and search is limited to same. Don't click and the search is local and network.
Why not a Local Drives option under Search that delimits the network drives?
I'm thinking that the answer to that question is your instruction 'To add a local drive only filter'? But wanted to be sure before I did the work. Will doing the preceding result in an added Search menu option of network only?
Mark
Under Search, click Network Drives and search is limited to same. Don't click and the search is local and network.
Why not a Local Drives option under Search that delimits the network drives?
I'm thinking that the answer to that question is your instruction 'To add a local drive only filter'? But wanted to be sure before I did the work. Will doing the preceding result in an added Search menu option of network only?
Mark
Re: Include home network drives?
Yes.
If all your local drives are NTFS formatted ( = shown under Menu:Tools > Options > Indexes > NTFS ), there is a shortcut:
To show only network folders: search for
fsi:
To show only local folders: search for
!fsi:
What work?
Re: Include home network drives?
Poor choice of adjective. Try.. 'changed parameters'.
Re: Include home network drives?
Quick Tip:
You can also try your filter by entering the search command in Everything's search bar.
If all is OK, go to Menu:Search > Organize Filters and press the New button.
The query you entered on the search bar is now already filled in in the Search: field.
You can also try your filter by entering the search command in Everything's search bar.
If all is OK, go to Menu:Search > Organize Filters and press the New button.
The query you entered on the search bar is now already filled in in the Search: field.
Re: Include home network drives?
Handy indeed. Thanks.