Search notes:

mmc.exe

Microsoft Management Console (MMC)

MMC Snap Ins

MMC Snap Ins are used for System configuration and administration.
An MMC Snap In is a COM Object
Snap-Ins are registered in the registry under HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MMC\SnapIns and HKEY_CLASSES_ROOT\{CLSID}.
A Snap-In that is combined with an MMC is called a management saved console and has the .msc.
An example of a .msc is the SQL Server configuration manager (SQLServerManager….msc).

Relation to .msc files

.msc files are associated with mmc.exe
C:\> assoc .msc
.msc=MSCFile
C:\> ftype MSCFile
MSCFile=%SystemRoot%\system32\mmc.exe "%1" %*

See also

HKEY_CURRENT_USER\Software\Microsoft\Microsoft Management Console
Configuring Windows
perfmon.exe

Index

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:78 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(78): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/Windows/...', 1760298260, '216.73.216.88', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/Windows/dirs/Windows/System32/mmc_exe(70): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78