Users Guide
How do I run TechCenter scripts without any issues?
The following are the prerequisites while executing the VBS scripts provided in Dell Command | Monitor
Techcenter link:
1. Please configure winrm on the system using the command winrm quickconfig.
2. Check if the token support exists on the system by referring to:
• The F2 Screen in BIOS Setup.
• Using tool like wbemtest to check the key value define in the script to be existing on the system.
NOTE: Dell recommends using the latest BIOS available at dell.com/support. For more
information, refer Dell Command | Monitor Reference guide at dell.com/
dellclientcommandsuitemanuals.
How to set the BIOS attributes?
BIOS Attributes can be changed using the DCIM_BootService.SetBIOSAttributes() method. The
SetBIOSAttributes() method sets the value of the instance defined in the DCIM_BIOSEnumeration class.
The method has seven input parameters. The first two parameters can be empty or null. The third
parameter AttributeName needs to take the input mapping to the value of attribute name instance of
DCIM_BIOSEnumeration class. The fourth parameter or AttributeValue can be any of the possible values
of the Attribute Name as defined in theDCIM_BIOSEnumeration class. If the BIOS Password is set on the
system, then you have to provide the same in the fifth argument. The sixth and seventh argument can
again be empty or null.
Does Dell Command | Monitor support storage and
sensor monitoring?
Yes, Dell Command | Monitor supports both storage and sensor monitoring.
In storage monitoring, Dell Command | Monitor supports monitoring and alerting of:
• Intel Integrated controller (compliant with CSMI v0.81 or later)
• LSI integrated RAID controllers; and 9217, 9271, 9341, 9361 and their associated drivers(physical and
logical)
In sensor monitoring, Dell Command | Monitor supports monitoring and alerting of voltage, temperature,
amperage, cooling devices (fan) and chassis sensors.
For more information on class and alerting, refer Dell Command | Monitor Reference guide at dell.com/
dellclientcommandsuitemanuals.
23