I'm upgradering a CRM 2011 to CRM 2015, and trying to reuse the existing SQL-server (I have an intermediate server for CRM 2013).
Since the reporting service is running under a "NT Authority\Network Service", I'm not able to reuse this - and since it is used by other applications we don't know what will happen if the service account is changed to a domain account. A solution si to install a new instance with SSRS only. Is it possible to have a different instance on the SQL-server with SSRS installed only, and have the SSRS databases on a different instance (where the CRM-DB is)? The Service Account for SSRS can then be configured to be a domain account. Or would this be considered bad practice?
It might be cleaner and easier to have both CRM-db and SSRS-DB on the same instance.
This is SQL 2012 Enteprise.
*This post is locked for comments
I have the same question (0)