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

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
Vista de página 152
ZENworks® ESM 3.5 Administrator’s Manual 153
Action Namespace
CheckForUpdate
JScript
Action.CheckForUpdate();
VBScript
Action.CheckForUpdate()
ClearFixedShieldState
SetShieldStateByName
Trace
Sleep
Note:
When setting the ShieldState (firewall) by name, the name specified MUST EXACTLY match the firewall
specified in the policy. Three firewall settings are always available regardless of the policy ("All Closed",
"All Adaptive", and "All Open").
JScript
Action.SetShieldStateByName("Closed",true);
Action.Trace("Start 20 second sleep");
Action.Sleep(20000);
var ret = Action.ClearFixedShieldState();
if(ret == true)
Action.Trace("ret = true");
%programfiles% C:\Program Files
%profile% C:\Documents and Settings\username
%localappdata% %profile%\Local Settings\Application Data
%appdata% %profile%\Application Data
%commonappdata% C:\Documents and Settings\All Users\Application Data
%commonprograms% C:\Documents and Settings\All Users\Start Menu\Programs
%cookie% %profile%\Cookies
Table 6: Shell Folder Names
Vista de página 152
1 2 ... 148 149 150 151 152 153 154 155 156 157 158 ... 244 245

Comentários a estes Manuais

Sem comentários