Summary
This Fling provides a community preview of the upcoming PowerCLI commands for NSX-T management. It comes in the form of a single PowerCLI module and integrates with existing PowerCLI modules.
All commands have been automatically generated. They are in an early stage of development, contain known issues, and will change in the future.
List of the most important known issues:
- Retrieving an object based on its entire parent object does not work. To remedy this issue, specify the ID of the parent instead of the entire parent object. For instance, when calling Get-FirewallRule, use the -SectionId parameter to specify the ID of the parent section, instead of passing the entire parent firewall section to the -FirewallSection parameter.

Requirements
Instructions
Unzip the contents of the archive directly into one of PowerShell's module directories. Open a new PowerShell window. Execute 'Import-Module -Name VMware.VimAutomation.Nsxt.Commands'. At this point, you can call Connect-NsxtServer to connect to a NSX server.
Notes:
1) The PowerShell module directories are listed in the PSModulePath environment variable ($env:PSModulePath).
2) 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.Nsxt.Commands\EULA.rtf ...and not: C:\Program Files\WindowsPowerShell\Modules\SomeExtraSubdirectoryYouCreatedForTheArchive\VMware.VimAutomation.Nsxt.Commands\EULA.rtf
Contributors
Similar Flings

Skyline Automation Toolkit
The Skyline Automation Toolkit is designed to save valuable time in remediating potential issues surfaced by Skyline Advisor to ensure stability, security and productivity. The Toolkit allows cloud admins and SREs to automate Skyline Advisor's Proactive Intelligence with their own tools and processes.

VM News Collector
VM News Collector is a real-time news aggregator dedicated to the collection of all kinds of real-time news updates and applicable information & resolutions on all technology products belonging to the VMWARE Group, a technology giant, leading the technology revolution in cloud computing & virtualization fields.
No need to scroll through hundreds of documents looking for informations. VM News Collector App has it all for you.

PowerCLI Extensions
With the many existing cmdlets designed for the system administrator or vSphere Admin, PowerCLI is the easiest and most powerful tool for managing your environment.