- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
None. Which makes me think that it's exiting on an existing tag and just ending gracefully. I've nuked all the tags in my test environment, starting from a blank slate and it runs for less than a second and ends without an error.
get-tag returns nothing.
If I create a tag manually, get-tag returns that tag.
The file I'm importing is a csv that looks like this:
Name,Application,Cost Center,Department,GroupA,GroupB,Owner
tagtestvm1,Application A,123,IT,Cat5GroupA,Cat5GroupB,Owner1
tagtestvm2,Application A,1234,IT,Cat5GroupA,Cat5GroupB,Owner2
tagtestvm3,Application A,1235,IT,Cat5GroupA,Cat5GroupB,Owner3