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

html - Sizing a high-res image (~8MB) to display entirely in a small div (circular, diameter 100px) -

java - IntelliJ - No such instance method -

identifier - Is it possible for an html5 document to have two ids? -