EnumInstances.vbs Syntax

command promptOpen command prompt now.


One Step EnumInstances.vbs [/N namespace] [/C class] [/R] [/S server] [/O outputfile] [/U username] [/W password]

Where:

class
is a class name. Only classes derived from this class will be enumerated.
namespace
is a namespace string. The default is root/cimv2.
/R
recursively enumerates subclasses.
server
is a computer name.
outputfile
is the output file name.
username and password
are the user name and password of the current user.