Novell ZENworks Endpoint Security Management 3.5 Manual do Utilizador Página 159

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
Vista de página 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
Vista de página 158
1 2 ... 154 155 156 157 158 159 160 161 162 163 164 ... 244 245

Comentários a estes Manuais

Sem comentários