mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-19 16:57:23 +00:00
new build 012219
This commit is contained in:
parent
17a6787e0d
commit
10f85d7153
@ -9,7 +9,7 @@ ms.pagetype: security
|
||||
localizationpriority: high
|
||||
author: brianlic-msft
|
||||
ms.author: brianlic
|
||||
ms.date: 01/18/2019
|
||||
ms.date: 01/22/2019
|
||||
---
|
||||
|
||||
|
||||
@ -706,6 +706,8 @@ The following fields are available:
|
||||
- **DriverIsDriverBlocked** Is the driver package blocked because of a driver block?
|
||||
- **DriverShouldNotMigrate** Should the driver package be migrated during upgrade?
|
||||
- **SdbDriverBlockOverridden** Does the driver package have an SDB block that blocks it from migrating, but that block has been overridden?
|
||||
- **SdbDriverBlockServicing** No content is currently available.
|
||||
- **SdbDriverBlockSwap** No content is currently available.
|
||||
|
||||
|
||||
### Microsoft.Windows.Appraiser.General.DecisionDriverPackageRemove
|
||||
@ -3973,12 +3975,12 @@ Ensures Windows Updates are secure and complete. Event helps to identify whether
|
||||
The following fields are available:
|
||||
|
||||
- **CallerApplicationName** Name of application making the Windows Update request. Used to identify context of request.
|
||||
- **EndpointUrl** The endpoint URL where the device obtains update metadata. This is used to distinguish between test, staging, and production environments.
|
||||
- **EventScenario** The purpose of this event, such as scan started, scan succeeded, or scan failed.
|
||||
- **ExtendedStatusCode** The secondary status code of the event.
|
||||
- **EndpointUrl** URL of the endpoint where client obtains update metadata. Used to identify test vs staging vs production environments.
|
||||
- **EventScenario** Indicates the purpose of the event - whether because scan started, succeded, failed, etc.
|
||||
- **ExtendedStatusCode** Secondary status code for certain scenarios where StatusCode was not specific enough.
|
||||
- **LeafCertId** The integral ID from the FragmentSigning data for the certificate that failed.
|
||||
- **ListOfSHA256OfIntermediateCerData** A semicolon delimited list of base64 encoding of hashes for the Base64CerData in the FragmentSigning data of an intermediate certificate.
|
||||
- **MetadataIntegrityMode** The mode of the transport metadata integrity check. 0 = unknown; 1 = ignore; 2 = audit; 3 = enforce
|
||||
- **MetadataIntegrityMode** Mode of update transport metadata integrity check. 0-Unknown, 1-Ignoe, 2-Audit, 3-Enforce
|
||||
- **MetadataSignature** A base64-encoded string of the signature associated with the update metadata (specified by revision ID).
|
||||
- **RawMode** The raw unparsed mode string from the SLS response. This field is null if not applicable.
|
||||
- **RawValidityWindowInDays** The raw unparsed validity window string in days of the timestamp token. This field is null if not applicable.
|
||||
@ -3989,8 +3991,8 @@ The following fields are available:
|
||||
- **SHA256OfLeafCertPublicKey** A base64 encoding of the hash of the Base64CertData in the FragmentSigning data of the leaf certificate.
|
||||
- **SHA256OfTimestampToken** An encoded string of the timestamp token.
|
||||
- **SignatureAlgorithm** The hash algorithm for the metadata signature.
|
||||
- **SLSPrograms** A test program to which a device may have opted in. Example: Insider Fast
|
||||
- **StatusCode** The status code of the event.
|
||||
- **SLSPrograms** A test program a machine may be opted in. Examples include "Canary" and "Insider Fast".
|
||||
- **StatusCode** Result code of the event (success, cancellation, failure code HResult)
|
||||
- **TimestampTokenCertThumbprint** The thumbprint of the encoded timestamp token.
|
||||
- **TimestampTokenId** The time this was created. It is encoded in a timestamp blob and will be zero if the token is malformed.
|
||||
- **UpdateId** The update ID for a specific piece of content.
|
||||
@ -4620,6 +4622,7 @@ The following fields are available:
|
||||
- **capsuleFailureCount** No content is currently available.
|
||||
- **detectionSummary** Result of each applicable detection that was run.
|
||||
- **featureAssessmentImpact** WaaS Assessment impact for feature updates.
|
||||
- **hrEngineBlockReason** No content is currently available.
|
||||
- **hrEngineResult** Error code from the engine operation.
|
||||
- **hrLastSandboxError** No content is currently available.
|
||||
- **initSummary** No content is currently available.
|
||||
|
Loading…
x
Reference in New Issue
Block a user