To keep that CUCM 12+ demo license ticking just a little while longer:
-
Disable SLM:
chmod 000 /usr/local/cm/bin/SmartLicenseMgr
-
Prevent DRF from trying to back up SLM (if backups are something that matters to you):
/usr/local/platform/script/slm/slm_drf_reg.py unregister
how do you run these commands?