- Deploying Microsoft System Center Configuration Manager
- Jacek Doktor Pawel Jarosz
- 212字
- 2021-07-02 18:32:39
Reporting
Reporting is an important design factor when you plan to run long time period reports across hundreds of nodes. However, running such a report might be a big overhead for the machine processing the report.
The MS SQL database might be installed on the same server or on a separate machine. The separation of SQL and the ConfigMgr server might significantly improve the efficiency of both systems. It is also possible to move SQL Server Reporting Services to another SQL on a different machine. This might additionally improve the efficiency of the SQL Server and SQL Server Reporting Services.
Additionally, ConfigMgr in version 1706 introduced the possibility of using the Data Warehouse service point, which holds all long-term historical data of ConfigMgr deployment. Data is synchronized with the ConfigMgr site database and can hold up to 2 TB of data.
- AngularJS入門與進階
- Android 9 Development Cookbook(Third Edition)
- Animate CC二維動畫設計與制作(微課版)
- Python金融數據分析
- Koa開發:入門、進階與實戰
- Troubleshooting PostgreSQL
- Scala編程實戰(原書第2版)
- Learning Three.js:The JavaScript 3D Library for WebGL
- Extending Puppet(Second Edition)
- Node.js:來一打 C++ 擴展
- Scratch·愛編程的藝術家
- TypeScript全棧開發
- 少兒編程輕松學(全2冊)
- Android應用開發攻略
- ASP.NET本質論