The SCCM2012 R2 Folder sctructure

 

 

1)   SCCM CONTENT LIB – SCCM 2012 new folder structure that contains all package files in encrypted and compressed form (download content from distribution point and run locally option).

a)   DataLib – contains .ini file which includes important information for the actual file-(Attributes, Size, Time Modified, Hash). The first four entries of the hash is the folder name for the package in the FileLib folder.

b)   FileLib – directory where all the actual files are stored, contains package in encrypted form. The .ini files contains the package ID (to track which software on SCCM and PKGlib folder) .

c)   PkgLib – contains the .ini file that shows the package ID

 

2)   SMS_DP$ – logs, bin & Tools

Contains distribution point log files, the files used to validate content, prestage content.

 

3)   SMSPKG<P>$ – EDU/SCCM 2012 package ID

Previous versions of SCCM stored content in SMSPKG folders. Even with a content library, ConfigMgr 2012 relies on the SMSPKG folder when an advertisement is set to the (Run program from distribution point option).

 

4)   SMSSIG$ – tar files

Used to download signatures for Microsoft Remote Differential Compression for branch distribution points when performing binary delta downloads from distribution points. It contains the package signatures to be used for branch distribution points. SMSSIG$ is created on the drive with the most free space

 

 

Original Source:

http://cooledgetechtouch.blogspot.com.es/2013/10/folders-structure-in-distribution-point.html

Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.