Welcome to Headwind MDM Q&A, where you can ask questions and receive answers from other members of the community.

Please do not post bug reports, missing feature requests, or demo inquiries. If you have such an inquiry, submit a contact form.

0 votes
I just install the mdm with out problems, but when I try t odeply a device, the headwind app ask about server URL, my question is what port is used to this step.

Thanks and regards.
by

1 Answer

0 votes
The port for the Headwind MDM launcher must be the same you've setup during installing the web panel.

If you tell Headwind MDM to run at 8080 port (the default Tomcat option without iptables port forwarding), then use the following URL:

http://your.host.com:8080

(or http://your.host:8080/hmdm if you have left the default option to install in the /hmdm path).
by (33.5k points)
...