Something else I forgot that the last post reminded me of. And this gave me fits too until I got it right.
For the system to work properly, DSAccountManager, DSProcessServer, FLServer, you need to have the Administrator account enabled and have it set to login to the administrator account automatically when the computer starts.
If you are running it on a regular user account with administrator priviliges, it's still going to run with the standard user token unless you have the program set to 'run as Administrator' and then it will pop the UAC box every time the program runs.
Not good for a server that you want to restart anytime it crashes or reboots.
Having the host machine automatically login as Administrator when it starts runs all programs with the elevated Administrator token and the UAC box doesn't pop up.