Users Guide

CLI Option Name CLI Option
Abbreviation
Description Syntax
is typically C:\Users\[username]\ on a Windows
10 system.
Once the database is created, the /Ocs command
creates two additional tables: Dell_Asset and
Dell_AssetEntitlement. These tables are used to
store warranty data that is cleared first, and then
populated from your /InputFile or /
InputCfgMgrConnectionString servicetags.
NOTE: Once the database has been
created, you can change the location of
your [warranty dbname].mdf and
[Warranty dbname]_log.ldf files using
either the SQL command, alter
database, or SQL Server Management
Studio.
/Filter /F Filter for the warranty API and DB
(Default: AnyWarranty)
(ActiveWarranty or ExpiredWarranty or
WarrantyExpiringIn30Days)
(/F=ActiveWarranty)
The parameter is optional.
DellWarranty-
CLI.exe /I=
C:\FileName.csv /
F=ActiveWarranty
/ProxyUrl /Ps Proxy Server URL
(proxy.domain.com[:port])
The parameter is optional.
DellWarranty-
CLI.exe /I=
C:\FileName.csv /Ps=
proxy.domain.com[:port]
/ProxyUser /Pu Proxy User Name
([proxy user name])
The parameter is optional.
DellWarranty-
CLI.exe /I=
C:\FileName.csv /Ps=
proxy.domain.com[:port]
/Pu=[proxy user name] /
Pd=[proxy user
password]
/ProxyPwd /Pd Proxy User Password
(/Pd=[proxy user password])
The parameter is optional.
DellWarranty-
CLI.exe /I=
C:\FileName.csv /Ps=
proxy.domain.com[:port]
/Pu=[proxy user name] /
Pd=[proxy user
password]
/Verbose /V Display additional information while executing
(/V)
The parameter is optional.
DellWarranty-
CLI.exe /I=
C:\FileName.csv /V
/Wait /W Wait for user input before terminating - best used
when debugging
(/W)
The parameter is optional.
DellWarranty-
CLI.exe /I=
C:\FileName.csv /W
10 Command Line Interface (CLI) Options