Improve Konfigurationsmanager Performance: Rebuild Indexes and SQL Memory and Database Limits. In diesem Leitfaden, I will show you some steps to simply tune Konfigurationsmanager performance. These are simple steps, but many of us forget to do this.
Konfigurationsmanager:
Configuration Manager Rebuild Indexes
1. Starten Sie Ihr Konfigurationsmanagerkonsole;
2. Gehe zu Administration Site -Konfiguration Websites. Select your site and click Einstellungen im oberen Menü. Klicken Site Maintenance;
3. In the list find Rebuild Indexes und klicken Bearbeiten;
4. Klicken Enable this task and set the time and days to run. Wenn vollständig klicken OK;
5. Konfigurieren ALL OTHER items in the list as you need and click OK;
SQL:
Memory Limit
- Laufen SQL Management Studio and connect to your SCCM Instance;
2. Rechte Maustaste click on the instance and click Eigenschaften;
3. Für Erinnerung Geben Sie Ihre ein Minimum Serverspeicher (in mb) Und Maximaler Serverspeicher (in mb). Klicken OK;
4. Rechte Maustaste click on the instance and click Neustart to apply Memory changes;
5. In pop-up Fenster klicken Ja;
Database File Size limits
- Rechte Maustaste Klicken Sie auf Ihr SCCM Datenbank und klicken Eigenschaften;
2. Für Files set Initial Size (MB) Und Autogrowth/Maxsize;
3. Für Options at option Recovery model set Simple (if you set Voll – then your logs increase very quickly and eat all disk space). Klicken OK;
4. Repeat these steps for the SUSDB database and ReportServer Datenbank (by default Recovery model – Voll);