Hi,
I was able to update the device hostname via mxconfig filename.xml command. (details of xml file below). Assuming I have this file in all my TC56 devices, is there anyway I can pass the value of %MCDEVICENAME% into the xml file and replace "MyDevice" value?
<wap-provisioningdoc>
<characteristic type="HostsMgr">
<parm name="HostName" value="MyDevice"/>
</characteristic>
</wap-provisioningdoc>