PS C:\WINDOWS\system32> $env:PSModulePath
C:\Users\ssmith\Documents\WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\WINDOWS\system32\WindowsPowerShell\v1.0\Modules;C:\Program Files (x86)\VMware\Infrastructure\PowerCLI\Modules
PS C:\WINDOWS\system32> Get-Module -Name VMware.PowerCLI -ListAvailable
PS C:\WINDOWS\system32>