Creates a new HardwareConfiguration object and adds it to the collection.
Syntax
Parameters
- name
- The name of the new configuration. If a configuration of the same name already exists then the name will automatically be modified to make it unique (the root part of the name will be preserved)... the HardwareConfiguration.Name property may be checked on the object that is returned from this method.
Return Value
A reference to the created configuration.
Requirements
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)
See Also