i was trying to make a querie to look at upgrade possibilties.
but i found out that cpu type(32 or 64 bit) stored in the database is not correct. because some computers are displayed that the have a 32 bit cpu but the have in fact an 64 bit cpu. the operating system on that computer is 32 bit
i found this option in tblcomputersystem.systemtype
can someone please explain how i get the correct cpu type and if this is possible?
The hotfix is not fully tested yet so anyone who wants to do this need to be very careful.
The also stated it will be deployed in SP4 but according to the sp roadmap http://www.microsoft.com/windows/lifecycle/servicepacks.mspx the wont do sp4 so this confuses me a bit anyone that can clarify this for me?
I checked diffrent types of systems latitude e4300 and optiplex 780 these because we have both windows xp 32 bits version and windows 7 64 bit version on them.
When a system is scanned with windows xp on it the cpu is: 1 * Intel Pentium III Xeon processor
a brand new latitude e4310 even displays: 1 * Intel Pentium II processor
When on that same system windows 7 is installed the correct type is displayed either: 1 * Intel Core2 Duo CPU E7500 @ 2.93GHz or 1 * Intel Core i5 CPU M 520 @ 2.40GHz
Can it be that windows xp is not fammiliar with all these new types of cpu?