Archive for the ‘VMware vSphere 8’ Category

VMware PowerCLI 13.3.0 – is a command line and scripting tool built on PowerShell

Samstag, April 12th, 2025

VMware PowerCLI  – installation comes with PowerShell commands that are particular to VMware allowing users to interact with VMware environments

 

1. Find the module.

Find-Module -Name VMware.PowerCLI

Version Name Repository Description
——- —- ———- ———–
13.3.0…. VMware.PowerCLI PSGallery This Windows PowerShell module contains VMware.P…

2.1 Install modules for all users (install the latest version by default).

Install-Module -Name VMware.PowerCLI

2.2 Install for the current user without admin privileges.

Install-Module -Name VMware.PowerCLI -Scope CurrentUser

2.3 Check the version after installation.

Get-PowerCLIVersion

3. Whether to participate in VMware Customer Experience Improvement Program.

No: Set-PowerCLIConfiguration -Scope User -ParticipateInCEIP $false
Yes: Set-PowerCLIConfiguration -Scope User -ParticipateInCEIP $true

3. List all cmdlets.

Get-Command -Module *VMWare*

VMware ESXi 8.0U3e – free edition available again and how to download it

Samstag, April 12th, 2025

VMware ESXi 8.0U3e – in a massive turn of events with the release of VMware 8.0U3e Broadcom is making free VMware ESXi available for download

https://support.broadcom.com/group/ecx/free-downloads

VMware by Broadcom – has published a security advisory to warn of three zero day vulnerabilities CVE-2025-22224 CVE-2025-22225 and CVE-2025-22226) that have already been exploited in the wild

Dienstag, März 11th, 2025

VMware ESXi – a search for the Germany found around 2,800 unpatched  servers as of March 4, 2025

VMware by Broadcom – has published a security advisory to warn of three zero day vulnerabilities CVE-2025-22224 CVE-2025-22225 and CVE-2025-22226) that have already been exploited in the wild

Mittwoch, März 5th, 2025

The vulnerabilities affect VMware ESXi Workstation and Fusion

VMware to XenServer Migration Guide – the best combination of methods or tools will depend on what you are migrating

Sonntag, November 17th, 2024

VMware by Broadcom – vSphere Standard and vSphere Enterprise Plus licenses back

Donnerstag, Oktober 31st, 2024

VMware Tools 12.5.0 | 08 OCT 2024 | Build No 24276846 – release notes

Samstag, Oktober 12th, 2024

VMware Tools 12.5.0 Release Notes

 

Home Lab 2024 – Power Efficieny with CPU C-States

Freitag, September 20th, 2024

VMware vSphere 7.0/8.0 – ransomware operators exploit vulnerability for mass encryption

Mittwoch, September 4th, 2024

A malicious actor with sufficient Active Directory (AD) permissions can gain full access to an ESXi host that was previously configured to use AD for user management by re-creating the configured AD group (‚ESX Admins‘ by default) after it was deleted from AD VMware ESXi 7.0/8.0 – updates address multiple security vulnerabilities CVE-2024-37085 CVE-2024-37086 CVE-2024-37087

VMware vSphere 8.0 update 3 – Memory tiering over NVMe

Donnerstag, August 15th, 2024

Nutanix Community Edition (CE) – Exploring Nutanix from a VMware User’s Perspective

Freitag, April 5th, 2024

VMware Tools 12.4.0 | 21 MAR 2024 | Build No 23259341 – release notes

Samstag, März 23rd, 2024

VMware Tools 12.4.0 Release Notes

 

VMware vSphere Hypervisor (ESXi 8.x) Update 2b – release notes

Mittwoch, März 6th, 2024

VMware vSphere Hypervisor (ESXi 8.x) Update 2b – release notes

 

VMware vSphere 8.0 Update 2b – as part of the VMware vSphere Foundation offering you can use up to 100 GB of vSAN storage per vSAN host licensed core without applying a vSAN licensing key

VMware by Broadcom – End Of General Availability of the free vSphere Hypervisor (ESXi 7.x and 8.x)

Dienstag, Februar 13th, 2024

VMware by Broadcom – End of General Availability of the free vSphere Hypervisor (ESXi 7.x and 8.x)

VMware vSphere Hypervisor (ESXi 8.x) – each per-processor license will cover CPUs with up to 32 physical cores

Donnerstag, November 30th, 2023