Admin Script Editor 3.2 Send comments on this topic.
WMI Wizard Formatting Tab
Welcome to Admin Script Editor v3.2 > Features > WMI Wizard > WMI Wizard Formatting Tab

Glossary Item Box

Moniker String - this is also referred to as a display name, which provides location and identity information about an object that you want to instantiate in your script. See WMI Wizard Notes for other common uses.

WMI Root name (if variable) - this value sets the variable name to be used as the WMI root. Note that the use of this variable in the script to be generated is dependant upon the Add variable for WMI root selection.

WMI Collection - this value specifies the name of the variable to be used for the WMI collection

WMI Object - this value specifies the name of the variable to be used for the WMI object

Note: When using KiXtart as a scripting language, do not preface these variable names with a dollar sign- this variable identifier is added by the Wizard when generating the specified code.