Microsoft
70-448 · Question #229
You install and configure a SQL Server 2008 Reporting Services (SSRS) instance on a server named ReportServer in the domain ABC.Com. SSRS is using a local database. You need to set SSRS to use a new…
The correct answer is B. rsconfig -c -s ReportServer -d reportserver -a Windows -u abc.com\Report03er -p Alphabet01. See the full explanation below for the reasoning.
Question
You install and configure a SQL Server 2008 Reporting Services (SSRS) instance on a server named ReportServer in the domain ABC.Com. SSRS is using a local database. You need to set SSRS to use a new domain user account named ReportUser. The password for ReportUser is Alphabet01. Which script should you run?
Options
- Arsconfig -c -m ReportServer -s ReportServer -d reportserver -a SQL -u abc.com\ReportUser -p Alphabet01
- Brsconfig -c -s ReportServer -d reportserver -a Windows -u abc.com\Report03er -p Alphabet01
- Crsconfig -c -s ReportServer -d reportServer -a Windows "abc.com\ReportUser Alphabet01"
- Drsconfig -c -ra <ReportServer -s ReportServer -d reportserver -a Windows -u SA\ReportUser -p Alphabet01
How the community answered
(32 responses)- A9% (3)
- B84% (27)
- C3% (1)
- D3% (1)
Community Discussion
No community discussion yet for this question.