Scripts versus performance

I’m interested to know what other MSPs and Comodo think on the amount of scripts that can be configured to run and how regularly they run before systems are effected.

Also, should everything be a script? I think there are parts that should be modules / applications inside CCC instead.

Hi @StrobeTech
The advantage of using the script method is that they are flexible and can be utilized for various type of actions. You can even create one if you are knowledgeable in Python.

For adding new functionalities in CCC, this would require more time to develop as it would require code changes on both server and client side.