This is a tutorial, to get this installed and running as a service on WHS.
Here are the steps to turn it into a WHS Service.
Since the LiveSync software will only work when a user is logged in, the LiveSync software needs to be configured with the user log in information on the Remote Desktop, before we can turn it into a service.
This is easy enough to do, but it's an advantage if your an advanced Windows user in general.
Note: In step 7 through 9 you may have to type the commands. Copying from this post may not be succesful.
- 1. Log in As administator on the remote desktop of your WHS system.
2. Download and install LiveSync from the LiveSync site.
3. Configure LiveSync with your Windows Live accunt, and disable the 2nd checkmark so LiveSync won't start as an application. Exit livesync from the systemtray, and check whether it starts (logs on) automatically. If so, exit it again.)
4. You will need instsrv.exe and srvany.exe from the Windows Server 2003 Resource Kit Tools.
5. Copy instsrv.exe to C:\Program Files\Windows Live\Sync
6. Copy srvany.exe to C:\Program Files\Windows Live\Sync
7. Execute “C:\Program Files\Windows Live\Sync\instsrv.exe” LiveSync “C:\Program Files\Windows Live\Sync\srvany.exe”. A Message should appear that the LiveSync service has successfully been added.
8. Execute reg ADD HKLM\SYSTEM\CurrentControlSet\Services\LiveSync\Parameters /v Application /d “C:\Program Files\Windows Live\Sync\WindowsLiveSync.exe”
9. Execute reg ADD HKLM\SYSTEM\CurrentControlSet\Services\LiveSync\Parameters /v AppDirectory /d “C:\Program Files\Windows Live\Sync”
10. Start the Services applet via Start -> Control Panel -> Administrative Tools -> Services
11. Right click on LiveSync and select properties.
12. Change the Log on settings for the LiveSync Services, by changing the 'Log On' details on the log on tab. On this tab, change the radiobutton, to have the service to log on to the Administrator account (.\Administrator). Don't forget to enter the Administrator password here.
13. Start the Live Sync service
Now Live Sync should be running, you may check this via another PC, logged onto the LiveSync site, to check whether your WHS is indeed online.
If anyone finds a way to have the service to start (and having an active LiveSync log in) under the Local System Account, please let me know. Different than the Foldershare Beta (the predesessor of LiveSync), I was not able to get this configured, without manual intervenetion after a restart of WHS.
It would be nice to have an add-in to manage/control the LiveSync activity & settings.
