Device configuration status code 1
Explanation: Either a user or process that did not have root privileges (on UNIX and Linux) or administrator privileges (on Windows) started the process, or the EMM server name cannot be set.
Recommended Action:
If appropriate, give the user or the process administrator privileges (on Windows) or root privileges (on UNIX and Linux) and reissue the device configuration request.
Establish a common EMM server name as follows:
Run tpautoconf -get_gdbhost on other hosts.
Set the EMM server name with
tpautoconf -set_gdbhost host_name
where host_name is the host name returned by tpautoconf -get_gdbhost.