<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>PnP.PowerShell on Blog about anything related to my learnings</title><link>https://reshmeeauckloo.com/tags/pnp.powershell/</link><description>Recent content in PnP.PowerShell on Blog about anything related to my learnings</description><generator>Hugo -- gohugo.io</generator><language>en-uk</language><lastBuildDate>Sun, 31 May 2026 12:00:00 +0000</lastBuildDate><atom:link href="https://reshmeeauckloo.com/tags/pnp.powershell/index.xml" rel="self" type="application/rss+xml"/><item><title>Import SharePoint Term Synonyms with PowerShell</title><link>https://reshmeeauckloo.com/posts/powershell-sharepoint-synonym-import/</link><pubDate>Sun, 31 May 2026 12:00:00 +0000</pubDate><guid>https://reshmeeauckloo.com/posts/powershell-sharepoint-synonym-import/</guid><description>This post provides a PowerShell script to import synonyms (labels) into a SharePoint term set using the PnP.PowerShell module. The sample using PnP PowerShell to import a csv file (same format you would use for import via UI for a term set but with an additional column for Synonyms delimited by |)
Prerequisites Install the PnP.PowerShell module (run as an admin): Install-Module PnP.PowerShell -Scope CurrentUser An Azure AD app or other authentication method with sufficient permissions to manage taxonomy/term store, or use interactive Connect-PnPOnline.</description></item></channel></rss>