tfs2010 - Team Foundation server (TFS) restore, Missing services? -


i'm testing out backup , restore of tfs, before migrating our source control. problem is, i'm getting confused restore part of msdn documentation.

in particular, part required update service accounts (http://msdn.microsoft.com/en-us/library/ms252458.aspx#updateaccounts).

you must update service account team foundation server (tfsservice)

my assumptions term services mean windows services. based on this, i'm assuming when talk tfsservice, name of service need locate.

so problem comes when try , locate tfsservice in services.msc dialog find out user account running under , therefore need update. doesn't seem exist!

so questions are:

  1. is service right 1 need for, , if is, reasons why wouldn't have it.

  2. am understanding section of documentation correctly? i.e. need find account tfs server service runs under, , use command line specified update it?

i'm using tfs 2010 on vm testing if helps!

thanks,

andy.

** update **

just looking @ tfs console, service account need update same service account listed under application tier node?

if so, link 'reapply account' same command line in msdn document?

thanks! :)

ok, seems reapply account in tfs console command line (+ checks application pools , tfsjobagent), @ least i'm happy i'm performing steps now.

as why haven't mentioned easier way perform sets in documentation? perhaps last minute release feature?

i guess question 1, perhaps there no windows services tfs? getting mixed terminology?

hope helps anyway!

andy.


Comments

Popular posts from this blog

c++ - How do I get a multi line tooltip in MFC -

asp.net - In javascript how to find the height and width -

c# - DataTable to EnumerableRowCollection -