Lenovo System Update Solution User Manual

Page 66

Advertising
background image

Table 20. 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.

If you do not set the value in the
DisplayLicenseNotice configurable item to
NO, you will be prompted to agree to a license
agreement before the update package pick list is
displayed.

You will be notified with a balloon tooltip from the
application icon in the notification area after the
update packages are 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.

If you do not set the value in the
DisplayLicenseNotice configurable item to
NO, you will be prompted to agree to a license
agreement before the update package pick list is
displayed.

You will not be notified with a balloon tooltip from
the application icon in the notification area after
the update packages are 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.

If you do not set the value in the
DisplayLicenseNotice configurable item to
NO, you will be prompted to agree to a license
agreement after the search is completed.

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 displays a
progress bar while searching the repository for
updates.

Notes:

1. The BIOS installation requires user’s attention and cannot be deployed in unattended mode.

2. The BIOS installation forces the system to reboot and cannot be suppressed by the command line

parameter –noreboot.

3. Thin Installer installs the BIOS updates after all other updates to reduce the number of reboots.

60

System Update Solution Deployment Guide

Advertising