PaddyMaddy SCCM+Content
PaddyMaddy SCCM+Content
PaddyMaddy SCCM+Content
1. Content 2. Content
Management Library
SCCM uses Content for Applications,
packages, software updates and OS
deployments all need content
(LEDBAT) SCCM Distribution Point that throttles the downloads of packages to 50% of the available bandwidth to its clients. In this scenario, you'll
only ever use 50% of the bandwidth even if 100% is available -- you've set a maximum amount that cannot be exceeded under any
circumstance. As a result, your client downloads could take 2x as long! Even worse, user traffic may require more than 50% of the overall
bandwidth -- in such scenarios, the bandwidth set aside for background transfers would interfere with the user experience.
PEER CACHE
Intranet (on-premises):
Only use a cloud
Distribution Point for
fallback when on-
premises Distribution
Point s aren't available.
Client locations
Requires internet-
facing Distribution Point
s to accept HTTPS.
The following are
locations that clients Internet:
access content from:
Can use a cloud
Distribution Point .
Requires Distribution
Point s to accept
HTTPS.
Workgroup:
The Distribution Point A peer source in the A Distribution Point in A peer source in the A Distribution Point in
on the same Computer same network subnet the same Network same Boundary Group the current Boundary
as the client Subnet Group
Distribution
Point Fallback
Priority
DISTRIBUTION POINTS
Data library
The data library folder, DataLib, includes one file and one folder for each of the contents in each package. For example, this file and folder are
named ABC00001.1.INI and ABC00001.1, respectively. The file includes information for validation. The folder recreates the folder structure from
the original package.
The files in the data library are replaced by INI files with the name of the original file in the package. For example, MyFile.exe.INI. These files
include information about the original file, such as the size, time modified, and the hash. Use the first four characters of the hash to locate the
original file in the file library. For example, the hash in MyFile.exe.INI is DEF98765, and the first four characters are DEF9.
File library
If the content library spans across multiple drives, the package files could be in the file library folder, FileLib, on any of these drives.
Locate a specific file using the first four characters from the hash found in the data library. Inside the file library folder are many folders, each
with a four-character name. Find the folder that matches the first four characters from the hash. Once you find this folder, it includes one or more
sets of three files. These files share the same name, but one has the extension INI, one has the extension SIG, and one has no file extension. The
original file is the one with no extension whose name is equal to the hash from the data library.
For example, folder DEF9 includes DEF98765.INI, DEF98765.SIG, and DEF98765. DEF98765 is the original MyFile.exe. The INI file includes a list
of "users" or content IDs that share the same file. The site doesn't remove a file unless all of these contents are also removed.
The file library (FileLib folder): The original
files in the package. This folder is typically
what uses the bulk of the storage.