This article is for those IT administrators who are looking for a way to collect the service tags of connected Dell USB Type-C docking stations. We take you through using Microsoft's System Center Configuration Manager (SCCM) to do it.
Hardware information is collected automatically in SCCM. It does this using Windows Management Instrumentation (WMI). However, the docking station is not reported by default.
WMI classes on the clients can be extended using Dell Command Monitor (DCM) and SCCM can be configured to read the new classes. This guide explains how to set this up.
Docks that are supported:
Docks that are not supported:
You must install DCM v10.2 (or newer) on Clients.
On the SCCM server:
Extract the DCM installation package to a local folder and look for the OMCI_SMS_DEF.mof file. This is needed later.
Open the Config Manager Console
Go to Administration and then Client settings node.
(Figure.1 Client Settings - Screenshot)
You can either modify your Default Client Settings or create a new instance of Client settings, by opening Properties.
Click hardware inventory, make sure that the check box next to Enable hardware inventory on clients is enabled. Then click Set Classes.
(Figure.2 Set Classes - Screenshot)
Click Import.
(Figure.3 Hardware Inventory Classes - Screenshot)
Browse to the OMCI_SMS_def.mof file. Select the file and click Open.
(Figure.4 OMCI_SMS_DEF.mof - Screenshot)
On the Import Summary screen, click Import.
(Figure.5 Import Summary - Screenshot)
The new classes that DCM adds to the Client WMI are now shown under Hardware Inventory Classes. Tick the checkbox next to DCIM Chassis and Docking (DCIM_Chassis) to enable this new class. (You can tick more classes if they are available.)
(Figure.6 Hardware Inventory Classes - Screenshot)
Expand the DCIM_Chassis_and_Docking class and tick or untick the relevant values:
For Service Tag, the Tag value is required.
You may want to ensure that the following values are also set:
Version (Firmware version).
Model (Dock Type).
Name (Dock Type).
ElementName
(Figure.7 Hardware Inventory Version Drilled Down Class - Screenshot)
Click Ok to close the Hardware Classes Window. Then click OK again to close the Client settings properties.
On the Client:
Clients collect the hardware inventory to a schedule. Test this on a reference client:
Open Configuration Manager in the control panel.
(You need Administrator rights to do this.)
Go to the Actions tab.
Run Hardware Inventory.
This takes a couple of minutes to collect the information and sync with SCCM.
On the SCCM server:
Check the reference Client's hardware inventory by opening the Resource Explorer.
You can get to the Resource Explorer navigating from the Assets and Compliants > Devices node.
(Figure.8 SCCM - Resource Explorer - Screenshot)