http://confluence.jetbrains.com/display/TCD8/Installing+and+Configuring+the+TeamCity+Server
net user tcservice * /add /expires:never /passwordchg:no
http://support.microsoft.com/kb/315276
ntrights -u tcservice +r SeServiceLogonRight
ntrights -u tcservice +r SeDenyInteractiveLogonRight
Add write permission to TeamCity Data Directory.
Add write permission to TeamCity installation directory.