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

  • 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 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
Zobrazit stránku 152
1 2 ... 148 149 150 151 152 153 154 155 156 157 158 ... 244 245

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

Žádné komentáře