show/hide this revision's text 5 Added more information.

EDIT 2:

I'm posting the results from EnumDisks:

On Windows XP SP2 32-bit:

Properties for Device 1Device ID: IDE\DiskMAXTOR_STM3160215AS_____________________3.AAD___Bus Type       : ATAMax. Tr. Length: 0x20000Max. Phy. Pages: 0xffffffffAlignment Mask : 0x1Device Type     : Direct Access Device (0x0)Removable Media : NoProduct ID      : MAXTOR STM3160215ASProduct Revision: 3.AADInquiry Data from Pass ThroughDevice Type: Direct Access Device (0x0)Vendor ID  : MAXTOR SProduct ID : TM3160215ASProduct Rev: 3.AAVendor Str :***  End of Device List  ***

And on Vista 64 Ultimate:

Properties for Device 1Device ID: SCSI\DiskMAXTOR_STM3160215AS_____3.AABus Type       : FIBREMax. Tr. Length: 0x20000Max. Phy. Pages: 0x11Alignment Mask : 0x0Device Type     : Direct Access Device (0x0)Removable Media : NoVendor ID       : MAXTOR SProduct ID      : TM3160215ASProduct Revision: 3.AAInquiry Data from Pass ThroughDevice Type: Direct Access Device (0x0)Vendor ID  : MAXTOR SProduct ID : TM3160215ASProduct Rev: 3.AAVendor Str :***  End of Device List  ***
        
show/hide this revision's text 4 added 2719 characters in body

P.S. I'm putting a bounty on this

EDIT:

I used the tools Dave Cluderay suggested, it goes with interesting results:

Here is the output from DiskId32, on Windows XP SP2 32-bit:

To get all details use "diskid32 /d"Trying to read the one who can alter drive IDs using physical access with admin rightsDrive 0 - Primary Controller -  - Master driveDrive Model Number________________: [MAXTOR STM3160215AS]Drive Serial Number_______________: [            6RA26XK3]Drive Controller Revision Number__: [3.AAD]Controller Buffer Size on Drive___: 2097152 bytesDrive Type________________________: FixedDrive Size________________________: 160041885696 bytesTrying to read the code I linked above in a way that it works drive IDs using the SCSI back doorDrive 4 - Tertiary Controller -  - Master driveDrive Model Number________________: [MAXTOR STM3160215AS]Drive Serial Number_______________: [            6RA26XK3]Drive Controller Revision Number__: [3.AAD]Controller Buffer Size on 64 bit OSs. Either a very useful alteration of my code or very useful hints that let me Drive___: 2097152 bytesDrive Type________________________: FixedDrive Size________________________: 160041885696 bytesTrying to read the drive IDs using physical access with zero rights**** STORAGE_DEVICE_DESCRIPTOR for drive 0 ****Vendor Id = []Product Id = [MAXTOR STM3160215AS]Product Revision = [3.AAD]Serial Number = []**** DISK_GEOMETRY_EX for drive 0 ****Disk is fixedDiskSize = 160041885696Trying to read the drive IDs using SmartDrive 0 - Primary Controller -  - Master driveDrive Model Number________________: [MAXTOR STM3160215AS]Drive Serial Number_______________: [            6RA26XK3]Drive Controller Revision Number__: [3.AAD]Controller Buffer Size on Drive___: 2097152 bytesDrive Type________________________: FixedDrive Size________________________: 160041885696 bytesHard Drive Serial Number__________:             6RA26XK3Hard Drive Model Number___________: MAXTOR STM3160215AS

And DiskId32 run on Windows Vista Ultimate 64-bit:

To get all details use "diskid32 /d"Trying to read the job donedrive IDs using physical access with admin rightsTrying to read the drive IDs using the SCSI back doorTrying to read the drive IDs using physical access with zero rights**** STORAGE_DEVICE_DESCRIPTOR for drive 0 ****Vendor Id = [MAXTOR S]Product Id = [TM3160215AS]Product Revision = [3.AA]Serial Number = []**** DISK_GEOMETRY_EX for drive 0 ****Disk is fixedDiskSize = 160041885696Trying to read the drive IDs using SmartHard Drive Serial Number__________:Hard Drive Model Number___________:

Notice how much lesser the information is on Vista, and how the Serial Number is not returned. Also the other tool, EnumDisk, refers to my hard disks on Vista as "SCSI" as opposed to "ATA" on Windows XP.

Any ideas?

show/hide this revision's text 3 edited title

Get HDD (and NOT Volume) Serial Number on Vista Ultimate 64 bit

show/hide this revision's text 2 Added more motivation!
show/hide this revision's text 1