Has anyone seen errors related to creating tags in the new powercli 6.5.1
New-TagCategory : 5/2/2017 2:44:44 PM New-TagCategory The underlying connection was closed: An unexpected error occurred on a receive..
At line:1 char:1
+ New-TagCategory -Name "Owner" -Cardinality Single -EntityType "Virtua ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [New-TagCategory], CisException
+ FullyQualifiedErrorId : ViCore.Impl.V1.Service.Tagging.Cis.TaggingServiceCisImpl.NewCategory.Error,VMware.VimAutomation.ViCore.Cmdlets.Commands.Tagging.NewTagCategory