WMIC For Gathering System Info
Get CPU name
>wmic cpu get name
Name
AMD A10 PRO-7350B R6, 10 Compute Cores 4C+6G
Get Operating System:
C:\>wmic os get Name
>wmic cpu get name
Name
AMD A10 PRO-7350B R6, 10 Compute Cores 4C+6G
Get Operating System:
C:\>wmic os get Name
Comments
Post a Comment