wmic not a recognized comand

J

Jason

Hello, when I try to run wmic from a cmd prompt, I recieve the following
error.....
C:\>wmic
'wmic' is not recognized as an internal or external command,
operable program or batch file.


What module am I missing?

Thanks
J
 
B

Brad Combs

Jason,

The component that contains what you are after is the "WMI Command Line
Utility" component. You can find it by creating a filter in Target Designer
and using wmic.exe as the filter criteria. For more information on making
filters in TD look at Jon Fincher's article here:

http://msdn.microsoft.com/library/d...ry/en-us/dnembedded/html/embedded02192002.asp

(Look about half way down the page.)

You may also want to search for "WMI" in Target Designer to make sure that
all the WMI bits that you need are already in the runtime.

P.S. If your not using XP Embedded (since it wasn't mentioned) try the same
question in the Windows XP general group.

HTH,
Brad
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top