Wmic Help New Portable -

Microsoft recommends replacing WMIC with PowerShell for future compatibility.

The command wmic help new is not a standard standalone command in Windows. Instead, it refers to using the verb within the Windows Management Instrumentation Command-line (WMIC) utility to generate new instances of WMI objects. wmic help new

The CREATE verb is used to create a new instance and set its initial property values. It cannot be used to create a brand-new class, only instances of existing ones. CREATE only instances of existing ones. CREATE