Bu ilke ayarı, Korumalı Olay Günlüğüne Kaydetme'yi yapılandırmanızı sağlar.
Bu ilke ayarını etkinleştirirseniz, bunu destekleyen bileşenler, olay günlüğüne yazmadan önce hassas olabilecek olay günlüğü verilerini şifrelemek için temin ettiğiniz sertifikayı kullanır. Veriler, Şifreleme İletisi Söz Dizimi (CSM) standardı ve sağladığınız ortak anahtar kullanılarak şifrelenir. Şifrelenene bu iletilerin şifresini çözmek için, şifrelendikleri ortak anahtara karşılık gelen özel anahtara erişiminiz olduğu takdirde, Unprotect-CmsMessage PowerShell cmdlet'i kullanabilirsiniz.
Bu ilke ayarını devre dışı bırakırsanız veya yapılandırmazsanız, bileşenler, olay günlüğüne yazmadan önce olay günlüğü iletilerini şifrelemez.
Registry Hive | HKEY_LOCAL_MACHINE |
Registry Path | Software\Policies\Microsoft\Windows\EventLog\ProtectedEventLogging |
Value Name | EnableProtectedEventLogging |
Value Type | REG_DWORD |
Enabled Value | 1 |
Disabled Value | 0 |
Provide an encryption certificate to be used by Protected Event Logging. You may provide either: - The content of a base-64 encoded X.509 certificate - The thumbprint of a certificate that can be found in the Local Machine certificate store (usually deployed by PKI infrastructure) - The full path to a certificate (can be local, or a remote share) - The path to a directory containing a certificate or certificates (can be local, or a remote share) - The subject name of a certificate that can be found in the Local Machine certificate store (usually deployed by PKI infrastructure) The resulting certificate must have 'Document Encryption' as an enhanced key usage (1.3.6.1.4.1.311.80.1), as well as either Data Encipherment or Key Encipherment key usages enabled.
Registry Hive | HKEY_LOCAL_MACHINE |
Registry Path | Software\Policies\Microsoft\Windows\EventLog\ProtectedEventLogging |
Value Name | EncryptionCertificate |
Value Type | REG_MULTI_SZ |
Default Value |