nerdexam
Microsoft

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…

Maintain a BI Solution

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)
  • A
    6% (2)
  • B
    83% (30)
  • C
    8% (3)
  • D
    3% (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

#encryption key backup#rskeymgmt#SSRS administration#command line utilities

Community Discussion

No community discussion yet for this question.

Full 70-448 Practice