So you need to work with VMware Infrastructure or some other related function such as modifying ISOs?

Windows 10 / 11:

  1. Launch a Powershell Windows as Administrator

  2. Paste the command:

    Install-Module -Name VMware.PowerCLI
  3. You may need to install the required dependencies – Type “Y” and hit Enter
  4. You may also receive a warning about an untrusted repo – That is because it is not Microsoft, but rather from VMware and this is a default warning. Type “Y” and hit Enter.