Retrieved information
The connector creates Inventory files using the SnowXML schema. The following sections list the properties that are used in the SnowXML file and what information from Dell KACE they are populated with.
Client
| Field in SnowXML | Field in Dell KACE |
|---|---|
| ResourceID | MACHINE -> ID |
| HostName | MACHINE -> NAME |
| UserName | MACHINE -> USER_NAME |
| LastUpdate | MACHINE -> LAST_INVENTORY |
| IsVirtual | MACHINE -> VIRTUAL |
| BiosManufacturer | MACHINE -> BIOS_MANUFACTURER |
| BiosVersion | MACHINE -> BIOS_VERSION |
| BiosSerialNumber | MACHINE -> BIOS_SERIAL_NUMBER |
| BiosDate | MACHINE -> BIOS_RELEASE_DATE |
| Manufacturer | MACHINE -> CS_MANUFACTURER |
| PrimaryBusType | MACHINE -> MOTHERBOARD_PRIMARY_BUS |
| SecondaryBusType | MACHINE -> MOTHERBOARD_SECONDARY_BUS |
| Model | MACHINE -> CS_MODEL |
| NumberOfProcessors | MACHINE -> PROCESSORS |
| IsPortable | MACHINE -> CASE CHASSIS_TYPE (set to '1' for laptops, otherwise set to '0') |
DisplayAdapter
| Field in SnowXML | Field in Dell KACE |
|---|---|
| ResourceID | MACHINE -> ID |
| DisplayAdapter | MACHINE -> VIDEO_CONTROLLERS |
LogicalDisk
| Field in SnowXML | Field in Dell KACE |
|---|---|
| ResourceID | MACHINE_DISKS -> ID |
| Name | MACHINE_DISKS -> NAME |
| DiskSize | MACHINE_DISKS -> DISK_SIZE |
| FreeSpace | MACHINE_DISKS -> DISK_FREE |
Memory
| Field in SnowXML | Field in Dell KACE |
|---|---|
| ResourceID | MACHINE -> ID |
| MaxPhysical | MACHINE -> RAM_MAX |
| TotalPhysical | MACHINE -> RAM_TOTAL |
| FreePhysical | MACHINE -> RAM_TOTAL - MACHINE -> RAM_USED (the difference between total RAM and used RAM) |
Monitor
| Field in SnowXML | Field in Dell KACE |
|---|---|
| ResourceID | MACHINE -> ID |
| Name | MACHINE -> MONITOR |
NetworkAdapter
| Field in SnowXML | Field in Dell KACE |
|---|---|
| ResourceID | MACHINE_NICS -> ID |
| ProductName | MACHINE_NICS -> NIC |
| MacAddress | MACHINE_NICS -> MAC |
| IpAddress | MACHINE_NICS -> IP |
| DhcpEnabled | MACHINE_NICS -> DHCP_ENABLED |
OperatingSystem
| Field in SnowXML | Field in Dell KACE |
|---|---|
| ResourceID | MACHINE -> ID |
| ComputerName | MACHINE -> NAME |
| Name | MACHINE -> OS_NAME |
| UserName | MACHINE -> USER_NAME |
| Version | MACHINE -> OS_VERSION |
| BuildNumber | MACHINE -> OS_BUILD |
| WindowsDirectory | MACHINE -> SYSTEM_DIRECTORY |
| DomainName | MACHINE -> DOMAIN or USER_DOMAIN |
| VersionInfo | MACHINE -> SERVICE_PACK |
Printer
| Field in SnowXML | Field in Dell KACE |
|---|---|
| ResourceID | MACHINE -> ID |
| Name | MACHINE -> PRINTERS |
Processor
| Field in SnowXML | Field in Dell KACE |
|---|---|
| ResourceID | MACHINE -> ID |
| Processors | MACHINE -> PROCESSORS |
Software
| Field in SnowXML | Field in Dell KACE |
|---|---|
| ResourceID | MACHINE -> ID |
| Name | SOFTWARE -> DISPLAY_NAME or SAM_MACHINE_JT -> NAME |
| Manufacturer | SOFTWARE -> PUBLISHER or SAM_MACHINE_JT -> PUBLISHER |
| Version | SOFTWARE -> DISPLAY_VERSION or SAM_MACHINE_JT -> MAJOR_VERSION |
| InstallDate | SOFTWARE -> INSTALL_DATE |
| FileName | SOFTWARE -> FILE_NAME |
User last login
| Field in SnowXML | Field in Dell KACE |
|---|---|
| UpdateTime | MACHINE -> LAST_INVENTORY |
| UserName | MACHINE -> USER_LOGGED |
| FullUserName | MACHINE -> USER_FULLNAME |