Salaudeen Rajack

Salaudeen Rajack - SharePoint Expert with Two decades of SharePoint Experience. Love to Share my knowledge and experience with the SharePoint community, through real-time articles!

4 thoughts on “Get/Set Managed Metadata Column Values using PowerShell

  • Can you provide script to read MMS field value for SharePoint Online pls.

    Reply
  • I am getting the below error when I run the code:

    new-object : A constructor was not found. Cannot find an appropriate
    constructor for type
    Microsoft.SharePoint.Taxonomy.TaxonomyFieldValueCollection.

    The error is at the below line:

    #Create a Term field value collection
    $MMSValueCollection = new-object Microsoft.SharePoint.Taxonomy.TaxonomyFieldValueCollection($MMSField)

    Reply
    • I had the same error. In my case it was an incorrect field name in $MMSField.

      Reply

Leave a Reply

Your email address will not be published. Required fields are marked *