|
wnimmo -> Documentation on SCCM database schema (10/8/2008 8:29:12 AM)
|
Guys - I know Microsoft wont do it, but before I dive too deep into the database, I wanted to know if anyone else has done any research on the database behind SCCM, in particular the new tables under the SCCM_ext schema? In particular, I notice tables named sccm_ext.system_disc_dd - the columns are rowversion, itemkey, and delDate. Im going to go out on a limb and assume the itemkey references the resource ID of an asset, and DelDate leads me to think its a date data will be deleted for that asset? Im wondering if these tables are where SCCM keeps track of which records it will purge from the database, and whether these could be used as a target list to check for corrupt clients.. Anyone figured out these new tables yet? Will
|
|
|
|