What is the purpose of sn_sccm_integrate_sccm_2019_computer_related table?Summary<!-- /*NS Branding Styles*/ --> .ns-kb-css-body-editor-container { p { font-size: 12pt; font-family: Lato; color: #000000; } span { font-size: 12pt; font-family: Lato; color: #000000; } h2 { font-size: 24pt; font-family: Lato; color: black; } h3 { font-size: 18pt; font-family: Lato; color: black; } h4 { font-size: 14pt; font-family: Lato; color: black; } a { font-size: 12pt; font-family: Lato; color: #00718F; } a:hover { font-size: 12pt; color: #024F69; } a:target { font-size: 12pt; color: #032D42; } a:visited { font-size: 12pt; color: #00718f; } ul { font-size: 12pt; font-family: Lato; } li { font-size: 12pt; font-family: Lato; } img { display: ; max-width: ; width: ; height: ; } } The sn_sccm_integrate_sccm_2019_computer_related table is used to store SCCM-specific information. This data is unique to SCCM and is not something another source would provide, nor is it an inherent attribute of the CI itself. Instead, it represents values that exist only within SCCM. For this reason, these attributes (and others like them) are stored in the sn_sccm_integrate_sccm_2019_computer_related table. This information can be viewed as a related list on the form view. By default, the related list is added to cmdb_ci_win_server, but it can also be added to other tables or views as needed.