Users Guide

Dell Warranty Information Utility 35
Copying CSV Results to a Database
You may run the Dell Warranty utility to get output results in a .CSV format
and then later copy the .CSV result file to a database. This can be achieved
using csv_to_db command. The connection string specified in the config
file or registry is used.
To copy contents of a
WarrantyInfo_results.csv
file to a database using
registry config parameters, enter the following command
DellWarrantyInfo.exe csv_to_db
WarrantyInfo_results.csv
.
To copy contents of a
WarrantyInfo_results.csv
file to a database using
config parameters in an admin.cfg file, enter the following command
DellWarrantyInfo.exe csv_to_db
WarrantyInfo_results.csv config_file=admin.cfg
.
Exporting Service-Tags From ConfigMgr to a CSV
File
In order to retrieve a list of service tags present in the ConfigMgr inventory
and export them to a .csv file, you can use export_svc_tags command
can be used.
NOTE: The WMI parameters specified in the config file or registry are used.
To retrieve the service tags present in ConfigMgr inventory from
tags.csv
file using registry config parameters, enter the following command
DellWarrantyInfo.exe export_svc_tags tags.csv
To retrieve the service tags present in ConfigMgr inventory from the
tags.csv
file file using config parameters in
admin.cfg
file, enter the
following command
DellWarrantyInfo.exe export_svc_tags
tags.csv config_file=admin.cfg
Disabling Logging
By default, logs for Dell Warranty Information tool are generated under
%USERPROFILE%\AppData\Local\Dell\ClientIntegrationPack\log\ folder.
You can turn off the logging by setting the registry value DisableLogging to 1
under HKEY_CURRENT_USER\Software\Dell\DellClientIntegrationPack
\Warranty.
client_sccm.book Page 35 Tuesday, September 27, 2011 9:17 AM