Re: Decommission External 6.7 Update 1 PSC Error
No side effect. The converge process was successful, therefore I have now 1 VCSA with PSC embedded, and the 'old' PSC. We did shutdown the 'old' PSC for now, and wait to decommission it after the patch...
View ArticleRe: Filter Cluster Hosts from Get-View Using Cluster Wildcard
I tied the following, but keep getting errors: 1.)Get-Cluster | ? {$_.Name -NotLike "*Build"} | Get-VMHost | Get-View 2.)$FilteredESXiHostList = Get-Cluster | ? {$_.Name -NotLike "*Build"} |...
View ArticleRe: VMware speed is really slow
None of that seems to work. It still is slow and has no change. Windows Task Manager has always shown a lot of my resources taken up whenever I run a VM, even before this issue happened. I have the...
View ArticleUEM advice - roaming profiles
Hi, Im looking for some advice on a migration. Setting up a completely greenfield platform, new vsphere, new horizon even new AD. My question is they're moving away from an existing AD domain where...
View ArticleRe: VSphere HA question regarding failure and how to prevent
Hi Dormelchen2, Okay - sorry more questions to help get the full picture and so I don't make any assumptions Do you have a "witness" node so that storage is able to make a decision on which side is...
View Articlehow to install nsx-cni for k8s ?
Hi guys does there people know how to install nsx-cni for k8s? I try to yum install kubelet kubeadm, but it has a cni So I can't install nsx-cni..
View ArticleCan not install vSphere update manager client plug in in vsphere web client...
Hi, when I access vCenter via vSphere client (html5), I can access vSphere update manager as the server and client areautomatically installed. However, when I access the same vCenter via vSphere web...
View ArticleRe: Guest Introspection Plug-In - VMware tools
One way can be by passing arguments (Setup.exe /s /v"/qn /l*v ""%TEMP%\vmmsi.log""" ADDLOCAL=ALL) on a simple batch check on this : Names of VMware Tools Features Used in Silent Installations...
View ArticleRe: VMware speed is really slow
I really suggest getting more RAM if you can 4gb is pretty low, I wouldn't doubt your having peformance issues, You may want to check your harddrive, usually big performance drops are a sign of...
View ArticleRe: How to enable NSX to forward logs to Log Insight over SSL/TLS?
check this one : Configure vRealize Log Insight Event Forwarding with SSL
View ArticleESXi PXE Install
I'm needing to install ESXi on 64 servers (and then more in the future). I've been doing a lot of research on how to install ESXi over PXE with an answer file to expedite installs. I've been struggling...
View ArticleRe: VMware speed is really slow
I suppose you are right, 4GB has been more than plenty in the past, but I may need a new hard drive. It is making weird sounds and it sounds kind of like popping popcorn. My host machine works great,...
View ArticleRe: Can not install vSphere update manager client plug in in vsphere web...
According to vsphere 6.7 document, "The Update Manager client plug-ins for the vSphere Client and the vSphere Web Client require no installation. "Still confused the access of vSphere update manager in...
View ArticleRe: VMware speed is really slow
Yeah, if you hear "popcorn", that's usually something pretty wrong with the drive. IF you can when you replace it, try a ssd instead, it may work better for your vms.
View ArticleCloud Desktop via Vmware Horizon has colors inverted
I am using VMWare Horizon client 4.10 for Windows. When I connect to my company's cloud desktop from my home PC, the desktop's colors are inverted. Blues are orange, reds are blue. This only affects my...
View ArticleRe: Windows Server 2019 not installing on VMware Workstation 15
Hi, I'm back with another problem. I tried installing Debian 9.7 on VMware Workstation and got the same error. Black screen, Doesn't shutdown for 10+ minutes and I have to reboot. I know Server 2019...
View ArticleRe: I can't start my vm how to fix it?
When I started VM ,it stay on boot status and can't into OSI had click Intel VT-x event When I start VM a long time , esxi wlll apear this screenshot ,and esxi vm can't normal shutdown just can force...
View ArticleRe: Adding custom attributes to new VMs created in a blueprint
Not sure what you mean by "labels" here. vSphere custom attributes are key:value pairs. The Name is the key; the Value is the value. If you wanted to set the custom attribute "Department = Sales" you...
View ArticleRe: Cloud Desktop via Vmware Horizon has colors inverted
Edit: Inverted is not the correct term. Whites are still white, and greens are green. It's more accurate to say the colors are shifted.
View ArticleRe: how to install nsx-cni for k8s ?
You get the NCP from the NSX-T download page for Drivers & Tools on MyVMware. You can find installation instructions in the official docs.
View Article