[python-win32] get model PC

Kris Hardy kris at rhs.com
Tue Jan 10 17:52:33 CET 2012


On 1/10/2012 9:37 AM, pacopyc pacopyc wrote:
> Hi, how can I get the model of remote computers?
>
> es. HP Compaq 6510b, IBM 2653, Toshiba Satellite Pro L670-11E, ....

Look at these registry keys:

HKEY_LOCAL_MACHINE\DESCRIPTION\SYSTEM\BIOS
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\OEMInformation
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SystemInformation

-Kris


More information about the python-win32 mailing list