When the Wifi network is enabled the connection manager will trigger a network scan without a profile to actually connect using. This causes current connection failures and breaking of AMT provisioning,
The Wifi Connection Manager will check for SSID length longer than string terminator, 2, and if the stat is not in connecting or connected, then it will attempt the network scan as normal. This will allow the scan only if there is not a current connection in process of completed, and not if there is not a proper SSID to connect to.