Recently I hit with an issue on my Windows machine that the Language icon not appearing in taskbar when I’m working on a VDI’s golden image. I’m pretty sure that all the required languages had been properly installed. Anyway, I blogged about how to add multiple languages in multiple profiles in same Windows 10 machines….
Month: December 2021
Windows 10: Add additional languages/keyboard to multiple profiles in same machine
I’ve been working on VMware Horizon recently and my customer is asking me how he can add additional languages/keyboard to any users logging in to VDI desktop. Sound very simple and straightforward. But I couldn’t seems to find a good article to resolve this. I’ve tried to add the languages via VMWare DEM, make registries…
vRealize Operations (vROps) – Rebalance objects collection
Have you ever reboot your vROps appliances and your object collections is imbalance? One data node might be collecting more objects than the other data node. Then this may impact overall performance during the collection. We can actually rebalance all the collection with a click of a button. Login to your vROps page (https://<vrops_ip>/ui), navigate…
Error provisioning VM on vRA 7.6. Error message “Read timed out; nested exception is java.net.SocketTimeoutException: Read time out”
Recently I’ve encountered an issue when deploying a VM from one of my vRA blueprint. I receive a message “Read timed out; nested exception is java.net.SocketTimeoutException: Read time out”. When you click on the deployment, you receive the error as shown in the picture below. So, the first instinct is to reboot the vRA appliances…
Configure wildcard “Let’s Encrypt” certificate on Synology NAS using DNS validation method
Recently I’ve successfully created a wildcard “Let’s Encrypt” certificate on my Synology NAS 6.2.x. I would like to share the working steps below and hope that someone else can find it useful. I will list the steps as detailed as possible so that you can follow it through without facing too many difficulties. Enable SSH…