Update Package: X0TCKA01
Dell Command | Configure, 3.0.0.1, A01
General Usage:
Systems-Management_Application_X0TCK_WN_3.0.0.1_A01.exe [/<option1>[=<value1>]][/<option2>[=<value2>]]...
See listing below for <option> and <value> information.
Option - Description:
---------------------
(none) - Display of graphical user interface for guided installation/update or extraction.
/? or /h - Displays this Update Package usage information.
/s - Suppresses all graphical user interfaces of the Update Package.
/e=<path> - Extraction of update contents to a folder. (NOTE: Requires /s option)
/passthrough ... - (Advanced) Sends all text following the /passthrough option directly to the vendor install software of the Update Package. This mode suppresses any provided graphical user interfaces, but not necessarily those of the vendor software.
/capabilities - (Advanced) Returns a coded description of this Update Package's supported features. (NOTE: Requires /s option)
/l=<path> - Define a specific path for the Update Package log file. (NOTE: This option can NOT be used in combination with /passthrough or /capabilities)
Example(s):
---------------------
Update the system silently
Systems-Management_Application_X0TCK_WN_3.0.0.1_A01.exe /s
Extract the update contents to the folder C:\mydir\
Systems-Management_Application_X0TCK_WN_3.0.0.1_A01.exe /s /e=C:\mydir
Change from the default log location to C:\my path with spaces\log.txt
Systems-Management_Application_X0TCK_WN_3.0.0.1_A01.exe /l="C:\my path with spac
es\log.txt"