Example 3, Example 4, Example scripts – Lenovo ThinkPad R61i User Manual

Page 143: Requirements

Advertising
background image

Example 3

This example uses an FTP or HTTP site in the Predesktop Area:
1.

Define an external Web site for packages:

ftp.yourmailbox.com

2.

Create public private keys See Step 5.

3.

Add mailbox to registry.

mailbox=ftp://username:[email protected]

4.

When the user presses F11 or the Enter key to enter the Predesktop area, the
Antidote Delivery Manager package runs at boot time in the Predesktop area.

Example 4

This example uses the xmltool.exe file to target certain clients:
1.

Distribute the XML file that has information in it that you would like compared
to your client machines either through Active Directory, Systems Management
Server, or some other management tool.

<file>
<activedirgroup>Marketing</activedirgroup>
</file>

2.

In the first line of your go.rrs file, place a line that uses the XML tool. This line
is an example that would ONLY target machines in the Marketing group;

xmltool.exe c:\mycompany\target.xml //file/activedirgroup /c EQU Marketing
if errorlevel 0 goto RUNIT
exit errorlevel

:RUNIT
#place code to

patch or whatever action

Example scripts

For example scripts download the Administrator Tools package located at:
http://www.lenovo.com/support/site.wss/document.do?lndocid=TVAN-
ADMIN#tvsu.

Virtualization Module for Antidote Delivery Manager

Virtualization Module for Antidote Delivery Manager assists in the protection of
valuable data and computer systems against harmful viruses and worms.
Virtualization Module for Antidote Delivery Manager is designed to improve the
safety and manageability of computer systems.

With Virtualization Module for Antidote Delivery Manager, administrators will be
able to remotely disconnect a terminal from the network, if a threat has been
established. Administrators will also be able to remotely shut down the infected
terminal. When all threats are non-existent, the system can then be rebooted into
the Rescue and Recovery Predesktop Area to recover any files that may have been
corrupted.

Requirements

The following requirements are essential to operate Virtualization Module for
Antidote Delivery Manager:

v

Internet Explorer 6.0 or higher.

v

Windows XP Professional or Home Edition with Service Pack 2 on the customer
operating system (terminals).

v

Windows CE on the server operating system (server).

Appendix B. Antidote Delivery Manager

135

Advertising