LucD
Leadership
Leadership

Afaik a Tag can have a description, but not a Tag assignment.
That would mean, you would need to repeat the same description on each line, which is quite a bit of redundancy in your CSV file.

When you go for the 2nd option, that would mean something like this

Name,Application,Cost Center,Department,GroupA,GroupB,Owner

TS1,Application A:Description,123,IT,Cat5GroupA,Cat5GroupB,Owner1

TS11,Application A:Description,1234,IT,Cat5GroupA,Cat5GroupB,Owner2

TS111,Application A:Description,1235,IT,Cat5GroupA,Cat5GroupB,Owner3

Wouldn't it be easier to place the TagCategories, the Tags and their description in a separate CSV, and only use the one you have now for Tag assignments?


Blog: lucd.info  Twitter: @LucD22  Co-author PowerCLI Reference

Reply
0 Kudos