Users Guide
is %USERPROFILE%\[Warranty dbname].mdf,
while the log le is %USERPROFILE%\[Waranty
dbname]_log.ldf. The %USERPROFILE% variable
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 rst, 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 les 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)
DellWarranty-
CLI.exe /I= C:
\FileName.csv /W
Command Line Interface (CLI) Options 11