PowerCLI-Example-Scripts
PowerCLI-Example-Scripts copied to clipboard
No -Category for New/Remove-CISTagAssignment
trafficstars
There is no -Category parameter for:
- New-CISTagAssignment
- Remove-CISTagAssignment
This makes it impossible to add or remove a tag from a VM in which the vCenter has more than one tag category with values of True and False. How can it be done using these cmdlets compared to New-TagAssignment and Remove-TagAssignment, which have the category parameter?
Thanks!