Novell ZENworks Endpoint Security Management 3.5 Manuel d'utilisateur Page 153

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 245
  • Table des matières
  • DEPANNAGE
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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
Vue de la page 152
1 2 ... 148 149 150 151 152 153 154 155 156 157 158 ... 244 245

Commentaires sur ces manuels

Pas de commentaire