A PowerShell module for vRealize Network Insight, that I built.

Starting vRealize Network Insight (vRNI) 3.6, the platform has a public API. PowervRNI is a PowerShell module that takes advantage of those public APIs and provides you with the option to look at vRNI data using PowerShell.

This module is not supported by VMware, and comes with no warranties express or implied. Please test and validate its functionality before using this product in a production environment.

GitHub & PowerShell Gallery

The development of PowervRNI is done on GitHub. You can find the source there, submit issues when you’re facing problems or have a feature request, or initiate pull requests to add functionality.

Installation can be done via the PowerShell Gallery.

Blog Posts