by Sander van Gelderen | Oct 2, 2020 | Blog posts
With a tenant migration (step 6 in rundeck) to DaaS 9 it could fail with message:DaasError: ‘Tenant migration failed in TA_MIGRATING phase with error: java.lang.IllegalStateException: Guest process exited unexpectedly: 1’ This message does not give you the... by Sander van Gelderen | Sep 30, 2020 | Blog posts
We upgraded one of our DaaS tenant to DaaS 9 (20.2) and used the “Launch Console” option to test the “new” option. (It was there already but known as HACA) Unfortunately we got an error message “HTTP ERROR 404” when trying to...
by Sander van Gelderen | Jul 2, 2020 | Blog posts, PowerCLI, PowerShell
In my previous blog I (re)created of extend a existing PowerCLI function that showed an overview of the user vGPU resources. If not you can read it here: https://www.vblog.nl/vmware-powercli-vgpu-overview/ Like I mentioned in the previous blog. My goal was to create a...
by Sander van Gelderen | Jun 26, 2020 | Blog posts, PowerCLI, PowerShell
I was looking for a script that could give a overview of all my VDI using a vGPU. I found one here https://powercli.ideas.aha.io/ideas/PCLI-I-51, but this function was not enough for me. So I used some parts from this script and added some extra information to it. The...
by Sander van Gelderen | Jun 15, 2020 | Blog posts, Horizon DaaS, VDI
It could happen that you needs to change your of one of your domain controllers. Or perhaps a DNS server. You can do this by changing all settings in Horizon DaaS Once this is done everything seems to work until you reboot both appliances. Then the network devices...