70-448 · Question #190
You maintain a SQL Server 2008 Reporting Services (SSRS) instance. You plan to implement a failure recovery plan. You need to back up the report server encryption key. Which command line utility…
The correct answer is B. Rskeymgmt. Reporting Services provides the rskeymgmt utility that you can use to extract a copy of the encryption key from the report server database. The utility writes the key to a file that you specify, and then scrambles the key using a password that you provide. After the file is…
Question
You maintain a SQL Server 2008 Reporting Services (SSRS) instance. You plan to implement a failure recovery plan. You need to back up the report server encryption key. Which command line utility should you use?
Options
- ASyskey
- BRskeymgmt
- CRsconfig
- DRsactivate
How the community answered
(36 responses)- A6% (2)
- B83% (30)
- C8% (3)
- D3% (1)
Explanation
Reporting Services provides the rskeymgmt utility that you can use to extract a copy of the encryption key from the report server database. The utility writes the key to a file that you specify, and then scrambles the key using a password that you provide. After the file is created, you must store it in a secure location and remember the password that is used to unlock the file.
Topics
Community Discussion
No community discussion yet for this question.