Novell ZENworks Endpoint Security Management 3.5 Instrukcja Użytkownika Strona 159

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
Przeglądanie stron 158
ZENworks® ESM 3.5 Administrator’s Manual 159
Details:
Preliminary setup required creating a policy which included a new Integrity rule with a custom message.
The custom message included a launch link which was added to the SCC menu bar.
LaunchLinkByName
Note
When setting the LaunchLink by name, the name specified MUST EXACTLY match the launch link
specified in the policy.
JScript
Action.LaunchLinkByName("MyLink");
VBScript
Action.LaunchLinkByName "MyLink"
LogEvent
JScript
Action.LogEvent("MyEvent", eALARM, "This is a log test message");
VBScript
Action.LogEvent "MyEvent", eALARM, "This is a vb log test message"
Details:
Pre-requisite is that logging needs to be enabled.
Message
Asynchronous Message (displayed and script continues):
JScript
Action.Message("Display sync message");
VBScript
Przeglądanie stron 158
1 2 ... 154 155 156 157 158 159 160 161 162 163 164 ... 244 245

Komentarze do niniejszej Instrukcji

Brak uwag