Each year I look forward to the VMware by Broadcom conference VMware Explore. I attended my first one back in 2017, when it was VMworld. That year it was held in Mandalay Bay in Las Vegas. I was amazed at all of the great content from the sessions. Not only from a VMware perspective, […]
Automate your infrastructure, improve efficiency, and enable agility. See how VMware Cloud Foundation lowers your total cost of ownership—so your teams can focus on innovation, not infrastructure.
As artificial intelligence reshapes industries, enterprise IT leaders face a tough balancing act: deliver cutting-edge AI capabilities without compromising data privacy, governance, or cost-efficiency. Enter VMware Private AI Foundation with NVIDIA […]
In today’s fast-paced technological landscape, automation is crucial for achieving efficiency and scalability. To stay ahead of the curve, it’s essential to leverage tools like Data Services Manager (DSM) and Terraform, a popular infrastructure-as-code (IaC) tool. By integrating DSM with […]
It is not unusual for a virtualization administrator to request little more than connectivity to a certain number of network ports and perhaps some VLANs in their Top-of-Rack (ToR) network switches. Knowing what is beyond your up-stream ToR switches is essential in your ability to provide a […]
Join this session to learn how VCF makes it easy to run modern and traditional workloads side by side and enables cloud admin teams and platform teams to collaborate so much better. This is a part 2 deep dive.
We’re pleased to officially launch VMware Cloud Foundation usage meter v9.0 (VCF usage meter), previously branded as VMware vCloud Usage Meter, available from May 7, 2025. VCF Usage Meter overview VCF usage meter is a virtual appliance deployed on a vCenter Server instance within a VMware […]
After several months, attempts, and VCF rebuilds to get BGP peering with VMware Cloud Foundation, NSX, and my Ubiquiti Unifi network, it finally happened. I wanted to share my experience. This required a lot of help from internal rock star TAMs in our organization, external blogs, […]
If you’re managing VMware environments, you might occasionally run into persistent shell warning alerts in your ESXi hosts. Thankfully, you can quickly find and suppress these warnings with a bit of PowerCLI magic.
Check for ESXi Hosts with Shell Warnings
Show the actual advanced settings on all hosts. Log into vCenter using PowerCLI and run this command:
This command immediately disables the shell warnings on selected hosts. No more alerts in GUI!
Command output:
Entity Name Value
------ ---- -----
fs-vsan-05.int.dc5.cz UserVars.SuppressShellWarning 1
Why (Not) Suppress Shell Warnings?
It’s important to note that suppressing shell warnings is only advisable in lab or non-production environments. In production environments, shell warnings provide valuable security reminders. Always keep shell warnings enabled to maintain security awareness unless you’re working in a controlled test environment.