Pro SQL Server 2012 Reporting Services
CHAPTER 10 MANAGING REPORTS { string desc = "Send report via email"; string eventType = String.Empty; string matchData = Strin ...
CHAPTER 10 MANAGING REPORTS GetParameters reportParameters = new GetParameters(url); reportParameters.ShowDialog(); Microsoft. ...
CHAPTER 10 MANAGING REPORTS pickSchedule, and set its Text property to Schedule. This will allow the user to pick a schedule f ...
CHAPTER 10 MANAGING REPORTS Delivering the Report In the example, you’ve used PDF to deliver the report to the subscription us ...
CHAPTER 10 MANAGING REPORTS searcher.PropertiesToLoad.Add("cn"); searcher.SearchScope = SearchScope.Subtree; result = searcher ...
CHAPTER 10 MANAGING REPORTS You haven’t seen all the possible options that you can use when scheduling reports such as the Emp ...
CHAPTER 10 MANAGING REPORTS Note If more than one instance of a report server is installed, you’ll need to locate the correc ...
C H A P T E R 11 Securing Reports If a topic is currently on the minds of administrators more than security, we would be hard-pr ...
CHAPTER 11 SECURING REPORTS level of protection, including financial, HR, and many more. We’ll start with the first of the thr ...
CHAPTER 11 SECURING REPORTS Management Server, in that it can listen to traffic that is destined only for the machine on which ...
CHAPTER 11 SECURING REPORTS case, we will setup a display filter to leave out anything that is not HTTP traffic. Setting up a ...
CHAPTER 11 SECURING REPORTS Figure 11-4. PI data captured Tip Although we will not cover the steps to configure SQL Server i ...
CHAPTER 11 SECURING REPORTS Applying an SSL Certificate Now it is time to apply a certificate to the SSRS server and rescan th ...
CHAPTER 11 SECURING REPORTS SSL section, and in the Certificate drop-down select the certificate you just created. You can als ...
CHAPTER 11 SECURING REPORTS One method to control the level of security that SSRS will use is via the service config file, rsr ...
CHAPTER 11 SECURING REPORTS Figure 11-7. Network Monitor with encrypted packets Securing Data Storage in SSRS While it is impo ...
CHAPTER 11 SECURING REPORTS which contains sensitive authentication credentials required to connect to SSRS server components. ...
CHAPTER 11 SECURING REPORTS The -e option tells RSKeyMgmt to extract the key to the file PROSSRS_SSRS_Key in the C:\Pro_SSRS\S ...
CHAPTER 11 SECURING REPORTS Assigning SSRS roles: Assignments are the actual SSRS tasks that a user in a specific SSRS role m ...
CHAPTER 11 SECURING REPORTS Figure 11-10. Test Windows account in Active Directory Before assigning the test Windows user to a ...
«
12
13
14
15
16
17
18
19
20
21
»
Free download pdf