Forum Discussion
Anonymous
Jan 22, 2019Set label comment for users
Using either New-ComplianceTag or Set-ComplianceTag I cannot see a way to set the user comment for a label whereas you can through the UI. There is a single parameter called -Comment which if you pro...
TonyRedmond
Jan 22, 2019MVP
I don't think so either... But I will have a look-see.
TonyRedmond
Jan 22, 2019MVP
PS C:\temp> Set-ComplianceTag -Identity "Office 365 for IT Pros eBook Content" -Comment "Best files for the best book"
Worked...
- AnonymousJan 22, 2019
Well that is bizarre. When I use -Comment on set-complianceTag it changes the admin description not the user one for me.
I have however spotted the -Notes parameter that updates the user description I can see now.