

%PROGRAMFILES%\Lenovo\System Update\Tvsu.exe /CM -search R -action LIST -repository C:\MyRepository You are notified with a balloon tooltip from the application icon in the notification area after the updates have been installed. Searches a repository for critical updates and installs those that do not contain a license agreement. %PROGRAMFILES%\Lenovo\System Update\Tvsu.exe /CM -search C -action INSTALL -repository C:\MyRepository You are notified with a balloon tooltip from the application icon in the notification area after the updates have been downloaded. You are prompted to agree to the license agreements before the download starts if you have not disabled the license agreement dialog box. Searches a repository for critical updates and downloads those that do not contain a license agreement. %PROGRAMFILES%\Lenovo\System Update\Tvsu.exe /CM -search C -action DOWNLOAD -repository C:\MyRepository You are notified with a balloon tooltip from the application icon in the notification area prior to downloading and installation. Searches a repository for critical updates.

%PROGRAMFILES%\Lenovo\System Update\Tvsu.exe /CM -search C -action LIST -repository C:\MyRepository If you do not specify the repository, System Update will go to the default repository. The following table provides the command line scripts supported by System Update when using a repository to store update packages. Installs all critical, recommended, and optional packages with specified reboot types, suppresses the balloon tooltip from the notification area icon after the installation has completed, and suppresses the system reboot for packages with reboot type 3. %PROGRAMFILES%\Lenovo\System Update\Tvsu.exe /CM -search A -action INSTALL -noicon -includerebootpackages 1,3,4 -noreboot Installs all critical and recommended packages with specified reboot types, suppresses the balloon tooltip from the notification area icon after the installation has been completed, and suppresses the system reboot for packages with reboot type 3. %PROGRAMFILES%\Lenovo\System Update\Tvsu.exe /CM -search R -action INSTALL -noicon -includerebootpackages 1,3,4 -noreboot
