cmd - "Invalid namespace" by retrieving ProcessorId through wmic -


i not understand why cmd command

wmic cpu processorid  

works on 2 of 3 computers

on third returning

"invalid namespace"

what wrong?

you might want try running "wmic cpu list /format:list". guess different version of wmic , name of variable different. command should give list of able wmic cpu call.


Comments

Popular posts from this blog

php - regexp cyrillic filename not matches -

c# - OpenXML hanging while writing elements -

sql - Select Query has unexpected multiple records (MS Access) -