Environment:
LDMS95 SP1
Issue:
I set it to save the file as the serial number because we are renaming systems as part of the Win 7 migration. I can save it with serial number only, but when I close and reopen the template Computername AND serial number is now checked.
Resolution:
Defect number is 56623.
You could follow its release here
http://community.landesk.com/support/docs/DOC-27264
As a temporary workaround
If you edit the template and click "action list", the "Computer Name" option will come back.
However, If you unchecked the "Computer Name" option and saved it will update the xml file with the following
<ComputerNameOption>False</ComputerNameOption>
<MacAddressOption>False</MacAddressOption>
<SerialNumberOption>True</SerialNumberOption>
That means that if you do not edit the action afterwards, the value in the xml will remains with only "serialnumber" option as you wish.
While waiting for Patch release, you will have to unchecked the "Computer Name" option each time you edit the template.