Now create your batch file. This is mine, and DO NOT forget the "PING 1.1.1.1 -n 1 -w 60000 >NUL"
command because you have to pause the process,otherwise windows will overwrite the permissions.
This is my (whs.bat) batch file:
Unzip "batcom10uk.zip" and use "BatchCompiler.exe" to convert your just created whs.bat to whs.exe
(You can also put the content of your batch file in the compiler)
Functions->compile
And save the whs.exe
Unzip "AnyServiceInstaller 1.0.zip" and run "AnyServiceInstaller.exe".
If you don't have the "Windows Server 2003 Resource Kit" installed do that by the link given in the program. Or here! And install it.
Click on create and you are done.
Now you have a system service that will start when windows starts without logging on.
You can check this before or after the reboot "configuration->administrative tools->services", there should be a service called "Recorded TV"
Reboot and depending on how fast your machine is the permissions wil be set without loggin in. Skip step 3 & 4 of your first post and setup your media centers. You now have a system service which sets the permissions right.
Works great on my WHS. Good luck
Richard Miller MCE MVP
Justin,
What about just configuring a Startup Script to run this? It also does not require any logon; and it would be easier than setting up the service; especially if you need to change anything:
gpedit.msc
Computer Configuration --> Windows Settings --> Scripts --> Startup
I don't have WHS or an MCE up yet; but am planning out my strategy and your work here definitley helps.
I'd done everything succesfully and I was able to save all programs in the WHS. One morning I stoped being able to watch tv, every time I clieck on LIVE TV I was getting an error meg that read : ""Cannot Play Video. The file is currently in use by another application and cannot be played. Please try again later." (tv programs were still recoreded OK to the server)
Yesterday I went back to the registry and edited the RecordPath key and after resetting I was able to use LIVE TV again.
Any idea why I would have this error? I checked the permission settings on the RECORDED TV in th server and everything was OK
I wan to be able to save programs on the server to mantain a low disk activity on my PC
Thanks
Slyke: I'd done everything succesfully and I was able to save all programs in the WHS. One morning I stoped being able to watch tv, every time I clieck on LIVE TV I was getting an error meg that read : ""Cannot Play Video. The file is currently in use by another application and cannot be played. Please try again later." (tv programs were still recoreded OK to the server) Yesterday I went back to the registry and edited the RecordPath key and after resetting I was able to use LIVE TV again. Any idea why I would have this error? I checked the permission settings on the RECORDED TV in th server and everything was OK I wan to be able to save programs on the server to mantain a low disk activity on my PC Thanks
Before you edited the RecordPath key on Media Center PC, did the RecordPath in the registry default back to Media Center record path or did it still say \\SERVER\Recorded TV in the registry?
Thanks for your quick replay
It stayed \\SERVER\RecordedTV all the time (until Live TV stop working and I had to change it back to \users\public\recordedtv).
Does anyone have any input on how to solve this problem?
Not sure what’s happening there, but there is one thing I would like too see.Can you check these two registry’s settings on the Media Center PC, and post back the numbers for “DiskLimit” and “Quota”
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Media Center\Settings\VideoSettingsDiskLimit
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Current Version\Media Center\Service\Recording\ Quota
Thanks, Richard.
The Values are:
DiskLimit = 0
And I don't have a Quota Key under Recording
Do you think that I have to check any of this values and retry setting the WHS as the destination?
Slyke: Thanks, Richard. Do you think that I have to check any of this values and retry setting the WHS as the destination?
"Do you think that I have to check any of this values and retry setting the WHS as the destination? "No
But there should be numbers in DiskLimit and Quota, What is the size of your HDD and what is size of your recorded TV folder on your Media Center PC, and the HardDrive pool size (D:drive) on WHS ?
I configured back the HD to be the destination for recrded programs and the change the max size for the recorded tv folder and check back and now I have the Quota string on the registry
The values are:
Quota: 214748364800
Disk Limit: 214748364800
On the PC the hard drive is 500 and now the recorded tv folder is 200
On the WHS I have two disks one 500GB and a seconf od 1tb (I have 1tb free of space)
I tried again to configure the WHS as the destination and again, I get the same error msg!! grr!
There is always the chance that the drive migrator service on WHS was doing something with your recordings at that point in time and then media center marked them as not available until you restarted.
Hi all,
I have problem with updating Recorded TV after standby.
I have a master VMC (Vista Ultimate with WebGuide4) runing 24/7 and doing all my recordings. I have also some other VMC's (Vista Ultimate) which have the Redorded TV path of the master VMC's included in the WatchedFolder path. If I now put these VMC's into Standby and do some recordings on the master VMC I can't see these recordings on the VMC's when waking them up from standby.
If I restart them or just restart the services I can see the recordings.
Does anybody have a solution for this? I was thinking of a script which starts automaticly after waking from standby and restarts the service.
Any solution?