I had SQL 2008 installed with SSRS installed but not enabled. I upgraded to sql 2008 r2 and had to create the SSRS databases to continue with the install. For the database server credentials, I had to use the current user (me) since we had
integrated security only (by design) enabled. The upgrade was successful. We are not going to use the SSRS instance but it has to be there for TFS 2012 (which is what we are using this server for) to install. The service credentials
are localsystem, which is fine. My question is how to I change the connection to the database server to a domain account (that isn't an option) and what are the implications to keeping it current user (am I correct in assuming that during the TFS install,
I would have to install it--don't want that).
↧