Log file – Lenovo System Update Solution (Deployment Guide) User Manual

Page 62

Advertising
background image

Table 18. Command line scripts (continued)

Scripts

Description

%ANYPATH%\ThinInstaller.exe /CM –search C
–action INSTALL –repository C:\MyRepository
–log "C:\MyLogFolder\MyLogFile.txt"

Searches a repository for critical update
packages and installs those that do not
contain a license agreement. You are
asked to agree to a license notice
before the update packages pick list is
displayed if you have not set the
configurable item
DisplayLicenseNotice

to NO. You are

notified by a system tray balloon after
the update packages have been
installed.
The log information is written into a
specified log file.

%ANYPATH%\ThinInstaller.exe /CM –search R
–action INSTALL –repository C:\MyRepository
–noicon –includerebootpackages 1,3,4
-noreboot

Searches a repository for critical and
recommended update packages and
then installs those with specified
reboot types that do not contain a
license agreement. You are asked to
agree to a license notice before the
update packages pick list is displayed
if you have not set the configurable
item DisplayLicenseNotice to NO. You
will not be notified by a system tray
balloon after the update packages have
been installed. Reboot Type 3 will
suppress a system reboot.

%ANYPATH%\Thininstaller.exe /CM -search A
-action INSTALL -repository C:\MyRepository
-includerebootpackages 1,3,4 -showprogress
-noreboot

Searches a repository for critical,
recommended, and optional update
packages and then installs those with
specified reboot types that do not
contain a license agreement. You are
asked to agree to a license notice after
the search is completed, if you have
not set the configurable item
DisplayLicenseNotice

to NO. Progress

bars will be displayed to indicate the
installation progress for each update
and the overall progress. Reboot Type
3 will suppress a system reboot.

%ANYPATH%\Thininstaller.exe /CM -search A
-action LIST -repository C:\MyRepository
-showprogress

Searches a repository for critical,
recommended, and optional update
packages and and display a search
progress bar while searching the
repository for updates.

For information about description of command line parameters, see Appendix A,
“Command line parameters,” on page 71
for reference.

Note:

If you use silent command line scripts, set the configurable item

IgnoreLocalLicense

to YES to recognize the update packages with license

agreements.

Log file

The following table shows you how to create a log file for Thin Installer. The
current directory is where the Thin Installer package files are unpacked.

56

System Update Solution Deployment Guide

Advertising