PowerCLI 6.5.3 was released 2 weeks ago (10 October 2017), and the major change is the introduction of the NSX-T module. Yep, you read correctly, NSX-T support in PowerCLI is here! :)
Compared to PowerNSX, this module is being released as a low-level module (API access only): I’ll describe how-to use it below.
NSX-T Cmdlets Three cmdlets are available:
Connect-NsxtServer: quite obvious, establishes a connection to an NSX-T server. Disconnect-NsxtServer: you guessed it, closes the connection to your NSX-T servers. ...