You can modify the MDM_Config_Settings file to configure the device types for asset collection from MDM Server.
Follow these steps:
Find the following code line for each of the device type and set the parameter "enabled" to true or false as required:
<device type="<device number>" name="<device type>" datakeyfilename="<device type>_DataKeySet.xml" xiumappingfilename="XIU_Schema_<device type>.xml" xiuconfigfilename="XIU_Config_Settings_<device type>.xml" enabled="<true>"/>
Enables the importing of asset inventory for the corresponding device.
Disables the importing of asset inventory for the corresponding device.
You can find the following DataKeySet files based on the devices supported:
You can find the following XIU Schema Mapping files based on the devices supported:XIU_Schema_Android.
You can modify the XIU_Config_Setting file for each device type, to configure the general settings that are recommended to customize the inventory collection based on your environment settings. You can find the following XIU Configuration Settings files based on the devices supported:
You can configure the following settings for each device type as necessary:
Includes Output Settings for the generated asset XIU files.
Specifies the output folder or path to be used for generated asset XIU files
Default: C:\Import\MDM\Data\
You can configure the path for Asset Collector to directly pick-up the asset files. Or you can set the output-path value to an existing collector folder for Asset Collector.
Note: Also supports the Windows network path (UNC path) . For example, \\<hostname or IP>\Import\MDM\Data\
Specifies the name of the generated Asset XIU File. You can replace the default value with your desired value to name the file.
Default: Asset
Specifies the appending value for the generated XIU File name. True indicates to append the given value and False indicates not append any value.
Default: true
Examples:
Specifies whether or not the multi-tenant support is enabled. True indicates enabled and False indicates disabled.
Default: false
If you set the value to True the generated asset XIU files are placed in the tenant specific folder as configured in the output-path value. If the tenant folder does not exist, then a new folder is created.
Examples:
Includes Processing Settings for the generated asset XIU files.
Specifies the origin of the collected asset.
Default: CA MDM
Specifies the trust worthiness of an asset. Trust level is displayed with a range of 1 to 5, 5 being the most trust worthy.
Default: 4
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|