Novell ZENworks Endpoint Security Management 3.5 Bedienungsanleitung Seite 201

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 245
  • Inhaltsverzeichnis
  • FEHLERBEHEBUNG
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 200
ZENworks® ESM 3.5 Administrator’s Manual 201
//Action.EnableAdapterType (false, eWIRELESS );
}
else
{
Action.Trace("NO Dialup connection found.");
}
if (( !Wired ) && ( !Wireless ) && ( !Dialup ))
{//Apply Global settings so you don't override policy settings
Action.Trace("NO connections so, enable all");
Action.DialupDisabledState ( eApplyGlobalSetting , 1);
Action.WiredDisabledState ( eApplyGlobalSetting , 1);
Action.WiFiDisabledState ( eApplyGlobalSetting , 1);
}
Seitenansicht 200
1 2 ... 196 197 198 199 200 201 202 203 204 205 206 ... 244 245

Kommentare zu diesen Handbüchern

Keine Kommentare