Verbesserung der Leistung des Konfigurationsmanagers: Bauen Sie Indizes sowie SQL -Speicher- und Datenbankgrenzen wieder auf. In diesem Leitfaden, I will show you some steps to simply tune Configuration Manager performance. These are simple steps, but many of us forget to do this.
Konfigurationsmanager:
Configuration Manager Rebuild Indexes
1. Start your Configuration Manager Console;
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 enter your Minimum Serverspeicher (in mb) Und Maximaler Serverspeicher (in mb). Klicken OK;
4. Rechte Maustaste click on the instance and click Restart to apply Memory changes;
5. In pop-up windows click Ja;
Database File Size limits
- Rechte Maustaste Klicken Sie auf Ihr SCCM database und klicken Eigenschaften;
2. Für Files Satz Initial Size (Mb) Und Autogrowth/Maxsize;
3. Für Options at option Recovery model Satz 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 database (by default Recovery model – Voll);