Search notes:

Optional features of Windows

Opening the optional features settings GUI from the command line

start ms-settings:optionalfeatures

See also

Hyper-V, Windows Sandbox, IIS*
OptionalFeatures.exe, Fondue.exe, dism.exe: features control panel, %SYSTEMROOT%\System32, Windows as a service, Windows Settings, Docker on Windows
Virtual Machine Platform is required for Subsystem for Linux, version 2. This feature might be enabled with
dism.exe /online /enable-feature /featurename:VirtualMachinePlatform /all /norestart
PS C:\> get-wmiObject   -query "select * from Win32_OptionalFeature where name = 'IIS-StaticContent'"
PS C:\> get-cimInstance -query "select * from Win32_OptionalFeature where name = 'IIS-StaticContent'"
The PowerShell command noun windowsOptionalFeature
The directories
The registry keys

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/...', 1758200859, '216.73.216.150', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/Windows/optional-features/index(63): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78