Lenovo THINKPAD Z60M User Manual
Page 85

Table
28.
Antidote
Delivery
Manager
commands
(continued)
Commands
Description
RETRYONERROR
[ON|OFF]
retries
By
default,
a
script
will
only
be
tried
once.
However,
if
it
is
important
to
keep
trying
a
script
until
it
works,
the
RETRYONERROR
command
can
be
used
to
notify
the
mailbox
function
to
keep
trying
to
execute
this
script
a
finite
number
of
times
as
specified
by
the
retries
parameter.
If
no
number
is
specified,
the
default
value
is
3.
MSGBOX
/msg
message
text
[/head
header_text]
[/OK]
[/CANCEL]|
[/TIMER
timeout]
The
MSGBOX
command
will
display
a
message
to
the
end
user,
if
logged
on.
The
message
will
remain
displayed
and
the
script
will
block
until
time
out
occurs,
the
cancel
button
is
pressed
or
the
OK
button
is
pushed
(if
/OK
is
specified).
A
cancel
button
will
not
be
on
the
panel
if
/CANCEL
is
not
specified,
and
it
will
not
be
easy
to
get
rid
of
the
display.
The
command
will
return:
v
0
=
OK
was
pressed
v
1
=
CANCEL
v
2
=
Timer
expired
The
text
in
the
message
can
be
formatted
using
\n
and
\t
to
represent
newline
and
tab
respectively.
NETWK
[/D|/E|/A
[/IP
ip_address
|
/DN
domain_name]
[/NM
netmask]
NETWK
/D
(disable)
will
stop
all
network
traffic
by
disabling
all
network
adapters.
Networking
will
be
disabled
until
a
NETWK
/E
(enable)
command
is
run.
NETWK
/A
restricts
networking
to
the
IP
address
specified
by
either
the
/IP
switch
(dotted
decimal)
or
/DN
(DNS
name).
The
/NM
switch
provides
the
network
mask.
If
/NM
is
not
provided,
then
only
the
single
machine
specified
by
/IP
or
/DN
will
be
accessible.
The
state
of
this
command
persists
over
reboots,
so
networking
must
be
explicitly
enabled.
APUBKEY
[/ADD|/DEL]
asn_1_encoded_public_key
The
APASSWD
command
allows
an
administrator
to
remotely
manage
the
Antidote
Delivery
Manager
message
signing
keys
on
each
PC.
More
than
one
key
can
be
stored
on
each
PC.
If
a
signed
message
is
processed,
each
key
will
be
tried
until
a
successful
one
is
found.
Keys
are
not
separately
named,
so
must
be
referenced
by
the
content.
A
new
key
can
be
added
using
the
ADD
parameter
and
deleted
with
the
DEL
parameter.
AUNCPW
[/ADD|/CHANGE|/DEL]
unc
[/USER
userid]
[/PWD
password]
[/REF
ref_name]
This
command
allows
you
to
add,
change
or
delete
a
password
for
a
network
drive
The
reference
name
can
be
used
as
a
shortcut
in
a
message
instead
of
using
the
UNC.
Return
values
are:
v
0
=
Successful.
v
1
=
Unable
to
set
with
the
information
provided.
v
2
=
Successful,
but
a
different
UNC
which
has
the
same
reference
name
has
already
been
defined.
Chapter
5.
Antidote
Delivery
Manager
infrastructure
79