Lenovo System Update Solution (Deployment Guide) User Manual

Page 61

Advertising
background image

Table 18. Command line scripts (continued)

Scripts

Description

%ANYPATH%\Thininstaller.exe /CM –search A
–action INSTALL -noicon

Installs all critical, recommended, and
optional packages which have no
reboot requirement and suppresses the
balloon message after the installation
has completed.

%ANYPATH%\Thininstaller.exe /CM –search C
–action INSTALL –noicon
–includerebootpackages 1,3,4

Installs all critical packages with
specified reboot types without showing
a balloon message after the installation
has completed. Packages with a reboot
type will force the system to reboot or
shut down.

%ANYPATH%\Thininstaller.exe /CM –search R
–action INSTALL –noicon
–includerebootpackages 1,3,4 -noreboot

Installs all critical and recommended
packages with specified reboot types
without showing a balloon message
after the installation has completed,
and suppresses the system reboot for
packages with reboot Type 3.

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

Searches a repository for critical,
recommended, and optional update
packages and notifies you with a
system tray balloon prior to installing.

%ANYPATH%\Thininstaller.exe /CM –search C
–action INSTALL –repository C:\MyRepository

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.

%ANYPATH%\Thininstaller.exe /CM -search A
-action INSTALL -repository C:\MyRepository
-noicon -includerebootpackages 1,3,4
-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
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.

Chapter 6. Working with Thin Installer

55

Advertising