Computer Serial

D

Derek Yast

I read somewhere that you can not only retrieve the Computer and/or BIOS
serrial from WMI, but you could also update it via WMI.

Likewise, I seem to remember that there are other fields within the
Win32_BIOS or Win32_ComputerSystem classes that can be customized for other
information that you may deem important.

TIA
 
R

ravikanth.chaganti

All Win32_ComputerSystem properties are read-only. You cannot update
these properties using WMI. You need the OEM supplied software.

RK
 
J

Jim Vierra

Yeah - just what I suspected. Can't increase my memory as it's "read-only".

Seriously - there are some very good writable properties here.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top