Hi,
This script will help you to automatically unenroll from one EM portal and enroll in another EM portal.
Refer to the wiki to run the procedure with parameters
https://wiki.itarian.com/frontend/web/topic/how-to-configure-and-run-procedures-on-managed-devices
For Example:
host="companypmsupport-companypmsupport-msp.cmdm.comodo.com"
port="443"
token="4gfd4551lkgf5617fdg5d1156bhfdsgp"
password="Test@1234"
The above parameters should be obtained from the new EM portal in which the device needs to enrol.
Note: Please edit the following parameters in the script
### PARAMETERS TO BE EDITED UNDER PARAMETERS TAB ###
1. host:
TYPE: String
EM LABEL: Any name
Default value: "Enter your hostname of new EM portal which you want to enroll"
2. port:
TYPE: integer
EM LABEL: Any name
Default value: "Enter your port number of the new EM Portal"
3. Token:
TYPE: String
EM LABEL: Any name
Default value: "Enter the Token of the new EM Portal"
4. Password
TYPE: String
EM LABEL: Any name
Default value: "Enter the password of the new EM Portal"
Please run the script as "System user"
JSON FILE SHA1 VALUE - b64def7b4968323181590070bb70d3712f9d6e2f
PYTHON FILE SHA1 VALUE - d0956f564e3bcdf0fdea298f3766dded6fa5b3c3
Comments