RE: setting asset tag in BIOS through wmic
- From: urkec <urkec@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 15 May 2008 07:35:02 -0700
"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
.
- References:
- setting asset tag in BIOS through wmic
- From: jfong274
- setting asset tag in BIOS through wmic
- Prev by Date: Script for adding the IIS_WPG group to a web site's permission in IIS 6
- Next by Date: Win32_NetworkConnection closes connectios in remote monitoring?
- Previous by thread: setting asset tag in BIOS through wmic
- Next by thread: Script for adding the IIS_WPG group to a web site's permission in IIS 6
- Index(es):