Using MCScript to Update Your Script Files
288
Management Edition
Miscellaneous commands
NOTE:
[..] Indicates optional parameters and switches.
Command name
Min #
params
Usage, examples, and comments
STOPTASKHANDLER
0
Stops the Management Agent.
If you don't do this before an
upgrade/removal, some of the files will be
locked open.
COUNTER
2
COUNTER
‘=’ | ‘+’ | ‘-’
<INTEGER_VALUE>
Adjusts internal variable COUNTER using
the indicated operator and integer value.
Example:
COUNTER = 42
WRITEERROR
2
WRITEERROR
<SEVERITY_INT>
<ERROR_STR>
Stores an error message with given
severity in the error list.
MESSAGEBOX
1
MESSAGEBOX
<MESSAGE_STR>
[<TITLE_STR>]
Creates a Windows message box with
given message and title. Default title is
"Message."
DELAY
1
DELAY
<TIME_MS>
Delays processing for given # of
milliseconds.
Содержание MANAGEMENT EDITION 2.5
Страница 1: ...Management Edition Administrator s Guide Version 2 5...
Страница 10: ...Table of Contents x Management Edition...
Страница 65: ...Administrator s Guide 65 Creating Anti virus Domains Figure 3 1 Management Edition Install Options Flowchart...
Страница 122: ...Creating Schedules 122 Management Edition...
Страница 244: ...Using Mirror and Linked Repositories 244 Management Edition...