Administrator Guide

Table Of Contents
Wyse Management Suite registration information is
not cleared after the Sysprep process
Wyse Management Suite registration information is not cleared after the Sysprep process in Wyse 5070 Thin Clients. This leads
to incorrect registration information that is displayed in the thin client. To troubleshoot the issue, do the following:
Prerequisites
Unregister the device from the Wyse Management Suite server before preparing the device for an image pull.
Steps
1. Go to C:\Program Files\Wyse\WDA\Config.
2. Open the CCMProtocolConfig.xml file.
3. Clear the MAC ID information from the file. In the following example, clear 00:25:64:96:59:95.
<AgentConfig>
<AgentVersion>2.3.0.0</AgentVersion>
<GroupKey>defadefadefa</GroupKey>
<MqttServer>win-wms14.domainxyz.com</MqttServer>
<MqttServerPort>1883</MqttServerPort>
<UseSSL>True</UseSSL>
<OwnerId></OwnerId>
<WyseId></WyseId>
<CAValidation>false</CAValidation>
<AuthenticationCode></AuthenticationCode>
<MacAddress>00:25:64:96:59:95</MacAddress>
</AgentConfig>
4. Run build_master.cmd to prepare the image for deployment and pull the image using the USB imaging tool.
68
Troubleshooting