Part of my role in my firm is increasing the usage of computational tools. I would like to be able to track usage across my firm. I have developed several dynamo scripts for people to use where I use the Dynaweb package to track the script usage - it works great.
However, what our IT cannot figure out is how to track straight up Dynamo usage or launches. I want to know when people launch Dynamo to create their own script, Not just when they use a premade script from the library.
We have tried 2 tools to track programs that run with no success:
- https://www.sassafras.com/ (which we no longer use)
- Windows Desktop UX Monitoring- Liquidware Stratusphere UX (our current solution)
It appears that Dynamo shows up as a ‘CefSharp.BrowserSubprocess’ in windows explorer, but there are also a few other processes with the identical name so I’m not sure how to isolate that specific process as ‘Dynamo’.
How is your company tracking Dynamo launches/usage? Is there a specific process or dll or something that we can try to track that would always be Dynamo?