Skip to main content

Retrieved inventory 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 Microsoft Intune they are populated with.

Client

Field in SnowXMLField in Microsoft InTune API
HostNamedeviceName
Modelmodel
Idid
Manufacturermanufacturer
Source"INTUNE"
InstallDateenrolledDateTime
UserNameuserDisplayName or
userPrincipalName or
user -> onPremisesDomainName and
user -> onPremisesSamAccountName
LastUpdatelastSyncDateTime
FullUserNameuserDisplayName
IsMobileDeviceimei (value set to true if imei exists, false otherwise) or
This field can be populated by custom rules defined when configuring the connector. Then the value will be true if the conditions in the rules are met, and false if they are not.
IsTabletThis field can be populated by custom rules defined when configuring the connector. Then the value will be true if the conditions in the rules are met, and false if they are not.
BiosSerialNumberserialNumber

Mobile device

Field in SnowXMLField in Microsoft InTune API
Imeiimei
OperatorsubscriberCarrier
HasExchangeProfileEasActivated
PhoneNumberphoneNumber

NetworkAdapter

Field in SnowXMLField in Microsoft InTune API
Name"Wifi"
MacAddressWiFiMacAddress
IPAddress"(none)"

OperatingSystem

Field in SnowXMLField in Microsoft InTune API
NameoperatingSystem
VersionosVersion
ComputerNamedeviceName
ManufacturerBased on operatingSystem

Software

Field in SnowXMLField in Microsoft InTune API
NamedisplayName
Versionversion
FileSizesizeInByte
IsRecognized"1"
note

The Microsoft Graph API for Intune only delivers data on unmanaged applications for devices that are corporate owned.

PhysicalDisk

PhysicalDisk is used for mobile devices.

Field in SnowXMLField in Microsoft InTune API
DiskSizeTotalStorageSpaceInBytes / (1024 * 1024)

LogicalDisk

LogicalDisk is used for non-mobile devices.

Field in SnowXMLField in Microsoft InTune API
DiskSizeTotalStorageSpaceInBytes / (1024 * 1024)
FreeSpaceFreeStorageSpaceInBytes / (1024 * 1024)
Name“Total storage”
Type“Local Fixed disk”