Hello,
I'm working on a hybrid DaaS Solution with VMware Horizon View where VDI's are hosted on public clouds. I basicly had a problem in my proof of concept, because I want Desktops to be shut down when not in use. In case that it is not possible on this clouds to work with a vcenter (doesnt make sense at all) - I don't have the option to start the VDI's when requested. I can use the shutdown options in the pool settings, but there is ofcourse no automatic start up. My idea was to write a script that wraps the connection brokers logfile every second for succesful logins and then start a piece of script (powershell f.e.) to start the VDI in the public cloud. Does anyone got another idea or better - as I'm not that scripting pro - is this a good solution, because I gues the script has to run every 10 seconds.