Users Guide
Table Of Contents
- Dell Command | Monitor Versie 10.5 Gebruikshandleiding
- Inhoudsopgave
- Kennismaking met Dell Command | Monitor 10.5
- Windows SMM Security Mitigations Table (WSMT)-compatibiliteit
- Standaarden en protocollen voor Dell Command | Monitor 10.5
- Gebruiksscenario's met Dell Command | Monitor 10.5
- Via Dell Command | Monitor 10.5
- Polling-interval instellen
- Statusrapportage RAID
- De Dell clientsystemen controleren
- Applicatielogboek voor Dell Command | Monitor voor Linux
- Stations met geavanceerde indeling detecteren
- Opstartconfiguraties
- De systeeminstellingen wijzigen
- Dell clientsystemen lokaal beheren met Dell Command | Monitor 10.5
- Het beheer van Dell clientsystemen op afstand met behulp van Dell Command | Monitor 10.5
- Veelgestelde vragen over Dell Command | Monitor 10.5
- Stappen voor probleemoplossing met behulp van Dell Command | Monitor 10.5
- Kan geen externe verbinding maken met Windows Management Instrumentation
- Installatiefout op systemen waarop Windows wordt uitgevoerd
- Inventarisatiewaarde van BIOS-instelling wordt weergegeven als 1
- Hapi-installatie mislukt vanwege de afhankelijkheid van libsmbios
- CIM-resource niet beschikbaar
- Kan opdrachten niet uitvoeren met behulp van DCM op de systemen met Ubuntu Core 16
- Andere documenten die u misschien nodig hebt
- Contact opnemen met Dell

OPMERKING: Het verbeteringsprogramma is alleen beschikbaar voor de DCM 10.5 x64-bits versie.
● Opdrachten voor het ophalen van proxy via WMI:
Get-CimInstance -Namespace root\dcim\sysman -ClassName DCIM_ApplicationProxySetting
● Opdrachten voor het instellen van proxy via WMI:
Get-CimInstance -Namespace root\dcim\sysman -ClassName DCIM_ApplicationProxySetting |
Invoke-CimMethod -MethodName Change
ProxySetting -Arguments @{NewAddress="10.0.0.223"; NewPort="8080"}
Linux-systemen lokaal beheren met OMICLI
U kunt Linux-systemen lokaal beheren met behulp van OMICLI-opdrachten. Op de systemen waarop Linux wordt uitgevoerd, is OMICLI
geïnstalleerd in /opt/omi/bin.
● Instanties van de DCIM-klasse specificeren
○ ./omicli ei root/dcim/sysman DCIM_BIOSEnumeration
○ ./omicli ei root/dcim/sysman DCIM_BIOSPassword
● Eigenschappen voor een BIOS-instelling ophalen
./omicli gi root/dcim/sysman { DCIM_BIOSPassword InstanceID DCIM:BIOSSetupPassword }
● Administrator-wachtwoord instellen
./omicli iv root/dcim/sysman { DCIM_BIOSService Name DCIM:BiosService
SystemCreationClassName DCIM_ComputerSystem SystemName <system name from DCIM_BIOSService
class> CreationClassName DCIM_BIOSService } SetBIOSAttributes { AttributeName "AdminPwd"
AttributeValue dell }
● BIOS-instellingen wijzigen
○ ./omicli iv root/dcim/sysman { DCIM_BIOSService Name DCIM_BiosService
SystemCreationClassName DCIM_ComputerSystem SystemName <system name in DCIM_BIOSService
class> CreationClassName DCIM_BIOSService } SetBIOSAttributes { AttributeName "Num Lock"
AttributeValue “1” AuthorizationToken "" }
○ ./omicli iv root/dcim/sysman { DCIM_BIOSService Name DCIM:BiosService
SystemCreationClassName DCIM_ComputerSystem SystemName <system name from DCIM_BIOSService
class> CreationClassName DCIM_BIOSService } SetBIOSAttributes { AttributeName "AdminPwd"
AttributeValue <password> }
./omicli iv root/dcim/sysman { DCIM_BIOSService Name DCIM:BiosService
SystemCreationClassName DCIM_ComputerSystem SystemName <system name from DCIM_BIOSService
class> CreationClassName DCIM_BIOSService } SetBIOSAttributes { AttributeName "AdminPwd"
AttributeValue <password> }
● Abonneren op waarschuwingen
./omicli sub root/dcim/sysman --queryexpr "select * from DCIM_AlertIndication"
22
Dell clientsystemen lokaal beheren met Dell Command | Monitor 10.5