Summary
This Fling provides a community preview of the upcoming PowerCLI commands for managing VMware Cloud on AWS. It comes in the form of a single PowerCLI module and integrates with existing PowerCLI modules.
All commands have been automatically generated. They are still in development, contain known issues, and will change in the future.
Also see this detailed blog post: New Release: PowerCLI Preview for VMware Cloud on AWS
Requirements
Instructions
Step 1 - Installing the module
Option A - automatic installation from PowerShell Gallery
Execute:
Install-Module -Name VMware.VimAutomation.VmcPreview -RequiredVersion 1.1.0.12022238
Option B - manual installation through download from flings.vmware.com
Unzip the contents of the archive directly into one of PowerShell's module directories.
Notes:
- The PowerShell module directories are listed in the PSModulePath environment variable ($env:PSModulePath).
- Do not create a subdirectory for the archive's contents. Unzip directly into the module directory. If the module directory you selected is e.g. 'C:\Program Files\WindowsPowerShell\Modules', the resulting path would look like:
C:\Program Files\WindowsPowerShell\Modules\VMware.VimAutomation.VmcPreview\EULA.rtf
...and not:
C:\Program Files\WindowsPowerShell\Modules\SomeExtraSubdirectoryYouCreatedForTheArchive\VMware.VimAutomation.VmcPreview\EULA.rtf
Step 2 - Running the module
Execute:
Import-Module -Name VMware.VimAutomation.VmcPreview
At this point, you can call Connect-VmcServer to connect to VMware Cloud on AWS.
Note:
At this step, if you see an error message about missing required modules, make sure you have PowerCLI already installed and available in one directories listed under $PSModulePath.
Changelog
Version 1.1.0.12022238
- Added Remove-* cmdlets
Contributors
Similar Flings
No similar flings found. Check these out instead...

Linux Driver for Precision Clock Virtual Device
ptp_vmw is a Linux driver for VMware Precision Clock, a new type of virtual device available in ESXi 7.0 (hardware version 17 on-wards) that provides virtual machines with access to the underlying ESXi host's system clock.

Horizon Reach
Horizon Reach aims to resolve this disconnect between Cloud pods and distinct environments by discovering, monitoring and alerting on issues across your entire Horizon estate from a single UI. Horizon Reach gives alerts, usage reports, insights, etc. in a web console.

Workspace ONE UEM OG Builder (Private)
Workspace ONE UEM OG Builder takes a csv file and create Organization Groups in Workspace ONE UEM in seconds. Quickly create those 100 or 10,000 OGs for your customer in minutes rather then spending hours or days clicking the same buttons.

DRS Doctor
DRS Doctor is a command line tool that can be used to diagnose DRS behaviour in VMware vCenter clusters. When run against a DRS enabled cluster, it records information regarding the state of the cluster, the work load distribution, DRS moves, etc., in an easy to read log format.

IOInsight
IOInsight ships as a virtual appliance that can be deployed in any vSphere environment and an intuitive web-based UI allows users to choose VMDKs to monitor and view results.

End User Computing - Diagnostic Tool
End User Computing - Diagnostic Tool (EDT) is a Windows application that provides real-time diagnostic data to assess environment and infrastructure health as well as assisting in troubleshooting practices and helping to remediate common issues for VMware's EUC products.