OSD Toolkit
3.1.3.0
3.1.3.0
  • Start Here - OSD Toolkit 3.1.3.0
  • Introduction
    • Release Notes
    • Introducing 2Pint Software OSD Toolkit
    • The 2Pint Alternate Content Provider
      • Tracking progress and results
      • OSD ACP Turbo feature
      • OSD Toolkit & well connected sites
  • Customization
    • Adding BranchCache to WinPE
    • Enabling BranchCache in the Deployment
    • Deploying Computers with BranchCache
  • Appendix
    • Appendix A - Managing BranchCache Cache Versions
    • Appendix B - Troubleshooting
    • Appendix C - Logging
Powered by GitBook
On this page
  1. Introduction
  2. The 2Pint Alternate Content Provider

Tracking progress and results

This section covers the registry keys and progress logic in the ACP.

The following keys are written to the registry under HKLM\Software\2pint Software\BITSTS\<DeploymentID>\<ContentID> registry path.

Registry value
Description

BytesFromPeers

Bytes from cache/peers for current job

BytesFromSource

Bytes from the server for the current job

BytesTotal

Total bytes of the download

Context

Error context

Description

Error description

EndTime

Date time when the job ended

Error

Last error during this download

ExitCode

The return code of the ACP, non zero means download failed

FilesTotal

Number of files in download

FilesTransferred

How many files have been transferred

JobId

The GUID of the BITS job

SequenceBytesFromPeersAfter

How many bytes the sequence had pulled from peers at the end of this step

SequenceBytesFromPeersBefore

How many bytes the sequence had pulled from peers at the beginning of this step

SequenceBytesFromSourceAfter

How many bytes the sequence had pulled from source at the end of this step

SequenceBytesFromSourceBefore

How many bytes the sequence had pulled from source at the beginning end of this step

SmallFilesCount

Number of small files in content that cannot be BranchCached

SmallFilesSize

Total size of the small files put together, this is the total size that cannot be peered and has to be downloaded from server

Source

The URL that is the source of this download

StartTime

The date time when this download started

Step

The step number of which this download is part of, note that multiple downloads can be done for the same step

StepName

The step name for this download, note that multiple downloads can be done for the same step

PreviousThe 2Pint Alternate Content ProviderNextOSD ACP Turbo feature

Last updated 10 months ago