RE: setting asset tag in BIOS through wmic

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



"jfong274@xxxxxxxxx" wrote:

with wmic I can retrieve the asset text information from the BIOS:
wmic systemenclosure get SMBIOSAssetTag

is there a way I can write to the field from windows XP or server
2003?

e.g. wmic systemenclosure set SMBIOSAssetTag="00012345" ???




It is a read-only property:

http://msdn.microsoft.com/en-us/library/aa394474(VS.85).aspx

--
urkec
.