| Windows 7: Indexing network share locations |
28 Feb 2009
|
#1 | | |
Indexing network share locations Hi,
I am running Windows 7 64-bit on my main PC. I also have a fileserver running Fedora 9/Samba that houses all our documents, video, music, and pictures. I have mapped network drives to these locations. I have no issues at all accessing the remote shares, either through UNC path, or through the networked drives.
When I go to the indexing configuration, the mapped drives do not appear as a target to pick for indexing. Also, I can't add these folders to the respective library folders, because I get an error indicating that the location is not indexed. So I'm hoping that if I can index these locations, I can then add them to my library.
Thoughts?
-Kevin | My System Specs |
| |
28 Feb 2009
|
#2 | | Windows 7 RC 7100 32bit/64bit |
Hello Ktulu05
To index a network folder or drive, you must right-click on it first and select "Always Available offline".
Then it can be indexed, and added to libraries as well.
Simply right-click a folder, click "always available offline" and after sync finishes (or meanwhile) you can add it to the Libraries, no need to tamper with indexing options.
Hope it helps | My System Specs | | System Manufacturer/Model Number ENIAC OS Windows 7 RC 7100 32bit/64bit CPU Intel Core2Duo E4500 2.20 GHz Motherboard ASUS P5LD2-X/1333 Memory 2x1GB Kinsgston DDR2 800MHz Graphics Card Nvidia 8500GT Sound Card Onboard High Definition Audio Device Monitor(s) Displays Sony Bravia 42" Keyboard Some cheap one Mouse Microsoft Intellimouse something Case LINKW 2222 Cooling Standard Intel Internet Speed 24MBps ADSL |
28 Feb 2009
|
#3 | | Windows 7 Ultimate x64 + x86 + Windows 8 x64 Newport, South Wales, UK |
Hi ktulu05, and welcome to the Seven Forums,
The way I understand things with the library in the Beta of Windows 7 at present only those files indexed with MS's Search 4.0 will show as "indexed". This is available for XP, Vista, and Server 2003. I am certain that as windows 7 approaches release other systems will provide the correct indexing, but at the moment I am unaware of a workaround, (of course if anyone does know please post back) | My System Specs | | Computer type PC/Desktop System Manufacturer/Model Number Real World Computing (Me + a little help from Acer) OS Windows 7 Ultimate x64 + x86 + Windows 8 x64 CPU AMD Phenom II X6 1035T 2.6 GHz Motherboard Aspire M3400 Memory 4Gb PC10600 DDR3 1333 MHz Graphics Card NVIDIA GeForce 315 512MB Sound Card OnBoard - Realtek High Definition Audio Monitor(s) Displays Philips 32" HDTV, (HDMI) + 26" TV (VGA) Screen Resolution 1920 x 1080 @60Hz + 1360 x 768 @60Hz Keyboard Microsoft Wireless 800 or Stock Acer, (depends where I sit) Mouse Microsoft Wireless 800 or Stock Acer, (depends where I sit) PSU Stock (400W) Case Acer M3400 Cooling Stock Hard Drives 500 GB Seagate ST3500418AS SATA II
1 TB Hitachi HDS5C1010CLA382 SATAII
1 TB Samsung Spinpoint F1 HD103SI SATA II (external)
Plus various other (client ) HDDs as needed Internet Speed Temporaray 3G Dongle Antivirus Avast Browser Chrome Other Info USB Capture + Webcam(s) Bamboo Digitizer tablet
Also run Acer AspireOne 530h Netbook, Dual Core Atom + 1GB (Win7 Ult x86) Plus various test systems for new projects |
28 Feb 2009
|
#4 | | Windows 7 RC 7100 32bit/64bit |

Quote: Originally Posted by limneos Hello Ktulu05
To index a network folder or drive, you must right-click on it first and select "Always Available offline".
Then it can be indexed, and added to libraries as well.
Simply right-click a folder, click "always available offline" and after sync finishes (or meanwhile) you can add it to the Libraries, no need to tamper with indexing options.
Hope it helps Hmm...then again, you might not want to synchronize the whole contents of your network files , otherwise you could just copy them locally
Another workaround is to simply index the network files...To do that, I found there's a patch that M$ has released for Windows Vista that does this and works for Windows 7 too.
However, I even found another easier how-to:
To add a non-indexed UNC as a library to Windows 7 Beta: Quote: 1. Create a folder on your hard drive for shares. i.e. c:\share
2. Create another folder in the above share. i.e. c:\share\music
2. Link the Library to this folder.
3. Delete the folder.
4. Use the mklink in an elevated command prompt to make a symbolic link. Name the link the same as the folder you created above.
i.e - mklink /d c:\share\music \\server\music
5. Done. Now you have non-indexed UNC path as a library. Hope it helps even better
Last edited by limneos; 28 Feb 2009 at 02:46 PM..
Reason: Made a tutorial about it using both methods: http://www.sevenforums.com/tutorials/4617-libraries-include-network-folder.html
| My System Specs | | System Manufacturer/Model Number ENIAC OS Windows 7 RC 7100 32bit/64bit CPU Intel Core2Duo E4500 2.20 GHz Motherboard ASUS P5LD2-X/1333 Memory 2x1GB Kinsgston DDR2 800MHz Graphics Card Nvidia 8500GT Sound Card Onboard High Definition Audio Device Monitor(s) Displays Sony Bravia 42" Keyboard Some cheap one Mouse Microsoft Intellimouse something Case LINKW 2222 Cooling Standard Intel Internet Speed 24MBps ADSL |
28 Feb 2009
|
#5 | | |

Quote: Originally Posted by limneos Hmm...then again, you might now want to synchronize the whole contents of your network files , otherwise you could just copy them locally
Another workaround is to simply index the network files...To do that, I found there's a patch that M$ has released for Windows Vista that does this and works for Windows 7 too.
However, I even found another easier how-to:
To add a non-indexed UNC as a library to Windows 7 Beta:
Hope it helps even better I found the UNC patch that is supposed to allow indexing to extend to UNC paths, installed it, and rebooted. The indexing options module in the Control Panel doesn't show any new options. I'll try the symbolic link suggestion mentioned.
Thanks,
Kevin | My System Specs | | |
22 Aug 2009
|
#6 | | Windows 7 workstation and Linux server |
Limneos posted a solution... 1. Create a folder on your hard drive for shares. i.e. c:\share
2. Create another folder in the above share. i.e. c:\share\music
2. Link the Library to this folder.
3. Delete the folder.
4. Use the mklink in an elevated command prompt to make a symbolic link. Name the link the same as the folder you created above.
i.e - mklink /d c:\share\music \\server\music
5. Done. Now you have non-indexed UNC path as a library. ... and it works, but there are problems. Try double clicking on a phto stored in Pictures behind one of these symlinks and it will open in Windows Photo Viewer. Then click the print button. You'll get the message: 'Windows cannot find this picture. Check the location, and then try again.'
Copying the picture to the desktop, and repeating the print works normally.
Last edited by edform; 22 Aug 2009 at 12:03 PM..
Reason: bad quotes
| My System Specs | | System Manufacturer/Model Number HP XW6000 OS Windows 7 workstation and Linux server CPU 2 x 2.8GHz Zeon Motherboard HP Memory 2.5Gb Graphics Card PowerColor HD3850 Sound Card Built in Monitor(s) Displays Dell 20" PSU Built in Case HP Cooling HP Hard Drives Compaq 10K rpm SCSI 68GBytes |
22 Aug 2009
|
#7 | | Win 8 Release candidate 8400 |
Edform
Hi and welcome to sevenforums
Limneos post is two away in the same thread. Did you miss that? btw you clipped the color tags as well. If you want you can go and edit the post. Just a heads up
Again welcome to SF
Ken | My System Specs | | System Manufacturer/Model Number HP Pavillion dv-7 1005 Tx OS Win 8 Release candidate 8400 CPU 2@2.4 Memory 4 gigs Graphics Card Nvidia 9600M Sound Card HD built-in Monitor(s) Displays 17" Wxga Screen Resolution 1440x900 Cooling none Internet Speed 45Mb down 5Mb up |
24 Aug 2009
|
#8 | | Windows 7 workstation and Linux server |

Quote: Originally Posted by zigzag3143 Edform
Hi and welcome to sevenforums
Limneos post is two away in the same thread. Did you miss that? btw you clipped the color tags as well. If you want you can go and edit the post. Just a heads up
Again welcome to SF
Ken I'm not sure why you told me these things; I quoted the Limneos post!
I tried to use the quote button but it didn't include the quote that Limneos gave, and that was what I wanted to comment on, so I just used cut and paste and trimmed out the HTML.
I've just realised that my post didn't give the right information, so I'd better explain again.
If you use the method Limneos posted to link a photos folder on a Samba share to a Windows 7 library, in a situation where your photos folder is actually inside an already linked documents folder, the Windows 7 photo viewer software displays photos, but can't print them.
If you move your photos folder so that it is not contained within your documents folder, the Windows 7 photo viewer can print photos perfectly.
So I suppose the rule is, don't use the symlinks process to link a folder within an already linked folder or you will have problems.
Last edited by edform; 24 Aug 2009 at 04:24 AM..
Reason: correcting errors
| My System Specs | | System Manufacturer/Model Number HP XW6000 OS Windows 7 workstation and Linux server CPU 2 x 2.8GHz Zeon Motherboard HP Memory 2.5Gb Graphics Card PowerColor HD3850 Sound Card Built in Monitor(s) Displays Dell 20" PSU Built in Case HP Cooling HP Hard Drives Compaq 10K rpm SCSI 68GBytes |
10 Nov 2009
|
#9 | | |
limneos,
while the mklink technique does appear to work, the folder contents appears to not be indexed so that it can be found using Windows 7 search.
The library does show the content on the network folder but I can't find any of that content using Windows 7 search.
Has search actually been tried, or did the "we linked a network folder into a library" is all that was tested?
I have terabytes of content on my RAID boxes that I need to search. This was possible using XP and Windows Search 4.0. Heck, I would just like a version of WS4 that would run on my Windows 7-64 box!
Stu | My System Specs | | OS Windows 7 Professional |
23 Nov 2009
|
#10 | | |
Hi, I could not get the mklink to work. What could I be doing wrong? Does it matter that I put a mapped drive in front of \\ of the second bit? If it's a sub directory must I create and delete folders to the same level?
Thanks | My System Specs | | Indexing network share locations problems? All times are GMT -5. The time now is 09:40 AM. | |