Skip to main content
  • Place orders quickly and easily
  • View orders and track your shipping status
  • Enjoy members-only rewards and discounts
  • Create and access a list of your products
  • Manage your Dell EMC sites, products, and product-level contacts using Company Administration.

Dell Optimizer Version 2.0 User's Guide

WMI Provider

Dell Optimizer includes a WMI provider to configure the application settings. The following two files are part of the Dell Optimizer download package:

  • doWmiProv.mof—Dell Optimizer WMI Provider that is installed as part of the installer.
  • sms_def_delloptimizer.mof—Dell Optimizer SMS MOF definition file available for Administrators.

The Inventory Agent uses the following custom Dell Optimizer data reporting definitions:

#pragma namespace ("\\\\\\\\.\\\\root\\\\dcim\\\\sysman\\\\DellOptimizer") 
	 #pragma deleteclass ("EnumerationAttribute", NOFAIL) 
	 #pragma deleteclass ("EnumerationAttribute", NOFAIL) 
	 [ SMS_Report(TRUE), 
	 SMS_Group_Name("Dell Optimizer Settings Inventory"), 
	 SMS_Class_ID("DELL|DELLOPTIMIZER_ENUMSETTINGS|1.0"),SMS_Namespace(FALSE), 
	 Namespace("\\\\\\\\.\\\\root\\\\dcim\\\\sysman\\\\DellOptimizer")]Class EnumerationAttribute : SMS_Class_Template 
	 {[SMS_Report(TRUE),key] String AttributeName; 
	 [SMS_Report(TRUE)] String DisplayName; 
	 [SMS_Report(TRUE)] String CurrentValue; 
	 [SMS_Report(TRUE)] Boolean IsLocked; 
	 [SMS_Report(TRUE)] Uint32 PossibleValueCount;[SMS_Report(TRUE)] String PossibleValues[]; 
	 }; 
	 
Table 1. WMI providerThis table describes the WMI provider of Dell Optimizer.
Feature WMI Command
Enumerate all settings
wmic /NAMESPACE: \\root\dcim\sysman\DellOptimizer PATH EnumerationAttribute get /value.
Enumerate a specific setting
wmic /NAMESPACE:\\root\dcim\sysman\DellOptimizer PATH EnumerationAttribute.AttributeName="%1%" get /value. 
			 
Set the specific setting value
wmic /NAMESPACE:\\root\dcim\sysman\DellOptimizer PATH DellOptimizerService.Name="DellOptimizerService" CALL SetAttribute AttributeName="%1" Value="%2".
Lock the specific settings
wmic /NAMESPACE:\\root\dcim\sysman\DellOptimizer PATH DellOptimizerService.Name="DellOptimizerService" CALL LockAttribute AttributeName="%1" Locked=%2.
NOTE You cannot configure Application, Performance, Profiles, and learning using Dell Optimizer WMI Provider. You must use the do-cli.exe file.

Rate this content

Accurate
Useful
Easy to understand
Was this article helpful?
0/3000 characters
  Please provide ratings (1-5 stars).
  Please provide ratings (1-5 stars).
  Please provide ratings (1-5 stars).
  Please select whether the article was helpful or not.
  Comments cannot contain these special characters: <>()\