Well, you would think that Windows 7's new MediaCenter would be up to the task of recording your TV to a network share/drive. Too bad, it looks like it's just not possible.
I have a windows 2008 R2 server, and a Windows 7 machine with a TV card. Since my server has 2TB of storage, it would be nice to record directly to it's networked drive. (I mounted it as Z:).
I tried the following:
- Selecting it in Media Center Itself: Not working. Not available.
- Editing the registry: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Media Center\Service\Recording , setting
RecordPath to Z:\TV . Not working.
- Editing the registry: setting RecordPath to \server\TV . Not working.
- Creating a Symlink (mklink \D ) to Z:\TV and
\server\TV and setting that in the registry as RecordPath .
Currently I am out of options. I could ofcourse Install Windows7 on my server, but I have no license for that, and my windows 2008 r2 is free from dreamspark.
So: How in the world is it possible to make this work? And why does MediaCenter not just detect my mounted network share?