diff --git a/documentation/Add-PnPAlert.md b/documentation/Add-PnPAlert.md index 9e5872894..718635f37 100644 --- a/documentation/Add-PnPAlert.md +++ b/documentation/Add-PnPAlert.md @@ -18,7 +18,7 @@ Adds an alert for a user to a list Add-PnPAlert [-List] [-Title ] [-User ] [-DeliveryMethod ] [-ChangeType ] [-Frequency ] [-Filter ] [-Time ] [-AlertTemplateName ] [-Connection ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Add-PnPApp.md b/documentation/Add-PnPApp.md index f97fb5b7f..1425d49f6 100644 --- a/documentation/Add-PnPApp.md +++ b/documentation/Add-PnPApp.md @@ -16,7 +16,7 @@ Add/uploads an available app to the app catalog ```powershell Add-PnPApp [-Path] [-Scope ] [-Overwrite] [-Timeout ] [-Publish [-SkipFeatureDeployment]] - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Add-PnPApplicationCustomizer.md b/documentation/Add-PnPApplicationCustomizer.md index d34dc18fd..1ba123bbc 100644 --- a/documentation/Add-PnPApplicationCustomizer.md +++ b/documentation/Add-PnPApplicationCustomizer.md @@ -17,7 +17,7 @@ Adds a SharePoint Framework client side extension application customizer to a sp ```powershell Add-PnPApplicationCustomizer [-Title ] [-Description ] [-Sequence ] [-Scope ] -ClientSideComponentId [-ClientSideComponentProperties ] - [-ClientSideHostProperties ] [-Connection ] [] + [-ClientSideHostProperties ] [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Add-PnPAvailableSiteClassification.md b/documentation/Add-PnPAvailableSiteClassification.md index f5047ace1..6cb5cf3ba 100644 --- a/documentation/Add-PnPAvailableSiteClassification.md +++ b/documentation/Add-PnPAvailableSiteClassification.md @@ -20,7 +20,7 @@ Adds one or more classic site classification values to the list of possible valu ## SYNTAX ```powershell -Add-PnPAvailableSiteClassification -Classifications [] +Add-PnPAvailableSiteClassification -Classifications ``` ## DESCRIPTION diff --git a/documentation/Add-PnPAzureADGroupMember.md b/documentation/Add-PnPAzureADGroupMember.md index 5175bd409..b91a2fca2 100644 --- a/documentation/Add-PnPAzureADGroupMember.md +++ b/documentation/Add-PnPAzureADGroupMember.md @@ -20,7 +20,7 @@ Adds members to a particular Azure Active Directory Group. This can be a securit ## SYNTAX ```powershell -Add-PnPAzureADGroupMember -Identity -Users [-RemoveExisting] [] +Add-PnPAzureADGroupMember -Identity -Users [-RemoveExisting] ``` ## DESCRIPTION diff --git a/documentation/Add-PnPAzureADGroupOwner.md b/documentation/Add-PnPAzureADGroupOwner.md index 09ce88f23..5bd589b43 100644 --- a/documentation/Add-PnPAzureADGroupOwner.md +++ b/documentation/Add-PnPAzureADGroupOwner.md @@ -20,7 +20,7 @@ Adds users to the owners of an Azure Active Directory group. This can be a secur ## SYNTAX ```powershell -Add-PnPAzureADGroupOwner -Identity -Users [-RemoveExisting] [] +Add-PnPAzureADGroupOwner -Identity -Users [-RemoveExisting] ``` ## DESCRIPTION diff --git a/documentation/Add-PnPContentType.md b/documentation/Add-PnPContentType.md index 4feabb588..80d7bbded 100644 --- a/documentation/Add-PnPContentType.md +++ b/documentation/Add-PnPContentType.md @@ -16,7 +16,7 @@ Adds a new content type ```powershell Add-PnPContentType -Name [-ContentTypeId ] [-Description ] [-Group ] - [-ParentContentType ] [-Connection ] [] + [-ParentContentType ] [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Add-PnPContentTypeToDocumentSet.md b/documentation/Add-PnPContentTypeToDocumentSet.md index 9578428e1..3f085b1aa 100644 --- a/documentation/Add-PnPContentTypeToDocumentSet.md +++ b/documentation/Add-PnPContentTypeToDocumentSet.md @@ -16,7 +16,7 @@ Adds a content type to a document set ```powershell Add-PnPContentTypeToDocumentSet -ContentType -DocumentSet - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Add-PnPContentTypeToList.md b/documentation/Add-PnPContentTypeToList.md index c6ee4760d..6472540ab 100644 --- a/documentation/Add-PnPContentTypeToList.md +++ b/documentation/Add-PnPContentTypeToList.md @@ -16,7 +16,7 @@ Adds a new content type to a list ```powershell Add-PnPContentTypeToList -List -ContentType [-DefaultContentType] - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Add-PnPContentTypesFromContentTypeHub.md b/documentation/Add-PnPContentTypesFromContentTypeHub.md index f517beeb3..03d72d7a3 100644 --- a/documentation/Add-PnPContentTypesFromContentTypeHub.md +++ b/documentation/Add-PnPContentTypesFromContentTypeHub.md @@ -20,7 +20,7 @@ Adds published content types from content type hub site to current site. If the ## SYNTAX ```powershell -Add-PnPContentTypesFromContentTypeHub -ContentTypes List [-Site ] [-Connection ] [] +Add-PnPContentTypesFromContentTypeHub -ContentTypes List [-Site ] [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Add-PnPCustomAction.md b/documentation/Add-PnPCustomAction.md index 25e62fc24..02cb667f4 100644 --- a/documentation/Add-PnPCustomAction.md +++ b/documentation/Add-PnPCustomAction.md @@ -19,7 +19,7 @@ Adds a custom action Add-PnPCustomAction -Name -Title -Description -Group -Location [-Sequence ] [-Url ] [-ImageUrl ] [-CommandUIExtension ] [-RegistrationId ] [-Rights ] [-RegistrationType ] - [-Scope ] [-Connection ] [] + [-Scope ] [-Connection ] ``` ### Client Side Component Id @@ -27,7 +27,7 @@ Add-PnPCustomAction -Name -Title -Description -Group Add-PnPCustomAction -Name -Title -Location [-Sequence ] [-RegistrationId ] [-RegistrationType ] [-Scope ] -ClientSideComponentId [-ClientSideComponentProperties ] - [-ClientSideHostProperties ] [-Connection ] [] + [-ClientSideHostProperties ] [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Add-PnPDataRowsToSiteTemplate.md b/documentation/Add-PnPDataRowsToSiteTemplate.md index f6e1503c6..e36758b15 100644 --- a/documentation/Add-PnPDataRowsToSiteTemplate.md +++ b/documentation/Add-PnPDataRowsToSiteTemplate.md @@ -17,7 +17,7 @@ Adds datarows to a list inside a PnP Provisioning Template ```powershell Add-PnPDataRowsToSiteTemplate [-Path] -List [-Query ] [-Fields ] [-IncludeSecurity] [[-TemplateProviderExtensions] ] - [-TokenizeUrls] [-Connection ] [] + [-TokenizeUrls] [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Add-PnPDocumentSet.md b/documentation/Add-PnPDocumentSet.md index ccc68d299..ae5386e44 100644 --- a/documentation/Add-PnPDocumentSet.md +++ b/documentation/Add-PnPDocumentSet.md @@ -16,7 +16,7 @@ Creates a new document set in a library. ```powershell Add-PnPDocumentSet -List -Name -ContentType - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Add-PnPEventReceiver.md b/documentation/Add-PnPEventReceiver.md index 0cc848b9b..7c6fec363 100644 --- a/documentation/Add-PnPEventReceiver.md +++ b/documentation/Add-PnPEventReceiver.md @@ -17,7 +17,7 @@ Adds a new remote event receiver ```powershell Add-PnPEventReceiver [-List ] [-Scope ] -Name -Url -EventReceiverType -Synchronization [-SequenceNumber ] [-Force] - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Add-PnPField.md b/documentation/Add-PnPField.md index 9f1b57b58..c68391868 100644 --- a/documentation/Add-PnPField.md +++ b/documentation/Add-PnPField.md @@ -24,7 +24,7 @@ Add-PnPField [-List ] -DisplayName -InternalName ### Add field reference to list ```powershell Add-PnPField -List -Field [-Connection ] - [] + ``` ### Add field to web diff --git a/documentation/Add-PnPFieldFromXml.md b/documentation/Add-PnPFieldFromXml.md index a0a2dbe79..a20e78f6b 100644 --- a/documentation/Add-PnPFieldFromXml.md +++ b/documentation/Add-PnPFieldFromXml.md @@ -16,7 +16,7 @@ Adds a field to a list or as a site column based upon a CAML/XML field definitio ```powershell Add-PnPFieldFromXml [-List ] [-FieldXml] - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Add-PnPFieldToContentType.md b/documentation/Add-PnPFieldToContentType.md index 5fb7891e9..7ce1eef8c 100644 --- a/documentation/Add-PnPFieldToContentType.md +++ b/documentation/Add-PnPFieldToContentType.md @@ -16,7 +16,7 @@ Adds an existing site column to a content type ```powershell Add-PnPFieldToContentType -Field -ContentType [-Required] [-Hidden] - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Add-PnPFile.md b/documentation/Add-PnPFile.md index a4f8031ae..305d3ee3f 100644 --- a/documentation/Add-PnPFile.md +++ b/documentation/Add-PnPFile.md @@ -18,21 +18,21 @@ Uploads a file to Web ```powershell Add-PnPFile -Path -Folder [-NewFileName ] [-Checkout] [-CheckInComment ] [-CheckinType ] [-Approve] [-ApproveComment ] [-Publish] [-PublishComment ] [-UseWebDav] [-Values ] - [-ContentType ] [-Connection ] [] + [-ContentType ] [-Connection ] ``` ### Upload file from stream ```powershell Add-PnPFile -Folder -FileName -Stream [-Checkout] [-CheckInComment ] [-CheckinType ] [-Approve] [-ApproveComment ] [-Publish] [-PublishComment ] [-UseWebDav] [-Values ] - [-ContentType ] [-Connection ] [] + [-ContentType ] [-Connection ] ``` ### Create or update file from text ```powershell Add-PnPFile -Folder -FileName -Content [-Checkout] [-CheckInComment ] [-CheckinType ] [-Approve] [-ApproveComment ] [-Publish] [-PublishComment ] [-UseWebDav] [-Values ] - [-ContentType ] [-Connection ] [] + [-ContentType ] [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Add-PnPFileToSiteTemplate.md b/documentation/Add-PnPFileToSiteTemplate.md index 793970b15..f1c14561d 100644 --- a/documentation/Add-PnPFileToSiteTemplate.md +++ b/documentation/Add-PnPFileToSiteTemplate.md @@ -19,14 +19,14 @@ Adds a file to a PnP Provisioning Template package Add-PnPFileToSiteTemplate [-Path] [-Source] [-Folder] [[-Container] ] [[-FileLevel] ] [-FileOverwrite] [[-TemplateProviderExtensions] ] - [-Connection ] [] + [-Connection ] ``` ### Remove File ```powershell Add-PnPFileToSiteTemplate [-Path] [-SourceUrl] [[-Container] ] [[-FileLevel] ] [-FileOverwrite] [[-TemplateProviderExtensions] ] - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Add-PnPFolder.md b/documentation/Add-PnPFolder.md index f9848a568..64a628b5c 100644 --- a/documentation/Add-PnPFolder.md +++ b/documentation/Add-PnPFolder.md @@ -16,7 +16,7 @@ Creates a folder within a parent folder ```powershell Add-PnPFolder -Name -Folder [-Connection ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Add-PnPGroupMember.md b/documentation/Add-PnPGroupMember.md index eae98a5cd..ad8bba906 100644 --- a/documentation/Add-PnPGroupMember.md +++ b/documentation/Add-PnPGroupMember.md @@ -17,13 +17,13 @@ Adds a user to a SharePoint group ### Internal ```powershell Add-PnPGroupMember -LoginName -Group - [-Connection ] [] + [-Connection ] ``` ### External ```powershell Add-PnPGroupMember -Group -EmailAddress [-SendEmail] [-EmailBody ] - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Add-PnPHtmlPublishingPageLayout.md b/documentation/Add-PnPHtmlPublishingPageLayout.md index cb283f710..a50ed1766 100644 --- a/documentation/Add-PnPHtmlPublishingPageLayout.md +++ b/documentation/Add-PnPHtmlPublishingPageLayout.md @@ -17,7 +17,7 @@ Adds a HTML based publishing page layout ```powershell Add-PnPHtmlPublishingPageLayout -SourceFilePath -Title -Description -AssociatedContentTypeID [-DestinationFolderHierarchy ] - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Add-PnPHubSiteAssociation.md b/documentation/Add-PnPHubSiteAssociation.md index 7b9cbaad0..0f2daa1da 100644 --- a/documentation/Add-PnPHubSiteAssociation.md +++ b/documentation/Add-PnPHubSiteAssociation.md @@ -21,7 +21,7 @@ Connects a site to a hubsite. ```powershell Add-PnPHubSiteAssociation -Site -HubSite [-Connection ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Add-PnPIndexedProperty.md b/documentation/Add-PnPIndexedProperty.md index 1f409194c..fc56f78f8 100644 --- a/documentation/Add-PnPIndexedProperty.md +++ b/documentation/Add-PnPIndexedProperty.md @@ -16,7 +16,7 @@ Marks the value of the propertybag key specified to be indexed by search. ```powershell Add-PnPIndexedProperty [-Key] [-List ] - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Add-PnPJavaScriptBlock.md b/documentation/Add-PnPJavaScriptBlock.md index 119686557..bdb6195ab 100644 --- a/documentation/Add-PnPJavaScriptBlock.md +++ b/documentation/Add-PnPJavaScriptBlock.md @@ -16,7 +16,7 @@ Adds a link to a JavaScript snippet/block to a web or site collection, valid onl ```powershell Add-PnPJavaScriptBlock -Name -Script [-Sequence ] [-Scope ] - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Add-PnPJavaScriptLink.md b/documentation/Add-PnPJavaScriptLink.md index a242a50a7..2e514c334 100644 --- a/documentation/Add-PnPJavaScriptLink.md +++ b/documentation/Add-PnPJavaScriptLink.md @@ -16,7 +16,7 @@ Adds a link to a JavaScript file to a web or sitecollection, valid only for Shar ```powershell Add-PnPJavaScriptLink -Name -Url [-Sequence ] [-Scope ] - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Add-PnPListFoldersToSiteTemplate.md b/documentation/Add-PnPListFoldersToSiteTemplate.md index 86f370a5d..db7f22d2c 100644 --- a/documentation/Add-PnPListFoldersToSiteTemplate.md +++ b/documentation/Add-PnPListFoldersToSiteTemplate.md @@ -17,7 +17,7 @@ Adds folders to a list in a PnP Provisioning Template ```powershell Add-PnPListFoldersToSiteTemplate [-Path] [-List] [-Recursive] [-IncludeSecurity] [[-TemplateProviderExtensions] ] - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Add-PnPListItem.md b/documentation/Add-PnPListItem.md index 49fbcd3d9..a68cafb48 100644 --- a/documentation/Add-PnPListItem.md +++ b/documentation/Add-PnPListItem.md @@ -23,14 +23,14 @@ Adds an item to the list and sets the creation time to the current date and time ```powershell Add-PnPListItem [-List] [-ContentType ] [-Values ] - [-Folder ] [-Label ] [-Connection ] [] + [-Folder ] [-Label ] [-Connection ] ``` ### Batched ```powershell Add-PnPListItem [-List] -Batch [-ContentType ] [-Values ] - [-Folder ] [-Connection ] [] + [-Folder ] [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Add-PnPListItemAttachment.md b/documentation/Add-PnPListItemAttachment.md index cf70e7f14..339da9b33 100644 --- a/documentation/Add-PnPListItemAttachment.md +++ b/documentation/Add-PnPListItemAttachment.md @@ -16,17 +16,17 @@ Adds an attachment to the specified list item in the SharePoint list ### Upload attachment file from path ```powershell -Add-PnPListItemAttachment [-List] [-Identity] [-Path ] [-NewFileName ] [-Connection ] [] +Add-PnPListItemAttachment [-List] [-Identity] [-Path ] [-NewFileName ] [-Connection ] ``` ### Upload attachment file from stream ```powershell -Add-PnPListItemAttachment [-List] [-Identity] [-FileName ] [-Stream ] [-Connection ] [] +Add-PnPListItemAttachment [-List] [-Identity] [-FileName ] [-Stream ] [-Connection ] ``` ### Create attachment file from text ```powershell -Add-PnPListItemAttachment [-List] [-Identity] [-FileName ] [-Content ] [-Connection ] [] +Add-PnPListItemAttachment [-List] [-Identity] [-FileName ] [-Content ] [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Add-PnPListItemComment.md b/documentation/Add-PnPListItemComment.md index 1ad74e4d0..e27b69ad6 100644 --- a/documentation/Add-PnPListItemComment.md +++ b/documentation/Add-PnPListItemComment.md @@ -16,7 +16,7 @@ Adds a comment to the specified list item in the SharePoint list ### Single ```powershell -Add-PnPListItemComment [-List] [-Identity] [-Text] [-Connection ] [] +Add-PnPListItemComment [-List] [-Identity] [-Text] [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Add-PnPMasterPage.md b/documentation/Add-PnPMasterPage.md index 0718001eb..13d791db7 100644 --- a/documentation/Add-PnPMasterPage.md +++ b/documentation/Add-PnPMasterPage.md @@ -17,7 +17,7 @@ Adds a Masterpage ```powershell Add-PnPMasterPage -SourceFilePath -Title -Description [-DestinationFolderHierarchy ] [-UIVersion ] [-DefaultCssFile ] - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Add-PnPMicrosoft365GroupMember.md b/documentation/Add-PnPMicrosoft365GroupMember.md index 068e8f3c6..737f75036 100644 --- a/documentation/Add-PnPMicrosoft365GroupMember.md +++ b/documentation/Add-PnPMicrosoft365GroupMember.md @@ -20,7 +20,7 @@ Adds members to a particular Microsoft 365 Group ## SYNTAX ```powershell -Add-PnPMicrosoft365GroupMember -Identity -Users [-RemoveExisting] [] +Add-PnPMicrosoft365GroupMember -Identity -Users [-RemoveExisting] ``` ## DESCRIPTION diff --git a/documentation/Add-PnPMicrosoft365GroupOwner.md b/documentation/Add-PnPMicrosoft365GroupOwner.md index edc49ca14..023e95b03 100644 --- a/documentation/Add-PnPMicrosoft365GroupOwner.md +++ b/documentation/Add-PnPMicrosoft365GroupOwner.md @@ -20,7 +20,7 @@ Adds users to a Microsoft 365 Group as Owners. ## SYNTAX ```powershell -Add-PnPMicrosoft365GroupOwner -Identity -Users [-RemoveExisting] [] +Add-PnPMicrosoft365GroupOwner -Identity -Users [-RemoveExisting] ``` ## DESCRIPTION diff --git a/documentation/Add-PnPMicrosoft365GroupToSite.md b/documentation/Add-PnPMicrosoft365GroupToSite.md index e5d3c47d0..e8a84770c 100644 --- a/documentation/Add-PnPMicrosoft365GroupToSite.md +++ b/documentation/Add-PnPMicrosoft365GroupToSite.md @@ -22,7 +22,7 @@ Groupifies a classic team site by creating a Microsoft 365 group for it and conn ```powershell Add-PnPMicrosoft365GroupToSite -Url -Alias -DisplayName [-Description ] [-Classification ] [-IsPublic] [-KeepOldHomePage] [-HubSiteId ] [-Owners ] - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Add-PnPOrgAssetsLibrary.md b/documentation/Add-PnPOrgAssetsLibrary.md index d13829ffc..f14d5dc65 100644 --- a/documentation/Add-PnPOrgAssetsLibrary.md +++ b/documentation/Add-PnPOrgAssetsLibrary.md @@ -21,7 +21,7 @@ Adds a given document library as a organizational asset source ```powershell Add-PnPOrgAssetsLibrary -LibraryUrl [-ThumbnailUrl ] [-CdnType ] [-OrgAssetType ] - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Add-PnPOrgNewsSite.md b/documentation/Add-PnPOrgNewsSite.md index a68bdb8e9..b66c660cd 100644 --- a/documentation/Add-PnPOrgNewsSite.md +++ b/documentation/Add-PnPOrgNewsSite.md @@ -20,7 +20,7 @@ Adds the site as an organization news source in your tenant ## SYNTAX ```powershell -Add-PnPOrgNewsSite -OrgNewsSiteUrl [-Connection ] [] +Add-PnPOrgNewsSite -OrgNewsSiteUrl [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Add-PnPPage.md b/documentation/Add-PnPPage.md index 935dcd235..d809c242c 100644 --- a/documentation/Add-PnPPage.md +++ b/documentation/Add-PnPPage.md @@ -19,7 +19,7 @@ Add-PnPPage [-Name] [-LayoutType ] [-PromoteAs ] [-ContentType ] [-CommentsEnabled] [-Publish] [-HeaderLayoutType ] [-ScheduledPublishDate ] [-Translate][-TranslationLanguageCodes ] - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Add-PnPPageSection.md b/documentation/Add-PnPPageSection.md index f2b093aba..d45154896 100644 --- a/documentation/Add-PnPPageSection.md +++ b/documentation/Add-PnPPageSection.md @@ -17,7 +17,7 @@ Adds a new section to a page ```powershell Add-PnPPageSection [-Page] -SectionTemplate [-Order ] [-ZoneEmphasis ] [-Connection ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Add-PnPPageWebPart.md b/documentation/Add-PnPPageWebPart.md index ae63d364e..e949b407f 100644 --- a/documentation/Add-PnPPageWebPart.md +++ b/documentation/Add-PnPPageWebPart.md @@ -18,28 +18,28 @@ Adds a web part to a page ```powershell Add-PnPPageWebPart [-Page] -DefaultWebPartType [-WebPartProperties ] [-Order ] [-Connection ] - [] + ``` ### Default with 3rd party web part ```powershell Add-PnPPageWebPart [-Page] -Component [-WebPartProperties ] [-Order ] [-Connection ] - [] + ``` ### Positioned with built-in web part ```powershell Add-PnPPageWebPart [-Page] -DefaultWebPartType [-WebPartProperties ] [-Order ] -Section -Column - [-Connection ] [] + [-Connection ] ``` ### Positioned with 3rd party web part ```powershell Add-PnPPageWebPart [-Page] -Component [-WebPartProperties ] [-Order ] -Section -Column - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Add-PnPPlannerBucket.md b/documentation/Add-PnPPlannerBucket.md index a422e63eb..92367c025 100644 --- a/documentation/Add-PnPPlannerBucket.md +++ b/documentation/Add-PnPPlannerBucket.md @@ -21,12 +21,12 @@ Adds a new bucket to a Planner plan ### By Group ```powershell -Add-PnPPlannerBucket -Group -Plan -Name [] +Add-PnPPlannerBucket -Group -Plan -Name ``` ### By Plan Id ```powershell -Add-PnPPlannerBucket -PlanId -Name [] +Add-PnPPlannerBucket -PlanId -Name ``` ## DESCRIPTION diff --git a/documentation/Add-PnPPlannerRoster.md b/documentation/Add-PnPPlannerRoster.md index 6bde66042..86b553969 100644 --- a/documentation/Add-PnPPlannerRoster.md +++ b/documentation/Add-PnPPlannerRoster.md @@ -15,7 +15,7 @@ Creates a new Microsoft Planner Roster ## SYNTAX ```powershell -Add-PnPPlannerRoster [-Connection ] [] +Add-PnPPlannerRoster [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Add-PnPPlannerRosterMember.md b/documentation/Add-PnPPlannerRosterMember.md index 6e8e92011..6d4d9a68f 100644 --- a/documentation/Add-PnPPlannerRosterMember.md +++ b/documentation/Add-PnPPlannerRosterMember.md @@ -15,7 +15,7 @@ Adds a user to an existing Microsoft Planner Roster ## SYNTAX ```powershell -Add-PnPPlannerRosterMember -Identity -User [-Connection ] [] +Add-PnPPlannerRosterMember -Identity -User [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Add-PnPPlannerTask.md b/documentation/Add-PnPPlannerTask.md index d9c298a30..78562acfa 100644 --- a/documentation/Add-PnPPlannerTask.md +++ b/documentation/Add-PnPPlannerTask.md @@ -24,7 +24,7 @@ Adds a new task to a planner bucket Add-PnPPlannerTask -Group -Plan -Bucket -Title [-PercentComplete ] [-DueDateTime ] [-StartDateTime ] [-AssignedTo ] [-Description ] - [] + ``` ### By Plan Id @@ -32,7 +32,7 @@ Add-PnPPlannerTask -Group -Plan -Bu Add-PnPPlannerTask -Bucket -PlanId -Title [-PercentComplete ] [-DueDateTime ] [-StartDateTime ] [-AssignedTo ] [-Description ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Add-PnPPublishingImageRendition.md b/documentation/Add-PnPPublishingImageRendition.md index db40a5070..841d0c616 100644 --- a/documentation/Add-PnPPublishingImageRendition.md +++ b/documentation/Add-PnPPublishingImageRendition.md @@ -16,7 +16,7 @@ Adds an Image Rendition if the Name of the Image Rendition does not already exis ```powershell Add-PnPPublishingImageRendition -Name -Width -Height - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Add-PnPPublishingPage.md b/documentation/Add-PnPPublishingPage.md index 5e69bb72d..84d962359 100644 --- a/documentation/Add-PnPPublishingPage.md +++ b/documentation/Add-PnPPublishingPage.md @@ -16,7 +16,7 @@ Adds a publishing page ```powershell Add-PnPPublishingPage -PageName [-FolderPath ] -PageTemplateName [-Title ] - [-Publish] [-Connection ] [] + [-Publish] [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Add-PnPPublishingPageLayout.md b/documentation/Add-PnPPublishingPageLayout.md index ac060a860..824aea69c 100644 --- a/documentation/Add-PnPPublishingPageLayout.md +++ b/documentation/Add-PnPPublishingPageLayout.md @@ -17,7 +17,7 @@ Adds a publishing page layout ```powershell Add-PnPPublishingPageLayout -SourceFilePath -Title -Description -AssociatedContentTypeID [-DestinationFolderHierarchy ] - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Add-PnPRoleDefinition.md b/documentation/Add-PnPRoleDefinition.md index 75e34209e..a296c5771 100644 --- a/documentation/Add-PnPRoleDefinition.md +++ b/documentation/Add-PnPRoleDefinition.md @@ -16,7 +16,7 @@ Adds a Role Definition (Permission Level) to the site collection in the current ```powershell Add-PnPRoleDefinition -RoleName [-Clone ] [-Include ] - [-Exclude ] [-Description ] [-Connection ] [] + [-Exclude ] [-Description ] [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Add-PnPSiteCollectionAppCatalog.md b/documentation/Add-PnPSiteCollectionAppCatalog.md index e97204398..219354c5e 100644 --- a/documentation/Add-PnPSiteCollectionAppCatalog.md +++ b/documentation/Add-PnPSiteCollectionAppCatalog.md @@ -20,7 +20,7 @@ Adds a Site Collection scoped App Catalog to a site ## SYNTAX ```powershell -Add-PnPSiteCollectionAppCatalog [-Site ] [-Connection ] [] +Add-PnPSiteCollectionAppCatalog [-Site ] [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Add-PnPSiteScript.md b/documentation/Add-PnPSiteScript.md index b6e6ef963..17bcdd59e 100644 --- a/documentation/Add-PnPSiteScript.md +++ b/documentation/Add-PnPSiteScript.md @@ -20,7 +20,7 @@ Creates a new Site Script on the current tenant ## SYNTAX ```powershell -Add-PnPSiteScript -Title [-Description ] -Content [-Connection ] [] +Add-PnPSiteScript -Title [-Description ] -Content [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Add-PnPSiteScriptPackage.md b/documentation/Add-PnPSiteScriptPackage.md index a04872fa0..1cc9c7b1e 100644 --- a/documentation/Add-PnPSiteScriptPackage.md +++ b/documentation/Add-PnPSiteScriptPackage.md @@ -20,7 +20,7 @@ Creates a new Site Script Package on the current tenant. Site script packages ca ## SYNTAX ```powershell -Add-PnPSiteScriptPackage -Title [-Description ] -ContentPath [-Connection ] [] +Add-PnPSiteScriptPackage -Title [-Description ] -ContentPath [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Add-PnPSiteTemplate.md b/documentation/Add-PnPSiteTemplate.md index 6712e9316..250a7969e 100644 --- a/documentation/Add-PnPSiteTemplate.md +++ b/documentation/Add-PnPSiteTemplate.md @@ -15,7 +15,7 @@ Adds a PnP Site Template object to a tenant template ## SYNTAX ```powershell -Add-PnPSiteTemplate -SiteTemplate -TenantTemplate [] +Add-PnPSiteTemplate -SiteTemplate -TenantTemplate ``` ## DESCRIPTION diff --git a/documentation/Add-PnPStoredCredential.md b/documentation/Add-PnPStoredCredential.md index c74dbeb94..0e89a3e3c 100644 --- a/documentation/Add-PnPStoredCredential.md +++ b/documentation/Add-PnPStoredCredential.md @@ -16,7 +16,7 @@ Adds a credential to the Windows Credential Manager or Mac OS Key Chain Entry. ```powershell Add-PnPStoredCredential -Name -Username [-Password ] [-Overwrite] - [] + ``` ## DESCRIPTION diff --git a/documentation/Add-PnPTaxonomyField.md b/documentation/Add-PnPTaxonomyField.md index 75aee264f..6c198433c 100644 --- a/documentation/Add-PnPTaxonomyField.md +++ b/documentation/Add-PnPTaxonomyField.md @@ -19,7 +19,7 @@ Add a taxonomy field Add-PnPTaxonomyField [-List ] -DisplayName -InternalName -TermSetPath [-TermPathDelimiter ] [-Group ] [-Id ] [-AddToDefaultView] [-MultiValue] [-Required] [-FieldOptions ] [-Connection ] - [] + ``` ### Id @@ -27,7 +27,7 @@ Add-PnPTaxonomyField [-List ] -DisplayName -InternalName Add-PnPTaxonomyField [-List ] -DisplayName -InternalName -TaxonomyItemId [-Group ] [-Id ] [-AddToDefaultView] [-MultiValue] [-Required] [-FieldOptions ] [-Connection ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Add-PnPTeamsTab.md b/documentation/Add-PnPTeamsTab.md index 56cb9fb2f..45e3684e6 100644 --- a/documentation/Add-PnPTeamsTab.md +++ b/documentation/Add-PnPTeamsTab.md @@ -21,7 +21,7 @@ Adds a tab to an existing Channel. Note that the `-ContentUrl` is a 'dynamic' pa ```powershell Add-PnPTeamsTab -Team -Channel -DisplayName - -Type -ContentUrl [] + -Type -ContentUrl ``` ## DESCRIPTION diff --git a/documentation/Add-PnPTeamsTeam.md b/documentation/Add-PnPTeamsTeam.md index bc92577e6..1a18f2a91 100644 --- a/documentation/Add-PnPTeamsTeam.md +++ b/documentation/Add-PnPTeamsTeam.md @@ -15,7 +15,7 @@ Adds a Teams team to an existing, group connected, site collection ## SYNTAX ```powershell -Add-PnPTeamsTeam [-Connection ] [] +Add-PnPTeamsTeam [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Add-PnPTeamsUser.md b/documentation/Add-PnPTeamsUser.md index cbf05b819..44acbd260 100644 --- a/documentation/Add-PnPTeamsUser.md +++ b/documentation/Add-PnPTeamsUser.md @@ -21,12 +21,12 @@ Adds a user to an existing Microsoft Teams instance. ### User ```powershell -Add-PnPTeamsUser -Team -Channel -User -Role [] +Add-PnPTeamsUser -Team -Channel -User -Role ``` ### Users ```powershell -Add-PnPTeamsUser -Team -Users -Role [] +Add-PnPTeamsUser -Team -Users -Role ``` ## DESCRIPTION diff --git a/documentation/Add-PnPTenantCdnOrigin.md b/documentation/Add-PnPTenantCdnOrigin.md index 1219809eb..4e6405264 100644 --- a/documentation/Add-PnPTenantCdnOrigin.md +++ b/documentation/Add-PnPTenantCdnOrigin.md @@ -21,7 +21,7 @@ Adds a new origin to the public or private content delivery network (CDN). ```powershell Add-PnPTenantCdnOrigin -OriginUrl -CdnType [-Connection ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Add-PnPTenantSequence.md b/documentation/Add-PnPTenantSequence.md index ba84f9fbd..78f0badad 100644 --- a/documentation/Add-PnPTenantSequence.md +++ b/documentation/Add-PnPTenantSequence.md @@ -16,7 +16,7 @@ Adds a tenant sequence object to a tenant template ```powershell Add-PnPTenantSequence -Template -Sequence - [] + ``` ## DESCRIPTION diff --git a/documentation/Add-PnPTenantSequenceSite.md b/documentation/Add-PnPTenantSequenceSite.md index a548d6c70..df2eec848 100644 --- a/documentation/Add-PnPTenantSequenceSite.md +++ b/documentation/Add-PnPTenantSequenceSite.md @@ -16,7 +16,7 @@ Adds a existing tenant sequence site object to a tenant template ```powershell Add-PnPTenantSequenceSite -Site -Sequence - [] + ``` ## DESCRIPTION diff --git a/documentation/Add-PnPTenantSequenceSubSite.md b/documentation/Add-PnPTenantSequenceSubSite.md index e6718a824..ef492f24b 100644 --- a/documentation/Add-PnPTenantSequenceSubSite.md +++ b/documentation/Add-PnPTenantSequenceSubSite.md @@ -16,7 +16,7 @@ Adds a tenant sequence sub site object to a tenant sequence site object ```powershell Add-PnPTenantSequenceSubSite -SubSite -Site - [] + ``` ## DESCRIPTION diff --git a/documentation/Add-PnPTenantTheme.md b/documentation/Add-PnPTenantTheme.md index 840e854c9..f49a83913 100644 --- a/documentation/Add-PnPTenantTheme.md +++ b/documentation/Add-PnPTenantTheme.md @@ -21,7 +21,7 @@ Adds or updates a theme to the tenant. ```powershell Add-PnPTenantTheme [-Overwrite] -Identity -Palette -IsInverted - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Add-PnPTermToTerm.md b/documentation/Add-PnPTermToTerm.md index a350e1819..bc866d4e0 100644 --- a/documentation/Add-PnPTermToTerm.md +++ b/documentation/Add-PnPTermToTerm.md @@ -18,7 +18,7 @@ Adds a new term to an existing term. Add-PnPTermToTerm -ParentTerm -Name [-Id ] [-Lcid ] [-LocalCustomProperties ] [-TermStore ] - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Add-PnPView.md b/documentation/Add-PnPView.md index 99e63cafb..3e8f5d5b6 100644 --- a/documentation/Add-PnPView.md +++ b/documentation/Add-PnPView.md @@ -17,7 +17,7 @@ Adds a view to a list ```powershell Add-PnPView [-List] -Title [-Query ] -Fields [-ViewType ] [-RowLimit ] [-Personal] [-SetAsDefault] [-Paged] [-Aggregations ] - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Add-PnPViewsFromXML.md b/documentation/Add-PnPViewsFromXML.md index acf273d4f..0af6a81af 100644 --- a/documentation/Add-PnPViewsFromXML.md +++ b/documentation/Add-PnPViewsFromXML.md @@ -16,7 +16,7 @@ Adds one or more views to a list from an XML string. ```powershell Add-PnPViewsFromXML [-List] [-ViewsXML ] - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Add-PnPVivaConnectionsDashboardACE.md b/documentation/Add-PnPVivaConnectionsDashboardACE.md index 08700e5aa..6509dade3 100644 --- a/documentation/Add-PnPVivaConnectionsDashboardACE.md +++ b/documentation/Add-PnPVivaConnectionsDashboardACE.md @@ -15,7 +15,7 @@ Add an Adaptive card extension in the Viva connections dashboard page. This requ ## SYNTAX ```powershell -Add-PnPVivaConnectionsDashboardACE [-Identity ] [-Title ] [-PropertiesJSON ] [-Description ] [-IconProperty ] [-Order ][-CardSize ] [-Connection ] [] +Add-PnPVivaConnectionsDashboardACE [-Identity ] [-Title ] [-PropertiesJSON ] [-Description ] [-IconProperty ] [-Order ][-CardSize ] [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Add-PnPWebPartToWebPartPage.md b/documentation/Add-PnPWebPartToWebPartPage.md index ba225f9f4..8efe960d1 100644 --- a/documentation/Add-PnPWebPartToWebPartPage.md +++ b/documentation/Add-PnPWebPartToWebPartPage.md @@ -17,13 +17,13 @@ Adds a web part to a web part page in a specified zone ### XML ```powershell Add-PnPWebPartToWebPartPage -ServerRelativePageUrl -Xml -ZoneId -ZoneIndex - [-Connection ] [] + [-Connection ] ``` ### FILE ```powershell Add-PnPWebPartToWebPartPage -ServerRelativePageUrl -Path -ZoneId -ZoneIndex - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Add-PnPWebPartToWikiPage.md b/documentation/Add-PnPWebPartToWikiPage.md index fd2492202..143f013ab 100644 --- a/documentation/Add-PnPWebPartToWikiPage.md +++ b/documentation/Add-PnPWebPartToWikiPage.md @@ -17,13 +17,13 @@ Adds a web part to a wiki page in a specified table row and column ### XML ```powershell Add-PnPWebPartToWikiPage -ServerRelativePageUrl -Xml -Row -Column [-AddSpace] - [-Connection ] [] + [-Connection ] ``` ### FILE ```powershell Add-PnPWebPartToWikiPage -ServerRelativePageUrl -Path -Row -Column - [-AddSpace] [-Connection ] [] + [-AddSpace] [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Add-PnPWebhookSubscription.md b/documentation/Add-PnPWebhookSubscription.md index 4404aaed4..f879784fb 100644 --- a/documentation/Add-PnPWebhookSubscription.md +++ b/documentation/Add-PnPWebhookSubscription.md @@ -16,7 +16,7 @@ Adds a new Webhook subscription ```powershell Add-PnPWebhookSubscription [-List ] -NotificationUrl [-ExpirationDate ] - [-ClientState ] [-Connection ] [] + [-ClientState ] [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Add-PnPWikiPage.md b/documentation/Add-PnPWikiPage.md index 96aac72db..cbf967605 100644 --- a/documentation/Add-PnPWikiPage.md +++ b/documentation/Add-PnPWikiPage.md @@ -17,13 +17,13 @@ Adds a wiki page ### WithContent ```powershell Add-PnPWikiPage -ServerRelativePageUrl -Content - [-Connection ] [] + [-Connection ] ``` ### WithLayout ```powershell Add-PnPWikiPage -ServerRelativePageUrl -Layout - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Add-PnpTeamsChannelUser.md b/documentation/Add-PnpTeamsChannelUser.md index f5c501fdb..b05a35938 100644 --- a/documentation/Add-PnpTeamsChannelUser.md +++ b/documentation/Add-PnpTeamsChannelUser.md @@ -20,7 +20,7 @@ Adds a user to an existing Microsoft Teams private channel. ## SYNTAX ```powershell -Add-PnPTeamsChannelUser -Team -Channel -User -Role [] +Add-PnPTeamsChannelUser -Team -Channel -User -Role ``` ## DESCRIPTION diff --git a/documentation/Approve-PnPTenantServicePrincipalPermissionRequest.md b/documentation/Approve-PnPTenantServicePrincipalPermissionRequest.md index be73a36d4..d19a33748 100644 --- a/documentation/Approve-PnPTenantServicePrincipalPermissionRequest.md +++ b/documentation/Approve-PnPTenantServicePrincipalPermissionRequest.md @@ -21,7 +21,7 @@ Approves a permission request for the current tenant's "SharePoint Online Client ```powershell Approve-PnPTenantServicePrincipalPermissionRequest -RequestId [-Force] - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Clear-PnPAzureADGroupMember.md b/documentation/Clear-PnPAzureADGroupMember.md index f002636d6..d9481abc1 100644 --- a/documentation/Clear-PnPAzureADGroupMember.md +++ b/documentation/Clear-PnPAzureADGroupMember.md @@ -20,7 +20,7 @@ Removes all current members from a particular Azure Active Directory group. This ## SYNTAX ```powershell -Clear-PnPAzureADGroupMember -Identity [] +Clear-PnPAzureADGroupMember -Identity ``` ## DESCRIPTION diff --git a/documentation/Clear-PnPAzureADGroupOwner.md b/documentation/Clear-PnPAzureADGroupOwner.md index 5f3eb7f50..3cab8cc5b 100644 --- a/documentation/Clear-PnPAzureADGroupOwner.md +++ b/documentation/Clear-PnPAzureADGroupOwner.md @@ -20,7 +20,7 @@ Removes all current owners from a particular Azure Active Directory group. This ## SYNTAX ```powershell -Clear-PnPAzureADGroupOwner -Identity [] +Clear-PnPAzureADGroupOwner -Identity ``` ## DESCRIPTION diff --git a/documentation/Clear-PnPDefaultColumnValues.md b/documentation/Clear-PnPDefaultColumnValues.md index 5ed7d8610..140aa47e0 100644 --- a/documentation/Clear-PnPDefaultColumnValues.md +++ b/documentation/Clear-PnPDefaultColumnValues.md @@ -16,7 +16,7 @@ Clear default column values for a document library ```powershell Clear-PnPDefaultColumnValues [-List] -Field [-Folder ] - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Clear-PnPListItemAsRecord.md b/documentation/Clear-PnPListItemAsRecord.md index 328b4a84f..c39099671 100644 --- a/documentation/Clear-PnPListItemAsRecord.md +++ b/documentation/Clear-PnPListItemAsRecord.md @@ -16,7 +16,7 @@ Un declares a list item as a record ```powershell Clear-PnPListItemAsRecord [-List] -Identity - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Clear-PnPMicrosoft365GroupMember.md b/documentation/Clear-PnPMicrosoft365GroupMember.md index d4c568da8..731b207cc 100644 --- a/documentation/Clear-PnPMicrosoft365GroupMember.md +++ b/documentation/Clear-PnPMicrosoft365GroupMember.md @@ -20,7 +20,7 @@ Removes all current members from a particular Microsoft 365 Group ## SYNTAX ```powershell -Clear-PnPMicrosoft365GroupMember -Identity [] +Clear-PnPMicrosoft365GroupMember -Identity ``` ## DESCRIPTION diff --git a/documentation/Clear-PnPMicrosoft365GroupOwner.md b/documentation/Clear-PnPMicrosoft365GroupOwner.md index 61ced7118..d6fe55e5d 100644 --- a/documentation/Clear-PnPMicrosoft365GroupOwner.md +++ b/documentation/Clear-PnPMicrosoft365GroupOwner.md @@ -20,7 +20,7 @@ Removes all current owners from a particular Microsoft 365 Group (aka Unified Gr ## SYNTAX ```powershell -Clear-PnPMicrosoft365GroupOwner -Identity [] +Clear-PnPMicrosoft365GroupOwner -Identity ``` ## DESCRIPTION diff --git a/documentation/Clear-PnPTenantAppCatalogUrl.md b/documentation/Clear-PnPTenantAppCatalogUrl.md index 4dfbfda79..7f0af2c2e 100644 --- a/documentation/Clear-PnPTenantAppCatalogUrl.md +++ b/documentation/Clear-PnPTenantAppCatalogUrl.md @@ -20,7 +20,7 @@ Removes the url of the tenant scoped app catalog. It will not delete the site co ## SYNTAX ```powershell -Clear-PnPTenantAppCatalogUrl [-Connection ] [] +Clear-PnPTenantAppCatalogUrl [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Clear-PnPTenantRecycleBinItem.md b/documentation/Clear-PnPTenantRecycleBinItem.md index e04c728ca..fc6a64560 100644 --- a/documentation/Clear-PnPTenantRecycleBinItem.md +++ b/documentation/Clear-PnPTenantRecycleBinItem.md @@ -20,7 +20,7 @@ Permanently deletes a site collection from the tenant scoped recycle bin ## SYNTAX ```powershell -Clear-PnPTenantRecycleBinItem -Url [-Wait] [-Force] [-Connection ] [] +Clear-PnPTenantRecycleBinItem -Url [-Wait] [-Force] [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Clear-PnpRecycleBinItem.md b/documentation/Clear-PnpRecycleBinItem.md index 7d2c6e734..e59aae93f 100644 --- a/documentation/Clear-PnpRecycleBinItem.md +++ b/documentation/Clear-PnpRecycleBinItem.md @@ -17,13 +17,13 @@ Permanently deletes all or a specific recycle bin item ### All (Default) ```powershell Clear-PnPRecycleBinItem [-All] [-SecondStageOnly] [-Force] [-RowLimit ] [-Connection ] - [] + ``` ### Identity ```powershell Clear-PnPRecycleBinItem -Identity [-Force] [-Connection ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Convert-PnPFolderToSiteTemplate.md b/documentation/Convert-PnPFolderToSiteTemplate.md index be540fe17..24beec5d8 100644 --- a/documentation/Convert-PnPFolderToSiteTemplate.md +++ b/documentation/Convert-PnPFolderToSiteTemplate.md @@ -15,7 +15,7 @@ Creates a pnp package file of an existing template xml, and includes all files i ## SYNTAX ```powershell -Convert-PnPFolderToSiteTemplate [-Out] [[-Folder] ] [-Force] [] +Convert-PnPFolderToSiteTemplate [-Out] [[-Folder] ] [-Force] ``` ## DESCRIPTION diff --git a/documentation/Convert-PnPSiteTemplate.md b/documentation/Convert-PnPSiteTemplate.md index c3af27e9b..c597dafe7 100644 --- a/documentation/Convert-PnPSiteTemplate.md +++ b/documentation/Convert-PnPSiteTemplate.md @@ -16,7 +16,7 @@ Converts a provisioning template to an other schema version ```powershell Convert-PnPSiteTemplate [-Path] [-Out ] [[-ToSchema] ] - [-Encoding ] [-Force] [] + [-Encoding ] [-Force] ``` ## DESCRIPTION diff --git a/documentation/Copy-PnPFile.md b/documentation/Copy-PnPFile.md index 8dea72dfa..a0be44094 100644 --- a/documentation/Copy-PnPFile.md +++ b/documentation/Copy-PnPFile.md @@ -16,7 +16,7 @@ Copies a file or folder to a different location ```powershell Copy-PnPFile [-SourceUrl] [-TargetUrl] [-Overwrite] [-Force] [-IgnoreVersionHistory] [-NoWait] [-Connection ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Copy-PnPFolder.md b/documentation/Copy-PnPFolder.md index 46f12016e..dc41eba01 100644 --- a/documentation/Copy-PnPFolder.md +++ b/documentation/Copy-PnPFolder.md @@ -16,7 +16,7 @@ Copies a folder or file to a different location ```powershell Copy-PnPFolder [-SourceUrl] [-TargetUrl] [-Overwrite] [-Force] [-IgnoreVersionHistory] [-NoWait] [-Connection ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Copy-PnPItemProxy.md b/documentation/Copy-PnPItemProxy.md index ba9a069c2..3fcdd97f4 100644 --- a/documentation/Copy-PnPItemProxy.md +++ b/documentation/Copy-PnPItemProxy.md @@ -30,7 +30,7 @@ Copy-Item [-Confirm] [-FromSession ] [-ToSession ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Deny-PnPTenantServicePrincipalPermissionRequest.md b/documentation/Deny-PnPTenantServicePrincipalPermissionRequest.md index 91fcbc3e7..fc2647956 100644 --- a/documentation/Deny-PnPTenantServicePrincipalPermissionRequest.md +++ b/documentation/Deny-PnPTenantServicePrincipalPermissionRequest.md @@ -21,7 +21,7 @@ Denies a permission request for the current tenant's "SharePoint Online Client" ```powershell Deny-PnPTenantServicePrincipalPermissionRequest -RequestId [-Force] - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Disable-PnPFeature.md b/documentation/Disable-PnPFeature.md index c0cc5fedb..6635bbc28 100644 --- a/documentation/Disable-PnPFeature.md +++ b/documentation/Disable-PnPFeature.md @@ -16,7 +16,7 @@ Disables a feature ```powershell Disable-PnPFeature [-Identity] [-Force] [-Scope ] - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Disable-PnPFlow.md b/documentation/Disable-PnPFlow.md index c74752f1f..4e13e7130 100644 --- a/documentation/Disable-PnPFlow.md +++ b/documentation/Disable-PnPFlow.md @@ -20,7 +20,7 @@ Disables a specific flow ## SYNTAX ```powershell -Disable-PnPFlow -Environment -Identity [-AsAdmin] [-Connection ] [] +Disable-PnPFlow -Environment -Identity [-AsAdmin] [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Disable-PnPPageScheduling.md b/documentation/Disable-PnPPageScheduling.md index 119ae141c..e7977a471 100644 --- a/documentation/Disable-PnPPageScheduling.md +++ b/documentation/Disable-PnPPageScheduling.md @@ -16,7 +16,7 @@ Disables the modern page schedule feature ## SYNTAX ```powershell -Disable-PnPPageScheduling [-Connection ] [] +Disable-PnPPageScheduling [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Disable-PnPSharingForNonOwnersOfSite.md b/documentation/Disable-PnPSharingForNonOwnersOfSite.md index 117a25103..55c9a1435 100644 --- a/documentation/Disable-PnPSharingForNonOwnersOfSite.md +++ b/documentation/Disable-PnPSharingForNonOwnersOfSite.md @@ -16,7 +16,7 @@ Configures the site to only allow sharing of the site and items in the site by o ```powershell Disable-PnPSharingForNonOwnersOfSite [-Identity ] [-Connection ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Disable-PnPSiteClassification.md b/documentation/Disable-PnPSiteClassification.md index 5aecd8a5d..a0fbf1bcb 100644 --- a/documentation/Disable-PnPSiteClassification.md +++ b/documentation/Disable-PnPSiteClassification.md @@ -20,7 +20,7 @@ Disables Site Classifications for the tenant ## SYNTAX ```powershell -Disable-PnPSiteClassification [] +Disable-PnPSiteClassification ``` ## DESCRIPTION diff --git a/documentation/Disable-PnPTenantServicePrincipal.md b/documentation/Disable-PnPTenantServicePrincipal.md index f9c48f213..51e9037a1 100644 --- a/documentation/Disable-PnPTenantServicePrincipal.md +++ b/documentation/Disable-PnPTenantServicePrincipal.md @@ -20,7 +20,7 @@ Enables the current tenant's "SharePoint Online Client" service principal. ## SYNTAX ```powershell -Disable-PnPTenantServicePrincipal [-Force] [-Connection ] [] +Disable-PnPTenantServicePrincipal [-Force] [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Disconnect-PnPOnline.md b/documentation/Disconnect-PnPOnline.md index 6f0f0d787..7c7602bd9 100644 --- a/documentation/Disconnect-PnPOnline.md +++ b/documentation/Disconnect-PnPOnline.md @@ -15,7 +15,7 @@ Disconnects the current connection and clears its token cache. ## SYNTAX ```powershell -Disconnect-PnPOnline [] +Disconnect-PnPOnline ``` ## DESCRIPTION diff --git a/documentation/Enable-PnPCommSite.md b/documentation/Enable-PnPCommSite.md index c7d5a6485..3ed4bfa2e 100644 --- a/documentation/Enable-PnPCommSite.md +++ b/documentation/Enable-PnPCommSite.md @@ -15,7 +15,7 @@ Enables the modern communication site experience on a classic team site. ## SYNTAX ```powershell -Enable-PnPCommSite [-DesignPackageId ] [-Connection ] [] +Enable-PnPCommSite [-DesignPackageId ] [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Enable-PnPFeature.md b/documentation/Enable-PnPFeature.md index 71face1e0..00d6d223e 100644 --- a/documentation/Enable-PnPFeature.md +++ b/documentation/Enable-PnPFeature.md @@ -16,7 +16,7 @@ Enables a feature ```powershell Enable-PnPFeature [-Identity] [-Force] [-Scope ] [-Sandboxed] - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Enable-PnPFlow.md b/documentation/Enable-PnPFlow.md index f7a1bf5bf..0969c2a55 100644 --- a/documentation/Enable-PnPFlow.md +++ b/documentation/Enable-PnPFlow.md @@ -21,7 +21,7 @@ Enables a specific flow ```powershell Enable-PnPFlow -Environment -Identity [-AsAdmin] -[-Connection ] [] +[-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Enable-PnPPageScheduling.md b/documentation/Enable-PnPPageScheduling.md index 9f7edec28..63324c2d2 100644 --- a/documentation/Enable-PnPPageScheduling.md +++ b/documentation/Enable-PnPPageScheduling.md @@ -16,7 +16,7 @@ Enables the modern page schedule feature ## SYNTAX ```powershell -Enable-PnPPageScheduling [-Connection ] [] +Enable-PnPPageScheduling [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Enable-PnPSiteClassification.md b/documentation/Enable-PnPSiteClassification.md index 527a9f882..0e00bbcfd 100644 --- a/documentation/Enable-PnPSiteClassification.md +++ b/documentation/Enable-PnPSiteClassification.md @@ -21,7 +21,7 @@ Enables Site Classifications for the tenant ```powershell Enable-PnPSiteClassification -Classifications - -DefaultClassification [-UsageGuidelinesUrl ] [] + -DefaultClassification [-UsageGuidelinesUrl ] ``` ## DESCRIPTION diff --git a/documentation/Enable-PnPTenantServicePrincipal.md b/documentation/Enable-PnPTenantServicePrincipal.md index 1dfc36c92..c77d0de47 100644 --- a/documentation/Enable-PnPTenantServicePrincipal.md +++ b/documentation/Enable-PnPTenantServicePrincipal.md @@ -20,7 +20,7 @@ Enables the current tenant's "SharePoint Online Client" service principal. ## SYNTAX ```powershell -Enable-PnPTenantServicePrincipal [-Force] [-Connection ] [] +Enable-PnPTenantServicePrincipal [-Force] [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Export-PnPFlow.md b/documentation/Export-PnPFlow.md index 1faf31ef8..224fd4a0f 100644 --- a/documentation/Export-PnPFlow.md +++ b/documentation/Export-PnPFlow.md @@ -24,13 +24,13 @@ Exports a Microsoft Power Automate Flow Export-PnPFlow -Environment -Identity [-AsZipPackage] [-PackageDisplayName ] [-PackageDescription ] [-PackageCreatedBy ] [-PackageSourceEnvironment ] [-OutPath ] [-Force] [-Connection ] - [] + ``` ### As Json ```powershell Export-PnPFlow -Environment -Identity - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Export-PnPListToSiteTemplate.md b/documentation/Export-PnPListToSiteTemplate.md index d20457ccb..3187dcc0d 100644 --- a/documentation/Export-PnPListToSiteTemplate.md +++ b/documentation/Export-PnPListToSiteTemplate.md @@ -17,7 +17,7 @@ Exports one or more lists to provisioning template ```powershell Export-PnPListToSiteTemplate -List [[-Out] ] [[-Schema] ] [-Force] [-OutputInstance] - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Export-PnPPage.md b/documentation/Export-PnPPage.md index d61f05185..40566c65d 100644 --- a/documentation/Export-PnPPage.md +++ b/documentation/Export-PnPPage.md @@ -17,7 +17,7 @@ Exports a Client Side Page to a PnP Provisioning Template ```powershell Export-PnPPage [-Identity] [-PersistBrandingFiles] [-Out ] [-Force] [-Configuration ] [-Connection ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Export-PnPTaxonomy.md b/documentation/Export-PnPTaxonomy.md index c48379053..d64d5434b 100644 --- a/documentation/Export-PnPTaxonomy.md +++ b/documentation/Export-PnPTaxonomy.md @@ -17,7 +17,7 @@ Exports a taxonomy to either the output or to a file. ```powershell Export-PnPTaxonomy [-TermSetId ] [-IncludeID] [-Path ] [-TermStoreName ] [-Force] [-Delimiter ] [-Lcid ] [-Encoding ] [-Connection ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Export-PnPTermGroupToXml.md b/documentation/Export-PnPTermGroupToXml.md index 1a76aac7c..be64ad545 100644 --- a/documentation/Export-PnPTermGroupToXml.md +++ b/documentation/Export-PnPTermGroupToXml.md @@ -16,7 +16,7 @@ Exports a taxonomy TermGroup to either the output or to an XML file. ```powershell Export-PnPTermGroupToXml [-Identity ] [-Out ] [-FullTemplate] [-Encoding ] - [-Force] [-Connection ] [] + [-Force] [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Export-PnPUserProfile.md b/documentation/Export-PnPUserProfile.md index e4fecd073..46f173986 100644 --- a/documentation/Export-PnPUserProfile.md +++ b/documentation/Export-PnPUserProfile.md @@ -20,7 +20,7 @@ Export user profile data. ## SYNTAX ```powershell -Export-PnPUserProfile -LoginName [] +Export-PnPUserProfile -LoginName ``` ## DESCRIPTION diff --git a/documentation/Find-PnPFile.md b/documentation/Find-PnPFile.md index 4f3f54b76..4bfdbaf35 100644 --- a/documentation/Find-PnPFile.md +++ b/documentation/Find-PnPFile.md @@ -16,19 +16,19 @@ Finds a file in the virtual file system of the web. ### Web (Default) ```powershell -Find-PnPFile [-Match] [-Connection ] [] +Find-PnPFile [-Match] [-Connection ] ``` ### List ```powershell Find-PnPFile [-Match] -List [-Connection ] - [] + ``` ### Folder ```powershell Find-PnPFile [-Match] -Folder [-Connection ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Get-PnPAlert.md b/documentation/Get-PnPAlert.md index 4242d29af..9c5ce2c98 100644 --- a/documentation/Get-PnPAlert.md +++ b/documentation/Get-PnPAlert.md @@ -16,7 +16,7 @@ Returns registered alerts for a user. ```powershell Get-PnPAlert [[-List] ] [-User ] [-Title ] [-AllUsers] - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPApp.md b/documentation/Get-PnPApp.md index b3ea87b07..def92c8e2 100644 --- a/documentation/Get-PnPApp.md +++ b/documentation/Get-PnPApp.md @@ -16,7 +16,7 @@ Returns the available apps from the app catalog ```powershell Get-PnPApp [[-Identity] ] [-Scope ] [-Connection ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Get-PnPAppAuthAccessToken.md b/documentation/Get-PnPAppAuthAccessToken.md index a1429e7eb..d8bb93bb9 100644 --- a/documentation/Get-PnPAppAuthAccessToken.md +++ b/documentation/Get-PnPAppAuthAccessToken.md @@ -15,7 +15,7 @@ Returns the access token for SharePoint Online ## SYNTAX ```powershell -Get-PnPAppAuthAccessToken [-Connection ] [] +Get-PnPAppAuthAccessToken [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPApplicationCustomizer.md b/documentation/Get-PnPApplicationCustomizer.md index fb0ac064e..aeb0379be 100644 --- a/documentation/Get-PnPApplicationCustomizer.md +++ b/documentation/Get-PnPApplicationCustomizer.md @@ -18,14 +18,14 @@ Returns all SharePoint Framework client side extension application customizers ```powershell Get-PnPApplicationCustomizer [-Identity ] [-Scope ] [-ThrowExceptionIfCustomActionNotFound] [-Connection ] - [-Includes ] [] + [-Includes ] ``` ### Client Side Component Id ```powershell Get-PnPApplicationCustomizer -ClientSideComponentId [-Scope ] [-ThrowExceptionIfCustomActionNotFound] [-Connection ] - [-Includes ] [] + [-Includes ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPAuditing.md b/documentation/Get-PnPAuditing.md index 11758d156..3f88df047 100644 --- a/documentation/Get-PnPAuditing.md +++ b/documentation/Get-PnPAuditing.md @@ -15,7 +15,7 @@ Get the Auditing setting of a site ## SYNTAX ```powershell -Get-PnPAuditing [-Connection ] [] +Get-PnPAuditing [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPAuthenticationRealm.md b/documentation/Get-PnPAuthenticationRealm.md index 44ed7aa92..6069fc62e 100644 --- a/documentation/Get-PnPAuthenticationRealm.md +++ b/documentation/Get-PnPAuthenticationRealm.md @@ -15,7 +15,7 @@ Returns the authentication realm ## SYNTAX ```powershell -Get-PnPAuthenticationRealm [[-Url] ] [-Connection ] [] +Get-PnPAuthenticationRealm [[-Url] ] [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPAvailableLanguage.md b/documentation/Get-PnPAvailableLanguage.md index 4a04d8a2b..6c37a07d1 100644 --- a/documentation/Get-PnPAvailableLanguage.md +++ b/documentation/Get-PnPAvailableLanguage.md @@ -16,7 +16,7 @@ Returns the available languages on the current web ```powershell Get-PnPAvailableLanguage [[-Identity] ] [-Connection ] [-Includes ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Get-PnPAvailableSensitivityLabel.md b/documentation/Get-PnPAvailableSensitivityLabel.md index 4a96cb007..370e6788d 100644 --- a/documentation/Get-PnPAvailableSensitivityLabel.md +++ b/documentation/Get-PnPAvailableSensitivityLabel.md @@ -15,7 +15,7 @@ Gets the Microsoft Purview sensitivity labels that are available within the tena ## SYNTAX ```powershell -Get-PnPAvailableSensitivityLabel [-Identity ] [-User ] [-Connection ] [] +Get-PnPAvailableSensitivityLabel [-Identity ] [-User ] [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPAvailableSiteClassification.md b/documentation/Get-PnPAvailableSiteClassification.md index de8495aa5..07db355b5 100644 --- a/documentation/Get-PnPAvailableSiteClassification.md +++ b/documentation/Get-PnPAvailableSiteClassification.md @@ -20,7 +20,7 @@ Returns the available classic Site Classifications for the tenant ## SYNTAX ```powershell -Get-PnPAvailableSiteClassification [-Connection ] [] +Get-PnPAvailableSiteClassification [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPAzureADGroup.md b/documentation/Get-PnPAzureADGroup.md index 5325a1859..ab30f433b 100644 --- a/documentation/Get-PnPAzureADGroup.md +++ b/documentation/Get-PnPAzureADGroup.md @@ -20,7 +20,7 @@ Gets one Azure Active Directory group or a list of Azure Active Directory groups ## SYNTAX ```powershell -Get-PnPAzureADGroup [-Identity ] [] +Get-PnPAzureADGroup [-Identity ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPAzureADGroupMember.md b/documentation/Get-PnPAzureADGroupMember.md index 1bd8f94cd..f64183278 100644 --- a/documentation/Get-PnPAzureADGroupMember.md +++ b/documentation/Get-PnPAzureADGroupMember.md @@ -20,7 +20,7 @@ Gets members of a particular Azure Active Directory group. This can be a securit ## SYNTAX ```powershell -Get-PnPAzureADGroupMember -Identity [] +Get-PnPAzureADGroupMember -Identity ``` ## DESCRIPTION diff --git a/documentation/Get-PnPAzureADGroupOwner.md b/documentation/Get-PnPAzureADGroupOwner.md index df5588ac2..dedde9ddd 100644 --- a/documentation/Get-PnPAzureADGroupOwner.md +++ b/documentation/Get-PnPAzureADGroupOwner.md @@ -20,7 +20,7 @@ Gets owners of a particular Azure Active Directory group. This can be a security ## SYNTAX ```powershell -Get-PnPAzureADGroupOwner -Identity [] +Get-PnPAzureADGroupOwner -Identity ``` ## DESCRIPTION diff --git a/documentation/Get-PnPAzureADUser.md b/documentation/Get-PnPAzureADUser.md index d4106cd07..40b0e9871 100644 --- a/documentation/Get-PnPAzureADUser.md +++ b/documentation/Get-PnPAzureADUser.md @@ -21,17 +21,17 @@ Retrieves users from Azure Active Directory. By default the following properties ### Return a list (Default) ```powershell -Get-PnPAzureADUser [-Filter ] [-OrderBy ] [-Select ] [-StartIndex ] [-EndIndex] [] +Get-PnPAzureADUser [-Filter ] [-OrderBy ] [-Select ] [-StartIndex ] [-EndIndex] ``` ### Return by specific ID ```powershell -Get-PnPAzureADUser [-Identity ] [-Select ] [] +Get-PnPAzureADUser [-Identity ] [-Select ] ``` ### Return the delta ```powershell -Get-PnPAzureADUser [-Filter ] [-OrderBy ] [-Select ] [-Delta] [-DeltaToken ] [-StartIndex ] [-EndIndex] [] +Get-PnPAzureADUser [-Filter ] [-OrderBy ] [-Select ] [-Delta] [-DeltaToken ] [-StartIndex ] [-EndIndex] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPAzureCertificate.md b/documentation/Get-PnPAzureCertificate.md index 42bb10df3..464ce89f5 100644 --- a/documentation/Get-PnPAzureCertificate.md +++ b/documentation/Get-PnPAzureCertificate.md @@ -23,7 +23,7 @@ PrivateKey contains the PEM encoded private key of the certificate. ## SYNTAX ```powershell -Get-PnPAzureCertificate -Path [-Password ] [] +Get-PnPAzureCertificate -Path [-Password ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPBuiltInDesignPackageVisibility.md b/documentation/Get-PnPBuiltInDesignPackageVisibility.md index 01cb03341..add670112 100644 --- a/documentation/Get-PnPBuiltInDesignPackageVisibility.md +++ b/documentation/Get-PnPBuiltInDesignPackageVisibility.md @@ -16,7 +16,7 @@ Gets the visibility of the available built-in Design Packages. ```powershell Get-PnPBuiltInDesignPackageVisibility [-DesignPackage ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Get-PnPBuiltInSiteTemplateSettings.md b/documentation/Get-PnPBuiltInSiteTemplateSettings.md index a36081b27..c6737c5a7 100644 --- a/documentation/Get-PnPBuiltInSiteTemplateSettings.md +++ b/documentation/Get-PnPBuiltInSiteTemplateSettings.md @@ -20,7 +20,7 @@ Retrieves the current configuration of the built into SharePoint Online site tem ## SYNTAX ```powershell -Get-PnPBuiltInSiteTemplateSettings [-Identity ] [-Template ] [-Connection ] [] +Get-PnPBuiltInSiteTemplateSettings [-Identity ] [-Template ] [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPCompatibleHubContentTypes.md b/documentation/Get-PnPCompatibleHubContentTypes.md index 8c8fa26db..7f2880cba 100644 --- a/documentation/Get-PnPCompatibleHubContentTypes.md +++ b/documentation/Get-PnPCompatibleHubContentTypes.md @@ -20,7 +20,7 @@ Returns the list of content types present in content type hub site that can be a ## SYNTAX ```powershell - Get-PnPCompatibleHubContentTypes -WebUrl [-ListUrl ] [-Connection ] [] + Get-PnPCompatibleHubContentTypes -WebUrl [-ListUrl ] [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPConnection.md b/documentation/Get-PnPConnection.md index 1a54d466d..03f16c2d4 100644 --- a/documentation/Get-PnPConnection.md +++ b/documentation/Get-PnPConnection.md @@ -15,7 +15,7 @@ Returns the current connection ## SYNTAX ```powershell -Get-PnPConnection [-Connection ] [] +Get-PnPConnection [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPContentType.md b/documentation/Get-PnPContentType.md index e9deab63c..14a6dde96 100644 --- a/documentation/Get-PnPContentType.md +++ b/documentation/Get-PnPContentType.md @@ -16,7 +16,7 @@ Retrieves a content type ```powershell Get-PnPContentType [[-Identity] ] [-List ] [-InSiteHierarchy] - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPContentTypePublishingHubUrl.md b/documentation/Get-PnPContentTypePublishingHubUrl.md index e758548ba..69a1d0e6a 100644 --- a/documentation/Get-PnPContentTypePublishingHubUrl.md +++ b/documentation/Get-PnPContentTypePublishingHubUrl.md @@ -15,7 +15,7 @@ Returns the url to Content Type Publishing Hub ## SYNTAX ```powershell -Get-PnPContentTypePublishingHubUrl [-Connection ] [] +Get-PnPContentTypePublishingHubUrl [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPContentTypePublishingStatus.md b/documentation/Get-PnPContentTypePublishingStatus.md index d8f280a9e..1781e9dc2 100644 --- a/documentation/Get-PnPContentTypePublishingStatus.md +++ b/documentation/Get-PnPContentTypePublishingStatus.md @@ -20,7 +20,7 @@ Returns the publishing status of a content type present on content type hub site ## SYNTAX ```powershell -Get-PnPContentTypePublishingStatus -ContentType [-Connection ] [] +Get-PnPContentTypePublishingStatus -ContentType [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPContext.md b/documentation/Get-PnPContext.md index 100f615e3..c45b1de0f 100644 --- a/documentation/Get-PnPContext.md +++ b/documentation/Get-PnPContext.md @@ -15,7 +15,7 @@ Returns the current SharePoint Online CSOM context ## SYNTAX ```powershell -Get-PnPContext [-Connection ] [] +Get-PnPContext [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPCustomAction.md b/documentation/Get-PnPCustomAction.md index 5b8f72e00..35ba11451 100644 --- a/documentation/Get-PnPCustomAction.md +++ b/documentation/Get-PnPCustomAction.md @@ -17,7 +17,7 @@ Return user custom actions ```powershell Get-PnPCustomAction [-Identity ] [-Scope ] [-ThrowExceptionIfCustomActionNotFound] [-Connection ] - [-Includes ] [] + [-Includes ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPDefaultColumnValues.md b/documentation/Get-PnPDefaultColumnValues.md index b0b558b13..1622bfe09 100644 --- a/documentation/Get-PnPDefaultColumnValues.md +++ b/documentation/Get-PnPDefaultColumnValues.md @@ -16,7 +16,7 @@ Gets the default column values for all folders in document library ```powershell Get-PnPDefaultColumnValues [-List] [-Connection ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Get-PnPDeletedMicrosoft365Group.md b/documentation/Get-PnPDeletedMicrosoft365Group.md index 44676416c..92f8a4c87 100644 --- a/documentation/Get-PnPDeletedMicrosoft365Group.md +++ b/documentation/Get-PnPDeletedMicrosoft365Group.md @@ -20,7 +20,7 @@ Gets one deleted Microsoft 365 Group or a list of deleted Microsoft 365 Groups ## SYNTAX ```powershell -Get-PnPDeletedMicrosoft365Group [-Identity ] [] +Get-PnPDeletedMicrosoft365Group [-Identity ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPDiagnostics.md b/documentation/Get-PnPDiagnostics.md index 9db2aabc6..6737cc2bb 100644 --- a/documentation/Get-PnPDiagnostics.md +++ b/documentation/Get-PnPDiagnostics.md @@ -15,7 +15,7 @@ Returns diagnostic information ## SYNTAX ```powershell -Get-PnPDiagnostics [] +Get-PnPDiagnostics ``` ## DESCRIPTION diff --git a/documentation/Get-PnPDisableSpacesActivation.md b/documentation/Get-PnPDisableSpacesActivation.md index 958341ab2..dc676e29c 100644 --- a/documentation/Get-PnPDisableSpacesActivation.md +++ b/documentation/Get-PnPDisableSpacesActivation.md @@ -20,7 +20,7 @@ Retrieves if SharePoint Spaces is disabled on the entire tenant ## SYNTAX ```powershell -Get-PnPDisableSpacesActivation [-Connection ] [] +Get-PnPDisableSpacesActivation [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPDocumentSetTemplate.md b/documentation/Get-PnPDocumentSetTemplate.md index c2fdab4cf..7bc47fc07 100644 --- a/documentation/Get-PnPDocumentSetTemplate.md +++ b/documentation/Get-PnPDocumentSetTemplate.md @@ -16,7 +16,7 @@ Retrieves a document set template ```powershell Get-PnPDocumentSetTemplate [-Identity] [-Connection ] - [-Includes ] [] + [-Includes ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPEventReceiver.md b/documentation/Get-PnPEventReceiver.md index 05825c65c..70d1bd2e2 100644 --- a/documentation/Get-PnPEventReceiver.md +++ b/documentation/Get-PnPEventReceiver.md @@ -16,7 +16,7 @@ Returns registered event receivers ```powershell Get-PnPEventReceiver [-List ] [-Scope ] [-Identity ] - [-Connection ] [-Includes ] [] + [-Connection ] [-Includes ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPException.md b/documentation/Get-PnPException.md index 12b685300..ec8657167 100644 --- a/documentation/Get-PnPException.md +++ b/documentation/Get-PnPException.md @@ -15,7 +15,7 @@ Returns the last exception that occurred ## SYNTAX ```powershell -Get-PnPException [-All] [] +Get-PnPException [-All] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPFeature.md b/documentation/Get-PnPFeature.md index 3043093e9..15147da74 100644 --- a/documentation/Get-PnPFeature.md +++ b/documentation/Get-PnPFeature.md @@ -16,7 +16,7 @@ Returns all activated or a specific activated feature ```powershell Get-PnPFeature [[-Identity] ] [-Scope ] - [-Connection ] [-Includes ] [] + [-Connection ] [-Includes ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPField.md b/documentation/Get-PnPField.md index 7d556c08f..5859dcca5 100644 --- a/documentation/Get-PnPField.md +++ b/documentation/Get-PnPField.md @@ -17,7 +17,7 @@ Returns a field from a list or site ```powershell Get-PnPField [-List ] [[-Identity] ] [-Group ] [-InSiteHierarchy] - [-Connection ] [-Includes ] [] + [-Connection ] [-Includes ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPFile.md b/documentation/Get-PnPFile.md index f25bcb189..6607193fb 100644 --- a/documentation/Get-PnPFile.md +++ b/documentation/Get-PnPFile.md @@ -17,24 +17,24 @@ Downloads a file ### Return as file object (Default) ```powershell Get-PnPFile [-Url] -AsFileObject [-Connection ] - [] + ``` ### Return as list item ```powershell Get-PnPFile [-Url] -AsListItem [-ThrowExceptionIfFileNotFound] - [-Connection ] [] + [-Connection ] ``` ### Save to local path ```powershell Get-PnPFile [-Url] -AsFile [-Path ] [-Filename ] [-Force] - [-Connection ] [] + [-Connection ] ``` ### Return as string ```powershell -Get-PnPFile [-Url] -AsString [-Connection ] [] +Get-PnPFile [-Url] -AsString [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPFileVersion.md b/documentation/Get-PnPFileVersion.md index 70f7c3bf2..952f30043 100644 --- a/documentation/Get-PnPFileVersion.md +++ b/documentation/Get-PnPFileVersion.md @@ -15,7 +15,7 @@ Retrieves the previous versions of a file. Does not retrieve the current version ## SYNTAX ```powershell -Get-PnPFileVersion -Url [-Connection ] [] +Get-PnPFileVersion -Url [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPFlowRun.md b/documentation/Get-PnPFlowRun.md index ee3e9fa39..133add792 100644 --- a/documentation/Get-PnPFlowRun.md +++ b/documentation/Get-PnPFlowRun.md @@ -21,7 +21,7 @@ Returns the flows runs for a given flow. ```powershell Get-PnPFlowRun -Environment -Flow [-Identity ] -[-Connection ] [] +[-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPFolder.md b/documentation/Get-PnPFolder.md index 92f47ee2e..e3ee62f26 100644 --- a/documentation/Get-PnPFolder.md +++ b/documentation/Get-PnPFolder.md @@ -17,13 +17,13 @@ Return a folder object ### Folder By Url ```powershell Get-PnPFolder [-Url] [-Connection ] [-Includes ] - [] + ``` ### Folders In List ```powershell Get-PnPFolder [-List] [-Connection ] [-Includes ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Get-PnPFolderItem.md b/documentation/Get-PnPFolderItem.md index 5dab83207..a8e72fa96 100644 --- a/documentation/Get-PnPFolderItem.md +++ b/documentation/Get-PnPFolderItem.md @@ -17,13 +17,13 @@ List content in folder ### Folder via url ```powershell Get-PnPFolderItem [-FolderSiteRelativeUrl ] [-ItemType ] [-ItemName ] [-Recursive] - [-Connection ] [] + [-Connection ] ``` ### Folder via pipebind ```powershell Get-PnPFolderItem [-Identity ] [-ItemType ] [-ItemName ] [-Recursive] - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPFooter.md b/documentation/Get-PnPFooter.md index 687d4423f..d12d4be97 100644 --- a/documentation/Get-PnPFooter.md +++ b/documentation/Get-PnPFooter.md @@ -15,7 +15,7 @@ Gets the configuration regarding the footer of the current web ## SYNTAX ```powershell -Get-PnPFooter [-Connection ] [] +Get-PnPFooter [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPGraphAccessToken.md b/documentation/Get-PnPGraphAccessToken.md index 408970edf..baf880815 100644 --- a/documentation/Get-PnPGraphAccessToken.md +++ b/documentation/Get-PnPGraphAccessToken.md @@ -15,7 +15,7 @@ Returns the current OAuth Access token for the Microsoft Graph API ## SYNTAX ```powershell -Get-PnPGraphAccessToken [-Decoded] [] +Get-PnPGraphAccessToken [-Decoded] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPGraphSubscription.md b/documentation/Get-PnPGraphSubscription.md index b8104f3aa..11f1e9707 100644 --- a/documentation/Get-PnPGraphSubscription.md +++ b/documentation/Get-PnPGraphSubscription.md @@ -21,12 +21,12 @@ Gets subscriptions from Microsoft Graph. ### Return a list (Default) ```powershell -Get-PnPGraphSubscription [] +Get-PnPGraphSubscription ``` ### Return by specific ID ```powershell -Get-PnPGraphSubscription [-Identity ] [] +Get-PnPGraphSubscription [-Identity ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPGroup.md b/documentation/Get-PnPGroup.md index 7045613eb..59e9da76c 100644 --- a/documentation/Get-PnPGroup.md +++ b/documentation/Get-PnPGroup.md @@ -16,31 +16,31 @@ Returns a specific SharePoint group or all SharePoint groups in the current site ### All (Default) ```powershell -Get-PnPGroup [-Connection ] [-Includes ] [] +Get-PnPGroup [-Connection ] [-Includes ] ``` ### ByName ```powershell Get-PnPGroup [[-Identity] ] [-Connection ] - [-Includes ] [] + [-Includes ] ``` ### Members ```powershell Get-PnPGroup [-AssociatedMemberGroup] [-Connection ] [-Includes ] - [] + ``` ### Visitors ```powershell Get-PnPGroup [-AssociatedVisitorGroup] [-Connection ] - [-Includes ] [] + [-Includes ] ``` ### Owners ```powershell Get-PnPGroup [-AssociatedOwnerGroup] [-Connection ] [-Includes ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Get-PnPGroupPermissions.md b/documentation/Get-PnPGroupPermissions.md index 75af23364..87280c0c5 100644 --- a/documentation/Get-PnPGroupPermissions.md +++ b/documentation/Get-PnPGroupPermissions.md @@ -16,7 +16,7 @@ Returns the permissions for a specific SharePoint group ```powershell Get-PnPGroupPermissions [-Identity] [-Connection ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Get-PnPHideDefaultThemes.md b/documentation/Get-PnPHideDefaultThemes.md index 24a57179b..e922b912b 100644 --- a/documentation/Get-PnPHideDefaultThemes.md +++ b/documentation/Get-PnPHideDefaultThemes.md @@ -20,7 +20,7 @@ Returns if the default / OOTB themes should be visible to users or not. ## SYNTAX ```powershell -Get-PnPHideDefaultThemes [-Connection ] [] +Get-PnPHideDefaultThemes [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPHomePage.md b/documentation/Get-PnPHomePage.md index b918dcd4c..50e380e1a 100644 --- a/documentation/Get-PnPHomePage.md +++ b/documentation/Get-PnPHomePage.md @@ -15,7 +15,7 @@ Return the homepage ## SYNTAX ```powershell -Get-PnPHomePage [-Connection ] [] +Get-PnPHomePage [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPHubSite.md b/documentation/Get-PnPHubSite.md index ea7621966..132577a38 100644 --- a/documentation/Get-PnPHubSite.md +++ b/documentation/Get-PnPHubSite.md @@ -20,7 +20,7 @@ Retrieve all or a specific hubsite. ## SYNTAX ```powershell -Get-PnPHubSite [[-Identity] ] [-Connection ] [] +Get-PnPHubSite [[-Identity] ] [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPHubSiteChild.md b/documentation/Get-PnPHubSiteChild.md index 069c56592..ee6d1f7a7 100644 --- a/documentation/Get-PnPHubSiteChild.md +++ b/documentation/Get-PnPHubSiteChild.md @@ -20,7 +20,7 @@ Retrieves all sites associated to a specific hub site ## SYNTAX ```powershell -Get-PnPHubSiteChild [-Identity ] [-Connection ] [] +Get-PnPHubSiteChild [-Identity ] [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPInPlaceRecordsManagement.md b/documentation/Get-PnPInPlaceRecordsManagement.md index e1155f01a..e205b2b5e 100644 --- a/documentation/Get-PnPInPlaceRecordsManagement.md +++ b/documentation/Get-PnPInPlaceRecordsManagement.md @@ -15,7 +15,7 @@ Returns if the place records management feature is enabled. ## SYNTAX ```powershell -Get-PnPInPlaceRecordsManagement [-Connection ] [] +Get-PnPInPlaceRecordsManagement [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPIndexedPropertyKeys.md b/documentation/Get-PnPIndexedPropertyKeys.md index 21c179fff..85f292390 100644 --- a/documentation/Get-PnPIndexedPropertyKeys.md +++ b/documentation/Get-PnPIndexedPropertyKeys.md @@ -16,7 +16,7 @@ Returns the keys of the property bag values that have been marked for indexing b ```powershell Get-PnPIndexedPropertyKeys [-List ] [-Connection ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Get-PnPIsSiteAliasAvailable.md b/documentation/Get-PnPIsSiteAliasAvailable.md index f6a3f28cc..3a06d7c38 100644 --- a/documentation/Get-PnPIsSiteAliasAvailable.md +++ b/documentation/Get-PnPIsSiteAliasAvailable.md @@ -15,7 +15,7 @@ Validates if a certain alias is still available to be used to create a new site ## SYNTAX ```powershell -Get-PnPIsSiteAliasAvailable [-Identity ] [-Connection ] [] +Get-PnPIsSiteAliasAvailable [-Identity ] [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPJavaScriptLink.md b/documentation/Get-PnPJavaScriptLink.md index c8185819c..76a142a5c 100644 --- a/documentation/Get-PnPJavaScriptLink.md +++ b/documentation/Get-PnPJavaScriptLink.md @@ -16,7 +16,7 @@ Returns all or a specific custom action(s) with location type ScriptLink ```powershell Get-PnPJavaScriptLink [[-Name] ] [-Scope ] [-ThrowExceptionIfJavaScriptLinkNotFound] - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPKnowledgeHubSite.md b/documentation/Get-PnPKnowledgeHubSite.md index 7ed554da8..65c0c0887 100644 --- a/documentation/Get-PnPKnowledgeHubSite.md +++ b/documentation/Get-PnPKnowledgeHubSite.md @@ -20,7 +20,7 @@ Gets the Knowledge Hub Site URL for your tenant ## SYNTAX ```powershell -Get-PnPKnowledgeHubSite [-Connection ] [] +Get-PnPKnowledgeHubSite [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPLabel.md b/documentation/Get-PnPLabel.md index 109cc62b5..0320efd71 100644 --- a/documentation/Get-PnPLabel.md +++ b/documentation/Get-PnPLabel.md @@ -16,7 +16,7 @@ Gets the Office 365 retention label/tag of the specified list or library (if app ```powershell Get-PnPLabel [-List ] [-Raw] [-Connection ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Get-PnPList.md b/documentation/Get-PnPList.md index bfbcbf584..070363236 100644 --- a/documentation/Get-PnPList.md +++ b/documentation/Get-PnPList.md @@ -16,7 +16,7 @@ Returns lists from SharePoint ```powershell Get-PnPList [[-Identity] ] [-ThrowExceptionIfListNotFound] - [-Connection ] [-Includes ] [] + [-Connection ] [-Includes ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPListDesign.md b/documentation/Get-PnPListDesign.md index 3878b759c..b64178baf 100644 --- a/documentation/Get-PnPListDesign.md +++ b/documentation/Get-PnPListDesign.md @@ -20,7 +20,7 @@ Retrieve List Designs that have been registered on the current tenant. ## SYNTAX ```powershell -Get-PnPListDesign [[-Identity] ] [-Connection ] [] +Get-PnPListDesign [[-Identity] ] [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPListInformationRightsManagement.md b/documentation/Get-PnPListInformationRightsManagement.md index 3936344fa..0a58a4c7a 100644 --- a/documentation/Get-PnPListInformationRightsManagement.md +++ b/documentation/Get-PnPListInformationRightsManagement.md @@ -16,7 +16,7 @@ Get the site closure status of the site which has a site policy applied ```powershell Get-PnPListInformationRightsManagement -List [-Connection ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Get-PnPListItem.md b/documentation/Get-PnPListItem.md index f9ff242c7..a77edb983 100644 --- a/documentation/Get-PnPListItem.md +++ b/documentation/Get-PnPListItem.md @@ -18,25 +18,25 @@ Retrieves list items ```powershell Get-PnPListItem [-List] [-FolderServerRelativeUrl ] [-Fields ] [-PageSize ] [-ScriptBlock ][-IncludeContentType ][-Connection ] - [] + ``` ### By Id ```powershell Get-PnPListItem [-List] [-Id ] [-Fields ] [-IncludeContentType ] - [-Connection ] [] + [-Connection ] ``` ### By Unique Id ```powershell -Get-PnPListItem [-List] [-UniqueId ] [-Fields ] [-IncludeContentType ] [-Connection ] [] +Get-PnPListItem [-List] [-UniqueId ] [-Fields ] [-IncludeContentType ] [-Connection ] ``` ### By Query ```powershell Get-PnPListItem [-List] [-Query ] [-FolderServerRelativeUrl ] [-PageSize ] [-IncludeContentType ] [-ScriptBlock ] [-Connection ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Get-PnPListItemAttachments.md b/documentation/Get-PnPListItemAttachments.md index e5b84f9f5..5e7eecefc 100644 --- a/documentation/Get-PnPListItemAttachments.md +++ b/documentation/Get-PnPListItemAttachments.md @@ -16,7 +16,7 @@ Downloads the list item attachments to a specified path on the file system. ### Get attachments from list item ```powershell -Get-PnPListItemAttachment [-List] [-Identity] [-Path ] [-Force ] [-Connection ] [] +Get-PnPListItemAttachment [-List] [-Identity] [-Path ] [-Force ] [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPListItemPermission.md b/documentation/Get-PnPListItemPermission.md index 7ae57d127..4712c1baf 100644 --- a/documentation/Get-PnPListItemPermission.md +++ b/documentation/Get-PnPListItemPermission.md @@ -17,7 +17,7 @@ Gets list item permissions. ```powershell Get-PnPListItemPermission [-List] -Identity - [-Connection ] [] + [-Connection ] ``` diff --git a/documentation/Get-PnPListRecordDeclaration.md b/documentation/Get-PnPListRecordDeclaration.md index 804010599..8dd238b96 100644 --- a/documentation/Get-PnPListRecordDeclaration.md +++ b/documentation/Get-PnPListRecordDeclaration.md @@ -16,7 +16,7 @@ Returns the manual record declaration settings for a list ```powershell Get-PnPListRecordDeclaration -List [-Connection ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Get-PnPMasterPage.md b/documentation/Get-PnPMasterPage.md index 01a34a2ea..908671ef6 100644 --- a/documentation/Get-PnPMasterPage.md +++ b/documentation/Get-PnPMasterPage.md @@ -15,7 +15,7 @@ Returns the URLs of the default Master Page and the custom Master Page. ## SYNTAX ```powershell -Get-PnPMasterPage [-Connection ] [] +Get-PnPMasterPage [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPMessageCenterAnnouncement.md b/documentation/Get-PnPMessageCenterAnnouncement.md index 97a5cfc7d..339234278 100644 --- a/documentation/Get-PnPMessageCenterAnnouncement.md +++ b/documentation/Get-PnPMessageCenterAnnouncement.md @@ -20,7 +20,7 @@ Gets message center announcements of the Office 365 Services from the Microsoft ## SYNTAX ```powershell -Get-PnPMessageCenterAnnouncement [-Identity ] [] +Get-PnPMessageCenterAnnouncement [-Identity ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPMicrosoft365GroupEndpoint.md b/documentation/Get-PnPMicrosoft365GroupEndpoint.md index 024593051..b30200187 100644 --- a/documentation/Get-PnPMicrosoft365GroupEndpoint.md +++ b/documentation/Get-PnPMicrosoft365GroupEndpoint.md @@ -20,7 +20,7 @@ Returns the endpoints behind a particular Microsoft 365 Group ## SYNTAX ```powershell -Get-PnPMicrosoft365GroupEndpoint -Identity [-Connection] [-Verbose] [] +Get-PnPMicrosoft365GroupEndpoint -Identity [-Connection] [-Verbose] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPMicrosoft365GroupMember.md b/documentation/Get-PnPMicrosoft365GroupMember.md index 98e51f016..ca85203d6 100644 --- a/documentation/Get-PnPMicrosoft365GroupMember.md +++ b/documentation/Get-PnPMicrosoft365GroupMember.md @@ -21,7 +21,7 @@ Returns the members of a particular Microsoft 365 Group ## SYNTAX ```powershell -Get-PnPMicrosoft365GroupMember -Identity [-UserType ] [] +Get-PnPMicrosoft365GroupMember -Identity [-UserType ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPMicrosoft365GroupOwner.md b/documentation/Get-PnPMicrosoft365GroupOwner.md index d8a13e748..165a172e8 100644 --- a/documentation/Get-PnPMicrosoft365GroupOwner.md +++ b/documentation/Get-PnPMicrosoft365GroupOwner.md @@ -21,7 +21,7 @@ Gets owners of a particular Microsoft 365 Group ## SYNTAX ```powershell -Get-PnPMicrosoft365GroupOwner -Identity [] +Get-PnPMicrosoft365GroupOwner -Identity ``` ## DESCRIPTION diff --git a/documentation/Get-PnPMicrosoft365GroupSettingTemplates.md b/documentation/Get-PnPMicrosoft365GroupSettingTemplates.md index b60b900e9..2b08520bf 100644 --- a/documentation/Get-PnPMicrosoft365GroupSettingTemplates.md +++ b/documentation/Get-PnPMicrosoft365GroupSettingTemplates.md @@ -20,7 +20,7 @@ Gets the available system wide template of settings for Microsoft 365 Groups. ## SYNTAX ```powershell -Get-PnPMicrosoft365GroupSettingTemplates [-Identity ] [] +Get-PnPMicrosoft365GroupSettingTemplates [-Identity ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPMicrosoft365GroupSettings.md b/documentation/Get-PnPMicrosoft365GroupSettings.md index 7709807da..d0790e2b1 100644 --- a/documentation/Get-PnPMicrosoft365GroupSettings.md +++ b/documentation/Get-PnPMicrosoft365GroupSettings.md @@ -20,7 +20,7 @@ Gets a settings of a specific Microsoft 365 Group or a tenant wide Microsoft 365 ## SYNTAX ```powershell -Get-PnPMicrosoft365GroupSettings [-Identity ] [] +Get-PnPMicrosoft365GroupSettings [-Identity ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPMicrosoft365GroupYammerCommunity.md b/documentation/Get-PnPMicrosoft365GroupYammerCommunity.md index 963d86ee1..e9b8315b4 100644 --- a/documentation/Get-PnPMicrosoft365GroupYammerCommunity.md +++ b/documentation/Get-PnPMicrosoft365GroupYammerCommunity.md @@ -20,7 +20,7 @@ Returns the Yammer Community behind a particular Microsoft 365 Group ## SYNTAX ```powershell -Get-PnPMicrosoft365GroupYammerCommunity -Identity [-Connection] [-Verbose] [] +Get-PnPMicrosoft365GroupYammerCommunity -Identity [-Connection] [-Verbose] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPNavigationNode.md b/documentation/Get-PnPNavigationNode.md index 2ab475d08..2187f6ba9 100644 --- a/documentation/Get-PnPNavigationNode.md +++ b/documentation/Get-PnPNavigationNode.md @@ -17,13 +17,13 @@ Returns all or a specific navigation node ### All nodes by location (Default) ```powershell Get-PnPNavigationNode [-Location ] [-Tree] [-Connection ] - [] + ``` ### A single node by ID ```powershell Get-PnPNavigationNode [-Id ] [-Tree] [-Connection ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Get-PnPOrgAssetsLibrary.md b/documentation/Get-PnPOrgAssetsLibrary.md index 36c4d85ad..9feb06933 100644 --- a/documentation/Get-PnPOrgAssetsLibrary.md +++ b/documentation/Get-PnPOrgAssetsLibrary.md @@ -20,7 +20,7 @@ Returns the list of all the configured organizational asset libraries ## SYNTAX ```powershell -Get-PnPOrgAssetsLibrary [-Connection ] [] +Get-PnPOrgAssetsLibrary [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPOrgNewsSite.md b/documentation/Get-PnPOrgNewsSite.md index 964267f8e..dca88ae40 100644 --- a/documentation/Get-PnPOrgNewsSite.md +++ b/documentation/Get-PnPOrgNewsSite.md @@ -20,7 +20,7 @@ Returns the list of all the configured organizational news sites. ## SYNTAX ```powershell -Get-PnPOrgNewsSite [-Connection ] [] +Get-PnPOrgNewsSite [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPPageComponent.md b/documentation/Get-PnPPageComponent.md index 01fdd9452..1f91efc9c 100644 --- a/documentation/Get-PnPPageComponent.md +++ b/documentation/Get-PnPPageComponent.md @@ -16,12 +16,12 @@ Retrieve one or more page components from a page ```powershell Get-PnPPageComponent [-Page] [-InstanceId ] - [-Connection ] [] + [-Connection ] ``` ```powershell Get-PnPPageComponent [-Page] [-ListAvailable] - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPPlannerBucket.md b/documentation/Get-PnPPlannerBucket.md index f064a65a8..410c13816 100644 --- a/documentation/Get-PnPPlannerBucket.md +++ b/documentation/Get-PnPPlannerBucket.md @@ -23,13 +23,13 @@ Returns all or a specific Planner bucket ### By Group ```powershell Get-PnPPlannerBucket -Group -Plan - [-Identity ] [] + [-Identity ] ``` ### By Plan Id ```powershell Get-PnPPlannerBucket -PlanId [-Identity ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Get-PnPPlannerConfiguration.md b/documentation/Get-PnPPlannerConfiguration.md index c8e9ccf8d..62316e60f 100644 --- a/documentation/Get-PnPPlannerConfiguration.md +++ b/documentation/Get-PnPPlannerConfiguration.md @@ -20,7 +20,7 @@ Returns the Microsoft Planner configuration of the tenant ## SYNTAX ```powershell -Get-PnPPlannerConfiguration [-Connection ] [] +Get-PnPPlannerConfiguration [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPPlannerPlan.md b/documentation/Get-PnPPlannerPlan.md index 4f5cb2639..924c46d4c 100644 --- a/documentation/Get-PnPPlannerPlan.md +++ b/documentation/Get-PnPPlannerPlan.md @@ -23,13 +23,13 @@ Returns all or a specific Planner plan for a Microsoft 365 Group. ### By Group ```powershell Get-PnPPlannerPlan -Group [-Identity ] [-ResolveIdentities] - [] + ``` ### By Plan Id ```powershell Get-PnPPlannerPlan -Id [-ResolveIdentities] - [] + ``` ## DESCRIPTION diff --git a/documentation/Get-PnPPlannerRosterMember.md b/documentation/Get-PnPPlannerRosterMember.md index 80d86c103..3afe2e660 100644 --- a/documentation/Get-PnPPlannerRosterMember.md +++ b/documentation/Get-PnPPlannerRosterMember.md @@ -20,7 +20,7 @@ Returns the current members of a Microsoft Planner Roster ## SYNTAX ```powershell -Get-PnPPlannerRosterMember -Identity [-Connection ] [] +Get-PnPPlannerRosterMember -Identity [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPPlannerRosterPlan.md b/documentation/Get-PnPPlannerRosterPlan.md index 73ce93648..28741a030 100644 --- a/documentation/Get-PnPPlannerRosterPlan.md +++ b/documentation/Get-PnPPlannerRosterPlan.md @@ -21,7 +21,7 @@ Returns Microsft Planner roster plans for a specific Microsoft Planner Roster or ## SYNTAX ```powershell -Get-PnPPlannerRosterPlan [-Identity ] [-User ] [] +Get-PnPPlannerRosterPlan [-Identity ] [-User ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPPlannerTask.md b/documentation/Get-PnPPlannerTask.md index 6b0b0e391..c4c874d4f 100644 --- a/documentation/Get-PnPPlannerTask.md +++ b/documentation/Get-PnPPlannerTask.md @@ -23,23 +23,23 @@ Returns Planner tasks ### By Group ```powershell Get-PnPPlannerTask -Group -Plan [-ResolveUserDisplayNames] - [] + ``` ### By Bucket ```powershell Get-PnPPlannerTask -Bucket [-ResolveUserDisplayNames] - [] + ``` ### By Plan Id ```powershell -Get-PnPPlannerTask -PlanId [-ResolveUserDisplayNames] [] +Get-PnPPlannerTask -PlanId [-ResolveUserDisplayNames] ``` ### By Task Id ```powershell -Get-PnPPlannerTask -TaskId [-ResolveUserDisplayNames] [] +Get-PnPPlannerTask -TaskId [-ResolveUserDisplayNames] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPPlannerUserPolicy.md b/documentation/Get-PnPPlannerUserPolicy.md index 6ce20cf72..71c0ee671 100644 --- a/documentation/Get-PnPPlannerUserPolicy.md +++ b/documentation/Get-PnPPlannerUserPolicy.md @@ -20,7 +20,7 @@ Returns the Microsoft Planner user policy for a specific user ## SYNTAX ```powershell -Get-PnPPlannerUserPolicy -Identity [-Connection ] [] +Get-PnPPlannerUserPolicy -Identity [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPPowerShellTelemetryEnabled.md b/documentation/Get-PnPPowerShellTelemetryEnabled.md index 4a3325600..ca2ef640d 100644 --- a/documentation/Get-PnPPowerShellTelemetryEnabled.md +++ b/documentation/Get-PnPPowerShellTelemetryEnabled.md @@ -15,7 +15,7 @@ Returns true if the PnP PowerShell Telemetry has been enabled. ## SYNTAX ```powershell -Get-PnPPowerShellTelemetryEnabled [-Connection ] [] +Get-PnPPowerShellTelemetryEnabled [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPProperty.md b/documentation/Get-PnPProperty.md index 934aab0fe..4dccb89cb 100644 --- a/documentation/Get-PnPProperty.md +++ b/documentation/Get-PnPProperty.md @@ -16,7 +16,7 @@ Returns a previously not loaded property of a ClientObject ```powershell Get-PnPProperty [-ClientObject] [-Property] [-Connection ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Get-PnPPropertyBag.md b/documentation/Get-PnPPropertyBag.md index 03212378a..75f0b276b 100644 --- a/documentation/Get-PnPPropertyBag.md +++ b/documentation/Get-PnPPropertyBag.md @@ -16,7 +16,7 @@ Returns the property bag values. ```powershell Get-PnPPropertyBag [[-Key] ] [-Folder ] [-Connection ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Get-PnPPublishingImageRendition.md b/documentation/Get-PnPPublishingImageRendition.md index 626b8460c..fb1487f08 100644 --- a/documentation/Get-PnPPublishingImageRendition.md +++ b/documentation/Get-PnPPublishingImageRendition.md @@ -16,7 +16,7 @@ Returns all image renditions or if Identity is specified a specific one ```powershell Get-PnPPublishingImageRendition [[-Identity] ] - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPRecycleBinItem.md b/documentation/Get-PnPRecycleBinItem.md index 3cb2479d1..67baa6155 100644 --- a/documentation/Get-PnPRecycleBinItem.md +++ b/documentation/Get-PnPRecycleBinItem.md @@ -22,25 +22,25 @@ Returns one or more items from the Recycle Bin. ### All (Default) ```powershell Get-PnPRecycleBinItem [-RowLimit ] [-Connection ] [-Includes ] - [] + ``` ### Identity ```powershell Get-PnPRecycleBinItem [-Identity ] [-Connection ] [-Includes ] - [] + ``` ### FirstStage ```powershell Get-PnPRecycleBinItem [-FirstStage] [-RowLimit ] [-Connection ] [-Includes ] - [] + ``` ### SecondStage ```powershell Get-PnPRecycleBinItem [-SecondStage] [-RowLimit ] [-Connection ] [-Includes ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Get-PnPRequestAccessEmails.md b/documentation/Get-PnPRequestAccessEmails.md index 88038b929..5d46a113d 100644 --- a/documentation/Get-PnPRequestAccessEmails.md +++ b/documentation/Get-PnPRequestAccessEmails.md @@ -15,7 +15,7 @@ Returns the request access e-mail addresses ## SYNTAX ```powershell -Get-PnPRequestAccessEmails [-Connection ] [] +Get-PnPRequestAccessEmails [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPRoleDefinition.md b/documentation/Get-PnPRoleDefinition.md index f8dbdada7..bd48e2a52 100644 --- a/documentation/Get-PnPRoleDefinition.md +++ b/documentation/Get-PnPRoleDefinition.md @@ -15,7 +15,7 @@ Retrieves a Role Definitions of a site ## SYNTAX ```powershell -Get-PnPRoleDefinition [[-Identity] ] [-Connection ] [] +Get-PnPRoleDefinition [[-Identity] ] [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPSearchConfiguration.md b/documentation/Get-PnPSearchConfiguration.md index 3b3233588..54852172e 100644 --- a/documentation/Get-PnPSearchConfiguration.md +++ b/documentation/Get-PnPSearchConfiguration.md @@ -19,21 +19,21 @@ Returns the search configuration ```powershell Get-PnPSearchConfiguration [-Scope ] [-Path ] - [-Connection ] [] + [-Connection ] ``` ### OutputFormat ```powershell Get-PnPSearchConfiguration [-Scope ] [-OutputFormat ] - [-Connection ] [] + [-Connection ] ``` ### BookmarksCSV ```powershell Get-PnPSearchConfiguration [-Scope ] [-PromotedResultsToBookmarkCSV] [-ExcludeVisualPromotedResults ] [-BookmarkStatus ] [-Path ] - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPSearchCrawlLog.md b/documentation/Get-PnPSearchCrawlLog.md index 788b5a924..4ec963421 100644 --- a/documentation/Get-PnPSearchCrawlLog.md +++ b/documentation/Get-PnPSearchCrawlLog.md @@ -17,7 +17,7 @@ Returns entries from the SharePoint search crawl log. Make sure you are granted ```powershell Get-PnPSearchCrawlLog [-LogLevel ] [-RowLimit ] [-Filter ] [-ContentSource ] [-StartDate ] [-EndDate ] [-RawFormat] - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPSearchSettings.md b/documentation/Get-PnPSearchSettings.md index 7ba933513..ed71e5924 100644 --- a/documentation/Get-PnPSearchSettings.md +++ b/documentation/Get-PnPSearchSettings.md @@ -15,7 +15,7 @@ Retrieves search settings for a site ## SYNTAX ```powershell -Get-PnPSearchSettings [-Connection ] [] +Get-PnPSearchSettings [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPServiceCurrentHealth.md b/documentation/Get-PnPServiceCurrentHealth.md index c6226563b..738f6fa1a 100644 --- a/documentation/Get-PnPServiceCurrentHealth.md +++ b/documentation/Get-PnPServiceCurrentHealth.md @@ -20,7 +20,7 @@ Gets current service status of the Office 365 Services from the Microsoft Graph ## SYNTAX ```powershell -Get-PnPServiceCurrentHealth [-Identity ] [] +Get-PnPServiceCurrentHealth [-Identity ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPServiceHealthIssue.md b/documentation/Get-PnPServiceHealthIssue.md index ddbe8fceb..22204cf19 100644 --- a/documentation/Get-PnPServiceHealthIssue.md +++ b/documentation/Get-PnPServiceHealthIssue.md @@ -20,7 +20,7 @@ Gets service health issues of the Office 365 Services from the Microsoft Graph A ## SYNTAX ```powershell -Get-PnPServiceHealthIssue [-Identity ] [] +Get-PnPServiceHealthIssue [-Identity ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPSharingForNonOwnersOfSite.md b/documentation/Get-PnPSharingForNonOwnersOfSite.md index d5d714307..709d22120 100644 --- a/documentation/Get-PnPSharingForNonOwnersOfSite.md +++ b/documentation/Get-PnPSharingForNonOwnersOfSite.md @@ -15,7 +15,7 @@ Returns $false if sharing of the site and items in the site is restricted only t ## SYNTAX ```powershell -Get-PnPSharingForNonOwnersOfSite [-Identity ] [-Connection ] [] +Get-PnPSharingForNonOwnersOfSite [-Identity ] [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPSite.md b/documentation/Get-PnPSite.md index ddd32f629..1a6391626 100644 --- a/documentation/Get-PnPSite.md +++ b/documentation/Get-PnPSite.md @@ -15,7 +15,7 @@ Returns the current site collection from the context. ## SYNTAX ```powershell -Get-PnPSite [-Connection ] [-Includes ] [] +Get-PnPSite [-Connection ] [-Includes ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPSiteClosure.md b/documentation/Get-PnPSiteClosure.md index 6e24c3bbd..f8ef48c09 100644 --- a/documentation/Get-PnPSiteClosure.md +++ b/documentation/Get-PnPSiteClosure.md @@ -15,7 +15,7 @@ Get the site closure status of the site which has a site policy applied ## SYNTAX ```powershell -Get-PnPSiteClosure [-Connection ] [] +Get-PnPSiteClosure [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPSiteCollectionAdmin.md b/documentation/Get-PnPSiteCollectionAdmin.md index 8273a0372..56cb93116 100644 --- a/documentation/Get-PnPSiteCollectionAdmin.md +++ b/documentation/Get-PnPSiteCollectionAdmin.md @@ -15,7 +15,7 @@ Returns the current site collection administrators of the site collection in the ## SYNTAX ```powershell -Get-PnPSiteCollectionAdmin [-Connection ] [] +Get-PnPSiteCollectionAdmin [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPSiteCollectionAppCatalog.md b/documentation/Get-PnPSiteCollectionAppCatalog.md index 9d61bfc0a..49dfed1be 100644 --- a/documentation/Get-PnPSiteCollectionAppCatalog.md +++ b/documentation/Get-PnPSiteCollectionAppCatalog.md @@ -15,7 +15,7 @@ Returns all site collection scoped app catalogs that exist on the tenant ## SYNTAX ```powershell -Get-PnPSiteCollectionAppCatalog [-CurrentSite ] [-ExcludeDeletedSites ] [-Connection ] [-Verbose] [] +Get-PnPSiteCollectionAppCatalog [-CurrentSite ] [-ExcludeDeletedSites ] [-Connection ] [-Verbose] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPSiteCollectionTermStore.md b/documentation/Get-PnPSiteCollectionTermStore.md index a8ed4c7e3..058d93bb0 100644 --- a/documentation/Get-PnPSiteCollectionTermStore.md +++ b/documentation/Get-PnPSiteCollectionTermStore.md @@ -15,7 +15,7 @@ Returns the site collection term store if it exists or else it will not return a ## SYNTAX ```powershell -Get-PnPSiteCollectionTermStore [-Connection ] [] +Get-PnPSiteCollectionTermStore [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPSiteDesign.md b/documentation/Get-PnPSiteDesign.md index e8790af5d..844acad4f 100644 --- a/documentation/Get-PnPSiteDesign.md +++ b/documentation/Get-PnPSiteDesign.md @@ -20,7 +20,7 @@ Retrieve Site Designs that have been registered on the current tenant. ## SYNTAX ```powershell -Get-PnPSiteDesign [[-Identity] ] [-Connection ] [] +Get-PnPSiteDesign [[-Identity] ] [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPSiteDesignRights.md b/documentation/Get-PnPSiteDesignRights.md index 5fa7fefd1..b3a0dab8d 100644 --- a/documentation/Get-PnPSiteDesignRights.md +++ b/documentation/Get-PnPSiteDesignRights.md @@ -21,7 +21,7 @@ Returns the principals with design rights on a specific Site Design ```powershell Get-PnPSiteDesignRights [-Identity] [-Connection ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Get-PnPSiteDesignRun.md b/documentation/Get-PnPSiteDesignRun.md index d14e82719..5080c4eea 100644 --- a/documentation/Get-PnPSiteDesignRun.md +++ b/documentation/Get-PnPSiteDesignRun.md @@ -16,7 +16,7 @@ Retrieves a list of site designs applied to a specified site collection. If the ```powershell Get-PnPSiteDesignRun [-SiteDesignId ] [-WebUrl ] - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPSiteDesignRunStatus.md b/documentation/Get-PnPSiteDesignRunStatus.md index 4a48f5433..5b625cd95 100644 --- a/documentation/Get-PnPSiteDesignRunStatus.md +++ b/documentation/Get-PnPSiteDesignRunStatus.md @@ -21,7 +21,7 @@ Retrieves and displays a list of all site script actions executed for a specifie ```powershell Get-PnPSiteDesignRunStatus -Run [-Connection ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Get-PnPSiteDesignTask.md b/documentation/Get-PnPSiteDesignTask.md index 5eca0e77e..7b25dabe5 100644 --- a/documentation/Get-PnPSiteDesignTask.md +++ b/documentation/Get-PnPSiteDesignTask.md @@ -16,7 +16,7 @@ Used to retrieve a scheduled site design script. It takes the ID of the schedule ```powershell Get-PnPSiteDesignTask [-Identity ] [-WebUrl ] - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPSitePolicy.md b/documentation/Get-PnPSitePolicy.md index e5e87f0a3..462d6fd0f 100644 --- a/documentation/Get-PnPSitePolicy.md +++ b/documentation/Get-PnPSitePolicy.md @@ -16,7 +16,7 @@ Retrieves all or a specific site policy ```powershell Get-PnPSitePolicy [-AllAvailable] [-Name ] [-Connection ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Get-PnPSiteScript.md b/documentation/Get-PnPSiteScript.md index 8eee3d4eb..0118fe3f1 100644 --- a/documentation/Get-PnPSiteScript.md +++ b/documentation/Get-PnPSiteScript.md @@ -21,7 +21,7 @@ Retrieve Site Scripts that have been registered on the current tenant. ```powershell Get-PnPSiteScript [[-Identity] ] [[-SiteDesign] ] - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPSiteScriptFromWeb.md b/documentation/Get-PnPSiteScriptFromWeb.md index a2c141b22..0f1ce8f43 100644 --- a/documentation/Get-PnPSiteScriptFromWeb.md +++ b/documentation/Get-PnPSiteScriptFromWeb.md @@ -22,21 +22,21 @@ Generates a Site Script from an existing site ### All components ```powershell Get-PnPSiteScriptFromWeb -Url [-Lists ] [-IncludeAll] [-Connection ] - [] + ``` ### Specific components ```powershell Get-PnPSiteScriptFromWeb [-Url ] [-Lists ] [-IncludeBranding] [-IncludeLinksToExportedItems] [-IncludeRegionalSettings] [-IncludeSiteExternalSharingCapability] [-IncludeTheme] - [-Connection ] [] + [-Connection ] ``` ### All lists ```powershell Get-PnPSiteScriptFromWeb [-Url ] [-IncludeAllLists] [-IncludeBranding] [-IncludeLinksToExportedItems] [-IncludeRegionalSettings] [-IncludeSiteExternalSharingCapability] [-IncludeTheme] - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPSiteSearchQueryResults.md b/documentation/Get-PnPSiteSearchQueryResults.md index d664c0965..d5b935536 100644 --- a/documentation/Get-PnPSiteSearchQueryResults.md +++ b/documentation/Get-PnPSiteSearchQueryResults.md @@ -17,13 +17,13 @@ Executes a search query to retrieve indexed site collections ### Limit (Default) ```powershell Get-PnPSiteSearchQueryResults [[-Query] ] [-StartRow ] [-MaxResults ] - [-Connection ] [] + [-Connection ] ``` ### All ```powershell Get-PnPSiteSearchQueryResults [[-Query] ] [-All] [-Connection ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Get-PnPSiteSensitivityLabel.md b/documentation/Get-PnPSiteSensitivityLabel.md index 7dbebe854..ec9f82640 100644 --- a/documentation/Get-PnPSiteSensitivityLabel.md +++ b/documentation/Get-PnPSiteSensitivityLabel.md @@ -15,7 +15,7 @@ Gets the Microsoft Purview sensitivity label that is set on the connected to sit ## SYNTAX ```powershell -Get-PnPSiteSensitivityLabel [-Connection ] [] +Get-PnPSiteSensitivityLabel [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPSiteTemplate.md b/documentation/Get-PnPSiteTemplate.md index 91da737f4..0c4a2a504 100644 --- a/documentation/Get-PnPSiteTemplate.md +++ b/documentation/Get-PnPSiteTemplate.md @@ -26,7 +26,7 @@ Get-PnPSiteTemplate [[-Out] ] [[-Schema] ] [-Includ [-TemplateProperties ] [-OutputInstance] [-ExcludeContentTypesFromSyndication] [-ListsToExtract ] [-Configuration ] [-Connection ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Get-PnPSiteUserInvitations.md b/documentation/Get-PnPSiteUserInvitations.md index 81af725ed..86d22797f 100644 --- a/documentation/Get-PnPSiteUserInvitations.md +++ b/documentation/Get-PnPSiteUserInvitations.md @@ -21,7 +21,7 @@ Searches against all stored sharing links and retrieves the email invites ```powershell Get-PnPSiteUserInvitations [[-Site] ] -EmailAddress - [] + ``` ## DESCRIPTION diff --git a/documentation/Get-PnPStorageEntity.md b/documentation/Get-PnPStorageEntity.md index 545441221..967cdc98f 100644 --- a/documentation/Get-PnPStorageEntity.md +++ b/documentation/Get-PnPStorageEntity.md @@ -16,7 +16,7 @@ Retrieve Storage Entities / Farm Properties from either the Tenant App Catalog o ```powershell Get-PnPStorageEntity [-Key ] [-Scope ] [-Connection ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Get-PnPStoredCredential.md b/documentation/Get-PnPStoredCredential.md index 452a276e1..496635b3f 100644 --- a/documentation/Get-PnPStoredCredential.md +++ b/documentation/Get-PnPStoredCredential.md @@ -15,7 +15,7 @@ Get a credential ## SYNTAX ```powershell -Get-PnPStoredCredential -Name [] +Get-PnPStoredCredential -Name ``` ## DESCRIPTION diff --git a/documentation/Get-PnPSubWeb.md b/documentation/Get-PnPSubWeb.md index 8aea2c75a..2a850f920 100644 --- a/documentation/Get-PnPSubWeb.md +++ b/documentation/Get-PnPSubWeb.md @@ -16,7 +16,7 @@ Returns the subwebs of the current web ```powershell Get-PnPSubWeb [[-Identity] ] [-Recurse] [-Connection ] - [-Includes ] [] + [-Includes ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPSubscribeSharePointNewsDigest.md b/documentation/Get-PnPSubscribeSharePointNewsDigest.md index 96380a7fe..9b246ad14 100644 --- a/documentation/Get-PnPSubscribeSharePointNewsDigest.md +++ b/documentation/Get-PnPSubscribeSharePointNewsDigest.md @@ -24,7 +24,7 @@ Note: The implementation behind this in SharePoint Online has changed causing th ## SYNTAX ```powershell -Get-PnPSubscribeSharePointNewsDigest -Account [-Connection ] [] +Get-PnPSubscribeSharePointNewsDigest -Account [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPSyntexModel.md b/documentation/Get-PnPSyntexModel.md index d559663e0..d5bc007f4 100644 --- a/documentation/Get-PnPSyntexModel.md +++ b/documentation/Get-PnPSyntexModel.md @@ -19,7 +19,7 @@ This cmdlet only works when you've connected to a Syntex Content Center site. ```powershell Get-PnPSyntexModel [-Identity] [-Connection ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Get-PnPSyntexModelPublication.md b/documentation/Get-PnPSyntexModelPublication.md index 9bf337934..325bcf959 100644 --- a/documentation/Get-PnPSyntexModelPublication.md +++ b/documentation/Get-PnPSyntexModelPublication.md @@ -18,7 +18,7 @@ This cmdlet only works when you've connected to a Syntex Content Center site. ```powershell Get-PnPSyntexModelPublications -Model [-Connection ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Get-PnPTaxonomyItem.md b/documentation/Get-PnPTaxonomyItem.md index 573426f80..8ddb3c68c 100644 --- a/documentation/Get-PnPTaxonomyItem.md +++ b/documentation/Get-PnPTaxonomyItem.md @@ -16,7 +16,7 @@ Returns a taxonomy item ```powershell Get-PnPTaxonomyItem [-TermPath] [-Connection ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Get-PnPTaxonomySession.md b/documentation/Get-PnPTaxonomySession.md index 7daf78744..cff8290af 100644 --- a/documentation/Get-PnPTaxonomySession.md +++ b/documentation/Get-PnPTaxonomySession.md @@ -15,7 +15,7 @@ Returns a taxonomy session ## SYNTAX ```powershell -Get-PnPTaxonomySession [-Connection ] [] +Get-PnPTaxonomySession [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPTeamsApp.md b/documentation/Get-PnPTeamsApp.md index 2b5a7e8de..08bcb8ef9 100644 --- a/documentation/Get-PnPTeamsApp.md +++ b/documentation/Get-PnPTeamsApp.md @@ -20,7 +20,7 @@ Gets one Microsoft Teams App or a list of all apps. ## SYNTAX ```powershell -Get-PnPTeamsApp [-Identity ] [] +Get-PnPTeamsApp [-Identity ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPTeamsChannel.md b/documentation/Get-PnPTeamsChannel.md index a5b4de293..43959d693 100644 --- a/documentation/Get-PnPTeamsChannel.md +++ b/documentation/Get-PnPTeamsChannel.md @@ -21,7 +21,7 @@ Gets the channels for a specified Team. ```powershell Get-PnPTeamsChannel -Team [-Identity ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Get-PnPTeamsChannelFilesFolder.md b/documentation/Get-PnPTeamsChannelFilesFolder.md index 3286768d8..a082f63e8 100644 --- a/documentation/Get-PnPTeamsChannelFilesFolder.md +++ b/documentation/Get-PnPTeamsChannelFilesFolder.md @@ -21,7 +21,7 @@ Gets the metadata for the location where the files of a channel are stored. ```powershell Get-PnPTeamsChannel [-Team ] [-Channel ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Get-PnPTeamsChannelMessage.md b/documentation/Get-PnPTeamsChannelMessage.md index b661a1bac..f8c41d7fb 100644 --- a/documentation/Get-PnPTeamsChannelMessage.md +++ b/documentation/Get-PnPTeamsChannelMessage.md @@ -21,7 +21,7 @@ Returns messages from the specified Microsoft Teams Channel. ```powershell Get-PnPTeamsChannelMessage -Team -Channel [-Identity ] [-IncludeDeleted] - [] + ``` ## DESCRIPTION diff --git a/documentation/Get-PnPTeamsChannelMessageReply.md b/documentation/Get-PnPTeamsChannelMessageReply.md index ef4fff6f8..557ecb06b 100644 --- a/documentation/Get-PnPTeamsChannelMessageReply.md +++ b/documentation/Get-PnPTeamsChannelMessageReply.md @@ -22,7 +22,7 @@ Returns replies from the specified Microsoft Teams channel message. ```powershell Get-PnPTeamsChannelMessageReply -Team -Channel -Message [-Identity ] [-IncludeDeleted] -[] + ``` ## DESCRIPTION diff --git a/documentation/Get-PnPTeamsChannelUser.md b/documentation/Get-PnPTeamsChannelUser.md index 0a5aa7fcf..79677a4f5 100644 --- a/documentation/Get-PnPTeamsChannelUser.md +++ b/documentation/Get-PnPTeamsChannelUser.md @@ -21,7 +21,7 @@ Returns members from the specified Microsoft Teams private Channel. ```powershell Get-PnPTeamsChannelUser -Team -Channel [-Identity ] [-Role ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Get-PnPTeamsPrimaryChannel.md b/documentation/Get-PnPTeamsPrimaryChannel.md index 74581a758..30685104f 100644 --- a/documentation/Get-PnPTeamsPrimaryChannel.md +++ b/documentation/Get-PnPTeamsPrimaryChannel.md @@ -21,7 +21,7 @@ Gets the default channel, General, of a team. ```powershell Get-PnPTeamsPrimaryChannel -Team [-Identity ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Get-PnPTeamsTab.md b/documentation/Get-PnPTeamsTab.md index b2533ee87..5e9a06327 100644 --- a/documentation/Get-PnPTeamsTab.md +++ b/documentation/Get-PnPTeamsTab.md @@ -21,7 +21,7 @@ Gets one or all tabs in a channel. ```powershell Get-PnPTeamsTab -Team -Channel [-Identity ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Get-PnPTeamsTeam.md b/documentation/Get-PnPTeamsTeam.md index 81fa1a415..0165bffb6 100644 --- a/documentation/Get-PnPTeamsTeam.md +++ b/documentation/Get-PnPTeamsTeam.md @@ -20,7 +20,7 @@ Gets one Microsoft Teams Team or a list of Teams. ## SYNTAX ```powershell -Get-PnPTeamsTeam [-Identity ] [-Filter ] [] +Get-PnPTeamsTeam [-Identity ] [-Filter ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPTeamsUser.md b/documentation/Get-PnPTeamsUser.md index 22c725ced..b3b434aa4 100644 --- a/documentation/Get-PnPTeamsUser.md +++ b/documentation/Get-PnPTeamsUser.md @@ -22,7 +22,7 @@ Returns owners, members or guests from a team. ```powershell Get-PnPTeamsUser -Team [-Channel ] [-Role ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Get-PnPTemporarilyDisableAppBar.md b/documentation/Get-PnPTemporarilyDisableAppBar.md index 19df433b0..10c36ada9 100644 --- a/documentation/Get-PnPTemporarilyDisableAppBar.md +++ b/documentation/Get-PnPTemporarilyDisableAppBar.md @@ -20,7 +20,7 @@ Returns the disabled state of the SharePoint Online App Bar. It may take some ti ## SYNTAX ```powershell -Get-PnPTemporarilyDisableAppBar [] +Get-PnPTemporarilyDisableAppBar ``` ## DESCRIPTION diff --git a/documentation/Get-PnPTenant.md b/documentation/Get-PnPTenant.md index 392a2278c..5ac1cab40 100644 --- a/documentation/Get-PnPTenant.md +++ b/documentation/Get-PnPTenant.md @@ -20,7 +20,7 @@ Returns organization-level site collection properties ## SYNTAX ```powershell -Get-PnPTenant [-Connection ] [] +Get-PnPTenant [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPTenantAppCatalogUrl.md b/documentation/Get-PnPTenantAppCatalogUrl.md index f86fc30f3..1b9993f83 100644 --- a/documentation/Get-PnPTenantAppCatalogUrl.md +++ b/documentation/Get-PnPTenantAppCatalogUrl.md @@ -15,7 +15,7 @@ Retrieves the url of the tenant scoped app catalog ## SYNTAX ```powershell -Get-PnPTenantAppCatalogUrl [-Connection ] [] +Get-PnPTenantAppCatalogUrl [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPTenantCdnEnabled.md b/documentation/Get-PnPTenantCdnEnabled.md index 9d533dba3..e63fb912d 100644 --- a/documentation/Get-PnPTenantCdnEnabled.md +++ b/documentation/Get-PnPTenantCdnEnabled.md @@ -20,7 +20,7 @@ Retrieves if the Office 365 Content Delivery Network has been enabled. ## SYNTAX ```powershell -Get-PnPTenantCdnEnabled -CdnType [-Connection ] [] +Get-PnPTenantCdnEnabled -CdnType [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPTenantCdnOrigin.md b/documentation/Get-PnPTenantCdnOrigin.md index 5572a52e9..fb2311793 100644 --- a/documentation/Get-PnPTenantCdnOrigin.md +++ b/documentation/Get-PnPTenantCdnOrigin.md @@ -20,7 +20,7 @@ Returns the current registered origins from the public or private content delive ## SYNTAX ```powershell -Get-PnPTenantCdnOrigin -CdnType [-Connection ] [] +Get-PnPTenantCdnOrigin -CdnType [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPTenantCdnPolicies.md b/documentation/Get-PnPTenantCdnPolicies.md index e24aac8c1..c7bbd6efa 100644 --- a/documentation/Get-PnPTenantCdnPolicies.md +++ b/documentation/Get-PnPTenantCdnPolicies.md @@ -20,7 +20,7 @@ Returns the CDN Policies for the specified CDN (Public | Private). ## SYNTAX ```powershell -Get-PnPTenantCdnPolicies -CdnType [-Connection ] [] +Get-PnPTenantCdnPolicies -CdnType [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPTenantDeletedSite.md b/documentation/Get-PnPTenantDeletedSite.md index 643336048..6f8f1c0a6 100644 --- a/documentation/Get-PnPTenantDeletedSite.md +++ b/documentation/Get-PnPTenantDeletedSite.md @@ -20,7 +20,7 @@ Fetches the site collections from the tenant recycle bin. ## SYNTAX ```powershell -Get-PnPTenantDeletedSite [-Identity] [-Limit] [-IncludePersonalSite] [-IncludeOnlyPersonalSite] [-Connection ] [] +Get-PnPTenantDeletedSite [-Identity] [-Limit] [-IncludePersonalSite] [-IncludeOnlyPersonalSite] [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPTenantRecycleBinItem.md b/documentation/Get-PnPTenantRecycleBinItem.md index 9dae8e09a..f74d817f7 100644 --- a/documentation/Get-PnPTenantRecycleBinItem.md +++ b/documentation/Get-PnPTenantRecycleBinItem.md @@ -20,7 +20,7 @@ Returns all modern and classic site collections in the tenant scoped recycle bin ## SYNTAX ```powershell -Get-PnPTenantRecycleBinItem [-Connection ] [] +Get-PnPTenantRecycleBinItem [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPTenantSequence.md b/documentation/Get-PnPTenantSequence.md index 9984368ca..3c0a8659b 100644 --- a/documentation/Get-PnPTenantSequence.md +++ b/documentation/Get-PnPTenantSequence.md @@ -16,7 +16,7 @@ Returns one ore more provisioning sequence object(s) from a tenant template ```powershell Get-PnPTenantSequence -Template [-Identity ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Get-PnPTenantSequenceSite.md b/documentation/Get-PnPTenantSequenceSite.md index e1c5cd494..d783223c7 100644 --- a/documentation/Get-PnPTenantSequenceSite.md +++ b/documentation/Get-PnPTenantSequenceSite.md @@ -16,7 +16,7 @@ Returns one or more sites from a tenant template ```powershell Get-PnPTenantSequenceSite -Sequence [-Identity ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Get-PnPTenantServicePrincipal.md b/documentation/Get-PnPTenantServicePrincipal.md index 21fe3c6d7..157770d3b 100644 --- a/documentation/Get-PnPTenantServicePrincipal.md +++ b/documentation/Get-PnPTenantServicePrincipal.md @@ -20,7 +20,7 @@ Returns the current tenant's "SharePoint Online Client" service principal. ## SYNTAX ```powershell -Get-PnPTenantServicePrincipal [-Connection ] [] +Get-PnPTenantServicePrincipal [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPTenantServicePrincipalPermissionGrants.md b/documentation/Get-PnPTenantServicePrincipalPermissionGrants.md index 861d14dba..3ff8b7314 100644 --- a/documentation/Get-PnPTenantServicePrincipalPermissionGrants.md +++ b/documentation/Get-PnPTenantServicePrincipalPermissionGrants.md @@ -20,7 +20,7 @@ Gets the collection of permission grants for the "SharePoint Online Client" serv ## SYNTAX ```powershell -Get-PnPTenantServicePrincipalPermissionGrants [-Connection ] [] +Get-PnPTenantServicePrincipalPermissionGrants [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPTenantServicePrincipalPermissionRequests.md b/documentation/Get-PnPTenantServicePrincipalPermissionRequests.md index 8556799b9..44feda8e2 100644 --- a/documentation/Get-PnPTenantServicePrincipalPermissionRequests.md +++ b/documentation/Get-PnPTenantServicePrincipalPermissionRequests.md @@ -20,7 +20,7 @@ Gets the collection of permission requests for the "SharePoint Online Client" se ## SYNTAX ```powershell -Get-PnPTenantServicePrincipalPermissionRequests [-Connection ] [] +Get-PnPTenantServicePrincipalPermissionRequests [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPTenantSite.md b/documentation/Get-PnPTenantSite.md index 08d706ca3..b3365c759 100644 --- a/documentation/Get-PnPTenantSite.md +++ b/documentation/Get-PnPTenantSite.md @@ -22,13 +22,13 @@ Retrieves site collection information ### By Site ```powershell Get-PnPTenantSite [-Identity] [-Detailed] [-DisableSharingForNonOwnersStatus] [-Connection ] - [] + ``` ### All Sites ```powershell Get-PnPTenantSite [-Template ] [-Detailed] [-IncludeOneDriveSites] [-GroupIdDefined ] [-Filter ] [-Connection - ] [] + ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPTenantSyncClientRestriction.md b/documentation/Get-PnPTenantSyncClientRestriction.md index 718715842..22b22ecc8 100644 --- a/documentation/Get-PnPTenantSyncClientRestriction.md +++ b/documentation/Get-PnPTenantSyncClientRestriction.md @@ -20,7 +20,7 @@ Returns organization-level OneDrive synchronization restriction settings ## SYNTAX ```powershell -Get-PnPTenantSyncClientRestriction [-Connection ] [] +Get-PnPTenantSyncClientRestriction [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPTenantTemplate.md b/documentation/Get-PnPTenantTemplate.md index 4b2f03d1e..e71d288b5 100644 --- a/documentation/Get-PnPTenantTemplate.md +++ b/documentation/Get-PnPTenantTemplate.md @@ -23,13 +23,13 @@ Generates a provisioning tenant template from a site. If the site is a hubsite a ```powershell Get-PnPTenantTemplate [-SiteUrl ] [-Out ] [-Force] [-Configuration ] [-Connection ] - [] + ``` ### Extract a template as an object ```powershell Get-PnPTenantTemplate [-SiteUrl ] [-AsInstance] [-Configuration ] - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPTenantTheme.md b/documentation/Get-PnPTenantTheme.md index 1fb9be578..11f091165 100644 --- a/documentation/Get-PnPTenantTheme.md +++ b/documentation/Get-PnPTenantTheme.md @@ -20,7 +20,7 @@ Returns all or a specific theme ## SYNTAX ```powershell -Get-PnPTenantTheme [[-Name] ] [-AsJson] [-Connection ] [] +Get-PnPTenantTheme [[-Name] ] [-AsJson] [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPTerm.md b/documentation/Get-PnPTerm.md index 0c7175935..abd29f627 100644 --- a/documentation/Get-PnPTerm.md +++ b/documentation/Get-PnPTerm.md @@ -19,7 +19,7 @@ Returns a Term Store Term. Get-PnPTerm -Identity [-TermStore ] - [-IncludeChildTerms] [-Connection ] [-Includes ] [] + [-IncludeChildTerms] [-Connection ] [-Includes ] ``` ### By Term Name @@ -30,7 +30,7 @@ Get-PnPTerm -TermGroup [-TermStore ] [-Recursive] - [-IncludeChildTerms][-IncludeDeprecated] [-Connection ] [-Includes ] [] + [-IncludeChildTerms][-IncludeDeprecated] [-Connection ] [-Includes ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPTermGroup.md b/documentation/Get-PnPTermGroup.md index 22cfb02f2..31faf0a0e 100644 --- a/documentation/Get-PnPTermGroup.md +++ b/documentation/Get-PnPTermGroup.md @@ -18,7 +18,7 @@ Returns a taxonomy term group Get-PnPTermGroup [-Identity ] [-TermStore ] - [-Connection ] [-Includes ] [] + [-Connection ] [-Includes ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPTermLabel.md b/documentation/Get-PnPTermLabel.md index c1c0d10aa..fa4629262 100644 --- a/documentation/Get-PnPTermLabel.md +++ b/documentation/Get-PnPTermLabel.md @@ -17,13 +17,13 @@ Returns all or a specific translation label for a term. ### By Term Id ``` -Get-PnPTermLabel -Term [-Lcid ] [-TermStore ] [] +Get-PnPTermLabel -Term [-Lcid ] [-TermStore ] ``` ### By Term Name ``` Get-PnPTermLabel -Term [-Lcid ] -TermSet - -TermGroup [-TermStore ] [] + -TermGroup [-TermStore ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPTermSet.md b/documentation/Get-PnPTermSet.md index 1a92d6227..70658ee4d 100644 --- a/documentation/Get-PnPTermSet.md +++ b/documentation/Get-PnPTermSet.md @@ -17,7 +17,7 @@ Returns a taxonomy term set ```powershell Get-PnPTermSet [-Identity ] [-TermGroup] [-TermStore ] [-Connection ] [-Includes ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Get-PnPTheme.md b/documentation/Get-PnPTheme.md index baccddeb2..f63ad0aa2 100644 --- a/documentation/Get-PnPTheme.md +++ b/documentation/Get-PnPTheme.md @@ -16,7 +16,7 @@ Returns the current theme/composed look of the current web. ```powershell Get-PnPTheme [-DetectCurrentComposedLook] [-Connection ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Get-PnPTimeZoneId.md b/documentation/Get-PnPTimeZoneId.md index bd87ed1bb..a06a7e45e 100644 --- a/documentation/Get-PnPTimeZoneId.md +++ b/documentation/Get-PnPTimeZoneId.md @@ -15,7 +15,7 @@ Returns a time zone ID ## SYNTAX ```powershell -Get-PnPTimeZoneId [[-Match] ] [] +Get-PnPTimeZoneId [[-Match] ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPUPABulkImportStatus.md b/documentation/Get-PnPUPABulkImportStatus.md index 619c804ac..4e1aed372 100644 --- a/documentation/Get-PnPUPABulkImportStatus.md +++ b/documentation/Get-PnPUPABulkImportStatus.md @@ -21,7 +21,7 @@ Get user profile bulk import status. ```powershell Get-PnPUPABulkImportStatus [-JobId ] [-IncludeErrorDetails] [-Connection ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Get-PnPUnifiedAuditLog.md b/documentation/Get-PnPUnifiedAuditLog.md index 44e67941b..a2edb5552 100644 --- a/documentation/Get-PnPUnifiedAuditLog.md +++ b/documentation/Get-PnPUnifiedAuditLog.md @@ -21,7 +21,7 @@ Gets unified audit logs from the Office 365 Management API. Requires the Azure A ```powershell Get-PnPUnifiedAuditLog [-ContentType ] [-StartTime ] [-EndTime ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Get-PnPUser.md b/documentation/Get-PnPUser.md index 3962c371a..53b4ad099 100644 --- a/documentation/Get-PnPUser.md +++ b/documentation/Get-PnPUser.md @@ -16,18 +16,18 @@ Returns site users of current web ### Identity based request (Default) ```powershell -Get-PnPUser [-Identity ] [-Connection ] [] +Get-PnPUser [-Identity ] [-Connection ] ``` ### With rights assigned ```powershell -Get-PnPUser [-WithRightsAssigned] [-Connection ] [] +Get-PnPUser [-WithRightsAssigned] [-Connection ] ``` ### With rights assigned detailed ```powershell Get-PnPUser [-WithRightsAssignedDetailed] [-Connection ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Get-PnPUserOneDriveQuota.md b/documentation/Get-PnPUserOneDriveQuota.md index a5e2f629c..6e1e2d3f3 100644 --- a/documentation/Get-PnPUserOneDriveQuota.md +++ b/documentation/Get-PnPUserOneDriveQuota.md @@ -20,7 +20,7 @@ Retrieves the current quota set on the OneDrive for Business site for a specific ## SYNTAX ```powershell -Get-PnPUserOneDriveQuota [-Account] [-Connection ] [] +Get-PnPUserOneDriveQuota [-Account] [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPView.md b/documentation/Get-PnPView.md index 9188a8c35..830103299 100644 --- a/documentation/Get-PnPView.md +++ b/documentation/Get-PnPView.md @@ -16,7 +16,7 @@ Returns one or all views from a list ```powershell Get-PnPView [-List] [-Identity ] - [-Connection ] [-Includes ] [] + [-Connection ] [-Includes ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPVivaConnectionsDashboardACE.md b/documentation/Get-PnPVivaConnectionsDashboardACE.md index 946f64eab..fe702c523 100644 --- a/documentation/Get-PnPVivaConnectionsDashboardACE.md +++ b/documentation/Get-PnPVivaConnectionsDashboardACE.md @@ -15,7 +15,7 @@ Returns the Adaptive card extensions from the Viva connections dashboard page. T ## SYNTAX ```powershell -Get-PnPVivaConnectionsDashboardACE [-Identity ] [-Connection ] [] +Get-PnPVivaConnectionsDashboardACE [-Identity ] [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPWeb.md b/documentation/Get-PnPWeb.md index 84530a0af..516494bc2 100644 --- a/documentation/Get-PnPWeb.md +++ b/documentation/Get-PnPWeb.md @@ -16,7 +16,7 @@ Returns the current web object ```powershell Get-PnPWeb [[-Identity] ] [-Connection ] [-Includes ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Get-PnPWebHeader.md b/documentation/Get-PnPWebHeader.md index cf6beea13..3e435cc77 100644 --- a/documentation/Get-PnPWebHeader.md +++ b/documentation/Get-PnPWebHeader.md @@ -17,7 +17,7 @@ Retrieves the current configuration regarding the "Change the look" Header of th ```powershell Get-PnPWebHeader [-SiteLogoUrl ] [-HeaderLayout ] [-HeaderEmphasis ] [-HideTitleInHeader] [-HeaderBackgroundImageUrl ] [-HeaderBackgroundImageFocalX ] [-HeaderBackgroundImageFocalY ] [-LogoAlignment ] - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPWebPart.md b/documentation/Get-PnPWebPart.md index 72c2d2ae3..1a7c85a74 100644 --- a/documentation/Get-PnPWebPart.md +++ b/documentation/Get-PnPWebPart.md @@ -16,7 +16,7 @@ Returns a web part definition object ```powershell Get-PnPWebPart -ServerRelativePageUrl [-Identity ] - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPWebPartProperty.md b/documentation/Get-PnPWebPartProperty.md index 034bbd690..7146cce63 100644 --- a/documentation/Get-PnPWebPartProperty.md +++ b/documentation/Get-PnPWebPartProperty.md @@ -16,7 +16,7 @@ Returns a web part property ```powershell Get-PnPWebPartProperty -ServerRelativePageUrl -Identity [-Key ] - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPWebPartXml.md b/documentation/Get-PnPWebPartXml.md index 92de1fac7..090c69430 100644 --- a/documentation/Get-PnPWebPartXml.md +++ b/documentation/Get-PnPWebPartXml.md @@ -16,7 +16,7 @@ Returns the web part XML of a web part registered on a site ```powershell Get-PnPWebPartXml -ServerRelativePageUrl -Identity - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Get-PnPWebTemplates.md b/documentation/Get-PnPWebTemplates.md index 8de6326be..91687cee0 100644 --- a/documentation/Get-PnPWebTemplates.md +++ b/documentation/Get-PnPWebTemplates.md @@ -21,7 +21,7 @@ Returns the available classic web templates ```powershell Get-PnPWebTemplates [-Lcid ] [-CompatibilityLevel ] [-Connection ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Get-PnPWebhookSubscriptions.md b/documentation/Get-PnPWebhookSubscriptions.md index 8b1766faf..bb823a3f8 100644 --- a/documentation/Get-PnPWebhookSubscriptions.md +++ b/documentation/Get-PnPWebhookSubscriptions.md @@ -16,7 +16,7 @@ Gets all the Webhook subscriptions of the resource ```powershell Get-PnPWebhookSubscriptions [-List ] [-Connection ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Get-PnPWikiPageContent.md b/documentation/Get-PnPWikiPageContent.md index 00b77bfc5..24555a385 100644 --- a/documentation/Get-PnPWikiPageContent.md +++ b/documentation/Get-PnPWikiPageContent.md @@ -16,7 +16,7 @@ Gets the contents/source of a wiki page ```powershell Get-PnPWikiPageContent [-ServerRelativePageUrl] [-Connection ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Grant-PnPHubSiteRights.md b/documentation/Grant-PnPHubSiteRights.md index af002a728..230c587f4 100644 --- a/documentation/Grant-PnPHubSiteRights.md +++ b/documentation/Grant-PnPHubSiteRights.md @@ -21,7 +21,7 @@ Grant additional permissions to the permissions already in place to associate si ```powershell Grant-PnPHubSiteRights [-Identity] -Principals [-Connection ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Grant-PnPSiteDesignRights.md b/documentation/Grant-PnPSiteDesignRights.md index d27a927b1..85d68582a 100644 --- a/documentation/Grant-PnPSiteDesignRights.md +++ b/documentation/Grant-PnPSiteDesignRights.md @@ -22,7 +22,7 @@ Grants the specified principals rights to use the site design. ```powershell Grant-PnPSiteDesignRights [-Identity] -Principals [-Rights ] [-Connection ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Grant-PnPTenantServicePrincipalPermission.md b/documentation/Grant-PnPTenantServicePrincipalPermission.md index 2ad784d0c..092e5cb43 100644 --- a/documentation/Grant-PnPTenantServicePrincipalPermission.md +++ b/documentation/Grant-PnPTenantServicePrincipalPermission.md @@ -22,7 +22,7 @@ Explicitly grants a specified permission to the "SharePoint Online Client Extens ```powershell Grant-PnPTenantServicePrincipalPermission -Scope [-Resource ] [-Connection ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Import-PnPTaxonomy.md b/documentation/Import-PnPTaxonomy.md index c73ea39d8..3bd30ec19 100644 --- a/documentation/Import-PnPTaxonomy.md +++ b/documentation/Import-PnPTaxonomy.md @@ -17,13 +17,13 @@ Imports a taxonomy from either a string array or a file ### Direct ```powershell Import-PnPTaxonomy [-Terms ] [-Lcid ] [-TermStoreName ] [-Delimiter ] - [-SynchronizeDeletions] [-Connection ] [] + [-SynchronizeDeletions] [-Connection ] ``` ### File ```powershell Import-PnPTaxonomy -Path [-Lcid ] [-TermStoreName ] [-Delimiter ] - [-SynchronizeDeletions] [-Connection ] [] + [-SynchronizeDeletions] [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Import-PnPTermGroupFromXml.md b/documentation/Import-PnPTermGroupFromXml.md index 360680184..e8d3da70f 100644 --- a/documentation/Import-PnPTermGroupFromXml.md +++ b/documentation/Import-PnPTermGroupFromXml.md @@ -17,13 +17,13 @@ Imports a taxonomy TermGroup from either the input or from an XML file. ### XML ```powershell Import-PnPTermGroupFromXml [[-Xml] ] [-Connection ] - [] + ``` ### File ```powershell Import-PnPTermGroupFromXml [-Path ] [-Connection ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Import-PnPTermSet.md b/documentation/Import-PnPTermSet.md index 842a4d818..56bea9ec8 100644 --- a/documentation/Import-PnPTermSet.md +++ b/documentation/Import-PnPTermSet.md @@ -17,7 +17,7 @@ Imports a taxonomy term set from a file in the standard format. ```powershell Import-PnPTermSet -GroupName -Path [-TermSetId ] [-SynchronizeDeletions] [-IsOpen ] [-Contact ] [-Owner ] [-TermStoreName ] - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Install-PnPApp.md b/documentation/Install-PnPApp.md index e793a0e58..10734609f 100644 --- a/documentation/Install-PnPApp.md +++ b/documentation/Install-PnPApp.md @@ -16,7 +16,7 @@ Installs an available app from the app catalog ```powershell Install-PnPApp [-Identity] [-Scope ] [-Wait] - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Invoke-PnPListDesign.md b/documentation/Invoke-PnPListDesign.md index b4350a5c3..7fb8becaa 100644 --- a/documentation/Invoke-PnPListDesign.md +++ b/documentation/Invoke-PnPListDesign.md @@ -16,7 +16,7 @@ Apply a List Design to an existing site. * Requires Tenant Administration Rights ```powershell Invoke-PnPListDesign [-Identity] [-WebUrl ] - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Invoke-PnPQuery.md b/documentation/Invoke-PnPQuery.md index 47a4029a9..9c5396443 100644 --- a/documentation/Invoke-PnPQuery.md +++ b/documentation/Invoke-PnPQuery.md @@ -15,7 +15,7 @@ Executes the currently queued actions ## SYNTAX ```powershell -Invoke-PnPQuery [-RetryCount ] [-Connection ] [] +Invoke-PnPQuery [-RetryCount ] [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Invoke-PnPSiteDesign.md b/documentation/Invoke-PnPSiteDesign.md index f9b951d73..b5c060587 100644 --- a/documentation/Invoke-PnPSiteDesign.md +++ b/documentation/Invoke-PnPSiteDesign.md @@ -16,7 +16,7 @@ Apply a Site Design to an existing site. * Requires Tenant Administration Rights ```powershell Invoke-PnPSiteDesign [-Identity] [-WebUrl ] - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Invoke-PnPSiteScript.md b/documentation/Invoke-PnPSiteScript.md index e677c1864..05182ee27 100644 --- a/documentation/Invoke-PnPSiteScript.md +++ b/documentation/Invoke-PnPSiteScript.md @@ -17,13 +17,13 @@ Applies a Site Script to an existing site ### Executing a site script registered as such ```powershell -Invoke-PnPSiteScript -Identity -WebUrl [-Connection ] [] +Invoke-PnPSiteScript -Identity -WebUrl [-Connection ] ``` ### Executing a site script by passing in the script directly ```powershell -Invoke-PnPSiteScript -Script [-WebUrl ] [-Connection ] [] +Invoke-PnPSiteScript -Script [-WebUrl ] [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Invoke-PnPSiteTemplate.md b/documentation/Invoke-PnPSiteTemplate.md index e5854bbde..8ba55e0f5 100644 --- a/documentation/Invoke-PnPSiteTemplate.md +++ b/documentation/Invoke-PnPSiteTemplate.md @@ -21,7 +21,7 @@ Invoke-PnPSiteTemplate [-Path] [-TemplateId ] [-ResourceFolder [-ProvisionFieldsToSubWebs] [-ClearNavigation] [-Parameters ] [-Handlers ] [-ExcludeHandlers ] [-ExtensibilityHandlers ] [-TemplateProviderExtensions ] - [-Connection ] [] + [-Connection ] ``` ### Instance @@ -31,7 +31,7 @@ Invoke-PnPSiteTemplate [-TemplateId ] [-ResourceFolder ] [-ProvisionFieldsToSubWebs] [-ClearNavigation] [-Parameters ] [-Handlers ] [-ExcludeHandlers ] [-ExtensibilityHandlers ] [-TemplateProviderExtensions ] [-InputInstance ] - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Invoke-PnPTenantTemplate.md b/documentation/Invoke-PnPTenantTemplate.md index 3d0b47695..f73644734 100644 --- a/documentation/Invoke-PnPTenantTemplate.md +++ b/documentation/Invoke-PnPTenantTemplate.md @@ -26,7 +26,7 @@ Invoke-PnPTenantTemplate [-Path] [-SequenceId ] [-ResourceFolde [-TemplateProviderExtensions ] [-Parameters ] [-OverwriteSystemPropertyBagValues] [-IgnoreDuplicateDataRowErrors] [-ProvisionContentTypesToSubWebs] [-ProvisionFieldsToSubWebs] [-ClearNavigation] [-Configuration ] - [-Connection ] [] + [-Connection ] ``` ### By Object @@ -36,7 +36,7 @@ Invoke-PnPTenantTemplate [-Template] [-SequenceId ] [-Parameters ] [-OverwriteSystemPropertyBagValues] [-IgnoreDuplicateDataRowErrors] [-ProvisionContentTypesToSubWebs] [-ProvisionFieldsToSubWebs] [-ClearNavigation] [-Configuration ] - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Invoke-PnPWebAction.md b/documentation/Invoke-PnPWebAction.md index 1e028d481..2c6caaee7 100644 --- a/documentation/Invoke-PnPWebAction.md +++ b/documentation/Invoke-PnPWebAction.md @@ -27,7 +27,7 @@ Invoke-PnPWebAction [-ListName ] [-Webs ] [-ListProperties ] [-ListItemAction ] [-ShouldProcessListItemAction ] [-ListItemProperties ] [-SubWebs] [-DisableStatisticsOutput] [-SkipCounting] - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Measure-PnPList.md b/documentation/Measure-PnPList.md index 5cc07fab3..0ef67031a 100644 --- a/documentation/Measure-PnPList.md +++ b/documentation/Measure-PnPList.md @@ -16,7 +16,7 @@ Returns statistics on the list object. This may fail on lists larger than the li ```powershell Measure-PnPList [-Identity] [-ItemLevel] [-BrokenPermissions] - [-Connection ] [-Includes ] [] + [-Connection ] [-Includes ] ``` ## DESCRIPTION diff --git a/documentation/Measure-PnPWeb.md b/documentation/Measure-PnPWeb.md index efdfd7286..a03d93fd1 100644 --- a/documentation/Measure-PnPWeb.md +++ b/documentation/Measure-PnPWeb.md @@ -16,7 +16,7 @@ Returns statistics on the web object ```powershell Measure-PnPWeb [[-Identity] ] [-Recursive] [-IncludeHiddenList] [-Connection ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Move-PnPFolder.md b/documentation/Move-PnPFolder.md index 916f1fef1..94db061ea 100644 --- a/documentation/Move-PnPFolder.md +++ b/documentation/Move-PnPFolder.md @@ -16,7 +16,7 @@ Move a folder to another location in the current web. If you want to move a fold ```powershell Move-PnPFolder -Folder -TargetFolder [-Connection ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Move-PnPListItemToRecycleBin.md b/documentation/Move-PnPListItemToRecycleBin.md index 65c54040b..800b1244b 100644 --- a/documentation/Move-PnPListItemToRecycleBin.md +++ b/documentation/Move-PnPListItemToRecycleBin.md @@ -16,7 +16,7 @@ Moves an item from a list to the Recycle Bin ```powershell Move-PnPListItemToRecycleBin [-List] -Identity [-Force] - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Move-PnPPageComponent.md b/documentation/Move-PnPPageComponent.md index b12e531a3..dd74c2e38 100644 --- a/documentation/Move-PnPPageComponent.md +++ b/documentation/Move-PnPPageComponent.md @@ -17,25 +17,25 @@ Moves a page component to a different section/column ### Move to other section ```powershell Move-PnPPageComponent [-Page] -InstanceId -Section - [-Position ] [-Connection ] [] + [-Position ] [-Connection ] ``` ### Move to other section and column ```powershell Move-PnPPageComponent [-Page] -InstanceId -Section - -Column [-Position ] [-Connection ] [] + -Column [-Position ] [-Connection ] ``` ### Move to other column ```powershell Move-PnPPageComponent [-Page] -InstanceId -Column - [-Position ] [-Connection ] [] + [-Position ] [-Connection ] ``` ### Move within a column ```powershell Move-PnPPageComponent [-Page] -InstanceId -Position - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Move-PnpRecycleBinItem.md b/documentation/Move-PnpRecycleBinItem.md index a63ac6377..7540f5e64 100644 --- a/documentation/Move-PnpRecycleBinItem.md +++ b/documentation/Move-PnpRecycleBinItem.md @@ -16,7 +16,7 @@ Moves all items or a specific item in the first stage recycle bin of the current ```powershell Move-PnPRecycleBinItem [-Identity ] [-Force] [-Connection ] - [] + ``` ## DESCRIPTION diff --git a/documentation/New-PnPAzureADGroup.md b/documentation/New-PnPAzureADGroup.md index ab810e7d8..ebcf70fba 100644 --- a/documentation/New-PnPAzureADGroup.md +++ b/documentation/New-PnPAzureADGroup.md @@ -20,7 +20,7 @@ Creates a new Azure Active Directory group. This can be a security or distributi ## SYNTAX ```powershell -New-PnPAzureADGroup -DisplayName -Description -MailNickname [-Owners ] [-Members ] [-IsSecurityEnabled ] [-IsMailEnabled ] [-Force] [] +New-PnPAzureADGroup -DisplayName -Description -MailNickname [-Owners ] [-Members ] [-IsSecurityEnabled ] [-IsMailEnabled ] [-Force] ``` ## DESCRIPTION diff --git a/documentation/New-PnPAzureADUserTemporaryAccessPass.md b/documentation/New-PnPAzureADUserTemporaryAccessPass.md index fafe84501..c3225609d 100644 --- a/documentation/New-PnPAzureADUserTemporaryAccessPass.md +++ b/documentation/New-PnPAzureADUserTemporaryAccessPass.md @@ -20,7 +20,7 @@ Creates a temporary access pass to authenticate with for a certain user ## SYNTAX ```powershell -New-PnPAzureADUserTemporaryAccessPass -DisplayName -Description -MailNickname [-Owners ] [-Members ] [-IsSecurityEnabled ] [-IsMailEnabled ] [-Force] [] +New-PnPAzureADUserTemporaryAccessPass -DisplayName -Description -MailNickname [-Owners ] [-Members ] [-IsSecurityEnabled ] [-IsMailEnabled ] [-Force] ``` ## DESCRIPTION diff --git a/documentation/New-PnPAzureCertificate.md b/documentation/New-PnPAzureCertificate.md index 001aa8f17..789a9a2a8 100644 --- a/documentation/New-PnPAzureCertificate.md +++ b/documentation/New-PnPAzureCertificate.md @@ -25,7 +25,7 @@ PrivateKey contains the PEM encoded private key of the certificate. ```powershell New-PnPAzureCertificate [-CommonName ] [-Country ] [-State ] [-Locality ] [-Organization ] [-OrganizationUnit ] [-OutPfx ] - [-OutCert ] [-ValidYears ] [-CertificatePassword ] [-Store ] [] + [-OutCert ] [-ValidYears ] [-CertificatePassword ] [-Store ] ``` ## DESCRIPTION diff --git a/documentation/New-PnPExtensibilityHandlerObject.md b/documentation/New-PnPExtensibilityHandlerObject.md index 55f8defed..1ff25ec93 100644 --- a/documentation/New-PnPExtensibilityHandlerObject.md +++ b/documentation/New-PnPExtensibilityHandlerObject.md @@ -16,7 +16,7 @@ Creates an ExtensibilityHandler Object, to be used by the Get-PnPSiteTemplate cm ```powershell New-PnPExtensibilityHandlerObject [-Assembly] -Type [-Configuration ] [-Disabled] - [] + ``` ## DESCRIPTION diff --git a/documentation/New-PnPGraphSubscription.md b/documentation/New-PnPGraphSubscription.md index 5e15022e3..e3e1e86e2 100644 --- a/documentation/New-PnPGraphSubscription.md +++ b/documentation/New-PnPGraphSubscription.md @@ -17,7 +17,7 @@ Creates a new Microsoft Graph Subscription which allows your webhook API to be c ```powershell New-PnPGraphSubscription -ChangeType -NotificationUrl -Resource [-ExpirationDateTime ] [-ClientState ] - [-LatestSupportedTlsVersion ] [] + [-LatestSupportedTlsVersion ] ``` ## DESCRIPTION diff --git a/documentation/New-PnPGroup.md b/documentation/New-PnPGroup.md index d9c5498a4..67c44b17f 100644 --- a/documentation/New-PnPGroup.md +++ b/documentation/New-PnPGroup.md @@ -18,7 +18,7 @@ Adds group to the Site Groups List and returns a group object New-PnPGroup -Title [-Description ] [-Owner ] [-AllowRequestToJoinLeave] [-AutoAcceptRequestToJoinLeave] [-AllowMembersEditMembership] [-OnlyAllowMembersViewMembership] [-DisallowMembersViewMembership] [-RequestToJoinEmail ] [-SetAssociatedGroup ] - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/New-PnPList.md b/documentation/New-PnPList.md index 931783850..df8be07f3 100644 --- a/documentation/New-PnPList.md +++ b/documentation/New-PnPList.md @@ -16,7 +16,7 @@ Creates a new list ```powershell New-PnPList -Title -Template [-Url ] [-Hidden] [-EnableVersioning] - [-EnableContentTypes] [-OnQuickLaunch] [-Connection ] [] + [-EnableContentTypes] [-OnQuickLaunch] [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/New-PnPMicrosoft365GroupSettings.md b/documentation/New-PnPMicrosoft365GroupSettings.md index c532e787b..c4135b03e 100644 --- a/documentation/New-PnPMicrosoft365GroupSettings.md +++ b/documentation/New-PnPMicrosoft365GroupSettings.md @@ -20,7 +20,7 @@ Creates a new Microsoft 365 Group setting for a specific group or the tenant ## SYNTAX ```powershell -New-PnPMicrosoft365GroupSettings -Identity -DisplayName -TemplateId -Values [] +New-PnPMicrosoft365GroupSettings -Identity -DisplayName -TemplateId -Values ``` ## DESCRIPTION diff --git a/documentation/New-PnPPersonalSite.md b/documentation/New-PnPPersonalSite.md index 9cfd47794..40e5a848d 100644 --- a/documentation/New-PnPPersonalSite.md +++ b/documentation/New-PnPPersonalSite.md @@ -18,7 +18,7 @@ online version: https://pnp.github.io/powershell/cmdlets/New-PnPPersonalSite.htm ## SYNTAX ```powershell -New-PnPPersonalSite [-Email] [-Connection ] [] +New-PnPPersonalSite [-Email] [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/New-PnPPlannerPlan.md b/documentation/New-PnPPlannerPlan.md index 5206b5a20..973bb090d 100644 --- a/documentation/New-PnPPlannerPlan.md +++ b/documentation/New-PnPPlannerPlan.md @@ -20,7 +20,7 @@ Creates a new Planner plan. ## SYNTAX ```powershell -New-PnPPlannerPlan -Group -Title [] +New-PnPPlannerPlan -Group -Title ``` ## DESCRIPTION diff --git a/documentation/New-PnPSite.md b/documentation/New-PnPSite.md index 4ba91e16b..78eeaa049 100644 --- a/documentation/New-PnPSite.md +++ b/documentation/New-PnPSite.md @@ -17,7 +17,7 @@ Creates a communication site, Microsoft 365 group-connected team site or Modern ### TeamSite ```powershell New-PnPSite -Type TeamSite -Title -Alias [-Description ] [-Classification ] [-IsPublic] [-Lcid ] [-Owners ] [-PreferredDataLocation ] [-SensitivityLabel ] [-HubSiteId ] [-SiteAlias ] [-TimeZone ] [-Wait] [-Connection ] - [] + ``` ### CommunicationSite diff --git a/documentation/New-PnPSiteCollectionTermStore.md b/documentation/New-PnPSiteCollectionTermStore.md index b0ae28b87..3ef8f1ae5 100644 --- a/documentation/New-PnPSiteCollectionTermStore.md +++ b/documentation/New-PnPSiteCollectionTermStore.md @@ -15,7 +15,7 @@ Creates the site collection term store if it doesn't exist yet or if it does it ## SYNTAX ```powershell -New-PnPSiteCollectionTermStore [-Connection ] [] +New-PnPSiteCollectionTermStore [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/New-PnPSiteTemplate.md b/documentation/New-PnPSiteTemplate.md index d3b4b9a0b..68de6b27b 100644 --- a/documentation/New-PnPSiteTemplate.md +++ b/documentation/New-PnPSiteTemplate.md @@ -15,7 +15,7 @@ Creates a new provisioning site template object ## SYNTAX ```powershell -New-PnPSiteTemplate [] +New-PnPSiteTemplate ``` ## DESCRIPTION diff --git a/documentation/New-PnPSiteTemplateFromFolder.md b/documentation/New-PnPSiteTemplateFromFolder.md index e8628d39d..4fee104c9 100644 --- a/documentation/New-PnPSiteTemplateFromFolder.md +++ b/documentation/New-PnPSiteTemplateFromFolder.md @@ -18,7 +18,7 @@ Generates a provisioning template from a given folder, including only files that New-PnPSiteTemplateFromFolder [[-Out] ] [[-Folder] ] [[-TargetFolder] ] [-Match ] [-ContentType ] [-Properties ] [[-Schema] ] [-AsIncludeFile] [-Force] [-Encoding ] - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/New-PnPTeamsApp.md b/documentation/New-PnPTeamsApp.md index 2f67adec5..5c447f531 100644 --- a/documentation/New-PnPTeamsApp.md +++ b/documentation/New-PnPTeamsApp.md @@ -20,7 +20,7 @@ Adds an app to the Teams App Catalog. ## SYNTAX ```powershell -New-PnPTeamsApp -Path [] +New-PnPTeamsApp -Path ``` ## DESCRIPTION diff --git a/documentation/New-PnPTeamsTeam.md b/documentation/New-PnPTeamsTeam.md index a9c1ffbde..cc81571b9 100644 --- a/documentation/New-PnPTeamsTeam.md +++ b/documentation/New-PnPTeamsTeam.md @@ -29,7 +29,7 @@ New-PnPTeamsTeam -GroupId [-AllowAddRemoveApps ] [-AllowOwnerDeleteMessages ] [-AllowStickersAndMemes ] [-AllowTeamMentions ] [-AllowUserDeleteMessages ] [-AllowUserEditMessages ] [-GiphyContentRating ] [-ShowInTeamsSearchAndSuggestions ] - [-Classification ] [-Owners ] [-Members ] [] + [-Classification ] [-Owners ] [-Members ] ``` ### For a new group @@ -46,7 +46,7 @@ New-PnPTeamsTeam -DisplayName [-MailNickName ] [-Description ] [-Members ] [-ResourceBehaviorOptions ] [-SensitivityLabels ] - [] + ``` ## DESCRIPTION diff --git a/documentation/New-PnPTenantSequence.md b/documentation/New-PnPTenantSequence.md index 85701ae0a..93e56822e 100644 --- a/documentation/New-PnPTenantSequence.md +++ b/documentation/New-PnPTenantSequence.md @@ -15,7 +15,7 @@ Creates a new tenant sequence object ## SYNTAX ```powershell -New-PnPTenantSequence [-Id ] [] +New-PnPTenantSequence [-Id ] ``` ## DESCRIPTION diff --git a/documentation/New-PnPTenantSequenceCommunicationSite.md b/documentation/New-PnPTenantSequenceCommunicationSite.md index b2584a64d..ea506a5c6 100644 --- a/documentation/New-PnPTenantSequenceCommunicationSite.md +++ b/documentation/New-PnPTenantSequenceCommunicationSite.md @@ -17,7 +17,7 @@ Creates a communication site object ```powershell New-PnPTenantSequenceCommunicationSite -Url -Title [-Language ] [-Owner ] [-Description ] [-Classification ] [-SiteDesignId ] [-HubSite] - [-AllowFileSharingForGuestUsers] [-TemplateIds ] [] + [-AllowFileSharingForGuestUsers] [-TemplateIds ] ``` ## DESCRIPTION diff --git a/documentation/New-PnPTenantSequenceTeamNoGroupSite.md b/documentation/New-PnPTenantSequenceTeamNoGroupSite.md index d038d3226..00dd0df3e 100644 --- a/documentation/New-PnPTenantSequenceTeamNoGroupSite.md +++ b/documentation/New-PnPTenantSequenceTeamNoGroupSite.md @@ -17,7 +17,7 @@ Creates a new team site without a Microsoft 365 group in-memory object ```powershell New-PnPTenantSequenceTeamNoGroupSite -Url -Title -TimeZoneId [-Language ] [-Owner ] [-Description ] [-HubSite] [-TemplateIds ] - [] + ``` ## DESCRIPTION diff --git a/documentation/New-PnPTenantSequenceTeamNoGroupSubSite.md b/documentation/New-PnPTenantSequenceTeamNoGroupSubSite.md index 0c5715de4..d174fa893 100644 --- a/documentation/New-PnPTenantSequenceTeamNoGroupSubSite.md +++ b/documentation/New-PnPTenantSequenceTeamNoGroupSubSite.md @@ -17,7 +17,7 @@ Creates a team site subsite with no Microsoft 365 group object ```powershell New-PnPTenantSequenceTeamNoGroupSubSite -Url -Title -TimeZoneId [-Language ] [-Description ] [-TemplateIds ] [-QuickLaunchDisabled] - [-UseDifferentPermissionsFromParentSite] [] + [-UseDifferentPermissionsFromParentSite] ``` ## DESCRIPTION diff --git a/documentation/New-PnPTenantSequenceTeamSite.md b/documentation/New-PnPTenantSequenceTeamSite.md index 82e96cab2..339c0c486 100644 --- a/documentation/New-PnPTenantSequenceTeamSite.md +++ b/documentation/New-PnPTenantSequenceTeamSite.md @@ -17,7 +17,7 @@ Creates a team site object ```powershell New-PnPTenantSequenceTeamSite -Alias -Title [-Description ] [-DisplayName ] [-Classification ] [-Public] [-HubSite] [-TemplateIds ] - [] + ``` ## DESCRIPTION diff --git a/documentation/New-PnPTenantSite.md b/documentation/New-PnPTenantSite.md index 9df345925..28b71aa7a 100644 --- a/documentation/New-PnPTenantSite.md +++ b/documentation/New-PnPTenantSite.md @@ -23,7 +23,7 @@ Creates a new (classic) site collection for the current tenant New-PnPTenantSite -Title -Url -Owner [-Lcid ] [-Template ] -TimeZone [-ResourceQuota ] [-ResourceQuotaWarningLevel ] [-StorageQuota ] [-StorageQuotaWarningLevel ] [-RemoveDeletedSite] [-SharingCapability ] [-Wait] [-Connection ] - [] + ``` ## DESCRIPTION diff --git a/documentation/New-PnPTenantTemplate.md b/documentation/New-PnPTenantTemplate.md index 6a8753096..9eba5493a 100644 --- a/documentation/New-PnPTenantTemplate.md +++ b/documentation/New-PnPTenantTemplate.md @@ -16,7 +16,7 @@ Creates a new tenant template object ```powershell New-PnPTenantTemplate [-Author ] [-Description ] [-DisplayName ] [-Generator ] - [] + ``` ## DESCRIPTION diff --git a/documentation/New-PnPTerm.md b/documentation/New-PnPTerm.md index 1037242bd..039844f43 100644 --- a/documentation/New-PnPTerm.md +++ b/documentation/New-PnPTerm.md @@ -18,7 +18,7 @@ Creates a taxonomy term New-PnPTerm -Name [-Id ] [-Lcid ] [-TermSet] -TermGroup [-Description ] [-CustomProperties ] [-LocalCustomProperties ] [-TermStore ] - [] + ``` ## DESCRIPTION diff --git a/documentation/New-PnPTermGroup.md b/documentation/New-PnPTermGroup.md index cfc374e2b..f01da50ad 100644 --- a/documentation/New-PnPTermGroup.md +++ b/documentation/New-PnPTermGroup.md @@ -17,7 +17,7 @@ Creates a taxonomy term group ```powershell New-PnPTermGroup -Name [-Id ] [-Description ] [-TermStore ] - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/New-PnPTermLabel.md b/documentation/New-PnPTermLabel.md index 22b45ca8a..90a974b23 100644 --- a/documentation/New-PnPTermLabel.md +++ b/documentation/New-PnPTermLabel.md @@ -16,7 +16,7 @@ Creates a localized label for a taxonomy term ```powershell -New-PnPTermLabel -Term -Name -Lcid [-IsDefault] [] +New-PnPTermLabel -Term -Name -Lcid [-IsDefault] ``` ## DESCRIPTION diff --git a/documentation/New-PnPTermSet.md b/documentation/New-PnPTermSet.md index 6e823b9fe..e986a1f9e 100644 --- a/documentation/New-PnPTermSet.md +++ b/documentation/New-PnPTermSet.md @@ -19,7 +19,7 @@ New-PnPTermSet -Name [-Id ] [-Lcid ] -TermGroup ] [-IsOpenForTermCreation] [-IsNotAvailableForTagging] [-Owner ] [-StakeHolders ] [-CustomProperties ] [-TermStore ] - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/New-PnPUPABulkImportJob.md b/documentation/New-PnPUPABulkImportJob.md index 542510e36..f0a03464c 100644 --- a/documentation/New-PnPUPABulkImportJob.md +++ b/documentation/New-PnPUPABulkImportJob.md @@ -22,13 +22,13 @@ Submit up a new user profile bulk import job. ```powershell New-PnPUPABulkImportJob [-Folder] [-Path] [-UserProfilePropertyMapping] [-IdProperty] [[-IdType] ] [-Wait] [-Verbose] [-Connection ] - [] + ``` ```powershell New-PnPUPABulkImportJob -Url [-UserProfilePropertyMapping] [-IdProperty] [[-IdType] ] [-Wait] [-Verbose] [-Connection ] - [] + ``` ## DESCRIPTION diff --git a/documentation/New-PnPUser.md b/documentation/New-PnPUser.md index 665d9cb88..4aae8ead7 100644 --- a/documentation/New-PnPUser.md +++ b/documentation/New-PnPUser.md @@ -15,7 +15,7 @@ Adds a user to the built-in Site User Info List and returns a user object ## SYNTAX ```powershell -New-PnPUser -LoginName [-Connection ] [] +New-PnPUser -LoginName [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/New-PnPWeb.md b/documentation/New-PnPWeb.md index edb1aa8f4..1892ea699 100644 --- a/documentation/New-PnPWeb.md +++ b/documentation/New-PnPWeb.md @@ -17,7 +17,7 @@ Creates a new subweb under the current web ```powershell New-PnPWeb -Title -Url [-Description ] [-Locale ] -Template [-BreakInheritance] [-InheritNavigation] [-Connection ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Publish-PnPApp.md b/documentation/Publish-PnPApp.md index bd1aadee8..be5439b67 100644 --- a/documentation/Publish-PnPApp.md +++ b/documentation/Publish-PnPApp.md @@ -16,7 +16,7 @@ Publishes/Deploys/Trusts an available app in the app catalog ```powershell Publish-PnPApp [-Identity] [-SkipFeatureDeployment] [-Scope ] - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Publish-PnPCompanyApp.md b/documentation/Publish-PnPCompanyApp.md index a9d42a01d..173f0aab7 100644 --- a/documentation/Publish-PnPCompanyApp.md +++ b/documentation/Publish-PnPCompanyApp.md @@ -17,7 +17,7 @@ This cmdlet publishes a new company app to Microsoft Teams. Publish-PnPCompanyApp -PortalUrl -AppName [-Description ] [-LongDescription ] [-PrivacyPolicyUrl ] [-TermsAndUsagePolicyUrl ] -CompanyName -CompanyWebSiteUrl -ColoredIconPath -OutlineIconPath - [-Force] [-NoUpload] [-Connection ] [] + [-Force] [-NoUpload] [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Publish-PnPContentType.md b/documentation/Publish-PnPContentType.md index a8deca51b..1aabed96f 100644 --- a/documentation/Publish-PnPContentType.md +++ b/documentation/Publish-PnPContentType.md @@ -20,7 +20,7 @@ Publishes or republishes a content type present on content type hub site. ## SYNTAX ```powershell -Publish-PnPContentType -ContentType [-Connection ] [] +Publish-PnPContentType -ContentType [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Publish-PnPSyntexModel.md b/documentation/Publish-PnPSyntexModel.md index e7b427e07..270debf55 100644 --- a/documentation/Publish-PnPSyntexModel.md +++ b/documentation/Publish-PnPSyntexModel.md @@ -25,14 +25,14 @@ This cmdlet only works when you've connected to a Syntex Content Center site. ```powershell Publish-PnPSyntexModel -Model -ListWebUrl -List [-PublicationViewOption ] [-Connection ] - [] + ``` ### Batched ```powershell Publish-PnPSyntexModel -Model -TargetSiteUrl -TargetWebServerRelativeUrl -TargetLibraryServerRelativeUrl -Batch [-PublicationViewOption ] [-Connection ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Read-PnPSiteTemplate.md b/documentation/Read-PnPSiteTemplate.md index 50d9e775a..e542238af 100644 --- a/documentation/Read-PnPSiteTemplate.md +++ b/documentation/Read-PnPSiteTemplate.md @@ -16,17 +16,17 @@ Loads/Reads a PnP file from the file system, string or stream ### By Path ```powershell -Read-PnPSiteTemplate [-Path] [-TemplateProviderExtensions ] [] +Read-PnPSiteTemplate [-Path] [-TemplateProviderExtensions ] ``` ### By XML ```powershell -Read-PnPSiteTemplate [-Xml] [-TemplateProviderExtensions ] [] +Read-PnPSiteTemplate [-Xml] [-TemplateProviderExtensions ] ``` ### From a Stream ```powershell -Read-PnPSiteTemplate [-Stream] [-TemplateProviderExtensions ] [] +Read-PnPSiteTemplate [-Stream] [-TemplateProviderExtensions ] ``` ## DESCRIPTION diff --git a/documentation/Register-PnPAppCatalogSite.md b/documentation/Register-PnPAppCatalogSite.md index 408f1acb4..eb9de378a 100644 --- a/documentation/Register-PnPAppCatalogSite.md +++ b/documentation/Register-PnPAppCatalogSite.md @@ -21,7 +21,7 @@ Creates a new App Catalog Site and sets this site as the Tenant App Catalog ```powershell Register-PnPAppCatalogSite -Url -Owner -TimeZoneId [-Force] - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Register-PnPHubSite.md b/documentation/Register-PnPHubSite.md index 4759bea61..7f6799a15 100644 --- a/documentation/Register-PnPHubSite.md +++ b/documentation/Register-PnPHubSite.md @@ -20,7 +20,7 @@ Registers a site as a hubsite ## SYNTAX ```powershell -Register-PnPHubSite -Site [-Principals ] [-Connection ] [] +Register-PnPHubSite -Site [-Principals ] [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Register-PnPManagementShellAccess.md b/documentation/Register-PnPManagementShellAccess.md index 5d5ce3a33..ee733c244 100644 --- a/documentation/Register-PnPManagementShellAccess.md +++ b/documentation/Register-PnPManagementShellAccess.md @@ -16,7 +16,7 @@ Registers access to the tenant for the PnP Management Shell Multi-Tenant Azure A ### Main ```powershell -Register-PnPManagementShellAccess [-AzureEnvironment ] [] +Register-PnPManagementShellAccess [-AzureEnvironment ] ``` ### Show Consent Url diff --git a/documentation/Remove-PnPAdaptiveScopeProperty.md b/documentation/Remove-PnPAdaptiveScopeProperty.md index f1e0ef048..7955d67ad 100644 --- a/documentation/Remove-PnPAdaptiveScopeProperty.md +++ b/documentation/Remove-PnPAdaptiveScopeProperty.md @@ -16,7 +16,7 @@ Removes a value from the current web property bag ```powershell Remove-PnPAdaptiveScopeProperty [-Key] [-Force] - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Remove-PnPApplicationCustomizer.md b/documentation/Remove-PnPApplicationCustomizer.md index 1e3ccea23..3b8b4c539 100644 --- a/documentation/Remove-PnPApplicationCustomizer.md +++ b/documentation/Remove-PnPApplicationCustomizer.md @@ -17,13 +17,13 @@ Removes a SharePoint Framework client side extension application customizer ### Custom Action Id ```powershell Remove-PnPApplicationCustomizer [[-Identity] ] [-Scope ] [-Force] - [-Connection ] [] + [-Connection ] ``` ### Client Side Component Id ```powershell Remove-PnPApplicationCustomizer -ClientSideComponentId [-Scope ] [-Force] - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Remove-PnPAvailableSiteClassification.md b/documentation/Remove-PnPAvailableSiteClassification.md index 48a8ecff6..fabe5728a 100644 --- a/documentation/Remove-PnPAvailableSiteClassification.md +++ b/documentation/Remove-PnPAvailableSiteClassification.md @@ -20,7 +20,7 @@ Removes one or more existing classic site classification values from the list of ## SYNTAX ```powershell -Remove-PnPAvailableSiteClassification -Classifications [] +Remove-PnPAvailableSiteClassification -Classifications ``` ## DESCRIPTION diff --git a/documentation/Remove-PnPAzureADGroup.md b/documentation/Remove-PnPAzureADGroup.md index b755ef934..4615d36de 100644 --- a/documentation/Remove-PnPAzureADGroup.md +++ b/documentation/Remove-PnPAzureADGroup.md @@ -20,7 +20,7 @@ Removes one Azure Active Directory group. This can be a security, distribution o ## SYNTAX ```powershell -Remove-PnPAzureADGroup -Identity [] +Remove-PnPAzureADGroup -Identity ``` ## DESCRIPTION diff --git a/documentation/Remove-PnPAzureADGroupMember.md b/documentation/Remove-PnPAzureADGroupMember.md index 9fc828349..f77926cad 100644 --- a/documentation/Remove-PnPAzureADGroupMember.md +++ b/documentation/Remove-PnPAzureADGroupMember.md @@ -20,7 +20,7 @@ Removes members from a particular Azure Active Directory group. This can be a se ## SYNTAX ```powershell -Remove-PnPAzureADGroupMember -Identity -Users [] +Remove-PnPAzureADGroupMember -Identity -Users ``` ## DESCRIPTION diff --git a/documentation/Remove-PnPDeletedMicrosoft365Group.md b/documentation/Remove-PnPDeletedMicrosoft365Group.md index 711714c09..c41b6710b 100644 --- a/documentation/Remove-PnPDeletedMicrosoft365Group.md +++ b/documentation/Remove-PnPDeletedMicrosoft365Group.md @@ -21,7 +21,7 @@ Permanently removes one deleted Microsoft 365 Group ```powershell Remove-PnPDeletedMicrosoft365Group -Identity - [] + ``` ## DESCRIPTION diff --git a/documentation/Remove-PnPEventReceiver.md b/documentation/Remove-PnPEventReceiver.md index 7d0ed6e35..10d818ccf 100644 --- a/documentation/Remove-PnPEventReceiver.md +++ b/documentation/Remove-PnPEventReceiver.md @@ -16,7 +16,7 @@ Remove an event receiver. ```powershell Remove-PnPEventReceiver -Identity [-List ] [-Scope ] [-Force] -[-Connection ] [] +[-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Remove-PnPFieldFromContentType.md b/documentation/Remove-PnPFieldFromContentType.md index 15ce83ad2..15b39226e 100644 --- a/documentation/Remove-PnPFieldFromContentType.md +++ b/documentation/Remove-PnPFieldFromContentType.md @@ -16,7 +16,7 @@ Removes a site column from a content type ```powershell Remove-PnPFieldFromContentType -Field -ContentType [-DoNotUpdateChildren] - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Remove-PnPFileFromSiteTemplate.md b/documentation/Remove-PnPFileFromSiteTemplate.md index 00382f8d5..2600da4c3 100644 --- a/documentation/Remove-PnPFileFromSiteTemplate.md +++ b/documentation/Remove-PnPFileFromSiteTemplate.md @@ -16,7 +16,7 @@ Removes a file from a PnP Provisioning Template ```powershell Remove-PnPFileFromSiteTemplate [-Path] [-FilePath] - [[-TemplateProviderExtensions] ] [] + [[-TemplateProviderExtensions] ] ``` ## DESCRIPTION diff --git a/documentation/Remove-PnPFileVersion.md b/documentation/Remove-PnPFileVersion.md index 88c92583e..2ec58e1bf 100644 --- a/documentation/Remove-PnPFileVersion.md +++ b/documentation/Remove-PnPFileVersion.md @@ -17,19 +17,19 @@ Removes all or a specific file version. ### Return as file object (Default) ```powershell Remove-PnPFileVersion -Url [-Recycle] [-Force] [-Connection ] - [] + ``` ### All ```powershell Remove-PnPFileVersion -Url [-All] [-Recycle] [-Force] - [-Connection ] [] + [-Connection ] ``` ### By Id ```powershell Remove-PnPFileVersion -Url [-Identity ] [-Recycle] [-Force] - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Remove-PnPGraphSubscription.md b/documentation/Remove-PnPGraphSubscription.md index efe61cf82..474557726 100644 --- a/documentation/Remove-PnPGraphSubscription.md +++ b/documentation/Remove-PnPGraphSubscription.md @@ -15,7 +15,7 @@ Removes an existing Microsoft Graph subscription. Required Azure Active Director ## SYNTAX ```powershell -Remove-PnPGraphSubscription -Identity [] +Remove-PnPGraphSubscription -Identity ``` ## DESCRIPTION diff --git a/documentation/Remove-PnPGroup.md b/documentation/Remove-PnPGroup.md index c0e56f74d..68e3e0d8b 100644 --- a/documentation/Remove-PnPGroup.md +++ b/documentation/Remove-PnPGroup.md @@ -16,7 +16,7 @@ Removes a group from a web. ```powershell Remove-PnPGroup [[-Identity] ] [-Force] [-Connection ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Remove-PnPGroupMember.md b/documentation/Remove-PnPGroupMember.md index 9eb9d7958..7939fcc8f 100644 --- a/documentation/Remove-PnPGroupMember.md +++ b/documentation/Remove-PnPGroupMember.md @@ -16,7 +16,7 @@ Removes a user from a group ```powershell Remove-PnPGroupMember -LoginName -Group - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Remove-PnPHomeSite.md b/documentation/Remove-PnPHomeSite.md index 8e7dc6b4f..b75b106c6 100644 --- a/documentation/Remove-PnPHomeSite.md +++ b/documentation/Remove-PnPHomeSite.md @@ -20,7 +20,7 @@ Removes the currently set site as the home site ## SYNTAX ```powershell -Remove-PnPHomeSite [-Force] [-Connection ] [] +Remove-PnPHomeSite [-Force] [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Remove-PnPHubSiteAssociation.md b/documentation/Remove-PnPHubSiteAssociation.md index 1b8151d4b..7605eae2b 100644 --- a/documentation/Remove-PnPHubSiteAssociation.md +++ b/documentation/Remove-PnPHubSiteAssociation.md @@ -20,7 +20,7 @@ Removes a hub site association from a site. ## SYNTAX ```powershell -Remove-PnPHubSiteAssociation -Site [-Connection ] [] +Remove-PnPHubSiteAssociation -Site [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Remove-PnPIndexedProperty.md b/documentation/Remove-PnPIndexedProperty.md index 9cba516e8..ce37b731b 100644 --- a/documentation/Remove-PnPIndexedProperty.md +++ b/documentation/Remove-PnPIndexedProperty.md @@ -16,7 +16,7 @@ Removes a key from propertybag to be indexed by search. The key and it's value r ```powershell Remove-PnPIndexedProperty [-Key] [-List ] - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Remove-PnPJavaScriptLink.md b/documentation/Remove-PnPJavaScriptLink.md index f999da7f0..d6d8c5ff2 100644 --- a/documentation/Remove-PnPJavaScriptLink.md +++ b/documentation/Remove-PnPJavaScriptLink.md @@ -16,7 +16,7 @@ Removes a JavaScript link or block from a web or sitecollection ```powershell Remove-PnPJavaScriptLink [[-Identity] ] [-Force] [-Scope ] - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Remove-PnPKnowledgeHubSite.md b/documentation/Remove-PnPKnowledgeHubSite.md index 7e698cd82..de546ce94 100644 --- a/documentation/Remove-PnPKnowledgeHubSite.md +++ b/documentation/Remove-PnPKnowledgeHubSite.md @@ -20,7 +20,7 @@ Removes the Knowledge Hub Site setting for your tenant ## SYNTAX ```powershell -Remove-PnPKnowledgeHubSite [-Connection ] [] +Remove-PnPKnowledgeHubSite [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Remove-PnPListItemAttachment.md b/documentation/Remove-PnPListItemAttachment.md index bf85477a2..47943f51d 100644 --- a/documentation/Remove-PnPListItemAttachment.md +++ b/documentation/Remove-PnPListItemAttachment.md @@ -16,12 +16,12 @@ Removes attachment from the specified list item in the SharePoint list. ### Remove attachment from list item ```powershell -Remove-PnPListItemAttachment [-List] [-Identity] [-FileName ] [-Recycle ] [-Force ] [-Connection ] [] +Remove-PnPListItemAttachment [-List] [-Identity] [-FileName ] [-Recycle ] [-Force ] [-Connection ] ``` ### Remove all attachment files from list item ```powershell -Remove-PnPListItemAttachment [-List] [-Identity] [-All ] [-Recycle ] [-Force ] [-Connection ] [] +Remove-PnPListItemAttachment [-List] [-Identity] [-All ] [-Recycle ] [-Force ] [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Remove-PnPMicrosoft365Group.md b/documentation/Remove-PnPMicrosoft365Group.md index 69a2974cd..a6246e09b 100644 --- a/documentation/Remove-PnPMicrosoft365Group.md +++ b/documentation/Remove-PnPMicrosoft365Group.md @@ -20,7 +20,7 @@ Removes one Microsoft 365 Group ## SYNTAX ```powershell -Remove-PnPMicrosoft365Group -Identity [] +Remove-PnPMicrosoft365Group -Identity ``` ## DESCRIPTION diff --git a/documentation/Remove-PnPMicrosoft365GroupMember.md b/documentation/Remove-PnPMicrosoft365GroupMember.md index 30670ddfa..bad655107 100644 --- a/documentation/Remove-PnPMicrosoft365GroupMember.md +++ b/documentation/Remove-PnPMicrosoft365GroupMember.md @@ -21,7 +21,7 @@ Removes members from a particular Microsoft 365 Group ```powershell Remove-PnPMicrosoft365GroupMember -Identity -Users - [] + ``` ## DESCRIPTION diff --git a/documentation/Remove-PnPMicrosoft365GroupOwner.md b/documentation/Remove-PnPMicrosoft365GroupOwner.md index 34ac1763f..fa139463a 100644 --- a/documentation/Remove-PnPMicrosoft365GroupOwner.md +++ b/documentation/Remove-PnPMicrosoft365GroupOwner.md @@ -21,7 +21,7 @@ Removes owners from a particular Microsoft 365 Group ```powershell Remove-PnPMicrosoft365GroupOwner -Identity -Users - [] + ``` ## DESCRIPTION diff --git a/documentation/Remove-PnPMicrosoft365GroupSettings.md b/documentation/Remove-PnPMicrosoft365GroupSettings.md index 80e49a57b..b83e379b0 100644 --- a/documentation/Remove-PnPMicrosoft365GroupSettings.md +++ b/documentation/Remove-PnPMicrosoft365GroupSettings.md @@ -20,7 +20,7 @@ Removes Microsoft 365 Group settings from the tenant or the specified Microsoft ## SYNTAX ```powershell -Remove-PnPMicrosoft365GroupSettings -Identity -Group [] +Remove-PnPMicrosoft365GroupSettings -Identity -Group ``` ## DESCRIPTION diff --git a/documentation/Remove-PnPPage.md b/documentation/Remove-PnPPage.md index cf6da47bc..0c711dbbf 100644 --- a/documentation/Remove-PnPPage.md +++ b/documentation/Remove-PnPPage.md @@ -16,7 +16,7 @@ Removes a page ```powershell Remove-PnPPage [-Identity] [-Force] [-Recycle] - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Remove-PnPPlannerBucket.md b/documentation/Remove-PnPPlannerBucket.md index 6eea5764f..185fed622 100644 --- a/documentation/Remove-PnPPlannerBucket.md +++ b/documentation/Remove-PnPPlannerBucket.md @@ -22,13 +22,13 @@ Removes a planner bucket ### By Name ```powershell Remove-PnPPlannerBucket -Group -Plan - -Identity [-WhatIf] [-Confirm] [] + -Identity [-WhatIf] [-Confirm] ``` ### By Bucket Id ```powershell Remove-PnPPlannerBucket -BucketId -Identity [-WhatIf] - [-Confirm] [] + [-Confirm] ``` ## DESCRIPTION diff --git a/documentation/Remove-PnPPlannerRoster.md b/documentation/Remove-PnPPlannerRoster.md index 9409dd3b6..37a6260d2 100644 --- a/documentation/Remove-PnPPlannerRoster.md +++ b/documentation/Remove-PnPPlannerRoster.md @@ -15,7 +15,7 @@ Removes a Microsoft Planner Roster ## SYNTAX ```powershell -Remove-PnPPlannerRoster -Identity [-Connection ] [] +Remove-PnPPlannerRoster -Identity [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Remove-PnPPublishingImageRendition.md b/documentation/Remove-PnPPublishingImageRendition.md index d594711c7..f39c6b17f 100644 --- a/documentation/Remove-PnPPublishingImageRendition.md +++ b/documentation/Remove-PnPPublishingImageRendition.md @@ -16,7 +16,7 @@ Removes an existing image rendition ```powershell Remove-PnPPublishingImageRendition [-Identity] [-Force] - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Remove-PnPSiteCollectionAdmin.md b/documentation/Remove-PnPSiteCollectionAdmin.md index b5559fa32..3c0e9bd22 100644 --- a/documentation/Remove-PnPSiteCollectionAdmin.md +++ b/documentation/Remove-PnPSiteCollectionAdmin.md @@ -17,7 +17,7 @@ Removes one or more users as site collection administrators from the site collec ```powershell Remove-PnPSiteCollectionAdmin -Owners - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Remove-PnPStoredCredential.md b/documentation/Remove-PnPStoredCredential.md index 438a0f708..e65ae291a 100644 --- a/documentation/Remove-PnPStoredCredential.md +++ b/documentation/Remove-PnPStoredCredential.md @@ -15,7 +15,7 @@ Removes a credential from the Credential Manager ## SYNTAX ```powershell -Remove-PnPStoredCredential -Name [-Force] [] +Remove-PnPStoredCredential -Name [-Force] ``` ## DESCRIPTION diff --git a/documentation/Remove-PnPTeamsApp.md b/documentation/Remove-PnPTeamsApp.md index 7eb7eb61c..83493daf2 100644 --- a/documentation/Remove-PnPTeamsApp.md +++ b/documentation/Remove-PnPTeamsApp.md @@ -20,7 +20,7 @@ Removes an app from the Teams AppCatalog. ## SYNTAX ```powershell -Remove-PnPTeamsApp -Identity [-Force] [] +Remove-PnPTeamsApp -Identity [-Force] ``` ## DESCRIPTION diff --git a/documentation/Remove-PnPTeamsChannel.md b/documentation/Remove-PnPTeamsChannel.md index c6a224e98..8fceba13f 100644 --- a/documentation/Remove-PnPTeamsChannel.md +++ b/documentation/Remove-PnPTeamsChannel.md @@ -21,7 +21,7 @@ Removes a channel from a Microsoft Teams instance. ```powershell Remove-PnPTeamsChannel -Team -Identity [-Force] - [] + ``` ## DESCRIPTION diff --git a/documentation/Remove-PnPTeamsChannelUser.md b/documentation/Remove-PnPTeamsChannelUser.md index 29ba63a24..9283353ea 100644 --- a/documentation/Remove-PnPTeamsChannelUser.md +++ b/documentation/Remove-PnPTeamsChannelUser.md @@ -21,7 +21,7 @@ Removes a specified user of a specified Microsoft Teams private Channel. ```powershell Remove-PnPTeamsChannelUser -Team -Channel -Identity [-Force] - [] + ``` ## DESCRIPTION diff --git a/documentation/Remove-PnPTeamsTab.md b/documentation/Remove-PnPTeamsTab.md index e64594eab..8c1e12215 100644 --- a/documentation/Remove-PnPTeamsTab.md +++ b/documentation/Remove-PnPTeamsTab.md @@ -21,7 +21,7 @@ Removes a Microsoft Teams tab in a channel. ```powershell Remove-PnPTeamsTab -Team -Channel -Identity - [-Force] [] + [-Force] ``` ## DESCRIPTION diff --git a/documentation/Remove-PnPTeamsTeam.md b/documentation/Remove-PnPTeamsTeam.md index e5a61f3b5..bcc238f85 100644 --- a/documentation/Remove-PnPTeamsTeam.md +++ b/documentation/Remove-PnPTeamsTeam.md @@ -20,7 +20,7 @@ Removes a Microsoft Teams Team instance and its corresponding Microsoft 365 Grou ## SYNTAX ```powershell -Remove-PnPTeamsTeam -Identity [-Force] [] +Remove-PnPTeamsTeam -Identity [-Force] ``` ## DESCRIPTION diff --git a/documentation/Remove-PnPTeamsUser.md b/documentation/Remove-PnPTeamsUser.md index 6ae513d92..c6d0e04ec 100644 --- a/documentation/Remove-PnPTeamsUser.md +++ b/documentation/Remove-PnPTeamsUser.md @@ -21,7 +21,7 @@ Removes a user from a team. ```powershell Remove-PnPTeamsUser -Team -User [-Role ] [-Force] - [] + ``` ## DESCRIPTION diff --git a/documentation/Remove-PnPTenantCdnOrigin.md b/documentation/Remove-PnPTenantCdnOrigin.md index 766a6966d..e1123494b 100644 --- a/documentation/Remove-PnPTenantCdnOrigin.md +++ b/documentation/Remove-PnPTenantCdnOrigin.md @@ -21,7 +21,7 @@ Removes an origin from the Public or Private content delivery network (CDN). ```powershell Remove-PnPTenantCdnOrigin -OriginUrl -CdnType [-Connection ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Remove-PnPTenantSite.md b/documentation/Remove-PnPTenantSite.md index 8eae23fbc..6e90e2044 100644 --- a/documentation/Remove-PnPTenantSite.md +++ b/documentation/Remove-PnPTenantSite.md @@ -21,7 +21,7 @@ Removes a site collection ```powershell Remove-PnPTenantSite [-Url] [-SkipRecycleBin] [-Force] [-Connection ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Remove-PnPTenantTheme.md b/documentation/Remove-PnPTenantTheme.md index 5835d0d2b..0c61b009e 100644 --- a/documentation/Remove-PnPTenantTheme.md +++ b/documentation/Remove-PnPTenantTheme.md @@ -20,7 +20,7 @@ Removes a theme. ## SYNTAX ```powershell -Remove-PnPTenantTheme [-Identity] [-Connection ] [] +Remove-PnPTenantTheme [-Identity] [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Remove-PnPTerm.md b/documentation/Remove-PnPTerm.md index 19cebe8b0..5bc75f3f6 100644 --- a/documentation/Remove-PnPTerm.md +++ b/documentation/Remove-PnPTerm.md @@ -16,14 +16,14 @@ Removes a taxonomy term from the term store. ### By Term Id ``` Remove-PnPTerm -Identity [-TermStore ] - [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] ``` ### By Term Name ``` Remove-PnPTerm -Identity -TermSet -TermGroup [-TermStore ] - [-Connection ] [-WhatIf] [-Confirm] [] + [-Connection ] [-WhatIf] [-Confirm] ``` ## DESCRIPTION diff --git a/documentation/Remove-PnPTermLabel.md b/documentation/Remove-PnPTermLabel.md index 18c8c3eed..181e6296d 100644 --- a/documentation/Remove-PnPTermLabel.md +++ b/documentation/Remove-PnPTermLabel.md @@ -24,7 +24,7 @@ Remove-PnPTermLabel [-Connection ] [-WhatIf] [-Confirm] - [] + ``` ### By Name @@ -39,7 +39,7 @@ Remove-PnPTermLabel [-Connection ] [-WhatIf] [-Confirm] - [] + ``` ## DESCRIPTION diff --git a/documentation/Remove-PnPUser.md b/documentation/Remove-PnPUser.md index 8ef348c4a..db5395a90 100644 --- a/documentation/Remove-PnPUser.md +++ b/documentation/Remove-PnPUser.md @@ -16,7 +16,7 @@ Removes a specific user from the site collection User Information List ```powershell Remove-PnPUser [-Identity] [-Force] - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Remove-PnPUserProfile.md b/documentation/Remove-PnPUserProfile.md index 2ebc0265b..838ab2702 100644 --- a/documentation/Remove-PnPUserProfile.md +++ b/documentation/Remove-PnPUserProfile.md @@ -19,7 +19,7 @@ Removes a SharePoint User Profile from the tenant. ## SYNTAX ```powershell -Remove-PnPUserProfile -LoginName [] +Remove-PnPUserProfile -LoginName ``` ## DESCRIPTION diff --git a/documentation/Remove-PnPView.md b/documentation/Remove-PnPView.md index 99677ef3f..dbf17cd59 100644 --- a/documentation/Remove-PnPView.md +++ b/documentation/Remove-PnPView.md @@ -16,7 +16,7 @@ Deletes a view from a list ```powershell Remove-PnPView [-Identity] [-List] [-Force] - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Remove-PnPVivaConnectionsDashboardACE.md b/documentation/Remove-PnPVivaConnectionsDashboardACE.md index 5111c15b4..ff55d59f3 100644 --- a/documentation/Remove-PnPVivaConnectionsDashboardACE.md +++ b/documentation/Remove-PnPVivaConnectionsDashboardACE.md @@ -15,7 +15,7 @@ Removes the Adaptive card extensions from the Viva connections dashboard page. T ## SYNTAX ```powershell -Remove-PnPVivaConnectionsDashboardACE [-Identity ] [-Connection ] [] +Remove-PnPVivaConnectionsDashboardACE [-Identity ] [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Remove-PnPWeb.md b/documentation/Remove-PnPWeb.md index 015729d73..7f6b38c1f 100644 --- a/documentation/Remove-PnPWeb.md +++ b/documentation/Remove-PnPWeb.md @@ -16,7 +16,7 @@ Removes a subsite. ## SYNTAX ```powershell -Remove-PnPWeb -Identity [-Force] [-Connection ] [] +Remove-PnPWeb -Identity [-Force] [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Remove-PnPWebPart.md b/documentation/Remove-PnPWebPart.md index b730bd0c7..3e0e0fcc9 100644 --- a/documentation/Remove-PnPWebPart.md +++ b/documentation/Remove-PnPWebPart.md @@ -17,13 +17,13 @@ Removes a web part from a page ### ID ```powershell Remove-PnPWebPart -Identity -ServerRelativePageUrl - [-Connection ] [] + [-Connection ] ``` ### NAME ```powershell Remove-PnPWebPart -Title -ServerRelativePageUrl - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Remove-PnPWebhookSubscription.md b/documentation/Remove-PnPWebhookSubscription.md index a9526b04e..5cba57ee3 100644 --- a/documentation/Remove-PnPWebhookSubscription.md +++ b/documentation/Remove-PnPWebhookSubscription.md @@ -16,7 +16,7 @@ Removes a Webhook subscription from the resource ```powershell Remove-PnPWebhookSubscription [-Identity] [-List ] [-Force] - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Remove-PnPWikiPage.md b/documentation/Remove-PnPWikiPage.md index d76a68c19..2b8f0f758 100644 --- a/documentation/Remove-PnPWikiPage.md +++ b/documentation/Remove-PnPWikiPage.md @@ -17,13 +17,13 @@ Removes a wiki page. ### SERVER ```powershell Remove-PnPWikiPage [-ServerRelativePageUrl] [-Connection ] - [] + ``` ### SITE ```powershell Remove-PnPWikiPage [-SiteRelativePageUrl] [-Connection ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Rename-PnPFile.md b/documentation/Rename-PnPFile.md index d2f8f46e9..b3dc2498e 100644 --- a/documentation/Rename-PnPFile.md +++ b/documentation/Rename-PnPFile.md @@ -17,13 +17,13 @@ Renames a file in its current location ### SERVER ```powershell Rename-PnPFile [-ServerRelativeUrl] [-TargetFileName] [-OverwriteIfAlreadyExists] [-Force] - [-Connection ] [] + [-Connection ] ``` ### SITE ```powershell Rename-PnPFile [-SiteRelativeUrl] [-TargetFileName] [-OverwriteIfAlreadyExists] [-Force] - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Rename-PnPFolder.md b/documentation/Rename-PnPFolder.md index 05ce809b6..fd1ace514 100644 --- a/documentation/Rename-PnPFolder.md +++ b/documentation/Rename-PnPFolder.md @@ -16,7 +16,7 @@ Renames a folder ```powershell Rename-PnPFolder -Folder -TargetFolderName [-Connection ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Rename-PnPTenantSite.md b/documentation/Rename-PnPTenantSite.md index 97b934eca..625fdf294 100644 --- a/documentation/Rename-PnPTenantSite.md +++ b/documentation/Rename-PnPTenantSite.md @@ -16,7 +16,7 @@ Starts a rename of a site on a SharePoint Online site. ```powershell Rename-PnPTenantSite [[-Identity] ] [[-NewSiteUrl] ] [[-NewSiteTitle] ] -[[-SuppressMarketplaceAppCheck] []] [[-SuppressWorkflow2013Check] []] [[-SuppressBcsCheck] []] [-Connection ] [] +[[-SuppressMarketplaceAppCheck] []] [[-SuppressWorkflow2013Check] []] [[-SuppressBcsCheck] []] [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Request-PnPReIndexList.md b/documentation/Request-PnPReIndexList.md index 9fd41d972..df08c5606 100644 --- a/documentation/Request-PnPReIndexList.md +++ b/documentation/Request-PnPReIndexList.md @@ -16,7 +16,7 @@ Marks the list for full indexing during the next incremental crawl ```powershell Request-PnPReIndexList [-Identity] [-Connection ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Request-PnPReIndexWeb.md b/documentation/Request-PnPReIndexWeb.md index 48d9b6872..dcb62ccd4 100644 --- a/documentation/Request-PnPReIndexWeb.md +++ b/documentation/Request-PnPReIndexWeb.md @@ -15,7 +15,7 @@ Marks the web for full indexing during the next incremental crawl. ## SYNTAX ```powershell -Request-PnPReIndexWeb [-Connection ] [] +Request-PnPReIndexWeb [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Request-PnPSyntexClassifyAndExtract.md b/documentation/Request-PnPSyntexClassifyAndExtract.md index c9d85999e..98751a860 100644 --- a/documentation/Request-PnPSyntexClassifyAndExtract.md +++ b/documentation/Request-PnPSyntexClassifyAndExtract.md @@ -23,21 +23,21 @@ Requests for a file, folder or all files in a library to be classified and extra ```powershell Request-PnPSyntexClassifyAndExtract -FileUrl [-Batch ] [-Connection ] -[] + ``` ### Folder ```powershell Request-PnPSyntexClassifyAndExtract -Folder [-Connection ] -[] + ``` ### List ```powershell Request-PnPSyntexClassifyAndExtract -List [-OffPeak ] [-Force ] [-Connection ] -[] + ``` ## DESCRIPTION diff --git a/documentation/Reset-PnPFileVersion.md b/documentation/Reset-PnPFileVersion.md index 956fb473d..483470c93 100644 --- a/documentation/Reset-PnPFileVersion.md +++ b/documentation/Reset-PnPFileVersion.md @@ -16,7 +16,7 @@ Resets a file to its previous version ```powershell Reset-PnPFileVersion -ServerRelativeUrl [-CheckinType ] [-CheckInComment ] - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Reset-PnPLabel.md b/documentation/Reset-PnPLabel.md index 4b56a0d9e..93c0c86f3 100644 --- a/documentation/Reset-PnPLabel.md +++ b/documentation/Reset-PnPLabel.md @@ -16,7 +16,7 @@ Resets a retention label on the specified list or library to None ```powershell Reset-PnPLabel [-List] [-SyncToItems ] - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Reset-PnPUserOneDriveQuotaToDefault.md b/documentation/Reset-PnPUserOneDriveQuotaToDefault.md index 097238c23..7052ac8e5 100644 --- a/documentation/Reset-PnPUserOneDriveQuotaToDefault.md +++ b/documentation/Reset-PnPUserOneDriveQuotaToDefault.md @@ -20,7 +20,7 @@ Resets the current quota set on the OneDrive for Business site for a specific us ## SYNTAX ```powershell -Reset-PnPUserOneDriveQuotaToDefault [-Account] [-Connection ] [] +Reset-PnPUserOneDriveQuotaToDefault [-Account] [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Resolve-PnPFolder.md b/documentation/Resolve-PnPFolder.md index 12e31d520..f1b88d515 100644 --- a/documentation/Resolve-PnPFolder.md +++ b/documentation/Resolve-PnPFolder.md @@ -16,7 +16,7 @@ Returns a folder from a given site relative path, and will create it if it does ```powershell Resolve-PnPFolder [-SiteRelativePath] [-Connection ] - [-Includes ] [] + [-Includes ] ``` ## DESCRIPTION diff --git a/documentation/Restart-PnPFlowRun.md b/documentation/Restart-PnPFlowRun.md index 466d124fe..6c1e4c1b6 100644 --- a/documentation/Restart-PnPFlowRun.md +++ b/documentation/Restart-PnPFlowRun.md @@ -19,7 +19,7 @@ Restarts/resubmits a specific flow run for the specified Microsoft Power Automat ## SYNTAX ```powershell -Restart-PnPFlowRun -Environment -Flow -Identity [-Force] [] +Restart-PnPFlowRun -Environment -Flow -Identity [-Force] ``` ## DESCRIPTION diff --git a/documentation/Restore-PnPDeletedMicrosoft365Group.md b/documentation/Restore-PnPDeletedMicrosoft365Group.md index 403814c81..a27177c7b 100644 --- a/documentation/Restore-PnPDeletedMicrosoft365Group.md +++ b/documentation/Restore-PnPDeletedMicrosoft365Group.md @@ -21,7 +21,7 @@ Restores one deleted Microsoft 365 Group ```powershell Restore-PnPDeletedMicrosoft365Group -Identity - [] + ``` ## DESCRIPTION diff --git a/documentation/Restore-PnPRecycleBinItem.md b/documentation/Restore-PnPRecycleBinItem.md index 08348689f..8131c6507 100644 --- a/documentation/Restore-PnPRecycleBinItem.md +++ b/documentation/Restore-PnPRecycleBinItem.md @@ -16,7 +16,7 @@ Restores the provided recycle bin item to its original location. ```powershell Restore-PnPRecycleBinItem -Identity [-Force] [-RowLimit ] - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Restore-PnPTenantRecycleBinItem.md b/documentation/Restore-PnPTenantRecycleBinItem.md index ded77b494..2db34d8e8 100644 --- a/documentation/Restore-PnPTenantRecycleBinItem.md +++ b/documentation/Restore-PnPTenantRecycleBinItem.md @@ -21,7 +21,7 @@ Restores a site collection from the tenant scoped recycle bin ```powershell Restore-PnPTenantRecycleBinItem -Url [-Wait] [-Force] [-Connection ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Revoke-PnPHubSiteRights.md b/documentation/Revoke-PnPHubSiteRights.md index bad2cb80a..03a343eb1 100644 --- a/documentation/Revoke-PnPHubSiteRights.md +++ b/documentation/Revoke-PnPHubSiteRights.md @@ -21,7 +21,7 @@ Revoke permissions to the permissions already in place to associate sites to Hub ```powershell Revoke-PnPHubSiteRights [-Identity] -Principals [-Connection ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Revoke-PnPTenantServicePrincipalPermission.md b/documentation/Revoke-PnPTenantServicePrincipalPermission.md index 666bdcb6e..74f49360b 100644 --- a/documentation/Revoke-PnPTenantServicePrincipalPermission.md +++ b/documentation/Revoke-PnPTenantServicePrincipalPermission.md @@ -22,7 +22,7 @@ Revokes a permission that was previously granted to the "SharePoint Online Clien ```powershell Revoke-PnPTenantServicePrincipalPermission -Scope [-Resource ] [-Force] [-Connection ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Save-PnPSiteTemplate.md b/documentation/Save-PnPSiteTemplate.md index 7e31a6a83..5bfd85af1 100644 --- a/documentation/Save-PnPSiteTemplate.md +++ b/documentation/Save-PnPSiteTemplate.md @@ -17,7 +17,7 @@ Saves a PnP site template to the file system ```powershell Save-PnPSiteTemplate -Template [-Out] [-Schema ] [-Force] [-TemplateProviderExtensions ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Save-PnPTenantTemplate.md b/documentation/Save-PnPTenantTemplate.md index 96dd21fc3..39ef3fbd5 100644 --- a/documentation/Save-PnPTenantTemplate.md +++ b/documentation/Save-PnPTenantTemplate.md @@ -16,7 +16,7 @@ Saves a PnP provisioning hierarchy to the file system. ```powershell Save-PnPTenantTemplate -Template [-Out] - [-Schema ] [-Force] [] + [-Schema ] [-Force] ``` ## DESCRIPTION diff --git a/documentation/Set-PnPAdaptiveScopeProperty.md b/documentation/Set-PnPAdaptiveScopeProperty.md index 9b5ea43a6..bc7beabe0 100644 --- a/documentation/Set-PnPAdaptiveScopeProperty.md +++ b/documentation/Set-PnPAdaptiveScopeProperty.md @@ -17,7 +17,7 @@ Sets an indexed value to the current web property bag. ### Web ```powershell Set-PnPAdaptiveScopeProperty -Key -Value - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Set-PnPAppSideLoading.md b/documentation/Set-PnPAppSideLoading.md index e083ec9bc..918d47a06 100644 --- a/documentation/Set-PnPAppSideLoading.md +++ b/documentation/Set-PnPAppSideLoading.md @@ -16,12 +16,12 @@ Enables the App SideLoading Feature on a site ### On ```powershell -Set-PnPAppSideLoading [-On] [-Connection ] [] +Set-PnPAppSideLoading [-On] [-Connection ] ``` ### Off ```powershell -Set-PnPAppSideLoading [-Off] [-Connection ] [] +Set-PnPAppSideLoading [-Off] [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Set-PnPApplicationCustomizer.md b/documentation/Set-PnPApplicationCustomizer.md index 85c4b4572..62495732b 100644 --- a/documentation/Set-PnPApplicationCustomizer.md +++ b/documentation/Set-PnPApplicationCustomizer.md @@ -18,14 +18,14 @@ Updates a SharePoint Framework client side extension application customizer ```powershell Set-PnPApplicationCustomizer [[-Identity] ] [-Scope ] [-Title ] [-Description ] [-Sequence ] [-ClientSideComponentProperties ] [-ClientSideHostProperties> ] - [-Connection ] [] + [-Connection ] ``` ### Client Side Component Id ```powershell Set-PnPApplicationCustomizer [-ClientSideComponentId ] [-Scope ] [-Title ] [-Description ] [-Sequence ] [-ClientSideComponentProperties ] [-ClientSideHostProperties> ] - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Set-PnPAuditing.md b/documentation/Set-PnPAuditing.md index ec93069ff..e7acdc00f 100644 --- a/documentation/Set-PnPAuditing.md +++ b/documentation/Set-PnPAuditing.md @@ -17,19 +17,19 @@ Set Auditing setting for a site ### Enable all ```powershell Set-PnPAuditing [-EnableAll] [-RetentionTime ] [-TrimAuditLog] [-Connection ] - [] + ``` ### Disable All ```powershell -Set-PnPAuditing [-DisableAll] [-Connection ] [] +Set-PnPAuditing [-DisableAll] [-Connection ] ``` ### Specific flags ```powershell Set-PnPAuditing [-RetentionTime ] [-TrimAuditLog] [-EditItems] [-CheckOutCheckInItems] [-MoveCopyItems] [-DeleteRestoreItems] [-EditContentTypesColumns] [-SearchContent] [-EditUsersPermissions] - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Set-PnPAvailablePageLayouts.md b/documentation/Set-PnPAvailablePageLayouts.md index 0c8d18d0a..1205d3de1 100644 --- a/documentation/Set-PnPAvailablePageLayouts.md +++ b/documentation/Set-PnPAvailablePageLayouts.md @@ -17,19 +17,19 @@ Sets the available page layouts for the current site. ### SPECIFIC ```powershell Set-PnPAvailablePageLayouts -PageLayouts [-Connection ] - [] + ``` ### ALL ```powershell Set-PnPAvailablePageLayouts [-AllowAllPageLayouts] [-Connection ] - [] + ``` ### INHERIT ```powershell Set-PnPAvailablePageLayouts [-InheritPageLayouts] [-Connection ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Set-PnPAzureADGroup.md b/documentation/Set-PnPAzureADGroup.md index c7537bfc5..cabaad0aa 100644 --- a/documentation/Set-PnPAzureADGroup.md +++ b/documentation/Set-PnPAzureADGroup.md @@ -23,7 +23,7 @@ Sets the properties of a specific Azure Active Directory group. Set-PnPAzureADGroup -Identity [-DisplayName ] [-Description ] [-Owners ] [-Members ] [-SecurityEnabled] [-MailEnabled] [-HideFromAddressLists ] [-HideFromOutlookClients ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Set-PnPBuiltInDesignPackageVisibility.md b/documentation/Set-PnPBuiltInDesignPackageVisibility.md index b97302a8b..b28eded60 100644 --- a/documentation/Set-PnPBuiltInDesignPackageVisibility.md +++ b/documentation/Set-PnPBuiltInDesignPackageVisibility.md @@ -16,7 +16,7 @@ Sets the visibility of the available built-in Design Packages at the moment of s ```powershell Set-PnPBuiltInDesignPackageVisibility [-IsVisible] [-DesignPackage] - [] + ``` ## DESCRIPTION diff --git a/documentation/Set-PnPContentType.md b/documentation/Set-PnPContentType.md index f22688a39..40bfbdfdb 100644 --- a/documentation/Set-PnPContentType.md +++ b/documentation/Set-PnPContentType.md @@ -19,7 +19,7 @@ Updates a content type in a web or a list Set-PnPContentType [-Identity] [-List] [-InSiteHierarchy] [-UpdateChildren] [-Name] [-Description] [-Group] [-Hidden] [-ReadOnly] [-Sealed] - [-Connection ] [-Verbose] [] + [-Connection ] [-Verbose] ``` ## DESCRIPTION diff --git a/documentation/Set-PnPContext.md b/documentation/Set-PnPContext.md index 0eebc9454..3ce5df3e8 100644 --- a/documentation/Set-PnPContext.md +++ b/documentation/Set-PnPContext.md @@ -15,7 +15,7 @@ Set the ClientContext ## SYNTAX ```powershell -Set-PnPContext -Context [-Connection ] [] +Set-PnPContext -Context [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Set-PnPDefaultColumnValues.md b/documentation/Set-PnPDefaultColumnValues.md index 4568e626a..c0d1ddb7a 100644 --- a/documentation/Set-PnPDefaultColumnValues.md +++ b/documentation/Set-PnPDefaultColumnValues.md @@ -16,7 +16,7 @@ Sets default column values for a document library ```powershell Set-PnPDefaultColumnValues [-List] -Field -Value [-Folder ] - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Set-PnPDefaultContentTypeToList.md b/documentation/Set-PnPDefaultContentTypeToList.md index 6ab6321d7..547a600d8 100644 --- a/documentation/Set-PnPDefaultContentTypeToList.md +++ b/documentation/Set-PnPDefaultContentTypeToList.md @@ -16,7 +16,7 @@ Sets the default content type for a list ```powershell Set-PnPDefaultContentTypeToList -List -ContentType - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Set-PnPDefaultPageLayout.md b/documentation/Set-PnPDefaultPageLayout.md index 2dd941784..f3055aa65 100644 --- a/documentation/Set-PnPDefaultPageLayout.md +++ b/documentation/Set-PnPDefaultPageLayout.md @@ -17,13 +17,13 @@ Sets a specific page layout to be the default page layout for a publishing site ### TITLE ```powershell Set-PnPDefaultPageLayout -Title [-Connection ] - [] + ``` ### INHERIT ```powershell Set-PnPDefaultPageLayout [-InheritFromParentSite] [-Connection ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Set-PnPDisableSpacesActivation.md b/documentation/Set-PnPDisableSpacesActivation.md index f5acee31d..13bc3008f 100644 --- a/documentation/Set-PnPDisableSpacesActivation.md +++ b/documentation/Set-PnPDisableSpacesActivation.md @@ -15,7 +15,7 @@ Sets if SharePoint Spaces should be disabled. ## SYNTAX ```powershell -Set-PnPDisableSpacesActivation -Disable [-Scope ] [-Identity ] [-Connection ] [] +Set-PnPDisableSpacesActivation -Disable [-Scope ] [-Identity ] [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Set-PnPDocumentSetField.md b/documentation/Set-PnPDocumentSetField.md index a65c5e561..7a7610b68 100644 --- a/documentation/Set-PnPDocumentSetField.md +++ b/documentation/Set-PnPDocumentSetField.md @@ -17,7 +17,7 @@ Sets a site column from the available content types to a document set ```powershell Set-PnPDocumentSetField -DocumentSet -Field [-SetSharedField] [-SetWelcomePageField] [-RemoveSharedField] [-RemoveWelcomePageField] - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Set-PnPFileCheckedIn.md b/documentation/Set-PnPFileCheckedIn.md index f96b9db1a..8b4d4095a 100644 --- a/documentation/Set-PnPFileCheckedIn.md +++ b/documentation/Set-PnPFileCheckedIn.md @@ -16,7 +16,7 @@ Checks in a file. ```powershell Set-PnPFileCheckedIn [-Url] [-CheckInType ] [-Comment ] [-Approve] - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Set-PnPFileCheckedOut.md b/documentation/Set-PnPFileCheckedOut.md index 98afb651c..abd22e616 100644 --- a/documentation/Set-PnPFileCheckedOut.md +++ b/documentation/Set-PnPFileCheckedOut.md @@ -15,7 +15,7 @@ Checks out a file ## SYNTAX ```powershell -Set-PnPFileCheckedOut [-Url] [-Connection ] [] +Set-PnPFileCheckedOut [-Url] [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Set-PnPFolderPermission.md b/documentation/Set-PnPFolderPermission.md index b073f8104..e46ef6bc0 100644 --- a/documentation/Set-PnPFolderPermission.md +++ b/documentation/Set-PnPFolderPermission.md @@ -18,20 +18,20 @@ Sets or clears permissions on folders within SharePoint Online. ```powershell Set-PnPFolderPermission [-List] -Identity -User [-AddRole ] [-RemoveRole ] [-ClearExisting] [-SystemUpdate] [-Connection ] - [] + ``` ### Group ```powershell Set-PnPFolderPermission [-List] -Identity -Group [-AddRole ] [-RemoveRole ] [-ClearExisting] [-SystemUpdate] - [-Connection ] [] + [-Connection ] ``` ### Inherit ```powershell Set-PnPFolderPermission [-List] -Identity [-InheritPermissions] [-SystemUpdate] - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Set-PnPFooter.md b/documentation/Set-PnPFooter.md index ca42c337f..8729432c9 100644 --- a/documentation/Set-PnPFooter.md +++ b/documentation/Set-PnPFooter.md @@ -16,7 +16,7 @@ Configures the footer of the current web ```powershell Set-PnPFooter [-Enabled] [-Layout ] [-BackgroundTheme ] - [-Title ] [-LogoUrl ] [-Connection ] [] + [-Title ] [-LogoUrl ] [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Set-PnPGraphSubscription.md b/documentation/Set-PnPGraphSubscription.md index f414fc29b..31c1ff415 100644 --- a/documentation/Set-PnPGraphSubscription.md +++ b/documentation/Set-PnPGraphSubscription.md @@ -16,7 +16,7 @@ Updates an existing Microsoft Graph subscription. Required Azure Active Director ```powershell Set-PnPGraphSubscription -Identity -ExpirationDate - [] + ``` ## DESCRIPTION diff --git a/documentation/Set-PnPGroup.md b/documentation/Set-PnPGroup.md index 65af0a8ae..e00f45a46 100644 --- a/documentation/Set-PnPGroup.md +++ b/documentation/Set-PnPGroup.md @@ -19,7 +19,7 @@ Set-PnPGroup -Identity [-SetAssociatedGroup ] [-Title ] [-Owner ] [-Description ] [-AllowRequestToJoinLeave ] [-AutoAcceptRequestToJoinLeave ] [-AllowMembersEditMembership ] [-OnlyAllowMembersViewMembership ] - [-RequestToJoinEmail ] [-Connection ] [] + [-RequestToJoinEmail ] [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Set-PnPGroupPermissions.md b/documentation/Set-PnPGroupPermissions.md index 989f19d2c..9f6668dba 100644 --- a/documentation/Set-PnPGroupPermissions.md +++ b/documentation/Set-PnPGroupPermissions.md @@ -16,7 +16,7 @@ Adds and/or removes permissions of a specific SharePoint group. ```powershell Set-PnPGroupPermissions [-Identity] [-List ] [-AddRole ] - [-RemoveRole ] [-Connection ] [] + [-RemoveRole ] [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Set-PnPHideDefaultThemes.md b/documentation/Set-PnPHideDefaultThemes.md index 7e4c9570f..7e3c8d8db 100644 --- a/documentation/Set-PnPHideDefaultThemes.md +++ b/documentation/Set-PnPHideDefaultThemes.md @@ -20,7 +20,7 @@ Defines if the default out of the box themes should be visible to users or not. ## SYNTAX ```powershell -Set-PnPHideDefaultThemes -HideDefaultThemes [-Connection ] [] +Set-PnPHideDefaultThemes -HideDefaultThemes [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Set-PnPHomePage.md b/documentation/Set-PnPHomePage.md index 3e3ec5dfa..f2e153cc9 100644 --- a/documentation/Set-PnPHomePage.md +++ b/documentation/Set-PnPHomePage.md @@ -16,7 +16,7 @@ Sets the home page of the current web. ```powershell Set-PnPHomePage [-RootFolderRelativeUrl] [-Connection ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Set-PnPHomeSite.md b/documentation/Set-PnPHomeSite.md index c145e522a..004a01309 100644 --- a/documentation/Set-PnPHomeSite.md +++ b/documentation/Set-PnPHomeSite.md @@ -20,7 +20,7 @@ Sets the home site for your tenant. The home site needs to be a communication si ## SYNTAX ```powershell -Set-PnPHomeSite -HomeSiteUrl [VivaConnectionsDefaultStart ] [-Connection ] [] +Set-PnPHomeSite -HomeSiteUrl [VivaConnectionsDefaultStart ] [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Set-PnPHubSite.md b/documentation/Set-PnPHubSite.md index 3ac33583c..98653cc31 100644 --- a/documentation/Set-PnPHubSite.md +++ b/documentation/Set-PnPHubSite.md @@ -22,7 +22,7 @@ Sets hub site properties. ```powershell Set-PnPHubSite [-Identity] [-Title ] [-LogoUrl ] [-Description ] [-SiteDesignId ] [-HideNameInNavigation] [-RequiresJoinApproval] [-EnablePermissionsSync] [-ParentHubSiteId ] [-Connection ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Set-PnPInPlaceRecordsManagement.md b/documentation/Set-PnPInPlaceRecordsManagement.md index 36c08b3a9..29f36f0f6 100644 --- a/documentation/Set-PnPInPlaceRecordsManagement.md +++ b/documentation/Set-PnPInPlaceRecordsManagement.md @@ -16,7 +16,7 @@ Activates or deactivates in place records management feature. ```powershell Set-PnPInPlaceRecordsManagement -Enabled [-Connection ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Set-PnPIndexedProperties.md b/documentation/Set-PnPIndexedProperties.md index 9de7a1a32..8b2a2b7fe 100644 --- a/documentation/Set-PnPIndexedProperties.md +++ b/documentation/Set-PnPIndexedProperties.md @@ -16,7 +16,7 @@ Marks values of the propertybag to be indexed by search. ```powershell Set-PnPIndexedProperties -Keys - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Set-PnPKnowledgeHubSite.md b/documentation/Set-PnPKnowledgeHubSite.md index e54207dab..ea4643604 100644 --- a/documentation/Set-PnPKnowledgeHubSite.md +++ b/documentation/Set-PnPKnowledgeHubSite.md @@ -20,7 +20,7 @@ Sets the Knowledge Hub Site for your tenant ## SYNTAX ```powershell -Set-PnPKnowledgeHubSite -KnowledgeHubSiteUrl [-Connection ] [] +Set-PnPKnowledgeHubSite -KnowledgeHubSiteUrl [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Set-PnPLabel.md b/documentation/Set-PnPLabel.md index 42ebe1a4d..044e38e1c 100644 --- a/documentation/Set-PnPLabel.md +++ b/documentation/Set-PnPLabel.md @@ -16,7 +16,7 @@ Sets a retention label on the specified list or library. Use Reset-PnPLabel to r ```powershell Set-PnPLabel [-List] -Label [-SyncToItems ] [-BlockDeletion ] - [-BlockEdit ] [-Connection ] [] + [-BlockEdit ] [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Set-PnPListInformationRightsManagement.md b/documentation/Set-PnPListInformationRightsManagement.md index c69fb1c87..d3688541b 100644 --- a/documentation/Set-PnPListInformationRightsManagement.md +++ b/documentation/Set-PnPListInformationRightsManagement.md @@ -22,7 +22,7 @@ Set-PnPListInformationRightsManagement -List [-Enable ] [-EnableDocumentBrowserPublishingView ] [-EnableGroupProtection ] [-EnableLicenseCacheExpire ] [-LicenseCacheExpireDays ] [-GroupName ] [-PolicyDescription ] [-PolicyTitle ] [-TemplateId ] - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Set-PnPListItemAsRecord.md b/documentation/Set-PnPListItemAsRecord.md index 9dd9ba211..df9c459f7 100644 --- a/documentation/Set-PnPListItemAsRecord.md +++ b/documentation/Set-PnPListItemAsRecord.md @@ -16,7 +16,7 @@ Declares a list item as a record, for more information, see https://learn.micros ```powershell Set-PnPListItemAsRecord [-List] -Identity [-DeclarationDate ] - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Set-PnPListItemPermission.md b/documentation/Set-PnPListItemPermission.md index d5ce84f67..075d734c7 100644 --- a/documentation/Set-PnPListItemPermission.md +++ b/documentation/Set-PnPListItemPermission.md @@ -21,20 +21,20 @@ Use Get-PnPGroup to retrieve all groups available that you can add or remove usi ```powershell Set-PnPListItemPermission [-List] -Identity -User [-AddRole ] [-RemoveRole ] [-ClearExisting] [-SystemUpdate] - [-Connection ] [] + [-Connection ] ``` ### Group ```powershell Set-PnPListItemPermission [-List] -Identity -Group [-AddRole ] [-RemoveRole ] [-ClearExisting] [-SystemUpdate] - [-Connection ] [] + [-Connection ] ``` ### Inherit ```powershell Set-PnPListItemPermission [-List] -Identity [-InheritPermissions] - [-SystemUpdate] [-Connection ] [] + [-SystemUpdate] [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Set-PnPListPermission.md b/documentation/Set-PnPListPermission.md index af228b8e4..3e9a7a69b 100644 --- a/documentation/Set-PnPListPermission.md +++ b/documentation/Set-PnPListPermission.md @@ -17,13 +17,13 @@ Allows permissions on a SharePoint list to be changed. ### Group ```powershell Set-PnPListPermission -Identity -Group [-AddRole ] - [-RemoveRole ] [-Connection ] [] + [-RemoveRole ] [-Connection ] ``` ### User ```powershell Set-PnPListPermission -Identity -User [-AddRole ] [-RemoveRole ] - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Set-PnPListRecordDeclaration.md b/documentation/Set-PnPListRecordDeclaration.md index 07ffcc780..5393ba4f5 100644 --- a/documentation/Set-PnPListRecordDeclaration.md +++ b/documentation/Set-PnPListRecordDeclaration.md @@ -16,7 +16,7 @@ Updates record declaration settings of a list. ```powershell Set-PnPListRecordDeclaration -List [-ManualRecordDeclaration ] - [-AutoRecordDeclaration ] [-Connection ] [] + [-AutoRecordDeclaration ] [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Set-PnPMasterPage.md b/documentation/Set-PnPMasterPage.md index 3018526e0..41ae61616 100644 --- a/documentation/Set-PnPMasterPage.md +++ b/documentation/Set-PnPMasterPage.md @@ -17,13 +17,13 @@ Set the masterpage ### Server Relative ```powershell Set-PnPMasterPage [-MasterPageServerRelativeUrl ] [-CustomMasterPageServerRelativeUrl ] - [-Connection ] [] + [-Connection ] ``` ### Site Relative ```powershell Set-PnPMasterPage [-MasterPageSiteRelativeUrl ] [-CustomMasterPageSiteRelativeUrl ] - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Set-PnPMessageCenterAnnouncementAsArchived.md b/documentation/Set-PnPMessageCenterAnnouncementAsArchived.md index 450d2ea3f..3d14709a5 100644 --- a/documentation/Set-PnPMessageCenterAnnouncementAsArchived.md +++ b/documentation/Set-PnPMessageCenterAnnouncementAsArchived.md @@ -20,7 +20,7 @@ Marks one or multiple message center announcements of the Office 365 Services as ## SYNTAX ```powershell -Set-PnPMessageCenterAnnouncementAsArchived [-Identity ] [] +Set-PnPMessageCenterAnnouncementAsArchived [-Identity ] ``` ## DESCRIPTION diff --git a/documentation/Set-PnPMessageCenterAnnouncementAsFavorite.md b/documentation/Set-PnPMessageCenterAnnouncementAsFavorite.md index ac2c2efd5..76bb2eafd 100644 --- a/documentation/Set-PnPMessageCenterAnnouncementAsFavorite.md +++ b/documentation/Set-PnPMessageCenterAnnouncementAsFavorite.md @@ -20,7 +20,7 @@ Marks one or multiple message center announcements of the Office 365 Services as ## SYNTAX ```powershell -Set-PnPMessageCenterAnnouncementAsFavorite [-Identity ] [] +Set-PnPMessageCenterAnnouncementAsFavorite [-Identity ] ``` ## DESCRIPTION diff --git a/documentation/Set-PnPMessageCenterAnnouncementAsNotArchived.md b/documentation/Set-PnPMessageCenterAnnouncementAsNotArchived.md index 80176bb1a..7302add4a 100644 --- a/documentation/Set-PnPMessageCenterAnnouncementAsNotArchived.md +++ b/documentation/Set-PnPMessageCenterAnnouncementAsNotArchived.md @@ -20,7 +20,7 @@ Marks one or multiple message center announcements of the Office 365 Services as ## SYNTAX ```powershell -Set-PnPMessageCenterAnnouncementAsNotArchived [-Identity ] [] +Set-PnPMessageCenterAnnouncementAsNotArchived [-Identity ] ``` ## DESCRIPTION diff --git a/documentation/Set-PnPMessageCenterAnnouncementAsNotFavorite.md b/documentation/Set-PnPMessageCenterAnnouncementAsNotFavorite.md index 1bbc361af..789776efa 100644 --- a/documentation/Set-PnPMessageCenterAnnouncementAsNotFavorite.md +++ b/documentation/Set-PnPMessageCenterAnnouncementAsNotFavorite.md @@ -20,7 +20,7 @@ Marks one or multiple message center announcements of the Office 365 Services as ## SYNTAX ```powershell -Set-PnPMessageCenterAnnouncementAsNotFavorite [-Identity ] [] +Set-PnPMessageCenterAnnouncementAsNotFavorite [-Identity ] ``` ## DESCRIPTION diff --git a/documentation/Set-PnPMessageCenterAnnouncementAsRead.md b/documentation/Set-PnPMessageCenterAnnouncementAsRead.md index 0c2dff8b6..9b09fbfbf 100644 --- a/documentation/Set-PnPMessageCenterAnnouncementAsRead.md +++ b/documentation/Set-PnPMessageCenterAnnouncementAsRead.md @@ -20,7 +20,7 @@ Marks one or multiple message center announcements of the Office 365 Services as ## SYNTAX ```powershell -Set-PnPMessageCenterAnnouncementAsRead [-Identity ] [] +Set-PnPMessageCenterAnnouncementAsRead [-Identity ] ``` ## DESCRIPTION diff --git a/documentation/Set-PnPMessageCenterAnnouncementAsUnread.md b/documentation/Set-PnPMessageCenterAnnouncementAsUnread.md index 2c04dbd34..a08bb5e2a 100644 --- a/documentation/Set-PnPMessageCenterAnnouncementAsUnread.md +++ b/documentation/Set-PnPMessageCenterAnnouncementAsUnread.md @@ -20,7 +20,7 @@ Marks one or multiple message center announcements of the Office 365 Services as ## SYNTAX ```powershell -Set-PnPMessageCenterAnnouncementAsUnread [-Identity ] [-Connection ] [] +Set-PnPMessageCenterAnnouncementAsUnread [-Identity ] [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Set-PnPMicrosoft365Group.md b/documentation/Set-PnPMicrosoft365Group.md index 09d0d2bbf..ffe38fdd1 100644 --- a/documentation/Set-PnPMicrosoft365Group.md +++ b/documentation/Set-PnPMicrosoft365Group.md @@ -23,7 +23,7 @@ Sets Microsoft 365 Group properties Set-PnPMicrosoft365Group -Identity [-DisplayName ] [-Description ] [-Owners ] [-Members ] [-IsPrivate] [-LogoPath ] [-CreateTeam] [-HideFromAddressLists ] [-HideFromOutlookClients ] [-SensitivityLabels ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Set-PnPMicrosoft365GroupSettings.md b/documentation/Set-PnPMicrosoft365GroupSettings.md index 0547c5de3..06a6a296d 100644 --- a/documentation/Set-PnPMicrosoft365GroupSettings.md +++ b/documentation/Set-PnPMicrosoft365GroupSettings.md @@ -21,7 +21,7 @@ Updates Microsoft 365 Group settings for the tenant or specified Group. ```powershell Set-PnPMicrosoft365GroupSettings -Identity [-Values ] [-Group ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Set-PnPMinimalDownloadStrategy.md b/documentation/Set-PnPMinimalDownloadStrategy.md index 6d06c0e15..0f21aa2a1 100644 --- a/documentation/Set-PnPMinimalDownloadStrategy.md +++ b/documentation/Set-PnPMinimalDownloadStrategy.md @@ -17,13 +17,13 @@ Activates or deactivates the minimal downloading strategy. ### On ```powershell Set-PnPMinimalDownloadStrategy [-On] [-Force] [-Connection ] - [] + ``` ### Off ```powershell Set-PnPMinimalDownloadStrategy [-Off] [-Force] [-Connection ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Set-PnPPage.md b/documentation/Set-PnPPage.md index b3baf03ef..48c33dafe 100644 --- a/documentation/Set-PnPPage.md +++ b/documentation/Set-PnPPage.md @@ -20,7 +20,7 @@ Set-PnPPage [-Identity] [-Name ] [-Title ] [-Publish] [-HeaderType ] [-HeaderLayoutType ] [-ScheduledPublishDate ] [-RemoveScheduledPublish] [-ContentType ] [-ThumbnailUrl ] [-Translate][-TranslationLanguageCodes ] - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Set-PnPPageTextPart.md b/documentation/Set-PnPPageTextPart.md index 65bf5151b..35ad1a293 100644 --- a/documentation/Set-PnPPageTextPart.md +++ b/documentation/Set-PnPPageTextPart.md @@ -16,7 +16,7 @@ Set text part properties ```powershell Set-PnPPageTextPart [-Page] -InstanceId -Text - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Set-PnPPageWebPart.md b/documentation/Set-PnPPageWebPart.md index f16bd2148..768854c93 100644 --- a/documentation/Set-PnPPageWebPart.md +++ b/documentation/Set-PnPPageWebPart.md @@ -17,7 +17,7 @@ Set Web Part properties ```powershell Set-PnPPageWebPart [-Page] -Identity [-Title ] [-PropertiesJson ] [-Connection ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Set-PnPPlannerBucket.md b/documentation/Set-PnPPlannerBucket.md index fd652980e..61e294145 100644 --- a/documentation/Set-PnPPlannerBucket.md +++ b/documentation/Set-PnPPlannerBucket.md @@ -22,13 +22,13 @@ Updates an existing Planner bucket ### By Group ```powershell Set-PnPPlannerBucket -Bucket -Group -Plan - -Name [] + -Name ``` ### By Plan Id ```powershell Set-PnPPlannerBucket -Bucket -PlanId -Name - [] + ``` ## DESCRIPTION diff --git a/documentation/Set-PnPPlannerConfiguration.md b/documentation/Set-PnPPlannerConfiguration.md index b19cec755..98f4deffa 100644 --- a/documentation/Set-PnPPlannerConfiguration.md +++ b/documentation/Set-PnPPlannerConfiguration.md @@ -20,7 +20,7 @@ Allows the Microsoft Planner configuration of the tenant to be set. ## SYNTAX ```powershell -Set-PnPPlannerConfiguration [-IsPlannerAllowed ] [-AllowRosterCreation ] [-AllowTenantMoveWithDataLoss ] [-AllowTenantMoveWithDataMigration ] [-AllowPlannerMobilePushNotifications ] [-AllowCalendarSharing ] [-Connection ] [] +Set-PnPPlannerConfiguration [-IsPlannerAllowed ] [-AllowRosterCreation ] [-AllowTenantMoveWithDataLoss ] [-AllowTenantMoveWithDataMigration ] [-AllowPlannerMobilePushNotifications ] [-AllowCalendarSharing ] [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Set-PnPPlannerPlan.md b/documentation/Set-PnPPlannerPlan.md index 75e7921a2..eada039cf 100644 --- a/documentation/Set-PnPPlannerPlan.md +++ b/documentation/Set-PnPPlannerPlan.md @@ -22,12 +22,12 @@ Updates an existing Planner plan ### By Group ```powershell Set-PnPPlannerPlan -Group -Plan -Title - [] + ``` ### By Plan Id ```powershell -Set-PnPPlannerPlan -PlanId -Title [] +Set-PnPPlannerPlan -PlanId -Title ``` ## DESCRIPTION diff --git a/documentation/Set-PnPPlannerTask.md b/documentation/Set-PnPPlannerTask.md index d9adb50d7..c9a8960f7 100644 --- a/documentation/Set-PnPPlannerTask.md +++ b/documentation/Set-PnPPlannerTask.md @@ -23,7 +23,7 @@ Updates an existing task. Set-PnPPlannerTask -TaskId [-Title ] [-Bucket ] [-PercentComplete ] [-DueDateTime ] [-StartDateTime ] [-AssignedTo ] [-Description ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Set-PnPPlannerUserPolicy.md b/documentation/Set-PnPPlannerUserPolicy.md index 29cba487d..4e76b15a5 100644 --- a/documentation/Set-PnPPlannerUserPolicy.md +++ b/documentation/Set-PnPPlannerUserPolicy.md @@ -20,7 +20,7 @@ Allows a Microsoft Planner user policy to be set for a specific user ## SYNTAX ```powershell -Set-PnPPlannerUserPolicy -Identity [-BlockDeleteTasksNotCreatedBySelf ] [-Connection ] [] +Set-PnPPlannerUserPolicy -Identity [-BlockDeleteTasksNotCreatedBySelf ] [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Set-PnPPropertyBagValue.md b/documentation/Set-PnPPropertyBagValue.md index 2f330183d..a1688ac0a 100644 --- a/documentation/Set-PnPPropertyBagValue.md +++ b/documentation/Set-PnPPropertyBagValue.md @@ -17,13 +17,13 @@ Adds a new or updates an existing property bag value. ### Web ```powershell Set-PnPPropertyBagValue -Key -Value [-Indexed] - [-Connection ] [] + [-Connection ] ``` ### Folder ```powershell Set-PnPPropertyBagValue -Key -Value [-Folder ] - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Set-PnPRequestAccessEmails.md b/documentation/Set-PnPRequestAccessEmails.md index e012921c1..234dff580 100644 --- a/documentation/Set-PnPRequestAccessEmails.md +++ b/documentation/Set-PnPRequestAccessEmails.md @@ -16,7 +16,7 @@ Sets Request Access Email on a web ```powershell Set-PnPRequestAccessEmails [-Emails ] [-Disabled] [-Connection ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Set-PnPRoleDefinition.md b/documentation/Set-PnPRoleDefinition.md index 31e16a0da..2cda1a14a 100644 --- a/documentation/Set-PnPRoleDefinition.md +++ b/documentation/Set-PnPRoleDefinition.md @@ -15,7 +15,7 @@ Updates an existing Role Definition (Permission Level) in the site collection in ## SYNTAX ```powershell -Set-PnPRoleDefinition -Identity [-NewRoleName ] [-Description ] [-Order ] [-SelectAll] [-ClearAll] [-Select ] [-Clear ] [-Connection ] [] +Set-PnPRoleDefinition -Identity [-NewRoleName ] [-Description ] [-Order ] [-SelectAll] [-ClearAll] [-Select ] [-Clear ] [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Set-PnPSearchConfiguration.md b/documentation/Set-PnPSearchConfiguration.md index 0c7169a13..96fc8f289 100644 --- a/documentation/Set-PnPSearchConfiguration.md +++ b/documentation/Set-PnPSearchConfiguration.md @@ -17,13 +17,13 @@ Sets the search configuration. ### Config ```powershell Set-PnPSearchConfiguration -Configuration [-Scope ] - [-Connection ] [] + [-Connection ] ``` ### Path ```powershell Set-PnPSearchConfiguration -Path [-Scope ] - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Set-PnPSearchSettings.md b/documentation/Set-PnPSearchSettings.md index ee329ff0e..8022dff34 100644 --- a/documentation/Set-PnPSearchSettings.md +++ b/documentation/Set-PnPSearchSettings.md @@ -17,7 +17,7 @@ Sets search settings for a site ```powershell Set-PnPSearchSettings [-SearchBoxInNavBar ] [-SearchPageUrl ] [-SearchBoxPlaceholderText ] [-SearchScope ] [-Scope ] [-Force] - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Set-PnPSite.md b/documentation/Set-PnPSite.md index 4a46f3588..baa3c19db 100644 --- a/documentation/Set-PnPSite.md +++ b/documentation/Set-PnPSite.md @@ -49,7 +49,7 @@ Set-PnPSite [-Identity ] ### Set Lock State ```powershell -Set-PnPSite [-Identity ] [-LockState ] [-Wait] [-Connection ] [] +Set-PnPSite [-Identity ] [-LockState ] [-Wait] [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Set-PnPSiteClassification.md b/documentation/Set-PnPSiteClassification.md index f97f52659..9cc51ae71 100644 --- a/documentation/Set-PnPSiteClassification.md +++ b/documentation/Set-PnPSiteClassification.md @@ -20,7 +20,7 @@ Allows placing a classic site classification on the current site. ## SYNTAX ```powershell -Set-PnPSiteClassification -Identity [-Connection ] [] +Set-PnPSiteClassification -Identity [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Set-PnPSiteClosure.md b/documentation/Set-PnPSiteClosure.md index d5e5e7f3e..0fdd99ffe 100644 --- a/documentation/Set-PnPSiteClosure.md +++ b/documentation/Set-PnPSiteClosure.md @@ -16,7 +16,7 @@ Opens or closes a site which has a site policy applied ```powershell Set-PnPSiteClosure -State [-Connection ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Set-PnPSiteDesign.md b/documentation/Set-PnPSiteDesign.md index 4010cd8a2..e71678ac8 100644 --- a/documentation/Set-PnPSiteDesign.md +++ b/documentation/Set-PnPSiteDesign.md @@ -23,7 +23,7 @@ Updates a Site Design on the current tenant. Set-PnPSiteDesign -Identity [-Title ] [-SiteScriptIds ] [-Description ] [-IsDefault] [-PreviewImageAltText ] [-PreviewImageUrl ] [-WebTemplate ] [-Version ] [-ThumbnailUrl ] [-DesignPackageId ] [-Connection ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Set-PnPSitePolicy.md b/documentation/Set-PnPSitePolicy.md index 338c0516d..7533ec6c3 100644 --- a/documentation/Set-PnPSitePolicy.md +++ b/documentation/Set-PnPSitePolicy.md @@ -15,7 +15,7 @@ Sets a site policy ## SYNTAX ```powershell -Set-PnPSitePolicy -Name [-Connection ] [] +Set-PnPSitePolicy -Name [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Set-PnPSiteScript.md b/documentation/Set-PnPSiteScript.md index d02032d22..7e5e8c2da 100644 --- a/documentation/Set-PnPSiteScript.md +++ b/documentation/Set-PnPSiteScript.md @@ -21,7 +21,7 @@ Updates an existing site script on the current tenant. ```powershell Set-PnPSiteScript -Identity [-Title ] [-Description ] - [-Content ] [-Version ] [-Connection ] [] + [-Content ] [-Version ] [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Set-PnPSiteScriptPackage.md b/documentation/Set-PnPSiteScriptPackage.md index 6596bea37..06a4991a1 100644 --- a/documentation/Set-PnPSiteScriptPackage.md +++ b/documentation/Set-PnPSiteScriptPackage.md @@ -21,7 +21,7 @@ Updates an existing Site Script Package on the current tenant. ```powershell Set-PnPSiteScriptPackage -Identity [-Title ] [-Description ] - [-ContentPath ] [-Version ] [-Connection ] [] + [-ContentPath ] [-Version ] [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Set-PnPSiteSensitivityLabel.md b/documentation/Set-PnPSiteSensitivityLabel.md index 975f5e66d..129de1cb0 100644 --- a/documentation/Set-PnPSiteSensitivityLabel.md +++ b/documentation/Set-PnPSiteSensitivityLabel.md @@ -20,7 +20,7 @@ Allows placing a Microsoft Purview sensitivity label on the current site ## SYNTAX ```powershell -Set-PnPSiteSensitivityLabel -Identity [-Connection ] [-Verbose] [] +Set-PnPSiteSensitivityLabel -Identity [-Connection ] [-Verbose] ``` ## DESCRIPTION diff --git a/documentation/Set-PnPSiteTemplateMetadata.md b/documentation/Set-PnPSiteTemplateMetadata.md index 5e4220552..ed6d21793 100644 --- a/documentation/Set-PnPSiteTemplateMetadata.md +++ b/documentation/Set-PnPSiteTemplateMetadata.md @@ -18,7 +18,7 @@ Sets metadata of a provisioning template Set-PnPSiteTemplateMetadata [-Path] [-TemplateDisplayName ] [-TemplateImagePreviewUrl ] [-TemplateProperties ] [-TemplateProviderExtensions ] - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Set-PnPStorageEntity.md b/documentation/Set-PnPStorageEntity.md index 8b61c7cbc..3ddd9cd0f 100644 --- a/documentation/Set-PnPStorageEntity.md +++ b/documentation/Set-PnPStorageEntity.md @@ -16,7 +16,7 @@ Set Storage Entities / Farm Properties in either the tenant scoped app catalog o ```powershell Set-PnPStorageEntity -Key -Value [-Comment ] [-Description ] - [-Scope ] [-Connection ] [] + [-Scope ] [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Set-PnPSubscribeSharePointNewsDigest.md b/documentation/Set-PnPSubscribeSharePointNewsDigest.md index 2699a1809..5f6daaab1 100644 --- a/documentation/Set-PnPSubscribeSharePointNewsDigest.md +++ b/documentation/Set-PnPSubscribeSharePointNewsDigest.md @@ -24,7 +24,7 @@ Note: The implementation behind this in SharePoint Online has changed causing th ## SYNTAX ```powershell -Set-PnPSubscribeSharePointNewsDigest -Account -Enabled [-Connection ] [] +Set-PnPSubscribeSharePointNewsDigest -Account -Enabled [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Set-PnPTaxonomyFieldValue.md b/documentation/Set-PnPTaxonomyFieldValue.md index d150aede3..f2672fbf6 100644 --- a/documentation/Set-PnPTaxonomyFieldValue.md +++ b/documentation/Set-PnPTaxonomyFieldValue.md @@ -17,19 +17,19 @@ Sets a taxonomy term value in a listitem field ### ITEM (Default) ```powershell Set-PnPTaxonomyFieldValue -ListItem -InternalFieldName -TermId - [-Label ] [-Connection ] [] + [-Label ] [-Connection ] ``` ### PATH ```powershell Set-PnPTaxonomyFieldValue -ListItem -InternalFieldName -TermPath - [-Connection ] [] + [-Connection ] ``` ### ITEMS ```powershell Set-PnPTaxonomyFieldValue -ListItem -InternalFieldName [-Terms ] - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Set-PnPTeamifyPromptHidden.md b/documentation/Set-PnPTeamifyPromptHidden.md index a340f6e12..d3b0fcd84 100644 --- a/documentation/Set-PnPTeamifyPromptHidden.md +++ b/documentation/Set-PnPTeamifyPromptHidden.md @@ -15,7 +15,7 @@ Hides the teamify prompt for a site. ## SYNTAX ```powershell -Set-PnPTeamifyPromptHidden [-Connection ] [] +Set-PnPTeamifyPromptHidden [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Set-PnPTeamsChannel.md b/documentation/Set-PnPTeamsChannel.md index 4cddaa4e1..9783075e9 100644 --- a/documentation/Set-PnPTeamsChannel.md +++ b/documentation/Set-PnPTeamsChannel.md @@ -21,7 +21,7 @@ Updates an existing Teams Channel ```powershell Set-PnPTeamsChannel -Team -Identity [-DisplayName ] [-Description ] [-IsFavoriteByDefault ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Set-PnPTeamsTab.md b/documentation/Set-PnPTeamsTab.md index 36e589f10..5f1d3b540 100644 --- a/documentation/Set-PnPTeamsTab.md +++ b/documentation/Set-PnPTeamsTab.md @@ -21,7 +21,7 @@ Updates Teams Tab settings ```powershell Set-PnPTeamsTab -Team -Channel [-Identity ] - [-DisplayName ] [] + [-DisplayName ] ``` ## DESCRIPTION diff --git a/documentation/Set-PnPTeamsTeam.md b/documentation/Set-PnPTeamsTeam.md index 97b54b91a..8eb1182bc 100644 --- a/documentation/Set-PnPTeamsTeam.md +++ b/documentation/Set-PnPTeamsTeam.md @@ -28,7 +28,7 @@ Set-PnPTeamsTeam -Identity [-DisplayName ] [-Descrip [-AllowOwnerDeleteMessages ] [-AllowStickersAndMemes ] [-AllowTeamMentions ] [-AllowUserDeleteMessages ] [-AllowUserEditMessages ] [-GiphyContentRating ] [-ShowInTeamsSearchAndSuggestions ] - [-Classification ] [] + [-Classification ] ``` ## DESCRIPTION diff --git a/documentation/Set-PnPTeamsTeamArchivedState.md b/documentation/Set-PnPTeamsTeamArchivedState.md index 3235a7bf8..317b9ff11 100644 --- a/documentation/Set-PnPTeamsTeamArchivedState.md +++ b/documentation/Set-PnPTeamsTeamArchivedState.md @@ -21,7 +21,7 @@ Sets the archived state of a team. ```powershell Set-PnPTeamsTeamArchivedState -Identity -Archived - [-SetSiteReadOnlyForMembers ] [] + [-SetSiteReadOnlyForMembers ] ``` ## DESCRIPTION diff --git a/documentation/Set-PnPTeamsTeamPicture.md b/documentation/Set-PnPTeamsTeamPicture.md index 1440bdf02..40b91f575 100644 --- a/documentation/Set-PnPTeamsTeamPicture.md +++ b/documentation/Set-PnPTeamsTeamPicture.md @@ -20,7 +20,7 @@ Sets the picture of an existing team. ## SYNTAX ```powershell -Set-PnPTeamsTeamPicture -Team -Path [] +Set-PnPTeamsTeamPicture -Team -Path ``` ## DESCRIPTION diff --git a/documentation/Set-PnPTemporarilyDisableAppBar.md b/documentation/Set-PnPTemporarilyDisableAppBar.md index 6b1d27208..33018d898 100644 --- a/documentation/Set-PnPTemporarilyDisableAppBar.md +++ b/documentation/Set-PnPTemporarilyDisableAppBar.md @@ -20,7 +20,7 @@ Allows the SharePoint Online App Bar to be disabled. It may take some time for t ## SYNTAX ```powershell -Set-PnPTemporarilyDisableAppBar -Enabled [] +Set-PnPTemporarilyDisableAppBar -Enabled ``` ## DESCRIPTION diff --git a/documentation/Set-PnPTenantAppCatalogUrl.md b/documentation/Set-PnPTenantAppCatalogUrl.md index 78f5eb915..cebb3036d 100644 --- a/documentation/Set-PnPTenantAppCatalogUrl.md +++ b/documentation/Set-PnPTenantAppCatalogUrl.md @@ -21,7 +21,7 @@ Sets the url of the tenant scoped app catalog ```powershell Set-PnPTenantAppCatalogUrl -Url [-Connection ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Set-PnPTenantCdnEnabled.md b/documentation/Set-PnPTenantCdnEnabled.md index 118911526..6e18e79d9 100644 --- a/documentation/Set-PnPTenantCdnEnabled.md +++ b/documentation/Set-PnPTenantCdnEnabled.md @@ -21,7 +21,7 @@ Enables or disables the public or private Office 365 Content Delivery Network (C ```powershell Set-PnPTenantCdnEnabled [-NoDefaultOrigins] -Enable -CdnType [-Connection ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Set-PnPTenantCdnPolicy.md b/documentation/Set-PnPTenantCdnPolicy.md index 70d45f1cd..7ed7a91a9 100644 --- a/documentation/Set-PnPTenantCdnPolicy.md +++ b/documentation/Set-PnPTenantCdnPolicy.md @@ -21,7 +21,7 @@ Sets the CDN Policies for the specified CDN (Public | Private). ```powershell Set-PnPTenantCdnPolicy -CdnType -PolicyType -PolicyValue - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Set-PnPTenantSite.md b/documentation/Set-PnPTenantSite.md index 081283476..ba74fddc8 100644 --- a/documentation/Set-PnPTenantSite.md +++ b/documentation/Set-PnPTenantSite.md @@ -34,13 +34,13 @@ Set-PnPTenantSite [-Identity] [-Title ] [-LocaleId ] [- [-DisableFlows ] [-AnonymousLinkExpirationInDays ] [-SensitivityLabel ] [-RemoveLabel] [-AddInformationSegment ] [-RemoveInformationSegment ] [-OverrideTenantAnonymousLinkExpirationPolicy] [-InformationBarriersMode ] [-MediaTranscription ] [-Wait] - [-Connection ] [] + [-Connection ] ``` ### Set Lock State ```powershell Set-PnPTenantSite [-Identity] [-LockState ] [-Wait] [-Connection ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Set-PnPTenantSyncClientRestriction.md b/documentation/Set-PnPTenantSyncClientRestriction.md index a1179dab9..acba0ffaa 100644 --- a/documentation/Set-PnPTenantSyncClientRestriction.md +++ b/documentation/Set-PnPTenantSyncClientRestriction.md @@ -23,7 +23,7 @@ Sets organization-level sync client restriction properties Set-PnPTenantSyncClientRestriction [-BlockMacSync] [-DisableReportProblemDialog] [-DomainGuids ] [-Enable] [-ExcludedFileExtensions ] - [-GrooveBlockOption ] [-Connection ] [] + [-GrooveBlockOption ] [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Set-PnPTerm.md b/documentation/Set-PnPTerm.md index 276326d89..17393b6e1 100644 --- a/documentation/Set-PnPTerm.md +++ b/documentation/Set-PnPTerm.md @@ -19,7 +19,7 @@ Updates a term Set-PnPTerm -Identity [-Name ] [-Lcid ] [-Description ] [-CustomProperties ] [-LocalCustomProperties ] [-DeleteAllCustomProperties] [-DeleteAllLocalCustomProperties] [-Deprecated ] [-TermStore ] - [] + ``` ### By Term Name @@ -27,7 +27,7 @@ Set-PnPTerm -Identity [-Name ] [-Lcid ] [-Description [-Name ] [-Lcid ] [-Description ] [-CustomProperties ] [-LocalCustomProperties ] [-DeleteAllCustomProperties] [-DeleteAllLocalCustomProperties] [-Deprecated ] -TermSet -TermGroup - [-TermStore ] [] + [-TermStore ] ``` ## DESCRIPTION diff --git a/documentation/Set-PnPTermGroup.md b/documentation/Set-PnPTermGroup.md index 08bc0f742..e231605ff 100644 --- a/documentation/Set-PnPTermGroup.md +++ b/documentation/Set-PnPTermGroup.md @@ -16,7 +16,7 @@ Updates an existing term group. ```powershell Set-PnPTermGroup -Identity [-Name ] [-Description ] - [-TermStore ] [-Connection ] [] + [-TermStore ] [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Set-PnPTermSet.md b/documentation/Set-PnPTermSet.md index 27e044ee7..75c52ba81 100644 --- a/documentation/Set-PnPTermSet.md +++ b/documentation/Set-PnPTermSet.md @@ -20,7 +20,7 @@ Set-PnPTermSet -Identity [-TermGroup] ] [-IsAvailableForTagging ] [-IsOpenForTermCreation ] [-UseForSiteNavigation ] [-UseForFacetedNavigation ] [-SetTargetPageForTerms ] [-RemoveTargetPageForTerms] [-SetCatalogItemPageForCategories ] [-RemoveCatalogItemPageForCategories] - [] + ``` ## DESCRIPTION diff --git a/documentation/Set-PnPTheme.md b/documentation/Set-PnPTheme.md index 08d95aeb0..4a57d79e2 100644 --- a/documentation/Set-PnPTheme.md +++ b/documentation/Set-PnPTheme.md @@ -17,7 +17,7 @@ Sets the theme of the current web. ```powershell Set-PnPTheme [-ColorPaletteUrl ] [-FontSchemeUrl ] [-BackgroundImageUrl ] [-ResetSubwebsToInherit] [-UpdateRootWebOnly] [-Connection ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Set-PnPTraceLog.md b/documentation/Set-PnPTraceLog.md index 880df6e11..1097d28c2 100644 --- a/documentation/Set-PnPTraceLog.md +++ b/documentation/Set-PnPTraceLog.md @@ -17,12 +17,12 @@ Turn log tracing on or off ### On ```powershell Set-PnPTraceLog [-On] [-LogFile ] [-WriteToConsole] [-Level ] [-Delimiter ] - [-IndentSize ] [-AutoFlush ] [] + [-IndentSize ] [-AutoFlush ] ``` ### Off ```powershell -Set-PnPTraceLog [-Off] [] +Set-PnPTraceLog [-Off] ``` ## DESCRIPTION diff --git a/documentation/Set-PnPUserOneDriveQuota.md b/documentation/Set-PnPUserOneDriveQuota.md index 815676486..31c2f172b 100644 --- a/documentation/Set-PnPUserOneDriveQuota.md +++ b/documentation/Set-PnPUserOneDriveQuota.md @@ -21,7 +21,7 @@ Sets the quota on the OneDrive for Business site for a specific user ```powershell Set-PnPUserOneDriveQuota [-Account] [-Quota] [-QuotaWarning] - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Set-PnPUserProfileProperty.md b/documentation/Set-PnPUserProfileProperty.md index 115e6eb14..4c0394aab 100644 --- a/documentation/Set-PnPUserProfileProperty.md +++ b/documentation/Set-PnPUserProfileProperty.md @@ -22,13 +22,13 @@ Office365 only: Uses the tenant API to retrieve site information. You must conne ### Single ```powershell Set-PnPUserProfileProperty -Account -PropertyName -Value - [-Connection ] [] + [-Connection ] ``` ### Multi ```powershell Set-PnPUserProfileProperty -Account -PropertyName -Values - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Set-PnPView.md b/documentation/Set-PnPView.md index 85424bab8..a0772e401 100644 --- a/documentation/Set-PnPView.md +++ b/documentation/Set-PnPView.md @@ -16,7 +16,7 @@ Change view properties ```powershell Set-PnPView [[-List] ] -Identity [-Values ] [-Fields ] - [-Aggregations ] [-Connection ] [] + [-Aggregations ] [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Set-PnPWeb.md b/documentation/Set-PnPWeb.md index 4aadd98fb..0237eb75b 100644 --- a/documentation/Set-PnPWeb.md +++ b/documentation/Set-PnPWeb.md @@ -19,7 +19,7 @@ Set-PnPWeb [-SiteLogoUrl ] [-AlternateCssUrl ] [-Title ] [-MasterUrl ] [-CustomMasterUrl ] [-QuickLaunchEnabled] [-MembersCanShare] [-NoCrawl] [-HeaderLayout ] [-HeaderEmphasis ] [-NavAudienceTargetingEnabled] [-MegaMenuEnabled] [-DisablePowerAutomate] [-CommentsOnSitePagesDisabled] [-HideTitleInHeader] - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Set-PnPWebHeader.md b/documentation/Set-PnPWebHeader.md index 17606025f..fc4e6e218 100644 --- a/documentation/Set-PnPWebHeader.md +++ b/documentation/Set-PnPWebHeader.md @@ -17,7 +17,7 @@ Allows configuration of the "Change the look" Header ```powershell Set-PnPWebHeader [-SiteLogoUrl ] [-HeaderLayout ] [-HeaderEmphasis ] [-HideTitleInHeader] [-HeaderBackgroundImageUrl ] [-HeaderBackgroundImageFocalX ] [-HeaderBackgroundImageFocalY ] [-LogoAlignment ] - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Set-PnPWebPartProperty.md b/documentation/Set-PnPWebPartProperty.md index 54be24036..ccdd6b068 100644 --- a/documentation/Set-PnPWebPartProperty.md +++ b/documentation/Set-PnPWebPartProperty.md @@ -16,7 +16,7 @@ Sets a web part property ```powershell Set-PnPWebPartProperty -ServerRelativePageUrl -Identity -Key -Value - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Set-PnPWebTheme.md b/documentation/Set-PnPWebTheme.md index ff21cb44f..6dc876104 100644 --- a/documentation/Set-PnPWebTheme.md +++ b/documentation/Set-PnPWebTheme.md @@ -16,7 +16,7 @@ Sets the theme of the current web. ```powershell Set-PnPWebTheme [[-Theme] ] [-WebUrl ] - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Set-PnPWebhookSubscription.md b/documentation/Set-PnPWebhookSubscription.md index 45d4dfa32..e3cf29295 100644 --- a/documentation/Set-PnPWebhookSubscription.md +++ b/documentation/Set-PnPWebhookSubscription.md @@ -17,7 +17,7 @@ Updates a Webhook subscription ```powershell Set-PnPWebhookSubscription [-Subscription] [-List ] [-NotificationUrl ] [-ExpirationDate ] [-Connection ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Set-PnPWikiPageContent.md b/documentation/Set-PnPWikiPageContent.md index 1671f6f47..e5075ccaf 100644 --- a/documentation/Set-PnPWikiPageContent.md +++ b/documentation/Set-PnPWikiPageContent.md @@ -17,13 +17,13 @@ Sets the contents of a wikipage ### STRING ```powershell Set-PnPWikiPageContent -Content -ServerRelativePageUrl - [-Connection ] [] + [-Connection ] ``` ### FILE ```powershell Set-PnPWikiPageContent -Path -ServerRelativePageUrl - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Set-PnpTeamsChannelUser.md b/documentation/Set-PnpTeamsChannelUser.md index e8b859de9..eac9e8138 100644 --- a/documentation/Set-PnpTeamsChannelUser.md +++ b/documentation/Set-PnpTeamsChannelUser.md @@ -20,7 +20,7 @@ Updates the role of a user in an existing Microsoft Teams private channel. ## SYNTAX ```powershell -Set-PnPTeamsChannelUser -Team -Channel -Identity -Role [] +Set-PnPTeamsChannelUser -Team -Channel -Identity -Role ``` ## DESCRIPTION diff --git a/documentation/Stop-PnPFlowRun.md b/documentation/Stop-PnPFlowRun.md index b9f16e7e2..378bcaab4 100644 --- a/documentation/Stop-PnPFlowRun.md +++ b/documentation/Stop-PnPFlowRun.md @@ -19,7 +19,7 @@ Stops/cancels a specific run of a Microsoft flow. ## SYNTAX ```powershell -Stop-PnPFlowRun -Environment -Flow -Identity [-Force] [] +Stop-PnPFlowRun -Environment -Flow -Identity [-Force] ``` ## DESCRIPTION diff --git a/documentation/Submit-PnPSearchQuery.md b/documentation/Submit-PnPSearchQuery.md index 493fe57ae..ab4427a2d 100644 --- a/documentation/Submit-PnPSearchQuery.md +++ b/documentation/Submit-PnPSearchQuery.md @@ -23,7 +23,7 @@ Submit-PnPSearchQuery [-Query] [-StartRow ] [-MaxResults [-HiddenConstraints ] [-TimeZoneId ] [-EnablePhonetic ] [-EnableStemming ] [-EnableQueryRules ] [-SourceId ] [-ProcessBestBets ] [-ProcessPersonalFavorites ] [-RelevantResults] [-Connection ] - [] + ``` ### All @@ -34,7 +34,7 @@ Submit-PnPSearchQuery [-Query] [-All] [-TrimDuplicates ] [-Pro [-CollapseSpecification ] [-HiddenConstraints ] [-TimeZoneId ] [-EnablePhonetic ] [-EnableStemming ] [-EnableQueryRules ] [-SourceId ] [-ProcessBestBets ] [-ProcessPersonalFavorites ] [-RelevantResults] - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Submit-PnPTeamsChannelMessage.md b/documentation/Submit-PnPTeamsChannelMessage.md index 0159198f4..215759cbb 100644 --- a/documentation/Submit-PnPTeamsChannelMessage.md +++ b/documentation/Submit-PnPTeamsChannelMessage.md @@ -21,7 +21,7 @@ Sends a message to a Microsoft Teams Channel. ```powershell Submit-PnPTeamsChannelMessage -Team -Channel -Message - [-ContentType ] [-Important] [] + [-ContentType ] [-Important] ``` ## DESCRIPTION diff --git a/documentation/Sync-PnPAppToTeams.md b/documentation/Sync-PnPAppToTeams.md index ada30f452..66a67e1fa 100644 --- a/documentation/Sync-PnPAppToTeams.md +++ b/documentation/Sync-PnPAppToTeams.md @@ -15,7 +15,7 @@ Synchronize an app from the tenant app catalog to the Microsoft Teams app catalo ## SYNTAX ```powershell -Sync-PnPAppToTeams [-Identity] [-Connection ] [] +Sync-PnPAppToTeams [-Identity] [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Sync-PnPSharePointUserProfilesFromAzureActiveDirectory.md b/documentation/Sync-PnPSharePointUserProfilesFromAzureActiveDirectory.md index 2f242d224..79ddd5962 100644 --- a/documentation/Sync-PnPSharePointUserProfilesFromAzureActiveDirectory.md +++ b/documentation/Sync-PnPSharePointUserProfilesFromAzureActiveDirectory.md @@ -16,7 +16,7 @@ Synchronizes user profiles from Azure Active Directory into the SharePoint Onlin ### Upload file ```powershell -Sync-PnPSharePointUserProfilesFromAzureActiveDirectory -UserProfilePropertyMapping [-IdType ] [-Users ] [-Folder ] [-Wait] [-Verbose] [-Connection ] [] +Sync-PnPSharePointUserProfilesFromAzureActiveDirectory -UserProfilePropertyMapping [-IdType ] [-Users ] [-Folder ] [-Wait] [-Verbose] [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Test-PnPListItemIsRecord.md b/documentation/Test-PnPListItemIsRecord.md index cefe6503f..c3265a1ca 100644 --- a/documentation/Test-PnPListItemIsRecord.md +++ b/documentation/Test-PnPListItemIsRecord.md @@ -16,7 +16,7 @@ Checks if a list item is a record ```powershell Test-PnPListItemIsRecord [-List] -Identity - [-Connection ] [] + [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Test-PnPMicrosoft365GroupAliasIsUsed.md b/documentation/Test-PnPMicrosoft365GroupAliasIsUsed.md index 592a8aa73..76f8b441a 100644 --- a/documentation/Test-PnPMicrosoft365GroupAliasIsUsed.md +++ b/documentation/Test-PnPMicrosoft365GroupAliasIsUsed.md @@ -15,7 +15,7 @@ Tests if a given alias is already used. ## SYNTAX ```powershell -Test-PnPMicrosoft365GroupAliasIsUsed -Alias [-Connection ] [] +Test-PnPMicrosoft365GroupAliasIsUsed -Alias [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Test-PnPTenantTemplate.md b/documentation/Test-PnPTenantTemplate.md index 075398c21..0b8254f33 100644 --- a/documentation/Test-PnPTenantTemplate.md +++ b/documentation/Test-PnPTenantTemplate.md @@ -16,7 +16,7 @@ Tests a tenant template for invalid references ```powershell Test-PnPTenantTemplate -Template [-Connection ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Uninstall-PnPApp.md b/documentation/Uninstall-PnPApp.md index 563d702c9..a49aac774 100644 --- a/documentation/Uninstall-PnPApp.md +++ b/documentation/Uninstall-PnPApp.md @@ -16,7 +16,7 @@ Uninstalls an available add-in from the site ```powershell Uninstall-PnPApp [-Identity] [-Scope ] [-Connection ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Unpublish-PnPApp.md b/documentation/Unpublish-PnPApp.md index ec14a4869..cfb0e1fec 100644 --- a/documentation/Unpublish-PnPApp.md +++ b/documentation/Unpublish-PnPApp.md @@ -16,7 +16,7 @@ Unpublishes/retracts an available add-in from the app catalog ```powershell Unpublish-PnPApp [-Identity] [-Scope ] [-Connection ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Unpublish-PnPContentType.md b/documentation/Unpublish-PnPContentType.md index 7d37d5dde..dcf015580 100644 --- a/documentation/Unpublish-PnPContentType.md +++ b/documentation/Unpublish-PnPContentType.md @@ -20,7 +20,7 @@ Unpublishes a content type present on content type hub site. ## SYNTAX ```powershell -Unpublish-PnPContentType -ContentType [-Connection ] [] +Unpublish-PnPContentType -ContentType [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Unpublish-PnPSyntexModel.md b/documentation/Unpublish-PnPSyntexModel.md index 2ef08ddda..9c82bbcdc 100644 --- a/documentation/Unpublish-PnPSyntexModel.md +++ b/documentation/Unpublish-PnPSyntexModel.md @@ -25,14 +25,14 @@ This cmdlet only works when you've connected to a Syntex Content Center site. ```powershell Unpublish-PnPSyntexModel -Model -ListWebUrl -List [-Connection ] - [] + ``` ### Batched ```powershell Unpublish-PnPSyntexModel -Model -TargetSiteUrl -TargetWebServerRelativeUrl -TargetLibraryServerRelativeUrl -Batch [-Connection ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Unregister-PnPHubSite.md b/documentation/Unregister-PnPHubSite.md index e52971a9b..436b94cef 100644 --- a/documentation/Unregister-PnPHubSite.md +++ b/documentation/Unregister-PnPHubSite.md @@ -20,7 +20,7 @@ Unregister a site as a hubsite ## SYNTAX ```powershell -Unregister-PnPHubSite -Site [-Connection ] [] +Unregister-PnPHubSite -Site [-Connection ] ``` ## DESCRIPTION diff --git a/documentation/Update-PnPApp.md b/documentation/Update-PnPApp.md index 82bf320fe..53b1a701d 100644 --- a/documentation/Update-PnPApp.md +++ b/documentation/Update-PnPApp.md @@ -16,7 +16,7 @@ Updates an available app from the app catalog ```powershell Update-PnPApp [-Identity] [-Scope ] [-Connection ] - [] + ``` ## DESCRIPTION diff --git a/documentation/Update-PnPAvailableSiteClassification.md b/documentation/Update-PnPAvailableSiteClassification.md index 20d44b19e..f03080d72 100644 --- a/documentation/Update-PnPAvailableSiteClassification.md +++ b/documentation/Update-PnPAvailableSiteClassification.md @@ -22,13 +22,13 @@ Updates available classic Site Classifications for the tenant ### Settings ```powershell Update-PnPAvailableSiteClassification -Settings - [] + ``` ### Specific ```powershell Update-PnPAvailableSiteClassification [-Classifications ] - [-DefaultClassification ] [-UsageGuidelinesUrl ] [] + [-DefaultClassification ] [-UsageGuidelinesUrl ] ``` ## DESCRIPTION diff --git a/documentation/Update-PnPTeamsApp.md b/documentation/Update-PnPTeamsApp.md index 6e2281532..39987f5ba 100644 --- a/documentation/Update-PnPTeamsApp.md +++ b/documentation/Update-PnPTeamsApp.md @@ -20,7 +20,7 @@ Updates an existing app in the Teams App Catalog. ## SYNTAX ```powershell -Update-PnPTeamsApp -Identity -Path [] +Update-PnPTeamsApp -Identity -Path ``` ## DESCRIPTION diff --git a/documentation/Update-PnPTeamsUser.md b/documentation/Update-PnPTeamsUser.md index 59282634e..a7b3d1c28 100644 --- a/documentation/Update-PnPTeamsUser.md +++ b/documentation/Update-PnPTeamsUser.md @@ -20,7 +20,7 @@ Updates a user's role in an existing Microsoft Teams instance. ## SYNTAX ```powershell -Update-PnPTeamsUser -Team -User -Role [] +Update-PnPTeamsUser -Team -User -Role ``` ## DESCRIPTION