Speed up performance on the Config Mgr. 2007 MMC console
The MMC 3.0 might not be the fastest console in the world so here are a few little tricks that might speed up the performance. Open Internet Explorer, select Internet Options and the Advanced tab. Remove the check mark from Check for publisher’s certificate revocation. Another trick that might boost the performance when working with snap-ins in the MMC is to use the mmcperf.exe command found in .\Windows\System32\ Open a command prompt Navigate to Windows\System32 Type mmcperf.exe - you will notice that the mmc dll files are now being "GAC'd" which they for some unknown reason aren't by default. [...]