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.xcitium.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 - c8788be6153416e0043f868a7fe4cbf0213c7185
PYTHON FILE SHA1 VALUE - 9959380f99500737fd468f599b4a3762f5ff24d9
Comments