Novell ZENworks Endpoint Security Management 3.5 Uživatelský manuál Strana 159

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 245
  • Tabulka s obsahem
  • ŘEŠENÍ PROBLÉMŮ
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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
Zobrazit stránku 158
1 2 ... 154 155 156 157 158 159 160 161 162 163 164 ... 244 245

Komentáře k této Příručce

Žádné komentáře