mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-19 08:47:22 +00:00
new build
This commit is contained in:
parent
52d0485512
commit
7fba077da2
@ -9,7 +9,7 @@ ms.pagetype: security
|
||||
localizationpriority: high
|
||||
author: brianlic-msft
|
||||
ms.author: brianlic
|
||||
ms.date: 02/04/2019
|
||||
ms.date: 02/05/2019
|
||||
---
|
||||
|
||||
|
||||
@ -3812,10 +3812,10 @@ Download process event for target update on Windows Update client. See the Event
|
||||
The following fields are available:
|
||||
|
||||
- **ActiveDownloadTime** Number of seconds the update was actively being downloaded.
|
||||
- **AppXBlockHashFailures** No content is currently available.
|
||||
- **AppXBlockHashFailures** Indicates the number of blocks that failed hash validation during download of the app payload.
|
||||
- **AppXBlockHashValidationFailureCount** A count of the number of blocks that have failed validation after being downloaded.
|
||||
- **AppXDownloadScope** Indicates the scope of the download for application content. For streaming install scenarios, AllContent - non-streaming download, RequiredOnly - streaming download requested content required for launch, AutomaticOnly - streaming download requested automatic streams for the app, and Unknown - for events sent before download scope is determined by the Windows Update client.
|
||||
- **AppXScope** No content is currently available.
|
||||
- **AppXScope** Indicates the scope of the app download.
|
||||
- **BiosFamily** The family of the BIOS (Basic Input Output System).
|
||||
- **BiosName** The name of the device BIOS.
|
||||
- **BiosReleaseDate** The release date of the device BIOS.
|
||||
@ -3824,18 +3824,18 @@ The following fields are available:
|
||||
- **BiosVersion** The version of the BIOS.
|
||||
- **BundleBytesDownloaded** Number of bytes downloaded for the specific content bundle.
|
||||
- **BundleId** Identifier associated with the specific content bundle; should not be all zeros if the bundleID was found.
|
||||
- **BundleRepeatFailCount** No content is currently available.
|
||||
- **BundleRepeatFailCount** Indicates whether this particular update bundle has previously failed.
|
||||
- **BundleRepeatFailFlag** Indicates whether this particular update bundle previously failed to download.
|
||||
- **BundleRevisionNumber** Identifies the revision number of the content bundle.
|
||||
- **BytesDownloaded** Number of bytes that were downloaded for an individual piece of content (not the entire bundle).
|
||||
- **CallerApplicationName** The name provided by the caller who initiated API calls into the software distribution client.
|
||||
- **CbsDownloadMethod** Indicates whether the download was a full-file download or a partial/delta download.
|
||||
- **CbsMethod** No content is currently available.
|
||||
- **CbsMethod** The method used for downloading the update content related to the Component Based Servicing (CBS) technology.
|
||||
- **CDNCountryCode** Two letter country abbreviation for the Content Distribution Network (CDN) location.
|
||||
- **CDNId** ID which defines which CDN the software distribution client downloaded the content from.
|
||||
- **ClientVersion** The version number of the software distribution client.
|
||||
- **CommonProps** A bitmask for future flags associated with the Windows Update client behavior.
|
||||
- **ConnectTime** No content is currently available.
|
||||
- **ConnectTime** Indicates the cumulative amount of time (in seconds) it took to establish the connection for all updates in an update bundle.
|
||||
- **CurrentMobileOperator** The mobile operator the device is currently connected to.
|
||||
- **DeviceModel** What is the device model.
|
||||
- **DownloadPriority** Indicates whether a download happened at background, normal, or foreground priority.
|
||||
@ -3869,7 +3869,7 @@ The following fields are available:
|
||||
- **RegulationReason** The reason that the update is regulated
|
||||
- **RegulationResult** The result code (HResult) of the last attempt to contact the regulation web service for download regulation of update content.
|
||||
- **RelatedCV** The previous Correlation Vector that was used before swapping with a new one.
|
||||
- **RepeatFailCount** No content is currently available.
|
||||
- **RepeatFailCount** Indicates whether this specific content has previously failed.
|
||||
- **RepeatFailFlag** Indicates whether this specific piece of content had previously failed to download.
|
||||
- **RevisionNumber** The revision number of the specified piece of content.
|
||||
- **ServiceGuid** An ID that represents which service the software distribution client is installing content for (Windows Update, Windows Store, etc.).
|
||||
@ -4233,7 +4233,7 @@ The following fields are available:
|
||||
- **RangeRequestState** Indicates the range request type used.
|
||||
- **RelatedCV** Correlation vector value generated from the latest USO scan.
|
||||
- **Result** Outcome of the download request phase of update.
|
||||
- **SandboxTaggedForReserves** No content is currently available.
|
||||
- **SandboxTaggedForReserves** The sandbox for reserves.
|
||||
- **ScenarioId** Indicates the update scenario.
|
||||
- **SessionId** Unique value for each attempt (same value for initialize, download, install commit phases).
|
||||
- **UpdateId** Unique ID for each update.
|
||||
@ -6139,7 +6139,7 @@ The following fields are available:
|
||||
- **Offline** Indicates whether or the reserve manager is called during offline operations.
|
||||
- **PolicyPassed** Indicates whether the machine is able to use reserves.
|
||||
- **ReturnCode** Return code of the operation.
|
||||
- **Version** No content is currently available.
|
||||
- **Version** The version of the Update Reserve Manager.
|
||||
|
||||
|
||||
### Microsoft.Windows.UpdateReserveManager.PrepareTIForReserveInitialization
|
||||
@ -6179,7 +6179,7 @@ The following fields are available:
|
||||
|
||||
### Microsoft.Windows.UpdateReserveManager.UpdatePendingHardReserveAdjustment
|
||||
|
||||
No content is currently available.
|
||||
This event is sent when the Update Reserve Manager needs to adjust the size of the hard reserve after the option content is installed.
|
||||
|
||||
The following fields are available:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user