Manual
Table Of Contents
- Preface
- Chapter 1. Overview
- Chapter 2. Installation
- Chapter 3. Working with Client Security Solution
- Chapter 4. Working with ThinkVantage Fingerprint Software
- Chapter 5. Working with Lenovo Fingerprint Software
- Chapter 6. Best Practices
- Deployment examples for installing Client Security Solution
- Switching Client Security Solution modes
- Corporate Active Directory rollout
- Standalone Install for CD or script files
- System Update
- System Migration Assistant
- Generating a certificate using key generation in the TPM
- Using USB fingerprint keyboards with 2008 ThinkPad notebook computer models (R400/R500/T400/T500/W500/X200/X301)
- Appendix A. Special considerations for using the Lenovo Fingerprint Keyboard with some ThinkPad notebook models
- Appendix B. Synchronizing password in Client Security Solution after the Windows password is reset
- Appendix C. Using Client Security Solution on a reinstalled Windows operating system
- Appendix D. Using the TPM on ThinkPad notebook computers
- Appendix E. Notices
- Glossary

ThefollowingparametersanddescriptionsaredocumentedintheInstallShielddeveloperhelp
documentation.ParametersthatdonotapplytoBasicMSIprojectswereremoved.
Table2.Parameters
ParameterDescription
/a:AdministrativeinstallationThe/aswitchcausessetup.exetoperforman
administrativeinstallation.Anadministrativeinstallation
copies(anduncompresses)yourdatalestoadirectory
speciedbytheuser,butdoesnotcreateshortcuts,
registerCOMservers,orcreateanuninstallationlog.
/x:UninstallmodeThe/xswitchcausessetup.exetouninstallapreviously
installedproduct.
/s:SilentmodeThecommandsetup.exe/ssuppressesthesetup.exe
initializationwindowforaBasicMSIinstallationprogram,
butdoesnotreadaresponsele.BasicMSIprojectsdo
notcreateorusearesponseleforsilentinstallations.
TorunaBasicMSIproductsilently,runthecommand
linesetup.exe/s/v/qn.(Tospecifythevaluesof
publicpropertiesforasilentBasicMSIinstallation,
youcanuseacommandsuchassetup.exe/s/v"/qn
INSTALLDIR=D:\Destination".)
/v:passargumentstoMsiexecThe/vargumentisusedtopasscommandlineswitches
andvaluesofpublicpropertiesthroughtomsiexe.exe.
/L:SetuplanguageUserscanusethe/Lswitchwiththedecimallanguage
IDtospecifythelanguageusedbyamulti-language
installationprogram.Forexample,thecommandto
specifyGermanissetup.exe/L1031.
/w:WaitForaBasicMSIproject,the/wargumentforcessetup.exe
towaituntiltheinstallationiscompletebeforeexiting.If
youareusingthe/woptioninabatchle,youmaywant
toprecedetheentiresetup.execommandlineargument
withstart/WAIT.Aproperlyformattedexampleofthis
usageisasfollows:
start/WAITsetup.exe/w
Usingmsiexec.exe
Toinstallfromtheunpackedsourceaftermakingcustomizations,theusercallsmsiexec.exefromthe
commandline,passingthenameoftheunpacked*.MSIle.msiexec.exeistheexecutableprogramofthe
WindowsInstallerusedtointerpretinstallationpackagesandinstallproductsontargetsystems.
msiexec/i"C:\WindowsFolder\Proles\UserName\
Personal\MySetups\projectname\productconguration\releasename\
DiskImages\Disk1\productname.msi"
Note:Entertheprecedingcommandasasinglelinewithnospacesfollowingtheslashes.
Thefollowingtabledescribestheavailablecommandlineparametersthatcanbeusedwithmsiexec.exe
andexamplesofhowtouseit.
8ClientSecuritySolution8.3DeploymentGuide