Hi Bennice2002 and hoomun,
Just making sure we are on the same page. I'm looking at the Dell OpenManage Server Administrator Version 6.5 Command Line Interface Guide - omconfig: Managing Components Using the Instrumentation Service at
<ADMIN NOTE: Broken link has been removed from this post by Dell>
Per the section by Table 4-6 it seems you can set asset tag using
omconfig chassis info index=0 tag=buildsys
or
omconfig mainsystem info index=0 tag=buildsys
"Use the omconfig chassis info or omconfig mainsystem info command to enter an asset tag name and a chassis name for your system. If your system is a modular one, you can enter asset tag names for modular components as well."
This is for others who might want to set the asset tag on a Dell client system - the following scripts show how to set a system asset tag via OMCI ( OpenManage Client Intsrumentation )
Hello,
I just wanted to add to what Peter has suggested in case you are looking for an alternative. There is another way to set the asset tag remotely, local host independent and in a one to many fashion using the Remote Enablement interface of the Lifecycle Controller in iDRAC.
Using winrm/powershell in Windows or wsman tool in Linux, you can set the asset tag through the SetAttribute method of DCIM_BIOSService CIM class. From a single host, you can issue this command to as many servers with iDRAC.
Check this link out for example scripts:
en.community.dell.com/.../scripting-the-dell-lifecycle-controller.aspx