fiza Posted May 15, 2012 Posted May 15, 2012 Ok this may be a silly question and the answer may be staring me in the face but I cant see it! I have 7 Servers for which I am trying to identify the Processor name. I need this to use the APC UPS product selector so I can get the correct UPS for the Servers. They are all HP Proliant Servers that have been in the school some time (I am new in the job). For all but the oldest 3 I can easily get the name ie Intel Xeon E5345 but for the 3 when I look at the properties of the processor in the Device Manager all I can see is ; Family_15_Model_2\_6 Family_15_Model_4\_0 Family_15_Model_2\_0 How can I decipher the Processor model from these?
fiza Posted May 15, 2012 Author Posted May 15, 2012 @Michael - That was going to be my next step. I dont want to really install anything on the servers.
difinity Posted May 15, 2012 Posted May 15, 2012 There is a version on their site that doesn't require installing.
Michael Posted May 15, 2012 Posted May 15, 2012 A quick google reveals it's possibly a Pentium 4, Northwood. A later P4 but still, that's getting pretty old now.
Chris_ Posted May 15, 2012 Posted May 15, 2012 Right click on 'My Computer' and click 'Properties', does that display any more information?
fiza Posted May 15, 2012 Author Posted May 15, 2012 Right click on 'My Computer' and click 'Properties', does that display any more information? No tried that. I think I will give CPUID a go tomorrow.
Arthur Posted May 15, 2012 Posted May 15, 2012 How can I decipher the Processor model from these? From the command prompt, run this... wmic cpu get name No need for CPU-Z.
sonofsanta Posted May 15, 2012 Posted May 15, 2012 From the command prompt, run this... wmic cpu get name No need for CPU-Z. Weirdly, that shows my i5-2400 as being an Intel Pentium III Xeon +1 for CPU-Z though - as said, you don't even need to install it and it will give you your answer in 2 minutes, including the time to download it (assuming your school doesn't run on a 33.3k modem still)
Arthur Posted May 15, 2012 Posted May 15, 2012 Weirdly, that shows my i5-2400 as being an Intel Pentium III Xeon Not sure what's going on with yours, but every computer I have run that command on has returned the correct processor name. http://i.imgur.com/Z9TBZ.png +1 for CPU-Z though I agree. CPU-Z is a very handy little program.
Michael Posted May 15, 2012 Posted May 15, 2012 Although there are other methods of displaying the CPU name, I prefer CPU-Z as it's so detailed - including the multiplier, clock speed, bus speed. It's all there. There's nothing else quite like it.
sonofsanta Posted May 15, 2012 Posted May 15, 2012 Although there are other methods of displaying the CPU name, I prefer CPU-Z as it's so detailed - including the multiplier, clock speed, bus speed. It's all there. There's nothing else quite like it. Well, GPU-Z is fairly similar, albeit for a different part
mac_shinobi Posted May 15, 2012 Posted May 15, 2012 Although there are other methods of displaying the CPU name, I prefer CPU-Z as it's so detailed - including the multiplier, clock speed, bus speed. It's all there. There's nothing else quite like it. Got a vbs that reads the processor description or title from a specific registry key which is basically the same info as the wmic command returns but do agree with regards to cpu-z or similar utils that shows other info. I remember having to use WCPU-ID but dont think that they carried on supporting it so doubt it would be any good on a server OS
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now