Forum Discussion
Mike Jansen
Nov 24, 2017Iron Contributor
PnP powershell > Howto create or edit a managed property?
I try to create a provisioning solution using PnP powershell.
I'm a bit stuck at the moment. I try to create a managed property (or edit the default managed properties, like RefinableString etc.) b...
- Nov 27, 2017
If I remember correctly, SharePoint will import only changes from the default schema. You can verify easily this behavior. I've used this technique several times with no issues so I suggest you to use the supported method rather than a custom script.
ravick4u @hotmail.com
Oct 05, 2018Copper Contributor
Before we run this command which site collection we need to connect. I would like to export all managed property which I have created in Admin Site.
Did not received managed property when I am running this command against SharePoint admin sites as well as other sites.
Franck Cornu
Oct 09, 2018Brass Contributor
ravick4u @hotmail.com I think there is no cmdlet at the tenant level. Anyway, you can export/import the schema directly using the UI (Manage search schema in the SharePoint central admin portal).