I can add that snap-in without a problem but when I run any ViewCLI command, I get
PS C:\Users\admin> get-pool
Get-Pool : Object reference not set to an instance of an object.
At line:1 char:9
+ get-pool <<<<
+ CategoryInfo : NotSpecified: (:) [Get-Pool], NullReferenceException
+ FullyQualifiedErrorId : System.NullReferenceException,vmware.view.powershell.cmdlets.GetPool