Hello friends of community,
I would like to write a script using vsphere powercli to take some actions when conditions some conditions is true for a period of time. For example, if a desktop status becomes unreacheable for more than 5 minutes so it restart the desktop.
The idea is monitoring desktop problems automaticaly and trigger some actions to make desktop available soon as possible.
But for doing this I need to know where the "problem desktop" list(from view dashboard) is stored. I've looked at ldap and sql database but doesn't found any information about.
Does anybody knows where I can find it ?
I apreciatte any help,
Thank's.