Specifically, I'm looking for where System Manufacturer and System Model are located. I'm assuming the registry somewhere. I'm trying to identify the hardware for a few drive images i have backed up. Looking at the directories and driver's isn't telling me much.
|
feedback
|
|
Some of that info is obtained from the registry at
and some of the other locales in HARDWARE. The other system information such as System Manufacturer and System Model can only be obtained with calls to the Windows API. Open up the WMIC.
In the CLI type in For a remote computer, you can use the following:
Or if you need a password:
| ||||
feedback
|
