Beveiligde logboekregistratie inschakelen


Met deze beleidsinstelling kunt u Beveiligde logboekregistratie configureren.

Als u deze beleidsinstelling inschakelt, gebruiken de componenten die deze instelling ondersteunen het certificaat dat u hebt opgegeven voor het versleutelen van potentieel gevoelige gegevens voordat deze naar het gebeurtenislogboek worden geschreven. Gegevens worden versleuteld met behulp van de CMS (Cryptographic Message Syntax)-standaard en de openbare sleutel die u hebt verschaft. U kunt deze versleutelde berichten ontsleutelen met de PowerShell-cmdlet Unprotect-CmsMessage, vooropgesteld dat u toegang hebt tot de persoonlijke sleutel die hoort bij de openbare sleutel waarmee ze zijn versleuteld.

Als u deze beleidsinstelling uitschakelt of niet configureert, worden gebeurtenislogboekberichten niet gecodeerd door componenten voordat ze naar het gebeurtenislogboek worden geschreven.

Ondersteund op: Minimaal Windows Server Technical Preview 2, Windows 10 of Windows RT 8.1

Registry HiveHKEY_LOCAL_MACHINE
Registry PathSoftware\Policies\Microsoft\Windows\EventLog\ProtectedEventLogging
Value NameEnableProtectedEventLogging
Value TypeREG_DWORD
Enabled Value1
Disabled Value0

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 HiveHKEY_LOCAL_MACHINE
Registry PathSoftware\Policies\Microsoft\Windows\EventLog\ProtectedEventLogging
Value NameEncryptionCertificate
Value TypeREG_MULTI_SZ
Default Value

eventlogging.admx

Beheersjablonen (computers)

Beheersjablonen (gebruikers)