by Kit64 » Wed Feb 11, 2009 6:19 am
Hi,
I had a simular experence installing PS3 Media Server as a service so I wrote myself some notes as follows:
Installing PS3 Media Server on WHS Server
====================================
1. Create PS3ServiceUninstall.cmd
"C:\Program Files\PS3 Media Server\win32\service\Wrapper.exe" -r
pause
2. Check firewall ports:
Firewall port TCP 5001
Firewall port UDP 5001
Port forwarding TCP & UDP 5001
3. After checking 'Install as service', go to Services->PS3 Media Server->Properties
->General->'Startup type' change from Manual to Automatic.
->Log On->Local System Account->'Allow service to interact with desktop', change from checked to unchecked.
I found that having ''...interact with desktop' enabled was a problem if there was no one logging in (which is normally the case for a server).
Hope this helps,
Chris
Last edited by
Kit64 on Thu Feb 12, 2009 12:06 pm, edited 1 time in total.