Author: Aaron Rombaut
-
vRealize Operations – Unlock Photon OS root Account
vRealize Operations Manager Version: 8.4Photon OS Version: 3.0 (build 11dd065) VMware References: How to reset the root password in vRealize Operations (2001476) (https://kb.vmware.com/s/article/2001476) Upgrade to vRealize Operations Manager 8.x fails due to the admin or root account password (75195) (https://kb.vmware.com/s/article/75195) About the vRealize Operations Administration Interface Overview I deployed three new appliances and when I…
-
VMware Blast Extreme Group Policy Settings
The policy files required are vdm_blast.admx and vdm_blast.adml. They are downloaded as part of the VMware-Horizon-Extras-Bundle. In a typical environment, the admx policy files go into \\<domain name>\SYSVOL\<domain name>\Policies\PolicyDefinitions. The adml files go into the language folder, in my case, en-US. If the Group Policy Editor was already open, close and reopen for the changes…
-
How to Remove Hidden Devices in Windows Device Manager
Quick Method: If running on a modern Windows 10, Windows 11, or Windows Server, check that PNPUTIL supports the /enum-devices and /remove-device command. I found that Windows Server 2019 did not support the /enum-devices and therefore did not have a /remove-device command. If it does, however, the following one liner should work. foreach ($dev in…