exit 0
:InPE
exit 1
4. Place go.rrs in C:\ADM\PATCHBUILD directory and run:
apkgmes.exe /key mykey.prv C:\ADM\PATCHBUILD PATCHBUILD
5. Copy PATCHBUILDYYDDHHMM.ZAP to your mailbox.
6. The patch will be installed either on next scheduled run of the mailman.exe file
for the client machine or on reboot of the client machine.
Package completion logs
v Fail log
This file is typically stored in the C:\Program Files\Lenovo\Rescue and
Recovery\ADM directory. If a zap file exits with any non-zero value, it will be
logged into this file.
v Rescue.log
This file is typically located in the C:\SWSHARE directory. This file provides
more detailed information that may help determine why a package may have
failed, or to make sure a package worked. It has line by line logging of what
occurs in a zap file.
v Success Log
This file is typically stored in the C:\Program Files\Lenovo\Rescue and
Recovery\ADM directory. If a zap file exited with value of zero then it is logged
here.
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.
4. When the user presses F11 or the Enter key, to enter the Predesktop Area, the
Antidote Delivery Manager package executes 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 execute patch or whatever action
88 Rescue and Recovery Deployment Guide Version 4.1
Kommentare zu diesen Handbüchern