Skip to content

Latest commit

 

History

History
42 lines (30 loc) · 1.81 KB

powershell-syntex-intro.md

File metadata and controls

42 lines (30 loc) · 1.81 KB
title ms.author author ms.reviewer ms.date manager audience ms.topic ms.service ms.collection search.appverid ms.localizationpriority description
Manage Microsoft Syntex by using PowerShell
jaeccles
jameseccles
ssquires
07/06/2023
ssquires
admin
reference
microsoft-syntex
enabler-strategic
m365initiative-syntex
MET150
medium
Learn how to manage Microsoft Syntex with PowerShell.

Manage Microsoft Syntex by using PowerShell

Important

The Microsoft Syntex PowerShell cmdlets and all other PnP components are open-source tools backed by an active community providing support for them. There is no SLA for open-source tool support from official Microsoft support channels.

For these scenarios, the Syntex cmdlets in the PnP PowerShell module can be used to interact with models and explanations. To learn more about how to install this module, see PnP PowerShell overview.

Select from the following scenarios to learn how to use PowerShell to manage Syntex:

  • Export and import models

    Start here if you want to learn how to export an unstructured document processing model from a content center, and import to another content center or tenant.

  • Publishing

    Start here if want to learn how to use PowerShell to publish custom or prebuilt models to document libraries.

  • Processing

    Start here if you want to learn how to use PowerShell to trigger processing of custom or prebuilt models on a document library.

  • Explanations

    Start here if want to learn how to create a custom explanation template for an unstructured document processing model using PowerShell.