WilliamLam.com

  • About
    • About
    • Privacy
  • VMware Cloud Foundation
  • VKS
  • Homelab
    • Hardware Options
    • Hardware Reviews
    • Lab Deployment Scripts
    • Nested Virtualization
    • Homelab Podcasts
  • VMware Nostalgia
  • Apple

Quick Tip - vSAN ESA Cluster Health Check returns Error message: Expecting value: line 1 column 1 (char 0)

11.18.2024 by William Lam // Leave a Comment

A fellow colleague was having some problems with the vCenter Server Appliance (VCSA) CLI Installer when using the vSAN ESA (Express Storage Architecture) bootstrap method, which automatically the configures vSAN ESA on a physical ESXi host before deploying the VCSA on top of the vSAN ESA Datastore.


Whether he manually downloaded the vSAN JSON HCL or generated his own custom vSAN ESA HCL, the VCSA Installer would fail with the following error:

Expecting value: line 1 column 1 (char 0)

[Read more...]

Categories // Automation, VMware Cloud Foundation, VSAN Tags // VSAN, vSAN ESA

Quick Tip - Suppress in-guest VMware Tools update notifications

11.08.2024 by William Lam // Leave a Comment

If you have a Virtual Machine that has VMware Tools installed and a newer version is available, end users within the guest operating system might see a status bar notification with the following message:

A newer version of Tools is available for this VM

Most organizations already have a well defined process in rolling out new software updates including VMware Tools, so while the in-guest notification about a new version of VMware Tools can be useful for some, it either not applicable or adds unnecessary distractions for their end users. I recently learned that you can disable these in-guest notification by applying one of the following configurations:

Windows

  • Disable VMware Tools notification at system Level
    • Set the following registry key: HKEY_LOCAL_MACHINE\Software\VMware, Inc.\VMware Tools\ShowTray to 0 (REG_DWORD)
  • Disable VMware Tools In-Guest Notification at the user Level
    • Set the following registry key: HKEY_CURRENT_USER\Software\VMware, Inc.\VMware Tools\ShowTray to 0 (REG_DWORD)

Feedback has already been acknowledge to add this information to the official VMware Tools documentation and that it may be possible to configure these notification settings using the VMware Tools configuration file (tools.conf) in the future, further simplifying any configurations related to VMware Tools.

Categories // Automation Tags // vmware tools

Quick Tip - Retrieving vSAN File Share Network Permissions using vSAN API & PowerCLI

10.16.2024 by William Lam // Leave a Comment

When creating a new vSAN File Share, which is powered by vSAN File Services,  additional network access controls (no access, allow access from any IP or custom) can be configured.


To view the configured network permissions, users must expand each file share to get the relevant information. For those interesting in automating the retrieval of this information for reporting and/or compliance purposes, you can use the vSAN Management API and specifically the vSAN queryFileShares() API.

The vSAN File Share API can also be consumed through PowerCLI using the Get-VsanFileShare cmdlet, but the network permission configuration is not part of the default output which might lead users to believe this information is not available.

[Read more...]

Categories // Automation, PowerCLI, VSAN Tags // PowerCLI, VSAN

  • « Previous Page
  • 1
  • …
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 224
  • Next Page »

Search

Thank Author

Author

William is Distinguished Platform Engineering Architect in the VMware Cloud Foundation (VCF) Division at Broadcom. His primary focus is helping customers and partners build, run and operate a modern Private Cloud using the VMware Cloud Foundation (VCF) platform.

Connect

  • Bluesky
  • Email
  • GitHub
  • LinkedIn
  • Mastodon
  • Reddit
  • RSS
  • Twitter
  • Vimeo

Recent

  • Automating the vSAN Data Migration Pre-check using vSAN API 06/04/2025
  • VCF 9.0 Hardware Considerations 05/30/2025
  • VMware Flings is now available in Free Downloads of Broadcom Support Portal (BSP) 05/19/2025
  • VMUG Connect 2025 - Minimal VMware Cloud Foundation (VCF) 5.x in a Box  05/15/2025
  • Programmatically accessing the Broadcom Compatibility Guide (BCG) 05/06/2025

Advertisment

Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy

Copyright WilliamLam.com © 2025

 

Loading Comments...