- Deploying Microsoft System Center Configuration Manager
- Jacek Doktor Pawel Jarosz
- 352字
- 2021-07-02 18:32:46
Reporting service point
A reporting service point is an optional ConfigMgr server role; however, it is hard to imagine daily work with a server without reporting the capability. The console of ConfigMgr 1706 shows a lot more than what used to happen on ConfigMgr 2007; however, it would still be difficult to operate with reports.
Reports have data that's useful not just for administrators or server operators; often, default reports and reports created by administrators, in particular, are shared with other employees. This is possible thanks to the option of providing permissions for reading reports for Active Directory users or groups.
To install a role, the administrator should choose between Add Site System Roles or Create Site System Server option and then select Reporting service point as the desired role.
Information needed for the Reporting service point role installation is as follows:
- The name of the SQL Server
- The name of the ConfigMgr database for which Reporting service point is installed
- The folder name in which reports will be configured
- The instance of Reporting Services
- The username with permissions for Reporting service point installation
The Verify option helps in data validation, telling the administrator if all given pieces of information are correct and all components are accessible:

After having all the data validated, the next step is the actual installation of the role:

The actual installation shouldn't take long. If the reporting services has been installed correctly, validation can be done by opening any report. Report accessibility on the ConfigMgr server console means that the installation of the Reporting service point role was completed successfully. All the reports are available in the Monitoring\Reporting\Reports tab. To verify a successful installation, any report should be run and checked for whether it contains any data.
- Boost.Asio C++ Network Programming(Second Edition)
- 數(shù)據(jù)庫程序員面試筆試真題與解析
- Android和PHP開發(fā)最佳實踐(第2版)
- Access 數(shù)據(jù)庫應(yīng)用教程
- SQL Server 2012數(shù)據(jù)庫技術(shù)及應(yīng)用(微課版·第5版)
- Data Analysis with IBM SPSS Statistics
- 假如C語言是我發(fā)明的:講給孩子聽的大師編程課
- 區(qū)塊鏈架構(gòu)之美:從比特幣、以太坊、超級賬本看區(qū)塊鏈架構(gòu)設(shè)計
- Mastering HTML5 Forms
- Learning Android Application Testing
- 從零開始學(xué)Selenium自動化測試:基于Python:視頻教學(xué)版
- Ext JS 4 Plugin and Extension Development
- 大學(xué)計算機(jī)應(yīng)用基礎(chǔ)(Windows 7+Office 2010)(IC3)
- C/C++代碼調(diào)試的藝術(shù)
- WCF全面解析