From fc2edf3da9e5f6c453196e617ad56ec03822e3bb Mon Sep 17 00:00:00 2001 From: erwinvanhunen Date: Sat, 8 Jul 2023 03:15:52 +0000 Subject: [PATCH] Nightly publish to PowerShell Gallery --- pnppowershell_hash.txt | 2 +- .../PnP.PowerShell.Suggestions.nightly.json | 6160 ++++++++--------- version.txt | 2 +- 3 files changed, 3082 insertions(+), 3082 deletions(-) diff --git a/pnppowershell_hash.txt b/pnppowershell_hash.txt index 18d5498b8..58770bbfc 100644 --- a/pnppowershell_hash.txt +++ b/pnppowershell_hash.txt @@ -1 +1 @@ -c8b10fb5658117ae71ee4b71dc837c68f52826dc \ No newline at end of file +40ba405517df2f62b4f12f139f68146f9425de9f \ No newline at end of file diff --git a/resources/predictor/PnP.PowerShell.Suggestions.nightly.json b/resources/predictor/PnP.PowerShell.Suggestions.nightly.json index 957fe2fc4..2f6bf0ac3 100644 --- a/resources/predictor/PnP.PowerShell.Suggestions.nightly.json +++ b/resources/predictor/PnP.PowerShell.Suggestions.nightly.json @@ -1,9242 +1,9242 @@ [ { "Rank": 1, - "CommandName": "Add-PnPAlert", "Id": 1, - "Command": "Add-PnPAlert -List \"Demo List\"" + "Command": "Add-PnPAlert -List \"Demo List\"", + "CommandName": "Add-PnPAlert" }, { "Rank": 2, - "CommandName": "Add-PnPAlert", "Id": 2, - "Command": "Add-PnPAlert -Title \"Daily summary\" -List \"Demo List\" -Frequency Daily -ChangeType All -Time (Get-Date -Hour 11 -Minute 00 -Second 00)" + "Command": "Add-PnPAlert -Title \"Daily summary\" -List \"Demo List\" -Frequency Daily -ChangeType All -Time (Get-Date -Hour 11 -Minute 00 -Second 00)", + "CommandName": "Add-PnPAlert" }, { "Rank": 3, - "CommandName": "Add-PnPAlert", "Id": 3, - "Command": "Add-PnPAlert -Title \"Alert for user\" -List \"Demo List\" -User \"i:0#.f|membership|Alice@contoso.onmicrosoft.com\"" + "Command": "Add-PnPAlert -Title \"Alert for user\" -List \"Demo List\" -User \"i:0#.f|membership|Alice@contoso.onmicrosoft.com\"", + "CommandName": "Add-PnPAlert" }, { "Rank": 4, - "CommandName": "Add-PnPAlert", "Id": 4, - "Command": "Add-PnPAlert -Title \"Alert for user\" -List \"Demo List\" -User \"i:0#.f|membership|Alice@contoso.onmicrosoft.com\" -Frequency Daily -Time ((Get-Date).AddDays(1))" + "Command": "Add-PnPAlert -Title \"Alert for user\" -List \"Demo List\" -User \"i:0#.f|membership|Alice@contoso.onmicrosoft.com\" -Frequency Daily -Time ((Get-Date).AddDays(1))", + "CommandName": "Add-PnPAlert" }, { "Rank": 1, - "CommandName": "Add-PnPApp", "Id": 5, - "Command": "Add-PnPApp -Path ./myapp.sppkg" + "Command": "Add-PnPApp -Path ./myapp.sppkg", + "CommandName": "Add-PnPApp" }, { "Rank": 2, - "CommandName": "Add-PnPApp", "Id": 6, - "Command": "Add-PnPApp -Path ./myapp.sppkg -Publish" + "Command": "Add-PnPApp -Path ./myapp.sppkg -Publish", + "CommandName": "Add-PnPApp" }, { "Rank": 3, - "CommandName": "Add-PnPApp", "Id": 7, - "Command": "Add-PnPApp -Path ./myapp.sppkg -Scope Site -Publish" + "Command": "Add-PnPApp -Path ./myapp.sppkg -Scope Site -Publish", + "CommandName": "Add-PnPApp" }, { "Rank": 4, - "CommandName": "Add-PnPApp", "Id": 8, - "Command": "Add-PnPApp -Path ./myapp.sppkg -Publish -SkipFeatureDeployment" + "Command": "Add-PnPApp -Path ./myapp.sppkg -Publish -SkipFeatureDeployment", + "CommandName": "Add-PnPApp" }, { "Rank": 1, - "CommandName": "Add-PnPApplicationCustomizer", "Id": 9, - "Command": "Add-PnPApplicationCustomizer -Title \"CollabFooter\" -ClientSideComponentId c0ab3b94-8609-40cf-861e-2a1759170b43 -ClientSideComponentProperties \"{`\"sourceTermSet`\":`\"PnP-CollabFooter-SharedLinks`\",`\"personalItemsStorageProperty`\":`\"PnP-CollabFooter-MyLinks`\"}" + "Command": "Add-PnPApplicationCustomizer -Title \"CollabFooter\" -ClientSideComponentId c0ab3b94-8609-40cf-861e-2a1759170b43 -ClientSideComponentProperties \"{`\"sourceTermSet`\":`\"PnP-CollabFooter-SharedLinks`\",`\"personalItemsStorageProperty`\":`\"PnP-CollabFooter-MyLinks`\"}", + "CommandName": "Add-PnPApplicationCustomizer" }, { "Rank": 1, - "CommandName": "Add-PnPAvailableSiteClassification", "Id": 10, - "Command": "Add-PnPAvailableSiteClassification -Classifications \"Top Secret\"" + "Command": "Add-PnPAvailableSiteClassification -Classifications \"Top Secret\"", + "CommandName": "Add-PnPAvailableSiteClassification" }, { "Rank": 2, - "CommandName": "Add-PnPAvailableSiteClassification", "Id": 11, - "Command": "Add-PnPAvailableSiteClassification -Classifications \"Top Secret\",\"HBI\"" + "Command": "Add-PnPAvailableSiteClassification -Classifications \"Top Secret\",\"HBI\"", + "CommandName": "Add-PnPAvailableSiteClassification" }, { "Rank": 1, - "CommandName": "Add-PnPAzureADGroupMember", "Id": 12, - "Command": "Add-PnPAzureADGroupMember -Identity \"Project Team\" -Users \"john@contoso.onmicrosoft.com\",\"jane@contoso.onmicrosoft.com\"" + "Command": "Add-PnPAzureADGroupMember -Identity \"Project Team\" -Users \"john@contoso.onmicrosoft.com\",\"jane@contoso.onmicrosoft.com\"", + "CommandName": "Add-PnPAzureADGroupMember" }, { "Rank": 2, - "CommandName": "Add-PnPAzureADGroupMember", "Id": 13, - "Command": "Add-PnPAzureADGroupMember -Identity \"Project Team\" -Users \"john@contoso.onmicrosoft.com\",\"jane@contoso.onmicrosoft.com\" -RemoveExisting" + "Command": "Add-PnPAzureADGroupMember -Identity \"Project Team\" -Users \"john@contoso.onmicrosoft.com\",\"jane@contoso.onmicrosoft.com\" -RemoveExisting", + "CommandName": "Add-PnPAzureADGroupMember" }, { "Rank": 3, - "CommandName": "Add-PnPAzureADGroupMember", "Id": 14, - "Command": "Add-PnPAzureADGroupMember -Identity \"Project Team\" -Users \"125eaa87-7b54-41fd-b30f-2adfa68c4afe\"" + "Command": "Add-PnPAzureADGroupMember -Identity \"Project Team\" -Users \"125eaa87-7b54-41fd-b30f-2adfa68c4afe\"", + "CommandName": "Add-PnPAzureADGroupMember" }, { "Rank": 1, - "CommandName": "Add-PnPAzureADGroupOwner", "Id": 15, - "Command": "Add-PnPAzureADGroupOwner -Identity \"Project Team\" -Users \"john@contoso.onmicrosoft.com\",\"jane@contoso.onmicrosoft.com\"" + "Command": "Add-PnPAzureADGroupOwner -Identity \"Project Team\" -Users \"john@contoso.onmicrosoft.com\",\"jane@contoso.onmicrosoft.com\"", + "CommandName": "Add-PnPAzureADGroupOwner" }, { "Rank": 2, - "CommandName": "Add-PnPAzureADGroupOwner", "Id": 16, - "Command": "Add-PnPAzureADGroupOwner -Identity \"Project Team\" -Users \"john@contoso.onmicrosoft.com\",\"jane@contoso.onmicrosoft.com\" -RemoveExisting" + "Command": "Add-PnPAzureADGroupOwner -Identity \"Project Team\" -Users \"john@contoso.onmicrosoft.com\",\"jane@contoso.onmicrosoft.com\" -RemoveExisting", + "CommandName": "Add-PnPAzureADGroupOwner" }, { "Rank": 3, - "CommandName": "Add-PnPAzureADGroupOwner", "Id": 17, - "Command": "Add-PnPAzureADGroupOwner -Identity \"Project Team\" -Users \"125eaa87-7b54-41fd-b30f-2adfa68c4afe\"" + "Command": "Add-PnPAzureADGroupOwner -Identity \"Project Team\" -Users \"125eaa87-7b54-41fd-b30f-2adfa68c4afe\"", + "CommandName": "Add-PnPAzureADGroupOwner" }, { "Rank": 1, - "CommandName": "Add-PnPAzureADServicePrincipalAppRole", "Id": 18, - "Command": "Add-PnPAzureADServicePrincipalAppRole -Principal \"62614f96-cb78-4534-bf12-1f6693e8237c\" -AppRole \"Directory.Read.All\" -BuiltInType MicrosoftGraph" + "Command": "Add-PnPAzureADServicePrincipalAppRole -Principal \"62614f96-cb78-4534-bf12-1f6693e8237c\" -AppRole \"Directory.Read.All\" -BuiltInType MicrosoftGraph", + "CommandName": "Add-PnPAzureADServicePrincipalAppRole" }, { "Rank": 2, - "CommandName": "Add-PnPAzureADServicePrincipalAppRole", "Id": 19, - "Command": "Add-PnPAzureADServicePrincipalAppRole -Principal \"62614f96-cb78-4534-bf12-1f6693e8237c\" -AppRole \"MyApplication.Read\" -Resource \"b8c2a8aa-33a0-43f4-a9d3-fe2851c5293e\"" + "Command": "Add-PnPAzureADServicePrincipalAppRole -Principal \"62614f96-cb78-4534-bf12-1f6693e8237c\" -AppRole \"MyApplication.Read\" -Resource \"b8c2a8aa-33a0-43f4-a9d3-fe2851c5293e\"", + "CommandName": "Add-PnPAzureADServicePrincipalAppRole" }, { "Rank": 1, - "CommandName": "Add-PnPContentType", "Id": 20, - "Command": "Add-PnPContentType -Name \"Project Document\" -Description \"Use for Contoso projects\" -Group \"Contoso Content Types\" -ParentContentType $ct" + "Command": "Add-PnPContentType -Name \"Project Document\" -Description \"Use for Contoso projects\" -Group \"Contoso Content Types\" -ParentContentType $ct", + "CommandName": "Add-PnPContentType" }, { "Rank": 2, - "CommandName": "Add-PnPContentType", "Id": 21, - "Command": "Add-PnPContentType -Name \"Project Document\" -Description \"Use for Contoso projects\" -Group \"Contoso Content Types\" -ParentContentType (Get-PnPContentType -Identity 0x0101) -DocumentTemplate \"/_cts/Project Document/template.docx\"" + "Command": "Add-PnPContentType -Name \"Project Document\" -Description \"Use for Contoso projects\" -Group \"Contoso Content Types\" -ParentContentType (Get-PnPContentType -Identity 0x0101) -DocumentTemplate \"/_cts/Project Document/template.docx\"", + "CommandName": "Add-PnPContentType" }, { "Rank": 3, - "CommandName": "Add-PnPContentType", "Id": 22, - "Command": "Add-PnPContentType -Name \"Project Item\" -Description \"Use for Contoso projects\" -Group \"Contoso Content Types\"" + "Command": "Add-PnPContentType -Name \"Project Item\" -Description \"Use for Contoso projects\" -Group \"Contoso Content Types\"", + "CommandName": "Add-PnPContentType" }, { "Rank": 4, - "CommandName": "Add-PnPContentType", "Id": 23, - "Command": "Add-PnPContentType -Name \"Project Item\"" + "Command": "Add-PnPContentType -Name \"Project Item\"", + "CommandName": "Add-PnPContentType" }, { "Rank": 5, - "CommandName": "Add-PnPContentType", "Id": 24, - "Command": "Add-PnPContentType -Name \"Project Document\" -Description \"Use for Contoso projects\" -Group \"Contoso Content Types\" -ContentTypeId 0x010100CD5BDB7DDE03324794E155CE37E4B6BB" + "Command": "Add-PnPContentType -Name \"Project Document\" -Description \"Use for Contoso projects\" -Group \"Contoso Content Types\" -ContentTypeId 0x010100CD5BDB7DDE03324794E155CE37E4B6BB", + "CommandName": "Add-PnPContentType" }, { "Rank": 1, - "CommandName": "Add-PnPContentTypesFromContentTypeHub", "Id": 25, - "Command": "Add-PnPContentTypesFromContentTypeHub -ContentTypes \"0x0101\", \"0x01\"" + "Command": "Add-PnPContentTypesFromContentTypeHub -ContentTypes \"0x0101\", \"0x01\"", + "CommandName": "Add-PnPContentTypesFromContentTypeHub" }, { "Rank": 2, - "CommandName": "Add-PnPContentTypesFromContentTypeHub", "Id": 26, - "Command": "Add-PnPContentTypesFromContentTypeHub -ContentTypes \"0x010057C83E557396744783531D80144BD08D\" -Site https://tenant.sharepoint.com/sites/HR" + "Command": "Add-PnPContentTypesFromContentTypeHub -ContentTypes \"0x010057C83E557396744783531D80144BD08D\" -Site https://tenant.sharepoint.com/sites/HR", + "CommandName": "Add-PnPContentTypesFromContentTypeHub" }, { "Rank": 1, - "CommandName": "Add-PnPContentTypeToDocumentSet", "Id": 27, - "Command": "Add-PnPContentTypeToDocumentSet -ContentType \"Test CT\" -DocumentSet \"Test Document Set\"" + "Command": "Add-PnPContentTypeToDocumentSet -ContentType \"Test CT\" -DocumentSet \"Test Document Set\"", + "CommandName": "Add-PnPContentTypeToDocumentSet" }, { "Rank": 2, - "CommandName": "Add-PnPContentTypeToDocumentSet", "Id": 28, - "Command": "Add-PnPContentTypeToDocumentSet -ContentType 0x0101001F1CEFF1D4126E4CAD10F00B6137E969 -DocumentSet 0x0120D520005DB65D094035A241BAC9AF083F825F3B" + "Command": "Add-PnPContentTypeToDocumentSet -ContentType 0x0101001F1CEFF1D4126E4CAD10F00B6137E969 -DocumentSet 0x0120D520005DB65D094035A241BAC9AF083F825F3B", + "CommandName": "Add-PnPContentTypeToDocumentSet" }, { "Rank": 1, - "CommandName": "Add-PnPContentTypeToList", "Id": 29, - "Command": "Add-PnPContentTypeToList -List \"Documents\" -ContentType \"Project Document\" -DefaultContentType" + "Command": "Add-PnPContentTypeToList -List \"Documents\" -ContentType \"Project Document\" -DefaultContentType", + "CommandName": "Add-PnPContentTypeToList" }, { "Rank": 1, - "CommandName": "Add-PnPCustomAction", "Id": 30, - "Command": "Add-PnPCustomAction -Title \"CollabFooter\" -Name \"CollabFooter\" -Location \"ClientSideExtension.ApplicationCustomizer\" -ClientSideComponentId c0ab3b94-8609-40cf-861e-2a1759170b43 -ClientSideComponentProperties \"{`\"sourceTermSet`\":`\"PnP-CollabFooter-SharedLinks`\",`\"personalItemsStorageProperty`\":`\"PnP-CollabFooter-MyLinks`\"}\"" + "Command": "Add-PnPCustomAction -Title \"CollabFooter\" -Name \"CollabFooter\" -Location \"ClientSideExtension.ApplicationCustomizer\" -ClientSideComponentId c0ab3b94-8609-40cf-861e-2a1759170b43 -ClientSideComponentProperties \"{`\"sourceTermSet`\":`\"PnP-CollabFooter-SharedLinks`\",`\"personalItemsStorageProperty`\":`\"PnP-CollabFooter-MyLinks`\"}\"", + "CommandName": "Add-PnPCustomAction" }, { "Rank": 1, - "CommandName": "Add-PnPDataRowsToSiteTemplate", "Id": 31, - "Command": "Add-PnPDataRowsToSiteTemplate -Path template.pnp -List 'PnPTestList' -Fields 'Title','Choice'" + "Command": "Add-PnPDataRowsToSiteTemplate -Path template.pnp -List 'PnPTestList' -Fields 'Title','Choice'", + "CommandName": "Add-PnPDataRowsToSiteTemplate" }, { "Rank": 2, - "CommandName": "Add-PnPDataRowsToSiteTemplate", "Id": 32, - "Command": "Add-PnPDataRowsToSiteTemplate -Path template.pnp -List 'PnPTestList' -Query '' -Fields 'Title','Choice' -IncludeSecurity" + "Command": "Add-PnPDataRowsToSiteTemplate -Path template.pnp -List 'PnPTestList' -Query '' -Fields 'Title','Choice' -IncludeSecurity", + "CommandName": "Add-PnPDataRowsToSiteTemplate" }, { "Rank": 1, - "CommandName": "Add-PnPDocumentSet", "Id": 33, - "Command": "Add-PnPDocumentSet -List \"Documents\" -ContentType \"Test Document Set\" -Name \"Test\"" + "Command": "Add-PnPDocumentSet -List \"Documents\" -ContentType \"Test Document Set\" -Name \"Test\"", + "CommandName": "Add-PnPDocumentSet" }, { "Rank": 1, - "CommandName": "Add-PnPEventReceiver", "Id": 34, - "Command": "Add-PnPEventReceiver -List \"ProjectList\" -Name \"TestEventReceiver\" -Url https://yourserver.azurewebsites.net/eventreceiver.svc -EventReceiverType ItemAdded -Synchronization Asynchronous" + "Command": "Add-PnPEventReceiver -List \"ProjectList\" -Name \"TestEventReceiver\" -Url https://yourserver.azurewebsites.net/eventreceiver.svc -EventReceiverType ItemAdded -Synchronization Asynchronous", + "CommandName": "Add-PnPEventReceiver" }, { "Rank": 2, - "CommandName": "Add-PnPEventReceiver", "Id": 35, - "Command": "Add-PnPEventReceiver -Name \"TestEventReceiver\" -Url https://yourserver.azurewebsites.net/eventreceiver.svc -EventReceiverType WebAdding -Synchronization Synchronous" + "Command": "Add-PnPEventReceiver -Name \"TestEventReceiver\" -Url https://yourserver.azurewebsites.net/eventreceiver.svc -EventReceiverType WebAdding -Synchronization Synchronous", + "CommandName": "Add-PnPEventReceiver" }, { "Rank": 3, - "CommandName": "Add-PnPEventReceiver", "Id": 36, - "Command": "Add-PnPEventReceiver -Name \"TestEventReceiver\" -Url https://yourserver.azurewebsites.net/eventreceiver.svc -EventReceiverType ListAdding -Synchronization Synchronous -Scope Site" + "Command": "Add-PnPEventReceiver -Name \"TestEventReceiver\" -Url https://yourserver.azurewebsites.net/eventreceiver.svc -EventReceiverType ListAdding -Synchronization Synchronous -Scope Site", + "CommandName": "Add-PnPEventReceiver" }, { "Rank": 4, - "CommandName": "Add-PnPEventReceiver", "Id": 37, - "Command": "Add-PnPEventReceiver -Name \"TestEventReceiver\" -Url https://yourserver.azurewebsites.net/eventreceiver.svc -EventReceiverType ListDeleted -Synchronization Asynchronous -Scope Web" + "Command": "Add-PnPEventReceiver -Name \"TestEventReceiver\" -Url https://yourserver.azurewebsites.net/eventreceiver.svc -EventReceiverType ListDeleted -Synchronization Asynchronous -Scope Web", + "CommandName": "Add-PnPEventReceiver" }, { "Rank": 1, - "CommandName": "Add-PnPField", "Id": 38, - "Command": "Add-PnPField -Type Calculated -InternalName \"C1\" -DisplayName \"C1\" -Formula \"=[Title]\"" + "Command": "Add-PnPField -Type Calculated -InternalName \"C1\" -DisplayName \"C1\" -Formula \"=[Title]\"", + "CommandName": "Add-PnPField" }, { "Rank": 2, - "CommandName": "Add-PnPField", "Id": 39, - "Command": "Add-PnPField -List \"Demo list\" -DisplayName \"Location\" -InternalName \"SPSLocation\" -Type Choice -Group \"Demo Group\" -AddToDefaultView -Choices \"Stockholm\",\"Helsinki\",\"Oslo\"" + "Command": "Add-PnPField -List \"Demo list\" -DisplayName \"Location\" -InternalName \"SPSLocation\" -Type Choice -Group \"Demo Group\" -AddToDefaultView -Choices \"Stockholm\",\"Helsinki\",\"Oslo\"", + "CommandName": "Add-PnPField" }, { "Rank": 3, - "CommandName": "Add-PnPField", "Id": 40, - "Command": "Add-PnPField -List \"Demo list\" -DisplayName \"Speakers\" -InternalName \"SPSSpeakers\" -Type MultiChoice -Group \"Demo Group\" -AddToDefaultView -Choices \"Obiwan Kenobi\",\"Darth Vader\", \"Anakin Skywalker\"" + "Command": "Add-PnPField -List \"Demo list\" -DisplayName \"Speakers\" -InternalName \"SPSSpeakers\" -Type MultiChoice -Group \"Demo Group\" -AddToDefaultView -Choices \"Obiwan Kenobi\",\"Darth Vader\", \"Anakin Skywalker\"", + "CommandName": "Add-PnPField" }, { "Rank": 4, - "CommandName": "Add-PnPField", "Id": 41, - "Command": "Add-PnPField -List \"Demo List\" -Field \"MyTestCol\"" + "Command": "Add-PnPField -List \"Demo List\" -Field \"MyTestCol\"", + "CommandName": "Add-PnPField" }, { "Rank": 5, - "CommandName": "Add-PnPField", "Id": 42, - "Command": "Add-PnPField -Type Choice -Choices \"PnP\",\"Parker\",\"Sharing Is Caring\" -DisplayName \"My Test Column\" -InternalName \"MyTestCol\"" + "Command": "Add-PnPField -Type Choice -Choices \"PnP\",\"Parker\",\"Sharing Is Caring\" -DisplayName \"My Test Column\" -InternalName \"MyTestCol\"", + "CommandName": "Add-PnPField" }, { "Rank": 6, - "CommandName": "Add-PnPField", "Id": 43, - "Command": "Add-PnPField -Type Calculated -ResultType Number -DisplayName \"My Calculated Column\" -InternalName \"MyCalcCol\" -Formula \"=Today()\"" + "Command": "Add-PnPField -Type Calculated -ResultType Number -DisplayName \"My Calculated Column\" -InternalName \"MyCalcCol\" -Formula \"=Today()\"", + "CommandName": "Add-PnPField" }, { "Rank": 1, - "CommandName": "Add-PnPFieldToContentType", "Id": 44, - "Command": "Add-PnPFieldToContentType -Field \"Project_Name\" -ContentType \"Project Document\"" + "Command": "Add-PnPFieldToContentType -Field \"Project_Name\" -ContentType \"Project Document\"", + "CommandName": "Add-PnPFieldToContentType" }, { "Rank": 1, - "CommandName": "Add-PnPFile", "Id": 45, - "Command": "Add-PnPFile -Path c:\\temp\\company.master -Folder \"_catalogs/masterpage\"" + "Command": "Add-PnPFile -Path c:\\temp\\company.master -Folder \"_catalogs/masterpage\"", + "CommandName": "Add-PnPFile" }, { "Rank": 2, - "CommandName": "Add-PnPFile", "Id": 46, - "Command": "Add-PnPFile -Path .\\displaytemplate.html -Folder \"_catalogs/masterpage/display templates/test\"" + "Command": "Add-PnPFile -Path .\\displaytemplate.html -Folder \"_catalogs/masterpage/display templates/test\"", + "CommandName": "Add-PnPFile" }, { "Rank": 3, - "CommandName": "Add-PnPFile", "Id": 47, - "Command": "Add-PnPFile -Path .\\sample.doc -Folder \"Shared Documents\" -Values @{Modified=\"1/1/2016\"}" + "Command": "Add-PnPFile -Path .\\sample.doc -Folder \"Shared Documents\" -Values @{Modified=\"1/1/2016\"}", + "CommandName": "Add-PnPFile" }, { "Rank": 4, - "CommandName": "Add-PnPFile", "Id": 48, - "Command": "Add-PnPFile -FileName sample.doc -Folder \"Shared Documents\" -Stream $fileStream -Values @{Modified=\"1/1/2016\"}" + "Command": "Add-PnPFile -FileName sample.doc -Folder \"Shared Documents\" -Stream $fileStream -Values @{Modified=\"1/1/2016\"}", + "CommandName": "Add-PnPFile" }, { "Rank": 5, - "CommandName": "Add-PnPFile", "Id": 49, - "Command": "Add-PnPFile -Path sample.doc -Folder \"Shared Documents\" -ContentType \"Document\" -Values @{Modified=\"1/1/2016\"}" + "Command": "Add-PnPFile -Path sample.doc -Folder \"Shared Documents\" -ContentType \"Document\" -Values @{Modified=\"1/1/2016\"}", + "CommandName": "Add-PnPFile" }, { "Rank": 6, - "CommandName": "Add-PnPFile", "Id": 50, - "Command": "Add-PnPFile -Path sample.docx -Folder \"Documents\" -Values @{Modified=\"1/1/2016\"; Created=\"1/1/2017\"; Editor=23}" + "Command": "Add-PnPFile -Path sample.docx -Folder \"Documents\" -Values @{Modified=\"1/1/2016\"; Created=\"1/1/2017\"; Editor=23}", + "CommandName": "Add-PnPFile" }, { "Rank": 7, - "CommandName": "Add-PnPFile", "Id": 51, - "Command": "Add-PnPFile -Path sample.docx -Folder \"Documents\" -NewFileName \"differentname.docx\"" + "Command": "Add-PnPFile -Path sample.docx -Folder \"Documents\" -NewFileName \"differentname.docx\"", + "CommandName": "Add-PnPFile" }, { "Rank": 8, - "CommandName": "Add-PnPFile", "Id": 52, - "Command": "Add-PnPFile -FileName sample.txt -Folder \"Shared Documents\" -Content '{ \"Test\": \"Value\" }'" + "Command": "Add-PnPFile -FileName sample.txt -Folder \"Shared Documents\" -Content '{ \"Test\": \"Value\" }'", + "CommandName": "Add-PnPFile" }, { "Rank": 1, - "CommandName": "Add-PnPFileAnonymousSharingLink", "Id": 53, - "Command": "Add-PnPFileAnonymousSharingLink -FileUrl \"/sites/demo/Shared Documents/Test.docx\"" + "Command": "Add-PnPFileAnonymousSharingLink -FileUrl \"/sites/demo/Shared Documents/Test.docx\"", + "CommandName": "Add-PnPFileAnonymousSharingLink" }, { "Rank": 2, - "CommandName": "Add-PnPFileAnonymousSharingLink", "Id": 54, - "Command": "Add-PnPFileAnonymousSharingLink -FileUrl \"/sites/demo/Shared Documents/Test.docx\" -Type Edit -Password \"PnPRocks!\"" + "Command": "Add-PnPFileAnonymousSharingLink -FileUrl \"/sites/demo/Shared Documents/Test.docx\" -Type Edit -Password \"PnPRocks!\"", + "CommandName": "Add-PnPFileAnonymousSharingLink" }, { "Rank": 3, - "CommandName": "Add-PnPFileAnonymousSharingLink", "Id": 55, - "Command": "Add-PnPFileAnonymousSharingLink -FileUrl \"/sites/demo/Shared Documents/Test.docx\" -Type View -ExpirationDateTime (Get-Date).AddDays(15)" + "Command": "Add-PnPFileAnonymousSharingLink -FileUrl \"/sites/demo/Shared Documents/Test.docx\" -Type View -ExpirationDateTime (Get-Date).AddDays(15)", + "CommandName": "Add-PnPFileAnonymousSharingLink" }, { "Rank": 1, - "CommandName": "Add-PnPFileOrganizationalSharingLink", "Id": 56, - "Command": "Add-PnPFileOrganizationalSharingLink -FileUrl \"/sites/demo/Shared Documents/Test.docx\"" + "Command": "Add-PnPFileOrganizationalSharingLink -FileUrl \"/sites/demo/Shared Documents/Test.docx\"", + "CommandName": "Add-PnPFileOrganizationalSharingLink" }, { "Rank": 2, - "CommandName": "Add-PnPFileOrganizationalSharingLink", "Id": 57, - "Command": "Add-PnPFileOrganizationalSharingLink -FileUrl \"/sites/demo/Shared Documents/Test.docx\" -Type Edit" + "Command": "Add-PnPFileOrganizationalSharingLink -FileUrl \"/sites/demo/Shared Documents/Test.docx\" -Type Edit", + "CommandName": "Add-PnPFileOrganizationalSharingLink" }, { "Rank": 1, - "CommandName": "Add-PnPFileSharingInvite", "Id": 58, - "Command": "Add-PnPFileSharingInvite -FileUrl \"/sites/demo/Shared Documents/Test.docx\" -Users \"john@contoso.onmicrosoft.com\" -RequireSignIn" + "Command": "Add-PnPFileSharingInvite -FileUrl \"/sites/demo/Shared Documents/Test.docx\" -Users \"john@contoso.onmicrosoft.com\" -RequireSignIn", + "CommandName": "Add-PnPFileSharingInvite" }, { "Rank": 2, - "CommandName": "Add-PnPFileSharingInvite", "Id": 59, - "Command": "Add-PnPFileSharingInvite -FileUrl \"/sites/demo/Shared Documents/Test.docx\" -Users \"john@contoso.onmicrosoft.com\" -RequireSignIn -SendInvitation -Role Owner" + "Command": "Add-PnPFileSharingInvite -FileUrl \"/sites/demo/Shared Documents/Test.docx\" -Users \"john@contoso.onmicrosoft.com\" -RequireSignIn -SendInvitation -Role Owner", + "CommandName": "Add-PnPFileSharingInvite" }, { "Rank": 3, - "CommandName": "Add-PnPFileSharingInvite", "Id": 60, - "Command": "Add-PnPFileSharingInvite -FileUrl \"/sites/demo/Shared Documents/Test.docx\" -Users \"john@contoso.onmicrosoft.com\" -RequireSignIn -ExpirationDate (Get-Date).AddDays(15)" + "Command": "Add-PnPFileSharingInvite -FileUrl \"/sites/demo/Shared Documents/Test.docx\" -Users \"john@contoso.onmicrosoft.com\" -RequireSignIn -ExpirationDate (Get-Date).AddDays(15)", + "CommandName": "Add-PnPFileSharingInvite" }, { "Rank": 1, - "CommandName": "Add-PnPFileToSiteTemplate", "Id": 61, - "Command": "Add-PnPFileToSiteTemplate -Path template.pnp -Source \"Instructions.docx\" -Folder \"Shared Documents\"" + "Command": "Add-PnPFileToSiteTemplate -Path template.pnp -Source \"Instructions.docx\" -Folder \"Shared Documents\"", + "CommandName": "Add-PnPFileToSiteTemplate" }, { "Rank": 2, - "CommandName": "Add-PnPFileToSiteTemplate", "Id": 62, - "Command": "Add-PnPFileToSiteTemplate -Path c:\\temp\\template.pnp -Source \"c:\\temp\\Sample.pptx\" -Folder \"Shared Documents\\Samples\"" + "Command": "Add-PnPFileToSiteTemplate -Path c:\\temp\\template.pnp -Source \"c:\\temp\\Sample.pptx\" -Folder \"Shared Documents\\Samples\"", + "CommandName": "Add-PnPFileToSiteTemplate" }, { "Rank": 3, - "CommandName": "Add-PnPFileToSiteTemplate", "Id": 63, - "Command": "Add-PnPFileToSiteTemplate -Path template.pnp -Source \"./myfile.png\" -Folder \"folderinsite\" -FileLevel Published -FileOverwrite:$false" + "Command": "Add-PnPFileToSiteTemplate -Path template.pnp -Source \"./myfile.png\" -Folder \"folderinsite\" -FileLevel Published -FileOverwrite:$false", + "CommandName": "Add-PnPFileToSiteTemplate" }, { "Rank": 4, - "CommandName": "Add-PnPFileToSiteTemplate", "Id": 64, - "Command": "Add-PnPFileToSiteTemplate -Path template.pnp -Source $sourceFilePath -Folder $targetFolder -Container $container" + "Command": "Add-PnPFileToSiteTemplate -Path template.pnp -Source $sourceFilePath -Folder $targetFolder -Container $container", + "CommandName": "Add-PnPFileToSiteTemplate" }, { "Rank": 5, - "CommandName": "Add-PnPFileToSiteTemplate", "Id": 65, - "Command": "Add-PnPFileToSiteTemplate -Path template.pnp -SourceUrl \"Shared%20Documents/ProjectStatus.docx\"" + "Command": "Add-PnPFileToSiteTemplate -Path template.pnp -SourceUrl \"Shared%20Documents/ProjectStatus.docx\"", + "CommandName": "Add-PnPFileToSiteTemplate" }, { "Rank": 1, - "CommandName": "Add-PnPFileUserSharingLink", "Id": 66, - "Command": "Add-PnPFileUserSharingLink -FileUrl \"/sites/demo/Shared Documents/Test.docx\" -Users \"john@contoso.onmicrosoft.com\",\"jane@contoso.onmicrosoft.com\"" + "Command": "Add-PnPFileUserSharingLink -FileUrl \"/sites/demo/Shared Documents/Test.docx\" -Users \"john@contoso.onmicrosoft.com\",\"jane@contoso.onmicrosoft.com\"", + "CommandName": "Add-PnPFileUserSharingLink" }, { "Rank": 2, - "CommandName": "Add-PnPFileUserSharingLink", "Id": 67, - "Command": "Add-PnPFileUserSharingLink -FileUrl \"/sites/demo/Shared Documents/Test.docx\" -Type Edit -Users \"john@contoso.onmicrosoft.com\",\"jane@contoso.onmicrosoft.com\"" + "Command": "Add-PnPFileUserSharingLink -FileUrl \"/sites/demo/Shared Documents/Test.docx\" -Type Edit -Users \"john@contoso.onmicrosoft.com\",\"jane@contoso.onmicrosoft.com\"", + "CommandName": "Add-PnPFileUserSharingLink" }, { "Rank": 1, - "CommandName": "Add-PnPFolder", "Id": 68, - "Command": "Add-PnPFolder -Name NewFolder -Folder _catalogs/masterpage" + "Command": "Add-PnPFolder -Name NewFolder -Folder _catalogs/masterpage", + "CommandName": "Add-PnPFolder" }, { "Rank": 2, - "CommandName": "Add-PnPFolder", "Id": 69, - "Command": "Add-PnPFolder -Name NewFolder -Folder \"Shared Documents\"" + "Command": "Add-PnPFolder -Name NewFolder -Folder \"Shared Documents\"", + "CommandName": "Add-PnPFolder" }, { "Rank": 3, - "CommandName": "Add-PnPFolder", "Id": 70, - "Command": "Add-PnPFolder -Name NewFolder -Folder \"Shared Documents/Folder\"" + "Command": "Add-PnPFolder -Name NewFolder -Folder \"Shared Documents/Folder\"", + "CommandName": "Add-PnPFolder" }, { "Rank": 1, - "CommandName": "Add-PnPFolderAnonymousSharingLink", "Id": 71, - "Command": "Add-PnPFolderAnonymousSharingLink -Folder \"/sites/demo/Shared Documents/Test\"" + "Command": "Add-PnPFolderAnonymousSharingLink -Folder \"/sites/demo/Shared Documents/Test\"", + "CommandName": "Add-PnPFolderAnonymousSharingLink" }, { "Rank": 2, - "CommandName": "Add-PnPFolderAnonymousSharingLink", "Id": 72, - "Command": "Add-PnPFolderAnonymousSharingLink -Folder \"/sites/demo/Shared Documents/Test\" -Type Edit -Password \"PnPRocks!\"" + "Command": "Add-PnPFolderAnonymousSharingLink -Folder \"/sites/demo/Shared Documents/Test\" -Type Edit -Password \"PnPRocks!\"", + "CommandName": "Add-PnPFolderAnonymousSharingLink" }, { "Rank": 3, - "CommandName": "Add-PnPFolderAnonymousSharingLink", "Id": 73, - "Command": "Add-PnPFolderAnonymousSharingLink -Folder \"/sites/demo/Shared Documents/Test\" -Type Edit -Password \"PnPRocks!\" -ExpirationDateTime (Get-Date).AddDays(15)" + "Command": "Add-PnPFolderAnonymousSharingLink -Folder \"/sites/demo/Shared Documents/Test\" -Type Edit -Password \"PnPRocks!\" -ExpirationDateTime (Get-Date).AddDays(15)", + "CommandName": "Add-PnPFolderAnonymousSharingLink" }, { "Rank": 1, - "CommandName": "Add-PnPFolderOrganizationalSharingLink", "Id": 74, - "Command": "Add-PnPFolderOrganizationalSharingLink -Folder \"/sites/demo/Shared Documents/Test\"" + "Command": "Add-PnPFolderOrganizationalSharingLink -Folder \"/sites/demo/Shared Documents/Test\"", + "CommandName": "Add-PnPFolderOrganizationalSharingLink" }, { "Rank": 2, - "CommandName": "Add-PnPFolderOrganizationalSharingLink", "Id": 75, - "Command": "Add-PnPFolderOrganizationalSharingLink -Folder \"/sites/demo/Shared Documents/Test\" -Type Edit" + "Command": "Add-PnPFolderOrganizationalSharingLink -Folder \"/sites/demo/Shared Documents/Test\" -Type Edit", + "CommandName": "Add-PnPFolderOrganizationalSharingLink" }, { "Rank": 1, - "CommandName": "Add-PnPFolderSharingInvite", "Id": 76, - "Command": "Add-PnPFolderSharingInvite -Folder \"/sites/demo/Shared Documents/Test\" -Users \"john@contoso.onmicrosoft.com\" -RequireSignIn" + "Command": "Add-PnPFolderSharingInvite -Folder \"/sites/demo/Shared Documents/Test\" -Users \"john@contoso.onmicrosoft.com\" -RequireSignIn", + "CommandName": "Add-PnPFolderSharingInvite" }, { "Rank": 2, - "CommandName": "Add-PnPFolderSharingInvite", "Id": 77, - "Command": "Add-PnPFolderSharingInvite -Folder \"/sites/demo/Shared Documents/Test\" -Users \"john@contoso.onmicrosoft.com\" -RequireSignIn -SendInvitation -Role Owner" + "Command": "Add-PnPFolderSharingInvite -Folder \"/sites/demo/Shared Documents/Test\" -Users \"john@contoso.onmicrosoft.com\" -RequireSignIn -SendInvitation -Role Owner", + "CommandName": "Add-PnPFolderSharingInvite" }, { "Rank": 3, - "CommandName": "Add-PnPFolderSharingInvite", "Id": 78, - "Command": "Add-PnPFolderSharingInvite -Folder \"/sites/demo/Shared Documents/Test\" -Users \"john@contoso.onmicrosoft.com\" -RequireSignIn -ExpirationDate (Get-Date).AddDays(15)" + "Command": "Add-PnPFolderSharingInvite -Folder \"/sites/demo/Shared Documents/Test\" -Users \"john@contoso.onmicrosoft.com\" -RequireSignIn -ExpirationDate (Get-Date).AddDays(15)", + "CommandName": "Add-PnPFolderSharingInvite" }, { "Rank": 1, - "CommandName": "Add-PnPFolderUserSharingLink", "Id": 79, - "Command": "Add-PnPFolderUserSharingLink -Folder \"/sites/demo/Shared Documents/Test\" -Users \"john@contoso.onmicrosoft.com\",\"jane@contoso.onmicrosoft.com\"" + "Command": "Add-PnPFolderUserSharingLink -Folder \"/sites/demo/Shared Documents/Test\" -Users \"john@contoso.onmicrosoft.com\",\"jane@contoso.onmicrosoft.com\"", + "CommandName": "Add-PnPFolderUserSharingLink" }, { "Rank": 2, - "CommandName": "Add-PnPFolderUserSharingLink", "Id": 80, - "Command": "Add-PnPFolderUserSharingLink -Folder \"/sites/demo/Shared Documents/Test\" -Type Edit -Users \"john@contoso.onmicrosoft.com\",\"jane@contoso.onmicrosoft.com\"" + "Command": "Add-PnPFolderUserSharingLink -Folder \"/sites/demo/Shared Documents/Test\" -Type Edit -Users \"john@contoso.onmicrosoft.com\",\"jane@contoso.onmicrosoft.com\"", + "CommandName": "Add-PnPFolderUserSharingLink" }, { "Rank": 1, - "CommandName": "Add-PnPGroupMember", "Id": 81, - "Command": "Add-PnPGroupMember -LoginName user@company.com -Group 'Marketing Site Members'" + "Command": "Add-PnPGroupMember -LoginName user@company.com -Group 'Marketing Site Members'", + "CommandName": "Add-PnPGroupMember" }, { "Rank": 2, - "CommandName": "Add-PnPGroupMember", "Id": 82, - "Command": "Add-PnPGroupMember -LoginName user@company.com -Group 5" + "Command": "Add-PnPGroupMember -LoginName user@company.com -Group 5", + "CommandName": "Add-PnPGroupMember" }, { "Rank": 1, - "CommandName": "Add-PnPHtmlPublishingPageLayout", "Id": 83, - "Command": "Add-PnPHtmlPublishingPageLayout -Title 'Our custom page layout' -SourceFilePath 'customlayout.aspx' -Description 'A custom page layout' -AssociatedContentTypeID 0x01010901" + "Command": "Add-PnPHtmlPublishingPageLayout -Title 'Our custom page layout' -SourceFilePath 'customlayout.aspx' -Description 'A custom page layout' -AssociatedContentTypeID 0x01010901", + "CommandName": "Add-PnPHtmlPublishingPageLayout" }, { "Rank": 1, - "CommandName": "Add-PnPHubSiteAssociation", "Id": 84, - "Command": "Add-PnPHubSiteAssociation -Site \"https://tenant.sharepoint.com/sites/mysite\" -HubSite \"https://tenant.sharepoint.com/sites/hubsite\"" + "Command": "Add-PnPHubSiteAssociation -Site \"https://tenant.sharepoint.com/sites/mysite\" -HubSite \"https://tenant.sharepoint.com/sites/hubsite\"", + "CommandName": "Add-PnPHubSiteAssociation" }, { "Rank": 1, - "CommandName": "Add-PnPHubToHubAssociation", "Id": 85, - "Command": "Add-PnPHubToHubAssociation -Source 6638bd4c-d88d-447c-9eb2-c84f28ba8b15 -Target 0b70f9de-2b98-46e9-862f-ba5700aa2443" + "Command": "Add-PnPHubToHubAssociation -Source 6638bd4c-d88d-447c-9eb2-c84f28ba8b15 -Target 0b70f9de-2b98-46e9-862f-ba5700aa2443", + "CommandName": "Add-PnPHubToHubAssociation" }, { "Rank": 2, - "CommandName": "Add-PnPHubToHubAssociation", "Id": 86, - "Command": "Add-PnPHubToHubAssociation -SourceUrl \"https://yourtenant.sharepoint.com/sites/sourcehub\" -TargetUrl \"https://yourtenant.sharepoint.com/sites/targethub\"" + "Command": "Add-PnPHubToHubAssociation -SourceUrl \"https://yourtenant.sharepoint.com/sites/sourcehub\" -TargetUrl \"https://yourtenant.sharepoint.com/sites/targethub\"", + "CommandName": "Add-PnPHubToHubAssociation" }, { "Rank": 3, - "CommandName": "Add-PnPHubToHubAssociation", "Id": 87, - "Command": "Add-PnPHubToHubAssociation -SourceUrl \"https://yourtenant.sharepoint.com/sites/secondlevelhub\" -TargetUrl \"https://yourtenant.sharepoint.com/sites/toplevelhub\"\r ; Add-PnPHubToHubAssociation -SourceUrl \"https://yourtenant.sharepoint.com/sites/thirdlevelhub\" -TargetUrl \"https://yourtenant.sharepoint.com/sites/secondlevelhub\"" + "Command": "Add-PnPHubToHubAssociation -SourceUrl \"https://yourtenant.sharepoint.com/sites/secondlevelhub\" -TargetUrl \"https://yourtenant.sharepoint.com/sites/toplevelhub\"\r ; Add-PnPHubToHubAssociation -SourceUrl \"https://yourtenant.sharepoint.com/sites/thirdlevelhub\" -TargetUrl \"https://yourtenant.sharepoint.com/sites/secondlevelhub\"", + "CommandName": "Add-PnPHubToHubAssociation" }, { "Rank": 1, - "CommandName": "Add-PnPJavaScriptBlock", "Id": 88, - "Command": "Add-PnPJavaScriptBlock -Name myAction -script '' -Sequence 9999 -Scope Site" + "Command": "Add-PnPJavaScriptBlock -Name myAction -script '' -Sequence 9999 -Scope Site", + "CommandName": "Add-PnPJavaScriptBlock" }, { "Rank": 2, - "CommandName": "Add-PnPJavaScriptBlock", "Id": 89, - "Command": "Add-PnPJavaScriptBlock -Name myAction -script ''" + "Command": "Add-PnPJavaScriptBlock -Name myAction -script ''", + "CommandName": "Add-PnPJavaScriptBlock" }, { "Rank": 1, - "CommandName": "Add-PnPJavaScriptLink", "Id": 90, - "Command": "Add-PnPJavaScriptLink -Name jQuery -Url https://code.jquery.com/jquery.min.js -Sequence 9999 -Scope Site" + "Command": "Add-PnPJavaScriptLink -Name jQuery -Url https://code.jquery.com/jquery.min.js -Sequence 9999 -Scope Site", + "CommandName": "Add-PnPJavaScriptLink" }, { "Rank": 2, - "CommandName": "Add-PnPJavaScriptLink", "Id": 91, - "Command": "Add-PnPJavaScriptLink -Name jQuery -Url https://code.jquery.com/jquery.min.js" + "Command": "Add-PnPJavaScriptLink -Name jQuery -Url https://code.jquery.com/jquery.min.js", + "CommandName": "Add-PnPJavaScriptLink" }, { "Rank": 1, - "CommandName": "Add-PnPListDesign", "Id": 92, - "Command": "Add-PnPListDesign -Title \"My Custom List\" -SiteScriptIds \"e84dcb46-3ab9-4456-a136-66fc6ae3d3c5\"" + "Command": "Add-PnPListDesign -Title \"My Custom List\" -SiteScriptIds \"e84dcb46-3ab9-4456-a136-66fc6ae3d3c5\"", + "CommandName": "Add-PnPListDesign" }, { "Rank": 2, - "CommandName": "Add-PnPListDesign", "Id": 93, - "Command": "Add-PnPListDesign -Title \"My Company Design\" -SiteScriptIds \"6def687f-0e08-4f1e-999c-791f3af9a600\" -Description \"My description\" -ListColor Orange -ListIcon BullseyeTarget -ThumbnailUrl \"https://contoso.sharepoint.com/SiteAssets/site-thumbnail.png\"" + "Command": "Add-PnPListDesign -Title \"My Company Design\" -SiteScriptIds \"6def687f-0e08-4f1e-999c-791f3af9a600\" -Description \"My description\" -ListColor Orange -ListIcon BullseyeTarget -ThumbnailUrl \"https://contoso.sharepoint.com/SiteAssets/site-thumbnail.png\"", + "CommandName": "Add-PnPListDesign" }, { "Rank": 1, - "CommandName": "Add-PnPListFoldersToSiteTemplate", "Id": 94, - "Command": "Add-PnPListFoldersToSiteTemplate -Path template.pnp -List 'PnPTestList'" + "Command": "Add-PnPListFoldersToSiteTemplate -Path template.pnp -List 'PnPTestList'", + "CommandName": "Add-PnPListFoldersToSiteTemplate" }, { "Rank": 2, - "CommandName": "Add-PnPListFoldersToSiteTemplate", "Id": 95, - "Command": "Add-PnPListFoldersToSiteTemplate -Path template.pnp -List 'PnPTestList' -Recursive" + "Command": "Add-PnPListFoldersToSiteTemplate -Path template.pnp -List 'PnPTestList' -Recursive", + "CommandName": "Add-PnPListFoldersToSiteTemplate" }, { "Rank": 3, - "CommandName": "Add-PnPListFoldersToSiteTemplate", "Id": 96, - "Command": "Add-PnPListFoldersToSiteTemplate -Path template.pnp -List 'PnPTestList' -Recursive -IncludeSecurity" + "Command": "Add-PnPListFoldersToSiteTemplate -Path template.pnp -List 'PnPTestList' -Recursive -IncludeSecurity", + "CommandName": "Add-PnPListFoldersToSiteTemplate" }, { "Rank": 1, - "CommandName": "Add-PnPListItem", "Id": 97, - "Command": "Add-PnPListItem -List \"Demo List\" -Values @{\"Title\" = \"Test Title\"; \"Category\"=\"Test Category\"}" + "Command": "Add-PnPListItem -List \"Demo List\" -Values @{\"Title\" = \"Test Title\"; \"Category\"=\"Test Category\"}", + "CommandName": "Add-PnPListItem" }, { "Rank": 2, - "CommandName": "Add-PnPListItem", "Id": 98, - "Command": "Add-PnPListItem -List \"Demo List\" -ContentType \"Company\" -Values @{\"Title\" = \"Test Title\"; \"Category\"=\"Test Category\"}" + "Command": "Add-PnPListItem -List \"Demo List\" -ContentType \"Company\" -Values @{\"Title\" = \"Test Title\"; \"Category\"=\"Test Category\"}", + "CommandName": "Add-PnPListItem" }, { "Rank": 3, - "CommandName": "Add-PnPListItem", "Id": 99, - "Command": "Add-PnPListItem -List \"Demo List\" -Values @{\"MultiUserField\"=\"user1@domain.com\",\"user2@domain.com\"}" + "Command": "Add-PnPListItem -List \"Demo List\" -Values @{\"MultiUserField\"=\"user1@domain.com\",\"user2@domain.com\"}", + "CommandName": "Add-PnPListItem" }, { "Rank": 4, - "CommandName": "Add-PnPListItem", "Id": 100, - "Command": "Add-PnPListItem -List \"Demo List\" -Values @{\"Title\"=\"Sales Report\"} -Folder \"projects/europe\"" + "Command": "Add-PnPListItem -List \"Demo List\" -Values @{\"Title\"=\"Sales Report\"} -Folder \"projects/europe\"", + "CommandName": "Add-PnPListItem" }, { "Rank": 5, - "CommandName": "Add-PnPListItem", "Id": 101, - "Command": "Add-PnPListItem -List \"Demo List\" -Values @{\"Title\"=\"Sales Report\"} -Label \"Public\"" + "Command": "Add-PnPListItem -List \"Demo List\" -Values @{\"Title\"=\"Sales Report\"} -Label \"Public\"", + "CommandName": "Add-PnPListItem" }, { "Rank": 1, - "CommandName": "Add-PnPListItemAttachment", "Id": 102, - "Command": "Add-PnPListItemAttachment -List \"Demo List\" -Identity 1 -Path c:\\temp\\test.mp4" + "Command": "Add-PnPListItemAttachment -List \"Demo List\" -Identity 1 -Path c:\\temp\\test.mp4", + "CommandName": "Add-PnPListItemAttachment" }, { "Rank": 2, - "CommandName": "Add-PnPListItemAttachment", "Id": 103, - "Command": "Add-PnPListItemAttachment -List \"Demo List\" -Identity 1 -FileName \"test.txt\" -Content '{ \"Test\": \"Value\" }'" + "Command": "Add-PnPListItemAttachment -List \"Demo List\" -Identity 1 -FileName \"test.txt\" -Content '{ \"Test\": \"Value\" }'", + "CommandName": "Add-PnPListItemAttachment" }, { "Rank": 3, - "CommandName": "Add-PnPListItemAttachment", "Id": 104, - "Command": "Add-PnPListItemAttachment -List \"Demo List\" -Identity 1 -FileName \"test.mp4\" -Stream $fileStream" + "Command": "Add-PnPListItemAttachment -List \"Demo List\" -Identity 1 -FileName \"test.mp4\" -Stream $fileStream", + "CommandName": "Add-PnPListItemAttachment" }, { "Rank": 1, - "CommandName": "Add-PnPListItemComment", "Id": 105, - "Command": "Add-PnPListItemComment -List \"Demo List\" -Identity \"1\" -Text \"Hello world\"" + "Command": "Add-PnPListItemComment -List \"Demo List\" -Identity \"1\" -Text \"Hello world\"", + "CommandName": "Add-PnPListItemComment" }, { "Rank": 1, - "CommandName": "Add-PnPMasterPage", "Id": 106, - "Command": "Add-PnPMasterPage -SourceFilePath \"page.master\" -Title \"MasterPage\" -Description \"MasterPage for Web\" -DestinationFolderHierarchy \"SubFolder\"" + "Command": "Add-PnPMasterPage -SourceFilePath \"page.master\" -Title \"MasterPage\" -Description \"MasterPage for Web\" -DestinationFolderHierarchy \"SubFolder\"", + "CommandName": "Add-PnPMasterPage" }, { "Rank": 1, - "CommandName": "Add-PnPMicrosoft365GroupMember", "Id": 107, - "Command": "Add-PnPMicrosoft365GroupMember -Identity \"Project Team\" -Users \"john@contoso.onmicrosoft.com\",\"jane@contoso.onmicrosoft.com\"" + "Command": "Add-PnPMicrosoft365GroupMember -Identity \"Project Team\" -Users \"john@contoso.onmicrosoft.com\",\"jane@contoso.onmicrosoft.com\"", + "CommandName": "Add-PnPMicrosoft365GroupMember" }, { "Rank": 2, - "CommandName": "Add-PnPMicrosoft365GroupMember", "Id": 108, - "Command": "Add-PnPMicrosoft365GroupMember -Identity \"Project Team\" -Users \"john@contoso.onmicrosoft.com\",\"jane@contoso.onmicrosoft.com\" -RemoveExisting" + "Command": "Add-PnPMicrosoft365GroupMember -Identity \"Project Team\" -Users \"john@contoso.onmicrosoft.com\",\"jane@contoso.onmicrosoft.com\" -RemoveExisting", + "CommandName": "Add-PnPMicrosoft365GroupMember" }, { "Rank": 1, - "CommandName": "Add-PnPMicrosoft365GroupOwner", "Id": 109, - "Command": "Add-PnPMicrosoft365GroupOwner -Identity \"Project Team\" -Users \"john@contoso.onmicrosoft.com\",\"jane@contoso.onmicrosoft.com\"" + "Command": "Add-PnPMicrosoft365GroupOwner -Identity \"Project Team\" -Users \"john@contoso.onmicrosoft.com\",\"jane@contoso.onmicrosoft.com\"", + "CommandName": "Add-PnPMicrosoft365GroupOwner" }, { "Rank": 2, - "CommandName": "Add-PnPMicrosoft365GroupOwner", "Id": 110, - "Command": "Add-PnPMicrosoft365GroupOwner -Identity \"Project Team\" -Users \"john@contoso.onmicrosoft.com\",\"jane@contoso.onmicrosoft.com\" -RemoveExisting" + "Command": "Add-PnPMicrosoft365GroupOwner -Identity \"Project Team\" -Users \"john@contoso.onmicrosoft.com\",\"jane@contoso.onmicrosoft.com\" -RemoveExisting", + "CommandName": "Add-PnPMicrosoft365GroupOwner" }, { "Rank": 1, - "CommandName": "Add-PnPMicrosoft365GroupToSite", "Id": 111, - "Command": "Add-PnPMicrosoft365GroupToSite -Url \"https://contoso.sharepoint.com/sites/FinanceTeamsite\" -Alias \"FinanceTeamsite\" -DisplayName \"My finance team site group\"" + "Command": "Add-PnPMicrosoft365GroupToSite -Url \"https://contoso.sharepoint.com/sites/FinanceTeamsite\" -Alias \"FinanceTeamsite\" -DisplayName \"My finance team site group\"", + "CommandName": "Add-PnPMicrosoft365GroupToSite" }, { "Rank": 2, - "CommandName": "Add-PnPMicrosoft365GroupToSite", "Id": 112, - "Command": "Add-PnPMicrosoft365GroupToSite -Alias \"HRTeamsite\" -DisplayName \"My HR team site group\"" + "Command": "Add-PnPMicrosoft365GroupToSite -Alias \"HRTeamsite\" -DisplayName \"My HR team site group\"", + "CommandName": "Add-PnPMicrosoft365GroupToSite" }, { "Rank": 3, - "CommandName": "Add-PnPMicrosoft365GroupToSite", "Id": 113, - "Command": "Add-PnPMicrosoft365GroupToSite -Url $SiteURL -Alias $GroupAlias -DisplayName $GroupName -IsPublic -KeepOldHomePage" + "Command": "Add-PnPMicrosoft365GroupToSite -Url $SiteURL -Alias $GroupAlias -DisplayName $GroupName -IsPublic -KeepOldHomePage", + "CommandName": "Add-PnPMicrosoft365GroupToSite" }, { "Rank": 1, - "CommandName": "Add-PnPNavigationNode", "Id": 114, - "Command": "Add-PnPNavigationNode -Title \"Contoso\" -Url \"http://contoso.sharepoint.com/sites/contoso/\" -Location \"QuickLaunch\"" + "Command": "Add-PnPNavigationNode -Title \"Contoso\" -Url \"http://contoso.sharepoint.com/sites/contoso/\" -Location \"QuickLaunch\"", + "CommandName": "Add-PnPNavigationNode" }, { "Rank": 2, - "CommandName": "Add-PnPNavigationNode", "Id": 115, - "Command": "Add-PnPNavigationNode -Title \"Contoso USA\" -Url \"http://contoso.sharepoint.com/sites/contoso/usa/\" -Location \"QuickLaunch\" -Parent 2012" + "Command": "Add-PnPNavigationNode -Title \"Contoso USA\" -Url \"http://contoso.sharepoint.com/sites/contoso/usa/\" -Location \"QuickLaunch\" -Parent 2012", + "CommandName": "Add-PnPNavigationNode" }, { "Rank": 3, - "CommandName": "Add-PnPNavigationNode", "Id": 116, - "Command": "Add-PnPNavigationNode -Title \"Contoso\" -Url \"http://contoso.sharepoint.com/sites/contoso/\" -Location \"QuickLaunch\" -First" + "Command": "Add-PnPNavigationNode -Title \"Contoso\" -Url \"http://contoso.sharepoint.com/sites/contoso/\" -Location \"QuickLaunch\" -First", + "CommandName": "Add-PnPNavigationNode" }, { "Rank": 4, - "CommandName": "Add-PnPNavigationNode", "Id": 117, - "Command": "Add-PnPNavigationNode -Title \"Contoso Pharmaceuticals\" -Url \"http://contoso.sharepoint.com/sites/contosopharma/\" -Location \"QuickLaunch\" -External" + "Command": "Add-PnPNavigationNode -Title \"Contoso Pharmaceuticals\" -Url \"http://contoso.sharepoint.com/sites/contosopharma/\" -Location \"QuickLaunch\" -External", + "CommandName": "Add-PnPNavigationNode" }, { "Rank": 5, - "CommandName": "Add-PnPNavigationNode", "Id": 118, - "Command": "Add-PnPNavigationNode -Title \"Wiki\" -Location \"QuickLaunch\" -Url \"wiki/\"" + "Command": "Add-PnPNavigationNode -Title \"Wiki\" -Location \"QuickLaunch\" -Url \"wiki/\"", + "CommandName": "Add-PnPNavigationNode" }, { "Rank": 6, - "CommandName": "Add-PnPNavigationNode", "Id": 119, - "Command": "Add-PnPNavigationNode -Title \"Label\" -Location \"TopNavigationBar\" -Url \"http://linkless.header/\"" + "Command": "Add-PnPNavigationNode -Title \"Label\" -Location \"TopNavigationBar\" -Url \"http://linkless.header/\"", + "CommandName": "Add-PnPNavigationNode" }, { "Rank": 7, - "CommandName": "Add-PnPNavigationNode", "Id": 120, - "Command": "Add-PnPNavigationNode -Title \"Wiki\" -Location \"QuickLaunch\" -Url \"wiki/\" -PreviousNode 2012" + "Command": "Add-PnPNavigationNode -Title \"Wiki\" -Location \"QuickLaunch\" -Url \"wiki/\" -PreviousNode 2012", + "CommandName": "Add-PnPNavigationNode" }, { "Rank": 8, - "CommandName": "Add-PnPNavigationNode", "Id": 121, - "Command": "Add-PnPNavigationNode -Title \"Contoso\" -Url \"http://contoso.sharepoint.com/sites/contoso/\" -Location \"QuickLaunch\" -OpenInNewTab" + "Command": "Add-PnPNavigationNode -Title \"Contoso\" -Url \"http://contoso.sharepoint.com/sites/contoso/\" -Location \"QuickLaunch\" -OpenInNewTab", + "CommandName": "Add-PnPNavigationNode" }, { "Rank": 1, - "CommandName": "Add-PnPOrgAssetsLibrary", "Id": 122, - "Command": "Add-PnPOrgAssetsLibrary -LibraryUrl \"https://yourtenant.sharepoint.com/sites/branding/logos\"" + "Command": "Add-PnPOrgAssetsLibrary -LibraryUrl \"https://yourtenant.sharepoint.com/sites/branding/logos\"", + "CommandName": "Add-PnPOrgAssetsLibrary" }, { "Rank": 2, - "CommandName": "Add-PnPOrgAssetsLibrary", "Id": 123, - "Command": "Add-PnPOrgAssetsLibrary -LibraryUrl \"https://yourtenant.sharepoint.com/sites/branding/logos\" -ThumbnailUrl \"https://yourtenant.sharepoint.com/sites/branding/logos/thumbnail.jpg\"" + "Command": "Add-PnPOrgAssetsLibrary -LibraryUrl \"https://yourtenant.sharepoint.com/sites/branding/logos\" -ThumbnailUrl \"https://yourtenant.sharepoint.com/sites/branding/logos/thumbnail.jpg\"", + "CommandName": "Add-PnPOrgAssetsLibrary" }, { "Rank": 3, - "CommandName": "Add-PnPOrgAssetsLibrary", "Id": 124, - "Command": "Add-PnPOrgAssetsLibrary -LibraryUrl \"https://yourtenant.sharepoint.com/sites/branding/logos\" -CdnType Private" + "Command": "Add-PnPOrgAssetsLibrary -LibraryUrl \"https://yourtenant.sharepoint.com/sites/branding/logos\" -CdnType Private", + "CommandName": "Add-PnPOrgAssetsLibrary" }, { "Rank": 1, - "CommandName": "Add-PnPOrgNewsSite", "Id": 125, - "Command": "Add-PnPOrgNewsSite -OrgNewsSiteUrl \"https://yourtenant.sharepoint.com/sites/news\"" + "Command": "Add-PnPOrgNewsSite -OrgNewsSiteUrl \"https://yourtenant.sharepoint.com/sites/news\"", + "CommandName": "Add-PnPOrgNewsSite" }, { "Rank": 1, - "CommandName": "Add-PnPPage", "Id": 126, - "Command": "Add-PnPPage -Name \"NewPage\"" + "Command": "Add-PnPPage -Name \"NewPage\"", + "CommandName": "Add-PnPPage" }, { "Rank": 2, - "CommandName": "Add-PnPPage", "Id": 127, - "Command": "Add-PnPPage -Name \"NewPage\" -Title \"Welcome to my page\"" + "Command": "Add-PnPPage -Name \"NewPage\" -Title \"Welcome to my page\"", + "CommandName": "Add-PnPPage" }, { "Rank": 3, - "CommandName": "Add-PnPPage", "Id": 128, - "Command": "Add-PnPPage -Name \"NewPage\" -ContentType \"MyPageContentType\"" + "Command": "Add-PnPPage -Name \"NewPage\" -ContentType \"MyPageContentType\"", + "CommandName": "Add-PnPPage" }, { "Rank": 4, - "CommandName": "Add-PnPPage", "Id": 129, - "Command": "Add-PnPPage -Name \"NewPageTemplate\" -PromoteAs Template" + "Command": "Add-PnPPage -Name \"NewPageTemplate\" -PromoteAs Template", + "CommandName": "Add-PnPPage" }, { "Rank": 5, - "CommandName": "Add-PnPPage", "Id": 130, - "Command": "Add-PnPPage -Name \"Folder/NewPage\"" + "Command": "Add-PnPPage -Name \"Folder/NewPage\"", + "CommandName": "Add-PnPPage" }, { "Rank": 6, - "CommandName": "Add-PnPPage", "Id": 131, - "Command": "Add-PnPPage -Name \"NewPage\" -HeaderLayoutType ColorBlock" + "Command": "Add-PnPPage -Name \"NewPage\" -HeaderLayoutType ColorBlock", + "CommandName": "Add-PnPPage" }, { "Rank": 7, - "CommandName": "Add-PnPPage", "Id": 132, - "Command": "Add-PnPPage -Name \"NewPage\" Article -ScheduledPublishDate (Get-Date).AddHours(1)" + "Command": "Add-PnPPage -Name \"NewPage\" Article -ScheduledPublishDate (Get-Date).AddHours(1)", + "CommandName": "Add-PnPPage" }, { "Rank": 8, - "CommandName": "Add-PnPPage", "Id": 133, - "Command": "Add-PnPPage -Name \"NewPage\" -Translate" + "Command": "Add-PnPPage -Name \"NewPage\" -Translate", + "CommandName": "Add-PnPPage" }, { "Rank": 9, - "CommandName": "Add-PnPPage", "Id": 134, - "Command": "Add-PnPPage -Name \"NewPage\" -Translate -TranslationLanguageCodes 1043" + "Command": "Add-PnPPage -Name \"NewPage\" -Translate -TranslationLanguageCodes 1043", + "CommandName": "Add-PnPPage" }, { "Rank": 10, - "CommandName": "Add-PnPPage", "Id": 135, - "Command": "Add-PnPPage -Name \"NewPage\" -Translate -TranslationLanguageCodes 1043,1035" + "Command": "Add-PnPPage -Name \"NewPage\" -Translate -TranslationLanguageCodes 1043,1035", + "CommandName": "Add-PnPPage" }, { "Rank": 1, - "CommandName": "Add-PnPPageImageWebPart", "Id": 136, - "Command": "Add-PnPPageImageWebPart -Page \"MyPage\" -ImageUrl \"/sites/contoso/siteassets/test.png\"" + "Command": "Add-PnPPageImageWebPart -Page \"MyPage\" -ImageUrl \"/sites/contoso/siteassets/test.png\"", + "CommandName": "Add-PnPPageImageWebPart" }, { "Rank": 2, - "CommandName": "Add-PnPPageImageWebPart", "Id": 137, - "Command": "Add-PnPPageImageWebPart -Page \"MyPage\" -ImageUrl \"/sites/contoso/SiteAssets/test.png\" -ImageWidth 400 -ImageHeight 200 -Caption \"Caption text\" -AlternativeText \"Alt text\" -Link \"https://pnp.github.io\"" + "Command": "Add-PnPPageImageWebPart -Page \"MyPage\" -ImageUrl \"/sites/contoso/SiteAssets/test.png\" -ImageWidth 400 -ImageHeight 200 -Caption \"Caption text\" -AlternativeText \"Alt text\" -Link \"https://pnp.github.io\"", + "CommandName": "Add-PnPPageImageWebPart" }, { "Rank": 1, - "CommandName": "Add-PnPPageSection", "Id": 138, - "Command": "Add-PnPPageSection -Page \"MyPage\" -SectionTemplate OneColumn" + "Command": "Add-PnPPageSection -Page \"MyPage\" -SectionTemplate OneColumn", + "CommandName": "Add-PnPPageSection" }, { "Rank": 2, - "CommandName": "Add-PnPPageSection", "Id": 139, - "Command": "Add-PnPPageSection -Page \"MyPage\" -SectionTemplate ThreeColumn -Order 10" + "Command": "Add-PnPPageSection -Page \"MyPage\" -SectionTemplate ThreeColumn -Order 10", + "CommandName": "Add-PnPPageSection" }, { "Rank": 1, - "CommandName": "Add-PnPPageTextPart", "Id": 140, - "Command": "Add-PnPPageTextPart -Page \"MyPage\" -Text \"Hello World!\"" + "Command": "Add-PnPPageTextPart -Page \"MyPage\" -Text \"Hello World!\"", + "CommandName": "Add-PnPPageTextPart" }, { "Rank": 2, - "CommandName": "Add-PnPPageTextPart", "Id": 141, - "Command": "Add-PnPPageTextPart -Page \"MyPage\" -Text \"Hello World!\" -ImageUrl \"/sites/contoso/SiteAssets/test.png\"" + "Command": "Add-PnPPageTextPart -Page \"MyPage\" -Text \"Hello World!\" -ImageUrl \"/sites/contoso/SiteAssets/test.png\"", + "CommandName": "Add-PnPPageTextPart" }, { "Rank": 3, - "CommandName": "Add-PnPPageTextPart", "Id": 142, - "Command": "Add-PnPPageTextPart -Page \"MyPage\" -Text \"Hello World!\" -ImageUrl \"/sites/contoso/SiteAssets/test.png\" -TextBeforeImage \"Text before\" -TextAfterImage \"Text after\"" + "Command": "Add-PnPPageTextPart -Page \"MyPage\" -Text \"Hello World!\" -ImageUrl \"/sites/contoso/SiteAssets/test.png\" -TextBeforeImage \"Text before\" -TextAfterImage \"Text after\"", + "CommandName": "Add-PnPPageTextPart" }, { "Rank": 1, - "CommandName": "Add-PnPPageWebPart", "Id": 143, - "Command": "Add-PnPPageWebPart -Page \"MyPage\" -DefaultWebPartType BingMap" + "Command": "Add-PnPPageWebPart -Page \"MyPage\" -DefaultWebPartType BingMap", + "CommandName": "Add-PnPPageWebPart" }, { "Rank": 2, - "CommandName": "Add-PnPPageWebPart", "Id": 144, - "Command": "Add-PnPPageWebPart -Page \"MyPage\" -Component \"HelloWorld\"" + "Command": "Add-PnPPageWebPart -Page \"MyPage\" -Component \"HelloWorld\"", + "CommandName": "Add-PnPPageWebPart" }, { "Rank": 3, - "CommandName": "Add-PnPPageWebPart", "Id": 145, - "Command": "Add-PnPPageWebPart -Page \"MyPage\" -Component \"HelloWorld\" -Section 1 -Column 2" + "Command": "Add-PnPPageWebPart -Page \"MyPage\" -Component \"HelloWorld\" -Section 1 -Column 2", + "CommandName": "Add-PnPPageWebPart" }, { "Rank": 1, - "CommandName": "Add-PnPPlannerBucket", "Id": 146, - "Command": "Add-PnPPlannerBucket -Group \"My Group\" -Plan \"My Plan\" -Name \"Project Todos\"" + "Command": "Add-PnPPlannerBucket -Group \"My Group\" -Plan \"My Plan\" -Name \"Project Todos\"", + "CommandName": "Add-PnPPlannerBucket" }, { "Rank": 2, - "CommandName": "Add-PnPPlannerBucket", "Id": 147, - "Command": "Add-PnPPlannerBucket -PlanId \"QvfkTd1mc02gwxHjHC_43JYABhAy\" -Name \"Project Todos\"" + "Command": "Add-PnPPlannerBucket -PlanId \"QvfkTd1mc02gwxHjHC_43JYABhAy\" -Name \"Project Todos\"", + "CommandName": "Add-PnPPlannerBucket" }, { "Rank": 1, - "CommandName": "Add-PnPPlannerRoster", "Id": 148, - "Command": "Add-PnPPlannerRoster" + "Command": "Add-PnPPlannerRoster", + "CommandName": "Add-PnPPlannerRoster" }, { "Rank": 1, - "CommandName": "Add-PnPPlannerRosterMember", "Id": 149, - "Command": "Add-PnPPlannerRosterMember -Identity \"6519868f-868f-6519-8f86-19658f861965\" -User \"johndoe@contoso.onmicrosoft.com\"" + "Command": "Add-PnPPlannerRosterMember -Identity \"6519868f-868f-6519-8f86-19658f861965\" -User \"johndoe@contoso.onmicrosoft.com\"", + "CommandName": "Add-PnPPlannerRosterMember" }, { "Rank": 1, - "CommandName": "Add-PnPPlannerTask", "Id": 150, - "Command": "Add-PnPPlannerTask -Group \"Marketing\" -Plan \"Conference Plan\" -Bucket \"Todos\" -Title \"Design booth layout\"" + "Command": "Add-PnPPlannerTask -Group \"Marketing\" -Plan \"Conference Plan\" -Bucket \"Todos\" -Title \"Design booth layout\"", + "CommandName": "Add-PnPPlannerTask" }, { "Rank": 2, - "CommandName": "Add-PnPPlannerTask", "Id": 151, - "Command": "Add-PnPPlannerTask -PlanId \"QvfkTd1mc02gwxHjHC_43JYABhAy\" -Bucket \"Todos\" -Title \"Design booth layout\"" + "Command": "Add-PnPPlannerTask -PlanId \"QvfkTd1mc02gwxHjHC_43JYABhAy\" -Bucket \"Todos\" -Title \"Design booth layout\"", + "CommandName": "Add-PnPPlannerTask" }, { "Rank": 3, - "CommandName": "Add-PnPPlannerTask", "Id": 152, - "Command": "Add-PnPPlannerTask -Group \"Marketing\" -Plan \"Conference Plan\" -Bucket \"Todos\" -Title \"Design booth layout\" -AssignedTo \"user@contoso.com\",\"manager@contoso.com\"" + "Command": "Add-PnPPlannerTask -Group \"Marketing\" -Plan \"Conference Plan\" -Bucket \"Todos\" -Title \"Design booth layout\" -AssignedTo \"user@contoso.com\",\"manager@contoso.com\"", + "CommandName": "Add-PnPPlannerTask" }, { "Rank": 1, - "CommandName": "Add-PnPPublishingImageRendition", "Id": 153, - "Command": "Add-PnPPublishingImageRendition -Name \"MyImageRendition\" -Width 800 -Height 600" + "Command": "Add-PnPPublishingImageRendition -Name \"MyImageRendition\" -Width 800 -Height 600", + "CommandName": "Add-PnPPublishingImageRendition" }, { "Rank": 1, - "CommandName": "Add-PnPPublishingPage", "Id": 154, - "Command": "Add-PnPPublishingPage -PageName 'OurNewPage' -Title 'Our new page' -PageTemplateName 'ArticleLeft'" + "Command": "Add-PnPPublishingPage -PageName 'OurNewPage' -Title 'Our new page' -PageTemplateName 'ArticleLeft'", + "CommandName": "Add-PnPPublishingPage" }, { "Rank": 2, - "CommandName": "Add-PnPPublishingPage", "Id": 155, - "Command": "Add-PnPPublishingPage -PageName 'OurNewPage' -Title 'Our new page' -PageTemplateName 'ArticleLeft' -Folder '/Pages/folder'" + "Command": "Add-PnPPublishingPage -PageName 'OurNewPage' -Title 'Our new page' -PageTemplateName 'ArticleLeft' -Folder '/Pages/folder'", + "CommandName": "Add-PnPPublishingPage" }, { "Rank": 1, - "CommandName": "Add-PnPPublishingPageLayout", "Id": 156, - "Command": "Add-PnPPublishingPageLayout -Title 'Our custom page layout' -SourceFilePath 'customlayout.aspx' -Description 'A custom page layout' -AssociatedContentTypeID 0x01010901" + "Command": "Add-PnPPublishingPageLayout -Title 'Our custom page layout' -SourceFilePath 'customlayout.aspx' -Description 'A custom page layout' -AssociatedContentTypeID 0x01010901", + "CommandName": "Add-PnPPublishingPageLayout" }, { "Rank": 1, - "CommandName": "Add-PnPRoleDefinition", "Id": 157, - "Command": "Add-PnPRoleDefinition -RoleName \"CustomPerm\"" + "Command": "Add-PnPRoleDefinition -RoleName \"CustomPerm\"", + "CommandName": "Add-PnPRoleDefinition" }, { "Rank": 2, - "CommandName": "Add-PnPRoleDefinition", "Id": 158, - "Command": "Add-PnPRoleDefinition -RoleName \"NoDelete\" -Clone \"Contribute\" -Exclude DeleteListItems" + "Command": "Add-PnPRoleDefinition -RoleName \"NoDelete\" -Clone \"Contribute\" -Exclude DeleteListItems", + "CommandName": "Add-PnPRoleDefinition" }, { "Rank": 3, - "CommandName": "Add-PnPRoleDefinition", "Id": 159, - "Command": "Add-PnPRoleDefinition -RoleName \"AddOnly\" -Clone \"Contribute\" -Exclude DeleteListItems, EditListItems" + "Command": "Add-PnPRoleDefinition -RoleName \"AddOnly\" -Clone \"Contribute\" -Exclude DeleteListItems, EditListItems", + "CommandName": "Add-PnPRoleDefinition" }, { "Rank": 1, - "CommandName": "Add-PnPSiteCollectionAdmin", "Id": 160, - "Command": "Add-PnPSiteCollectionAdmin -Owners \"user@contoso.onmicrosoft.com\"" + "Command": "Add-PnPSiteCollectionAdmin -Owners \"user@contoso.onmicrosoft.com\"", + "CommandName": "Add-PnPSiteCollectionAdmin" }, { "Rank": 2, - "CommandName": "Add-PnPSiteCollectionAdmin", "Id": 161, - "Command": "Add-PnPSiteCollectionAdmin -Owners @(\"user1@contoso.onmicrosoft.com\", \"user2@contoso.onmicrosoft.com\")" + "Command": "Add-PnPSiteCollectionAdmin -Owners @(\"user1@contoso.onmicrosoft.com\", \"user2@contoso.onmicrosoft.com\")", + "CommandName": "Add-PnPSiteCollectionAdmin" }, { "Rank": 3, - "CommandName": "Add-PnPSiteCollectionAdmin", "Id": 162, - "Command": "Add-PnPSiteCollectionAdmin -PrimarySiteCollectionAdmin \"user@contoso.onmicrosoft.com\"" + "Command": "Add-PnPSiteCollectionAdmin -PrimarySiteCollectionAdmin \"user@contoso.onmicrosoft.com\"", + "CommandName": "Add-PnPSiteCollectionAdmin" }, { "Rank": 1, - "CommandName": "Add-PnPSiteCollectionAppCatalog", "Id": 163, - "Command": "Add-PnPSiteCollectionAppCatalog" + "Command": "Add-PnPSiteCollectionAppCatalog", + "CommandName": "Add-PnPSiteCollectionAppCatalog" }, { "Rank": 2, - "CommandName": "Add-PnPSiteCollectionAppCatalog", "Id": 164, - "Command": "Add-PnPSiteCollectionAppCatalog -Site \"https://contoso.sharepoint.com/sites/FinanceTeamsite\"" + "Command": "Add-PnPSiteCollectionAppCatalog -Site \"https://contoso.sharepoint.com/sites/FinanceTeamsite\"", + "CommandName": "Add-PnPSiteCollectionAppCatalog" }, { "Rank": 1, - "CommandName": "Add-PnPSiteDesign", "Id": 165, - "Command": "Add-PnPSiteDesign -Title \"My Company Design\" -SiteScriptIds \"e84dcb46-3ab9-4456-a136-66fc6ae3d3c5\",\"6def687f-0e08-4f1e-999c-791f3af9a600\" -Description \"My description\" -WebTemplate TeamSite" + "Command": "Add-PnPSiteDesign -Title \"My Company Design\" -SiteScriptIds \"e84dcb46-3ab9-4456-a136-66fc6ae3d3c5\",\"6def687f-0e08-4f1e-999c-791f3af9a600\" -Description \"My description\" -WebTemplate TeamSite", + "CommandName": "Add-PnPSiteDesign" }, { "Rank": 2, - "CommandName": "Add-PnPSiteDesign", "Id": 166, - "Command": "Add-PnPSiteDesign -Title \"My Company Design\" -SiteScriptIds \"e84dcb46-3ab9-4456-a136-66fc6ae3d3c5\",\"6def687f-0e08-4f1e-999c-791f3af9a600\" -Description \"My description\" -WebTemplate TeamSite -ThumbnailUrl https://contoso.sharepoint.com/sites/templates/siteassets/logo.png" + "Command": "Add-PnPSiteDesign -Title \"My Company Design\" -SiteScriptIds \"e84dcb46-3ab9-4456-a136-66fc6ae3d3c5\",\"6def687f-0e08-4f1e-999c-791f3af9a600\" -Description \"My description\" -WebTemplate TeamSite -ThumbnailUrl https://contoso.sharepoint.com/sites/templates/siteassets/logo.png", + "CommandName": "Add-PnPSiteDesign" }, { "Rank": 3, - "CommandName": "Add-PnPSiteDesign", "Id": 167, - "Command": "Add-PnPSiteDesign -Title \"My Company Design\" -SiteScriptIds \"e84dcb46-3ab9-4456-a136-66fc6ae3d3c5\",\"6def687f-0e08-4f1e-999c-791f3af9a600\" -Description \"My description\" -WebTemplate TeamSite -ThumbnailUrl \"https://contoso.sharepoint.com/sites/templates/my images/logo.png\"" + "Command": "Add-PnPSiteDesign -Title \"My Company Design\" -SiteScriptIds \"e84dcb46-3ab9-4456-a136-66fc6ae3d3c5\",\"6def687f-0e08-4f1e-999c-791f3af9a600\" -Description \"My description\" -WebTemplate TeamSite -ThumbnailUrl \"https://contoso.sharepoint.com/sites/templates/my images/logo.png\"", + "CommandName": "Add-PnPSiteDesign" }, { "Rank": 1, - "CommandName": "Add-PnPSiteDesignFromWeb", "Id": 168, - "Command": "Add-PnPSiteDesignFromWeb -Title \"My Company Design\" -Description \"My description\" -WebTemplate TeamSite -IncludeAll" + "Command": "Add-PnPSiteDesignFromWeb -Title \"My Company Design\" -Description \"My description\" -WebTemplate TeamSite -IncludeAll", + "CommandName": "Add-PnPSiteDesignFromWeb" }, { "Rank": 2, - "CommandName": "Add-PnPSiteDesignFromWeb", "Id": 169, - "Command": "Add-PnPSiteDesignFromWeb -Title \"My Company Design\" -Description \"My description\" -WebTemplate TeamSite -IncludeAll -Lists (\"/lists/Issue list\", \"Shared Documents)" + "Command": "Add-PnPSiteDesignFromWeb -Title \"My Company Design\" -Description \"My description\" -WebTemplate TeamSite -IncludeAll -Lists (\"/lists/Issue list\", \"Shared Documents)", + "CommandName": "Add-PnPSiteDesignFromWeb" }, { "Rank": 3, - "CommandName": "Add-PnPSiteDesignFromWeb", "Id": 170, - "Command": "Add-PnPSiteDesignFromWeb -Title \"My Company Design\" -Description \"My description\" -WebTemplate TeamSite -Lists \"/lists/Issue list\" -ThumbnailUrl https://contoso.sharepoint.com/SiteAssets/logo.png" + "Command": "Add-PnPSiteDesignFromWeb -Title \"My Company Design\" -Description \"My description\" -WebTemplate TeamSite -Lists \"/lists/Issue list\" -ThumbnailUrl https://contoso.sharepoint.com/SiteAssets/logo.png", + "CommandName": "Add-PnPSiteDesignFromWeb" }, { "Rank": 1, - "CommandName": "Add-PnPSiteDesignTask", "Id": 171, - "Command": "Add-PnPSiteDesignTask -SiteDesignId 501z8c32-4147-44d4-8607-26c2f67cae82" + "Command": "Add-PnPSiteDesignTask -SiteDesignId 501z8c32-4147-44d4-8607-26c2f67cae82", + "CommandName": "Add-PnPSiteDesignTask" }, { "Rank": 2, - "CommandName": "Add-PnPSiteDesignTask", "Id": 172, - "Command": "Add-PnPSiteDesignTask -SiteDesignId 501z8c32-4147-44d4-8607-26c2f67cae82 -WebUrl \"https://contoso.sharepoint.com/sites/project\"" + "Command": "Add-PnPSiteDesignTask -SiteDesignId 501z8c32-4147-44d4-8607-26c2f67cae82 -WebUrl \"https://contoso.sharepoint.com/sites/project\"", + "CommandName": "Add-PnPSiteDesignTask" }, { "Rank": 1, - "CommandName": "Add-PnPSiteScript", "Id": 173, - "Command": "Add-PnPSiteScript -Title \"My Site Script\" -Description \"A more detailed description\" -Content $script" + "Command": "Add-PnPSiteScript -Title \"My Site Script\" -Description \"A more detailed description\" -Content $script", + "CommandName": "Add-PnPSiteScript" }, { "Rank": 1, - "CommandName": "Add-PnPSiteScriptPackage", "Id": 174, - "Command": "Add-PnPSiteScriptPackage -Title \"My Site Script Package\" -Description \"A more detailed description\" -ContentPath \"c:\\package.zip\"" + "Command": "Add-PnPSiteScriptPackage -Title \"My Site Script Package\" -Description \"A more detailed description\" -ContentPath \"c:\\package.zip\"", + "CommandName": "Add-PnPSiteScriptPackage" }, { "Rank": 1, - "CommandName": "Add-PnPSiteTemplate", "Id": 175, - "Command": "Add-PnPSiteTemplate -TenantTemplate $tenanttemplate -SiteTemplate $sitetemplate" + "Command": "Add-PnPSiteTemplate -TenantTemplate $tenanttemplate -SiteTemplate $sitetemplate", + "CommandName": "Add-PnPSiteTemplate" }, { "Rank": 1, - "CommandName": "Add-PnPStoredCredential", "Id": 176, - "Command": "Add-PnPStoredCredential -Name \"https://tenant.sharepoint.com\" -Username yourname@tenant.onmicrosoft.com" + "Command": "Add-PnPStoredCredential -Name \"https://tenant.sharepoint.com\" -Username yourname@tenant.onmicrosoft.com", + "CommandName": "Add-PnPStoredCredential" }, { "Rank": 2, - "CommandName": "Add-PnPStoredCredential", "Id": 177, - "Command": "Add-PnPStoredCredential -Name \"https://tenant.sharepoint.com\" -Username yourname@tenant.onmicrosoft.com -Password (ConvertTo-SecureString -String \"YourPassword\" -AsPlainText -Force)" + "Command": "Add-PnPStoredCredential -Name \"https://tenant.sharepoint.com\" -Username yourname@tenant.onmicrosoft.com -Password (ConvertTo-SecureString -String \"YourPassword\" -AsPlainText -Force)", + "CommandName": "Add-PnPStoredCredential" }, { "Rank": 3, - "CommandName": "Add-PnPStoredCredential", "Id": 178, - "Command": "Add-PnPStoredCredential -Name \"https://tenant.sharepoint.com\" -Username yourname@tenant.onmicrosoft.com -Password (ConvertTo-SecureString -String \"YourPassword\" -AsPlainText -Force)\r ; Connect-PnPOnline -Url \"https://tenant.sharepoint.com/sites/mydemosite\"" + "Command": "Add-PnPStoredCredential -Name \"https://tenant.sharepoint.com\" -Username yourname@tenant.onmicrosoft.com -Password (ConvertTo-SecureString -String \"YourPassword\" -AsPlainText -Force)\r ; Connect-PnPOnline -Url \"https://tenant.sharepoint.com/sites/mydemosite\"", + "CommandName": "Add-PnPStoredCredential" }, { "Rank": 1, - "CommandName": "Add-PnPTaxonomyField", "Id": 179, - "Command": "Add-PnPTaxonomyField -DisplayName \"Test\" -InternalName \"Test\" -TermSetPath \"TestTermGroup|TestTermSet\"" + "Command": "Add-PnPTaxonomyField -DisplayName \"Test\" -InternalName \"Test\" -TermSetPath \"TestTermGroup|TestTermSet\"", + "CommandName": "Add-PnPTaxonomyField" }, { "Rank": 2, - "CommandName": "Add-PnPTaxonomyField", "Id": 180, - "Command": "Add-PnPTaxonomyField -DisplayName \"Test\" -InternalName \"Test\" -TaxonomyItemId \"0e5fe3c6-3e6a-4d25-9f48-82a655f15992\"" + "Command": "Add-PnPTaxonomyField -DisplayName \"Test\" -InternalName \"Test\" -TaxonomyItemId \"0e5fe3c6-3e6a-4d25-9f48-82a655f15992\"", + "CommandName": "Add-PnPTaxonomyField" }, { "Rank": 1, - "CommandName": "Add-PnPTeamsChannel", "Id": 181, - "Command": "Add-PnPTeamsChannel -Team 4efdf392-8225-4763-9e7f-4edeb7f721aa -DisplayName \"My Channel\" -IsFavoriteByDefault $true" + "Command": "Add-PnPTeamsChannel -Team 4efdf392-8225-4763-9e7f-4edeb7f721aa -DisplayName \"My Channel\" -IsFavoriteByDefault $true", + "CommandName": "Add-PnPTeamsChannel" }, { "Rank": 2, - "CommandName": "Add-PnPTeamsChannel", "Id": 182, - "Command": "Add-PnPTeamsChannel -Team \"My Team\" -DisplayName \"My standard channel\"" + "Command": "Add-PnPTeamsChannel -Team \"My Team\" -DisplayName \"My standard channel\"", + "CommandName": "Add-PnPTeamsChannel" }, { "Rank": 3, - "CommandName": "Add-PnPTeamsChannel", "Id": 183, - "Command": "Add-PnPTeamsChannel -Team \"HR\" -DisplayName \"My private channel\" -ChannelType Private -OwnerUPN user1@domain.com" + "Command": "Add-PnPTeamsChannel -Team \"HR\" -DisplayName \"My private channel\" -ChannelType Private -OwnerUPN user1@domain.com", + "CommandName": "Add-PnPTeamsChannel" }, { "Rank": 4, - "CommandName": "Add-PnPTeamsChannel", "Id": 184, - "Command": "Add-PnPTeamsChannel -Team \"Logistical Department\" -DisplayName \"My shared channel\" -ChannelType Shared -OwnerUPN user1@domain.com" + "Command": "Add-PnPTeamsChannel -Team \"Logistical Department\" -DisplayName \"My shared channel\" -ChannelType Shared -OwnerUPN user1@domain.com", + "CommandName": "Add-PnPTeamsChannel" }, { "Rank": 1, - "CommandName": "Add-PnpTeamsChannelUser", "Id": 185, - "Command": "Add-PnPTeamsChannelUser -Team 4efdf392-8225-4763-9e7f-4edeb7f721aa -Channel \"19:796d063b63e34497aeaf092c8fb9b44e@thread.skype\" -User john@doe.com -Role Owner" + "Command": "Add-PnPTeamsChannelUser -Team 4efdf392-8225-4763-9e7f-4edeb7f721aa -Channel \"19:796d063b63e34497aeaf092c8fb9b44e@thread.skype\" -User john@doe.com -Role Owner", + "CommandName": "Add-PnpTeamsChannelUser" }, { "Rank": 2, - "CommandName": "Add-PnpTeamsChannelUser", "Id": 186, - "Command": "Add-PnPTeamsChannelUser -Team \"My Team\" -Channel \"My Private Channel\" -User john@doe.com -Role Member" + "Command": "Add-PnPTeamsChannelUser -Team \"My Team\" -Channel \"My Private Channel\" -User john@doe.com -Role Member", + "CommandName": "Add-PnpTeamsChannelUser" }, { "Rank": 1, - "CommandName": "Add-PnPTeamsTab", "Id": 187, - "Command": "Add-PnPTeamsTab -Team \"My Team\" -Channel \"My Channel\" -DisplayName \"My Tab Name\" -Type WebSite -ContentUrl \"https://aka.ms/m365pnp\"" + "Command": "Add-PnPTeamsTab -Team \"My Team\" -Channel \"My Channel\" -DisplayName \"My Tab Name\" -Type WebSite -ContentUrl \"https://aka.ms/m365pnp\"", + "CommandName": "Add-PnPTeamsTab" }, { "Rank": 2, - "CommandName": "Add-PnPTeamsTab", "Id": 188, - "Command": "Add-PnPTeamsTab -Team \"My Team\" -Channel \"My Channel\" -DisplayName \"My Tab Name\" -Type PDF -ContentUrl \"https://contoso.sharepoint.com/sites/Marketing/Shared Documents/General/MyFile.pdf\" -EntityId \"null\"" + "Command": "Add-PnPTeamsTab -Team \"My Team\" -Channel \"My Channel\" -DisplayName \"My Tab Name\" -Type PDF -ContentUrl \"https://contoso.sharepoint.com/sites/Marketing/Shared Documents/General/MyFile.pdf\" -EntityId \"null\"", + "CommandName": "Add-PnPTeamsTab" }, { "Rank": 3, - "CommandName": "Add-PnPTeamsTab", "Id": 189, - "Command": "Add-PnPTeamsTab -Team \"My Team\" -Channel \"My Channel\" -DisplayName \"My Tab Name\" -Type SharePointPageAndList -WebSiteUrl \"https://contoso.sharepoint.com/sites/Marketing/SitePages/Home.aspx\"" + "Command": "Add-PnPTeamsTab -Team \"My Team\" -Channel \"My Channel\" -DisplayName \"My Tab Name\" -Type SharePointPageAndList -WebSiteUrl \"https://contoso.sharepoint.com/sites/Marketing/SitePages/Home.aspx\"", + "CommandName": "Add-PnPTeamsTab" }, { "Rank": 4, - "CommandName": "Add-PnPTeamsTab", "Id": 190, - "Command": "Add-PnPTeamsTab -Team \"My Team\" -Channel \"My Channel\" -DisplayName \"My Excel Tab\" -Type Excel -ContentUrl \"https://contoso.sharepoint.com/sites/Marketing/Shared Documents/My Excel File.csv\" -EntityId 6" + "Command": "Add-PnPTeamsTab -Team \"My Team\" -Channel \"My Channel\" -DisplayName \"My Excel Tab\" -Type Excel -ContentUrl \"https://contoso.sharepoint.com/sites/Marketing/Shared Documents/My Excel File.csv\" -EntityId 6", + "CommandName": "Add-PnPTeamsTab" }, { "Rank": 1, - "CommandName": "Add-PnPTeamsTeam", "Id": 191, - "Command": "Add-PnPTeamsTeam" + "Command": "Add-PnPTeamsTeam", + "CommandName": "Add-PnPTeamsTeam" }, { "Rank": 1, - "CommandName": "Add-PnPTeamsUser", "Id": 192, - "Command": "Add-PnPTeamsUser -Team MyTeam -User john@doe.com -Role Owner" + "Command": "Add-PnPTeamsUser -Team MyTeam -User john@doe.com -Role Owner", + "CommandName": "Add-PnPTeamsUser" }, { "Rank": 2, - "CommandName": "Add-PnPTeamsUser", "Id": 193, - "Command": "Add-PnPTeamsUser -Team MyTeam -User john@doe.com -Role Member" + "Command": "Add-PnPTeamsUser -Team MyTeam -User john@doe.com -Role Member", + "CommandName": "Add-PnPTeamsUser" }, { "Rank": 3, - "CommandName": "Add-PnPTeamsUser", "Id": 194, - "Command": "Add-PnPTeamsUser -Team MyTeam -Users \"john@doe.com\",\"jane@doe.com\" -Role Member" + "Command": "Add-PnPTeamsUser -Team MyTeam -Users \"john@doe.com\",\"jane@doe.com\" -Role Member", + "CommandName": "Add-PnPTeamsUser" }, { "Rank": 4, - "CommandName": "Add-PnPTeamsUser", "Id": 195, - "Command": "Add-PnPTeamsUser -Team MyTeam -User \"jane@doe.com\" -Role Member -Channel Private" + "Command": "Add-PnPTeamsUser -Team MyTeam -User \"jane@doe.com\" -Role Member -Channel Private", + "CommandName": "Add-PnPTeamsUser" }, { "Rank": 1, - "CommandName": "Add-PnPTenantCdnOrigin", "Id": 196, - "Command": "Add-PnPTenantCdnOrigin -OriginUrl /sites/site/subfolder -CdnType Public" + "Command": "Add-PnPTenantCdnOrigin -OriginUrl /sites/site/subfolder -CdnType Public", + "CommandName": "Add-PnPTenantCdnOrigin" }, { "Rank": 1, - "CommandName": "Add-PnPTenantSequence", "Id": 197, - "Command": "Add-PnPTenantSequence -Template $mytemplate -Sequence $mysequence" + "Command": "Add-PnPTenantSequence -Template $mytemplate -Sequence $mysequence", + "CommandName": "Add-PnPTenantSequence" }, { "Rank": 1, - "CommandName": "Add-PnPTenantSequenceSite", "Id": 198, - "Command": "Add-PnPTenantSequenceSite -Site $myteamsite -Sequence $mysequence" + "Command": "Add-PnPTenantSequenceSite -Site $myteamsite -Sequence $mysequence", + "CommandName": "Add-PnPTenantSequenceSite" }, { "Rank": 1, - "CommandName": "Add-PnPTenantSequenceSubSite", "Id": 199, - "Command": "Add-PnPTenantSequenceSubSite -Site $mysite -SubSite $mysubsite" + "Command": "Add-PnPTenantSequenceSubSite -Site $mysite -SubSite $mysubsite", + "CommandName": "Add-PnPTenantSequenceSubSite" }, { "Rank": 1, - "CommandName": "Add-PnPTermToTerm", "Id": 200, - "Command": "Add-PnPTermToTerm -ParentTerm 2d1f298b-804a-4a05-96dc-29b667adec62 -Name SubTerm -CustomProperties @{\"Department\"=\"Marketing\"}" + "Command": "Add-PnPTermToTerm -ParentTerm 2d1f298b-804a-4a05-96dc-29b667adec62 -Name SubTerm -CustomProperties @{\"Department\"=\"Marketing\"}", + "CommandName": "Add-PnPTermToTerm" }, { "Rank": 1, - "CommandName": "Add-PnPView", "Id": 201, - "Command": "Add-PnPView -List \"Demo List\" -Title \"Demo View\" -Fields \"Title\",\"Address\"" + "Command": "Add-PnPView -List \"Demo List\" -Title \"Demo View\" -Fields \"Title\",\"Address\"", + "CommandName": "Add-PnPView" }, { "Rank": 2, - "CommandName": "Add-PnPView", "Id": 202, - "Command": "Add-PnPView -List \"Demo List\" -Title \"Demo View\" -Fields \"Title\",\"Address\" -Paged -RowLimit 100" + "Command": "Add-PnPView -List \"Demo List\" -Title \"Demo View\" -Fields \"Title\",\"Address\" -Paged -RowLimit 100", + "CommandName": "Add-PnPView" }, { "Rank": 3, - "CommandName": "Add-PnPView", "Id": 203, - "Command": "Add-PnPView -List \"Demo List\" -Title \"Demo View\" -Fields \"Title\",\"Address\" -Aggregations \"\"" + "Command": "Add-PnPView -List \"Demo List\" -Title \"Demo View\" -Fields \"Title\",\"Address\" -Aggregations \"\"", + "CommandName": "Add-PnPView" }, { "Rank": 1, - "CommandName": "Add-PnPVivaConnectionsDashboardACE", "Id": 204, - "Command": "Add-PnPVivaConnectionsDashboardACE -Identity CardDesigner -Order 3 -Title \"Hello there\" -PropertiesJSON $myProperties -CardSize Large -Description \"ACE description\" -Iconproperty \"https://cdn.hubblecontent.osi.office.net/m365content/publish/002f8bf9-b8ee-4689-ae97-e411b756099d/691108002.jpg\"" + "Command": "Add-PnPVivaConnectionsDashboardACE -Identity CardDesigner -Order 3 -Title \"Hello there\" -PropertiesJSON $myProperties -CardSize Large -Description \"ACE description\" -Iconproperty \"https://cdn.hubblecontent.osi.office.net/m365content/publish/002f8bf9-b8ee-4689-ae97-e411b756099d/691108002.jpg\"", + "CommandName": "Add-PnPVivaConnectionsDashboardACE" }, { "Rank": 2, - "CommandName": "Add-PnPVivaConnectionsDashboardACE", "Id": 205, - "Command": "Add-PnPVivaConnectionsDashboardACE -Identity ThirdPartyApp -Order 1 -Title \"Hello there\" -PropertiesJSON $myProperties -CardSize Medium -Description \"ACE with description\" -Iconproperty \"https://cdn.hubblecontent.osi.office.net/m365content/publish/002f8bf9-b8ee-4689-ae97-e411b756099d/691108002.jpg\"" + "Command": "Add-PnPVivaConnectionsDashboardACE -Identity ThirdPartyApp -Order 1 -Title \"Hello there\" -PropertiesJSON $myProperties -CardSize Medium -Description \"ACE with description\" -Iconproperty \"https://cdn.hubblecontent.osi.office.net/m365content/publish/002f8bf9-b8ee-4689-ae97-e411b756099d/691108002.jpg\"", + "CommandName": "Add-PnPVivaConnectionsDashboardACE" }, { "Rank": 3, - "CommandName": "Add-PnPVivaConnectionsDashboardACE", "Id": 206, - "Command": "Add-PnPVivaConnectionsDashboardACE -Identity AssignedTasks -Order 2 -Title \"Tasks\" -PropertiesJSON $myProperties -CardSize Medium -Description \"My Assigned tasks\" -Iconproperty \"https://cdn.hubblecontent.osi.office.net/m365content/publish/002f8bf9-b8ee-4689-ae97-e411b756099d/691108002.jpg\"" + "Command": "Add-PnPVivaConnectionsDashboardACE -Identity AssignedTasks -Order 2 -Title \"Tasks\" -PropertiesJSON $myProperties -CardSize Medium -Description \"My Assigned tasks\" -Iconproperty \"https://cdn.hubblecontent.osi.office.net/m365content/publish/002f8bf9-b8ee-4689-ae97-e411b756099d/691108002.jpg\"", + "CommandName": "Add-PnPVivaConnectionsDashboardACE" }, { "Rank": 1, - "CommandName": "Add-PnPWebhookSubscription", "Id": 207, - "Command": "Add-PnPWebhookSubscription -List MyList -NotificationUrl https://my-func.azurewebsites.net/webhook" + "Command": "Add-PnPWebhookSubscription -List MyList -NotificationUrl https://my-func.azurewebsites.net/webhook", + "CommandName": "Add-PnPWebhookSubscription" }, { "Rank": 2, - "CommandName": "Add-PnPWebhookSubscription", "Id": 208, - "Command": "Add-PnPWebhookSubscription -List MyList -NotificationUrl https://my-func.azurewebsites.net/webhook -ExpirationDate \"2017-09-01\"" + "Command": "Add-PnPWebhookSubscription -List MyList -NotificationUrl https://my-func.azurewebsites.net/webhook -ExpirationDate \"2017-09-01\"", + "CommandName": "Add-PnPWebhookSubscription" }, { "Rank": 3, - "CommandName": "Add-PnPWebhookSubscription", "Id": 209, - "Command": "Add-PnPWebhookSubscription -List MyList -NotificationUrl https://my-func.azurewebsites.net/webhook -ExpirationDate \"2017-09-01\" -ClientState \"Hello State!\"" + "Command": "Add-PnPWebhookSubscription -List MyList -NotificationUrl https://my-func.azurewebsites.net/webhook -ExpirationDate \"2017-09-01\" -ClientState \"Hello State!\"", + "CommandName": "Add-PnPWebhookSubscription" }, { "Rank": 1, - "CommandName": "Add-PnPWebPartToWebPartPage", "Id": 210, - "Command": "Add-PnPWebPartToWebPartPage -ServerRelativePageUrl \"/sites/demo/sitepages/home.aspx\" -Path \"c:\\myfiles\\listview.webpart\" -ZoneId \"Header\" -ZoneIndex 1" + "Command": "Add-PnPWebPartToWebPartPage -ServerRelativePageUrl \"/sites/demo/sitepages/home.aspx\" -Path \"c:\\myfiles\\listview.webpart\" -ZoneId \"Header\" -ZoneIndex 1", + "CommandName": "Add-PnPWebPartToWebPartPage" }, { "Rank": 2, - "CommandName": "Add-PnPWebPartToWebPartPage", "Id": 211, - "Command": "Add-PnPWebPartToWebPartPage -ServerRelativePageUrl \"/sites/demo/sitepages/home.aspx\" -XML $webpart -ZoneId \"Header\" -ZoneIndex 1" + "Command": "Add-PnPWebPartToWebPartPage -ServerRelativePageUrl \"/sites/demo/sitepages/home.aspx\" -XML $webpart -ZoneId \"Header\" -ZoneIndex 1", + "CommandName": "Add-PnPWebPartToWebPartPage" }, { "Rank": 1, - "CommandName": "Add-PnPWebPartToWikiPage", "Id": 212, - "Command": "Add-PnPWebPartToWikiPage -ServerRelativePageUrl \"/sites/demo/sitepages/home.aspx\" -Path \"c:\\myfiles\\listview.webpart\" -Row 1 -Column 1" + "Command": "Add-PnPWebPartToWikiPage -ServerRelativePageUrl \"/sites/demo/sitepages/home.aspx\" -Path \"c:\\myfiles\\listview.webpart\" -Row 1 -Column 1", + "CommandName": "Add-PnPWebPartToWikiPage" }, { "Rank": 2, - "CommandName": "Add-PnPWebPartToWikiPage", "Id": 213, - "Command": "Add-PnPWebPartToWikiPage -ServerRelativePageUrl \"/sites/demo/sitepages/home.aspx\" -XML $webpart -Row 1 -Column 1" + "Command": "Add-PnPWebPartToWikiPage -ServerRelativePageUrl \"/sites/demo/sitepages/home.aspx\" -XML $webpart -Row 1 -Column 1", + "CommandName": "Add-PnPWebPartToWikiPage" }, { "Rank": 1, - "CommandName": "Add-PnPWikiPage", "Id": 214, - "Command": "Add-PnPWikiPage -PageUrl '/sites/demo1/pages/wikipage.aspx' -Content 'New WikiPage'" + "Command": "Add-PnPWikiPage -PageUrl '/sites/demo1/pages/wikipage.aspx' -Content 'New WikiPage'", + "CommandName": "Add-PnPWikiPage" }, { "Rank": 1, - "CommandName": "Clear-PnPAzureADGroupMember", "Id": 215, - "Command": "Clear-PnPAzureADGroupMember -Identity \"Project Team\"" + "Command": "Clear-PnPAzureADGroupMember -Identity \"Project Team\"", + "CommandName": "Clear-PnPAzureADGroupMember" }, { "Rank": 1, - "CommandName": "Clear-PnPAzureADGroupOwner", "Id": 216, - "Command": "Clear-PnPAzureADGroupOwner -Identity \"Project Team\"" + "Command": "Clear-PnPAzureADGroupOwner -Identity \"Project Team\"", + "CommandName": "Clear-PnPAzureADGroupOwner" }, { "Rank": 1, - "CommandName": "Clear-PnPDefaultColumnValues", "Id": 217, - "Command": "Clear-PnPDefaultColumnValues -List Documents -Field MyField" + "Command": "Clear-PnPDefaultColumnValues -List Documents -Field MyField", + "CommandName": "Clear-PnPDefaultColumnValues" }, { "Rank": 2, - "CommandName": "Clear-PnPDefaultColumnValues", "Id": 218, - "Command": "Clear-PnPDefaultColumnValues -List Documents -Field MyField -Folder A" + "Command": "Clear-PnPDefaultColumnValues -List Documents -Field MyField -Folder A", + "CommandName": "Clear-PnPDefaultColumnValues" }, { "Rank": 1, - "CommandName": "Clear-PnPListItemAsRecord", "Id": 219, - "Command": "Clear-PnPListItemAsRecord -List \"Documents\" -Identity 4" + "Command": "Clear-PnPListItemAsRecord -List \"Documents\" -Identity 4", + "CommandName": "Clear-PnPListItemAsRecord" }, { "Rank": 1, - "CommandName": "Clear-PnPMicrosoft365GroupMember", "Id": 220, - "Command": "Clear-PnPMicrosoft365GroupMember -Identity \"Project Team\"" + "Command": "Clear-PnPMicrosoft365GroupMember -Identity \"Project Team\"", + "CommandName": "Clear-PnPMicrosoft365GroupMember" }, { "Rank": 1, - "CommandName": "Clear-PnPMicrosoft365GroupOwner", "Id": 221, - "Command": "Clear-PnPMicrosoft365GroupOwner -Identity \"Project Team\"" + "Command": "Clear-PnPMicrosoft365GroupOwner -Identity \"Project Team\"", + "CommandName": "Clear-PnPMicrosoft365GroupOwner" }, { "Rank": 1, - "CommandName": "Clear-PnpRecycleBinItem", "Id": 222, - "Command": "Clear-PnPRecycleBinItem -Identity 72e4d749-d750-4989-b727-523d6726e442" + "Command": "Clear-PnPRecycleBinItem -Identity 72e4d749-d750-4989-b727-523d6726e442", + "CommandName": "Clear-PnpRecycleBinItem" }, { "Rank": 2, - "CommandName": "Clear-PnpRecycleBinItem", "Id": 223, - "Command": "Clear-PnPRecycleBinItem -Identity $item -Force" + "Command": "Clear-PnPRecycleBinItem -Identity $item -Force", + "CommandName": "Clear-PnpRecycleBinItem" }, { "Rank": 3, - "CommandName": "Clear-PnpRecycleBinItem", "Id": 224, - "Command": "Clear-PnPRecycleBinItem -All -RowLimit 10000" + "Command": "Clear-PnPRecycleBinItem -All -RowLimit 10000", + "CommandName": "Clear-PnpRecycleBinItem" }, { "Rank": 1, - "CommandName": "Clear-PnPTenantAppCatalogUrl", "Id": 225, - "Command": "Clear-PnPTenantAppCatalogUrl" + "Command": "Clear-PnPTenantAppCatalogUrl", + "CommandName": "Clear-PnPTenantAppCatalogUrl" }, { "Rank": 1, - "CommandName": "Clear-PnPTenantRecycleBinItem", "Id": 226, - "Command": "Clear-PnPTenantRecycleBinItem -Url \"https://tenant.sharepoint.com/sites/contoso\"" + "Command": "Clear-PnPTenantRecycleBinItem -Url \"https://tenant.sharepoint.com/sites/contoso\"", + "CommandName": "Clear-PnPTenantRecycleBinItem" }, { "Rank": 2, - "CommandName": "Clear-PnPTenantRecycleBinItem", "Id": 227, - "Command": "Clear-PnPTenantRecycleBinItem -Url \"https://tenant.sharepoint.com/sites/contoso\" -Wait" + "Command": "Clear-PnPTenantRecycleBinItem -Url \"https://tenant.sharepoint.com/sites/contoso\" -Wait", + "CommandName": "Clear-PnPTenantRecycleBinItem" }, { "Rank": 1, - "CommandName": "Convert-PnPFolderToSiteTemplate", "Id": 228, - "Command": "Convert-PnPFolderToSiteTemplate -Out template.pnp" + "Command": "Convert-PnPFolderToSiteTemplate -Out template.pnp", + "CommandName": "Convert-PnPFolderToSiteTemplate" }, { "Rank": 2, - "CommandName": "Convert-PnPFolderToSiteTemplate", "Id": 229, - "Command": "Convert-PnPFolderToSiteTemplate -Out template.pnp -Folder c:\\temp" + "Command": "Convert-PnPFolderToSiteTemplate -Out template.pnp -Folder c:\\temp", + "CommandName": "Convert-PnPFolderToSiteTemplate" }, { "Rank": 1, - "CommandName": "Convert-PnPSiteTemplate", "Id": 230, - "Command": "Convert-PnPSiteTemplate -Path template.xml" + "Command": "Convert-PnPSiteTemplate -Path template.xml", + "CommandName": "Convert-PnPSiteTemplate" }, { "Rank": 2, - "CommandName": "Convert-PnPSiteTemplate", "Id": 231, - "Command": "Convert-PnPSiteTemplate -Path template.xml -Out newtemplate.xml" + "Command": "Convert-PnPSiteTemplate -Path template.xml -Out newtemplate.xml", + "CommandName": "Convert-PnPSiteTemplate" }, { "Rank": 3, - "CommandName": "Convert-PnPSiteTemplate", "Id": 232, - "Command": "Convert-PnPSiteTemplate -Path template.xml -Out newtemplate.xml -ToSchema V201512" + "Command": "Convert-PnPSiteTemplate -Path template.xml -Out newtemplate.xml -ToSchema V201512", + "CommandName": "Convert-PnPSiteTemplate" }, { "Rank": 1, - "CommandName": "Convert-PnPSiteTemplateToMarkdown", "Id": 233, - "Command": "Convert-PnPSiteTemplateToMarkdown -TemplatePath ./mytemplate.xml" + "Command": "Convert-PnPSiteTemplateToMarkdown -TemplatePath ./mytemplate.xml", + "CommandName": "Convert-PnPSiteTemplateToMarkdown" }, { "Rank": 2, - "CommandName": "Convert-PnPSiteTemplateToMarkdown", "Id": 234, - "Command": "Convert-PnPSiteTemplateToMarkdown -TemplatePath ./mytemplate.xml -Out ./myreport.md" + "Command": "Convert-PnPSiteTemplateToMarkdown -TemplatePath ./mytemplate.xml -Out ./myreport.md", + "CommandName": "Convert-PnPSiteTemplateToMarkdown" }, { "Rank": 1, - "CommandName": "ConvertTo-PnPPage", "Id": 235, - "Command": "ConvertTo-PnPPage -Identity \"somepage.aspx\" -Overwrite" + "Command": "ConvertTo-PnPPage -Identity \"somepage.aspx\" -Overwrite", + "CommandName": "ConvertTo-PnPPage" }, { "Rank": 2, - "CommandName": "ConvertTo-PnPPage", "Id": 236, - "Command": "ConvertTo-PnPPage -Identity \"somepage.aspx\" -Overwrite -WebPartMappingFile c:\\contoso\\webpartmapping.xml" + "Command": "ConvertTo-PnPPage -Identity \"somepage.aspx\" -Overwrite -WebPartMappingFile c:\\contoso\\webpartmapping.xml", + "CommandName": "ConvertTo-PnPPage" }, { "Rank": 3, - "CommandName": "ConvertTo-PnPPage", "Id": 237, - "Command": "ConvertTo-PnPPage -Identity \"somepage.aspx\" -Overwrite -AddPageAcceptBanner" + "Command": "ConvertTo-PnPPage -Identity \"somepage.aspx\" -Overwrite -AddPageAcceptBanner", + "CommandName": "ConvertTo-PnPPage" }, { "Rank": 4, - "CommandName": "ConvertTo-PnPPage", "Id": 238, - "Command": "ConvertTo-PnPPage -Identity \"somepage.aspx\" -Overwrite -CopyPageMetadata" + "Command": "ConvertTo-PnPPage -Identity \"somepage.aspx\" -Overwrite -CopyPageMetadata", + "CommandName": "ConvertTo-PnPPage" }, { "Rank": 5, - "CommandName": "ConvertTo-PnPPage", "Id": 239, - "Command": "ConvertTo-PnPPage -Identity \"somepage.aspx\" -PublishingPage -Overwrite -TargetWebUrl \"https://contoso.sharepoint.com/sites/targetmodernsite\"" + "Command": "ConvertTo-PnPPage -Identity \"somepage.aspx\" -PublishingPage -Overwrite -TargetWebUrl \"https://contoso.sharepoint.com/sites/targetmodernsite\"", + "CommandName": "ConvertTo-PnPPage" }, { "Rank": 6, - "CommandName": "ConvertTo-PnPPage", "Id": 240, - "Command": "ConvertTo-PnPPage -Identity \"somepage.aspx\" -PublishingPage -Overwrite -TargetConnection $target" + "Command": "ConvertTo-PnPPage -Identity \"somepage.aspx\" -PublishingPage -Overwrite -TargetConnection $target", + "CommandName": "ConvertTo-PnPPage" }, { "Rank": 7, - "CommandName": "ConvertTo-PnPPage", "Id": 241, - "Command": "ConvertTo-PnPPage -Identity \"somepage.aspx\" -Library \"SiteAssets\" -Folder \"Folder1\" -Overwrite" + "Command": "ConvertTo-PnPPage -Identity \"somepage.aspx\" -Library \"SiteAssets\" -Folder \"Folder1\" -Overwrite", + "CommandName": "ConvertTo-PnPPage" }, { "Rank": 8, - "CommandName": "ConvertTo-PnPPage", "Id": 242, - "Command": "ConvertTo-PnPPage -Identity \"somepage.aspx\" -Folder \"\" -Overwrite" + "Command": "ConvertTo-PnPPage -Identity \"somepage.aspx\" -Folder \"\" -Overwrite", + "CommandName": "ConvertTo-PnPPage" }, { "Rank": 9, - "CommandName": "ConvertTo-PnPPage", "Id": 243, - "Command": "ConvertTo-PnPPage -Identity \"somepage.aspx\" -Overwrite -TargetWebUrl \"https://contoso.sharepoint.com/sites/targetmodernsite\"" + "Command": "ConvertTo-PnPPage -Identity \"somepage.aspx\" -Overwrite -TargetWebUrl \"https://contoso.sharepoint.com/sites/targetmodernsite\"", + "CommandName": "ConvertTo-PnPPage" }, { "Rank": 10, - "CommandName": "ConvertTo-PnPPage", "Id": 244, - "Command": "ConvertTo-PnPPage -Identity \"somepage.aspx\" -LogType File -LogFolder c:\\temp -LogVerbose -Overwrite" + "Command": "ConvertTo-PnPPage -Identity \"somepage.aspx\" -LogType File -LogFolder c:\\temp -LogVerbose -Overwrite", + "CommandName": "ConvertTo-PnPPage" }, { "Rank": 11, - "CommandName": "ConvertTo-PnPPage", "Id": 245, - "Command": "ConvertTo-PnPPage -Identity \"somepage.aspx\" -LogType SharePoint -LogSkipFlush" + "Command": "ConvertTo-PnPPage -Identity \"somepage.aspx\" -LogType SharePoint -LogSkipFlush", + "CommandName": "ConvertTo-PnPPage" }, { "Rank": 12, - "CommandName": "ConvertTo-PnPPage", "Id": 246, - "Command": "ConvertTo-PnPPage -Identity \"My post title\" -BlogPage -LogType Console -Overwrite -TargetWebUrl \"https://contoso.sharepoint.com/sites/targetmodernsite\"" + "Command": "ConvertTo-PnPPage -Identity \"My post title\" -BlogPage -LogType Console -Overwrite -TargetWebUrl \"https://contoso.sharepoint.com/sites/targetmodernsite\"", + "CommandName": "ConvertTo-PnPPage" }, { "Rank": 13, - "CommandName": "ConvertTo-PnPPage", "Id": 247, - "Command": "ConvertTo-PnPPage -Identity \"My post title\" -DelveBlogPage -LogType Console -Overwrite -TargetWebUrl \"https://contoso.sharepoint.com/sites/targetmodernsite\"" + "Command": "ConvertTo-PnPPage -Identity \"My post title\" -DelveBlogPage -LogType Console -Overwrite -TargetWebUrl \"https://contoso.sharepoint.com/sites/targetmodernsite\"", + "CommandName": "ConvertTo-PnPPage" }, { "Rank": 14, - "CommandName": "ConvertTo-PnPPage", "Id": 248, - "Command": "ConvertTo-PnPPage -Identity \"somepage.aspx\" -PublishingPage -Overwrite -TargetConnection $target -UserMappingFile c:\\\\temp\\user_mapping_file.csv" + "Command": "ConvertTo-PnPPage -Identity \"somepage.aspx\" -PublishingPage -Overwrite -TargetConnection $target -UserMappingFile c:\\\\temp\\user_mapping_file.csv", + "CommandName": "ConvertTo-PnPPage" }, { "Rank": 1, - "CommandName": "Copy-PnPFile", "Id": 249, - "Command": "Copy-PnPFile -SourceUrl \"Shared Documents/MyProjectfiles\" -TargetUrl \"/sites/otherproject/Shared Documents\" -Overwrite" + "Command": "Copy-PnPFile -SourceUrl \"Shared Documents/MyProjectfiles\" -TargetUrl \"/sites/otherproject/Shared Documents\" -Overwrite", + "CommandName": "Copy-PnPFile" }, { "Rank": 2, - "CommandName": "Copy-PnPFile", "Id": 250, - "Command": "Copy-PnPFile -SourceUrl \"/sites/project/Shared Documents/company.docx\" -TargetUrl \"/sites/otherproject/Shared Documents\"" + "Command": "Copy-PnPFile -SourceUrl \"/sites/project/Shared Documents/company.docx\" -TargetUrl \"/sites/otherproject/Shared Documents\"", + "CommandName": "Copy-PnPFile" }, { "Rank": 3, - "CommandName": "Copy-PnPFile", "Id": 251, - "Command": "Copy-PnPFile -SourceUrl \"Shared Documents/company.docx\" -TargetUrl \"/sites/otherproject/Shared Documents\" -IgnoreVersionHistory" + "Command": "Copy-PnPFile -SourceUrl \"Shared Documents/company.docx\" -TargetUrl \"/sites/otherproject/Shared Documents\" -IgnoreVersionHistory", + "CommandName": "Copy-PnPFile" }, { "Rank": 4, - "CommandName": "Copy-PnPFile", "Id": 252, - "Command": "Copy-PnPFile -SourceUrl \"/sites/project/Shared Documents/Archive\" -TargetUrl \"/sites/otherproject/Shared Documents\" -Overwrite" + "Command": "Copy-PnPFile -SourceUrl \"/sites/project/Shared Documents/Archive\" -TargetUrl \"/sites/otherproject/Shared Documents\" -Overwrite", + "CommandName": "Copy-PnPFile" }, { "Rank": 5, - "CommandName": "Copy-PnPFile", "Id": 253, - "Command": "Copy-PnPFile -SourceUrl \"Documents/company.docx\" -TargetUrl \"Documents/company2.docx\"" + "Command": "Copy-PnPFile -SourceUrl \"Documents/company.docx\" -TargetUrl \"Documents/company2.docx\"", + "CommandName": "Copy-PnPFile" }, { "Rank": 6, - "CommandName": "Copy-PnPFile", "Id": 254, - "Command": "Copy-PnPFile -SourceUrl \"Shared Documents/company.docx\" -TargetUrl \"Shared Documents2/company.docx\"" + "Command": "Copy-PnPFile -SourceUrl \"Shared Documents/company.docx\" -TargetUrl \"Shared Documents2/company.docx\"", + "CommandName": "Copy-PnPFile" }, { "Rank": 7, - "CommandName": "Copy-PnPFile", "Id": 255, - "Command": "Copy-PnPFile -SourceUrl \"Shared DocuDocuments/company.docx\" -TargetUrl \"Subsite/Shared Documents\"" + "Command": "Copy-PnPFile -SourceUrl \"Shared DocuDocuments/company.docx\" -TargetUrl \"Subsite/Shared Documents\"", + "CommandName": "Copy-PnPFile" }, { "Rank": 8, - "CommandName": "Copy-PnPFile", "Id": 256, - "Command": "Copy-PnPFile -SourceUrl \"Shared Documents/company.docx\" -TargetUrl \"/sites/otherproject/Shared Documents\" -Overwrite" + "Command": "Copy-PnPFile -SourceUrl \"Shared Documents/company.docx\" -TargetUrl \"/sites/otherproject/Shared Documents\" -Overwrite", + "CommandName": "Copy-PnPFile" }, { "Rank": 9, - "CommandName": "Copy-PnPFile", "Id": 257, - "Command": "Copy-PnPFile -SourceUrl \"Shared Documents/MyDocs\" -TargetUrl \"/sites/otherproject/Documents\" -Overwrite" + "Command": "Copy-PnPFile -SourceUrl \"Shared Documents/MyDocs\" -TargetUrl \"/sites/otherproject/Documents\" -Overwrite", + "CommandName": "Copy-PnPFile" }, { "Rank": 10, - "CommandName": "Copy-PnPFile", "Id": 258, - "Command": "Copy-PnPFile -SourceUrl \"SubSite1/Documents/company.docx\" -TargetUrl \"SubSite2/Documents\"" + "Command": "Copy-PnPFile -SourceUrl \"SubSite1/Documents/company.docx\" -TargetUrl \"SubSite2/Documents\"", + "CommandName": "Copy-PnPFile" }, { "Rank": 1, - "CommandName": "Copy-PnPFolder", "Id": 259, - "Command": "Copy-PnPFolder -SourceUrl \"Shared Documents/MyProjectfiles\" -TargetUrl \"/sites/otherproject/Shared Documents\" -Overwrite" + "Command": "Copy-PnPFolder -SourceUrl \"Shared Documents/MyProjectfiles\" -TargetUrl \"/sites/otherproject/Shared Documents\" -Overwrite", + "CommandName": "Copy-PnPFolder" }, { "Rank": 2, - "CommandName": "Copy-PnPFolder", "Id": 260, - "Command": "Copy-PnPFolder -SourceUrl \"/sites/project/Shared Documents/company.docx\" -TargetUrl \"/sites/otherproject/Shared Documents\"" + "Command": "Copy-PnPFolder -SourceUrl \"/sites/project/Shared Documents/company.docx\" -TargetUrl \"/sites/otherproject/Shared Documents\"", + "CommandName": "Copy-PnPFolder" }, { "Rank": 3, - "CommandName": "Copy-PnPFolder", "Id": 261, - "Command": "Copy-PnPFolder -SourceUrl \"Shared Documents/company.docx\" -TargetUrl \"/sites/otherproject/Shared Documents\" -IgnoreVersionHistory" + "Command": "Copy-PnPFolder -SourceUrl \"Shared Documents/company.docx\" -TargetUrl \"/sites/otherproject/Shared Documents\" -IgnoreVersionHistory", + "CommandName": "Copy-PnPFolder" }, { "Rank": 4, - "CommandName": "Copy-PnPFolder", "Id": 262, - "Command": "Copy-PnPFolder -SourceUrl \"/sites/project/Shared Documents/Archive\" -TargetUrl \"/sites/otherproject/Shared Documents\" -Overwrite" + "Command": "Copy-PnPFolder -SourceUrl \"/sites/project/Shared Documents/Archive\" -TargetUrl \"/sites/otherproject/Shared Documents\" -Overwrite", + "CommandName": "Copy-PnPFolder" }, { "Rank": 5, - "CommandName": "Copy-PnPFolder", "Id": 263, - "Command": "Copy-PnPFolder -SourceUrl \"Documents/company.docx\" -TargetUrl \"Documents/company2.docx\"" + "Command": "Copy-PnPFolder -SourceUrl \"Documents/company.docx\" -TargetUrl \"Documents/company2.docx\"", + "CommandName": "Copy-PnPFolder" }, { "Rank": 6, - "CommandName": "Copy-PnPFolder", "Id": 264, - "Command": "Copy-PnPFolder -SourceUrl \"Shared Documents/company.docx\" -TargetUrl \"Shared Documents2/company.docx\"" + "Command": "Copy-PnPFolder -SourceUrl \"Shared Documents/company.docx\" -TargetUrl \"Shared Documents2/company.docx\"", + "CommandName": "Copy-PnPFolder" }, { "Rank": 7, - "CommandName": "Copy-PnPFolder", "Id": 265, - "Command": "Copy-PnPFolder -SourceUrl \"Shared DocuDocuments/company.docx\" -TargetUrl \"Subsite/Shared Documents\"" + "Command": "Copy-PnPFolder -SourceUrl \"Shared DocuDocuments/company.docx\" -TargetUrl \"Subsite/Shared Documents\"", + "CommandName": "Copy-PnPFolder" }, { "Rank": 8, - "CommandName": "Copy-PnPFolder", "Id": 266, - "Command": "Copy-PnPFolder -SourceUrl \"Shared Documents/company.docx\" -TargetUrl \"/sites/otherproject/Shared Documents\" -Overwrite" + "Command": "Copy-PnPFolder -SourceUrl \"Shared Documents/company.docx\" -TargetUrl \"/sites/otherproject/Shared Documents\" -Overwrite", + "CommandName": "Copy-PnPFolder" }, { "Rank": 9, - "CommandName": "Copy-PnPFolder", "Id": 267, - "Command": "Copy-PnPFolder -SourceUrl \"Shared Documents/MyDocs\" -TargetUrl \"/sites/otherproject/Documents\" -Overwrite" + "Command": "Copy-PnPFolder -SourceUrl \"Shared Documents/MyDocs\" -TargetUrl \"/sites/otherproject/Documents\" -Overwrite", + "CommandName": "Copy-PnPFolder" }, { "Rank": 10, - "CommandName": "Copy-PnPFolder", "Id": 268, - "Command": "Copy-PnPFolder -SourceUrl \"SubSite1/Documents/company.docx\" -TargetUrl \"SubSite2/Documents\"" + "Command": "Copy-PnPFolder -SourceUrl \"SubSite1/Documents/company.docx\" -TargetUrl \"SubSite2/Documents\"", + "CommandName": "Copy-PnPFolder" }, { "Rank": 1, - "CommandName": "Copy-PnPItemProxy", "Id": 269, - "Command": "Copy-PnPItemProxy \"C:\\Users\\Admin\\seattle.master\" -Destination \"C:\\Presentation\"" + "Command": "Copy-PnPItemProxy \"C:\\Users\\Admin\\seattle.master\" -Destination \"C:\\Presentation\"", + "CommandName": "Copy-PnPItemProxy" }, { "Rank": 1, - "CommandName": "Copy-PnPList", "Id": 270, - "Command": "Copy-PnPList -Identity \"My List\" -Title \"Copy of My List\"" + "Command": "Copy-PnPList -Identity \"My List\" -Title \"Copy of My List\"", + "CommandName": "Copy-PnPList" }, { "Rank": 2, - "CommandName": "Copy-PnPList", "Id": 271, - "Command": "Copy-PnPList -Identity \"My List\" -DestinationWebUrl https://contoso.sharepoint.com/sites/hrdepartment" + "Command": "Copy-PnPList -Identity \"My List\" -DestinationWebUrl https://contoso.sharepoint.com/sites/hrdepartment", + "CommandName": "Copy-PnPList" }, { "Rank": 3, - "CommandName": "Copy-PnPList", "Id": 272, - "Command": "Copy-PnPList -Identity \"My List\" -DestinationWebUrl https://contoso.sharepoint.com/sites/hrdepartment -Title \"My copied list\"" + "Command": "Copy-PnPList -Identity \"My List\" -DestinationWebUrl https://contoso.sharepoint.com/sites/hrdepartment -Title \"My copied list\"", + "CommandName": "Copy-PnPList" }, { "Rank": 4, - "CommandName": "Copy-PnPList", "Id": 273, - "Command": "Copy-PnPList -SourceListUrl https://contoso.sharepoint.com/sites/templates/lists/mylist -Verbose -DestinationWebUrl https://contoso.sharepoint.com/sites/hrdepartment\\" + "Command": "Copy-PnPList -SourceListUrl https://contoso.sharepoint.com/sites/templates/lists/mylist -Verbose -DestinationWebUrl https://contoso.sharepoint.com/sites/hrdepartment\\", + "CommandName": "Copy-PnPList" }, { "Rank": 1, - "CommandName": "Copy-PnPTeamsTeam", "Id": 274, - "Command": "Copy-PnPTeamsTeam -Identity ee0f40fc-b2f7-45c7-b62d-11b90dd2ea8e -DisplayName \"Library Assist\" -PartsToClone apps,tabs,settings,channels,members" + "Command": "Copy-PnPTeamsTeam -Identity ee0f40fc-b2f7-45c7-b62d-11b90dd2ea8e -DisplayName \"Library Assist\" -PartsToClone apps,tabs,settings,channels,members", + "CommandName": "Copy-PnPTeamsTeam" }, { "Rank": 2, - "CommandName": "Copy-PnPTeamsTeam", "Id": 275, - "Command": "Copy-PnPTeamsTeam -Identity \"Team 12\" -DisplayName \"Library Assist\"" + "Command": "Copy-PnPTeamsTeam -Identity \"Team 12\" -DisplayName \"Library Assist\"", + "CommandName": "Copy-PnPTeamsTeam" }, { "Rank": 3, - "CommandName": "Copy-PnPTeamsTeam", "Id": 276, - "Command": "Copy-PnPTeamsTeam -Identity \"Team 12\" -DisplayName \"Library Assist\" -PartsToClone apps,tabs,settings,channels,members -Description \"Self help community for library\" -Classification \"Library\" -Visibility public" + "Command": "Copy-PnPTeamsTeam -Identity \"Team 12\" -DisplayName \"Library Assist\" -PartsToClone apps,tabs,settings,channels,members -Description \"Self help community for library\" -Classification \"Library\" -Visibility public", + "CommandName": "Copy-PnPTeamsTeam" }, { "Rank": 4, - "CommandName": "Copy-PnPTeamsTeam", "Id": 277, - "Command": "Copy-PnPTeamsTeam -Identity \"Team 12\" -DisplayName \"Library Assist\" -PartsToClone settings,channels -Description \"Self help community for library\" -Classification \"Library\" -Visibility public" + "Command": "Copy-PnPTeamsTeam -Identity \"Team 12\" -DisplayName \"Library Assist\" -PartsToClone settings,channels -Description \"Self help community for library\" -Classification \"Library\" -Visibility public", + "CommandName": "Copy-PnPTeamsTeam" }, { "Rank": 1, - "CommandName": "Disable-PnPFeature", "Id": 278, - "Command": "Disable-PnPFeature -Identity 99a00f6e-fb81-4dc7-8eac-e09c6f9132fe" + "Command": "Disable-PnPFeature -Identity 99a00f6e-fb81-4dc7-8eac-e09c6f9132fe", + "CommandName": "Disable-PnPFeature" }, { "Rank": 2, - "CommandName": "Disable-PnPFeature", "Id": 279, - "Command": "Disable-PnPFeature -Identity 99a00f6e-fb81-4dc7-8eac-e09c6f9132fe -Force" + "Command": "Disable-PnPFeature -Identity 99a00f6e-fb81-4dc7-8eac-e09c6f9132fe -Force", + "CommandName": "Disable-PnPFeature" }, { "Rank": 3, - "CommandName": "Disable-PnPFeature", "Id": 280, - "Command": "Disable-PnPFeature -Identity 99a00f6e-fb81-4dc7-8eac-e09c6f9132fe -Scope Web" + "Command": "Disable-PnPFeature -Identity 99a00f6e-fb81-4dc7-8eac-e09c6f9132fe -Scope Web", + "CommandName": "Disable-PnPFeature" }, { "Rank": 1, - "CommandName": "Disable-PnPPageScheduling", "Id": 281, - "Command": "Disable-PnPPageScheduling" + "Command": "Disable-PnPPageScheduling", + "CommandName": "Disable-PnPPageScheduling" }, { "Rank": 1, - "CommandName": "Disable-PnPPowerShellTelemetry", "Id": 282, - "Command": "Disable-PnPPowerShellTelemetry" + "Command": "Disable-PnPPowerShellTelemetry", + "CommandName": "Disable-PnPPowerShellTelemetry" }, { "Rank": 2, - "CommandName": "Disable-PnPPowerShellTelemetry", "Id": 283, - "Command": "Disable-PnPPowerShellTelemetry -Force" + "Command": "Disable-PnPPowerShellTelemetry -Force", + "CommandName": "Disable-PnPPowerShellTelemetry" }, { "Rank": 1, - "CommandName": "Disable-PnPSharingForNonOwnersOfSite", "Id": 284, - "Command": "Disable-PnPSharingForNonOwnersOfSite" + "Command": "Disable-PnPSharingForNonOwnersOfSite", + "CommandName": "Disable-PnPSharingForNonOwnersOfSite" }, { "Rank": 1, - "CommandName": "Disable-PnPSiteClassification", "Id": 285, - "Command": "Disable-PnPSiteClassification" + "Command": "Disable-PnPSiteClassification", + "CommandName": "Disable-PnPSiteClassification" }, { "Rank": 1, - "CommandName": "Disconnect-PnPOnline", "Id": 286, - "Command": "Disconnect-PnPOnline" + "Command": "Disconnect-PnPOnline", + "CommandName": "Disconnect-PnPOnline" }, { "Rank": 1, - "CommandName": "Enable-PnPCommSite", "Id": 287, - "Command": "Enable-PnPCommSite" + "Command": "Enable-PnPCommSite", + "CommandName": "Enable-PnPCommSite" }, { "Rank": 2, - "CommandName": "Enable-PnPCommSite", "Id": 288, - "Command": "Enable-PnPCommSite -DesignPackageId 6142d2a0-63a5-4ba0-aede-d9fefca2c767" + "Command": "Enable-PnPCommSite -DesignPackageId 6142d2a0-63a5-4ba0-aede-d9fefca2c767", + "CommandName": "Enable-PnPCommSite" }, { "Rank": 1, - "CommandName": "Enable-PnPFeature", "Id": 289, - "Command": "Enable-PnPFeature -Identity 99a00f6e-fb81-4dc7-8eac-e09c6f9132fe" + "Command": "Enable-PnPFeature -Identity 99a00f6e-fb81-4dc7-8eac-e09c6f9132fe", + "CommandName": "Enable-PnPFeature" }, { "Rank": 2, - "CommandName": "Enable-PnPFeature", "Id": 290, - "Command": "Enable-PnPFeature -Identity 99a00f6e-fb81-4dc7-8eac-e09c6f9132fe -Force" + "Command": "Enable-PnPFeature -Identity 99a00f6e-fb81-4dc7-8eac-e09c6f9132fe -Force", + "CommandName": "Enable-PnPFeature" }, { "Rank": 3, - "CommandName": "Enable-PnPFeature", "Id": 291, - "Command": "Enable-PnPFeature -Identity 99a00f6e-fb81-4dc7-8eac-e09c6f9132fe -Scope Web" + "Command": "Enable-PnPFeature -Identity 99a00f6e-fb81-4dc7-8eac-e09c6f9132fe -Scope Web", + "CommandName": "Enable-PnPFeature" }, { "Rank": 1, - "CommandName": "Enable-PnPPageScheduling", "Id": 292, - "Command": "Enable-PnPPageScheduling" + "Command": "Enable-PnPPageScheduling", + "CommandName": "Enable-PnPPageScheduling" }, { "Rank": 1, - "CommandName": "Enable-PnPPowerShellTelemetry", "Id": 293, - "Command": "Enable-PnPPowerShellTelemetry" + "Command": "Enable-PnPPowerShellTelemetry", + "CommandName": "Enable-PnPPowerShellTelemetry" }, { "Rank": 2, - "CommandName": "Enable-PnPPowerShellTelemetry", "Id": 294, - "Command": "Enable-PnPPowerShellTelemetry -Force" + "Command": "Enable-PnPPowerShellTelemetry -Force", + "CommandName": "Enable-PnPPowerShellTelemetry" }, { "Rank": 1, - "CommandName": "Enable-PnPSiteClassification", "Id": 295, - "Command": "Enable-PnPSiteClassification -Classifications \"HBI\",\"LBI\",\"Top Secret\" -DefaultClassification \"LBI\"" + "Command": "Enable-PnPSiteClassification -Classifications \"HBI\",\"LBI\",\"Top Secret\" -DefaultClassification \"LBI\"", + "CommandName": "Enable-PnPSiteClassification" }, { "Rank": 2, - "CommandName": "Enable-PnPSiteClassification", "Id": 296, - "Command": "Enable-PnPSiteClassification -Classifications \"HBI\",\"LBI\",\"Top Secret\" -UsageGuidelinesUrl https://aka.ms/m365pnp" + "Command": "Enable-PnPSiteClassification -Classifications \"HBI\",\"LBI\",\"Top Secret\" -UsageGuidelinesUrl https://aka.ms/m365pnp", + "CommandName": "Enable-PnPSiteClassification" }, { "Rank": 1, - "CommandName": "Export-PnPListToSiteTemplate", "Id": 297, - "Command": "Export-PnPListToSiteTemplate -Out template.xml -List \"Documents\"" + "Command": "Export-PnPListToSiteTemplate -Out template.xml -List \"Documents\"", + "CommandName": "Export-PnPListToSiteTemplate" }, { "Rank": 2, - "CommandName": "Export-PnPListToSiteTemplate", "Id": 298, - "Command": "Export-PnPListToSiteTemplate -Out template.pnp -List \"Documents\",\"Events\"" + "Command": "Export-PnPListToSiteTemplate -Out template.pnp -List \"Documents\",\"Events\"", + "CommandName": "Export-PnPListToSiteTemplate" }, { "Rank": 1, - "CommandName": "Export-PnPPage", "Id": 299, - "Command": "Export-PnPPage -Identity Home.aspx" + "Command": "Export-PnPPage -Identity Home.aspx", + "CommandName": "Export-PnPPage" }, { "Rank": 1, - "CommandName": "Export-PnPPageMapping", "Id": 300, - "Command": "Export-PnPPageMapping -BuiltInPageLayoutMapping -CustomPageLayoutMapping -Folder c:\\\\temp -Overwrite" + "Command": "Export-PnPPageMapping -BuiltInPageLayoutMapping -CustomPageLayoutMapping -Folder c:\\\\temp -Overwrite", + "CommandName": "Export-PnPPageMapping" }, { "Rank": 2, - "CommandName": "Export-PnPPageMapping", "Id": 301, - "Command": "Export-PnPPageMapping -CustomPageLayoutMapping -PublishingPage mypage.aspx -Folder c:\\\\temp -Overwrite" + "Command": "Export-PnPPageMapping -CustomPageLayoutMapping -PublishingPage mypage.aspx -Folder c:\\\\temp -Overwrite", + "CommandName": "Export-PnPPageMapping" }, { "Rank": 3, - "CommandName": "Export-PnPPageMapping", "Id": 302, - "Command": "Export-PnPPageMapping -BuiltInWebPartMapping -Folder c:\\\\temp -Overwrite" + "Command": "Export-PnPPageMapping -BuiltInWebPartMapping -Folder c:\\\\temp -Overwrite", + "CommandName": "Export-PnPPageMapping" }, { "Rank": 1, - "CommandName": "Export-PnPTaxonomy", "Id": 303, - "Command": "Export-PnPTaxonomy" + "Command": "Export-PnPTaxonomy", + "CommandName": "Export-PnPTaxonomy" }, { "Rank": 2, - "CommandName": "Export-PnPTaxonomy", "Id": 304, - "Command": "Export-PnPTaxonomy -Path c:\\output.txt" + "Command": "Export-PnPTaxonomy -Path c:\\output.txt", + "CommandName": "Export-PnPTaxonomy" }, { "Rank": 3, - "CommandName": "Export-PnPTaxonomy", "Id": 305, - "Command": "Export-PnPTaxonomy -Path c:\\output.txt -TermSetId f6f43025-7242-4f7a-b739-41fa32847254" + "Command": "Export-PnPTaxonomy -Path c:\\output.txt -TermSetId f6f43025-7242-4f7a-b739-41fa32847254", + "CommandName": "Export-PnPTaxonomy" }, { "Rank": 4, - "CommandName": "Export-PnPTaxonomy", "Id": 306, - "Command": "Export-PnPTaxonomy -Path c:\\output.txt -TermSetId f6f43025-7242-4f7a-b739-41fa32847254 -Lcid 1044" + "Command": "Export-PnPTaxonomy -Path c:\\output.txt -TermSetId f6f43025-7242-4f7a-b739-41fa32847254 -Lcid 1044", + "CommandName": "Export-PnPTaxonomy" }, { "Rank": 1, - "CommandName": "Export-PnPTermGroupToXml", "Id": 307, - "Command": "Export-PnPTermGroupToXml" + "Command": "Export-PnPTermGroupToXml", + "CommandName": "Export-PnPTermGroupToXml" }, { "Rank": 2, - "CommandName": "Export-PnPTermGroupToXml", "Id": 308, - "Command": "Export-PnPTermGroupToXml -Out output.xml" + "Command": "Export-PnPTermGroupToXml -Out output.xml", + "CommandName": "Export-PnPTermGroupToXml" }, { "Rank": 3, - "CommandName": "Export-PnPTermGroupToXml", "Id": 309, - "Command": "Export-PnPTermGroupToXml -Out c:\\output.xml -Identity \"Test Group\"" + "Command": "Export-PnPTermGroupToXml -Out c:\\output.xml -Identity \"Test Group\"", + "CommandName": "Export-PnPTermGroupToXml" }, { "Rank": 1, - "CommandName": "Export-PnPUserInfo", "Id": 310, - "Command": "Export-PnPUserInfo -LoginName user@domain.com -Site \"https://yoursite.sharepoint.com/sites/team\"" + "Command": "Export-PnPUserInfo -LoginName user@domain.com -Site \"https://yoursite.sharepoint.com/sites/team\"", + "CommandName": "Export-PnPUserInfo" }, { "Rank": 2, - "CommandName": "Export-PnPUserInfo", "Id": 311, - "Command": "Export-PnPUserInfo -LoginName user@domain.com -Site \"https://yoursite.sharepoint.com/sites/team\" | ConvertTo-Csv | Out-File MyFile.csv" + "Command": "Export-PnPUserInfo -LoginName user@domain.com -Site \"https://yoursite.sharepoint.com/sites/team\" | ConvertTo-Csv | Out-File MyFile.csv", + "CommandName": "Export-PnPUserInfo" }, { "Rank": 1, - "CommandName": "Export-PnPUserProfile", "Id": 312, - "Command": "Export-PnPUserProfile -LoginName user@domain.com" + "Command": "Export-PnPUserProfile -LoginName user@domain.com", + "CommandName": "Export-PnPUserProfile" }, { "Rank": 2, - "CommandName": "Export-PnPUserProfile", "Id": 313, - "Command": "Export-PnPUserProfile -LoginName user@domain.com | ConvertTo-Csv | Out-File MyFile.csv" + "Command": "Export-PnPUserProfile -LoginName user@domain.com | ConvertTo-Csv | Out-File MyFile.csv", + "CommandName": "Export-PnPUserProfile" }, { "Rank": 1, - "CommandName": "Find-PnPFile", "Id": 314, - "Command": "Find-PnPFile -Match *.master" + "Command": "Find-PnPFile -Match *.master", + "CommandName": "Find-PnPFile" }, { "Rank": 2, - "CommandName": "Find-PnPFile", "Id": 315, - "Command": "Find-PnPFile -List \"Documents\" -Match *.pdf" + "Command": "Find-PnPFile -List \"Documents\" -Match *.pdf", + "CommandName": "Find-PnPFile" }, { "Rank": 3, - "CommandName": "Find-PnPFile", "Id": 316, - "Command": "Find-PnPFile -Folder \"Shared Documents/Sub Folder\" -Match *.docx" + "Command": "Find-PnPFile -Folder \"Shared Documents/Sub Folder\" -Match *.docx", + "CommandName": "Find-PnPFile" }, { "Rank": 1, - "CommandName": "Get-PnPAccessToken", "Id": 317, - "Command": "Get-PnPAccessToken" + "Command": "Get-PnPAccessToken", + "CommandName": "Get-PnPAccessToken" }, { "Rank": 2, - "CommandName": "Get-PnPAccessToken", "Id": 318, - "Command": "Get-PnPAccessToken -Decoded" + "Command": "Get-PnPAccessToken -Decoded", + "CommandName": "Get-PnPAccessToken" }, { "Rank": 3, - "CommandName": "Get-PnPAccessToken", "Id": 319, - "Command": "Get-PnPAccessToken -ResourceTypeName SharePoint" + "Command": "Get-PnPAccessToken -ResourceTypeName SharePoint", + "CommandName": "Get-PnPAccessToken" }, { "Rank": 4, - "CommandName": "Get-PnPAccessToken", "Id": 320, - "Command": "Get-PnPAccessToken -ResourceTypeName ARM" + "Command": "Get-PnPAccessToken -ResourceTypeName ARM", + "CommandName": "Get-PnPAccessToken" }, { "Rank": 5, - "CommandName": "Get-PnPAccessToken", "Id": 321, - "Command": "Get-PnPAccessToken -ResourceUrl \"https://management.azure.com/.default\"" + "Command": "Get-PnPAccessToken -ResourceUrl \"https://management.azure.com/.default\"", + "CommandName": "Get-PnPAccessToken" }, { "Rank": 1, - "CommandName": "Get-PnPAlert", "Id": 322, - "Command": "Get-PnPAlert" + "Command": "Get-PnPAlert", + "CommandName": "Get-PnPAlert" }, { "Rank": 2, - "CommandName": "Get-PnPAlert", "Id": 323, - "Command": "Get-PnPAlert -List \"Demo List\"" + "Command": "Get-PnPAlert -List \"Demo List\"", + "CommandName": "Get-PnPAlert" }, { "Rank": 3, - "CommandName": "Get-PnPAlert", "Id": 324, - "Command": "Get-PnPAlert -List \"Demo List\" -User \"i:0#.f|membership|Alice@contoso.onmicrosoft.com\"" + "Command": "Get-PnPAlert -List \"Demo List\" -User \"i:0#.f|membership|Alice@contoso.onmicrosoft.com\"", + "CommandName": "Get-PnPAlert" }, { "Rank": 4, - "CommandName": "Get-PnPAlert", "Id": 325, - "Command": "Get-PnPAlert -Title \"Demo Alert\"" + "Command": "Get-PnPAlert -Title \"Demo Alert\"", + "CommandName": "Get-PnPAlert" }, { "Rank": 5, - "CommandName": "Get-PnPAlert", "Id": 326, - "Command": "Get-PnPAlert -AllUsers" + "Command": "Get-PnPAlert -AllUsers", + "CommandName": "Get-PnPAlert" }, { "Rank": 6, - "CommandName": "Get-PnPAlert", "Id": 327, - "Command": "Get-PnPAlert -List \"Demo List\" -AllUsers" + "Command": "Get-PnPAlert -List \"Demo List\" -AllUsers", + "CommandName": "Get-PnPAlert" }, { "Rank": 1, - "CommandName": "Get-PnPApp", "Id": 328, - "Command": "Get-PnPApp" + "Command": "Get-PnPApp", + "CommandName": "Get-PnPApp" }, { "Rank": 2, - "CommandName": "Get-PnPApp", "Id": 329, - "Command": "Get-PnPApp -Scope Site" + "Command": "Get-PnPApp -Scope Site", + "CommandName": "Get-PnPApp" }, { "Rank": 3, - "CommandName": "Get-PnPApp", "Id": 330, - "Command": "Get-PnPApp -Identity 2646ccc3-6a2b-46ef-9273-81411cbbb60f" + "Command": "Get-PnPApp -Identity 2646ccc3-6a2b-46ef-9273-81411cbbb60f", + "CommandName": "Get-PnPApp" }, { "Rank": 1, - "CommandName": "Get-PnPAppErrors", "Id": 331, - "Command": "Get-PnPAppErrors -ProductId a2681b0c-84fe-41bf-9a8e-d480ab81ba7b" + "Command": "Get-PnPAppErrors -ProductId a2681b0c-84fe-41bf-9a8e-d480ab81ba7b", + "CommandName": "Get-PnPAppErrors" }, { "Rank": 2, - "CommandName": "Get-PnPAppErrors", "Id": 332, - "Command": "Get-PnPAppErrors -ProductId a2681b0c-84fe-41bf-9a8e-d480ab81ba7b -StartTimeInUtc (Get-Date).AddHours(-1).ToUniversalTime()" + "Command": "Get-PnPAppErrors -ProductId a2681b0c-84fe-41bf-9a8e-d480ab81ba7b -StartTimeInUtc (Get-Date).AddHours(-1).ToUniversalTime()", + "CommandName": "Get-PnPAppErrors" }, { "Rank": 1, - "CommandName": "Get-PnPAppInfo", "Id": 333, - "Command": "Get-PnPAppInfo -Name \"Excel Service\"" + "Command": "Get-PnPAppInfo -Name \"Excel Service\"", + "CommandName": "Get-PnPAppInfo" }, { "Rank": 2, - "CommandName": "Get-PnPAppInfo", "Id": 334, - "Command": "Get-PnPAppInfo -ProductId 2646ccc3-6a2b-46ef-9273-81411cbbb60f" + "Command": "Get-PnPAppInfo -ProductId 2646ccc3-6a2b-46ef-9273-81411cbbb60f", + "CommandName": "Get-PnPAppInfo" }, { "Rank": 3, - "CommandName": "Get-PnPAppInfo", "Id": 335, - "Command": "Get-PnPAppInfo -Name \" \" | Sort -Property Name" + "Command": "Get-PnPAppInfo -Name \" \" | Sort -Property Name", + "CommandName": "Get-PnPAppInfo" }, { "Rank": 1, - "CommandName": "Get-PnPApplicationCustomizer", "Id": 336, - "Command": "Get-PnPApplicationCustomizer" + "Command": "Get-PnPApplicationCustomizer", + "CommandName": "Get-PnPApplicationCustomizer" }, { "Rank": 2, - "CommandName": "Get-PnPApplicationCustomizer", "Id": 337, - "Command": "Get-PnPApplicationCustomizer -Identity aa66f67e-46c0-4474-8a82-42bf467d07f2" + "Command": "Get-PnPApplicationCustomizer -Identity aa66f67e-46c0-4474-8a82-42bf467d07f2", + "CommandName": "Get-PnPApplicationCustomizer" }, { "Rank": 3, - "CommandName": "Get-PnPApplicationCustomizer", "Id": 338, - "Command": "Get-PnPApplicationCustomizer -ClientSideComponentId aa66f67e-46c0-4474-8a82-42bf467d07f2 -Scope Web" + "Command": "Get-PnPApplicationCustomizer -ClientSideComponentId aa66f67e-46c0-4474-8a82-42bf467d07f2 -Scope Web", + "CommandName": "Get-PnPApplicationCustomizer" }, { "Rank": 1, - "CommandName": "Get-PnPAuditing", "Id": 339, - "Command": "Get-PnPAuditing" + "Command": "Get-PnPAuditing", + "CommandName": "Get-PnPAuditing" }, { "Rank": 1, - "CommandName": "Get-PnPAuthenticationRealm", "Id": 340, - "Command": "Get-PnPAuthenticationRealm" + "Command": "Get-PnPAuthenticationRealm", + "CommandName": "Get-PnPAuthenticationRealm" }, { "Rank": 2, - "CommandName": "Get-PnPAuthenticationRealm", "Id": 341, - "Command": "Get-PnPAuthenticationRealm -Url \"https://contoso.sharepoint.com\"" + "Command": "Get-PnPAuthenticationRealm -Url \"https://contoso.sharepoint.com\"", + "CommandName": "Get-PnPAuthenticationRealm" }, { "Rank": 1, - "CommandName": "Get-PnPAvailableLanguage", "Id": 342, - "Command": "Get-PnPAvailableLanguage" + "Command": "Get-PnPAvailableLanguage", + "CommandName": "Get-PnPAvailableLanguage" }, { "Rank": 1, - "CommandName": "Get-PnPAvailableSensitivityLabel", "Id": 343, - "Command": "Get-PnPAvailableSensitivityLabel" + "Command": "Get-PnPAvailableSensitivityLabel", + "CommandName": "Get-PnPAvailableSensitivityLabel" }, { "Rank": 2, - "CommandName": "Get-PnPAvailableSensitivityLabel", "Id": 344, - "Command": "Get-PnPAvailableSensitivityLabel -User johndoe@tenant.onmicrosoft.com" + "Command": "Get-PnPAvailableSensitivityLabel -User johndoe@tenant.onmicrosoft.com", + "CommandName": "Get-PnPAvailableSensitivityLabel" }, { "Rank": 3, - "CommandName": "Get-PnPAvailableSensitivityLabel", "Id": 345, - "Command": "Get-PnPAvailableSensitivityLabel -Identity 47e66706-8627-4979-89f1-fa7afeba2884" + "Command": "Get-PnPAvailableSensitivityLabel -Identity 47e66706-8627-4979-89f1-fa7afeba2884", + "CommandName": "Get-PnPAvailableSensitivityLabel" }, { "Rank": 1, - "CommandName": "Get-PnPAvailableSiteClassification", "Id": 346, - "Command": "Get-PnPAvailableSiteClassification" + "Command": "Get-PnPAvailableSiteClassification", + "CommandName": "Get-PnPAvailableSiteClassification" }, { "Rank": 1, - "CommandName": "Get-PnPAzureACSPrincipal", "Id": 347, - "Command": "Get-PnPAzureACSPrincipal" + "Command": "Get-PnPAzureACSPrincipal", + "CommandName": "Get-PnPAzureACSPrincipal" }, { "Rank": 2, - "CommandName": "Get-PnPAzureACSPrincipal", "Id": 348, - "Command": "Get-PnPAzureACSPrincipal -IncludeSubsites" + "Command": "Get-PnPAzureACSPrincipal -IncludeSubsites", + "CommandName": "Get-PnPAzureACSPrincipal" }, { "Rank": 3, - "CommandName": "Get-PnPAzureACSPrincipal", "Id": 349, - "Command": "Get-PnPAzureACSPrincipal -Scope Tenant" + "Command": "Get-PnPAzureACSPrincipal -Scope Tenant", + "CommandName": "Get-PnPAzureACSPrincipal" }, { "Rank": 4, - "CommandName": "Get-PnPAzureACSPrincipal", "Id": 350, - "Command": "Get-PnPAzureACSPrincipal -Scope All -IncludeSubsites" + "Command": "Get-PnPAzureACSPrincipal -Scope All -IncludeSubsites", + "CommandName": "Get-PnPAzureACSPrincipal" }, { "Rank": 1, - "CommandName": "Get-PnPAzureADActivityReportDirectoryAudit", "Id": 351, - "Command": "Get-PnPAzureADActivityReportDirectoryAudit" + "Command": "Get-PnPAzureADActivityReportDirectoryAudit", + "CommandName": "Get-PnPAzureADActivityReportDirectoryAudit" }, { "Rank": 2, - "CommandName": "Get-PnPAzureADActivityReportDirectoryAudit", "Id": 352, - "Command": "Get-PnPAzureADActivityReportDirectoryAudit -Identity \"Directory_c3b82411-5445-4620-aace-6a684a252673_02R72_362975819\"" + "Command": "Get-PnPAzureADActivityReportDirectoryAudit -Identity \"Directory_c3b82411-5445-4620-aace-6a684a252673_02R72_362975819\"", + "CommandName": "Get-PnPAzureADActivityReportDirectoryAudit" }, { "Rank": 3, - "CommandName": "Get-PnPAzureADActivityReportDirectoryAudit", "Id": 353, - "Command": "Get-PnPAzureADActivityReportDirectoryAudit -Filter \"activityDateTime le 2018-01-24\"" + "Command": "Get-PnPAzureADActivityReportDirectoryAudit -Filter \"activityDateTime le 2018-01-24\"", + "CommandName": "Get-PnPAzureADActivityReportDirectoryAudit" }, { "Rank": 1, - "CommandName": "Get-PnPAzureADActivityReportSignIn", "Id": 354, - "Command": "Get-PnPAzureADActivityReportSignIn" + "Command": "Get-PnPAzureADActivityReportSignIn", + "CommandName": "Get-PnPAzureADActivityReportSignIn" }, { "Rank": 2, - "CommandName": "Get-PnPAzureADActivityReportSignIn", "Id": 355, - "Command": "Get-PnPAzureADActivityReportSignIn -Identity \"da364266-533d-3186-a8b2-44ee1c21af11\"" + "Command": "Get-PnPAzureADActivityReportSignIn -Identity \"da364266-533d-3186-a8b2-44ee1c21af11\"", + "CommandName": "Get-PnPAzureADActivityReportSignIn" }, { "Rank": 3, - "CommandName": "Get-PnPAzureADActivityReportSignIn", "Id": 356, - "Command": "Get-PnPAzureADActivityReportSignIn -Filter \"startsWith(appDisplayName,'Graph')\"" + "Command": "Get-PnPAzureADActivityReportSignIn -Filter \"startsWith(appDisplayName,'Graph')\"", + "CommandName": "Get-PnPAzureADActivityReportSignIn" }, { "Rank": 1, - "CommandName": "Get-PnPAzureADApp", "Id": 357, - "Command": "Get-PnPAzureADApp" + "Command": "Get-PnPAzureADApp", + "CommandName": "Get-PnPAzureADApp" }, { "Rank": 2, - "CommandName": "Get-PnPAzureADApp", "Id": 358, - "Command": "Get-PnPAzureADApp -Identity MyApp" + "Command": "Get-PnPAzureADApp -Identity MyApp", + "CommandName": "Get-PnPAzureADApp" }, { "Rank": 3, - "CommandName": "Get-PnPAzureADApp", "Id": 359, - "Command": "Get-PnPAzureADApp -Identity 93a9772d-d0af-4ed8-9821-17282b64690e" + "Command": "Get-PnPAzureADApp -Identity 93a9772d-d0af-4ed8-9821-17282b64690e", + "CommandName": "Get-PnPAzureADApp" }, { "Rank": 4, - "CommandName": "Get-PnPAzureADApp", "Id": 360, - "Command": "Get-PnPAzureADApp -Filter \"startswith(description, 'contoso')\"" + "Command": "Get-PnPAzureADApp -Filter \"startswith(description, 'contoso')\"", + "CommandName": "Get-PnPAzureADApp" }, { "Rank": 1, - "CommandName": "Get-PnPAzureADAppPermission", "Id": 361, - "Command": "Get-PnPAzureADAppPermission" + "Command": "Get-PnPAzureADAppPermission", + "CommandName": "Get-PnPAzureADAppPermission" }, { "Rank": 2, - "CommandName": "Get-PnPAzureADAppPermission", "Id": 362, - "Command": "Get-PnPAzureADAppPermission -Identity MyApp" + "Command": "Get-PnPAzureADAppPermission -Identity MyApp", + "CommandName": "Get-PnPAzureADAppPermission" }, { "Rank": 3, - "CommandName": "Get-PnPAzureADAppPermission", "Id": 363, - "Command": "Get-PnPAzureADAppPermission -Identity 93a9772d-d0af-4ed8-9821-17282b64690e" + "Command": "Get-PnPAzureADAppPermission -Identity 93a9772d-d0af-4ed8-9821-17282b64690e", + "CommandName": "Get-PnPAzureADAppPermission" }, { "Rank": 1, - "CommandName": "Get-PnPAzureADAppSitePermission", "Id": 364, - "Command": "Get-PnPAzureADAppSitePermission" + "Command": "Get-PnPAzureADAppSitePermission", + "CommandName": "Get-PnPAzureADAppSitePermission" }, { "Rank": 2, - "CommandName": "Get-PnPAzureADAppSitePermission", "Id": 365, - "Command": "Get-PnPAzureADAppSitePermission -Site https://contoso.sharepoint.com/sites/projects" + "Command": "Get-PnPAzureADAppSitePermission -Site https://contoso.sharepoint.com/sites/projects", + "CommandName": "Get-PnPAzureADAppSitePermission" }, { "Rank": 3, - "CommandName": "Get-PnPAzureADAppSitePermission", "Id": 366, - "Command": "Get-PnPAzureADAppSitePermission -PermissionId TowaS50fG1zLnNwLmV4dHwxYxNmI0OTI1" + "Command": "Get-PnPAzureADAppSitePermission -PermissionId TowaS50fG1zLnNwLmV4dHwxYxNmI0OTI1", + "CommandName": "Get-PnPAzureADAppSitePermission" }, { "Rank": 4, - "CommandName": "Get-PnPAzureADAppSitePermission", "Id": 367, - "Command": "Get-PnPAzureADAppSitePermission -AppIdentity \"Test App\"" + "Command": "Get-PnPAzureADAppSitePermission -AppIdentity \"Test App\"", + "CommandName": "Get-PnPAzureADAppSitePermission" }, { "Rank": 5, - "CommandName": "Get-PnPAzureADAppSitePermission", "Id": 368, - "Command": "Get-PnPAzureADAppSitePermission -AppIdentity \"14effc36-dc8b-4f68-8919-f6beb7d847b3\"" + "Command": "Get-PnPAzureADAppSitePermission -AppIdentity \"14effc36-dc8b-4f68-8919-f6beb7d847b3\"", + "CommandName": "Get-PnPAzureADAppSitePermission" }, { "Rank": 1, - "CommandName": "Get-PnPAzureADGroup", "Id": 369, - "Command": "Get-PnPAzureADGroup" + "Command": "Get-PnPAzureADGroup", + "CommandName": "Get-PnPAzureADGroup" }, { "Rank": 2, - "CommandName": "Get-PnPAzureADGroup", "Id": 370, - "Command": "Get-PnPAzureADGroup -Identity $groupId" + "Command": "Get-PnPAzureADGroup -Identity $groupId", + "CommandName": "Get-PnPAzureADGroup" }, { "Rank": 3, - "CommandName": "Get-PnPAzureADGroup", "Id": 371, - "Command": "Get-PnPAzureADGroup -Identity $groupDisplayName" + "Command": "Get-PnPAzureADGroup -Identity $groupDisplayName", + "CommandName": "Get-PnPAzureADGroup" }, { "Rank": 4, - "CommandName": "Get-PnPAzureADGroup", "Id": 372, - "Command": "Get-PnPAzureADGroup -Identity $groupSiteMailNickName" + "Command": "Get-PnPAzureADGroup -Identity $groupSiteMailNickName", + "CommandName": "Get-PnPAzureADGroup" }, { "Rank": 5, - "CommandName": "Get-PnPAzureADGroup", "Id": 373, - "Command": "Get-PnPAzureADGroup -Identity $group" + "Command": "Get-PnPAzureADGroup -Identity $group", + "CommandName": "Get-PnPAzureADGroup" }, { "Rank": 1, - "CommandName": "Get-PnPAzureADGroupMember", "Id": 374, - "Command": "Get-PnPAzureADGroupMember -Identity $groupId" + "Command": "Get-PnPAzureADGroupMember -Identity $groupId", + "CommandName": "Get-PnPAzureADGroupMember" }, { "Rank": 2, - "CommandName": "Get-PnPAzureADGroupMember", "Id": 375, - "Command": "Get-PnPAzureADGroupMember -Identity $group" + "Command": "Get-PnPAzureADGroupMember -Identity $group", + "CommandName": "Get-PnPAzureADGroupMember" }, { "Rank": 1, - "CommandName": "Get-PnPAzureADGroupOwner", "Id": 376, - "Command": "Get-PnPAzureADGroupOwner -Identity $groupId" + "Command": "Get-PnPAzureADGroupOwner -Identity $groupId", + "CommandName": "Get-PnPAzureADGroupOwner" }, { "Rank": 2, - "CommandName": "Get-PnPAzureADGroupOwner", "Id": 377, - "Command": "Get-PnPAzureADGroupOwner -Identity $group" + "Command": "Get-PnPAzureADGroupOwner -Identity $group", + "CommandName": "Get-PnPAzureADGroupOwner" }, { "Rank": 1, - "CommandName": "Get-PnPAzureADServicePrincipal", "Id": 378, - "Command": "Get-PnPAzureADServicePrincipal" + "Command": "Get-PnPAzureADServicePrincipal", + "CommandName": "Get-PnPAzureADServicePrincipal" }, { "Rank": 2, - "CommandName": "Get-PnPAzureADServicePrincipal", "Id": 379, - "Command": "Get-PnPAzureADServicePrincipal -AppId b8c2a8aa-33a0-43f4-a9d3-fe2851c5293e" + "Command": "Get-PnPAzureADServicePrincipal -AppId b8c2a8aa-33a0-43f4-a9d3-fe2851c5293e", + "CommandName": "Get-PnPAzureADServicePrincipal" }, { "Rank": 3, - "CommandName": "Get-PnPAzureADServicePrincipal", "Id": 380, - "Command": "Get-PnPAzureADServicePrincipal -ObjectId 06ca9985-367a-41ba-9c44-b2ed88c19aec" + "Command": "Get-PnPAzureADServicePrincipal -ObjectId 06ca9985-367a-41ba-9c44-b2ed88c19aec", + "CommandName": "Get-PnPAzureADServicePrincipal" }, { "Rank": 4, - "CommandName": "Get-PnPAzureADServicePrincipal", "Id": 381, - "Command": "Get-PnPAzureADServicePrincipal -AppName \"My application\"" + "Command": "Get-PnPAzureADServicePrincipal -AppName \"My application\"", + "CommandName": "Get-PnPAzureADServicePrincipal" }, { "Rank": 5, - "CommandName": "Get-PnPAzureADServicePrincipal", "Id": 382, - "Command": "Get-PnPAzureADServicePrincipal -Filter \"startswith(description, 'contoso')\"" + "Command": "Get-PnPAzureADServicePrincipal -Filter \"startswith(description, 'contoso')\"", + "CommandName": "Get-PnPAzureADServicePrincipal" }, { "Rank": 1, - "CommandName": "Get-PnPAzureADServicePrincipalAssignedAppRole", "Id": 383, - "Command": "Get-PnPAzureADServicePrincipalAssignedAppRole -Principal 797ee8a7-a950-4eb8-945d-7f10cc68a933" + "Command": "Get-PnPAzureADServicePrincipalAssignedAppRole -Principal 797ee8a7-a950-4eb8-945d-7f10cc68a933", + "CommandName": "Get-PnPAzureADServicePrincipalAssignedAppRole" }, { "Rank": 2, - "CommandName": "Get-PnPAzureADServicePrincipalAssignedAppRole", "Id": 384, - "Command": "Get-PnPAzureADServicePrincipalAssignedAppRole -Principal \"My application\"" + "Command": "Get-PnPAzureADServicePrincipalAssignedAppRole -Principal \"My application\"", + "CommandName": "Get-PnPAzureADServicePrincipalAssignedAppRole" }, { "Rank": 1, - "CommandName": "Get-PnPAzureADServicePrincipalAvailableAppRole", "Id": 385, - "Command": "Get-PnPAzureADServicePrincipalAvailableAppRole -Principal 797ee8a7-a950-4eb8-945d-7f10cc68a933" + "Command": "Get-PnPAzureADServicePrincipalAvailableAppRole -Principal 797ee8a7-a950-4eb8-945d-7f10cc68a933", + "CommandName": "Get-PnPAzureADServicePrincipalAvailableAppRole" }, { "Rank": 2, - "CommandName": "Get-PnPAzureADServicePrincipalAvailableAppRole", "Id": 386, - "Command": "Get-PnPAzureADServicePrincipalAvailableAppRole -Principal \"My application\"" + "Command": "Get-PnPAzureADServicePrincipalAvailableAppRole -Principal \"My application\"", + "CommandName": "Get-PnPAzureADServicePrincipalAvailableAppRole" }, { "Rank": 1, - "CommandName": "Get-PnPAzureADUser", "Id": 387, - "Command": "Get-PnPAzureADUser" + "Command": "Get-PnPAzureADUser", + "CommandName": "Get-PnPAzureADUser" }, { "Rank": 2, - "CommandName": "Get-PnPAzureADUser", "Id": 388, - "Command": "Get-PnPAzureADUser -EndIndex 50" + "Command": "Get-PnPAzureADUser -EndIndex 50", + "CommandName": "Get-PnPAzureADUser" }, { "Rank": 3, - "CommandName": "Get-PnPAzureADUser", "Id": 389, - "Command": "Get-PnPAzureADUser -Identity 328c7693-5524-44ac-a946-73e02d6b0f98" + "Command": "Get-PnPAzureADUser -Identity 328c7693-5524-44ac-a946-73e02d6b0f98", + "CommandName": "Get-PnPAzureADUser" }, { "Rank": 4, - "CommandName": "Get-PnPAzureADUser", "Id": 390, - "Command": "Get-PnPAzureADUser -Identity john@contoso.com" + "Command": "Get-PnPAzureADUser -Identity john@contoso.com", + "CommandName": "Get-PnPAzureADUser" }, { "Rank": 5, - "CommandName": "Get-PnPAzureADUser", "Id": 391, - "Command": "Get-PnPAzureADUser -Identity john@contoso.com -Select \"DisplayName\",\"extension_3721d05137db455ad81aa442e3c2d4f9_extensionAttribute1\"" + "Command": "Get-PnPAzureADUser -Identity john@contoso.com -Select \"DisplayName\",\"extension_3721d05137db455ad81aa442e3c2d4f9_extensionAttribute1\"", + "CommandName": "Get-PnPAzureADUser" }, { "Rank": 6, - "CommandName": "Get-PnPAzureADUser", "Id": 392, - "Command": "Get-PnPAzureADUser -Filter \"accountEnabled eq false\"" + "Command": "Get-PnPAzureADUser -Filter \"accountEnabled eq false\"", + "CommandName": "Get-PnPAzureADUser" }, { "Rank": 7, - "CommandName": "Get-PnPAzureADUser", "Id": 393, - "Command": "Get-PnPAzureADUser -Filter \"startswith(DisplayName, 'John')\" -OrderBy \"DisplayName\"" + "Command": "Get-PnPAzureADUser -Filter \"startswith(DisplayName, 'John')\" -OrderBy \"DisplayName\"", + "CommandName": "Get-PnPAzureADUser" }, { "Rank": 8, - "CommandName": "Get-PnPAzureADUser", "Id": 394, - "Command": "Get-PnPAzureADUser -Delta" + "Command": "Get-PnPAzureADUser -Delta", + "CommandName": "Get-PnPAzureADUser" }, { "Rank": 9, - "CommandName": "Get-PnPAzureADUser", "Id": 395, - "Command": "Get-PnPAzureADUser -Delta -DeltaToken abcdef" + "Command": "Get-PnPAzureADUser -Delta -DeltaToken abcdef", + "CommandName": "Get-PnPAzureADUser" }, { "Rank": 10, - "CommandName": "Get-PnPAzureADUser", "Id": 396, - "Command": "Get-PnPAzureADUser -StartIndex 10 -EndIndex 20" + "Command": "Get-PnPAzureADUser -StartIndex 10 -EndIndex 20", + "CommandName": "Get-PnPAzureADUser" }, { "Rank": 1, - "CommandName": "Get-PnPAzureCertificate", "Id": 397, - "Command": "Get-PnPAzureCertificate -Path \"mycert.pfx\"" + "Command": "Get-PnPAzureCertificate -Path \"mycert.pfx\"", + "CommandName": "Get-PnPAzureCertificate" }, { "Rank": 2, - "CommandName": "Get-PnPAzureCertificate", "Id": 398, - "Command": "Get-PnPAzureCertificate -Path \"mycert.pfx\" -Password (ConvertTo-SecureString -String \"YourPassword\" -AsPlainText -Force)" + "Command": "Get-PnPAzureCertificate -Path \"mycert.pfx\" -Password (ConvertTo-SecureString -String \"YourPassword\" -AsPlainText -Force)", + "CommandName": "Get-PnPAzureCertificate" }, { "Rank": 3, - "CommandName": "Get-PnPAzureCertificate", "Id": 399, - "Command": "Get-PnPAzureCertificate -Path \"mycert.cer\" | clip" + "Command": "Get-PnPAzureCertificate -Path \"mycert.cer\" | clip", + "CommandName": "Get-PnPAzureCertificate" }, { "Rank": 1, - "CommandName": "Get-PnPBrowserIdleSignout", "Id": 400, - "Command": "Get-PnPBrowserIdleSignout" + "Command": "Get-PnPBrowserIdleSignout", + "CommandName": "Get-PnPBrowserIdleSignout" }, { "Rank": 1, - "CommandName": "Get-PnPBuiltInDesignPackageVisibility", "Id": 401, - "Command": "Get-PnPBuiltInDesignPackageVisibility -DesignPackage Showcase" + "Command": "Get-PnPBuiltInDesignPackageVisibility -DesignPackage Showcase", + "CommandName": "Get-PnPBuiltInDesignPackageVisibility" }, { "Rank": 2, - "CommandName": "Get-PnPBuiltInDesignPackageVisibility", "Id": 402, - "Command": "Get-PnPBuiltInDesignPackageVisibility" + "Command": "Get-PnPBuiltInDesignPackageVisibility", + "CommandName": "Get-PnPBuiltInDesignPackageVisibility" }, { "Rank": 1, - "CommandName": "Get-PnPBuiltInSiteTemplateSettings", "Id": 403, - "Command": "Get-PnPBuiltInSiteTemplateSettings" + "Command": "Get-PnPBuiltInSiteTemplateSettings", + "CommandName": "Get-PnPBuiltInSiteTemplateSettings" }, { "Rank": 2, - "CommandName": "Get-PnPBuiltInSiteTemplateSettings", "Id": 404, - "Command": "Get-PnPBuiltInSiteTemplateSettings -Identity 9522236e-6802-4972-a10d-e98dc74b3344" + "Command": "Get-PnPBuiltInSiteTemplateSettings -Identity 9522236e-6802-4972-a10d-e98dc74b3344", + "CommandName": "Get-PnPBuiltInSiteTemplateSettings" }, { "Rank": 3, - "CommandName": "Get-PnPBuiltInSiteTemplateSettings", "Id": 405, - "Command": "Get-PnPBuiltInSiteTemplateSettings -Template CrisisManagement" + "Command": "Get-PnPBuiltInSiteTemplateSettings -Template CrisisManagement", + "CommandName": "Get-PnPBuiltInSiteTemplateSettings" }, { "Rank": 4, - "CommandName": "Get-PnPBuiltInSiteTemplateSettings", "Id": 406, - "Command": "Get-PnPBuiltInSiteTemplateSettings -Identity 00000000-0000-0000-0000-000000000000" + "Command": "Get-PnPBuiltInSiteTemplateSettings -Identity 00000000-0000-0000-0000-000000000000", + "CommandName": "Get-PnPBuiltInSiteTemplateSettings" }, { "Rank": 5, - "CommandName": "Get-PnPBuiltInSiteTemplateSettings", "Id": 407, - "Command": "Get-PnPBuiltInSiteTemplateSettings -Template All" + "Command": "Get-PnPBuiltInSiteTemplateSettings -Template All", + "CommandName": "Get-PnPBuiltInSiteTemplateSettings" }, { "Rank": 1, - "CommandName": "Get-PnPChangeLog", "Id": 408, - "Command": "Get-PnPChangeLog" + "Command": "Get-PnPChangeLog", + "CommandName": "Get-PnPChangeLog" }, { "Rank": 2, - "CommandName": "Get-PnPChangeLog", "Id": 409, - "Command": "Get-PnPChangeLog -Nightly" + "Command": "Get-PnPChangeLog -Nightly", + "CommandName": "Get-PnPChangeLog" }, { "Rank": 1, - "CommandName": "Get-PnPCompatibleHubContentTypes", "Id": 410, - "Command": "Get-PnPCompatibleHubContentTypes -WebUrl 'https://contoso.sharepoint.com/web1'" + "Command": "Get-PnPCompatibleHubContentTypes -WebUrl 'https://contoso.sharepoint.com/web1'", + "CommandName": "Get-PnPCompatibleHubContentTypes" }, { "Rank": 2, - "CommandName": "Get-PnPCompatibleHubContentTypes", "Id": 411, - "Command": "Get-PnPCompatibleHubContentTypes -WebUrl 'https://contoso.sharepoint.com/web1' -ListUrl 'https://contoso.sharepoint.com/web1/Shared Documents'" + "Command": "Get-PnPCompatibleHubContentTypes -WebUrl 'https://contoso.sharepoint.com/web1' -ListUrl 'https://contoso.sharepoint.com/web1/Shared Documents'", + "CommandName": "Get-PnPCompatibleHubContentTypes" }, { "Rank": 1, - "CommandName": "Get-PnPContentType", "Id": 412, - "Command": "Get-PnPContentType" + "Command": "Get-PnPContentType", + "CommandName": "Get-PnPContentType" }, { "Rank": 2, - "CommandName": "Get-PnPContentType", "Id": 413, - "Command": "Get-PnPContentType -InSiteHierarchy" + "Command": "Get-PnPContentType -InSiteHierarchy", + "CommandName": "Get-PnPContentType" }, { "Rank": 3, - "CommandName": "Get-PnPContentType", "Id": 414, - "Command": "Get-PnPContentType -Identity \"Project Document\"" + "Command": "Get-PnPContentType -Identity \"Project Document\"", + "CommandName": "Get-PnPContentType" }, { "Rank": 4, - "CommandName": "Get-PnPContentType", "Id": 415, - "Command": "Get-PnPContentType -List \"Documents\"" + "Command": "Get-PnPContentType -List \"Documents\"", + "CommandName": "Get-PnPContentType" }, { "Rank": 1, - "CommandName": "Get-PnPContentTypePublishingStatus", "Id": 416, - "Command": "Get-PnPContentTypePublishingStatus -ContentType 0x0101" + "Command": "Get-PnPContentTypePublishingStatus -ContentType 0x0101", + "CommandName": "Get-PnPContentTypePublishingStatus" }, { "Rank": 1, - "CommandName": "Get-PnPCustomAction", "Id": 417, - "Command": "Get-PnPCustomAction" + "Command": "Get-PnPCustomAction", + "CommandName": "Get-PnPCustomAction" }, { "Rank": 2, - "CommandName": "Get-PnPCustomAction", "Id": 418, - "Command": "Get-PnPCustomAction -Identity aa66f67e-46c0-4474-8a82-42bf467d07f2" + "Command": "Get-PnPCustomAction -Identity aa66f67e-46c0-4474-8a82-42bf467d07f2", + "CommandName": "Get-PnPCustomAction" }, { "Rank": 3, - "CommandName": "Get-PnPCustomAction", "Id": 419, - "Command": "Get-PnPCustomAction -Scope web" + "Command": "Get-PnPCustomAction -Scope web", + "CommandName": "Get-PnPCustomAction" }, { "Rank": 1, - "CommandName": "Get-PnPDeletedMicrosoft365Group", "Id": 420, - "Command": "Get-PnPDeletedMicrosoft365Group" + "Command": "Get-PnPDeletedMicrosoft365Group", + "CommandName": "Get-PnPDeletedMicrosoft365Group" }, { "Rank": 2, - "CommandName": "Get-PnPDeletedMicrosoft365Group", "Id": 421, - "Command": "Get-PnPDeletedMicrosoft365Group -Identity 38b32e13-e900-4d95-b860-fb52bc07ca7f" + "Command": "Get-PnPDeletedMicrosoft365Group -Identity 38b32e13-e900-4d95-b860-fb52bc07ca7f", + "CommandName": "Get-PnPDeletedMicrosoft365Group" }, { "Rank": 1, - "CommandName": "Get-PnPDeletedTeam", "Id": 422, - "Command": "Get-PnPDeletedTeam" + "Command": "Get-PnPDeletedTeam", + "CommandName": "Get-PnPDeletedTeam" }, { "Rank": 1, - "CommandName": "Get-PnPDiagnostics", "Id": 423, - "Command": "Get-PnPDiagnostics" + "Command": "Get-PnPDiagnostics", + "CommandName": "Get-PnPDiagnostics" }, { "Rank": 1, - "CommandName": "Get-PnPDisableSpacesActivation", "Id": 424, - "Command": "Get-PnPDisableSpacesActivation" + "Command": "Get-PnPDisableSpacesActivation", + "CommandName": "Get-PnPDisableSpacesActivation" }, { "Rank": 1, - "CommandName": "Get-PnPDocumentSetTemplate", "Id": 425, - "Command": "Get-PnPDocumentSetTemplate -Identity \"Test Document Set\"" + "Command": "Get-PnPDocumentSetTemplate -Identity \"Test Document Set\"", + "CommandName": "Get-PnPDocumentSetTemplate" }, { "Rank": 2, - "CommandName": "Get-PnPDocumentSetTemplate", "Id": 426, - "Command": "Get-PnPDocumentSetTemplate -Identity \"0x0120D520005DB65D094035A241BAC9AF083F825F3B\"" + "Command": "Get-PnPDocumentSetTemplate -Identity \"0x0120D520005DB65D094035A241BAC9AF083F825F3B\"", + "CommandName": "Get-PnPDocumentSetTemplate" }, { "Rank": 1, - "CommandName": "Get-PnPEventReceiver", "Id": 427, - "Command": "Get-PnPEventReceiver" + "Command": "Get-PnPEventReceiver", + "CommandName": "Get-PnPEventReceiver" }, { "Rank": 2, - "CommandName": "Get-PnPEventReceiver", "Id": 428, - "Command": "Get-PnPEventReceiver -Identity fb689d0e-eb99-4f13-beb3-86692fd39f22" + "Command": "Get-PnPEventReceiver -Identity fb689d0e-eb99-4f13-beb3-86692fd39f22", + "CommandName": "Get-PnPEventReceiver" }, { "Rank": 3, - "CommandName": "Get-PnPEventReceiver", "Id": 429, - "Command": "Get-PnPEventReceiver -Identity MyReceiver" + "Command": "Get-PnPEventReceiver -Identity MyReceiver", + "CommandName": "Get-PnPEventReceiver" }, { "Rank": 4, - "CommandName": "Get-PnPEventReceiver", "Id": 430, - "Command": "Get-PnPEventReceiver -List \"ProjectList\"" + "Command": "Get-PnPEventReceiver -List \"ProjectList\"", + "CommandName": "Get-PnPEventReceiver" }, { "Rank": 5, - "CommandName": "Get-PnPEventReceiver", "Id": 431, - "Command": "Get-PnPEventReceiver -List \"ProjectList\" -Identity fb689d0e-eb99-4f13-beb3-86692fd39f22" + "Command": "Get-PnPEventReceiver -List \"ProjectList\" -Identity fb689d0e-eb99-4f13-beb3-86692fd39f22", + "CommandName": "Get-PnPEventReceiver" }, { "Rank": 6, - "CommandName": "Get-PnPEventReceiver", "Id": 432, - "Command": "Get-PnPEventReceiver -List \"ProjectList\" -Identity MyReceiver" + "Command": "Get-PnPEventReceiver -List \"ProjectList\" -Identity MyReceiver", + "CommandName": "Get-PnPEventReceiver" }, { "Rank": 7, - "CommandName": "Get-PnPEventReceiver", "Id": 433, - "Command": "Get-PnPEventReceiver -Scope Site" + "Command": "Get-PnPEventReceiver -Scope Site", + "CommandName": "Get-PnPEventReceiver" }, { "Rank": 8, - "CommandName": "Get-PnPEventReceiver", "Id": 434, - "Command": "Get-PnPEventReceiver -Scope Web" + "Command": "Get-PnPEventReceiver -Scope Web", + "CommandName": "Get-PnPEventReceiver" }, { "Rank": 9, - "CommandName": "Get-PnPEventReceiver", "Id": 435, - "Command": "Get-PnPEventReceiver -Scope All" + "Command": "Get-PnPEventReceiver -Scope All", + "CommandName": "Get-PnPEventReceiver" }, { "Rank": 1, - "CommandName": "Get-PnPException", "Id": 436, - "Command": "Get-PnPException" + "Command": "Get-PnPException", + "CommandName": "Get-PnPException" }, { "Rank": 2, - "CommandName": "Get-PnPException", "Id": 437, - "Command": "Get-PnPException -All" + "Command": "Get-PnPException -All", + "CommandName": "Get-PnPException" }, { "Rank": 1, - "CommandName": "Get-PnPExternalUser", "Id": 438, - "Command": "Get-PnPExternalUser -Position 0 -PageSize 2" + "Command": "Get-PnPExternalUser -Position 0 -PageSize 2", + "CommandName": "Get-PnPExternalUser" }, { "Rank": 2, - "CommandName": "Get-PnPExternalUser", "Id": 439, - "Command": "Get-PnPExternalUser -Position 2 -PageSize 2" + "Command": "Get-PnPExternalUser -Position 2 -PageSize 2", + "CommandName": "Get-PnPExternalUser" }, { "Rank": 1, - "CommandName": "Get-PnPFeature", "Id": 440, - "Command": "Get-PnPFeature" + "Command": "Get-PnPFeature", + "CommandName": "Get-PnPFeature" }, { "Rank": 2, - "CommandName": "Get-PnPFeature", "Id": 441, - "Command": "Get-PnPFeature -Scope Site" + "Command": "Get-PnPFeature -Scope Site", + "CommandName": "Get-PnPFeature" }, { "Rank": 3, - "CommandName": "Get-PnPFeature", "Id": 442, - "Command": "Get-PnPFeature -Identity fb689d0e-eb99-4f13-beb3-86692fd39f22" + "Command": "Get-PnPFeature -Identity fb689d0e-eb99-4f13-beb3-86692fd39f22", + "CommandName": "Get-PnPFeature" }, { "Rank": 4, - "CommandName": "Get-PnPFeature", "Id": 443, - "Command": "Get-PnPFeature -Identity fb689d0e-eb99-4f13-beb3-86692fd39f22 -Scope Site" + "Command": "Get-PnPFeature -Identity fb689d0e-eb99-4f13-beb3-86692fd39f22 -Scope Site", + "CommandName": "Get-PnPFeature" }, { "Rank": 1, - "CommandName": "Get-PnPField", "Id": 444, - "Command": "Get-PnPField" + "Command": "Get-PnPField", + "CommandName": "Get-PnPField" }, { "Rank": 2, - "CommandName": "Get-PnPField", "Id": 445, - "Command": "Get-PnPField -List \"Demo list\" -Identity \"Speakers\"" + "Command": "Get-PnPField -List \"Demo list\" -Identity \"Speakers\"", + "CommandName": "Get-PnPField" }, { "Rank": 3, - "CommandName": "Get-PnPField", "Id": 446, - "Command": "Get-PnPField -Group \"Custom Columns\"" + "Command": "Get-PnPField -Group \"Custom Columns\"", + "CommandName": "Get-PnPField" }, { "Rank": 1, - "CommandName": "Get-PnPFile", "Id": 447, - "Command": "Get-PnPFile -Url \"/sites/project/Shared Documents/Document.docx\"" + "Command": "Get-PnPFile -Url \"/sites/project/Shared Documents/Document.docx\"", + "CommandName": "Get-PnPFile" }, { "Rank": 2, - "CommandName": "Get-PnPFile", "Id": 448, - "Command": "Get-PnPFile -Url /sites/project/SiteAssets/image.jpg -Path c:\\temp -FileName image.jpg -AsFile" + "Command": "Get-PnPFile -Url /sites/project/SiteAssets/image.jpg -Path c:\\temp -FileName image.jpg -AsFile", + "CommandName": "Get-PnPFile" }, { "Rank": 3, - "CommandName": "Get-PnPFile", "Id": 449, - "Command": "Get-PnPFile -Url /sites/project/_catalogs/themes/15/company.spcolor -AsString" + "Command": "Get-PnPFile -Url /sites/project/_catalogs/themes/15/company.spcolor -AsString", + "CommandName": "Get-PnPFile" }, { "Rank": 4, - "CommandName": "Get-PnPFile", "Id": 450, - "Command": "Get-PnPFile -Url /sites/project/Shared Documents/Folder/Presentation.pptx -AsFileObject" + "Command": "Get-PnPFile -Url /sites/project/Shared Documents/Folder/Presentation.pptx -AsFileObject", + "CommandName": "Get-PnPFile" }, { "Rank": 5, - "CommandName": "Get-PnPFile", "Id": 451, - "Command": "Get-PnPFile -Url /sites/project/_catalogs/themes/15/company.spcolor -AsListItem" + "Command": "Get-PnPFile -Url /sites/project/_catalogs/themes/15/company.spcolor -AsListItem", + "CommandName": "Get-PnPFile" }, { "Rank": 6, - "CommandName": "Get-PnPFile", "Id": 452, - "Command": "Get-PnPFile -Url /personal/john_tenant_onmicrosoft_com/Documents/Sample.xlsx -Path c:\\temp -FileName Project.xlsx -AsFile" + "Command": "Get-PnPFile -Url /personal/john_tenant_onmicrosoft_com/Documents/Sample.xlsx -Path c:\\temp -FileName Project.xlsx -AsFile", + "CommandName": "Get-PnPFile" }, { "Rank": 7, - "CommandName": "Get-PnPFile", "Id": 453, - "Command": "Get-PnPFile -Url \"/sites/templates/Shared Documents/HR Site.pnp\" -AsMemoryStream" + "Command": "Get-PnPFile -Url \"/sites/templates/Shared Documents/HR Site.pnp\" -AsMemoryStream", + "CommandName": "Get-PnPFile" }, { "Rank": 1, - "CommandName": "Get-PnPFileSharingLink", "Id": 454, - "Command": "Get-PnPFileSharingLink -FileUrl \"/sites/demo/Shared Documents/Test.docx\"" + "Command": "Get-PnPFileSharingLink -FileUrl \"/sites/demo/Shared Documents/Test.docx\"", + "CommandName": "Get-PnPFileSharingLink" }, { "Rank": 1, - "CommandName": "Get-PnPFileVersion", "Id": 455, - "Command": "Get-PnPFileVersion -Url Documents/MyDocument.docx" + "Command": "Get-PnPFileVersion -Url Documents/MyDocument.docx", + "CommandName": "Get-PnPFileVersion" }, { "Rank": 2, - "CommandName": "Get-PnPFileVersion", "Id": 456, - "Command": "Get-PnPFileVersion -Url \"/sites/blah/Shared Documents/MyDocument.docx\"" + "Command": "Get-PnPFileVersion -Url \"/sites/blah/Shared Documents/MyDocument.docx\"", + "CommandName": "Get-PnPFileVersion" }, { "Rank": 1, - "CommandName": "Get-PnPFlow", "Id": 457, - "Command": "Get-PnPFlow -Identity fba63225-baf9-4d76-86a1-1b42c917a182" + "Command": "Get-PnPFlow -Identity fba63225-baf9-4d76-86a1-1b42c917a182", + "CommandName": "Get-PnPFlow" }, { "Rank": 1, - "CommandName": "Get-PnPFolder", "Id": 458, - "Command": "Get-PnPFolder -Url \"Shared Documents\"" + "Command": "Get-PnPFolder -Url \"Shared Documents\"", + "CommandName": "Get-PnPFolder" }, { "Rank": 2, - "CommandName": "Get-PnPFolder", "Id": 459, - "Command": "Get-PnPFolder -Url \"/sites/demo/Shared Documents\"" + "Command": "Get-PnPFolder -Url \"/sites/demo/Shared Documents\"", + "CommandName": "Get-PnPFolder" }, { "Rank": 3, - "CommandName": "Get-PnPFolder", "Id": 460, - "Command": "Get-PnPFolder -List \"Shared Documents\"" + "Command": "Get-PnPFolder -List \"Shared Documents\"", + "CommandName": "Get-PnPFolder" }, { "Rank": 1, - "CommandName": "Get-PnPFolderItem", "Id": 461, - "Command": "Get-PnPFolderItem -FolderSiteRelativeUrl \"SitePages\"" + "Command": "Get-PnPFolderItem -FolderSiteRelativeUrl \"SitePages\"", + "CommandName": "Get-PnPFolderItem" }, { "Rank": 2, - "CommandName": "Get-PnPFolderItem", "Id": 462, - "Command": "Get-PnPFolderItem -FolderSiteRelativeUrl \"SitePages\" -ItemName \"Default.aspx\"" + "Command": "Get-PnPFolderItem -FolderSiteRelativeUrl \"SitePages\" -ItemName \"Default.aspx\"", + "CommandName": "Get-PnPFolderItem" }, { "Rank": 3, - "CommandName": "Get-PnPFolderItem", "Id": 463, - "Command": "Get-PnPFolderItem -FolderSiteRelativeUrl \"SitePages\" -ItemType Folder" + "Command": "Get-PnPFolderItem -FolderSiteRelativeUrl \"SitePages\" -ItemType Folder", + "CommandName": "Get-PnPFolderItem" }, { "Rank": 4, - "CommandName": "Get-PnPFolderItem", "Id": 464, - "Command": "Get-PnPFolderItem -FolderSiteRelativeUrl \"SitePages\" -ItemType File" + "Command": "Get-PnPFolderItem -FolderSiteRelativeUrl \"SitePages\" -ItemType File", + "CommandName": "Get-PnPFolderItem" }, { "Rank": 5, - "CommandName": "Get-PnPFolderItem", "Id": 465, - "Command": "Get-PnPFolderItem -FolderSiteRelativeUrl \"SitePages\" -Recursive" + "Command": "Get-PnPFolderItem -FolderSiteRelativeUrl \"SitePages\" -Recursive", + "CommandName": "Get-PnPFolderItem" }, { "Rank": 1, - "CommandName": "Get-PnPFolderSharingLink", "Id": 466, - "Command": "Get-PnPFolderSharingLink -Folder \"/sites/demo/Shared Documents/Test\"" + "Command": "Get-PnPFolderSharingLink -Folder \"/sites/demo/Shared Documents/Test\"", + "CommandName": "Get-PnPFolderSharingLink" }, { "Rank": 1, - "CommandName": "Get-PnPFolderStorageMetric", "Id": 467, - "Command": "Get-PnPFolderStorageMetric" + "Command": "Get-PnPFolderStorageMetric", + "CommandName": "Get-PnPFolderStorageMetric" }, { "Rank": 2, - "CommandName": "Get-PnPFolderStorageMetric", "Id": 468, - "Command": "Get-PnPFolderStorageMetric -List \"Documents\"" + "Command": "Get-PnPFolderStorageMetric -List \"Documents\"", + "CommandName": "Get-PnPFolderStorageMetric" }, { "Rank": 3, - "CommandName": "Get-PnPFolderStorageMetric", "Id": 469, - "Command": "Get-PnPFolderStorageMetric -FolderSiteRelativeUrl \"Shared Documents\"" + "Command": "Get-PnPFolderStorageMetric -FolderSiteRelativeUrl \"Shared Documents\"", + "CommandName": "Get-PnPFolderStorageMetric" }, { "Rank": 1, - "CommandName": "Get-PnPFooter", "Id": 470, - "Command": "Get-PnPFooter" + "Command": "Get-PnPFooter", + "CommandName": "Get-PnPFooter" }, { "Rank": 1, - "CommandName": "Get-PnPGraphAccessToken", "Id": 471, - "Command": "Get-PnPGraphAccessToken" + "Command": "Get-PnPGraphAccessToken", + "CommandName": "Get-PnPGraphAccessToken" }, { "Rank": 2, - "CommandName": "Get-PnPGraphAccessToken", "Id": 472, - "Command": "Get-PnPGraphAccessToken -Decoded" + "Command": "Get-PnPGraphAccessToken -Decoded", + "CommandName": "Get-PnPGraphAccessToken" }, { "Rank": 1, - "CommandName": "Get-PnPGraphSubscription", "Id": 473, - "Command": "Get-PnPGraphSubscription" + "Command": "Get-PnPGraphSubscription", + "CommandName": "Get-PnPGraphSubscription" }, { "Rank": 2, - "CommandName": "Get-PnPGraphSubscription", "Id": 474, - "Command": "Get-PnPGraphSubscription -Identity 328c7693-5524-44ac-a946-73e02d6b0f98" + "Command": "Get-PnPGraphSubscription -Identity 328c7693-5524-44ac-a946-73e02d6b0f98", + "CommandName": "Get-PnPGraphSubscription" }, { "Rank": 1, - "CommandName": "Get-PnPGroup", "Id": 475, - "Command": "Get-PnPGroup" + "Command": "Get-PnPGroup", + "CommandName": "Get-PnPGroup" }, { "Rank": 2, - "CommandName": "Get-PnPGroup", "Id": 476, - "Command": "Get-PnPGroup -Identity 'My Site Users'" + "Command": "Get-PnPGroup -Identity 'My Site Users'", + "CommandName": "Get-PnPGroup" }, { "Rank": 3, - "CommandName": "Get-PnPGroup", "Id": 477, - "Command": "Get-PnPGroup -AssociatedMemberGroup" + "Command": "Get-PnPGroup -AssociatedMemberGroup", + "CommandName": "Get-PnPGroup" }, { "Rank": 1, - "CommandName": "Get-PnPGroupMember", "Id": 478, - "Command": "Get-PnPGroupMember -Group \"Marketing Site Members\"" + "Command": "Get-PnPGroupMember -Group \"Marketing Site Members\"", + "CommandName": "Get-PnPGroupMember" }, { "Rank": 2, - "CommandName": "Get-PnPGroupMember", "Id": 479, - "Command": "Get-PnPGroupMember -Group \"Marketing Site Members\" -User \"manager@domain.com\"" + "Command": "Get-PnPGroupMember -Group \"Marketing Site Members\" -User \"manager@domain.com\"", + "CommandName": "Get-PnPGroupMember" }, { "Rank": 1, - "CommandName": "Get-PnPGroupPermissions", "Id": 480, - "Command": "Get-PnPGroupPermissions -Identity 'My Site Members'" + "Command": "Get-PnPGroupPermissions -Identity 'My Site Members'", + "CommandName": "Get-PnPGroupPermissions" }, { "Rank": 1, - "CommandName": "Get-PnPHideDefaultThemes", "Id": 481, - "Command": "Get-PnPHideDefaultThemes" + "Command": "Get-PnPHideDefaultThemes", + "CommandName": "Get-PnPHideDefaultThemes" }, { "Rank": 1, - "CommandName": "Get-PnPHomePage", "Id": 482, - "Command": "Get-PnPHomePage" + "Command": "Get-PnPHomePage", + "CommandName": "Get-PnPHomePage" }, { "Rank": 1, - "CommandName": "Get-PnPHomeSite", "Id": 483, - "Command": "Get-PnPHomeSite" + "Command": "Get-PnPHomeSite", + "CommandName": "Get-PnPHomeSite" }, { "Rank": 2, - "CommandName": "Get-PnPHomeSite", "Id": 484, - "Command": "Get-PnPHomeSite -IsVivaConnectionsDefaultStartForCompanyPortalSiteEnabled" + "Command": "Get-PnPHomeSite -IsVivaConnectionsDefaultStartForCompanyPortalSiteEnabled", + "CommandName": "Get-PnPHomeSite" }, { "Rank": 3, - "CommandName": "Get-PnPHomeSite", "Id": 485, - "Command": "Get-PnPHomeSite -Detailed" + "Command": "Get-PnPHomeSite -Detailed", + "CommandName": "Get-PnPHomeSite" }, { "Rank": 1, - "CommandName": "Get-PnPHubSite", "Id": 486, - "Command": "Get-PnPHubSite" + "Command": "Get-PnPHubSite", + "CommandName": "Get-PnPHubSite" }, { "Rank": 2, - "CommandName": "Get-PnPHubSite", "Id": 487, - "Command": "Get-PnPHubSite -Identity \"https://contoso.sharepoint.com/sites/myhubsite\"" + "Command": "Get-PnPHubSite -Identity \"https://contoso.sharepoint.com/sites/myhubsite\"", + "CommandName": "Get-PnPHubSite" }, { "Rank": 3, - "CommandName": "Get-PnPHubSite", "Id": 488, - "Command": "Get-PnPHubSite -Identity \"bc07d4b8-1c2f-4184-8cc2-a52dfd6fe0c4\"" + "Command": "Get-PnPHubSite -Identity \"bc07d4b8-1c2f-4184-8cc2-a52dfd6fe0c4\"", + "CommandName": "Get-PnPHubSite" }, { "Rank": 1, - "CommandName": "Get-PnPHubSiteChild", "Id": 489, - "Command": "Get-PnPHubSiteChild" + "Command": "Get-PnPHubSiteChild", + "CommandName": "Get-PnPHubSiteChild" }, { "Rank": 2, - "CommandName": "Get-PnPHubSiteChild", "Id": 490, - "Command": "Get-PnPHubSiteChild -Identity \"https://contoso.sharepoint.com/sites/myhubsite\"" + "Command": "Get-PnPHubSiteChild -Identity \"https://contoso.sharepoint.com/sites/myhubsite\"", + "CommandName": "Get-PnPHubSiteChild" }, { "Rank": 1, - "CommandName": "Get-PnPInPlaceRecordsManagement", "Id": 491, - "Command": "Get-PnPInPlaceRecordsManagement" + "Command": "Get-PnPInPlaceRecordsManagement", + "CommandName": "Get-PnPInPlaceRecordsManagement" }, { "Rank": 1, - "CommandName": "Get-PnPIsSiteAliasAvailable", "Id": 492, - "Command": "Get-PnPIsSiteAliasAvailable -Identity \"HR\"" + "Command": "Get-PnPIsSiteAliasAvailable -Identity \"HR\"", + "CommandName": "Get-PnPIsSiteAliasAvailable" }, { "Rank": 1, - "CommandName": "Get-PnPJavaScriptLink", "Id": 493, - "Command": "Get-PnPJavaScriptLink" + "Command": "Get-PnPJavaScriptLink", + "CommandName": "Get-PnPJavaScriptLink" }, { "Rank": 2, - "CommandName": "Get-PnPJavaScriptLink", "Id": 494, - "Command": "Get-PnPJavaScriptLink -Scope All" + "Command": "Get-PnPJavaScriptLink -Scope All", + "CommandName": "Get-PnPJavaScriptLink" }, { "Rank": 3, - "CommandName": "Get-PnPJavaScriptLink", "Id": 495, - "Command": "Get-PnPJavaScriptLink -Scope Web" + "Command": "Get-PnPJavaScriptLink -Scope Web", + "CommandName": "Get-PnPJavaScriptLink" }, { "Rank": 4, - "CommandName": "Get-PnPJavaScriptLink", "Id": 496, - "Command": "Get-PnPJavaScriptLink -Scope Site" + "Command": "Get-PnPJavaScriptLink -Scope Site", + "CommandName": "Get-PnPJavaScriptLink" }, { "Rank": 5, - "CommandName": "Get-PnPJavaScriptLink", "Id": 497, - "Command": "Get-PnPJavaScriptLink -Name Test" + "Command": "Get-PnPJavaScriptLink -Name Test", + "CommandName": "Get-PnPJavaScriptLink" }, { "Rank": 1, - "CommandName": "Get-PnPKnowledgeHubSite", "Id": 498, - "Command": "Get-PnPKnowledgeHubSite" + "Command": "Get-PnPKnowledgeHubSite", + "CommandName": "Get-PnPKnowledgeHubSite" }, { "Rank": 1, - "CommandName": "Get-PnPLabel", "Id": 499, - "Command": "Get-PnPLabel" + "Command": "Get-PnPLabel", + "CommandName": "Get-PnPLabel" }, { "Rank": 2, - "CommandName": "Get-PnPLabel", "Id": 500, - "Command": "Get-PnPLabel -List \"Demo List\" -ValuesOnly" + "Command": "Get-PnPLabel -List \"Demo List\" -ValuesOnly", + "CommandName": "Get-PnPLabel" }, { "Rank": 1, - "CommandName": "Get-PnPLargeListOperationStatus", "Id": 501, - "Command": "Get-PnPLargeListOperationStatus -Identity 9ea5d197-2227-4156-9ae1-725d74dc029d -OperationId 924e6a34-5c90-4d0d-8083-2efc6d1cf481" + "Command": "Get-PnPLargeListOperationStatus -Identity 9ea5d197-2227-4156-9ae1-725d74dc029d -OperationId 924e6a34-5c90-4d0d-8083-2efc6d1cf481", + "CommandName": "Get-PnPLargeListOperationStatus" }, { "Rank": 1, - "CommandName": "Get-PnPList", "Id": 502, - "Command": "Get-PnPList" + "Command": "Get-PnPList", + "CommandName": "Get-PnPList" }, { "Rank": 2, - "CommandName": "Get-PnPList", "Id": 503, - "Command": "Get-PnPList -Identity 99a00f6e-fb81-4dc7-8eac-e09c6f9132fe" + "Command": "Get-PnPList -Identity 99a00f6e-fb81-4dc7-8eac-e09c6f9132fe", + "CommandName": "Get-PnPList" }, { "Rank": 3, - "CommandName": "Get-PnPList", "Id": 504, - "Command": "Get-PnPList -Identity Lists/Announcements" + "Command": "Get-PnPList -Identity Lists/Announcements", + "CommandName": "Get-PnPList" }, { "Rank": 4, - "CommandName": "Get-PnPList", "Id": 505, - "Command": "Get-PnPList | Where-Object {$_.RootFolder.ServerRelativeUrl -like \"/lists/*\"}" + "Command": "Get-PnPList | Where-Object {$_.RootFolder.ServerRelativeUrl -like \"/lists/*\"}", + "CommandName": "Get-PnPList" }, { "Rank": 5, - "CommandName": "Get-PnPList", "Id": 506, - "Command": "Get-PnPList -Includes HasUniqueRoleAssignments" + "Command": "Get-PnPList -Includes HasUniqueRoleAssignments", + "CommandName": "Get-PnPList" }, { "Rank": 1, - "CommandName": "Get-PnPListDesign", "Id": 507, - "Command": "Get-PnPListDesign" + "Command": "Get-PnPListDesign", + "CommandName": "Get-PnPListDesign" }, { "Rank": 2, - "CommandName": "Get-PnPListDesign", "Id": 508, - "Command": "Get-PnPListDesign -Identity 5c73382d-9643-4aa0-9160-d0cba35e40fd" + "Command": "Get-PnPListDesign -Identity 5c73382d-9643-4aa0-9160-d0cba35e40fd", + "CommandName": "Get-PnPListDesign" }, { "Rank": 3, - "CommandName": "Get-PnPListDesign", "Id": 509, - "Command": "Get-PnPListDesign -Identity ListEvent" + "Command": "Get-PnPListDesign -Identity ListEvent", + "CommandName": "Get-PnPListDesign" }, { "Rank": 1, - "CommandName": "Get-PnPListInformationRightsManagement", "Id": 510, - "Command": "Get-PnPListInformationRightsManagement -List \"Documents\"" + "Command": "Get-PnPListInformationRightsManagement -List \"Documents\"", + "CommandName": "Get-PnPListInformationRightsManagement" }, { "Rank": 1, - "CommandName": "Get-PnPListItem", "Id": 511, - "Command": "Get-PnPListItem -List Tasks" + "Command": "Get-PnPListItem -List Tasks", + "CommandName": "Get-PnPListItem" }, { "Rank": 2, - "CommandName": "Get-PnPListItem", "Id": 512, - "Command": "Get-PnPListItem -List Tasks -Id 1" + "Command": "Get-PnPListItem -List Tasks -Id 1", + "CommandName": "Get-PnPListItem" }, { "Rank": 3, - "CommandName": "Get-PnPListItem", "Id": 513, - "Command": "Get-PnPListItem -List Tasks -UniqueId bd6c5b3b-d960-4ee7-a02c-85dc6cd78cc3" + "Command": "Get-PnPListItem -List Tasks -UniqueId bd6c5b3b-d960-4ee7-a02c-85dc6cd78cc3", + "CommandName": "Get-PnPListItem" }, { "Rank": 4, - "CommandName": "Get-PnPListItem", "Id": 514, - "Command": "Get-PnPListItem -List Tasks -Query \"bd6c5b3b-d960-4ee7-a02c-85dc6cd78cc3\"" + "Command": "Get-PnPListItem -List Tasks -Query \"bd6c5b3b-d960-4ee7-a02c-85dc6cd78cc3\"", + "CommandName": "Get-PnPListItem" }, { "Rank": 5, - "CommandName": "Get-PnPListItem", "Id": 515, - "Command": "Get-PnPListItem -List Tasks -Query \"\"" + "Command": "Get-PnPListItem -List Tasks -Query \"\"", + "CommandName": "Get-PnPListItem" }, { "Rank": 6, - "CommandName": "Get-PnPListItem", "Id": 516, - "Command": "Get-PnPListItem -List Tasks -PageSize 1000" + "Command": "Get-PnPListItem -List Tasks -PageSize 1000", + "CommandName": "Get-PnPListItem" }, { "Rank": 7, - "CommandName": "Get-PnPListItem", "Id": 517, - "Command": "Get-PnPListItem -List Tasks -PageSize 1000 -ScriptBlock { Param($items) $items.Context.ExecuteQuery() } | ForEach-Object { $_.BreakRoleInheritance($true, $true) }" + "Command": "Get-PnPListItem -List Tasks -PageSize 1000 -ScriptBlock { Param($items) $items.Context.ExecuteQuery() } | ForEach-Object { $_.BreakRoleInheritance($true, $true) }", + "CommandName": "Get-PnPListItem" }, { "Rank": 8, - "CommandName": "Get-PnPListItem", "Id": 518, - "Command": "Get-PnPListItem -List Samples -FolderServerRelativeUrl \"/sites/contosomarketing/Lists/Samples/Demo\"" + "Command": "Get-PnPListItem -List Samples -FolderServerRelativeUrl \"/sites/contosomarketing/Lists/Samples/Demo\"", + "CommandName": "Get-PnPListItem" }, { "Rank": 9, - "CommandName": "Get-PnPListItem", "Id": 519, - "Command": "Get-PnPListItem -List Tasks -Id 1 -IncludeContentType" + "Command": "Get-PnPListItem -List Tasks -Id 1 -IncludeContentType", + "CommandName": "Get-PnPListItem" }, { "Rank": 1, - "CommandName": "Get-PnPListItemComment", "Id": 520, - "Command": "Get-PnPListItemComment -List Tasks -Identity 1" + "Command": "Get-PnPListItemComment -List Tasks -Identity 1", + "CommandName": "Get-PnPListItemComment" }, { "Rank": 1, - "CommandName": "Get-PnPListItemPermission", "Id": 521, - "Command": "Get-PnPListItemPermission -List 'Documents' -Identity 1" + "Command": "Get-PnPListItemPermission -List 'Documents' -Identity 1", + "CommandName": "Get-PnPListItemPermission" }, { "Rank": 1, - "CommandName": "Get-PnPListItemVersion", "Id": 522, - "Command": "Get-PnPListItemVersion -List \"Demo List\" -Identity 1" + "Command": "Get-PnPListItemVersion -List \"Demo List\" -Identity 1", + "CommandName": "Get-PnPListItemVersion" }, { "Rank": 1, - "CommandName": "Get-PnPListPermissions", "Id": 523, - "Command": "Get-PnPListPermissions -Identity DemoList -PrincipalId 60" + "Command": "Get-PnPListPermissions -Identity DemoList -PrincipalId 60", + "CommandName": "Get-PnPListPermissions" }, { "Rank": 2, - "CommandName": "Get-PnPListPermissions", "Id": 524, - "Command": "Get-PnPListPermissions -Identity DemoList -PrincipalId (Get-PnPGroup -Identity DemoGroup).Id" + "Command": "Get-PnPListPermissions -Identity DemoList -PrincipalId (Get-PnPGroup -Identity DemoGroup).Id", + "CommandName": "Get-PnPListPermissions" }, { "Rank": 1, - "CommandName": "Get-PnPListRecordDeclaration", "Id": 525, - "Command": "Get-PnPListRecordDeclaration -List \"Documents\"" + "Command": "Get-PnPListRecordDeclaration -List \"Documents\"", + "CommandName": "Get-PnPListRecordDeclaration" }, { "Rank": 1, - "CommandName": "Get-PnPMasterPage", "Id": 526, - "Command": "Get-PnPMasterPage" + "Command": "Get-PnPMasterPage", + "CommandName": "Get-PnPMasterPage" }, { "Rank": 1, - "CommandName": "Get-PnPMessageCenterAnnouncement", "Id": 527, - "Command": "Get-PnPMessageCenterAnnouncement" + "Command": "Get-PnPMessageCenterAnnouncement", + "CommandName": "Get-PnPMessageCenterAnnouncement" }, { "Rank": 2, - "CommandName": "Get-PnPMessageCenterAnnouncement", "Id": 528, - "Command": "Get-PnPMessageCenterAnnouncement -Identity \"MC123456\"" + "Command": "Get-PnPMessageCenterAnnouncement -Identity \"MC123456\"", + "CommandName": "Get-PnPMessageCenterAnnouncement" }, { "Rank": 1, - "CommandName": "Get-PnPMicrosoft365ExpiringGroup", "Id": 529, - "Command": "Get-PnPMicrosoft365ExpiringGroup" + "Command": "Get-PnPMicrosoft365ExpiringGroup", + "CommandName": "Get-PnPMicrosoft365ExpiringGroup" }, { "Rank": 2, - "CommandName": "Get-PnPMicrosoft365ExpiringGroup", "Id": 530, - "Command": "Get-PnPMicrosoft365ExpiringGroup -Limit 93" + "Command": "Get-PnPMicrosoft365ExpiringGroup -Limit 93", + "CommandName": "Get-PnPMicrosoft365ExpiringGroup" }, { "Rank": 1, - "CommandName": "Get-PnPMicrosoft365Group", "Id": 531, - "Command": "Get-PnPMicrosoft365Group" + "Command": "Get-PnPMicrosoft365Group", + "CommandName": "Get-PnPMicrosoft365Group" }, { "Rank": 2, - "CommandName": "Get-PnPMicrosoft365Group", "Id": 532, - "Command": "Get-PnPMicrosoft365Group -Identity $groupId" + "Command": "Get-PnPMicrosoft365Group -Identity $groupId", + "CommandName": "Get-PnPMicrosoft365Group" }, { "Rank": 3, - "CommandName": "Get-PnPMicrosoft365Group", "Id": 533, - "Command": "Get-PnPMicrosoft365Group -Identity $groupDisplayName" + "Command": "Get-PnPMicrosoft365Group -Identity $groupDisplayName", + "CommandName": "Get-PnPMicrosoft365Group" }, { "Rank": 4, - "CommandName": "Get-PnPMicrosoft365Group", "Id": 534, - "Command": "Get-PnPMicrosoft365Group -Identity $groupSiteMailNickName" + "Command": "Get-PnPMicrosoft365Group -Identity $groupSiteMailNickName", + "CommandName": "Get-PnPMicrosoft365Group" }, { "Rank": 5, - "CommandName": "Get-PnPMicrosoft365Group", "Id": 535, - "Command": "Get-PnPMicrosoft365Group -Identity $group" + "Command": "Get-PnPMicrosoft365Group -Identity $group", + "CommandName": "Get-PnPMicrosoft365Group" }, { "Rank": 6, - "CommandName": "Get-PnPMicrosoft365Group", "Id": 536, - "Command": "Get-PnPMicrosoft365Group -IncludeSiteUrl" + "Command": "Get-PnPMicrosoft365Group -IncludeSiteUrl", + "CommandName": "Get-PnPMicrosoft365Group" }, { "Rank": 1, - "CommandName": "Get-PnPMicrosoft365GroupEndpoint", "Id": 537, - "Command": "Get-PnPMicrosoft365GroupEndpoint" + "Command": "Get-PnPMicrosoft365GroupEndpoint", + "CommandName": "Get-PnPMicrosoft365GroupEndpoint" }, { "Rank": 2, - "CommandName": "Get-PnPMicrosoft365GroupEndpoint", "Id": 538, - "Command": "Get-PnPMicrosoft365GroupEndpoint -Identity \"IT Team\"" + "Command": "Get-PnPMicrosoft365GroupEndpoint -Identity \"IT Team\"", + "CommandName": "Get-PnPMicrosoft365GroupEndpoint" }, { "Rank": 3, - "CommandName": "Get-PnPMicrosoft365GroupEndpoint", "Id": 539, - "Command": "Get-PnPMicrosoft365GroupEndpoint -Identity e6212531-7f09-4c3b-bc2e-12cae26fb409" + "Command": "Get-PnPMicrosoft365GroupEndpoint -Identity e6212531-7f09-4c3b-bc2e-12cae26fb409", + "CommandName": "Get-PnPMicrosoft365GroupEndpoint" }, { "Rank": 1, - "CommandName": "Get-PnPMicrosoft365GroupMember", "Id": 540, - "Command": "Get-PnPMicrosoft365GroupMember -Identity $groupId" + "Command": "Get-PnPMicrosoft365GroupMember -Identity $groupId", + "CommandName": "Get-PnPMicrosoft365GroupMember" }, { "Rank": 2, - "CommandName": "Get-PnPMicrosoft365GroupMember", "Id": 541, - "Command": "Get-PnPMicrosoft365GroupMember -Identity $group" + "Command": "Get-PnPMicrosoft365GroupMember -Identity $group", + "CommandName": "Get-PnPMicrosoft365GroupMember" }, { "Rank": 3, - "CommandName": "Get-PnPMicrosoft365GroupMember", "Id": 542, - "Command": "Get-PnPMicrosoft365GroupMember -Identity \"Sales\" | Where-Object UserType -eq Guest" + "Command": "Get-PnPMicrosoft365GroupMember -Identity \"Sales\" | Where-Object UserType -eq Guest", + "CommandName": "Get-PnPMicrosoft365GroupMember" }, { "Rank": 1, - "CommandName": "Get-PnPMicrosoft365GroupOwner", "Id": 543, - "Command": "Get-PnPMicrosoft365GroupOwner -Identity $groupId" + "Command": "Get-PnPMicrosoft365GroupOwner -Identity $groupId", + "CommandName": "Get-PnPMicrosoft365GroupOwner" }, { "Rank": 2, - "CommandName": "Get-PnPMicrosoft365GroupOwner", "Id": 544, - "Command": "Get-PnPMicrosoft365GroupOwner -Identity $group" + "Command": "Get-PnPMicrosoft365GroupOwner -Identity $group", + "CommandName": "Get-PnPMicrosoft365GroupOwner" }, { "Rank": 1, - "CommandName": "Get-PnPMicrosoft365GroupSettings", "Id": 545, - "Command": "Get-PnPMicrosoft365GroupSettings" + "Command": "Get-PnPMicrosoft365GroupSettings", + "CommandName": "Get-PnPMicrosoft365GroupSettings" }, { "Rank": 2, - "CommandName": "Get-PnPMicrosoft365GroupSettings", "Id": 546, - "Command": "Get-PnPMicrosoft365GroupSettings -Identity $groupId" + "Command": "Get-PnPMicrosoft365GroupSettings -Identity $groupId", + "CommandName": "Get-PnPMicrosoft365GroupSettings" }, { "Rank": 1, - "CommandName": "Get-PnPMicrosoft365GroupSettingTemplates", "Id": 547, - "Command": "Get-PnPMicrosoft365GroupSettingTemplates" + "Command": "Get-PnPMicrosoft365GroupSettingTemplates", + "CommandName": "Get-PnPMicrosoft365GroupSettingTemplates" }, { "Rank": 2, - "CommandName": "Get-PnPMicrosoft365GroupSettingTemplates", "Id": 548, - "Command": "Get-PnPMicrosoft365GroupSettingTemplates -Identity \"08d542b9-071f-4e16-94b0-74abb372e3d9\"" + "Command": "Get-PnPMicrosoft365GroupSettingTemplates -Identity \"08d542b9-071f-4e16-94b0-74abb372e3d9\"", + "CommandName": "Get-PnPMicrosoft365GroupSettingTemplates" }, { "Rank": 1, - "CommandName": "Get-PnPMicrosoft365GroupTeam", "Id": 549, - "Command": "Get-PnPMicrosoft365GroupTeam" + "Command": "Get-PnPMicrosoft365GroupTeam", + "CommandName": "Get-PnPMicrosoft365GroupTeam" }, { "Rank": 2, - "CommandName": "Get-PnPMicrosoft365GroupTeam", "Id": 550, - "Command": "Get-PnPMicrosoft365GroupTeam -Identity \"IT Team\"" + "Command": "Get-PnPMicrosoft365GroupTeam -Identity \"IT Team\"", + "CommandName": "Get-PnPMicrosoft365GroupTeam" }, { "Rank": 3, - "CommandName": "Get-PnPMicrosoft365GroupTeam", "Id": 551, - "Command": "Get-PnPMicrosoft365GroupTeam -Identity e6212531-7f09-4c3b-bc2e-12cae26fb409" + "Command": "Get-PnPMicrosoft365GroupTeam -Identity e6212531-7f09-4c3b-bc2e-12cae26fb409", + "CommandName": "Get-PnPMicrosoft365GroupTeam" }, { "Rank": 1, - "CommandName": "Get-PnPMicrosoft365GroupYammerCommunity", "Id": 552, - "Command": "Get-PnPMicrosoft365GroupYammerCommunity" + "Command": "Get-PnPMicrosoft365GroupYammerCommunity", + "CommandName": "Get-PnPMicrosoft365GroupYammerCommunity" }, { "Rank": 2, - "CommandName": "Get-PnPMicrosoft365GroupYammerCommunity", "Id": 553, - "Command": "Get-PnPMicrosoft365GroupYammerCommunity -Identity \"IT Community\"" + "Command": "Get-PnPMicrosoft365GroupYammerCommunity -Identity \"IT Community\"", + "CommandName": "Get-PnPMicrosoft365GroupYammerCommunity" }, { "Rank": 3, - "CommandName": "Get-PnPMicrosoft365GroupYammerCommunity", "Id": 554, - "Command": "Get-PnPMicrosoft365GroupYammerCommunity -Identity e6212531-7f09-4c3b-bc2e-12cae26fb409" + "Command": "Get-PnPMicrosoft365GroupYammerCommunity -Identity e6212531-7f09-4c3b-bc2e-12cae26fb409", + "CommandName": "Get-PnPMicrosoft365GroupYammerCommunity" }, { "Rank": 1, - "CommandName": "Get-PnPNavigationNode", "Id": 555, - "Command": "Get-PnPNavigationNode" + "Command": "Get-PnPNavigationNode", + "CommandName": "Get-PnPNavigationNode" }, { "Rank": 2, - "CommandName": "Get-PnPNavigationNode", "Id": 556, - "Command": "Get-PnPNavigationNode -Location QuickLaunch" + "Command": "Get-PnPNavigationNode -Location QuickLaunch", + "CommandName": "Get-PnPNavigationNode" }, { "Rank": 3, - "CommandName": "Get-PnPNavigationNode", "Id": 557, - "Command": "Get-PnPNavigationNode -Location TopNavigationBar" + "Command": "Get-PnPNavigationNode -Location TopNavigationBar", + "CommandName": "Get-PnPNavigationNode" }, { "Rank": 1, - "CommandName": "Get-PnPOrgAssetsLibrary", "Id": 558, - "Command": "Get-PnPOrgAssetsLibrary" + "Command": "Get-PnPOrgAssetsLibrary", + "CommandName": "Get-PnPOrgAssetsLibrary" }, { "Rank": 1, - "CommandName": "Get-PnPOrgNewsSite", "Id": 559, - "Command": "Get-PnPOrgNewsSite" + "Command": "Get-PnPOrgNewsSite", + "CommandName": "Get-PnPOrgNewsSite" }, { "Rank": 1, - "CommandName": "Get-PnPPage", "Id": 560, - "Command": "Get-PnPPage -Identity \"MyPage.aspx\"" + "Command": "Get-PnPPage -Identity \"MyPage.aspx\"", + "CommandName": "Get-PnPPage" }, { "Rank": 2, - "CommandName": "Get-PnPPage", "Id": 561, - "Command": "Get-PnPPage \"MyPage\"" + "Command": "Get-PnPPage \"MyPage\"", + "CommandName": "Get-PnPPage" }, { "Rank": 3, - "CommandName": "Get-PnPPage", "Id": 562, - "Command": "Get-PnPPage \"Templates/MyPageTemplate\"" + "Command": "Get-PnPPage \"Templates/MyPageTemplate\"", + "CommandName": "Get-PnPPage" }, { "Rank": 4, - "CommandName": "Get-PnPPage", "Id": 563, - "Command": "Get-PnPPage -Identity \"MyPage.aspx\" -Web (Get-PnPWeb -Identity \"Subsite1\")" + "Command": "Get-PnPPage -Identity \"MyPage.aspx\" -Web (Get-PnPWeb -Identity \"Subsite1\")", + "CommandName": "Get-PnPPage" }, { "Rank": 1, - "CommandName": "Get-PnPPageComponent", "Id": 564, - "Command": "Get-PnPPageComponent -Page Home" + "Command": "Get-PnPPageComponent -Page Home", + "CommandName": "Get-PnPPageComponent" }, { "Rank": 2, - "CommandName": "Get-PnPPageComponent", "Id": 565, - "Command": "Get-PnPPageComponent -Page Home -InstanceId a2875399-d6ff-43a0-96da-be6ae5875f82" + "Command": "Get-PnPPageComponent -Page Home -InstanceId a2875399-d6ff-43a0-96da-be6ae5875f82", + "CommandName": "Get-PnPPageComponent" }, { "Rank": 3, - "CommandName": "Get-PnPPageComponent", "Id": 566, - "Command": "Get-PnPPageComponent -Page Home -ListAvailable" + "Command": "Get-PnPPageComponent -Page Home -ListAvailable", + "CommandName": "Get-PnPPageComponent" }, { "Rank": 1, - "CommandName": "Get-PnPPlannerBucket", "Id": 567, - "Command": "Get-PnPPlannerBucket -Group \"Marketing\" -Plan \"Conference Plan\"" + "Command": "Get-PnPPlannerBucket -Group \"Marketing\" -Plan \"Conference Plan\"", + "CommandName": "Get-PnPPlannerBucket" }, { "Rank": 1, - "CommandName": "Get-PnPPlannerConfiguration", "Id": 568, - "Command": "Get-PnPPlannerConfiguration" + "Command": "Get-PnPPlannerConfiguration", + "CommandName": "Get-PnPPlannerConfiguration" }, { "Rank": 1, - "CommandName": "Get-PnPPlannerPlan", "Id": 569, - "Command": "Get-PnPPlannerPlan -Group \"Marketing\"" + "Command": "Get-PnPPlannerPlan -Group \"Marketing\"", + "CommandName": "Get-PnPPlannerPlan" }, { "Rank": 2, - "CommandName": "Get-PnPPlannerPlan", "Id": 570, - "Command": "Get-PnPPlannerPlan -Group \"Marketing\" -Identity \"Conference Plan\"" + "Command": "Get-PnPPlannerPlan -Group \"Marketing\" -Identity \"Conference Plan\"", + "CommandName": "Get-PnPPlannerPlan" }, { "Rank": 3, - "CommandName": "Get-PnPPlannerPlan", "Id": 571, - "Command": "Get-PnPPlannerPlan -Id \"gndWOTSK60GfPQfiDDj43JgACDCb\" -ResolveIdentities" + "Command": "Get-PnPPlannerPlan -Id \"gndWOTSK60GfPQfiDDj43JgACDCb\" -ResolveIdentities", + "CommandName": "Get-PnPPlannerPlan" }, { "Rank": 1, - "CommandName": "Get-PnPPlannerRosterMember", "Id": 572, - "Command": "Get-PnPPlannerRosterMember -Identity \"6519868f-868f-6519-8f86-19658f861965\"" + "Command": "Get-PnPPlannerRosterMember -Identity \"6519868f-868f-6519-8f86-19658f861965\"", + "CommandName": "Get-PnPPlannerRosterMember" }, { "Rank": 1, - "CommandName": "Get-PnPPlannerRosterPlan", "Id": 573, - "Command": "Get-PnPPlannerRosterPlan -Identity \"abcdefgh\"" + "Command": "Get-PnPPlannerRosterPlan -Identity \"abcdefgh\"", + "CommandName": "Get-PnPPlannerRosterPlan" }, { "Rank": 2, - "CommandName": "Get-PnPPlannerRosterPlan", "Id": 574, - "Command": "Get-PnPPlannerRosterPlan -User \"johndoe@contoso.onmicrosoft.com\"" + "Command": "Get-PnPPlannerRosterPlan -User \"johndoe@contoso.onmicrosoft.com\"", + "CommandName": "Get-PnPPlannerRosterPlan" }, { "Rank": 1, - "CommandName": "Get-PnPPlannerTask", "Id": 575, - "Command": "Get-PnPPlannerTask -Group \"Marketing\" -Plan \"Conference Plan\"" + "Command": "Get-PnPPlannerTask -Group \"Marketing\" -Plan \"Conference Plan\"", + "CommandName": "Get-PnPPlannerTask" }, { "Rank": 2, - "CommandName": "Get-PnPPlannerTask", "Id": 576, - "Command": "Get-PnPPlannerTask -PlanId \"QvfkTd1mc02gwxHjHC_43JYABhAy\"" + "Command": "Get-PnPPlannerTask -PlanId \"QvfkTd1mc02gwxHjHC_43JYABhAy\"", + "CommandName": "Get-PnPPlannerTask" }, { "Rank": 3, - "CommandName": "Get-PnPPlannerTask", "Id": 577, - "Command": "Get-PnPPlannerTask -TaskId \"QvfkTd1mc02gwxHjHC_43JYABhAy\"" + "Command": "Get-PnPPlannerTask -TaskId \"QvfkTd1mc02gwxHjHC_43JYABhAy\"", + "CommandName": "Get-PnPPlannerTask" }, { "Rank": 1, - "CommandName": "Get-PnPPlannerUserPolicy", "Id": 578, - "Command": "Get-PnPPlannerUserPolicy -Identity \"johndoe@contoso.onmicrosoft.com\"" + "Command": "Get-PnPPlannerUserPolicy -Identity \"johndoe@contoso.onmicrosoft.com\"", + "CommandName": "Get-PnPPlannerUserPolicy" }, { "Rank": 1, - "CommandName": "Get-PnPPowerPlatformEnvironment", "Id": 579, - "Command": "Get-PnPPowerPlatformEnvironment" + "Command": "Get-PnPPowerPlatformEnvironment", + "CommandName": "Get-PnPPowerPlatformEnvironment" }, { "Rank": 2, - "CommandName": "Get-PnPPowerPlatformEnvironment", "Id": 580, - "Command": "Get-PnPPowerPlatformEnvironment -IsDefault $true" + "Command": "Get-PnPPowerPlatformEnvironment -IsDefault $true", + "CommandName": "Get-PnPPowerPlatformEnvironment" }, { "Rank": 3, - "CommandName": "Get-PnPPowerPlatformEnvironment", "Id": 581, - "Command": "Get-PnPPowerPlatformEnvironment -Identity \"MyOrganization (default)\"" + "Command": "Get-PnPPowerPlatformEnvironment -Identity \"MyOrganization (default)\"", + "CommandName": "Get-PnPPowerPlatformEnvironment" }, { "Rank": 1, - "CommandName": "Get-PnPPowerShellTelemetryEnabled", "Id": 582, - "Command": "Get-PnPPowerShellTelemetryEnabled" + "Command": "Get-PnPPowerShellTelemetryEnabled", + "CommandName": "Get-PnPPowerShellTelemetryEnabled" }, { "Rank": 1, - "CommandName": "Get-PnPPropertyBag", "Id": 583, - "Command": "Get-PnPPropertyBag" + "Command": "Get-PnPPropertyBag", + "CommandName": "Get-PnPPropertyBag" }, { "Rank": 2, - "CommandName": "Get-PnPPropertyBag", "Id": 584, - "Command": "Get-PnPPropertyBag -Key MyKey" + "Command": "Get-PnPPropertyBag -Key MyKey", + "CommandName": "Get-PnPPropertyBag" }, { "Rank": 3, - "CommandName": "Get-PnPPropertyBag", "Id": 585, - "Command": "Get-PnPPropertyBag -Folder /MyFolder" + "Command": "Get-PnPPropertyBag -Folder /MyFolder", + "CommandName": "Get-PnPPropertyBag" }, { "Rank": 4, - "CommandName": "Get-PnPPropertyBag", "Id": 586, - "Command": "Get-PnPPropertyBag -Folder /MyFolder -Key vti_mykey" + "Command": "Get-PnPPropertyBag -Folder /MyFolder -Key vti_mykey", + "CommandName": "Get-PnPPropertyBag" }, { "Rank": 5, - "CommandName": "Get-PnPPropertyBag", "Id": 587, - "Command": "Get-PnPPropertyBag -Folder / -Key vti_mykey" + "Command": "Get-PnPPropertyBag -Folder / -Key vti_mykey", + "CommandName": "Get-PnPPropertyBag" }, { "Rank": 1, - "CommandName": "Get-PnPPublishingImageRendition", "Id": 588, - "Command": "Get-PnPPublishingImageRendition" + "Command": "Get-PnPPublishingImageRendition", + "CommandName": "Get-PnPPublishingImageRendition" }, { "Rank": 2, - "CommandName": "Get-PnPPublishingImageRendition", "Id": 589, - "Command": "Get-PnPPublishingImageRendition -Identity \"Test\"" + "Command": "Get-PnPPublishingImageRendition -Identity \"Test\"", + "CommandName": "Get-PnPPublishingImageRendition" }, { "Rank": 3, - "CommandName": "Get-PnPPublishingImageRendition", "Id": 590, - "Command": "Get-PnPPublishingImageRendition -Identity 2" + "Command": "Get-PnPPublishingImageRendition -Identity 2", + "CommandName": "Get-PnPPublishingImageRendition" }, { "Rank": 1, - "CommandName": "Get-PnPRecycleBinItem", "Id": 591, - "Command": "Get-PnPRecycleBinItem" + "Command": "Get-PnPRecycleBinItem", + "CommandName": "Get-PnPRecycleBinItem" }, { "Rank": 2, - "CommandName": "Get-PnPRecycleBinItem", "Id": 592, - "Command": "Get-PnPRecycleBinItem -Identity f3ef6195-9400-4121-9d1c-c997fb5b86c2" + "Command": "Get-PnPRecycleBinItem -Identity f3ef6195-9400-4121-9d1c-c997fb5b86c2", + "CommandName": "Get-PnPRecycleBinItem" }, { "Rank": 3, - "CommandName": "Get-PnPRecycleBinItem", "Id": 593, - "Command": "Get-PnPRecycleBinItem -FirstStage" + "Command": "Get-PnPRecycleBinItem -FirstStage", + "CommandName": "Get-PnPRecycleBinItem" }, { "Rank": 4, - "CommandName": "Get-PnPRecycleBinItem", "Id": 594, - "Command": "Get-PnPRecycleBinItem -SecondStage" + "Command": "Get-PnPRecycleBinItem -SecondStage", + "CommandName": "Get-PnPRecycleBinItem" }, { "Rank": 5, - "CommandName": "Get-PnPRecycleBinItem", "Id": 595, - "Command": "Get-PnPRecycleBinItem -RowLimit 10000" + "Command": "Get-PnPRecycleBinItem -RowLimit 10000", + "CommandName": "Get-PnPRecycleBinItem" }, { "Rank": 1, - "CommandName": "Get-PnPRequestAccessEmails", "Id": 596, - "Command": "Get-PnPRequestAccessEmails" + "Command": "Get-PnPRequestAccessEmails", + "CommandName": "Get-PnPRequestAccessEmails" }, { "Rank": 1, - "CommandName": "Get-PnPRoleDefinition", "Id": 597, - "Command": "Get-PnPRoleDefinition" + "Command": "Get-PnPRoleDefinition", + "CommandName": "Get-PnPRoleDefinition" }, { "Rank": 2, - "CommandName": "Get-PnPRoleDefinition", "Id": 598, - "Command": "Get-PnPRoleDefinition -Identity Read" + "Command": "Get-PnPRoleDefinition -Identity Read", + "CommandName": "Get-PnPRoleDefinition" }, { "Rank": 3, - "CommandName": "Get-PnPRoleDefinition", "Id": 599, - "Command": "Get-PnPRoleDefinition | Where-Object { $_.RoleTypeKind -eq \"Administrator\" }" + "Command": "Get-PnPRoleDefinition | Where-Object { $_.RoleTypeKind -eq \"Administrator\" }", + "CommandName": "Get-PnPRoleDefinition" }, { "Rank": 1, - "CommandName": "Get-PnPSearchConfiguration", "Id": 600, - "Command": "Get-PnPSearchConfiguration" + "Command": "Get-PnPSearchConfiguration", + "CommandName": "Get-PnPSearchConfiguration" }, { "Rank": 2, - "CommandName": "Get-PnPSearchConfiguration", "Id": 601, - "Command": "Get-PnPSearchConfiguration -Scope Site" + "Command": "Get-PnPSearchConfiguration -Scope Site", + "CommandName": "Get-PnPSearchConfiguration" }, { "Rank": 3, - "CommandName": "Get-PnPSearchConfiguration", "Id": 602, - "Command": "Get-PnPSearchConfiguration -Scope Subscription" + "Command": "Get-PnPSearchConfiguration -Scope Subscription", + "CommandName": "Get-PnPSearchConfiguration" }, { "Rank": 4, - "CommandName": "Get-PnPSearchConfiguration", "Id": 603, - "Command": "Get-PnPSearchConfiguration -Path searchconfig.xml -Scope Subscription" + "Command": "Get-PnPSearchConfiguration -Path searchconfig.xml -Scope Subscription", + "CommandName": "Get-PnPSearchConfiguration" }, { "Rank": 5, - "CommandName": "Get-PnPSearchConfiguration", "Id": 604, - "Command": "Get-PnPSearchConfiguration -Scope Site -OutputFormat ManagedPropertyMappings" + "Command": "Get-PnPSearchConfiguration -Scope Site -OutputFormat ManagedPropertyMappings", + "CommandName": "Get-PnPSearchConfiguration" }, { "Rank": 6, - "CommandName": "Get-PnPSearchConfiguration", "Id": 605, - "Command": "Get-PnPSearchConfiguration -Scope Site -PromotedResultsToBookmarkCSV -Path bookmarks.csv" + "Command": "Get-PnPSearchConfiguration -Scope Site -PromotedResultsToBookmarkCSV -Path bookmarks.csv", + "CommandName": "Get-PnPSearchConfiguration" }, { "Rank": 7, - "CommandName": "Get-PnPSearchConfiguration", "Id": 606, - "Command": "Get-PnPSearchConfiguration -Scope Site -PromotedResultsToBookmarkCSV -Path bookmarks.csv -BookmarkStatus Published" + "Command": "Get-PnPSearchConfiguration -Scope Site -PromotedResultsToBookmarkCSV -Path bookmarks.csv -BookmarkStatus Published", + "CommandName": "Get-PnPSearchConfiguration" }, { "Rank": 8, - "CommandName": "Get-PnPSearchConfiguration", "Id": 607, - "Command": "Get-PnPSearchConfiguration -Scope Subscription -PromotedResultsToBookmarkCSV -ExcludeVisualPromotedResults $false" + "Command": "Get-PnPSearchConfiguration -Scope Subscription -PromotedResultsToBookmarkCSV -ExcludeVisualPromotedResults $false", + "CommandName": "Get-PnPSearchConfiguration" }, { "Rank": 1, - "CommandName": "Get-PnPSearchCrawlLog", "Id": 608, - "Command": "Get-PnPSearchCrawlLog" + "Command": "Get-PnPSearchCrawlLog", + "CommandName": "Get-PnPSearchCrawlLog" }, { "Rank": 2, - "CommandName": "Get-PnPSearchCrawlLog", "Id": 609, - "Command": "Get-PnPSearchCrawlLog -Filter \"https://contoso-my.sharepoint.com/personal\"" + "Command": "Get-PnPSearchCrawlLog -Filter \"https://contoso-my.sharepoint.com/personal\"", + "CommandName": "Get-PnPSearchCrawlLog" }, { "Rank": 3, - "CommandName": "Get-PnPSearchCrawlLog", "Id": 610, - "Command": "Get-PnPSearchCrawlLog -ContentSource UserProfiles" + "Command": "Get-PnPSearchCrawlLog -ContentSource UserProfiles", + "CommandName": "Get-PnPSearchCrawlLog" }, { "Rank": 4, - "CommandName": "Get-PnPSearchCrawlLog", "Id": 611, - "Command": "Get-PnPSearchCrawlLog -ContentSource UserProfiles -Filter \"mikael\"" + "Command": "Get-PnPSearchCrawlLog -ContentSource UserProfiles -Filter \"mikael\"", + "CommandName": "Get-PnPSearchCrawlLog" }, { "Rank": 5, - "CommandName": "Get-PnPSearchCrawlLog", "Id": 612, - "Command": "Get-PnPSearchCrawlLog -ContentSource Sites -LogLevel Error -RowLimit 10" + "Command": "Get-PnPSearchCrawlLog -ContentSource Sites -LogLevel Error -RowLimit 10", + "CommandName": "Get-PnPSearchCrawlLog" }, { "Rank": 6, - "CommandName": "Get-PnPSearchCrawlLog", "Id": 613, - "Command": "Get-PnPSearchCrawlLog -EndDate (Get-Date).AddDays(-100)" + "Command": "Get-PnPSearchCrawlLog -EndDate (Get-Date).AddDays(-100)", + "CommandName": "Get-PnPSearchCrawlLog" }, { "Rank": 7, - "CommandName": "Get-PnPSearchCrawlLog", "Id": 614, - "Command": "Get-PnPSearchCrawlLog -RowFilter 3 -RawFormat" + "Command": "Get-PnPSearchCrawlLog -RowFilter 3 -RawFormat", + "CommandName": "Get-PnPSearchCrawlLog" }, { "Rank": 1, - "CommandName": "Get-PnPSearchSettings", "Id": 615, - "Command": "Get-PnPSearchSettings" + "Command": "Get-PnPSearchSettings", + "CommandName": "Get-PnPSearchSettings" }, { "Rank": 1, - "CommandName": "Get-PnPServiceCurrentHealth", "Id": 616, - "Command": "Get-PnPServiceCurrentHealth" + "Command": "Get-PnPServiceCurrentHealth", + "CommandName": "Get-PnPServiceCurrentHealth" }, { "Rank": 2, - "CommandName": "Get-PnPServiceCurrentHealth", "Id": 617, - "Command": "Get-PnPServiceCurrentHealth -Identity \"SharePoint Online\"" + "Command": "Get-PnPServiceCurrentHealth -Identity \"SharePoint Online\"", + "CommandName": "Get-PnPServiceCurrentHealth" }, { "Rank": 1, - "CommandName": "Get-PnPServiceHealthIssue", "Id": 618, - "Command": "Get-PnPServiceHealthIssue" + "Command": "Get-PnPServiceHealthIssue", + "CommandName": "Get-PnPServiceHealthIssue" }, { "Rank": 2, - "CommandName": "Get-PnPServiceHealthIssue", "Id": 619, - "Command": "Get-PnPServiceHealthIssue -Identity \"EX123456\"" + "Command": "Get-PnPServiceHealthIssue -Identity \"EX123456\"", + "CommandName": "Get-PnPServiceHealthIssue" }, { "Rank": 1, - "CommandName": "Get-PnPSharePointAddIn", "Id": 620, - "Command": "Get-PnPSharePointAddIn" + "Command": "Get-PnPSharePointAddIn", + "CommandName": "Get-PnPSharePointAddIn" }, { "Rank": 2, - "CommandName": "Get-PnPSharePointAddIn", "Id": 621, - "Command": "Get-PnPSharePointAddIn -IncludeSubsites" + "Command": "Get-PnPSharePointAddIn -IncludeSubsites", + "CommandName": "Get-PnPSharePointAddIn" }, { "Rank": 1, - "CommandName": "Get-PnPSharingForNonOwnersOfSite", "Id": 622, - "Command": "Get-PnPSharingForNonOwnersOfSite" + "Command": "Get-PnPSharingForNonOwnersOfSite", + "CommandName": "Get-PnPSharingForNonOwnersOfSite" }, { "Rank": 1, - "CommandName": "Get-PnPSite", "Id": 623, - "Command": "Get-PnPSite" + "Command": "Get-PnPSite", + "CommandName": "Get-PnPSite" }, { "Rank": 2, - "CommandName": "Get-PnPSite", "Id": 624, - "Command": "Get-PnPSite -Includes RootWeb,ServerRelativeUrl" + "Command": "Get-PnPSite -Includes RootWeb,ServerRelativeUrl", + "CommandName": "Get-PnPSite" }, { "Rank": 1, - "CommandName": "Get-PnPSiteClosure", "Id": 625, - "Command": "Get-PnPSiteClosure" + "Command": "Get-PnPSiteClosure", + "CommandName": "Get-PnPSiteClosure" }, { "Rank": 1, - "CommandName": "Get-PnPSiteCollectionAdmin", "Id": 626, - "Command": "Get-PnPSiteCollectionAdmin" + "Command": "Get-PnPSiteCollectionAdmin", + "CommandName": "Get-PnPSiteCollectionAdmin" }, { "Rank": 1, - "CommandName": "Get-PnPSiteCollectionAppCatalog", "Id": 627, - "Command": "Get-PnPSiteCollectionAppCatalog" + "Command": "Get-PnPSiteCollectionAppCatalog", + "CommandName": "Get-PnPSiteCollectionAppCatalog" }, { "Rank": 2, - "CommandName": "Get-PnPSiteCollectionAppCatalog", "Id": 628, - "Command": "Get-PnPSiteCollectionAppCatalog -CurrentSite" + "Command": "Get-PnPSiteCollectionAppCatalog -CurrentSite", + "CommandName": "Get-PnPSiteCollectionAppCatalog" }, { "Rank": 3, - "CommandName": "Get-PnPSiteCollectionAppCatalog", "Id": 629, - "Command": "Get-PnPSiteCollectionAppCatalog -ExcludeDeletedSites" + "Command": "Get-PnPSiteCollectionAppCatalog -ExcludeDeletedSites", + "CommandName": "Get-PnPSiteCollectionAppCatalog" }, { "Rank": 1, - "CommandName": "Get-PnPSiteCollectionTermStore", "Id": 630, - "Command": "Get-PnPSiteCollectionTermStore" + "Command": "Get-PnPSiteCollectionTermStore", + "CommandName": "Get-PnPSiteCollectionTermStore" }, { "Rank": 1, - "CommandName": "Get-PnPSiteDesign", "Id": 631, - "Command": "Get-PnPSiteDesign" + "Command": "Get-PnPSiteDesign", + "CommandName": "Get-PnPSiteDesign" }, { "Rank": 2, - "CommandName": "Get-PnPSiteDesign", "Id": 632, - "Command": "Get-PnPSiteDesign -Identity 5c73382d-9643-4aa0-9160-d0cba35e40fd" + "Command": "Get-PnPSiteDesign -Identity 5c73382d-9643-4aa0-9160-d0cba35e40fd", + "CommandName": "Get-PnPSiteDesign" }, { "Rank": 1, - "CommandName": "Get-PnPSiteDesignRights", "Id": 633, - "Command": "Get-PnPSiteDesignRights -Identity 5c73382d-9643-4aa0-9160-d0cba35e40fd" + "Command": "Get-PnPSiteDesignRights -Identity 5c73382d-9643-4aa0-9160-d0cba35e40fd", + "CommandName": "Get-PnPSiteDesignRights" }, { "Rank": 1, - "CommandName": "Get-PnPSiteDesignRun", "Id": 634, - "Command": "Get-PnPSiteDesignRun" + "Command": "Get-PnPSiteDesignRun", + "CommandName": "Get-PnPSiteDesignRun" }, { "Rank": 2, - "CommandName": "Get-PnPSiteDesignRun", "Id": 635, - "Command": "Get-PnPSiteDesignRun -WebUrl \"https://mytenant.sharepoint.com/sites/project\"" + "Command": "Get-PnPSiteDesignRun -WebUrl \"https://mytenant.sharepoint.com/sites/project\"", + "CommandName": "Get-PnPSiteDesignRun" }, { "Rank": 1, - "CommandName": "Get-PnPSiteDesignTask", "Id": 636, - "Command": "Get-PnPSiteDesignTask -Identity 501z8c32-4147-44d4-8607-26c2f67cae82" + "Command": "Get-PnPSiteDesignTask -Identity 501z8c32-4147-44d4-8607-26c2f67cae82", + "CommandName": "Get-PnPSiteDesignTask" }, { "Rank": 2, - "CommandName": "Get-PnPSiteDesignTask", "Id": 637, - "Command": "Get-PnPSiteDesignTask" + "Command": "Get-PnPSiteDesignTask", + "CommandName": "Get-PnPSiteDesignTask" }, { "Rank": 3, - "CommandName": "Get-PnPSiteDesignTask", "Id": 638, - "Command": "Get-PnPSiteDesignTask -WebUrl \"https://contoso.sharepoint.com/sites/project\"" + "Command": "Get-PnPSiteDesignTask -WebUrl \"https://contoso.sharepoint.com/sites/project\"", + "CommandName": "Get-PnPSiteDesignTask" }, { "Rank": 1, - "CommandName": "Get-PnPSiteGroup", "Id": 639, - "Command": "Get-PnPSiteGroup" + "Command": "Get-PnPSiteGroup", + "CommandName": "Get-PnPSiteGroup" }, { "Rank": 2, - "CommandName": "Get-PnPSiteGroup", "Id": 640, - "Command": "Get-PnPSiteGroup -Site \"https://contoso.sharepoint.com/sites/siteA\"" + "Command": "Get-PnPSiteGroup -Site \"https://contoso.sharepoint.com/sites/siteA\"", + "CommandName": "Get-PnPSiteGroup" }, { "Rank": 3, - "CommandName": "Get-PnPSiteGroup", "Id": 641, - "Command": "Get-PnPSiteGroup -Group \"SiteA Members\"" + "Command": "Get-PnPSiteGroup -Group \"SiteA Members\"", + "CommandName": "Get-PnPSiteGroup" }, { "Rank": 4, - "CommandName": "Get-PnPSiteGroup", "Id": 642, - "Command": "Get-PnPSiteGroup -Group \"SiteA Members\" -Site \"https://contoso.sharepoint.com/sites/siteA\"" + "Command": "Get-PnPSiteGroup -Group \"SiteA Members\" -Site \"https://contoso.sharepoint.com/sites/siteA\"", + "CommandName": "Get-PnPSiteGroup" }, { "Rank": 1, - "CommandName": "Get-PnPSitePolicy", "Id": 643, - "Command": "Get-PnPSitePolicy" + "Command": "Get-PnPSitePolicy", + "CommandName": "Get-PnPSitePolicy" }, { "Rank": 2, - "CommandName": "Get-PnPSitePolicy", "Id": 644, - "Command": "Get-PnPSitePolicy -AllAvailable" + "Command": "Get-PnPSitePolicy -AllAvailable", + "CommandName": "Get-PnPSitePolicy" }, { "Rank": 3, - "CommandName": "Get-PnPSitePolicy", "Id": 645, - "Command": "Get-PnPSitePolicy -Name \"Contoso HBI\"" + "Command": "Get-PnPSitePolicy -Name \"Contoso HBI\"", + "CommandName": "Get-PnPSitePolicy" }, { "Rank": 1, - "CommandName": "Get-PnPSiteScript", "Id": 646, - "Command": "Get-PnPSiteScript" + "Command": "Get-PnPSiteScript", + "CommandName": "Get-PnPSiteScript" }, { "Rank": 2, - "CommandName": "Get-PnPSiteScript", "Id": 647, - "Command": "Get-PnPSiteScript -Identity 5c73382d-9643-4aa0-9160-d0cba35e40fd" + "Command": "Get-PnPSiteScript -Identity 5c73382d-9643-4aa0-9160-d0cba35e40fd", + "CommandName": "Get-PnPSiteScript" }, { "Rank": 1, - "CommandName": "Get-PnPSiteScriptFromList", "Id": 648, - "Command": "Get-PnPSiteScriptFromList -List \"MyList\"" + "Command": "Get-PnPSiteScriptFromList -List \"MyList\"", + "CommandName": "Get-PnPSiteScriptFromList" }, { "Rank": 2, - "CommandName": "Get-PnPSiteScriptFromList", "Id": 649, - "Command": "Get-PnPSiteScriptFromList -Url \"https://contoso.sharepoint.com/sites/teamsite/lists/MyList\"" + "Command": "Get-PnPSiteScriptFromList -Url \"https://contoso.sharepoint.com/sites/teamsite/lists/MyList\"", + "CommandName": "Get-PnPSiteScriptFromList" }, { "Rank": 3, - "CommandName": "Get-PnPSiteScriptFromList", "Id": 650, - "Command": "Get-PnPSiteScriptFromList -Url \"https://contoso.sharepoint.com/sites/teamsite/Shared Documents\"" + "Command": "Get-PnPSiteScriptFromList -Url \"https://contoso.sharepoint.com/sites/teamsite/Shared Documents\"", + "CommandName": "Get-PnPSiteScriptFromList" }, { "Rank": 1, - "CommandName": "Get-PnPSiteScriptFromWeb", "Id": 651, - "Command": "Get-PnPSiteScriptFromWeb -IncludeAll" + "Command": "Get-PnPSiteScriptFromWeb -IncludeAll", + "CommandName": "Get-PnPSiteScriptFromWeb" }, { "Rank": 2, - "CommandName": "Get-PnPSiteScriptFromWeb", "Id": 652, - "Command": "Get-PnPSiteScriptFromWeb -Url \"https://contoso.sharepoint.com/sites/teamsite\" -IncludeAll" + "Command": "Get-PnPSiteScriptFromWeb -Url \"https://contoso.sharepoint.com/sites/teamsite\" -IncludeAll", + "CommandName": "Get-PnPSiteScriptFromWeb" }, { "Rank": 3, - "CommandName": "Get-PnPSiteScriptFromWeb", "Id": 653, - "Command": "Get-PnPSiteScriptFromWeb -Url \"https://contoso.sharepoint.com/sites/teamsite\" -IncludeAll -Lists \"Shared Documents\",\"Lists\\MyList\"" + "Command": "Get-PnPSiteScriptFromWeb -Url \"https://contoso.sharepoint.com/sites/teamsite\" -IncludeAll -Lists \"Shared Documents\",\"Lists\\MyList\"", + "CommandName": "Get-PnPSiteScriptFromWeb" }, { "Rank": 4, - "CommandName": "Get-PnPSiteScriptFromWeb", "Id": 654, - "Command": "Get-PnPSiteScriptFromWeb -Url \"https://contoso.sharepoint.com/sites/teamsite\" -IncludeBranding -IncludeLinksToExportedItems" + "Command": "Get-PnPSiteScriptFromWeb -Url \"https://contoso.sharepoint.com/sites/teamsite\" -IncludeBranding -IncludeLinksToExportedItems", + "CommandName": "Get-PnPSiteScriptFromWeb" }, { "Rank": 5, - "CommandName": "Get-PnPSiteScriptFromWeb", "Id": 655, - "Command": "Get-PnPSiteScriptFromWeb -IncludeAllLists" + "Command": "Get-PnPSiteScriptFromWeb -IncludeAllLists", + "CommandName": "Get-PnPSiteScriptFromWeb" }, { "Rank": 6, - "CommandName": "Get-PnPSiteScriptFromWeb", "Id": 656, - "Command": "Get-PnPSiteScriptFromWeb -IncludeAllLists | Add-PnPSiteScript -Title \"My Site Script\" | Add-PnPSiteDesign -Title \"My Site Design\" -WebTemplate TeamSite" + "Command": "Get-PnPSiteScriptFromWeb -IncludeAllLists | Add-PnPSiteScript -Title \"My Site Script\" | Add-PnPSiteDesign -Title \"My Site Design\" -WebTemplate TeamSite", + "CommandName": "Get-PnPSiteScriptFromWeb" }, { "Rank": 1, - "CommandName": "Get-PnPSiteSearchQueryResults", "Id": 657, - "Command": "Get-PnPSiteSearchQueryResults" + "Command": "Get-PnPSiteSearchQueryResults", + "CommandName": "Get-PnPSiteSearchQueryResults" }, { "Rank": 2, - "CommandName": "Get-PnPSiteSearchQueryResults", "Id": 658, - "Command": "Get-PnPSiteSearchQueryResults -Query \"WebTemplate:STS\"" + "Command": "Get-PnPSiteSearchQueryResults -Query \"WebTemplate:STS\"", + "CommandName": "Get-PnPSiteSearchQueryResults" }, { "Rank": 3, - "CommandName": "Get-PnPSiteSearchQueryResults", "Id": 659, - "Command": "Get-PnPSiteSearchQueryResults -Query \"WebTemplate:SPSPERS\"" + "Command": "Get-PnPSiteSearchQueryResults -Query \"WebTemplate:SPSPERS\"", + "CommandName": "Get-PnPSiteSearchQueryResults" }, { "Rank": 4, - "CommandName": "Get-PnPSiteSearchQueryResults", "Id": 660, - "Command": "Get-PnPSiteSearchQueryResults -Query \"Title:Intranet*\"" + "Command": "Get-PnPSiteSearchQueryResults -Query \"Title:Intranet*\"", + "CommandName": "Get-PnPSiteSearchQueryResults" }, { "Rank": 5, - "CommandName": "Get-PnPSiteSearchQueryResults", "Id": 661, - "Command": "Get-PnPSiteSearchQueryResults -MaxResults 10" + "Command": "Get-PnPSiteSearchQueryResults -MaxResults 10", + "CommandName": "Get-PnPSiteSearchQueryResults" }, { "Rank": 6, - "CommandName": "Get-PnPSiteSearchQueryResults", "Id": 662, - "Command": "Get-PnPSiteSearchQueryResults -All" + "Command": "Get-PnPSiteSearchQueryResults -All", + "CommandName": "Get-PnPSiteSearchQueryResults" }, { "Rank": 1, - "CommandName": "Get-PnPSiteSensitivityLabel", "Id": 663, - "Command": "Get-PnPSiteSensitivityLabel" + "Command": "Get-PnPSiteSensitivityLabel", + "CommandName": "Get-PnPSiteSensitivityLabel" }, { "Rank": 1, - "CommandName": "Get-PnPSiteTemplate", "Id": 664, - "Command": "Get-PnPSiteTemplate -Out template.pnp" + "Command": "Get-PnPSiteTemplate -Out template.pnp", + "CommandName": "Get-PnPSiteTemplate" }, { "Rank": 2, - "CommandName": "Get-PnPSiteTemplate", "Id": 665, - "Command": "Get-PnPSiteTemplate -Out template.xml" + "Command": "Get-PnPSiteTemplate -Out template.xml", + "CommandName": "Get-PnPSiteTemplate" }, { "Rank": 3, - "CommandName": "Get-PnPSiteTemplate", "Id": 666, - "Command": "Get-PnPSiteTemplate -Out template.md" + "Command": "Get-PnPSiteTemplate -Out template.md", + "CommandName": "Get-PnPSiteTemplate" }, { "Rank": 4, - "CommandName": "Get-PnPSiteTemplate", "Id": 667, - "Command": "Get-PnPSiteTemplate -Out template.pnp -Schema V201503" + "Command": "Get-PnPSiteTemplate -Out template.pnp -Schema V201503", + "CommandName": "Get-PnPSiteTemplate" }, { "Rank": 5, - "CommandName": "Get-PnPSiteTemplate", "Id": 668, - "Command": "Get-PnPSiteTemplate -Out template.pnp -IncludeAllTermGroups" + "Command": "Get-PnPSiteTemplate -Out template.pnp -IncludeAllTermGroups", + "CommandName": "Get-PnPSiteTemplate" }, { "Rank": 6, - "CommandName": "Get-PnPSiteTemplate", "Id": 669, - "Command": "Get-PnPSiteTemplate -Out template.pnp -IncludeSiteCollectionTermGroup" + "Command": "Get-PnPSiteTemplate -Out template.pnp -IncludeSiteCollectionTermGroup", + "CommandName": "Get-PnPSiteTemplate" }, { "Rank": 7, - "CommandName": "Get-PnPSiteTemplate", "Id": 670, - "Command": "Get-PnPSiteTemplate -Out template.pnp -PersistBrandingFiles" + "Command": "Get-PnPSiteTemplate -Out template.pnp -PersistBrandingFiles", + "CommandName": "Get-PnPSiteTemplate" }, { "Rank": 8, - "CommandName": "Get-PnPSiteTemplate", "Id": 671, - "Command": "Get-PnPSiteTemplate -Out template.pnp -Handlers Lists, SiteSecurity" + "Command": "Get-PnPSiteTemplate -Out template.pnp -Handlers Lists, SiteSecurity", + "CommandName": "Get-PnPSiteTemplate" }, { "Rank": 9, - "CommandName": "Get-PnPSiteTemplate", "Id": 672, - "Command": "Get-PnPSiteTemplate -Out template.pnp -PersistMultiLanguageResources" + "Command": "Get-PnPSiteTemplate -Out template.pnp -PersistMultiLanguageResources", + "CommandName": "Get-PnPSiteTemplate" }, { "Rank": 10, - "CommandName": "Get-PnPSiteTemplate", "Id": 673, - "Command": "Get-PnPSiteTemplate -Out template.pnp -PersistMultiLanguageResources -ResourceFilePrefix MyResources" + "Command": "Get-PnPSiteTemplate -Out template.pnp -PersistMultiLanguageResources -ResourceFilePrefix MyResources", + "CommandName": "Get-PnPSiteTemplate" }, { "Rank": 11, - "CommandName": "Get-PnPSiteTemplate", "Id": 674, - "Command": "Get-PnPSiteTemplate -Out template.pnp -ContentTypeGroups \"Group A\",\"Group B\"" + "Command": "Get-PnPSiteTemplate -Out template.pnp -ContentTypeGroups \"Group A\",\"Group B\"", + "CommandName": "Get-PnPSiteTemplate" }, { "Rank": 12, - "CommandName": "Get-PnPSiteTemplate", "Id": 675, - "Command": "Get-PnPSiteTemplate -Out template.pnp -ExcludeContentTypesFromSyndication" + "Command": "Get-PnPSiteTemplate -Out template.pnp -ExcludeContentTypesFromSyndication", + "CommandName": "Get-PnPSiteTemplate" }, { "Rank": 13, - "CommandName": "Get-PnPSiteTemplate", "Id": 676, - "Command": "Get-PnPSiteTemplate -Out template.pnp -ListsToExtract \"Title of List One\",\"95c4efd6-08f4-4c67-94ae-49d696ba1298\",\"Title of List Three\"" + "Command": "Get-PnPSiteTemplate -Out template.pnp -ListsToExtract \"Title of List One\",\"95c4efd6-08f4-4c67-94ae-49d696ba1298\",\"Title of List Three\"", + "CommandName": "Get-PnPSiteTemplate" }, { "Rank": 14, - "CommandName": "Get-PnPSiteTemplate", "Id": 677, - "Command": "Get-PnPSiteTemplate -Out template.xml -Handlers Fields, ContentTypes, SupportedUILanguages -PersistMultiLanguageResources" + "Command": "Get-PnPSiteTemplate -Out template.xml -Handlers Fields, ContentTypes, SupportedUILanguages -PersistMultiLanguageResources", + "CommandName": "Get-PnPSiteTemplate" }, { "Rank": 1, - "CommandName": "Get-PnPSiteUserInvitations", "Id": 678, - "Command": "Get-PnPSiteUserInvitations -Site \"https://contoso.sharepoint.com/sites/ContosoWeb1/\" -EmailAddress someone@example.com" + "Command": "Get-PnPSiteUserInvitations -Site \"https://contoso.sharepoint.com/sites/ContosoWeb1/\" -EmailAddress someone@example.com", + "CommandName": "Get-PnPSiteUserInvitations" }, { "Rank": 1, - "CommandName": "Get-PnPStorageEntity", "Id": 679, - "Command": "Get-PnPStorageEntity" + "Command": "Get-PnPStorageEntity", + "CommandName": "Get-PnPStorageEntity" }, { "Rank": 2, - "CommandName": "Get-PnPStorageEntity", "Id": 680, - "Command": "Get-PnPStorageEntity -Key MyKey" + "Command": "Get-PnPStorageEntity -Key MyKey", + "CommandName": "Get-PnPStorageEntity" }, { "Rank": 3, - "CommandName": "Get-PnPStorageEntity", "Id": 681, - "Command": "Get-PnPStorageEntity -Scope Site" + "Command": "Get-PnPStorageEntity -Scope Site", + "CommandName": "Get-PnPStorageEntity" }, { "Rank": 4, - "CommandName": "Get-PnPStorageEntity", "Id": 682, - "Command": "Get-PnPStorageEntity -Key MyKey -Scope Site" + "Command": "Get-PnPStorageEntity -Key MyKey -Scope Site", + "CommandName": "Get-PnPStorageEntity" }, { "Rank": 1, - "CommandName": "Get-PnPStoredCredential", "Id": 683, - "Command": "Get-PnPStoredCredential -Name O365" + "Command": "Get-PnPStoredCredential -Name O365", + "CommandName": "Get-PnPStoredCredential" }, { "Rank": 1, - "CommandName": "Get-PnPStructuralNavigationCacheSiteState", "Id": 684, - "Command": "Get-PnPStructuralNavigationCacheSiteState -SiteUrl \"https://contoso.sharepoint.com/sites/product/\"" + "Command": "Get-PnPStructuralNavigationCacheSiteState -SiteUrl \"https://contoso.sharepoint.com/sites/product/\"", + "CommandName": "Get-PnPStructuralNavigationCacheSiteState" }, { "Rank": 1, - "CommandName": "Get-PnPStructuralNavigationCacheWebState", "Id": 685, - "Command": "Get-PnPStructuralNavigationCacheWebState -WebUrl \"https://contoso.sharepoint.com/sites/product/electronics\"" + "Command": "Get-PnPStructuralNavigationCacheWebState -WebUrl \"https://contoso.sharepoint.com/sites/product/electronics\"", + "CommandName": "Get-PnPStructuralNavigationCacheWebState" }, { "Rank": 1, - "CommandName": "Get-PnPSubscribeSharePointNewsDigest", "Id": 686, - "Command": "Get-PnPSubscribeSharePointNewsDigest -Account 'user@domain.com'" + "Command": "Get-PnPSubscribeSharePointNewsDigest -Account 'user@domain.com'", + "CommandName": "Get-PnPSubscribeSharePointNewsDigest" }, { "Rank": 1, - "CommandName": "Get-PnPSubWeb", "Id": 687, - "Command": "Get-PnPSubWeb" + "Command": "Get-PnPSubWeb", + "CommandName": "Get-PnPSubWeb" }, { "Rank": 2, - "CommandName": "Get-PnPSubWeb", "Id": 688, - "Command": "Get-PnPSubWeb -Recurse" + "Command": "Get-PnPSubWeb -Recurse", + "CommandName": "Get-PnPSubWeb" }, { "Rank": 3, - "CommandName": "Get-PnPSubWeb", "Id": 689, - "Command": "Get-PnPSubWeb -Recurse -Includes \"WebTemplate\",\"Description\" | Select ServerRelativeUrl, WebTemplate, Description" + "Command": "Get-PnPSubWeb -Recurse -Includes \"WebTemplate\",\"Description\" | Select ServerRelativeUrl, WebTemplate, Description", + "CommandName": "Get-PnPSubWeb" }, { "Rank": 4, - "CommandName": "Get-PnPSubWeb", "Id": 690, - "Command": "Get-PnPSubWeb -Identity Team1 -Recurse" + "Command": "Get-PnPSubWeb -Identity Team1 -Recurse", + "CommandName": "Get-PnPSubWeb" }, { "Rank": 5, - "CommandName": "Get-PnPSubWeb", "Id": 691, - "Command": "Get-PnPSubWeb -Identity Team1 -Recurse -IncludeRootWeb" + "Command": "Get-PnPSubWeb -Identity Team1 -Recurse -IncludeRootWeb", + "CommandName": "Get-PnPSubWeb" }, { "Rank": 1, - "CommandName": "Get-PnPSyntexModel", "Id": 692, - "Command": "Get-PnPSyntexModel" + "Command": "Get-PnPSyntexModel", + "CommandName": "Get-PnPSyntexModel" }, { "Rank": 2, - "CommandName": "Get-PnPSyntexModel", "Id": 693, - "Command": "Get-PnPSyntexModel -Identity 1" + "Command": "Get-PnPSyntexModel -Identity 1", + "CommandName": "Get-PnPSyntexModel" }, { "Rank": 3, - "CommandName": "Get-PnPSyntexModel", "Id": 694, - "Command": "Get-PnPSyntexModel -Identity \"Invoice model\"" + "Command": "Get-PnPSyntexModel -Identity \"Invoice model\"", + "CommandName": "Get-PnPSyntexModel" }, { "Rank": 1, - "CommandName": "Get-PnPSyntexModelPublication", "Id": 695, - "Command": "Get-PnPSyntexModelPublication -Identity \"Invoice model\"" + "Command": "Get-PnPSyntexModelPublication -Identity \"Invoice model\"", + "CommandName": "Get-PnPSyntexModelPublication" }, { "Rank": 1, - "CommandName": "Get-PnPTaxonomyItem", "Id": 696, - "Command": "Get-PnPTaxonomyItem -TermPath \"My Term Group|My Term Set|Contoso\"" + "Command": "Get-PnPTaxonomyItem -TermPath \"My Term Group|My Term Set|Contoso\"", + "CommandName": "Get-PnPTaxonomyItem" }, { "Rank": 1, - "CommandName": "Get-PnPTeamsApp", "Id": 697, - "Command": "Get-PnPTeamsApp" + "Command": "Get-PnPTeamsApp", + "CommandName": "Get-PnPTeamsApp" }, { "Rank": 2, - "CommandName": "Get-PnPTeamsApp", "Id": 698, - "Command": "Get-PnPTeamsApp -Identity a54224d7-608b-4839-bf74-1b68148e65d4" + "Command": "Get-PnPTeamsApp -Identity a54224d7-608b-4839-bf74-1b68148e65d4", + "CommandName": "Get-PnPTeamsApp" }, { "Rank": 3, - "CommandName": "Get-PnPTeamsApp", "Id": 699, - "Command": "Get-PnPTeamsApp -Identity \"MyTeamsApp\"" + "Command": "Get-PnPTeamsApp -Identity \"MyTeamsApp\"", + "CommandName": "Get-PnPTeamsApp" }, { "Rank": 1, - "CommandName": "Get-PnPTeamsChannel", "Id": 700, - "Command": "Get-PnPTeamsChannel -Team a6c1e0d7-f579-4993-81ab-4b666f8edea8" + "Command": "Get-PnPTeamsChannel -Team a6c1e0d7-f579-4993-81ab-4b666f8edea8", + "CommandName": "Get-PnPTeamsChannel" }, { "Rank": 2, - "CommandName": "Get-PnPTeamsChannel", "Id": 701, - "Command": "Get-PnPTeamsChannel -Team a6c1e0d7-f579-4993-81ab-4b666f8edea8 -Identity \"Test Channel\"" + "Command": "Get-PnPTeamsChannel -Team a6c1e0d7-f579-4993-81ab-4b666f8edea8 -Identity \"Test Channel\"", + "CommandName": "Get-PnPTeamsChannel" }, { "Rank": 3, - "CommandName": "Get-PnPTeamsChannel", "Id": 702, - "Command": "Get-PnPTeamsChannel -Team a6c1e0d7-f579-4993-81ab-4b666f8edea8 -Identity \"19:796d063b63e34497aeaf092c8fb9b44e@thread.skype\"" + "Command": "Get-PnPTeamsChannel -Team a6c1e0d7-f579-4993-81ab-4b666f8edea8 -Identity \"19:796d063b63e34497aeaf092c8fb9b44e@thread.skype\"", + "CommandName": "Get-PnPTeamsChannel" }, { "Rank": 1, - "CommandName": "Get-PnPTeamsChannelFilesFolder", "Id": 703, - "Command": "Get-PnPTeamsChannelFilesFolder -Team \"Sales Team\" -Channel \"Test Channel\"" + "Command": "Get-PnPTeamsChannelFilesFolder -Team \"Sales Team\" -Channel \"Test Channel\"", + "CommandName": "Get-PnPTeamsChannelFilesFolder" }, { "Rank": 2, - "CommandName": "Get-PnPTeamsChannelFilesFolder", "Id": 704, - "Command": "Get-PnPTeamsChannelFilesFolder -Team a6c1e0d7-f579-4993-81ab-4b666f8edea8 -Channel \"19:796d063b63e34497aeaf092c8fb9b44e@thread.skype\"" + "Command": "Get-PnPTeamsChannelFilesFolder -Team a6c1e0d7-f579-4993-81ab-4b666f8edea8 -Channel \"19:796d063b63e34497aeaf092c8fb9b44e@thread.skype\"", + "CommandName": "Get-PnPTeamsChannelFilesFolder" }, { "Rank": 1, - "CommandName": "Get-PnPTeamsChannelMessage", "Id": 705, - "Command": "Get-PnPTeamsChannelMessage -Team MyTestTeam -Channel \"My Channel\"" + "Command": "Get-PnPTeamsChannelMessage -Team MyTestTeam -Channel \"My Channel\"", + "CommandName": "Get-PnPTeamsChannelMessage" }, { "Rank": 2, - "CommandName": "Get-PnPTeamsChannelMessage", "Id": 706, - "Command": "Get-PnPTeamsChannelMessage -Team MyTestTeam -Channel \"My Channel\" -Identity 1653089769293" + "Command": "Get-PnPTeamsChannelMessage -Team MyTestTeam -Channel \"My Channel\" -Identity 1653089769293", + "CommandName": "Get-PnPTeamsChannelMessage" }, { "Rank": 1, - "CommandName": "Get-PnPTeamsChannelMessageReply", "Id": 707, - "Command": "Get-PnPTeamsChannelMessageReply -Team MyTestTeam -Channel \"My Channel\" -Message 1653089769293 -IncludeDeleted" + "Command": "Get-PnPTeamsChannelMessageReply -Team MyTestTeam -Channel \"My Channel\" -Message 1653089769293 -IncludeDeleted", + "CommandName": "Get-PnPTeamsChannelMessageReply" }, { "Rank": 2, - "CommandName": "Get-PnPTeamsChannelMessageReply", "Id": 708, - "Command": "Get-PnPTeamsChannelMessageReply -Team MyTestTeam -Channel \"My Channel\" -Message 1653089769293 -Identity 1653086004630" + "Command": "Get-PnPTeamsChannelMessageReply -Team MyTestTeam -Channel \"My Channel\" -Message 1653089769293 -Identity 1653086004630", + "CommandName": "Get-PnPTeamsChannelMessageReply" }, { "Rank": 1, - "CommandName": "Get-PnPTeamsChannelUser", "Id": 709, - "Command": "Get-PnPTeamsChannelUser -Team \"My Team\" -Channel \"My Channel\"" + "Command": "Get-PnPTeamsChannelUser -Team \"My Team\" -Channel \"My Channel\"", + "CommandName": "Get-PnPTeamsChannelUser" }, { "Rank": 2, - "CommandName": "Get-PnPTeamsChannelUser", "Id": 710, - "Command": "Get-PnPTeamsChannelUser -Team \"My Team\" -Channel \"My Channel\" -Role Member" + "Command": "Get-PnPTeamsChannelUser -Team \"My Team\" -Channel \"My Channel\" -Role Member", + "CommandName": "Get-PnPTeamsChannelUser" }, { "Rank": 3, - "CommandName": "Get-PnPTeamsChannelUser", "Id": 711, - "Command": "Get-PnPTeamsChannelUser -Team \"My Team\" -Channel \"My Channel\" -Identity john.doe@contoso.com" + "Command": "Get-PnPTeamsChannelUser -Team \"My Team\" -Channel \"My Channel\" -Identity john.doe@contoso.com", + "CommandName": "Get-PnPTeamsChannelUser" }, { "Rank": 4, - "CommandName": "Get-PnPTeamsChannelUser", "Id": 712, - "Command": "Get-PnPTeamsChannelUser -Team \"My Team\" -Channel \"My Channel\" -Identity 00000000-0000-0000-0000-000000000000" + "Command": "Get-PnPTeamsChannelUser -Team \"My Team\" -Channel \"My Channel\" -Identity 00000000-0000-0000-0000-000000000000", + "CommandName": "Get-PnPTeamsChannelUser" }, { "Rank": 1, - "CommandName": "Get-PnPTeamsPrimaryChannel", "Id": 713, - "Command": "Get-PnPTeamsPrimaryChannel -Team ee0f40fc-b2f7-45c7-b62d-11b90dd2ea8e" + "Command": "Get-PnPTeamsPrimaryChannel -Team ee0f40fc-b2f7-45c7-b62d-11b90dd2ea8e", + "CommandName": "Get-PnPTeamsPrimaryChannel" }, { "Rank": 2, - "CommandName": "Get-PnPTeamsPrimaryChannel", "Id": 714, - "Command": "Get-PnPTeamsPrimaryChannel -Team Sales" + "Command": "Get-PnPTeamsPrimaryChannel -Team Sales", + "CommandName": "Get-PnPTeamsPrimaryChannel" }, { "Rank": 1, - "CommandName": "Get-PnPTeamsTab", "Id": 715, - "Command": "Get-PnPTeamsTab -Team 5beb63c5-0571-499e-94d5-3279fdd9b6b5 -Channel 19:796d063b63e34497aeaf092c8fb9b44e@thread.skype" + "Command": "Get-PnPTeamsTab -Team 5beb63c5-0571-499e-94d5-3279fdd9b6b5 -Channel 19:796d063b63e34497aeaf092c8fb9b44e@thread.skype", + "CommandName": "Get-PnPTeamsTab" }, { "Rank": 2, - "CommandName": "Get-PnPTeamsTab", "Id": 716, - "Command": "Get-PnPTeamsTab -Team 5beb63c5-0571-499e-94d5-3279fdd9b6b5 -Channel 19:796d063b63e34497aeaf092c8fb9b44e@thread.skype -Identity \"Wiki\"" + "Command": "Get-PnPTeamsTab -Team 5beb63c5-0571-499e-94d5-3279fdd9b6b5 -Channel 19:796d063b63e34497aeaf092c8fb9b44e@thread.skype -Identity \"Wiki\"", + "CommandName": "Get-PnPTeamsTab" }, { "Rank": 3, - "CommandName": "Get-PnPTeamsTab", "Id": 717, - "Command": "Get-PnPTeamsTab -Team 5beb63c5-0571-499e-94d5-3279fdd9b6b5 -Channel 19:796d063b63e34497aeaf092c8fb9b44e@thread.skype -Identity d8740a7a-e44e-46c5-8f13-e699f964fc25" + "Command": "Get-PnPTeamsTab -Team 5beb63c5-0571-499e-94d5-3279fdd9b6b5 -Channel 19:796d063b63e34497aeaf092c8fb9b44e@thread.skype -Identity d8740a7a-e44e-46c5-8f13-e699f964fc25", + "CommandName": "Get-PnPTeamsTab" }, { "Rank": 4, - "CommandName": "Get-PnPTeamsTab", "Id": 718, - "Command": "Get-PnPTeamsTab -Team \"My Team\" -Channel \"My Channel\"" + "Command": "Get-PnPTeamsTab -Team \"My Team\" -Channel \"My Channel\"", + "CommandName": "Get-PnPTeamsTab" }, { "Rank": 5, - "CommandName": "Get-PnPTeamsTab", "Id": 719, - "Command": "Get-PnPTeamsTab -Team \"My Team\" -Channel \"My Channel\" -Identity \"Wiki\"" + "Command": "Get-PnPTeamsTab -Team \"My Team\" -Channel \"My Channel\" -Identity \"Wiki\"", + "CommandName": "Get-PnPTeamsTab" }, { "Rank": 1, - "CommandName": "Get-PnPTeamsTag", "Id": 720, - "Command": "Get-PnPTeamsTag -Team 5beb63c5-0571-499e-94d5-3279fdd9b6b5" + "Command": "Get-PnPTeamsTag -Team 5beb63c5-0571-499e-94d5-3279fdd9b6b5", + "CommandName": "Get-PnPTeamsTag" }, { "Rank": 2, - "CommandName": "Get-PnPTeamsTag", "Id": 721, - "Command": "Get-PnPTeamsTag -Team 5beb63c5-0571-499e-94d5-3279fdd9b6b5 -Identity \"ZmY1ZjdmMjctZDhiNy00MWRkLTk2ZDQtYzcyYmVhMWIwOGYxIyM3ZTVhNGRmZS1kNWNlLTRkOTAtODM4MC04ZDIxM2FkYzYzOGIjI3RiVlVpR01rcg==\"" + "Command": "Get-PnPTeamsTag -Team 5beb63c5-0571-499e-94d5-3279fdd9b6b5 -Identity \"ZmY1ZjdmMjctZDhiNy00MWRkLTk2ZDQtYzcyYmVhMWIwOGYxIyM3ZTVhNGRmZS1kNWNlLTRkOTAtODM4MC04ZDIxM2FkYzYzOGIjI3RiVlVpR01rcg==\"", + "CommandName": "Get-PnPTeamsTag" }, { "Rank": 1, - "CommandName": "Get-PnPTeamsTeam", "Id": 722, - "Command": "Get-PnPTeamsTeam" + "Command": "Get-PnPTeamsTeam", + "CommandName": "Get-PnPTeamsTeam" }, { "Rank": 2, - "CommandName": "Get-PnPTeamsTeam", "Id": 723, - "Command": "Get-PnPTeamsTeam -Identity \"PnP PowerShell\"" + "Command": "Get-PnPTeamsTeam -Identity \"PnP PowerShell\"", + "CommandName": "Get-PnPTeamsTeam" }, { "Rank": 3, - "CommandName": "Get-PnPTeamsTeam", "Id": 724, - "Command": "Get-PnPTeamsTeam -Identity \"baba9192-55be-488a-9fb7-2e2e76edbef2\"" + "Command": "Get-PnPTeamsTeam -Identity \"baba9192-55be-488a-9fb7-2e2e76edbef2\"", + "CommandName": "Get-PnPTeamsTeam" }, { "Rank": 4, - "CommandName": "Get-PnPTeamsTeam", "Id": 725, - "Command": "Get-PnPTeamsTeam -Filter \"startswith(mailNickName, 'contoso')\"" + "Command": "Get-PnPTeamsTeam -Filter \"startswith(mailNickName, 'contoso')\"", + "CommandName": "Get-PnPTeamsTeam" }, { "Rank": 5, - "CommandName": "Get-PnPTeamsTeam", "Id": 726, - "Command": "Get-PnPTeamsTeam -Filter \"startswith(description, 'contoso')\"" + "Command": "Get-PnPTeamsTeam -Filter \"startswith(description, 'contoso')\"", + "CommandName": "Get-PnPTeamsTeam" }, { "Rank": 1, - "CommandName": "Get-PnPTeamsUser", "Id": 727, - "Command": "Get-PnPTeamsUser -Team MyTeam" + "Command": "Get-PnPTeamsUser -Team MyTeam", + "CommandName": "Get-PnPTeamsUser" }, { "Rank": 2, - "CommandName": "Get-PnPTeamsUser", "Id": 728, - "Command": "Get-PnPTeamsUser -Team MyTeam -Role Owner" + "Command": "Get-PnPTeamsUser -Team MyTeam -Role Owner", + "CommandName": "Get-PnPTeamsUser" }, { "Rank": 3, - "CommandName": "Get-PnPTeamsUser", "Id": 729, - "Command": "Get-PnPTeamsUser -Team MyTeam -Role Member" + "Command": "Get-PnPTeamsUser -Team MyTeam -Role Member", + "CommandName": "Get-PnPTeamsUser" }, { "Rank": 4, - "CommandName": "Get-PnPTeamsUser", "Id": 730, - "Command": "Get-PnPTeamsUser -Team MyTeam -Role Guest" + "Command": "Get-PnPTeamsUser -Team MyTeam -Role Guest", + "CommandName": "Get-PnPTeamsUser" }, { "Rank": 1, - "CommandName": "Get-PnPTemporarilyDisableAppBar", "Id": 731, - "Command": "Get-PnPTemporarilyDisableAppBar" + "Command": "Get-PnPTemporarilyDisableAppBar", + "CommandName": "Get-PnPTemporarilyDisableAppBar" }, { "Rank": 1, - "CommandName": "Get-PnPTenant", "Id": 732, - "Command": "Get-PnPTenant" + "Command": "Get-PnPTenant", + "CommandName": "Get-PnPTenant" }, { "Rank": 1, - "CommandName": "Get-PnPTenantAppCatalogUrl", "Id": 733, - "Command": "Get-PnPTenantAppCatalogUrl" + "Command": "Get-PnPTenantAppCatalogUrl", + "CommandName": "Get-PnPTenantAppCatalogUrl" }, { "Rank": 1, - "CommandName": "Get-PnPTenantCdnEnabled", "Id": 734, - "Command": "Get-PnPTenantCdnEnabled -CdnType Public" + "Command": "Get-PnPTenantCdnEnabled -CdnType Public", + "CommandName": "Get-PnPTenantCdnEnabled" }, { "Rank": 1, - "CommandName": "Get-PnPTenantCdnOrigin", "Id": 735, - "Command": "Get-PnPTenantCdnOrigin -CdnType Public" + "Command": "Get-PnPTenantCdnOrigin -CdnType Public", + "CommandName": "Get-PnPTenantCdnOrigin" }, { "Rank": 1, - "CommandName": "Get-PnPTenantCdnPolicies", "Id": 736, - "Command": "Get-PnPTenantCdnPolicies -CdnType Public" + "Command": "Get-PnPTenantCdnPolicies -CdnType Public", + "CommandName": "Get-PnPTenantCdnPolicies" }, { "Rank": 1, - "CommandName": "Get-PnPTenantDeletedSite", "Id": 737, - "Command": "Get-PnPTenantDeletedSite" + "Command": "Get-PnPTenantDeletedSite", + "CommandName": "Get-PnPTenantDeletedSite" }, { "Rank": 2, - "CommandName": "Get-PnPTenantDeletedSite", "Id": 738, - "Command": "Get-PnPTenantDeletedSite -Identity \"https://tenant.sharepoint.com/sites/contoso\"" + "Command": "Get-PnPTenantDeletedSite -Identity \"https://tenant.sharepoint.com/sites/contoso\"", + "CommandName": "Get-PnPTenantDeletedSite" }, { "Rank": 3, - "CommandName": "Get-PnPTenantDeletedSite", "Id": 739, - "Command": "Get-PnPTenantDeletedSite -IncludePersonalSite" + "Command": "Get-PnPTenantDeletedSite -IncludePersonalSite", + "CommandName": "Get-PnPTenantDeletedSite" }, { "Rank": 4, - "CommandName": "Get-PnPTenantDeletedSite", "Id": 740, - "Command": "Get-PnPTenantDeletedSite -IncludeOnlyPersonalSite" + "Command": "Get-PnPTenantDeletedSite -IncludeOnlyPersonalSite", + "CommandName": "Get-PnPTenantDeletedSite" }, { "Rank": 1, - "CommandName": "Get-PnPTenantId", "Id": 741, - "Command": "Get-PnPTenantId" + "Command": "Get-PnPTenantId", + "CommandName": "Get-PnPTenantId" }, { "Rank": 2, - "CommandName": "Get-PnPTenantId", "Id": 742, - "Command": "Get-PnPTenantId contoso" + "Command": "Get-PnPTenantId contoso", + "CommandName": "Get-PnPTenantId" }, { "Rank": 3, - "CommandName": "Get-PnPTenantId", "Id": 743, - "Command": "Get-PnPTenantId -TenantUrl contoso.sharepoint.com" + "Command": "Get-PnPTenantId -TenantUrl contoso.sharepoint.com", + "CommandName": "Get-PnPTenantId" }, { "Rank": 4, - "CommandName": "Get-PnPTenantId", "Id": 744, - "Command": "Get-PnPTenantId -TenantUrl contoso.sharepoint.us -AzureEnvironment USGovernment" + "Command": "Get-PnPTenantId -TenantUrl contoso.sharepoint.us -AzureEnvironment USGovernment", + "CommandName": "Get-PnPTenantId" }, { "Rank": 1, - "CommandName": "Get-PnPTenantInstance", "Id": 745, - "Command": "Get-PnPTenantInstance" + "Command": "Get-PnPTenantInstance", + "CommandName": "Get-PnPTenantInstance" }, { "Rank": 1, - "CommandName": "Get-PnPTenantRecycleBinItem", "Id": 746, - "Command": "Get-PnPTenantRecycleBinItem" + "Command": "Get-PnPTenantRecycleBinItem", + "CommandName": "Get-PnPTenantRecycleBinItem" }, { "Rank": 1, - "CommandName": "Get-PnPTenantSequence", "Id": 747, - "Command": "Get-PnPTenantSequence -Template $myTemplateObject" + "Command": "Get-PnPTenantSequence -Template $myTemplateObject", + "CommandName": "Get-PnPTenantSequence" }, { "Rank": 2, - "CommandName": "Get-PnPTenantSequence", "Id": 748, - "Command": "Get-PnPTenantSequence -Template $myTemplateObject -Identity \"mysequence\"" + "Command": "Get-PnPTenantSequence -Template $myTemplateObject -Identity \"mysequence\"", + "CommandName": "Get-PnPTenantSequence" }, { "Rank": 1, - "CommandName": "Get-PnPTenantSequenceSite", "Id": 749, - "Command": "Get-PnPTenantSequenceSite -Sequence $mysequence" + "Command": "Get-PnPTenantSequenceSite -Sequence $mysequence", + "CommandName": "Get-PnPTenantSequenceSite" }, { "Rank": 2, - "CommandName": "Get-PnPTenantSequenceSite", "Id": 750, - "Command": "Get-PnPTenantSequenceSite -Sequence $mysequence -Identity 8058ea99-af7b-4bb7-b12a-78f93398041e" + "Command": "Get-PnPTenantSequenceSite -Sequence $mysequence -Identity 8058ea99-af7b-4bb7-b12a-78f93398041e", + "CommandName": "Get-PnPTenantSequenceSite" }, { "Rank": 1, - "CommandName": "Get-PnPTenantSite", "Id": 751, - "Command": "Get-PnPTenantSite" + "Command": "Get-PnPTenantSite", + "CommandName": "Get-PnPTenantSite" }, { "Rank": 2, - "CommandName": "Get-PnPTenantSite", "Id": 752, - "Command": "Get-PnPTenantSite -Detailed" + "Command": "Get-PnPTenantSite -Detailed", + "CommandName": "Get-PnPTenantSite" }, { "Rank": 3, - "CommandName": "Get-PnPTenantSite", "Id": 753, - "Command": "Get-PnPTenantSite -IncludeOneDriveSites" + "Command": "Get-PnPTenantSite -IncludeOneDriveSites", + "CommandName": "Get-PnPTenantSite" }, { "Rank": 4, - "CommandName": "Get-PnPTenantSite", "Id": 754, - "Command": "Get-PnPTenantSite -IncludeOneDriveSites -Filter \"Url -like '-my.sharepoint.com/personal/'\"" + "Command": "Get-PnPTenantSite -IncludeOneDriveSites -Filter \"Url -like '-my.sharepoint.com/personal/'\"", + "CommandName": "Get-PnPTenantSite" }, { "Rank": 5, - "CommandName": "Get-PnPTenantSite", "Id": 755, - "Command": "Get-PnPTenantSite -Identity \"http://tenant.sharepoint.com/sites/projects\"" + "Command": "Get-PnPTenantSite -Identity \"http://tenant.sharepoint.com/sites/projects\"", + "CommandName": "Get-PnPTenantSite" }, { "Rank": 6, - "CommandName": "Get-PnPTenantSite", "Id": 756, - "Command": "Get-PnPTenantSite -Identity 7e8a6f56-92fe-4b22-9364-41799e579e8a" + "Command": "Get-PnPTenantSite -Identity 7e8a6f56-92fe-4b22-9364-41799e579e8a", + "CommandName": "Get-PnPTenantSite" }, { "Rank": 7, - "CommandName": "Get-PnPTenantSite", "Id": 757, - "Command": "Get-PnPTenantSite -Template SITEPAGEPUBLISHING#0" + "Command": "Get-PnPTenantSite -Template SITEPAGEPUBLISHING#0", + "CommandName": "Get-PnPTenantSite" }, { "Rank": 8, - "CommandName": "Get-PnPTenantSite", "Id": 758, - "Command": "Get-PnPTenantSite -Filter \"Url -like 'sales'\"" + "Command": "Get-PnPTenantSite -Filter \"Url -like 'sales'\"", + "CommandName": "Get-PnPTenantSite" }, { "Rank": 9, - "CommandName": "Get-PnPTenantSite", "Id": 759, - "Command": "Get-PnPTenantSite -GroupIdDefined $true" + "Command": "Get-PnPTenantSite -GroupIdDefined $true", + "CommandName": "Get-PnPTenantSite" }, { "Rank": 1, - "CommandName": "Get-PnPTenantSyncClientRestriction", "Id": 760, - "Command": "Get-PnPTenantSyncClientRestriction" + "Command": "Get-PnPTenantSyncClientRestriction", + "CommandName": "Get-PnPTenantSyncClientRestriction" }, { "Rank": 1, - "CommandName": "Get-PnPTenantTemplate", "Id": 761, - "Command": "Get-PnPTenantTemplate -Out tenanttemplate.xml" + "Command": "Get-PnPTenantTemplate -Out tenanttemplate.xml", + "CommandName": "Get-PnPTenantTemplate" }, { "Rank": 2, - "CommandName": "Get-PnPTenantTemplate", "Id": 762, - "Command": "Get-PnPTenantTemplate -Out tenanttemplate.xml -SiteUrl https://m365x123456.sharepoint.com/sites/HomeSite" + "Command": "Get-PnPTenantTemplate -Out tenanttemplate.xml -SiteUrl https://m365x123456.sharepoint.com/sites/HomeSite", + "CommandName": "Get-PnPTenantTemplate" }, { "Rank": 3, - "CommandName": "Get-PnPTenantTemplate", "Id": 763, - "Command": "Get-PnPTenantTemplate -Out tenanttemplate.xml -SiteUrl https://m365x123456.sharepoint.com/sites/HomeSite -Force" + "Command": "Get-PnPTenantTemplate -Out tenanttemplate.xml -SiteUrl https://m365x123456.sharepoint.com/sites/HomeSite -Force", + "CommandName": "Get-PnPTenantTemplate" }, { "Rank": 1, - "CommandName": "Get-PnPTenantTheme", "Id": 764, - "Command": "Get-PnPTenantTheme" + "Command": "Get-PnPTenantTheme", + "CommandName": "Get-PnPTenantTheme" }, { "Rank": 2, - "CommandName": "Get-PnPTenantTheme", "Id": 765, - "Command": "Get-PnPTenantTheme -Name \"MyCompanyTheme\"" + "Command": "Get-PnPTenantTheme -Name \"MyCompanyTheme\"", + "CommandName": "Get-PnPTenantTheme" }, { "Rank": 3, - "CommandName": "Get-PnPTenantTheme", "Id": 766, - "Command": "Get-PnPTenantTheme -Name \"MyCompanyTheme\" -AsJson" + "Command": "Get-PnPTenantTheme -Name \"MyCompanyTheme\" -AsJson", + "CommandName": "Get-PnPTenantTheme" }, { "Rank": 1, - "CommandName": "Get-PnPTerm", "Id": 767, - "Command": "Get-PnPTerm -TermSet \"Departments\" -TermGroup \"Corporate\"" + "Command": "Get-PnPTerm -TermSet \"Departments\" -TermGroup \"Corporate\"", + "CommandName": "Get-PnPTerm" }, { "Rank": 2, - "CommandName": "Get-PnPTerm", "Id": 768, - "Command": "Get-PnPTerm -Identity \"Finance\" -TermSet \"Departments\" -TermGroup \"Corporate\"" + "Command": "Get-PnPTerm -Identity \"Finance\" -TermSet \"Departments\" -TermGroup \"Corporate\"", + "CommandName": "Get-PnPTerm" }, { "Rank": 3, - "CommandName": "Get-PnPTerm", "Id": 769, - "Command": "Get-PnPTerm -Identity ab2af486-e097-4b4a-9444-527b251f1f8d -TermSet \"Departments\" -TermGroup \"Corporate\"" + "Command": "Get-PnPTerm -Identity ab2af486-e097-4b4a-9444-527b251f1f8d -TermSet \"Departments\" -TermGroup \"Corporate\"", + "CommandName": "Get-PnPTerm" }, { "Rank": 4, - "CommandName": "Get-PnPTerm", "Id": 770, - "Command": "Get-PnPTerm -Identity \"Small Finance\" -TermSet \"Departments\" -TermGroup \"Corporate\" -Recursive" + "Command": "Get-PnPTerm -Identity \"Small Finance\" -TermSet \"Departments\" -TermGroup \"Corporate\" -Recursive", + "CommandName": "Get-PnPTerm" }, { "Rank": 5, - "CommandName": "Get-PnPTerm", "Id": 771, - "Command": "Get-PnPTerm -Identity \"Small Finance\" -TermSet \"Departments\" -TermGroup \"Corporate\" -Recursive -IncludeDeprecated" + "Command": "Get-PnPTerm -Identity \"Small Finance\" -TermSet \"Departments\" -TermGroup \"Corporate\" -Recursive -IncludeDeprecated", + "CommandName": "Get-PnPTerm" }, { "Rank": 1, - "CommandName": "Get-PnPTermGroup", "Id": 772, - "Command": "Get-PnPTermGroup" + "Command": "Get-PnPTermGroup", + "CommandName": "Get-PnPTermGroup" }, { "Rank": 2, - "CommandName": "Get-PnPTermGroup", "Id": 773, - "Command": "Get-PnPTermGroup -Identity \"Departments\"" + "Command": "Get-PnPTermGroup -Identity \"Departments\"", + "CommandName": "Get-PnPTermGroup" }, { "Rank": 3, - "CommandName": "Get-PnPTermGroup", "Id": 774, - "Command": "Get-PnPTermGroup -Identity ab2af486-e097-4b4a-9444-527b251f1f8d" + "Command": "Get-PnPTermGroup -Identity ab2af486-e097-4b4a-9444-527b251f1f8d", + "CommandName": "Get-PnPTermGroup" }, { "Rank": 1, - "CommandName": "Get-PnPTermLabel", "Id": 775, - "Command": "Get-PnPTermLabel -Term af8601d6-d925-46dd-af7b-4a58515ffd83" + "Command": "Get-PnPTermLabel -Term af8601d6-d925-46dd-af7b-4a58515ffd83", + "CommandName": "Get-PnPTermLabel" }, { "Rank": 2, - "CommandName": "Get-PnPTermLabel", "Id": 776, - "Command": "Get-PnPTermLabel -Term af8601d6-d925-46dd-af7b-4a58515ffd83 -Lcid 1033" + "Command": "Get-PnPTermLabel -Term af8601d6-d925-46dd-af7b-4a58515ffd83 -Lcid 1033", + "CommandName": "Get-PnPTermLabel" }, { "Rank": 3, - "CommandName": "Get-PnPTermLabel", "Id": 777, - "Command": "Get-PnPTermLabel -Term \"Marketing\" -TermSet \"Departments\" -TermGroup \"Corporate\"" + "Command": "Get-PnPTermLabel -Term \"Marketing\" -TermSet \"Departments\" -TermGroup \"Corporate\"", + "CommandName": "Get-PnPTermLabel" }, { "Rank": 1, - "CommandName": "Get-PnPTermSet", "Id": 778, - "Command": "Get-PnPTermSet -TermGroup \"Corporate\"" + "Command": "Get-PnPTermSet -TermGroup \"Corporate\"", + "CommandName": "Get-PnPTermSet" }, { "Rank": 2, - "CommandName": "Get-PnPTermSet", "Id": 779, - "Command": "Get-PnPTermSet -Identity \"Departments\" -TermGroup \"Corporate\"" + "Command": "Get-PnPTermSet -Identity \"Departments\" -TermGroup \"Corporate\"", + "CommandName": "Get-PnPTermSet" }, { "Rank": 3, - "CommandName": "Get-PnPTermSet", "Id": 780, - "Command": "Get-PnPTermSet -Identity ab2af486-e097-4b4a-9444-527b251f1f8d -TermGroup \"Corporate" + "Command": "Get-PnPTermSet -Identity ab2af486-e097-4b4a-9444-527b251f1f8d -TermGroup \"Corporate", + "CommandName": "Get-PnPTermSet" }, { "Rank": 1, - "CommandName": "Get-PnPTheme", "Id": 781, - "Command": "Get-PnPTheme" + "Command": "Get-PnPTheme", + "CommandName": "Get-PnPTheme" }, { "Rank": 2, - "CommandName": "Get-PnPTheme", "Id": 782, - "Command": "Get-PnPTheme -DetectCurrentComposedLook" + "Command": "Get-PnPTheme -DetectCurrentComposedLook", + "CommandName": "Get-PnPTheme" }, { "Rank": 1, - "CommandName": "Get-PnPTimeZoneId", "Id": 783, - "Command": "Get-PnPTimeZoneId" + "Command": "Get-PnPTimeZoneId", + "CommandName": "Get-PnPTimeZoneId" }, { "Rank": 2, - "CommandName": "Get-PnPTimeZoneId", "Id": 784, - "Command": "Get-PnPTimeZoneId -Match Stockholm" + "Command": "Get-PnPTimeZoneId -Match Stockholm", + "CommandName": "Get-PnPTimeZoneId" }, { "Rank": 1, - "CommandName": "Get-PnPUnfurlLink", "Id": 785, - "Command": "Get-PnPUnfurlLink -Url \"https://contoso.sharepoint.com/:u:/s/testsitecol/ERs6pDuyD95LpUSUsJxi1EIBr9FMEYVBvMcs_B7cPdNPgQ?e=ZL3DPe\"" + "Command": "Get-PnPUnfurlLink -Url \"https://contoso.sharepoint.com/:u:/s/testsitecol/ERs6pDuyD95LpUSUsJxi1EIBr9FMEYVBvMcs_B7cPdNPgQ?e=ZL3DPe\"", + "CommandName": "Get-PnPUnfurlLink" }, { "Rank": 1, - "CommandName": "Get-PnPUnifiedAuditLog", "Id": 786, - "Command": "Get-PnPUnifiedAuditLog -ContentType SharePoint -StartTime (Get-Date).AddDays(-2) -EndTime (Get-Date).AddDays(-1)" + "Command": "Get-PnPUnifiedAuditLog -ContentType SharePoint -StartTime (Get-Date).AddDays(-2) -EndTime (Get-Date).AddDays(-1)", + "CommandName": "Get-PnPUnifiedAuditLog" }, { "Rank": 1, - "CommandName": "Get-PnPUPABulkImportStatus", "Id": 787, - "Command": "Get-PnPUPABulkImportStatus" + "Command": "Get-PnPUPABulkImportStatus", + "CommandName": "Get-PnPUPABulkImportStatus" }, { "Rank": 2, - "CommandName": "Get-PnPUPABulkImportStatus", "Id": 788, - "Command": "Get-PnPUPABulkImportStatus -IncludeErrorDetails" + "Command": "Get-PnPUPABulkImportStatus -IncludeErrorDetails", + "CommandName": "Get-PnPUPABulkImportStatus" }, { "Rank": 3, - "CommandName": "Get-PnPUPABulkImportStatus", "Id": 789, - "Command": "Get-PnPUPABulkImportStatus -JobId " + "Command": "Get-PnPUPABulkImportStatus -JobId ", + "CommandName": "Get-PnPUPABulkImportStatus" }, { "Rank": 4, - "CommandName": "Get-PnPUPABulkImportStatus", "Id": 790, - "Command": "Get-PnPUPABulkImportStatus -JobId -IncludeErrorDetails" + "Command": "Get-PnPUPABulkImportStatus -JobId -IncludeErrorDetails", + "CommandName": "Get-PnPUPABulkImportStatus" }, { "Rank": 1, - "CommandName": "Get-PnPUser", "Id": 791, - "Command": "Get-PnPUser" + "Command": "Get-PnPUser", + "CommandName": "Get-PnPUser" }, { "Rank": 2, - "CommandName": "Get-PnPUser", "Id": 792, - "Command": "Get-PnPUser -Identity 23" + "Command": "Get-PnPUser -Identity 23", + "CommandName": "Get-PnPUser" }, { "Rank": 3, - "CommandName": "Get-PnPUser", "Id": 793, - "Command": "Get-PnPUser -Identity \"i:0#.f|membership|user@tenant.onmicrosoft.com\"" + "Command": "Get-PnPUser -Identity \"i:0#.f|membership|user@tenant.onmicrosoft.com\"", + "CommandName": "Get-PnPUser" }, { "Rank": 4, - "CommandName": "Get-PnPUser", "Id": 794, - "Command": "Get-PnPUser | ? Email -eq \"user@tenant.onmicrosoft.com\"" + "Command": "Get-PnPUser | ? Email -eq \"user@tenant.onmicrosoft.com\"", + "CommandName": "Get-PnPUser" }, { "Rank": 5, - "CommandName": "Get-PnPUser", "Id": 795, - "Command": "Get-PnPUser -WithRightsAssigned" + "Command": "Get-PnPUser -WithRightsAssigned", + "CommandName": "Get-PnPUser" }, { "Rank": 6, - "CommandName": "Get-PnPUser", "Id": 796, - "Command": "Get-PnPUser -WithRightsAssigned -Web subsite1" + "Command": "Get-PnPUser -WithRightsAssigned -Web subsite1", + "CommandName": "Get-PnPUser" }, { "Rank": 7, - "CommandName": "Get-PnPUser", "Id": 797, - "Command": "Get-PnPUser -WithRightsAssignedDetailed" + "Command": "Get-PnPUser -WithRightsAssignedDetailed", + "CommandName": "Get-PnPUser" }, { "Rank": 1, - "CommandName": "Get-PnPUserOneDriveQuota", "Id": 798, - "Command": "Get-PnPUserOneDriveQuota -Account 'user@domain.com'" + "Command": "Get-PnPUserOneDriveQuota -Account 'user@domain.com'", + "CommandName": "Get-PnPUserOneDriveQuota" }, { "Rank": 1, - "CommandName": "Get-PnPUserProfileProperty", "Id": 799, - "Command": "Get-PnPUserProfileProperty -Account 'user@domain.com'" + "Command": "Get-PnPUserProfileProperty -Account 'user@domain.com'", + "CommandName": "Get-PnPUserProfileProperty" }, { "Rank": 2, - "CommandName": "Get-PnPUserProfileProperty", "Id": 800, - "Command": "Get-PnPUserProfileProperty -Account 'user@domain.com','user2@domain.com'" + "Command": "Get-PnPUserProfileProperty -Account 'user@domain.com','user2@domain.com'", + "CommandName": "Get-PnPUserProfileProperty" }, { "Rank": 3, - "CommandName": "Get-PnPUserProfileProperty", "Id": 801, - "Command": "Get-PnPUserProfileProperty -Account 'user@domain.com' -Properties 'FirstName','LastName'" + "Command": "Get-PnPUserProfileProperty -Account 'user@domain.com' -Properties 'FirstName','LastName'", + "CommandName": "Get-PnPUserProfileProperty" }, { "Rank": 1, - "CommandName": "Get-PnPView", "Id": 802, - "Command": "Get-PnPView -List \"Demo List\"" + "Command": "Get-PnPView -List \"Demo List\"", + "CommandName": "Get-PnPView" }, { "Rank": 2, - "CommandName": "Get-PnPView", "Id": 803, - "Command": "Get-PnPView -List \"Demo List\" -Identity \"Demo View\"" + "Command": "Get-PnPView -List \"Demo List\" -Identity \"Demo View\"", + "CommandName": "Get-PnPView" }, { "Rank": 3, - "CommandName": "Get-PnPView", "Id": 804, - "Command": "Get-PnPView -List \"Demo List\" -Identity \"5275148a-6c6c-43d8-999a-d2186989a661\"" + "Command": "Get-PnPView -List \"Demo List\" -Identity \"5275148a-6c6c-43d8-999a-d2186989a661\"", + "CommandName": "Get-PnPView" }, { "Rank": 1, - "CommandName": "Get-PnPVivaConnectionsDashboardACE", "Id": 805, - "Command": "Get-PnPVivaConnectionsDashboardACE" + "Command": "Get-PnPVivaConnectionsDashboardACE", + "CommandName": "Get-PnPVivaConnectionsDashboardACE" }, { "Rank": 2, - "CommandName": "Get-PnPVivaConnectionsDashboardACE", "Id": 806, - "Command": "Get-PnPVivaConnectionsDashboardACE -Identity \"58108715-185e-4214-8786-01218e7ab9ef\"" + "Command": "Get-PnPVivaConnectionsDashboardACE -Identity \"58108715-185e-4214-8786-01218e7ab9ef\"", + "CommandName": "Get-PnPVivaConnectionsDashboardACE" }, { "Rank": 1, - "CommandName": "Get-PnPWeb", "Id": 807, - "Command": "Get-PnPWeb" + "Command": "Get-PnPWeb", + "CommandName": "Get-PnPWeb" }, { "Rank": 1, - "CommandName": "Get-PnPWebHeader", "Id": 808, - "Command": "Get-PnPWebHeader" + "Command": "Get-PnPWebHeader", + "CommandName": "Get-PnPWebHeader" }, { "Rank": 1, - "CommandName": "Get-PnPWebhookSubscriptions", "Id": 809, - "Command": "Get-PnPWebhookSubscriptions -List MyList" + "Command": "Get-PnPWebhookSubscriptions -List MyList", + "CommandName": "Get-PnPWebhookSubscriptions" }, { "Rank": 1, - "CommandName": "Get-PnPWebPart", "Id": 810, - "Command": "Get-PnPWebPart -ServerRelativePageUrl \"/sites/demo/sitepages/home.aspx\"" + "Command": "Get-PnPWebPart -ServerRelativePageUrl \"/sites/demo/sitepages/home.aspx\"", + "CommandName": "Get-PnPWebPart" }, { "Rank": 2, - "CommandName": "Get-PnPWebPart", "Id": 811, - "Command": "Get-PnPWebPart -ServerRelativePageUrl \"/sites/demo/sitepages/home.aspx\" -Identity a2875399-d6ff-43a0-96da-be6ae5875f82" + "Command": "Get-PnPWebPart -ServerRelativePageUrl \"/sites/demo/sitepages/home.aspx\" -Identity a2875399-d6ff-43a0-96da-be6ae5875f82", + "CommandName": "Get-PnPWebPart" }, { "Rank": 1, - "CommandName": "Get-PnPWebPartProperty", "Id": 812, - "Command": "Get-PnPWebPartProperty -ServerRelativePageUrl /sites/demo/sitepages/home.aspx -Identity ccd2c98a-c9ae-483b-ae72-19992d583914" + "Command": "Get-PnPWebPartProperty -ServerRelativePageUrl /sites/demo/sitepages/home.aspx -Identity ccd2c98a-c9ae-483b-ae72-19992d583914", + "CommandName": "Get-PnPWebPartProperty" }, { "Rank": 2, - "CommandName": "Get-PnPWebPartProperty", "Id": 813, - "Command": "Get-PnPWebPartProperty -ServerRelativePageUrl /sites/demo/sitepages/home.aspx -Identity ccd2c98a-c9ae-483b-ae72-19992d583914 -Key \"Title\"" + "Command": "Get-PnPWebPartProperty -ServerRelativePageUrl /sites/demo/sitepages/home.aspx -Identity ccd2c98a-c9ae-483b-ae72-19992d583914 -Key \"Title\"", + "CommandName": "Get-PnPWebPartProperty" }, { "Rank": 1, - "CommandName": "Get-PnPWebPartXml", "Id": 814, - "Command": "Get-PnPWebPartXml -ServerRelativePageUrl \"/sites/demo/sitepages/home.aspx\" -Identity a2875399-d6ff-43a0-96da-be6ae5875f82" + "Command": "Get-PnPWebPartXml -ServerRelativePageUrl \"/sites/demo/sitepages/home.aspx\" -Identity a2875399-d6ff-43a0-96da-be6ae5875f82", + "CommandName": "Get-PnPWebPartXml" }, { "Rank": 1, - "CommandName": "Get-PnPWebTemplates", "Id": 815, - "Command": "Get-PnPWebTemplates" + "Command": "Get-PnPWebTemplates", + "CommandName": "Get-PnPWebTemplates" }, { "Rank": 2, - "CommandName": "Get-PnPWebTemplates", "Id": 816, - "Command": "Get-PnPWebTemplates -LCID 1033" + "Command": "Get-PnPWebTemplates -LCID 1033", + "CommandName": "Get-PnPWebTemplates" }, { "Rank": 3, - "CommandName": "Get-PnPWebTemplates", "Id": 817, - "Command": "Get-PnPWebTemplates -CompatibilityLevel 15" + "Command": "Get-PnPWebTemplates -CompatibilityLevel 15", + "CommandName": "Get-PnPWebTemplates" }, { "Rank": 1, - "CommandName": "Get-PnPWikiPageContent", "Id": 818, - "Command": "Get-PnPWikiPageContent -PageUrl '/sites/demo1/pages/wikipage.aspx'" + "Command": "Get-PnPWikiPageContent -PageUrl '/sites/demo1/pages/wikipage.aspx'", + "CommandName": "Get-PnPWikiPageContent" }, { "Rank": 1, - "CommandName": "Grant-PnPAzureADAppSitePermission", "Id": 819, - "Command": "Grant-PnPAzureADAppSitePermission -AppId \"aa37b89e-75a7-47e3-bdb6-b763851c61b6\" -DisplayName \"TestApp\" -Permissions Read" + "Command": "Grant-PnPAzureADAppSitePermission -AppId \"aa37b89e-75a7-47e3-bdb6-b763851c61b6\" -DisplayName \"TestApp\" -Permissions Read", + "CommandName": "Grant-PnPAzureADAppSitePermission" }, { "Rank": 2, - "CommandName": "Grant-PnPAzureADAppSitePermission", "Id": 820, - "Command": "Grant-PnPAzureADAppSitePermission -AppId \"aa37b89e-75a7-47e3-bdb6-b763851c61b6\" -DisplayName \"TestApp\" -Permissions Write -Site https://contoso.sharepoint.com/sites/projects" + "Command": "Grant-PnPAzureADAppSitePermission -AppId \"aa37b89e-75a7-47e3-bdb6-b763851c61b6\" -DisplayName \"TestApp\" -Permissions Write -Site https://contoso.sharepoint.com/sites/projects", + "CommandName": "Grant-PnPAzureADAppSitePermission" }, { "Rank": 1, - "CommandName": "Grant-PnPHubSiteRights", "Id": 821, - "Command": "Grant-PnPHubSiteRights -Identity \"https://contoso.sharepoint.com/sites/hubsite\" -Principals \"myuser@mydomain.com\",\"myotheruser@mydomain.com\"" + "Command": "Grant-PnPHubSiteRights -Identity \"https://contoso.sharepoint.com/sites/hubsite\" -Principals \"myuser@mydomain.com\",\"myotheruser@mydomain.com\"", + "CommandName": "Grant-PnPHubSiteRights" }, { "Rank": 1, - "CommandName": "Grant-PnPSiteDesignRights", "Id": 822, - "Command": "Grant-PnPSiteDesignRights -Identity 5c73382d-9643-4aa0-9160-d0cba35e40fd -Principals \"myuser@mydomain.com\",\"myotheruser@mydomain.com\"" + "Command": "Grant-PnPSiteDesignRights -Identity 5c73382d-9643-4aa0-9160-d0cba35e40fd -Principals \"myuser@mydomain.com\",\"myotheruser@mydomain.com\"", + "CommandName": "Grant-PnPSiteDesignRights" }, { "Rank": 1, - "CommandName": "Grant-PnPTenantServicePrincipalPermission", "Id": 823, - "Command": "Grant-PnPTenantServicePrincipalPermission -Scope \"Group.Read.All\"" + "Command": "Grant-PnPTenantServicePrincipalPermission -Scope \"Group.Read.All\"", + "CommandName": "Grant-PnPTenantServicePrincipalPermission" }, { "Rank": 1, - "CommandName": "Import-PnPTaxonomy", "Id": 824, - "Command": "Import-PnPTaxonomy -Terms 'Company|Locations|Stockholm'" + "Command": "Import-PnPTaxonomy -Terms 'Company|Locations|Stockholm'", + "CommandName": "Import-PnPTaxonomy" }, { "Rank": 2, - "CommandName": "Import-PnPTaxonomy", "Id": 825, - "Command": "Import-PnPTaxonomy -Terms 'Company|Locations|Stockholm|Central','Company|Locations|Stockholm|North'" + "Command": "Import-PnPTaxonomy -Terms 'Company|Locations|Stockholm|Central','Company|Locations|Stockholm|North'", + "CommandName": "Import-PnPTaxonomy" }, { "Rank": 3, - "CommandName": "Import-PnPTaxonomy", "Id": 826, - "Command": "Import-PnPTaxonomy -Path ./mytaxonomyterms.txt" + "Command": "Import-PnPTaxonomy -Path ./mytaxonomyterms.txt", + "CommandName": "Import-PnPTaxonomy" }, { "Rank": 1, - "CommandName": "Import-PnPTermGroupFromXml", "Id": 827, - "Command": "Import-PnPTermGroupFromXml -Xml $xml" + "Command": "Import-PnPTermGroupFromXml -Xml $xml", + "CommandName": "Import-PnPTermGroupFromXml" }, { "Rank": 2, - "CommandName": "Import-PnPTermGroupFromXml", "Id": 828, - "Command": "Import-PnPTermGroupFromXml -Path input.xml" + "Command": "Import-PnPTermGroupFromXml -Path input.xml", + "CommandName": "Import-PnPTermGroupFromXml" }, { "Rank": 1, - "CommandName": "Import-PnPTermSet", "Id": 829, - "Command": "Import-PnPTermSet -GroupName 'Standard Terms' -Path 'C:\\\\Temp\\\\ImportTermSet.csv' -SynchronizeDeletions" + "Command": "Import-PnPTermSet -GroupName 'Standard Terms' -Path 'C:\\\\Temp\\\\ImportTermSet.csv' -SynchronizeDeletions", + "CommandName": "Import-PnPTermSet" }, { "Rank": 2, - "CommandName": "Import-PnPTermSet", "Id": 830, - "Command": "Import-PnPTermSet -TermStoreName 'My Term Store' -GroupName 'Standard Terms' -Path 'C:\\\\Temp\\\\ImportTermSet.csv' -TermSetId '{15A98DB6-D8E2-43E6-8771-066C1EC2B8D8}'" + "Command": "Import-PnPTermSet -TermStoreName 'My Term Store' -GroupName 'Standard Terms' -Path 'C:\\\\Temp\\\\ImportTermSet.csv' -TermSetId '{15A98DB6-D8E2-43E6-8771-066C1EC2B8D8}'", + "CommandName": "Import-PnPTermSet" }, { "Rank": 3, - "CommandName": "Import-PnPTermSet", "Id": 831, - "Command": "Import-PnPTermSet -GroupName 'Standard Terms' -Path 'C:\\\\Temp\\\\ImportTermSet.csv' -IsOpen $true -Contact 'user@example.org' -Owner 'user@example.org'" + "Command": "Import-PnPTermSet -GroupName 'Standard Terms' -Path 'C:\\\\Temp\\\\ImportTermSet.csv' -IsOpen $true -Contact 'user@example.org' -Owner 'user@example.org'", + "CommandName": "Import-PnPTermSet" }, { "Rank": 1, - "CommandName": "Install-PnPApp", "Id": 832, - "Command": "Install-PnPApp -Identity 99a00f6e-fb81-4dc7-8eac-e09c6f9132fe" + "Command": "Install-PnPApp -Identity 99a00f6e-fb81-4dc7-8eac-e09c6f9132fe", + "CommandName": "Install-PnPApp" }, { "Rank": 2, - "CommandName": "Install-PnPApp", "Id": 833, - "Command": "Install-PnPApp -Identity 99a00f6e-fb81-4dc7-8eac-e09c6f9132fe -Scope Site" + "Command": "Install-PnPApp -Identity 99a00f6e-fb81-4dc7-8eac-e09c6f9132fe -Scope Site", + "CommandName": "Install-PnPApp" }, { "Rank": 1, - "CommandName": "Invoke-PnPGraphMethod", "Id": 834, - "Command": "Invoke-PnPGraphMethod -Url \"groups?`$filter=startsWith(displayName,'ZZ')&`$select=displayName\"\r ; Invoke-PnPGraphMethod -Url 'groups/{id}?`$select=hideFromOutlookClients'" + "Command": "Invoke-PnPGraphMethod -Url \"groups?`$filter=startsWith(displayName,'ZZ')&`$select=displayName\"\r ; Invoke-PnPGraphMethod -Url 'groups/{id}?`$select=hideFromOutlookClients'", + "CommandName": "Invoke-PnPGraphMethod" }, { "Rank": 2, - "CommandName": "Invoke-PnPGraphMethod", "Id": 835, - "Command": "Invoke-PnPGraphMethod -Url \"groups/{id}\" -Method Delete" + "Command": "Invoke-PnPGraphMethod -Url \"groups/{id}\" -Method Delete", + "CommandName": "Invoke-PnPGraphMethod" }, { "Rank": 3, - "CommandName": "Invoke-PnPGraphMethod", "Id": 836, - "Command": "Invoke-PnPGraphMethod -Url \"groups/{id}\" -Method Patch -Content @{ displayName = \"NewName\" }" + "Command": "Invoke-PnPGraphMethod -Url \"groups/{id}\" -Method Patch -Content @{ displayName = \"NewName\" }", + "CommandName": "Invoke-PnPGraphMethod" }, { "Rank": 4, - "CommandName": "Invoke-PnPGraphMethod", "Id": 837, - "Command": "Invoke-PnPGraphMethod -Url \"v1.0/users?$filter=accountEnabled ne true&$count=true\" -Method Get -ConsistencyLevelEventual" + "Command": "Invoke-PnPGraphMethod -Url \"v1.0/users?$filter=accountEnabled ne true&$count=true\" -Method Get -ConsistencyLevelEventual", + "CommandName": "Invoke-PnPGraphMethod" }, { "Rank": 5, - "CommandName": "Invoke-PnPGraphMethod", "Id": 838, - "Command": "Invoke-PnPGraphMethod \"https://graph.microsoft.com/v1.0/users\"" + "Command": "Invoke-PnPGraphMethod \"https://graph.microsoft.com/v1.0/users\"", + "CommandName": "Invoke-PnPGraphMethod" }, { "Rank": 6, - "CommandName": "Invoke-PnPGraphMethod", "Id": 839, - "Command": "Invoke-PnPGraphMethod \"https://graph.microsoft.com/v1.0/users/user@contoso.com/photo/`$value\" -OutFile c:\\temp\\photo.jpg" + "Command": "Invoke-PnPGraphMethod \"https://graph.microsoft.com/v1.0/users/user@contoso.com/photo/`$value\" -OutFile c:\\temp\\photo.jpg", + "CommandName": "Invoke-PnPGraphMethod" }, { "Rank": 7, - "CommandName": "Invoke-PnPGraphMethod", "Id": 840, - "Command": "Invoke-PnPGraphMethod \"https://graph.microsoft.com/v1.0/users/user@contoso.com/photo/`$value\" -OutStream | Add-PnPFile -FileName user.jpg -Folder \"Shared Documents\"" + "Command": "Invoke-PnPGraphMethod \"https://graph.microsoft.com/v1.0/users/user@contoso.com/photo/`$value\" -OutStream | Add-PnPFile -FileName user.jpg -Folder \"Shared Documents\"", + "CommandName": "Invoke-PnPGraphMethod" }, { "Rank": 1, - "CommandName": "Invoke-PnPListDesign", "Id": 841, - "Command": "Invoke-PnPListDesign -Identity 5c73382d-9643-4aa0-9160-d0cba35e40fd" + "Command": "Invoke-PnPListDesign -Identity 5c73382d-9643-4aa0-9160-d0cba35e40fd", + "CommandName": "Invoke-PnPListDesign" }, { "Rank": 2, - "CommandName": "Invoke-PnPListDesign", "Id": 842, - "Command": "Invoke-PnPListDesign -Identity 5c73382d-9643-4aa0-9160-d0cba35e40fd -WebUrl \"https://contoso.sharepoint.com/sites/mydemosite\"" + "Command": "Invoke-PnPListDesign -Identity 5c73382d-9643-4aa0-9160-d0cba35e40fd -WebUrl \"https://contoso.sharepoint.com/sites/mydemosite\"", + "CommandName": "Invoke-PnPListDesign" }, { "Rank": 1, - "CommandName": "Invoke-PnPQuery", "Id": 843, - "Command": "Invoke-PnPQuery -RetryCount 5" + "Command": "Invoke-PnPQuery -RetryCount 5", + "CommandName": "Invoke-PnPQuery" }, { "Rank": 1, - "CommandName": "Invoke-PnPSiteDesign", "Id": 844, - "Command": "Invoke-PnPSiteDesign -Identity 5c73382d-9643-4aa0-9160-d0cba35e40fd" + "Command": "Invoke-PnPSiteDesign -Identity 5c73382d-9643-4aa0-9160-d0cba35e40fd", + "CommandName": "Invoke-PnPSiteDesign" }, { "Rank": 2, - "CommandName": "Invoke-PnPSiteDesign", "Id": 845, - "Command": "Invoke-PnPSiteDesign -Identity 5c73382d-9643-4aa0-9160-d0cba35e40fd -WebUrl \"https://contoso.sharepoint.com/sites/mydemosite\"" + "Command": "Invoke-PnPSiteDesign -Identity 5c73382d-9643-4aa0-9160-d0cba35e40fd -WebUrl \"https://contoso.sharepoint.com/sites/mydemosite\"", + "CommandName": "Invoke-PnPSiteDesign" }, { "Rank": 1, - "CommandName": "Invoke-PnPSiteScript", "Id": 846, - "Command": "Invoke-PnPSiteScript -Identity \"My awesome script\" -WebUrl https://contoso.sharepoint.com/sites/mydemosite" + "Command": "Invoke-PnPSiteScript -Identity \"My awesome script\" -WebUrl https://contoso.sharepoint.com/sites/mydemosite", + "CommandName": "Invoke-PnPSiteScript" }, { "Rank": 1, - "CommandName": "Invoke-PnPSiteSwap", "Id": 847, - "Command": "Invoke-PnPSiteSwap -SourceUrl https://contoso.sharepoint.com/sites/CommunicationSite -TargetUrl https://contoso.sharepoint.com -ArchiveUrl https://contoso.sharepoint.com/sites/Archive" + "Command": "Invoke-PnPSiteSwap -SourceUrl https://contoso.sharepoint.com/sites/CommunicationSite -TargetUrl https://contoso.sharepoint.com -ArchiveUrl https://contoso.sharepoint.com/sites/Archive", + "CommandName": "Invoke-PnPSiteSwap" }, { "Rank": 2, - "CommandName": "Invoke-PnPSiteSwap", "Id": 848, - "Command": "Invoke-PnPSiteSwap -SourceUrl https://contoso.sharepoint.com/sites/SearchSite -TargetUrl https://contoso.sharepoint.com/search -ArchiveUrl https://contoso.sharepoint.com/sites/Archive" + "Command": "Invoke-PnPSiteSwap -SourceUrl https://contoso.sharepoint.com/sites/SearchSite -TargetUrl https://contoso.sharepoint.com/search -ArchiveUrl https://contoso.sharepoint.com/sites/Archive", + "CommandName": "Invoke-PnPSiteSwap" }, { "Rank": 3, - "CommandName": "Invoke-PnPSiteSwap", "Id": 849, - "Command": "Invoke-PnPSiteSwap -SourceUrl https://contoso.sharepoint.com/sites/CommunicationSite -TargetUrl https://contoso.sharepoint.com -ArchiveUrl https://contoso.sharepoint.com/sites/Archive -DisableRedirection" + "Command": "Invoke-PnPSiteSwap -SourceUrl https://contoso.sharepoint.com/sites/CommunicationSite -TargetUrl https://contoso.sharepoint.com -ArchiveUrl https://contoso.sharepoint.com/sites/Archive -DisableRedirection", + "CommandName": "Invoke-PnPSiteSwap" }, { "Rank": 1, - "CommandName": "Invoke-PnPSiteTemplate", "Id": 850, - "Command": "Invoke-PnPSiteTemplate -Path template.xml" + "Command": "Invoke-PnPSiteTemplate -Path template.xml", + "CommandName": "Invoke-PnPSiteTemplate" }, { "Rank": 2, - "CommandName": "Invoke-PnPSiteTemplate", "Id": 851, - "Command": "Invoke-PnPSiteTemplate -Path template.xml -ResourceFolder c:\\provisioning\\resources" + "Command": "Invoke-PnPSiteTemplate -Path template.xml -ResourceFolder c:\\provisioning\\resources", + "CommandName": "Invoke-PnPSiteTemplate" }, { "Rank": 3, - "CommandName": "Invoke-PnPSiteTemplate", "Id": 852, - "Command": "Invoke-PnPSiteTemplate -Path template.xml -Parameters @{\"ListTitle\"=\"Projects\";\"parameter2\"=\"a second value\"}" + "Command": "Invoke-PnPSiteTemplate -Path template.xml -Parameters @{\"ListTitle\"=\"Projects\";\"parameter2\"=\"a second value\"}", + "CommandName": "Invoke-PnPSiteTemplate" }, { "Rank": 4, - "CommandName": "Invoke-PnPSiteTemplate", "Id": 853, - "Command": "Invoke-PnPSiteTemplate -Path template.xml -Handlers Lists, SiteSecurity" + "Command": "Invoke-PnPSiteTemplate -Path template.xml -Handlers Lists, SiteSecurity", + "CommandName": "Invoke-PnPSiteTemplate" }, { "Rank": 5, - "CommandName": "Invoke-PnPSiteTemplate", "Id": 854, - "Command": "Invoke-PnPSiteTemplate -Path template.pnp" + "Command": "Invoke-PnPSiteTemplate -Path template.pnp", + "CommandName": "Invoke-PnPSiteTemplate" }, { "Rank": 6, - "CommandName": "Invoke-PnPSiteTemplate", "Id": 855, - "Command": "Invoke-PnPSiteTemplate -Path \"https://tenant.sharepoint.com/sites/templatestorage/Documents/template.pnp\"" + "Command": "Invoke-PnPSiteTemplate -Path \"https://tenant.sharepoint.com/sites/templatestorage/Documents/template.pnp\"", + "CommandName": "Invoke-PnPSiteTemplate" }, { "Rank": 7, - "CommandName": "Invoke-PnPSiteTemplate", "Id": 856, - "Command": "Invoke-PnPSiteTemplate -Path .\\ -InputInstance $template" + "Command": "Invoke-PnPSiteTemplate -Path .\\ -InputInstance $template", + "CommandName": "Invoke-PnPSiteTemplate" }, { "Rank": 8, - "CommandName": "Invoke-PnPSiteTemplate", "Id": 857, - "Command": "Invoke-PnPSiteTemplate -Path .\\template.xml -TemplateId \"MyTemplate\"" + "Command": "Invoke-PnPSiteTemplate -Path .\\template.xml -TemplateId \"MyTemplate\"", + "CommandName": "Invoke-PnPSiteTemplate" }, { "Rank": 1, - "CommandName": "Invoke-PnPSPRestMethod", "Id": 858, - "Command": "Invoke-PnPSPRestMethod -Url /_api/web" + "Command": "Invoke-PnPSPRestMethod -Url /_api/web", + "CommandName": "Invoke-PnPSPRestMethod" }, { "Rank": 1, - "CommandName": "Invoke-PnPTenantTemplate", "Id": 859, - "Command": "Invoke-PnPTenantTemplate -Path myfile.pnp" + "Command": "Invoke-PnPTenantTemplate -Path myfile.pnp", + "CommandName": "Invoke-PnPTenantTemplate" }, { "Rank": 2, - "CommandName": "Invoke-PnPTenantTemplate", "Id": 860, - "Command": "Invoke-PnPTenantTemplate -Path myfile.pnp -SequenceId \"mysequence\"" + "Command": "Invoke-PnPTenantTemplate -Path myfile.pnp -SequenceId \"mysequence\"", + "CommandName": "Invoke-PnPTenantTemplate" }, { "Rank": 3, - "CommandName": "Invoke-PnPTenantTemplate", "Id": 861, - "Command": "Invoke-PnPTenantTemplate -Path myfile.pnp -Parameters @{\"ListTitle\"=\"Projects\";\"parameter2\"=\"a second value\"}" + "Command": "Invoke-PnPTenantTemplate -Path myfile.pnp -Parameters @{\"ListTitle\"=\"Projects\";\"parameter2\"=\"a second value\"}", + "CommandName": "Invoke-PnPTenantTemplate" }, { "Rank": 1, - "CommandName": "Invoke-PnPWebAction", "Id": 862, - "Command": "Invoke-PnPWebAction -ListAction ${function:ListAction}" + "Command": "Invoke-PnPWebAction -ListAction ${function:ListAction}", + "CommandName": "Invoke-PnPWebAction" }, { "Rank": 2, - "CommandName": "Invoke-PnPWebAction", "Id": 863, - "Command": "Invoke-PnPWebAction -ShouldProcessListAction ${function:ShouldProcessList} -ListAction ${function:ListAction}" + "Command": "Invoke-PnPWebAction -ShouldProcessListAction ${function:ShouldProcessList} -ListAction ${function:ListAction}", + "CommandName": "Invoke-PnPWebAction" }, { "Rank": 1, - "CommandName": "Measure-PnPList", "Id": 864, - "Command": "Measure-PnPList \"Documents\"" + "Command": "Measure-PnPList \"Documents\"", + "CommandName": "Measure-PnPList" }, { "Rank": 2, - "CommandName": "Measure-PnPList", "Id": 865, - "Command": "Measure-PnPList \"Documents\" -BrokenPermissions -ItemLevel" + "Command": "Measure-PnPList \"Documents\" -BrokenPermissions -ItemLevel", + "CommandName": "Measure-PnPList" }, { "Rank": 1, - "CommandName": "Measure-PnPWeb", "Id": 866, - "Command": "Measure-PnPWeb" + "Command": "Measure-PnPWeb", + "CommandName": "Measure-PnPWeb" }, { "Rank": 2, - "CommandName": "Measure-PnPWeb", "Id": 867, - "Command": "Measure-PnPWeb $web -Recursive" + "Command": "Measure-PnPWeb $web -Recursive", + "CommandName": "Measure-PnPWeb" }, { "Rank": 1, - "CommandName": "Move-PnPFile", "Id": 868, - "Command": "Move-PnPFile -SourceUrl \"Shared Documents/Document.docx\" -TargetUrl \"Archive/Document2.docx\"" + "Command": "Move-PnPFile -SourceUrl \"Shared Documents/Document.docx\" -TargetUrl \"Archive/Document2.docx\"", + "CommandName": "Move-PnPFile" }, { "Rank": 2, - "CommandName": "Move-PnPFile", "Id": 869, - "Command": "Move-PnPFile -SourceUrl \"Shared Documents/Document.docx\" -TargetUrl \"Archive\" -Overwrite" + "Command": "Move-PnPFile -SourceUrl \"Shared Documents/Document.docx\" -TargetUrl \"Archive\" -Overwrite", + "CommandName": "Move-PnPFile" }, { "Rank": 3, - "CommandName": "Move-PnPFile", "Id": 870, - "Command": "Move-PnPFile -SourceUrl \"Shared Documents/Document.docx\" -TargetUrl \"/sites/otherproject/Shared Documents\" -Overwrite -AllowSchemaMismatch -AllowSmallerVersionLimitOnDestination" + "Command": "Move-PnPFile -SourceUrl \"Shared Documents/Document.docx\" -TargetUrl \"/sites/otherproject/Shared Documents\" -Overwrite -AllowSchemaMismatch -AllowSmallerVersionLimitOnDestination", + "CommandName": "Move-PnPFile" }, { "Rank": 4, - "CommandName": "Move-PnPFile", "Id": 871, - "Command": "Move-PnPFile -SourceUrl \"/sites/project/Shared Documents/Archive\" -TargetUrl \"/sites/archive/Project\" -AllowSchemaMismatch -AllowSmallerVersionLimitOnDestination" + "Command": "Move-PnPFile -SourceUrl \"/sites/project/Shared Documents/Archive\" -TargetUrl \"/sites/archive/Project\" -AllowSchemaMismatch -AllowSmallerVersionLimitOnDestination", + "CommandName": "Move-PnPFile" }, { "Rank": 1, - "CommandName": "Move-PnPFolder", "Id": 872, - "Command": "Move-PnPFolder -Folder Documents/Reports -TargetFolder 'Archived Reports'" + "Command": "Move-PnPFolder -Folder Documents/Reports -TargetFolder 'Archived Reports'", + "CommandName": "Move-PnPFolder" }, { "Rank": 2, - "CommandName": "Move-PnPFolder", "Id": 873, - "Command": "Move-PnPFolder -Folder 'Shared Documents/Reports/2016/Templates' -TargetFolder 'Shared Documents/Reports'" + "Command": "Move-PnPFolder -Folder 'Shared Documents/Reports/2016/Templates' -TargetFolder 'Shared Documents/Reports'", + "CommandName": "Move-PnPFolder" }, { "Rank": 1, - "CommandName": "Move-PnPListItemToRecycleBin", "Id": 874, - "Command": "Move-PnPListItemToRecycleBin -List \"Demo List\" -Identity \"1\" -Force" + "Command": "Move-PnPListItemToRecycleBin -List \"Demo List\" -Identity \"1\" -Force", + "CommandName": "Move-PnPListItemToRecycleBin" }, { "Rank": 1, - "CommandName": "Move-PnPPageComponent", "Id": 875, - "Command": "Move-PnPPageComponent -Page Home -InstanceId a2875399-d6ff-43a0-96da-be6ae5875f82 -Section 1" + "Command": "Move-PnPPageComponent -Page Home -InstanceId a2875399-d6ff-43a0-96da-be6ae5875f82 -Section 1", + "CommandName": "Move-PnPPageComponent" }, { "Rank": 2, - "CommandName": "Move-PnPPageComponent", "Id": 876, - "Command": "Move-PnPPageComponent -Page Home -InstanceId a2875399-d6ff-43a0-96da-be6ae5875f82 -Column 2" + "Command": "Move-PnPPageComponent -Page Home -InstanceId a2875399-d6ff-43a0-96da-be6ae5875f82 -Column 2", + "CommandName": "Move-PnPPageComponent" }, { "Rank": 3, - "CommandName": "Move-PnPPageComponent", "Id": 877, - "Command": "Move-PnPPageComponent -Page Home -InstanceId a2875399-d6ff-43a0-96da-be6ae5875f82 -Section 1 -Column 2" + "Command": "Move-PnPPageComponent -Page Home -InstanceId a2875399-d6ff-43a0-96da-be6ae5875f82 -Section 1 -Column 2", + "CommandName": "Move-PnPPageComponent" }, { "Rank": 4, - "CommandName": "Move-PnPPageComponent", "Id": 878, - "Command": "Move-PnPPageComponent -Page Home -InstanceId a2875399-d6ff-43a0-96da-be6ae5875f82 -Section 1 -Column 2 -Position 2" + "Command": "Move-PnPPageComponent -Page Home -InstanceId a2875399-d6ff-43a0-96da-be6ae5875f82 -Section 1 -Column 2 -Position 2", + "CommandName": "Move-PnPPageComponent" }, { "Rank": 1, - "CommandName": "Move-PnpRecycleBinItem", "Id": 879, - "Command": "Move-PnPRecycleBinItem" + "Command": "Move-PnPRecycleBinItem", + "CommandName": "Move-PnpRecycleBinItem" }, { "Rank": 2, - "CommandName": "Move-PnpRecycleBinItem", "Id": 880, - "Command": "Move-PnPRecycleBinItem -Identity 26ffff29-b526-4451-9b6f-7f0e56ba7125" + "Command": "Move-PnPRecycleBinItem -Identity 26ffff29-b526-4451-9b6f-7f0e56ba7125", + "CommandName": "Move-PnpRecycleBinItem" }, { "Rank": 3, - "CommandName": "Move-PnpRecycleBinItem", "Id": 881, - "Command": "Move-PnPRecycleBinItem -Force" + "Command": "Move-PnPRecycleBinItem -Force", + "CommandName": "Move-PnpRecycleBinItem" }, { "Rank": 1, - "CommandName": "Move-PnPTerm", "Id": 882, - "Command": "Move-PnPTerm -Identity d67966b0-3b60-4331-8dc4-0b5a2ca730fc -TargetTermSet 95e13729-3ccf-4ec8-998c-78e9ef1daa0b -TargetTermGroup b2645144-5757-4cd7-b7f9-e5d24757addf" + "Command": "Move-PnPTerm -Identity d67966b0-3b60-4331-8dc4-0b5a2ca730fc -TargetTermSet 95e13729-3ccf-4ec8-998c-78e9ef1daa0b -TargetTermGroup b2645144-5757-4cd7-b7f9-e5d24757addf", + "CommandName": "Move-PnPTerm" }, { "Rank": 2, - "CommandName": "Move-PnPTerm", "Id": 883, - "Command": "Move-PnPTerm -Identity \"Test\" -TargetTermSet \"TestTermSet1\" -TermSet \"OperationLevel-1 Test\" -TermGroup \"FromPowerAutomate\" -TargetTermGroup \"TestingGroup\"" + "Command": "Move-PnPTerm -Identity \"Test\" -TargetTermSet \"TestTermSet1\" -TermSet \"OperationLevel-1 Test\" -TermGroup \"FromPowerAutomate\" -TargetTermGroup \"TestingGroup\"", + "CommandName": "Move-PnPTerm" }, { "Rank": 3, - "CommandName": "Move-PnPTerm", "Id": 884, - "Command": "Move-PnPTerm -Identity d67966b0-3b60-4331-8dc4-0b5a2ca730fc -TargetTerm 2ad90b20-b5c0-4544-ac64-25e32d51fa3b -MoveToTerm" + "Command": "Move-PnPTerm -Identity d67966b0-3b60-4331-8dc4-0b5a2ca730fc -TargetTerm 2ad90b20-b5c0-4544-ac64-25e32d51fa3b -MoveToTerm", + "CommandName": "Move-PnPTerm" }, { "Rank": 1, - "CommandName": "Move-PnPTermSet", "Id": 885, - "Command": "Move-PnPTermSet -Identity 81e0a4b8-701d-459c-ad61-a1c7a81810ff -TermGroup 17e16b98-a8c2-4db6-a860-5c42dbc818f4 -TargetTermGroup cf33d1cd-42d8-431c-9e43-3d8dab9ea8fd" + "Command": "Move-PnPTermSet -Identity 81e0a4b8-701d-459c-ad61-a1c7a81810ff -TermGroup 17e16b98-a8c2-4db6-a860-5c42dbc818f4 -TargetTermGroup cf33d1cd-42d8-431c-9e43-3d8dab9ea8fd", + "CommandName": "Move-PnPTermSet" }, { "Rank": 2, - "CommandName": "Move-PnPTermSet", "Id": 886, - "Command": "Move-PnPTermSet -Identity \"OperationLevel-1 Test\" -TermGroup \"FromPowerAutomate\" -TargetTermGroup \"TargetTermGroup\"" + "Command": "Move-PnPTermSet -Identity \"OperationLevel-1 Test\" -TermGroup \"FromPowerAutomate\" -TargetTermGroup \"TargetTermGroup\"", + "CommandName": "Move-PnPTermSet" }, { "Rank": 1, - "CommandName": "New-PnPAzureADGroup", "Id": 887, - "Command": "New-PnPAzureADGroup -DisplayName $displayName -Description $description -MailNickname $nickname" + "Command": "New-PnPAzureADGroup -DisplayName $displayName -Description $description -MailNickname $nickname", + "CommandName": "New-PnPAzureADGroup" }, { "Rank": 2, - "CommandName": "New-PnPAzureADGroup", "Id": 888, - "Command": "New-PnPAzureADGroup -DisplayName $displayName -Description $description -MailNickname $nickname -Owners $arrayOfOwners -Members $arrayOfMembers" + "Command": "New-PnPAzureADGroup -DisplayName $displayName -Description $description -MailNickname $nickname -Owners $arrayOfOwners -Members $arrayOfMembers", + "CommandName": "New-PnPAzureADGroup" }, { "Rank": 3, - "CommandName": "New-PnPAzureADGroup", "Id": 889, - "Command": "New-PnPAzureADGroup -DisplayName $displayName -Description $description -MailNickname $nickname -IsSecurityEnabled -IsMailEnabled" + "Command": "New-PnPAzureADGroup -DisplayName $displayName -Description $description -MailNickname $nickname -IsSecurityEnabled -IsMailEnabled", + "CommandName": "New-PnPAzureADGroup" }, { "Rank": 1, - "CommandName": "New-PnPAzureADUserTemporaryAccessPass", "Id": 890, - "Command": "New-PnPAzureADUserTemporaryAccessPass -Identity johndoe@contoso.onmicrosoft.com" + "Command": "New-PnPAzureADUserTemporaryAccessPass -Identity johndoe@contoso.onmicrosoft.com", + "CommandName": "New-PnPAzureADUserTemporaryAccessPass" }, { "Rank": 2, - "CommandName": "New-PnPAzureADUserTemporaryAccessPass", "Id": 891, - "Command": "New-PnPAzureADUserTemporaryAccessPass -Identity 72e2eb87-c124-4bd9-8e01-a447a1752058 -IsUseableOnce:$true" + "Command": "New-PnPAzureADUserTemporaryAccessPass -Identity 72e2eb87-c124-4bd9-8e01-a447a1752058 -IsUseableOnce:$true", + "CommandName": "New-PnPAzureADUserTemporaryAccessPass" }, { "Rank": 3, - "CommandName": "New-PnPAzureADUserTemporaryAccessPass", "Id": 892, - "Command": "New-PnPAzureADUserTemporaryAccessPass -Identity johndoe@contoso.onmicrosoft.com -StartDateTime (Get-Date).AddHours(2) -LifeTimeInMinutes 10 -IsUseableOnce:$true" + "Command": "New-PnPAzureADUserTemporaryAccessPass -Identity johndoe@contoso.onmicrosoft.com -StartDateTime (Get-Date).AddHours(2) -LifeTimeInMinutes 10 -IsUseableOnce:$true", + "CommandName": "New-PnPAzureADUserTemporaryAccessPass" }, { "Rank": 1, - "CommandName": "New-PnPAzureCertificate", "Id": 893, - "Command": "New-PnPAzureCertificate -OutPfx pnp.pfx -OutCert pnp.cer" + "Command": "New-PnPAzureCertificate -OutPfx pnp.pfx -OutCert pnp.cer", + "CommandName": "New-PnPAzureCertificate" }, { "Rank": 2, - "CommandName": "New-PnPAzureCertificate", "Id": 894, - "Command": "New-PnPAzureCertificate -CommonName \"My Certificate\" -ValidYears 30" + "Command": "New-PnPAzureCertificate -CommonName \"My Certificate\" -ValidYears 30", + "CommandName": "New-PnPAzureCertificate" }, { "Rank": 3, - "CommandName": "New-PnPAzureCertificate", "Id": 895, - "Command": "New-PnPAzureCertificate -OutPfx pnp.pfx -OutCert pnp.cer -CertificatePassword (ConvertTo-SecureString -String \"pass@word1\" -AsPlainText -Force)" + "Command": "New-PnPAzureCertificate -OutPfx pnp.pfx -OutCert pnp.cer -CertificatePassword (ConvertTo-SecureString -String \"pass@word1\" -AsPlainText -Force)", + "CommandName": "New-PnPAzureCertificate" }, { "Rank": 1, - "CommandName": "New-PnPGraphSubscription", "Id": 896, - "Command": "New-PnPGraphSubscription -ChangeType Create -NotificationUrl https://mywebapiservice/notifications -Resource \"me/mailFolders('Inbox')/messages\" -ExpirationDateTime (Get-Date).AddDays(1) -ClientState [Guid]::NewGuid().ToString()" + "Command": "New-PnPGraphSubscription -ChangeType Create -NotificationUrl https://mywebapiservice/notifications -Resource \"me/mailFolders('Inbox')/messages\" -ExpirationDateTime (Get-Date).AddDays(1) -ClientState [Guid]::NewGuid().ToString()", + "CommandName": "New-PnPGraphSubscription" }, { "Rank": 2, - "CommandName": "New-PnPGraphSubscription", "Id": 897, - "Command": "New-PnPGraphSubscription -ChangeType Updates -NotificationUrl https://mywebapiservice/notifications -Resource \"Users\" -ExpirationDateTime (Get-Date).AddHours(1) -ClientState [Guid]::NewGuid().ToString()" + "Command": "New-PnPGraphSubscription -ChangeType Updates -NotificationUrl https://mywebapiservice/notifications -Resource \"Users\" -ExpirationDateTime (Get-Date).AddHours(1) -ClientState [Guid]::NewGuid().ToString()", + "CommandName": "New-PnPGraphSubscription" }, { "Rank": 1, - "CommandName": "New-PnPGroup", "Id": 898, - "Command": "New-PnPGroup -Title \"My Site Users\"" + "Command": "New-PnPGroup -Title \"My Site Users\"", + "CommandName": "New-PnPGroup" }, { "Rank": 1, - "CommandName": "New-PnPList", "Id": 899, - "Command": "New-PnPList -Title Announcements -Template Announcements" + "Command": "New-PnPList -Title Announcements -Template Announcements", + "CommandName": "New-PnPList" }, { "Rank": 2, - "CommandName": "New-PnPList", "Id": 900, - "Command": "New-PnPList -Title \"Demo List\" -Url \"lists/DemoList\" -Template Announcements" + "Command": "New-PnPList -Title \"Demo List\" -Url \"lists/DemoList\" -Template Announcements", + "CommandName": "New-PnPList" }, { "Rank": 3, - "CommandName": "New-PnPList", "Id": 901, - "Command": "New-PnPList -Title HiddenList -Template GenericList -Hidden" + "Command": "New-PnPList -Title HiddenList -Template GenericList -Hidden", + "CommandName": "New-PnPList" }, { "Rank": 1, - "CommandName": "New-PnPMicrosoft365Group", "Id": 902, - "Command": "New-PnPMicrosoft365Group -DisplayName $displayName -Description $description -MailNickname $nickname" + "Command": "New-PnPMicrosoft365Group -DisplayName $displayName -Description $description -MailNickname $nickname", + "CommandName": "New-PnPMicrosoft365Group" }, { "Rank": 2, - "CommandName": "New-PnPMicrosoft365Group", "Id": 903, - "Command": "New-PnPMicrosoft365Group -DisplayName $displayName -Description $description -MailNickname $nickname -Owners \"owner1@domain.com\" -Members \"member1@domain.com\"" + "Command": "New-PnPMicrosoft365Group -DisplayName $displayName -Description $description -MailNickname $nickname -Owners \"owner1@domain.com\" -Members \"member1@domain.com\"", + "CommandName": "New-PnPMicrosoft365Group" }, { "Rank": 3, - "CommandName": "New-PnPMicrosoft365Group", "Id": 904, - "Command": "New-PnPMicrosoft365Group -DisplayName $displayName -Description $description -MailNickname $nickname -IsPrivate" + "Command": "New-PnPMicrosoft365Group -DisplayName $displayName -Description $description -MailNickname $nickname -IsPrivate", + "CommandName": "New-PnPMicrosoft365Group" }, { "Rank": 4, - "CommandName": "New-PnPMicrosoft365Group", "Id": 905, - "Command": "New-PnPMicrosoft365Group -DisplayName $displayName -Description $description -MailNickname $nickname -Owners $arrayOfOwners -Members $arrayOfMembers -IsPrivate" + "Command": "New-PnPMicrosoft365Group -DisplayName $displayName -Description $description -MailNickname $nickname -Owners $arrayOfOwners -Members $arrayOfMembers -IsPrivate", + "CommandName": "New-PnPMicrosoft365Group" }, { "Rank": 5, - "CommandName": "New-PnPMicrosoft365Group", "Id": 906, - "Command": "New-PnPMicrosoft365Group -DisplayName \"myPnPDemo1\" -Description $description -MailNickname $nickname -Owners $arrayOfOwners -Members $arrayOfMembers -IsPrivate -ResourceBehaviorOptions WelcomeEmailDisabled, HideGroupInOutlook" + "Command": "New-PnPMicrosoft365Group -DisplayName \"myPnPDemo1\" -Description $description -MailNickname $nickname -Owners $arrayOfOwners -Members $arrayOfMembers -IsPrivate -ResourceBehaviorOptions WelcomeEmailDisabled, HideGroupInOutlook", + "CommandName": "New-PnPMicrosoft365Group" }, { "Rank": 6, - "CommandName": "New-PnPMicrosoft365Group", "Id": 907, - "Command": "New-PnPMicrosoft365Group -DisplayName $displayName -Description $description -MailNickname $nickname -IsPrivate -SensitivityLabels \"bc98af29-59eb-4869-baaa-9a8dff631aa4\"" + "Command": "New-PnPMicrosoft365Group -DisplayName $displayName -Description $description -MailNickname $nickname -IsPrivate -SensitivityLabels \"bc98af29-59eb-4869-baaa-9a8dff631aa4\"", + "CommandName": "New-PnPMicrosoft365Group" }, { "Rank": 1, - "CommandName": "New-PnPMicrosoft365GroupSettings", "Id": 908, - "Command": "New-PnPMicrosoft365GroupSettings -DisplayName \"Group.Unified\" -TemplateId \"62375ab9-6b52-47ed-826b-58e47e0e304b\" -Values @{\"GuestUsageGuidelinesUrl\"=\"https://privacy.contoso.com/privacystatement\";\"EnableMSStandardBlockedWords\"=\"true\"}" + "Command": "New-PnPMicrosoft365GroupSettings -DisplayName \"Group.Unified\" -TemplateId \"62375ab9-6b52-47ed-826b-58e47e0e304b\" -Values @{\"GuestUsageGuidelinesUrl\"=\"https://privacy.contoso.com/privacystatement\";\"EnableMSStandardBlockedWords\"=\"true\"}", + "CommandName": "New-PnPMicrosoft365GroupSettings" }, { "Rank": 2, - "CommandName": "New-PnPMicrosoft365GroupSettings", "Id": 909, - "Command": "New-PnPMicrosoft365GroupSettings -Identity $groupId -DisplayName \"Group.Unified.Guest\" -TemplateId \"08d542b9-071f-4e16-94b0-74abb372e3d9\" -Values @{\"AllowToAddGuests\"=\"false\"}" + "Command": "New-PnPMicrosoft365GroupSettings -Identity $groupId -DisplayName \"Group.Unified.Guest\" -TemplateId \"08d542b9-071f-4e16-94b0-74abb372e3d9\" -Values @{\"AllowToAddGuests\"=\"false\"}", + "CommandName": "New-PnPMicrosoft365GroupSettings" }, { "Rank": 1, - "CommandName": "New-PnPPersonalSite", "Id": 910, - "Command": "New-PnPPersonalSite -Email @('katiej@contoso.onmicrosoft.com','garth@contoso.onmicrosoft.com')" + "Command": "New-PnPPersonalSite -Email @('katiej@contoso.onmicrosoft.com','garth@contoso.onmicrosoft.com')", + "CommandName": "New-PnPPersonalSite" }, { "Rank": 1, - "CommandName": "New-PnPPlannerPlan", "Id": 911, - "Command": "New-PnPPlannerPlan -Group \"Marketing\" -Title \"Conference Plan\"" + "Command": "New-PnPPlannerPlan -Group \"Marketing\" -Title \"Conference Plan\"", + "CommandName": "New-PnPPlannerPlan" }, { "Rank": 1, - "CommandName": "New-PnPSdnProvider", "Id": 912, - "Command": "New-PnPSdnProvider -ID \"Hive\" -License \"\"" + "Command": "New-PnPSdnProvider -ID \"Hive\" -License \"\"", + "CommandName": "New-PnPSdnProvider" }, { "Rank": 1, - "CommandName": "New-PnPSite", "Id": 913, - "Command": "New-PnPSite -Type CommunicationSite -Title Contoso -Url https://tenant.sharepoint.com/sites/contoso" + "Command": "New-PnPSite -Type CommunicationSite -Title Contoso -Url https://tenant.sharepoint.com/sites/contoso", + "CommandName": "New-PnPSite" }, { "Rank": 2, - "CommandName": "New-PnPSite", "Id": 914, - "Command": "New-PnPSite -Type CommunicationSite -Title Contoso -Url https://tenant.sharepoint.com/sites/contoso -SiteDesign Showcase" + "Command": "New-PnPSite -Type CommunicationSite -Title Contoso -Url https://tenant.sharepoint.com/sites/contoso -SiteDesign Showcase", + "CommandName": "New-PnPSite" }, { "Rank": 3, - "CommandName": "New-PnPSite", "Id": 915, - "Command": "New-PnPSite -Type CommunicationSite -Title Contoso -Url https://tenant.sharepoint.com/sites/contoso -SiteDesignId ae2349d5-97d6-4440-94d1-6516b72449ac" + "Command": "New-PnPSite -Type CommunicationSite -Title Contoso -Url https://tenant.sharepoint.com/sites/contoso -SiteDesignId ae2349d5-97d6-4440-94d1-6516b72449ac", + "CommandName": "New-PnPSite" }, { "Rank": 4, - "CommandName": "New-PnPSite", "Id": 916, - "Command": "New-PnPSite -Type CommunicationSite -Title Contoso -Url https://tenant.sharepoint.com/sites/contoso -Classification \"HBI\"" + "Command": "New-PnPSite -Type CommunicationSite -Title Contoso -Url https://tenant.sharepoint.com/sites/contoso -Classification \"HBI\"", + "CommandName": "New-PnPSite" }, { "Rank": 5, - "CommandName": "New-PnPSite", "Id": 917, - "Command": "New-PnPSite -Type CommunicationSite -Title Contoso -Url https://tenant.sharepoint.com/sites/contoso -ShareByEmailEnabled" + "Command": "New-PnPSite -Type CommunicationSite -Title Contoso -Url https://tenant.sharepoint.com/sites/contoso -ShareByEmailEnabled", + "CommandName": "New-PnPSite" }, { "Rank": 6, - "CommandName": "New-PnPSite", "Id": 918, - "Command": "New-PnPSite -Type CommunicationSite -Title Contoso -Url https://tenant.sharepoint.com/sites/contoso -Lcid 1040" + "Command": "New-PnPSite -Type CommunicationSite -Title Contoso -Url https://tenant.sharepoint.com/sites/contoso -Lcid 1040", + "CommandName": "New-PnPSite" }, { "Rank": 7, - "CommandName": "New-PnPSite", "Id": 919, - "Command": "New-PnPSite -Type TeamSite -Title 'Team Contoso' -Alias contoso" + "Command": "New-PnPSite -Type TeamSite -Title 'Team Contoso' -Alias contoso", + "CommandName": "New-PnPSite" }, { "Rank": 8, - "CommandName": "New-PnPSite", "Id": 920, - "Command": "New-PnPSite -Type TeamSite -Title 'Team Contoso' -Alias contoso -IsPublic" + "Command": "New-PnPSite -Type TeamSite -Title 'Team Contoso' -Alias contoso -IsPublic", + "CommandName": "New-PnPSite" }, { "Rank": 9, - "CommandName": "New-PnPSite", "Id": 921, - "Command": "New-PnPSite -Type TeamSite -Title 'Team Contoso' -Alias contoso -Lcid 1040" + "Command": "New-PnPSite -Type TeamSite -Title 'Team Contoso' -Alias contoso -Lcid 1040", + "CommandName": "New-PnPSite" }, { "Rank": 10, - "CommandName": "New-PnPSite", "Id": 922, - "Command": "New-PnPSite -Type TeamSite -Title 'Team Contoso' -Alias contoso -SiteAlias contoso-site" + "Command": "New-PnPSite -Type TeamSite -Title 'Team Contoso' -Alias contoso -SiteAlias contoso-site", + "CommandName": "New-PnPSite" }, { "Rank": 11, - "CommandName": "New-PnPSite", "Id": 923, - "Command": "New-PnPSite -Type TeamSiteWithoutMicrosoft365Group -Title Contoso -Url https://tenant.sharepoint.com/sites/contoso" + "Command": "New-PnPSite -Type TeamSiteWithoutMicrosoft365Group -Title Contoso -Url https://tenant.sharepoint.com/sites/contoso", + "CommandName": "New-PnPSite" }, { "Rank": 12, - "CommandName": "New-PnPSite", "Id": 924, - "Command": "New-PnPSite -Type TeamSiteWithoutMicrosoft365Group -Title Contoso -Url https://tenant.sharepoint.com/sites/contoso -SiteDesignId ae2349d5-97d6-4440-94d1-6516b72449ac" + "Command": "New-PnPSite -Type TeamSiteWithoutMicrosoft365Group -Title Contoso -Url https://tenant.sharepoint.com/sites/contoso -SiteDesignId ae2349d5-97d6-4440-94d1-6516b72449ac", + "CommandName": "New-PnPSite" }, { "Rank": 13, - "CommandName": "New-PnPSite", "Id": 925, - "Command": "New-PnPSite -Type TeamSiteWithoutMicrosoft365Group -Title Contoso -Url https://tenant.sharepoint.com/sites/contoso -Classification \"HBI\"" + "Command": "New-PnPSite -Type TeamSiteWithoutMicrosoft365Group -Title Contoso -Url https://tenant.sharepoint.com/sites/contoso -Classification \"HBI\"", + "CommandName": "New-PnPSite" }, { "Rank": 14, - "CommandName": "New-PnPSite", "Id": 926, - "Command": "New-PnPSite -Type TeamSiteWithoutMicrosoft365Group -Title Contoso -Url https://tenant.sharepoint.com/sites/contoso -ShareByEmailEnabled" + "Command": "New-PnPSite -Type TeamSiteWithoutMicrosoft365Group -Title Contoso -Url https://tenant.sharepoint.com/sites/contoso -ShareByEmailEnabled", + "CommandName": "New-PnPSite" }, { "Rank": 15, - "CommandName": "New-PnPSite", "Id": 927, - "Command": "New-PnPSite -Type TeamSiteWithoutMicrosoft365Group -Title Contoso -Url https://tenant.sharepoint.com/sites/contoso -Lcid 1040" + "Command": "New-PnPSite -Type TeamSiteWithoutMicrosoft365Group -Title Contoso -Url https://tenant.sharepoint.com/sites/contoso -Lcid 1040", + "CommandName": "New-PnPSite" }, { "Rank": 16, - "CommandName": "New-PnPSite", "Id": 928, - "Command": "New-PnPSite -Type TeamSite -TimeZone UTCPLUS0200_HELSINKI_KYIV_RIGA_SOFIA_TALLINN_VILNIUS -Title \"Contoso\" -Alias \"Contoso\"" + "Command": "New-PnPSite -Type TeamSite -TimeZone UTCPLUS0200_HELSINKI_KYIV_RIGA_SOFIA_TALLINN_VILNIUS -Title \"Contoso\" -Alias \"Contoso\"", + "CommandName": "New-PnPSite" }, { "Rank": 1, - "CommandName": "New-PnPSiteCollectionTermStore", "Id": 929, - "Command": "New-PnPSiteCollectionTermStore" + "Command": "New-PnPSiteCollectionTermStore", + "CommandName": "New-PnPSiteCollectionTermStore" }, { "Rank": 1, - "CommandName": "New-PnPSiteGroup", "Id": 930, - "Command": "New-PnPSiteGroup -Site \"https://contoso.sharepoint.com/sites/siteA\" -Name \"Project Leads\" -PermissionLevels \"Full Control\"" + "Command": "New-PnPSiteGroup -Site \"https://contoso.sharepoint.com/sites/siteA\" -Name \"Project Leads\" -PermissionLevels \"Full Control\"", + "CommandName": "New-PnPSiteGroup" }, { "Rank": 2, - "CommandName": "New-PnPSiteGroup", "Id": 931, - "Command": "New-PnPSiteGroup -Site \"https://contoso.sharepoint.com/sites/marketing\" -Name \"NewGroupName\" -PermissionLevels \"Design\"" + "Command": "New-PnPSiteGroup -Site \"https://contoso.sharepoint.com/sites/marketing\" -Name \"NewGroupName\" -PermissionLevels \"Design\"", + "CommandName": "New-PnPSiteGroup" }, { "Rank": 1, - "CommandName": "New-PnPSiteTemplateFromFolder", "Id": 932, - "Command": "New-PnPSiteTemplateFromFolder -Out template.xml" + "Command": "New-PnPSiteTemplateFromFolder -Out template.xml", + "CommandName": "New-PnPSiteTemplateFromFolder" }, { "Rank": 2, - "CommandName": "New-PnPSiteTemplateFromFolder", "Id": 933, - "Command": "New-PnPSiteTemplateFromFolder -Out template.xml -Folder c:\\temp" + "Command": "New-PnPSiteTemplateFromFolder -Out template.xml -Folder c:\\temp", + "CommandName": "New-PnPSiteTemplateFromFolder" }, { "Rank": 3, - "CommandName": "New-PnPSiteTemplateFromFolder", "Id": 934, - "Command": "New-PnPSiteTemplateFromFolder -Out template.xml -Folder c:\\temp -Match *.js" + "Command": "New-PnPSiteTemplateFromFolder -Out template.xml -Folder c:\\temp -Match *.js", + "CommandName": "New-PnPSiteTemplateFromFolder" }, { "Rank": 4, - "CommandName": "New-PnPSiteTemplateFromFolder", "Id": 935, - "Command": "New-PnPSiteTemplateFromFolder -Out template.xml -Folder c:\\temp -Match *.js -TargetFolder \"Shared Documents\"" + "Command": "New-PnPSiteTemplateFromFolder -Out template.xml -Folder c:\\temp -Match *.js -TargetFolder \"Shared Documents\"", + "CommandName": "New-PnPSiteTemplateFromFolder" }, { "Rank": 5, - "CommandName": "New-PnPSiteTemplateFromFolder", "Id": 936, - "Command": "New-PnPSiteTemplateFromFolder -Out template.xml -Folder c:\\temp -Match *.js -TargetFolder \"Shared Documents\" -ContentType \"Test Content Type\"" + "Command": "New-PnPSiteTemplateFromFolder -Out template.xml -Folder c:\\temp -Match *.js -TargetFolder \"Shared Documents\" -ContentType \"Test Content Type\"", + "CommandName": "New-PnPSiteTemplateFromFolder" }, { "Rank": 6, - "CommandName": "New-PnPSiteTemplateFromFolder", "Id": 937, - "Command": "New-PnPSiteTemplateFromFolder -Out template.xml -Folder c:\\temp -Match *.js -TargetFolder \"Shared Documents\" -Properties @{\"Title\" = \"Test Title\"; \"Category\"=\"Test Category\"}" + "Command": "New-PnPSiteTemplateFromFolder -Out template.xml -Folder c:\\temp -Match *.js -TargetFolder \"Shared Documents\" -Properties @{\"Title\" = \"Test Title\"; \"Category\"=\"Test Category\"}", + "CommandName": "New-PnPSiteTemplateFromFolder" }, { "Rank": 7, - "CommandName": "New-PnPSiteTemplateFromFolder", "Id": 938, - "Command": "New-PnPSiteTemplateFromFolder -Out template.pnp" + "Command": "New-PnPSiteTemplateFromFolder -Out template.pnp", + "CommandName": "New-PnPSiteTemplateFromFolder" }, { "Rank": 8, - "CommandName": "New-PnPSiteTemplateFromFolder", "Id": 939, - "Command": "New-PnPSiteTemplateFromFolder -Out template.pnp -Folder c:\\temp" + "Command": "New-PnPSiteTemplateFromFolder -Out template.pnp -Folder c:\\temp", + "CommandName": "New-PnPSiteTemplateFromFolder" }, { "Rank": 1, - "CommandName": "New-PnPTeamsApp", "Id": 940, - "Command": "New-PnPTeamsApp -Path c:\\myapp.zip" + "Command": "New-PnPTeamsApp -Path c:\\myapp.zip", + "CommandName": "New-PnPTeamsApp" }, { "Rank": 1, - "CommandName": "New-PnPTeamsTeam", "Id": 941, - "Command": "New-PnPTeamsTeam -DisplayName \"myPnPDemo1\" -Visibility Private -AllowCreateUpdateRemoveTabs $false -AllowUserDeleteMessages $false" + "Command": "New-PnPTeamsTeam -DisplayName \"myPnPDemo1\" -Visibility Private -AllowCreateUpdateRemoveTabs $false -AllowUserDeleteMessages $false", + "CommandName": "New-PnPTeamsTeam" }, { "Rank": 2, - "CommandName": "New-PnPTeamsTeam", "Id": 942, - "Command": "New-PnPTeamsTeam -GroupId $groupId" + "Command": "New-PnPTeamsTeam -GroupId $groupId", + "CommandName": "New-PnPTeamsTeam" }, { "Rank": 3, - "CommandName": "New-PnPTeamsTeam", "Id": 943, - "Command": "New-PnPTeamsTeam -DisplayName \"myPnPDemo1\" -Visibility Private -AllowCreateUpdateRemoveTabs $false -AllowUserDeleteMessages $false -ResourceBehaviorOptions WelcomeEmailDisabled" + "Command": "New-PnPTeamsTeam -DisplayName \"myPnPDemo1\" -Visibility Private -AllowCreateUpdateRemoveTabs $false -AllowUserDeleteMessages $false -ResourceBehaviorOptions WelcomeEmailDisabled", + "CommandName": "New-PnPTeamsTeam" }, { "Rank": 4, - "CommandName": "New-PnPTeamsTeam", "Id": 944, - "Command": "New-PnPTeamsTeam -DisplayName \"myPnPDemo1\" -Visibility Private -AllowCreateUpdateRemoveTabs $false -AllowUserDeleteMessages $false -ResourceBehaviorOptions WelcomeEmailDisabled, HideGroupInOutlook" + "Command": "New-PnPTeamsTeam -DisplayName \"myPnPDemo1\" -Visibility Private -AllowCreateUpdateRemoveTabs $false -AllowUserDeleteMessages $false -ResourceBehaviorOptions WelcomeEmailDisabled, HideGroupInOutlook", + "CommandName": "New-PnPTeamsTeam" }, { "Rank": 5, - "CommandName": "New-PnPTeamsTeam", "Id": 945, - "Command": "New-PnPTeamsTeam -DisplayName \"myPnPDemo1\" -Visibility Private -Owners \"user1@contoso.onmicrosoft.com\",\"user2@contoso.onmicrosoft.com\" -Members \"user3@contoso.onmicrosoft.com\"" + "Command": "New-PnPTeamsTeam -DisplayName \"myPnPDemo1\" -Visibility Private -Owners \"user1@contoso.onmicrosoft.com\",\"user2@contoso.onmicrosoft.com\" -Members \"user3@contoso.onmicrosoft.com\"", + "CommandName": "New-PnPTeamsTeam" }, { "Rank": 6, - "CommandName": "New-PnPTeamsTeam", "Id": 946, - "Command": "New-PnPTeamsTeam -DisplayName \"myPnPDemo1\" -Visibility Private -Owners \"user1@contoso.onmicrosoft.com\",\"user2@contoso.onmicrosoft.com\" -Members \"user3@contoso.onmicrosoft.com\" -SensitivityLabels \"bc98af29-59eb-4869-baaa-9a8dff631aa4\"" + "Command": "New-PnPTeamsTeam -DisplayName \"myPnPDemo1\" -Visibility Private -Owners \"user1@contoso.onmicrosoft.com\",\"user2@contoso.onmicrosoft.com\" -Members \"user3@contoso.onmicrosoft.com\" -SensitivityLabels \"bc98af29-59eb-4869-baaa-9a8dff631aa4\"", + "CommandName": "New-PnPTeamsTeam" }, { "Rank": 1, - "CommandName": "New-PnPTenantSite", "Id": 947, - "Command": "New-PnPTenantSite -Title Contoso -Url \"https://tenant.sharepoint.com/sites/contoso\" -Owner user@example.org -TimeZone 4 -Template STS#0" + "Command": "New-PnPTenantSite -Title Contoso -Url \"https://tenant.sharepoint.com/sites/contoso\" -Owner user@example.org -TimeZone 4 -Template STS#0", + "CommandName": "New-PnPTenantSite" }, { "Rank": 2, - "CommandName": "New-PnPTenantSite", "Id": 948, - "Command": "New-PnPTenantSite -Title Contoso -Url /sites/contososite -Owner user@example.org -TimeZone 4 -Template STS#0" + "Command": "New-PnPTenantSite -Title Contoso -Url /sites/contososite -Owner user@example.org -TimeZone 4 -Template STS#0", + "CommandName": "New-PnPTenantSite" }, { "Rank": 1, - "CommandName": "New-PnPTerm", "Id": 949, - "Command": "New-PnPTerm -TermSet \"Departments\" -TermGroup \"Corporate\" -Name \"Finance\"" + "Command": "New-PnPTerm -TermSet \"Departments\" -TermGroup \"Corporate\" -Name \"Finance\"", + "CommandName": "New-PnPTerm" }, { "Rank": 2, - "CommandName": "New-PnPTerm", "Id": 950, - "Command": "New-PnPTerm -TermSet \"Departments\" -TermGroup \"Corporate\" -Name \"Finance\" -CustomProperties @{\"IsCorporate\"=\"True\"}" + "Command": "New-PnPTerm -TermSet \"Departments\" -TermGroup \"Corporate\" -Name \"Finance\" -CustomProperties @{\"IsCorporate\"=\"True\"}", + "CommandName": "New-PnPTerm" }, { "Rank": 1, - "CommandName": "New-PnPTermGroup", "Id": 951, - "Command": "New-PnPTermGroup -GroupName \"Countries\"" + "Command": "New-PnPTermGroup -GroupName \"Countries\"", + "CommandName": "New-PnPTermGroup" }, { "Rank": 1, - "CommandName": "New-PnPTermLabel", "Id": 952, - "Command": "New-PnPTermLabel -Name \"Finanzwesen\" -Lcid 1031 -Term (Get-PnPTerm -Identity \"Finance\" -TermSet \"Departments\" -TermGroup \"Corporate\")" + "Command": "New-PnPTermLabel -Name \"Finanzwesen\" -Lcid 1031 -Term (Get-PnPTerm -Identity \"Finance\" -TermSet \"Departments\" -TermGroup \"Corporate\")", + "CommandName": "New-PnPTermLabel" }, { "Rank": 1, - "CommandName": "New-PnPTermSet", "Id": 953, - "Command": "New-PnPTermSet -Name \"Department\" -TermGroup \"Corporate\"" + "Command": "New-PnPTermSet -Name \"Department\" -TermGroup \"Corporate\"", + "CommandName": "New-PnPTermSet" }, { "Rank": 1, - "CommandName": "New-PnPUPABulkImportJob", "Id": 954, - "Command": "New-PnPUPABulkImportJob -Url \"https://{tenant}.sharepoint.com/Shared Documents/profiles.json\" -IdProperty \"IdName\" -UserProfilePropertyMapping @{\"Department\"=\"Department\"}" + "Command": "New-PnPUPABulkImportJob -Url \"https://{tenant}.sharepoint.com/Shared Documents/profiles.json\" -IdProperty \"IdName\" -UserProfilePropertyMapping @{\"Department\"=\"Department\"}", + "CommandName": "New-PnPUPABulkImportJob" }, { "Rank": 2, - "CommandName": "New-PnPUPABulkImportJob", "Id": 955, - "Command": "New-PnPUPABulkImportJob -Url \"https://{tenant}.sharepoint.com/sites/userprofilesync/Shared Documents/profiles.json\" -IdProperty \"IdName\" -UserProfilePropertyMapping @{\"Department\"=\"Department\"} -Wait -Verbose" + "Command": "New-PnPUPABulkImportJob -Url \"https://{tenant}.sharepoint.com/sites/userprofilesync/Shared Documents/profiles.json\" -IdProperty \"IdName\" -UserProfilePropertyMapping @{\"Department\"=\"Department\"} -Wait -Verbose", + "CommandName": "New-PnPUPABulkImportJob" }, { "Rank": 1, - "CommandName": "New-PnPUser", "Id": 956, - "Command": "New-PnPUser -LoginName user@company.com" + "Command": "New-PnPUser -LoginName user@company.com", + "CommandName": "New-PnPUser" }, { "Rank": 1, - "CommandName": "New-PnPWeb", "Id": 957, - "Command": "New-PnPWeb -Title \"Project A Web\" -Url projectA -Description \"Information about Project A\" -Locale 1033 -Template \"STS#0\"" + "Command": "New-PnPWeb -Title \"Project A Web\" -Url projectA -Description \"Information about Project A\" -Locale 1033 -Template \"STS#0\"", + "CommandName": "New-PnPWeb" }, { "Rank": 1, - "CommandName": "Publish-PnPApp", "Id": 958, - "Command": "Publish-PnPApp -Identity 2646ccc3-6a2b-46ef-9273-81411cbbb60f" + "Command": "Publish-PnPApp -Identity 2646ccc3-6a2b-46ef-9273-81411cbbb60f", + "CommandName": "Publish-PnPApp" }, { "Rank": 2, - "CommandName": "Publish-PnPApp", "Id": 959, - "Command": "Publish-PnPApp -Identity 2646ccc3-6a2b-46ef-9273-81411cbbb60f -Scope Site" + "Command": "Publish-PnPApp -Identity 2646ccc3-6a2b-46ef-9273-81411cbbb60f -Scope Site", + "CommandName": "Publish-PnPApp" }, { "Rank": 1, - "CommandName": "Publish-PnPCompanyApp", "Id": 960, - "Command": "Publish-PnPCompanyApp -PortalUrl https://contoso.sharepoint.com/sites/portal -AppName \"Contoso Portal\" -CompanyName \"Contoso\" -CompanyWebSite \"https://www.contoso.com\" -ColoredIconPath ./coloricon.png -OutlineIconPath ./outlinedicon" + "Command": "Publish-PnPCompanyApp -PortalUrl https://contoso.sharepoint.com/sites/portal -AppName \"Contoso Portal\" -CompanyName \"Contoso\" -CompanyWebSite \"https://www.contoso.com\" -ColoredIconPath ./coloricon.png -OutlineIconPath ./outlinedicon", + "CommandName": "Publish-PnPCompanyApp" }, { "Rank": 1, - "CommandName": "Publish-PnPContentType", "Id": 961, - "Command": "Publish-PnPContentType -ContentType 0x0101" + "Command": "Publish-PnPContentType -ContentType 0x0101", + "CommandName": "Publish-PnPContentType" }, { "Rank": 1, - "CommandName": "Publish-PnPSyntexModel", "Id": 962, - "Command": "Publish-PnPSyntexModel -Model \"Invoice model\" -ListWebUrl \"https://contoso.sharepoint.com/sites/finance\" -List \"Documents\"" + "Command": "Publish-PnPSyntexModel -Model \"Invoice model\" -ListWebUrl \"https://contoso.sharepoint.com/sites/finance\" -List \"Documents\"", + "CommandName": "Publish-PnPSyntexModel" }, { "Rank": 2, - "CommandName": "Publish-PnPSyntexModel", "Id": 963, - "Command": "Publish-PnPSyntexModel -Model \"Invoice model\" -TargetSiteUrl \"https://contoso.sharepoint.com/sites/finance\" -TargetWebServerRelativeUrl \"/sites/finance\" -TargetLibraryServerRelativeUrl \"/sites/finance/shared%20documents\" -Batch $batch" + "Command": "Publish-PnPSyntexModel -Model \"Invoice model\" -TargetSiteUrl \"https://contoso.sharepoint.com/sites/finance\" -TargetWebServerRelativeUrl \"/sites/finance\" -TargetLibraryServerRelativeUrl \"/sites/finance/shared%20documents\" -Batch $batch", + "CommandName": "Publish-PnPSyntexModel" }, { "Rank": 1, - "CommandName": "Read-PnPSiteTemplate", "Id": 964, - "Command": "Read-PnPSiteTemplate -Path template.pnp" + "Command": "Read-PnPSiteTemplate -Path template.pnp", + "CommandName": "Read-PnPSiteTemplate" }, { "Rank": 2, - "CommandName": "Read-PnPSiteTemplate", "Id": 965, - "Command": "Read-PnPSiteTemplate -Path template.pnp -TemplateProviderExtensions $extensions" + "Command": "Read-PnPSiteTemplate -Path template.pnp -TemplateProviderExtensions $extensions", + "CommandName": "Read-PnPSiteTemplate" }, { "Rank": 3, - "CommandName": "Read-PnPSiteTemplate", "Id": 966, - "Command": "Read-PnPSiteTemplate -Xml $xml" + "Command": "Read-PnPSiteTemplate -Xml $xml", + "CommandName": "Read-PnPSiteTemplate" }, { "Rank": 1, - "CommandName": "Read-PnPTenantTemplate", "Id": 967, - "Command": "Read-PnPTenantTemplate -Path template.pnp" + "Command": "Read-PnPTenantTemplate -Path template.pnp", + "CommandName": "Read-PnPTenantTemplate" }, { "Rank": 1, - "CommandName": "Register-PnPAppCatalogSite", "Id": 968, - "Command": "Register-PnPAppCatalogSite -Url \"https://yourtenant.sharepoint.com/sites/appcatalog\" -Owner admin@domain.com -TimeZoneId 4" + "Command": "Register-PnPAppCatalogSite -Url \"https://yourtenant.sharepoint.com/sites/appcatalog\" -Owner admin@domain.com -TimeZoneId 4", + "CommandName": "Register-PnPAppCatalogSite" }, { "Rank": 1, - "CommandName": "Register-PnPAzureADApp", "Id": 969, - "Command": "Register-PnPAzureADApp -ApplicationName TestApp -Tenant yourtenant.onmicrosoft.com -Store CurrentUser -Username \"yourname@domain.com\" -Password (Read-Host -AsSecureString -Prompt \"Enter Password\")" + "Command": "Register-PnPAzureADApp -ApplicationName TestApp -Tenant yourtenant.onmicrosoft.com -Store CurrentUser -Username \"yourname@domain.com\" -Password (Read-Host -AsSecureString -Prompt \"Enter Password\")", + "CommandName": "Register-PnPAzureADApp" }, { "Rank": 2, - "CommandName": "Register-PnPAzureADApp", "Id": 970, - "Command": "Register-PnPAzureADApp -ApplicationName TestApp -Tenant yourtenant.onmicrosoft.com -CertificatePath c:\\certificate.pfx -CertificatePassword (ConvertTo-SecureString -String \"password\" -AsPlainText -Force) -Username \"yourname@domain.com\" -Password (Read-Host -AsSecureString -Prompt \"Enter password\")" + "Command": "Register-PnPAzureADApp -ApplicationName TestApp -Tenant yourtenant.onmicrosoft.com -CertificatePath c:\\certificate.pfx -CertificatePassword (ConvertTo-SecureString -String \"password\" -AsPlainText -Force) -Username \"yourname@domain.com\" -Password (Read-Host -AsSecureString -Prompt \"Enter password\")", + "CommandName": "Register-PnPAzureADApp" }, { "Rank": 3, - "CommandName": "Register-PnPAzureADApp", "Id": 971, - "Command": "Register-PnPAzureADApp -ApplicationName TestApp -Tenant yourtenant.onmicrosoft.com -Store CurrentUser -GraphApplicationPermissions \"User.Read.All\" -SharePointApplicationPermissions \"Sites.Read.All\" -Username \"yourname@domain.com\" -Password (Read-Host -AsSecureString -Prompt \"Enter Password\")" + "Command": "Register-PnPAzureADApp -ApplicationName TestApp -Tenant yourtenant.onmicrosoft.com -Store CurrentUser -GraphApplicationPermissions \"User.Read.All\" -SharePointApplicationPermissions \"Sites.Read.All\" -Username \"yourname@domain.com\" -Password (Read-Host -AsSecureString -Prompt \"Enter Password\")", + "CommandName": "Register-PnPAzureADApp" }, { "Rank": 4, - "CommandName": "Register-PnPAzureADApp", "Id": 972, - "Command": "Register-PnPAzureADApp -ApplicationName TestApp -Tenant yourtenant.onmicrosoft.com -OutPath c:\\ -CertificatePassword (ConvertTo-SecureString -String \"password\" -AsPlainText -Force) -Username \"yourname@domain.com\" -Password (Read-Host -AsSecureString -Prompt \"Enter Password\")" + "Command": "Register-PnPAzureADApp -ApplicationName TestApp -Tenant yourtenant.onmicrosoft.com -OutPath c:\\ -CertificatePassword (ConvertTo-SecureString -String \"password\" -AsPlainText -Force) -Username \"yourname@domain.com\" -Password (Read-Host -AsSecureString -Prompt \"Enter Password\")", + "CommandName": "Register-PnPAzureADApp" }, { "Rank": 5, - "CommandName": "Register-PnPAzureADApp", "Id": 973, - "Command": "Register-PnPAzureADApp -DeviceLogin -ApplicationName TestApp -Tenant yourtenant.onmicrosoft.com -CertificatePath c:\\certificate.pfx -CertificatePassword (ConvertTo-SecureString -String \"password\" -AsPlainText -Force)" + "Command": "Register-PnPAzureADApp -DeviceLogin -ApplicationName TestApp -Tenant yourtenant.onmicrosoft.com -CertificatePath c:\\certificate.pfx -CertificatePassword (ConvertTo-SecureString -String \"password\" -AsPlainText -Force)", + "CommandName": "Register-PnPAzureADApp" }, { "Rank": 6, - "CommandName": "Register-PnPAzureADApp", "Id": 974, - "Command": "Register-PnPAzureADApp -Interactive -ApplicationName TestApp -Tenant yourtenant.onmicrosoft.com -CertificatePath c:\\certificate.pfx -CertificatePassword (ConvertTo-SecureString -String \"password\" -AsPlainText -Force)" + "Command": "Register-PnPAzureADApp -Interactive -ApplicationName TestApp -Tenant yourtenant.onmicrosoft.com -CertificatePath c:\\certificate.pfx -CertificatePassword (ConvertTo-SecureString -String \"password\" -AsPlainText -Force)", + "CommandName": "Register-PnPAzureADApp" }, { "Rank": 7, - "CommandName": "Register-PnPAzureADApp", "Id": 975, - "Command": "Register-PnPAzureADApp -ApplicationName TestApp -Tenant yourtenant.onmicrosoft.com -CertificatePath c:\\certificate.pfx -CertificatePassword (ConvertTo-SecureString -String \"password\" -AsPlainText -Force) -Username \"yourname@domain.com\" -Password (Read-Host -AsSecureString -Prompt \"Enter password\") -LogoFilePath c:\\logo.png" + "Command": "Register-PnPAzureADApp -ApplicationName TestApp -Tenant yourtenant.onmicrosoft.com -CertificatePath c:\\certificate.pfx -CertificatePassword (ConvertTo-SecureString -String \"password\" -AsPlainText -Force) -Username \"yourname@domain.com\" -Password (Read-Host -AsSecureString -Prompt \"Enter password\") -LogoFilePath c:\\logo.png", + "CommandName": "Register-PnPAzureADApp" }, { "Rank": 1, - "CommandName": "Register-PnPHubSite", "Id": 976, - "Command": "Register-PnPHubSite -Site \"https://tenant.sharepoint.com/sites/myhubsite\"" + "Command": "Register-PnPHubSite -Site \"https://tenant.sharepoint.com/sites/myhubsite\"", + "CommandName": "Register-PnPHubSite" }, { "Rank": 2, - "CommandName": "Register-PnPHubSite", "Id": 977, - "Command": "Register-PnPHubSite -Site \"https://tenant.sharepoint.com/sites/myhubsite\" -Principals \"user@contoso.com\"" + "Command": "Register-PnPHubSite -Site \"https://tenant.sharepoint.com/sites/myhubsite\" -Principals \"user@contoso.com\"", + "CommandName": "Register-PnPHubSite" }, { "Rank": 1, - "CommandName": "Register-PnPManagementShellAccess", "Id": 978, - "Command": "Register-PnPManagementShellAccess" + "Command": "Register-PnPManagementShellAccess", + "CommandName": "Register-PnPManagementShellAccess" }, { "Rank": 2, - "CommandName": "Register-PnPManagementShellAccess", "Id": 979, - "Command": "Register-PnPManagementShellAccess -ShowConsentUrl" + "Command": "Register-PnPManagementShellAccess -ShowConsentUrl", + "CommandName": "Register-PnPManagementShellAccess" }, { "Rank": 3, - "CommandName": "Register-PnPManagementShellAccess", "Id": 980, - "Command": "Register-PnPManagementShellAccess -ShowConsentUrl -TenantName yourtenant.onmicrosoft.com" + "Command": "Register-PnPManagementShellAccess -ShowConsentUrl -TenantName yourtenant.onmicrosoft.com", + "CommandName": "Register-PnPManagementShellAccess" }, { "Rank": 1, - "CommandName": "Remove-PnPAdaptiveScopeProperty", "Id": 981, - "Command": "Remove-PnPAdaptiveScopeProperty -Key MyKey" + "Command": "Remove-PnPAdaptiveScopeProperty -Key MyKey", + "CommandName": "Remove-PnPAdaptiveScopeProperty" }, { "Rank": 2, - "CommandName": "Remove-PnPAdaptiveScopeProperty", "Id": 982, - "Command": "Remove-PnPAdaptiveScopeProperty -Key MyKey -Force" + "Command": "Remove-PnPAdaptiveScopeProperty -Key MyKey -Force", + "CommandName": "Remove-PnPAdaptiveScopeProperty" }, { "Rank": 1, - "CommandName": "Remove-PnPAlert", "Id": 983, - "Command": "Remove-PnPAlert -Identity 641ac67f-0ce0-4837-874a-743c8f8572a7" + "Command": "Remove-PnPAlert -Identity 641ac67f-0ce0-4837-874a-743c8f8572a7", + "CommandName": "Remove-PnPAlert" }, { "Rank": 2, - "CommandName": "Remove-PnPAlert", "Id": 984, - "Command": "Remove-PnPAlert -Identity 641ac67f-0ce0-4837-874a-743c8f8572a7 -User \"i:0#.f|membership|Alice@contoso.onmicrosoft.com\"" + "Command": "Remove-PnPAlert -Identity 641ac67f-0ce0-4837-874a-743c8f8572a7 -User \"i:0#.f|membership|Alice@contoso.onmicrosoft.com\"", + "CommandName": "Remove-PnPAlert" }, { "Rank": 1, - "CommandName": "Remove-PnPApp", "Id": 985, - "Command": "Remove-PnPApp -Identity 99a00f6e-fb81-4dc7-8eac-e09c6f9132fe" + "Command": "Remove-PnPApp -Identity 99a00f6e-fb81-4dc7-8eac-e09c6f9132fe", + "CommandName": "Remove-PnPApp" }, { "Rank": 2, - "CommandName": "Remove-PnPApp", "Id": 986, - "Command": "Remove-PnPApp -Identity 99a00f6e-fb81-4dc7-8eac-e09c6f9132fe -Scope Site" + "Command": "Remove-PnPApp -Identity 99a00f6e-fb81-4dc7-8eac-e09c6f9132fe -Scope Site", + "CommandName": "Remove-PnPApp" }, { "Rank": 1, - "CommandName": "Remove-PnPApplicationCustomizer", "Id": 987, - "Command": "Remove-PnPApplicationCustomizer -Identity aa66f67e-46c0-4474-8a82-42bf467d07f2" + "Command": "Remove-PnPApplicationCustomizer -Identity aa66f67e-46c0-4474-8a82-42bf467d07f2", + "CommandName": "Remove-PnPApplicationCustomizer" }, { "Rank": 2, - "CommandName": "Remove-PnPApplicationCustomizer", "Id": 988, - "Command": "Remove-PnPApplicationCustomizer -ClientSideComponentId aa66f67e-46c0-4474-8a82-42bf467d07f2 -Scope web" + "Command": "Remove-PnPApplicationCustomizer -ClientSideComponentId aa66f67e-46c0-4474-8a82-42bf467d07f2 -Scope web", + "CommandName": "Remove-PnPApplicationCustomizer" }, { "Rank": 1, - "CommandName": "Remove-PnPAvailableSiteClassification", "Id": 989, - "Command": "Remove-PnPAvailableSiteClassification -Classifications \"HBI\"" + "Command": "Remove-PnPAvailableSiteClassification -Classifications \"HBI\"", + "CommandName": "Remove-PnPAvailableSiteClassification" }, { "Rank": 2, - "CommandName": "Remove-PnPAvailableSiteClassification", "Id": 990, - "Command": "Remove-PnPAvailableSiteClassification -Classifications \"HBI\",\"Top Secret\"" + "Command": "Remove-PnPAvailableSiteClassification -Classifications \"HBI\",\"Top Secret\"", + "CommandName": "Remove-PnPAvailableSiteClassification" }, { "Rank": 1, - "CommandName": "Remove-PnPAzureADApp", "Id": 991, - "Command": "Remove-PnPAzureADApp -Identity MyApp" + "Command": "Remove-PnPAzureADApp -Identity MyApp", + "CommandName": "Remove-PnPAzureADApp" }, { "Rank": 2, - "CommandName": "Remove-PnPAzureADApp", "Id": 992, - "Command": "Remove-PnPAzureADApp -Identity 93a9772d-d0af-4ed8-9821-17282b64690e" + "Command": "Remove-PnPAzureADApp -Identity 93a9772d-d0af-4ed8-9821-17282b64690e", + "CommandName": "Remove-PnPAzureADApp" }, { "Rank": 1, - "CommandName": "Remove-PnPAzureADGroup", "Id": 993, - "Command": "Remove-PnPAzureADGroup -Identity $groupId" + "Command": "Remove-PnPAzureADGroup -Identity $groupId", + "CommandName": "Remove-PnPAzureADGroup" }, { "Rank": 2, - "CommandName": "Remove-PnPAzureADGroup", "Id": 994, - "Command": "Remove-PnPAzureADGroup -Identity $group" + "Command": "Remove-PnPAzureADGroup -Identity $group", + "CommandName": "Remove-PnPAzureADGroup" }, { "Rank": 1, - "CommandName": "Remove-PnPAzureADGroupMember", "Id": 995, - "Command": "Remove-PnPAzureADGroupMember -Identity \"Project Team\" -Users \"john@contoso.onmicrosoft.com\",\"jane@contoso.onmicrosoft.com\"" + "Command": "Remove-PnPAzureADGroupMember -Identity \"Project Team\" -Users \"john@contoso.onmicrosoft.com\",\"jane@contoso.onmicrosoft.com\"", + "CommandName": "Remove-PnPAzureADGroupMember" }, { "Rank": 1, - "CommandName": "Remove-PnPAzureADGroupOwner", "Id": 996, - "Command": "Remove-PnPAzureADGroupOwner -Identity \"Project Team\" -Users \"john@contoso.onmicrosoft.com\",\"jane@contoso.onmicrosoft.com\"" + "Command": "Remove-PnPAzureADGroupOwner -Identity \"Project Team\" -Users \"john@contoso.onmicrosoft.com\",\"jane@contoso.onmicrosoft.com\"", + "CommandName": "Remove-PnPAzureADGroupOwner" }, { "Rank": 1, - "CommandName": "Remove-PnPAzureADServicePrincipalAssignedAppRole", "Id": 997, - "Command": "Remove-PnPAzureADServicePrincipalAssignedAppRole -Principal 797ee8a7-a950-4eb8-945d-7f10cc68a933 -AppRoleName \"User.ReadWrite.All\"" + "Command": "Remove-PnPAzureADServicePrincipalAssignedAppRole -Principal 797ee8a7-a950-4eb8-945d-7f10cc68a933 -AppRoleName \"User.ReadWrite.All\"", + "CommandName": "Remove-PnPAzureADServicePrincipalAssignedAppRole" }, { "Rank": 2, - "CommandName": "Remove-PnPAzureADServicePrincipalAssignedAppRole", "Id": 998, - "Command": "Remove-PnPAzureADServicePrincipalAssignedAppRole -Principal \"My application\" -AppRoleName \"Group.ReadWrite.All\"" + "Command": "Remove-PnPAzureADServicePrincipalAssignedAppRole -Principal \"My application\" -AppRoleName \"Group.ReadWrite.All\"", + "CommandName": "Remove-PnPAzureADServicePrincipalAssignedAppRole" }, { "Rank": 3, - "CommandName": "Remove-PnPAzureADServicePrincipalAssignedAppRole", "Id": 999, - "Command": "Remove-PnPAzureADServicePrincipalAssignedAppRole -Principal 797ee8a7-a950-4eb8-945d-7f10cc68a933" + "Command": "Remove-PnPAzureADServicePrincipalAssignedAppRole -Principal 797ee8a7-a950-4eb8-945d-7f10cc68a933", + "CommandName": "Remove-PnPAzureADServicePrincipalAssignedAppRole" }, { "Rank": 4, - "CommandName": "Remove-PnPAzureADServicePrincipalAssignedAppRole", "Id": 1000, - "Command": "Remove-PnPAzureADServicePrincipalAssignedAppRole -Principal \"My application\"" + "Command": "Remove-PnPAzureADServicePrincipalAssignedAppRole -Principal \"My application\"", + "CommandName": "Remove-PnPAzureADServicePrincipalAssignedAppRole" }, { "Rank": 1, - "CommandName": "Remove-PnPContentType", "Id": 1001, - "Command": "Remove-PnPContentType -Identity \"Project Document\"" + "Command": "Remove-PnPContentType -Identity \"Project Document\"", + "CommandName": "Remove-PnPContentType" }, { "Rank": 2, - "CommandName": "Remove-PnPContentType", "Id": 1002, - "Command": "Remove-PnPContentType -Identity \"Project Document\" -Force" + "Command": "Remove-PnPContentType -Identity \"Project Document\" -Force", + "CommandName": "Remove-PnPContentType" }, { "Rank": 1, - "CommandName": "Remove-PnPContentTypeFromDocumentSet", "Id": 1003, - "Command": "Remove-PnPContentTypeFromDocumentSet -ContentType \"Test CT\" -DocumentSet \"Test Document Set\"" + "Command": "Remove-PnPContentTypeFromDocumentSet -ContentType \"Test CT\" -DocumentSet \"Test Document Set\"", + "CommandName": "Remove-PnPContentTypeFromDocumentSet" }, { "Rank": 2, - "CommandName": "Remove-PnPContentTypeFromDocumentSet", "Id": 1004, - "Command": "Remove-PnPContentTypeFromDocumentSet -ContentType 0x0101001F1CEFF1D4126E4CAD10F00B6137E969 -DocumentSet 0x0120D520005DB65D094035A241BAC9AF083F825F3B" + "Command": "Remove-PnPContentTypeFromDocumentSet -ContentType 0x0101001F1CEFF1D4126E4CAD10F00B6137E969 -DocumentSet 0x0120D520005DB65D094035A241BAC9AF083F825F3B", + "CommandName": "Remove-PnPContentTypeFromDocumentSet" }, { "Rank": 1, - "CommandName": "Remove-PnPContentTypeFromList", "Id": 1005, - "Command": "Remove-PnPContentTypeFromList -List \"Documents\" -ContentType \"Project Document\"" + "Command": "Remove-PnPContentTypeFromList -List \"Documents\" -ContentType \"Project Document\"", + "CommandName": "Remove-PnPContentTypeFromList" }, { "Rank": 1, - "CommandName": "Remove-PnPCustomAction", "Id": 1006, - "Command": "Remove-PnPCustomAction -Identity aa66f67e-46c0-4474-8a82-42bf467d07f2" + "Command": "Remove-PnPCustomAction -Identity aa66f67e-46c0-4474-8a82-42bf467d07f2", + "CommandName": "Remove-PnPCustomAction" }, { "Rank": 2, - "CommandName": "Remove-PnPCustomAction", "Id": 1007, - "Command": "Remove-PnPCustomAction -Identity aa66f67e-46c0-4474-8a82-42bf467d07f2 -Scope web" + "Command": "Remove-PnPCustomAction -Identity aa66f67e-46c0-4474-8a82-42bf467d07f2 -Scope web", + "CommandName": "Remove-PnPCustomAction" }, { "Rank": 3, - "CommandName": "Remove-PnPCustomAction", "Id": 1008, - "Command": "Remove-PnPCustomAction -Identity aa66f67e-46c0-4474-8a82-42bf467d07f2 -Force" + "Command": "Remove-PnPCustomAction -Identity aa66f67e-46c0-4474-8a82-42bf467d07f2 -Force", + "CommandName": "Remove-PnPCustomAction" }, { "Rank": 1, - "CommandName": "Remove-PnPDeletedMicrosoft365Group", "Id": 1009, - "Command": "Remove-PnPDeletedMicrosoft365Group -Identity 38b32e13-e900-4d95-b860-fb52bc07ca7f" + "Command": "Remove-PnPDeletedMicrosoft365Group -Identity 38b32e13-e900-4d95-b860-fb52bc07ca7f", + "CommandName": "Remove-PnPDeletedMicrosoft365Group" }, { "Rank": 1, - "CommandName": "Remove-PnPEventReceiver", "Id": 1010, - "Command": "Remove-PnPEventReceiver -Identity fb689d0e-eb99-4f13-beb3-86692fd39f22" + "Command": "Remove-PnPEventReceiver -Identity fb689d0e-eb99-4f13-beb3-86692fd39f22", + "CommandName": "Remove-PnPEventReceiver" }, { "Rank": 2, - "CommandName": "Remove-PnPEventReceiver", "Id": 1011, - "Command": "Remove-PnPEventReceiver -List ProjectList -Identity fb689d0e-eb99-4f13-beb3-86692fd39f22" + "Command": "Remove-PnPEventReceiver -List ProjectList -Identity fb689d0e-eb99-4f13-beb3-86692fd39f22", + "CommandName": "Remove-PnPEventReceiver" }, { "Rank": 3, - "CommandName": "Remove-PnPEventReceiver", "Id": 1012, - "Command": "Remove-PnPEventReceiver -List ProjectList -Identity MyReceiver" + "Command": "Remove-PnPEventReceiver -List ProjectList -Identity MyReceiver", + "CommandName": "Remove-PnPEventReceiver" }, { "Rank": 4, - "CommandName": "Remove-PnPEventReceiver", "Id": 1013, - "Command": "Remove-PnPEventReceiver -List ProjectList" + "Command": "Remove-PnPEventReceiver -List ProjectList", + "CommandName": "Remove-PnPEventReceiver" }, { "Rank": 5, - "CommandName": "Remove-PnPEventReceiver", "Id": 1014, - "Command": "Remove-PnPEventReceiver" + "Command": "Remove-PnPEventReceiver", + "CommandName": "Remove-PnPEventReceiver" }, { "Rank": 6, - "CommandName": "Remove-PnPEventReceiver", "Id": 1015, - "Command": "Remove-PnPEventReceiver -Scope Site" + "Command": "Remove-PnPEventReceiver -Scope Site", + "CommandName": "Remove-PnPEventReceiver" }, { "Rank": 7, - "CommandName": "Remove-PnPEventReceiver", "Id": 1016, - "Command": "Remove-PnPEventReceiver -Scope Web" + "Command": "Remove-PnPEventReceiver -Scope Web", + "CommandName": "Remove-PnPEventReceiver" }, { "Rank": 8, - "CommandName": "Remove-PnPEventReceiver", "Id": 1017, - "Command": "Remove-PnPEventReceiver -Scope All" + "Command": "Remove-PnPEventReceiver -Scope All", + "CommandName": "Remove-PnPEventReceiver" }, { "Rank": 1, - "CommandName": "Remove-PnPField", "Id": 1018, - "Command": "Remove-PnPField -Identity \"Speakers\"" + "Command": "Remove-PnPField -Identity \"Speakers\"", + "CommandName": "Remove-PnPField" }, { "Rank": 2, - "CommandName": "Remove-PnPField", "Id": 1019, - "Command": "Remove-PnPField -List \"Demo list\" -Identity \"Speakers\"" + "Command": "Remove-PnPField -List \"Demo list\" -Identity \"Speakers\"", + "CommandName": "Remove-PnPField" }, { "Rank": 1, - "CommandName": "Remove-PnPFieldFromContentType", "Id": 1020, - "Command": "Remove-PnPFieldFromContentType -Field \"Project_Name\" -ContentType \"Project Document\"" + "Command": "Remove-PnPFieldFromContentType -Field \"Project_Name\" -ContentType \"Project Document\"", + "CommandName": "Remove-PnPFieldFromContentType" }, { "Rank": 2, - "CommandName": "Remove-PnPFieldFromContentType", "Id": 1021, - "Command": "Remove-PnPFieldFromContentType -Field \"Project_Name\" -ContentType \"Project Document\" -DoNotUpdateChildren" + "Command": "Remove-PnPFieldFromContentType -Field \"Project_Name\" -ContentType \"Project Document\" -DoNotUpdateChildren", + "CommandName": "Remove-PnPFieldFromContentType" }, { "Rank": 1, - "CommandName": "Remove-PnPFile", "Id": 1022, - "Command": "Remove-PnPFile -ServerRelativeUrl /sites/project/_catalogs/themes/15/company.spcolor" + "Command": "Remove-PnPFile -ServerRelativeUrl /sites/project/_catalogs/themes/15/company.spcolor", + "CommandName": "Remove-PnPFile" }, { "Rank": 2, - "CommandName": "Remove-PnPFile", "Id": 1023, - "Command": "Remove-PnPFile -SiteRelativeUrl _catalogs/themes/15/company.spcolor" + "Command": "Remove-PnPFile -SiteRelativeUrl _catalogs/themes/15/company.spcolor", + "CommandName": "Remove-PnPFile" }, { "Rank": 3, - "CommandName": "Remove-PnPFile", "Id": 1024, - "Command": "Remove-PnPFile -SiteRelativeUrl _catalogs/themes/15/company.spcolor -Recycle" + "Command": "Remove-PnPFile -SiteRelativeUrl _catalogs/themes/15/company.spcolor -Recycle", + "CommandName": "Remove-PnPFile" }, { "Rank": 1, - "CommandName": "Remove-PnPFileFromSiteTemplate", "Id": 1025, - "Command": "Remove-PnPFileFromSiteTemplate -Path template.pnp -FilePath filePath" + "Command": "Remove-PnPFileFromSiteTemplate -Path template.pnp -FilePath filePath", + "CommandName": "Remove-PnPFileFromSiteTemplate" }, { "Rank": 1, - "CommandName": "Remove-PnPFileSharingLink", "Id": 1026, - "Command": "Remove-PnPFileSharingLink -FileUrl \"/sites/demo/Shared Documents/Test.docx\"" + "Command": "Remove-PnPFileSharingLink -FileUrl \"/sites/demo/Shared Documents/Test.docx\"", + "CommandName": "Remove-PnPFileSharingLink" }, { "Rank": 2, - "CommandName": "Remove-PnPFileSharingLink", "Id": 1027, - "Command": "Remove-PnPFileSharingLink -FileUrl \"/sites/demo/Shared Documents/Test.docx\" -Force" + "Command": "Remove-PnPFileSharingLink -FileUrl \"/sites/demo/Shared Documents/Test.docx\" -Force", + "CommandName": "Remove-PnPFileSharingLink" }, { "Rank": 1, - "CommandName": "Remove-PnPFileVersion", "Id": 1028, - "Command": "Remove-PnPFileVersion -Url Documents/MyDocument.docx -Identity 512" + "Command": "Remove-PnPFileVersion -Url Documents/MyDocument.docx -Identity 512", + "CommandName": "Remove-PnPFileVersion" }, { "Rank": 2, - "CommandName": "Remove-PnPFileVersion", "Id": 1029, - "Command": "Remove-PnPFileVersion -Url Documents/MyDocument.docx -Identity \"Version 1.0\"" + "Command": "Remove-PnPFileVersion -Url Documents/MyDocument.docx -Identity \"Version 1.0\"", + "CommandName": "Remove-PnPFileVersion" }, { "Rank": 3, - "CommandName": "Remove-PnPFileVersion", "Id": 1030, - "Command": "Remove-PnPFileVersion -Url Documents/MyDocument.docx -All" + "Command": "Remove-PnPFileVersion -Url Documents/MyDocument.docx -All", + "CommandName": "Remove-PnPFileVersion" }, { "Rank": 1, - "CommandName": "Remove-PnPFolder", "Id": 1031, - "Command": "Remove-PnPFolder -Name NewFolder -Folder _catalogs/masterpage" + "Command": "Remove-PnPFolder -Name NewFolder -Folder _catalogs/masterpage", + "CommandName": "Remove-PnPFolder" }, { "Rank": 2, - "CommandName": "Remove-PnPFolder", "Id": 1032, - "Command": "Remove-PnPFolder -Name NewFolder -Folder _catalogs/masterpage -Recycle" + "Command": "Remove-PnPFolder -Name NewFolder -Folder _catalogs/masterpage -Recycle", + "CommandName": "Remove-PnPFolder" }, { "Rank": 1, - "CommandName": "Remove-PnPFolderSharingLink", "Id": 1033, - "Command": "Remove-PnPFolderSharingLink -Folder \"/sites/demo/Shared Documents/Test\"" + "Command": "Remove-PnPFolderSharingLink -Folder \"/sites/demo/Shared Documents/Test\"", + "CommandName": "Remove-PnPFolderSharingLink" }, { "Rank": 2, - "CommandName": "Remove-PnPFolderSharingLink", "Id": 1034, - "Command": "Remove-PnPFolderSharingLink -Folder \"/sites/demo/Shared Documents/Test\" -Force" + "Command": "Remove-PnPFolderSharingLink -Folder \"/sites/demo/Shared Documents/Test\" -Force", + "CommandName": "Remove-PnPFolderSharingLink" }, { "Rank": 1, - "CommandName": "Remove-PnPGraphSubscription", "Id": 1035, - "Command": "Remove-PnPGraphSubscription -Identity bc204397-1128-4911-9d70-1d8bceee39da" + "Command": "Remove-PnPGraphSubscription -Identity bc204397-1128-4911-9d70-1d8bceee39da", + "CommandName": "Remove-PnPGraphSubscription" }, { "Rank": 1, - "CommandName": "Remove-PnPGroup", "Id": 1036, - "Command": "Remove-PnPGroup -Identity \"My Users\"" + "Command": "Remove-PnPGroup -Identity \"My Users\"", + "CommandName": "Remove-PnPGroup" }, { "Rank": 1, - "CommandName": "Remove-PnPGroupMember", "Id": 1037, - "Command": "Remove-PnPGroupMember -LoginName user@company.com -Group 'Marketing Site Members'" + "Command": "Remove-PnPGroupMember -LoginName user@company.com -Group 'Marketing Site Members'", + "CommandName": "Remove-PnPGroupMember" }, { "Rank": 1, - "CommandName": "Remove-PnPHomeSite", "Id": 1038, - "Command": "Remove-PnPHomeSite" + "Command": "Remove-PnPHomeSite", + "CommandName": "Remove-PnPHomeSite" }, { "Rank": 1, - "CommandName": "Remove-PnPHubSiteAssociation", "Id": 1039, - "Command": "Remove-PnPHubSiteAssociation -Site \"https://tenant.sharepoint.com/sites/mysite\"" + "Command": "Remove-PnPHubSiteAssociation -Site \"https://tenant.sharepoint.com/sites/mysite\"", + "CommandName": "Remove-PnPHubSiteAssociation" }, { "Rank": 1, - "CommandName": "Remove-PnPHubToHubAssociation", "Id": 1040, - "Command": "Remove-PnPHubToHubAssociation -HubSiteId 6638bd4c-d88d-447c-9eb2-c84f28ba8b15" + "Command": "Remove-PnPHubToHubAssociation -HubSiteId 6638bd4c-d88d-447c-9eb2-c84f28ba8b15", + "CommandName": "Remove-PnPHubToHubAssociation" }, { "Rank": 2, - "CommandName": "Remove-PnPHubToHubAssociation", "Id": 1041, - "Command": "Remove-PnPHubToHubAssociation -HubSiteUrl \"https://yourtenant.sharepoint.com/sites/sourcehub\"" + "Command": "Remove-PnPHubToHubAssociation -HubSiteUrl \"https://yourtenant.sharepoint.com/sites/sourcehub\"", + "CommandName": "Remove-PnPHubToHubAssociation" }, { "Rank": 1, - "CommandName": "Remove-PnPIndexedProperty", "Id": 1042, - "Command": "Remove-PnPIndexedProperty -key \"MyIndexProperty\"" + "Command": "Remove-PnPIndexedProperty -key \"MyIndexProperty\"", + "CommandName": "Remove-PnPIndexedProperty" }, { "Rank": 1, - "CommandName": "Remove-PnPJavaScriptLink", "Id": 1043, - "Command": "Remove-PnPJavaScriptLink -Identity jQuery" + "Command": "Remove-PnPJavaScriptLink -Identity jQuery", + "CommandName": "Remove-PnPJavaScriptLink" }, { "Rank": 2, - "CommandName": "Remove-PnPJavaScriptLink", "Id": 1044, - "Command": "Remove-PnPJavaScriptLink -Identity jQuery -Scope Site" + "Command": "Remove-PnPJavaScriptLink -Identity jQuery -Scope Site", + "CommandName": "Remove-PnPJavaScriptLink" }, { "Rank": 3, - "CommandName": "Remove-PnPJavaScriptLink", "Id": 1045, - "Command": "Remove-PnPJavaScriptLink -Identity jQuery -Scope Site -Confirm:$false" + "Command": "Remove-PnPJavaScriptLink -Identity jQuery -Scope Site -Confirm:$false", + "CommandName": "Remove-PnPJavaScriptLink" }, { "Rank": 4, - "CommandName": "Remove-PnPJavaScriptLink", "Id": 1046, - "Command": "Remove-PnPJavaScriptLink -Scope Site" + "Command": "Remove-PnPJavaScriptLink -Scope Site", + "CommandName": "Remove-PnPJavaScriptLink" }, { "Rank": 5, - "CommandName": "Remove-PnPJavaScriptLink", "Id": 1047, - "Command": "Remove-PnPJavaScriptLink -Identity faea0ce2-f0c2-4d45-a4dc-73898f3c2f2e -Scope All" + "Command": "Remove-PnPJavaScriptLink -Identity faea0ce2-f0c2-4d45-a4dc-73898f3c2f2e -Scope All", + "CommandName": "Remove-PnPJavaScriptLink" }, { "Rank": 1, - "CommandName": "Remove-PnPKnowledgeHubSite", "Id": 1048, - "Command": "Remove-PnPKnowledgeHubSite" + "Command": "Remove-PnPKnowledgeHubSite", + "CommandName": "Remove-PnPKnowledgeHubSite" }, { "Rank": 1, - "CommandName": "Remove-PnPList", "Id": 1049, - "Command": "Remove-PnPList -Identity Announcements" + "Command": "Remove-PnPList -Identity Announcements", + "CommandName": "Remove-PnPList" }, { "Rank": 2, - "CommandName": "Remove-PnPList", "Id": 1050, - "Command": "Remove-PnPList -Identity Announcements -Force" + "Command": "Remove-PnPList -Identity Announcements -Force", + "CommandName": "Remove-PnPList" }, { "Rank": 3, - "CommandName": "Remove-PnPList", "Id": 1051, - "Command": "Remove-PnPList -Identity Announcements -Recycle" + "Command": "Remove-PnPList -Identity Announcements -Recycle", + "CommandName": "Remove-PnPList" }, { "Rank": 4, - "CommandName": "Remove-PnPList", "Id": 1052, - "Command": "Remove-PnPList -Identity Announcements -Recycle -LargeList" + "Command": "Remove-PnPList -Identity Announcements -Recycle -LargeList", + "CommandName": "Remove-PnPList" }, { "Rank": 1, - "CommandName": "Remove-PnPListDesign", "Id": 1053, - "Command": "Remove-PnPListDesign -Identity 5c73382d-9643-4aa0-9160-d0cba35e40fd" + "Command": "Remove-PnPListDesign -Identity 5c73382d-9643-4aa0-9160-d0cba35e40fd", + "CommandName": "Remove-PnPListDesign" }, { "Rank": 1, - "CommandName": "Remove-PnPListItem", "Id": 1054, - "Command": "Remove-PnPListItem -List \"Demo List\" -Identity \"1\" -Force" + "Command": "Remove-PnPListItem -List \"Demo List\" -Identity \"1\" -Force", + "CommandName": "Remove-PnPListItem" }, { "Rank": 2, - "CommandName": "Remove-PnPListItem", "Id": 1055, - "Command": "Remove-PnPListItem -List \"Demo List\" -Identity \"1\" -Force -Recycle" + "Command": "Remove-PnPListItem -List \"Demo List\" -Identity \"1\" -Force -Recycle", + "CommandName": "Remove-PnPListItem" }, { "Rank": 3, - "CommandName": "Remove-PnPListItem", "Id": 1056, - "Command": "Remove-PnPListItem -List \"Demo List\"" + "Command": "Remove-PnPListItem -List \"Demo List\"", + "CommandName": "Remove-PnPListItem" }, { "Rank": 1, - "CommandName": "Remove-PnPListItemAttachment", "Id": 1057, - "Command": "Remove-PnPListItemAttachment -List \"Demo List\" -Identity 1 -FileName test.txt" + "Command": "Remove-PnPListItemAttachment -List \"Demo List\" -Identity 1 -FileName test.txt", + "CommandName": "Remove-PnPListItemAttachment" }, { "Rank": 2, - "CommandName": "Remove-PnPListItemAttachment", "Id": 1058, - "Command": "Remove-PnPListItemAttachment -List \"Demo List\" -Identity 1 -FileName test.txt -Recycle" + "Command": "Remove-PnPListItemAttachment -List \"Demo List\" -Identity 1 -FileName test.txt -Recycle", + "CommandName": "Remove-PnPListItemAttachment" }, { "Rank": 3, - "CommandName": "Remove-PnPListItemAttachment", "Id": 1059, - "Command": "Remove-PnPListItemAttachment -List \"Demo List\" -Identity 1 -FileName test.txt -Recycle -Force" + "Command": "Remove-PnPListItemAttachment -List \"Demo List\" -Identity 1 -FileName test.txt -Recycle -Force", + "CommandName": "Remove-PnPListItemAttachment" }, { "Rank": 4, - "CommandName": "Remove-PnPListItemAttachment", "Id": 1060, - "Command": "Remove-PnPListItemAttachment -List \"Demo List\" -Identity 1 -All -Recycle -Force" + "Command": "Remove-PnPListItemAttachment -List \"Demo List\" -Identity 1 -All -Recycle -Force", + "CommandName": "Remove-PnPListItemAttachment" }, { "Rank": 5, - "CommandName": "Remove-PnPListItemAttachment", "Id": 1061, - "Command": "Remove-PnPListItemAttachment -List \"Demo List\" -Identity 1 -All" + "Command": "Remove-PnPListItemAttachment -List \"Demo List\" -Identity 1 -All", + "CommandName": "Remove-PnPListItemAttachment" }, { "Rank": 1, - "CommandName": "Remove-PnPListItemVersion", "Id": 1062, - "Command": "Remove-PnPListItemVersion -List \"Demo List\" -Identity 1 -Version 512" + "Command": "Remove-PnPListItemVersion -List \"Demo List\" -Identity 1 -Version 512", + "CommandName": "Remove-PnPListItemVersion" }, { "Rank": 2, - "CommandName": "Remove-PnPListItemVersion", "Id": 1063, - "Command": "Remove-PnPListItemVersion -List \"Demo List\" -Identity 1 -Version \"1.0\"" + "Command": "Remove-PnPListItemVersion -List \"Demo List\" -Identity 1 -Version \"1.0\"", + "CommandName": "Remove-PnPListItemVersion" }, { "Rank": 1, - "CommandName": "Remove-PnPMicrosoft365Group", "Id": 1064, - "Command": "Remove-PnPMicrosoft365Group -Identity $groupId" + "Command": "Remove-PnPMicrosoft365Group -Identity $groupId", + "CommandName": "Remove-PnPMicrosoft365Group" }, { "Rank": 2, - "CommandName": "Remove-PnPMicrosoft365Group", "Id": 1065, - "Command": "Remove-PnPMicrosoft365Group -Identity $group" + "Command": "Remove-PnPMicrosoft365Group -Identity $group", + "CommandName": "Remove-PnPMicrosoft365Group" }, { "Rank": 1, - "CommandName": "Remove-PnPMicrosoft365GroupMember", "Id": 1066, - "Command": "Remove-PnPMicrosoft365GroupMember -Identity \"Project Team\" -Users \"john@contoso.onmicrosoft.com\",\"jane@contoso.onmicrosoft.com\"" + "Command": "Remove-PnPMicrosoft365GroupMember -Identity \"Project Team\" -Users \"john@contoso.onmicrosoft.com\",\"jane@contoso.onmicrosoft.com\"", + "CommandName": "Remove-PnPMicrosoft365GroupMember" }, { "Rank": 1, - "CommandName": "Remove-PnPMicrosoft365GroupOwner", "Id": 1067, - "Command": "Remove-PnPMicrosoft365GroupOwner -Identity \"Project Team\" -Users \"john@contoso.onmicrosoft.com\",\"jane@contoso.onmicrosoft.com\"" + "Command": "Remove-PnPMicrosoft365GroupOwner -Identity \"Project Team\" -Users \"john@contoso.onmicrosoft.com\",\"jane@contoso.onmicrosoft.com\"", + "CommandName": "Remove-PnPMicrosoft365GroupOwner" }, { "Rank": 1, - "CommandName": "Remove-PnPMicrosoft365GroupSettings", "Id": 1068, - "Command": "Remove-PnPMicrosoft365GroupSettings -Identity \"10f686b9-9deb-4ad8-ba8c-1f9b7a00a22b\"" + "Command": "Remove-PnPMicrosoft365GroupSettings -Identity \"10f686b9-9deb-4ad8-ba8c-1f9b7a00a22b\"", + "CommandName": "Remove-PnPMicrosoft365GroupSettings" }, { "Rank": 2, - "CommandName": "Remove-PnPMicrosoft365GroupSettings", "Id": 1069, - "Command": "Remove-PnPMicrosoft365GroupSettings -Identity \"10f686b9-9deb-4ad8-ba8c-1f9b7a00a22b\" -Group $groupId" + "Command": "Remove-PnPMicrosoft365GroupSettings -Identity \"10f686b9-9deb-4ad8-ba8c-1f9b7a00a22b\" -Group $groupId", + "CommandName": "Remove-PnPMicrosoft365GroupSettings" }, { "Rank": 1, - "CommandName": "Remove-PnPNavigationNode", "Id": 1070, - "Command": "Remove-PnPNavigationNode -Identity 1032" + "Command": "Remove-PnPNavigationNode -Identity 1032", + "CommandName": "Remove-PnPNavigationNode" }, { "Rank": 2, - "CommandName": "Remove-PnPNavigationNode", "Id": 1071, - "Command": "Remove-PnPNavigationNode -Title Recent -Location QuickLaunch" + "Command": "Remove-PnPNavigationNode -Title Recent -Location QuickLaunch", + "CommandName": "Remove-PnPNavigationNode" }, { "Rank": 3, - "CommandName": "Remove-PnPNavigationNode", "Id": 1072, - "Command": "Remove-PnPNavigationNode -Title Home -Location TopNavigationBar -Force" + "Command": "Remove-PnPNavigationNode -Title Home -Location TopNavigationBar -Force", + "CommandName": "Remove-PnPNavigationNode" }, { "Rank": 1, - "CommandName": "Remove-PnPOrgAssetsLibrary", "Id": 1073, - "Command": "Remove-PnPOrgAssetsLibrary -LibraryUrl \"sites/branding/logos\"" + "Command": "Remove-PnPOrgAssetsLibrary -LibraryUrl \"sites/branding/logos\"", + "CommandName": "Remove-PnPOrgAssetsLibrary" }, { "Rank": 2, - "CommandName": "Remove-PnPOrgAssetsLibrary", "Id": 1074, - "Command": "Remove-PnPOrgAssetsLibrary -LibraryUrl \"sites/branding/logos\" -ShouldRemoveFromCdn $true" + "Command": "Remove-PnPOrgAssetsLibrary -LibraryUrl \"sites/branding/logos\" -ShouldRemoveFromCdn $true", + "CommandName": "Remove-PnPOrgAssetsLibrary" }, { "Rank": 3, - "CommandName": "Remove-PnPOrgAssetsLibrary", "Id": 1075, - "Command": "Remove-PnPOrgAssetsLibrary -LibraryUrl \"sites/branding/logos\" -ShouldRemoveFromCdn $true -CdnType Private" + "Command": "Remove-PnPOrgAssetsLibrary -LibraryUrl \"sites/branding/logos\" -ShouldRemoveFromCdn $true -CdnType Private", + "CommandName": "Remove-PnPOrgAssetsLibrary" }, { "Rank": 1, - "CommandName": "Remove-PnPOrgNewsSite", "Id": 1076, - "Command": "Remove-PnPOrgNewsSite -OrgNewsSiteUrl \"https://tenant.sharepoint.com/sites/mysite\"" + "Command": "Remove-PnPOrgNewsSite -OrgNewsSiteUrl \"https://tenant.sharepoint.com/sites/mysite\"", + "CommandName": "Remove-PnPOrgNewsSite" }, { "Rank": 1, - "CommandName": "Remove-PnPPage", "Id": 1077, - "Command": "Remove-PnPPage -Identity \"MyPage\"" + "Command": "Remove-PnPPage -Identity \"MyPage\"", + "CommandName": "Remove-PnPPage" }, { "Rank": 2, - "CommandName": "Remove-PnPPage", "Id": 1078, - "Command": "Remove-PnPPage -Identity \"Templates/MyPageTemplate\"" + "Command": "Remove-PnPPage -Identity \"Templates/MyPageTemplate\"", + "CommandName": "Remove-PnPPage" }, { "Rank": 3, - "CommandName": "Remove-PnPPage", "Id": 1079, - "Command": "Remove-PnPPage $page" + "Command": "Remove-PnPPage $page", + "CommandName": "Remove-PnPPage" }, { "Rank": 4, - "CommandName": "Remove-PnPPage", "Id": 1080, - "Command": "Remove-PnPPage -Identity \"MyPage\" -Recycle" + "Command": "Remove-PnPPage -Identity \"MyPage\" -Recycle", + "CommandName": "Remove-PnPPage" }, { "Rank": 1, - "CommandName": "Remove-PnPPageComponent", "Id": 1081, - "Command": "Remove-PnPPageComponent -Page Home -InstanceId a2875399-d6ff-43a0-96da-be6ae5875f82" + "Command": "Remove-PnPPageComponent -Page Home -InstanceId a2875399-d6ff-43a0-96da-be6ae5875f82", + "CommandName": "Remove-PnPPageComponent" }, { "Rank": 1, - "CommandName": "Remove-PnPPlannerBucket", "Id": 1082, - "Command": "Remove-PnPPlannerBucket -Group \"Marketing\" -Plan \"Conference\" -Identity \"Pre-conference Todos\"" + "Command": "Remove-PnPPlannerBucket -Group \"Marketing\" -Plan \"Conference\" -Identity \"Pre-conference Todos\"", + "CommandName": "Remove-PnPPlannerBucket" }, { "Rank": 1, - "CommandName": "Remove-PnPPlannerPlan", "Id": 1083, - "Command": "Remove-PnPPlannerPlan -Group \"Marketing\" -Identity \"Conference Planning\"" + "Command": "Remove-PnPPlannerPlan -Group \"Marketing\" -Identity \"Conference Planning\"", + "CommandName": "Remove-PnPPlannerPlan" }, { "Rank": 1, - "CommandName": "Remove-PnPPlannerRoster", "Id": 1084, - "Command": "Remove-PnPPlannerRoster -Identity \"6519868f-868f-6519-8f86-19658f861965\"" + "Command": "Remove-PnPPlannerRoster -Identity \"6519868f-868f-6519-8f86-19658f861965\"", + "CommandName": "Remove-PnPPlannerRoster" }, { "Rank": 1, - "CommandName": "Remove-PnPPlannerRosterMember", "Id": 1085, - "Command": "Remove-PnPPlannerRosterMember -Identity \"6519868f-868f-6519-8f86-19658f861965\" -User \"johndoe@contoso.onmicrosoft.com\"" + "Command": "Remove-PnPPlannerRosterMember -Identity \"6519868f-868f-6519-8f86-19658f861965\" -User \"johndoe@contoso.onmicrosoft.com\"", + "CommandName": "Remove-PnPPlannerRosterMember" }, { "Rank": 1, - "CommandName": "Remove-PnPPlannerTask", "Id": 1086, - "Command": "Remove-PnPPlannerTask -Task _LIqnL4lZUqurT71i2-iY5YALFLk" + "Command": "Remove-PnPPlannerTask -Task _LIqnL4lZUqurT71i2-iY5YALFLk", + "CommandName": "Remove-PnPPlannerTask" }, { "Rank": 1, - "CommandName": "Remove-PnPPropertyBagValue", "Id": 1087, - "Command": "Remove-PnPPropertyBagValue -Key MyKey" + "Command": "Remove-PnPPropertyBagValue -Key MyKey", + "CommandName": "Remove-PnPPropertyBagValue" }, { "Rank": 2, - "CommandName": "Remove-PnPPropertyBagValue", "Id": 1088, - "Command": "Remove-PnPPropertyBagValue -Key MyKey -Folder /MyFolder" + "Command": "Remove-PnPPropertyBagValue -Key MyKey -Folder /MyFolder", + "CommandName": "Remove-PnPPropertyBagValue" }, { "Rank": 3, - "CommandName": "Remove-PnPPropertyBagValue", "Id": 1089, - "Command": "Remove-PnPPropertyBagValue -Key MyKey -Folder /" + "Command": "Remove-PnPPropertyBagValue -Key MyKey -Folder /", + "CommandName": "Remove-PnPPropertyBagValue" }, { "Rank": 1, - "CommandName": "Remove-PnPPublishingImageRendition", "Id": 1090, - "Command": "Remove-PnPPublishingImageRendition -Name \"MyImageRendition\" -Width 800 -Height 600" + "Command": "Remove-PnPPublishingImageRendition -Name \"MyImageRendition\" -Width 800 -Height 600", + "CommandName": "Remove-PnPPublishingImageRendition" }, { "Rank": 1, - "CommandName": "Remove-PnPRoleDefinition", "Id": 1091, - "Command": "Remove-PnPRoleDefinition -Identity MyRoleDefinition" + "Command": "Remove-PnPRoleDefinition -Identity MyRoleDefinition", + "CommandName": "Remove-PnPRoleDefinition" }, { "Rank": 1, - "CommandName": "Remove-PnPSdnProvider", "Id": 1092, - "Command": "Remove-PnPSdnProvider -Confirm:false" + "Command": "Remove-PnPSdnProvider -Confirm:false", + "CommandName": "Remove-PnPSdnProvider" }, { "Rank": 1, - "CommandName": "Remove-PnPSearchConfiguration", "Id": 1093, - "Command": "Remove-PnPSearchConfiguration -Configuration $config" + "Command": "Remove-PnPSearchConfiguration -Configuration $config", + "CommandName": "Remove-PnPSearchConfiguration" }, { "Rank": 2, - "CommandName": "Remove-PnPSearchConfiguration", "Id": 1094, - "Command": "Remove-PnPSearchConfiguration -Configuration $config -Scope Site" + "Command": "Remove-PnPSearchConfiguration -Configuration $config -Scope Site", + "CommandName": "Remove-PnPSearchConfiguration" }, { "Rank": 3, - "CommandName": "Remove-PnPSearchConfiguration", "Id": 1095, - "Command": "Remove-PnPSearchConfiguration -Configuration $config -Scope Subscription" + "Command": "Remove-PnPSearchConfiguration -Configuration $config -Scope Subscription", + "CommandName": "Remove-PnPSearchConfiguration" }, { "Rank": 4, - "CommandName": "Remove-PnPSearchConfiguration", "Id": 1096, - "Command": "Remove-PnPSearchConfiguration -Path searchconfig.xml -Scope Subscription" + "Command": "Remove-PnPSearchConfiguration -Path searchconfig.xml -Scope Subscription", + "CommandName": "Remove-PnPSearchConfiguration" }, { "Rank": 1, - "CommandName": "Remove-PnPSiteCollectionAdmin", "Id": 1097, - "Command": "Remove-PnPSiteCollectionAdmin -Owners \"user@contoso.onmicrosoft.com\"" + "Command": "Remove-PnPSiteCollectionAdmin -Owners \"user@contoso.onmicrosoft.com\"", + "CommandName": "Remove-PnPSiteCollectionAdmin" }, { "Rank": 2, - "CommandName": "Remove-PnPSiteCollectionAdmin", "Id": 1098, - "Command": "Remove-PnPSiteCollectionAdmin -Owners @(\"user1@contoso.onmicrosoft.com\", \"user2@contoso.onmicrosoft.com\")" + "Command": "Remove-PnPSiteCollectionAdmin -Owners @(\"user1@contoso.onmicrosoft.com\", \"user2@contoso.onmicrosoft.com\")", + "CommandName": "Remove-PnPSiteCollectionAdmin" }, { "Rank": 1, - "CommandName": "Remove-PnPSiteCollectionAppCatalog", "Id": 1099, - "Command": "Remove-PnPSiteCollectionAppCatalog -Site \"https://contoso.sharepoint.com/sites/FinanceTeamsite\"" + "Command": "Remove-PnPSiteCollectionAppCatalog -Site \"https://contoso.sharepoint.com/sites/FinanceTeamsite\"", + "CommandName": "Remove-PnPSiteCollectionAppCatalog" }, { "Rank": 1, - "CommandName": "Remove-PnPSiteCollectionTermStore", "Id": 1100, - "Command": "Remove-PnPSiteCollectionTermStore" + "Command": "Remove-PnPSiteCollectionTermStore", + "CommandName": "Remove-PnPSiteCollectionTermStore" }, { "Rank": 1, - "CommandName": "Remove-PnPSiteDesign", "Id": 1101, - "Command": "Remove-PnPSiteDesign -Identity 5c73382d-9643-4aa0-9160-d0cba35e40fd" + "Command": "Remove-PnPSiteDesign -Identity 5c73382d-9643-4aa0-9160-d0cba35e40fd", + "CommandName": "Remove-PnPSiteDesign" }, { "Rank": 1, - "CommandName": "Remove-PnPSiteDesignTask", "Id": 1102, - "Command": "Remove-PnPSiteDesignTask -Identity 5c73382d-9643-4aa0-9160-d0cba35e40fd" + "Command": "Remove-PnPSiteDesignTask -Identity 5c73382d-9643-4aa0-9160-d0cba35e40fd", + "CommandName": "Remove-PnPSiteDesignTask" }, { "Rank": 1, - "CommandName": "Remove-PnPSiteGroup", "Id": 1103, - "Command": "Remove-PnPSiteGroup -Identity GroupToRemove -Site \"https://contoso.sharepoint.com/sites/marketing\"" + "Command": "Remove-PnPSiteGroup -Identity GroupToRemove -Site \"https://contoso.sharepoint.com/sites/marketing\"", + "CommandName": "Remove-PnPSiteGroup" }, { "Rank": 2, - "CommandName": "Remove-PnPSiteGroup", "Id": 1104, - "Command": "Remove-PnPSiteGroup -Identity GroupToRemove" + "Command": "Remove-PnPSiteGroup -Identity GroupToRemove", + "CommandName": "Remove-PnPSiteGroup" }, { "Rank": 1, - "CommandName": "Remove-PnPSiteScript", "Id": 1105, - "Command": "Remove-PnPSiteScript -Identity 5c73382d-9643-4aa0-9160-d0cba35e40fd" + "Command": "Remove-PnPSiteScript -Identity 5c73382d-9643-4aa0-9160-d0cba35e40fd", + "CommandName": "Remove-PnPSiteScript" }, { "Rank": 1, - "CommandName": "Remove-PnPSiteUserInvitations", "Id": 1106, - "Command": "Remove-PnPSiteUserInvitations -Site \"https://contoso.sharepoint.com/sites/ContosoWeb1/\" -EmailAddress someone@example.com" + "Command": "Remove-PnPSiteUserInvitations -Site \"https://contoso.sharepoint.com/sites/ContosoWeb1/\" -EmailAddress someone@example.com", + "CommandName": "Remove-PnPSiteUserInvitations" }, { "Rank": 1, - "CommandName": "Remove-PnPStorageEntity", "Id": 1107, - "Command": "Remove-PnPStorageEntity -Key MyKey" + "Command": "Remove-PnPStorageEntity -Key MyKey", + "CommandName": "Remove-PnPStorageEntity" }, { "Rank": 2, - "CommandName": "Remove-PnPStorageEntity", "Id": 1108, - "Command": "Remove-PnPStorageEntity -Key MyKey -Scope Site" + "Command": "Remove-PnPStorageEntity -Key MyKey -Scope Site", + "CommandName": "Remove-PnPStorageEntity" }, { "Rank": 1, - "CommandName": "Remove-PnPStoredCredential", "Id": 1109, - "Command": "Remove-PnPStoredCredential -Name \"https://tenant.sharepoint.com\"" + "Command": "Remove-PnPStoredCredential -Name \"https://tenant.sharepoint.com\"", + "CommandName": "Remove-PnPStoredCredential" }, { "Rank": 1, - "CommandName": "Remove-PnPTaxonomyItem", "Id": 1110, - "Command": "Remove-PnPTaxonomyItem -TermPath \"HR|Recruitment|Marketing\"" + "Command": "Remove-PnPTaxonomyItem -TermPath \"HR|Recruitment|Marketing\"", + "CommandName": "Remove-PnPTaxonomyItem" }, { "Rank": 2, - "CommandName": "Remove-PnPTaxonomyItem", "Id": 1111, - "Command": "Remove-PnPTaxonomyItem -TermPath \"HR|Recruitment|Marketing\" -Force" + "Command": "Remove-PnPTaxonomyItem -TermPath \"HR|Recruitment|Marketing\" -Force", + "CommandName": "Remove-PnPTaxonomyItem" }, { "Rank": 1, - "CommandName": "Remove-PnPTeamsApp", "Id": 1112, - "Command": "Remove-PnPTeamsApp -Identity ac139d8b-fa2b-4ffe-88b3-f0b30158b58b" + "Command": "Remove-PnPTeamsApp -Identity ac139d8b-fa2b-4ffe-88b3-f0b30158b58b", + "CommandName": "Remove-PnPTeamsApp" }, { "Rank": 2, - "CommandName": "Remove-PnPTeamsApp", "Id": 1113, - "Command": "Remove-PnPTeamsApp -Identity \"My Teams App\"" + "Command": "Remove-PnPTeamsApp -Identity \"My Teams App\"", + "CommandName": "Remove-PnPTeamsApp" }, { "Rank": 1, - "CommandName": "Remove-PnPTeamsChannel", "Id": 1114, - "Command": "Remove-PnPTeamsChannel -Team 4efdf392-8225-4763-9e7f-4edeb7f721aa -Identity \"My Channel\"" + "Command": "Remove-PnPTeamsChannel -Team 4efdf392-8225-4763-9e7f-4edeb7f721aa -Identity \"My Channel\"", + "CommandName": "Remove-PnPTeamsChannel" }, { "Rank": 1, - "CommandName": "Remove-PnPTeamsChannelUser", "Id": 1115, - "Command": "Remove-PnPTeamsChannelUser -Team \"My Team\" -Channel \"My Channel\" -Identity MCMjMiMjMDAwMDAwMDAtMDAwMC0wMDAwLTAwMDAtMDAwMDAwMDAwMDAwIyMxOTowMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMEB0aHJlYWQuc2t5cGUjIzAwMDAwMDAwLTAwMDAtMDAwMC0wMDAwLTAwMDAwMDAwMDAwMA==" + "Command": "Remove-PnPTeamsChannelUser -Team \"My Team\" -Channel \"My Channel\" -Identity MCMjMiMjMDAwMDAwMDAtMDAwMC0wMDAwLTAwMDAtMDAwMDAwMDAwMDAwIyMxOTowMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMEB0aHJlYWQuc2t5cGUjIzAwMDAwMDAwLTAwMDAtMDAwMC0wMDAwLTAwMDAwMDAwMDAwMA==", + "CommandName": "Remove-PnPTeamsChannelUser" }, { "Rank": 2, - "CommandName": "Remove-PnPTeamsChannelUser", "Id": 1116, - "Command": "Remove-PnPTeamsChannelUser -Team \"My Team\" -Channel \"My Channel\" -Identity 00000000-0000-0000-0000-000000000000" + "Command": "Remove-PnPTeamsChannelUser -Team \"My Team\" -Channel \"My Channel\" -Identity 00000000-0000-0000-0000-000000000000", + "CommandName": "Remove-PnPTeamsChannelUser" }, { "Rank": 3, - "CommandName": "Remove-PnPTeamsChannelUser", "Id": 1117, - "Command": "Remove-PnPTeamsChannelUser -Team \"My Team\" -Channel \"My Channel\" -Identity john.doe@contoso.com -Force" + "Command": "Remove-PnPTeamsChannelUser -Team \"My Team\" -Channel \"My Channel\" -Identity john.doe@contoso.com -Force", + "CommandName": "Remove-PnPTeamsChannelUser" }, { "Rank": 1, - "CommandName": "Remove-PnPTeamsTab", "Id": 1118, - "Command": "Remove-PnPTeamsTab -Team 5beb63c5-0571-499e-94d5-3279fdd9b6b5 -Channel \"General\" -Identity Wiki" + "Command": "Remove-PnPTeamsTab -Team 5beb63c5-0571-499e-94d5-3279fdd9b6b5 -Channel \"General\" -Identity Wiki", + "CommandName": "Remove-PnPTeamsTab" }, { "Rank": 2, - "CommandName": "Remove-PnPTeamsTab", "Id": 1119, - "Command": "Remove-PnPTeamsTab -Team 5beb63c5-0571-499e-94d5-3279fdd9b6b5 -Channel 19:796d063b63e34497aeaf092c8fb9b44e@thread.skype -Identity Wiki" + "Command": "Remove-PnPTeamsTab -Team 5beb63c5-0571-499e-94d5-3279fdd9b6b5 -Channel 19:796d063b63e34497aeaf092c8fb9b44e@thread.skype -Identity Wiki", + "CommandName": "Remove-PnPTeamsTab" }, { "Rank": 3, - "CommandName": "Remove-PnPTeamsTab", "Id": 1120, - "Command": "Remove-PnPTeamsTab -Team 5beb63c5-0571-499e-94d5-3279fdd9b6b5 -Channel 19:796d063b63e34497aeaf092c8fb9b44e@thread.skype -Identity fcef815d-2e8e-47a5-b06b-9bebba5c7852" + "Command": "Remove-PnPTeamsTab -Team 5beb63c5-0571-499e-94d5-3279fdd9b6b5 -Channel 19:796d063b63e34497aeaf092c8fb9b44e@thread.skype -Identity fcef815d-2e8e-47a5-b06b-9bebba5c7852", + "CommandName": "Remove-PnPTeamsTab" }, { "Rank": 1, - "CommandName": "Remove-PnPTeamsTag", "Id": 1121, - "Command": "Remove-PnPTeamsTag -Team 5beb63c5-0571-499e-94d5-3279fdd9b6b5 -Identity \"ZmY1ZjdmMjctZDhiNy00MWRkLTk2ZDQtYzcyYmVhMWIwOGYxIyM3ZTVhNGRmZS1kNWNlLTRkOTAtODM4MC04ZDIxM2FkYzYzOGIjI3RiVlVpR01rcg==\"" + "Command": "Remove-PnPTeamsTag -Team 5beb63c5-0571-499e-94d5-3279fdd9b6b5 -Identity \"ZmY1ZjdmMjctZDhiNy00MWRkLTk2ZDQtYzcyYmVhMWIwOGYxIyM3ZTVhNGRmZS1kNWNlLTRkOTAtODM4MC04ZDIxM2FkYzYzOGIjI3RiVlVpR01rcg==\"", + "CommandName": "Remove-PnPTeamsTag" }, { "Rank": 1, - "CommandName": "Remove-PnPTeamsTeam", "Id": 1122, - "Command": "Remove-PnPTeamsTeam -Identity 5beb63c5-0571-499e-94d5-3279fdd9b6b5" + "Command": "Remove-PnPTeamsTeam -Identity 5beb63c5-0571-499e-94d5-3279fdd9b6b5", + "CommandName": "Remove-PnPTeamsTeam" }, { "Rank": 2, - "CommandName": "Remove-PnPTeamsTeam", "Id": 1123, - "Command": "Remove-PnPTeamsTeam -Identity testteam" + "Command": "Remove-PnPTeamsTeam -Identity testteam", + "CommandName": "Remove-PnPTeamsTeam" }, { "Rank": 1, - "CommandName": "Remove-PnPTeamsUser", "Id": 1124, - "Command": "Remove-PnPTeamsUser -Team MyTeam -User john@doe.com" + "Command": "Remove-PnPTeamsUser -Team MyTeam -User john@doe.com", + "CommandName": "Remove-PnPTeamsUser" }, { "Rank": 2, - "CommandName": "Remove-PnPTeamsUser", "Id": 1125, - "Command": "Remove-PnPTeamsUser -Team MyTeam -User john@doe.com -Role Owner" + "Command": "Remove-PnPTeamsUser -Team MyTeam -User john@doe.com -Role Owner", + "CommandName": "Remove-PnPTeamsUser" }, { "Rank": 1, - "CommandName": "Remove-PnPTenantCdnOrigin", "Id": 1126, - "Command": "Remove-PnPTenantCdnOrigin -OriginUrl /sites/site/subfolder -CdnType Public" + "Command": "Remove-PnPTenantCdnOrigin -OriginUrl /sites/site/subfolder -CdnType Public", + "CommandName": "Remove-PnPTenantCdnOrigin" }, { "Rank": 1, - "CommandName": "Remove-PnPTenantDeletedSite", "Id": 1127, - "Command": "Remove-PnPTenantDeletedSite -Identity \"https://tenant.sharepoint.com/sites/contoso\"" + "Command": "Remove-PnPTenantDeletedSite -Identity \"https://tenant.sharepoint.com/sites/contoso\"", + "CommandName": "Remove-PnPTenantDeletedSite" }, { "Rank": 2, - "CommandName": "Remove-PnPTenantDeletedSite", "Id": 1128, - "Command": "Remove-PnPTenantDeletedSite -Identity \"https://tenant.sharepoint.com/sites/contoso\" -Force" + "Command": "Remove-PnPTenantDeletedSite -Identity \"https://tenant.sharepoint.com/sites/contoso\" -Force", + "CommandName": "Remove-PnPTenantDeletedSite" }, { "Rank": 1, - "CommandName": "Remove-PnPTenantSite", "Id": 1129, - "Command": "Remove-PnPTenantSite -Url \"https://tenant.sharepoint.com/sites/contoso\"" + "Command": "Remove-PnPTenantSite -Url \"https://tenant.sharepoint.com/sites/contoso\"", + "CommandName": "Remove-PnPTenantSite" }, { "Rank": 2, - "CommandName": "Remove-PnPTenantSite", "Id": 1130, - "Command": "Remove-PnPTenantSite -Url \"https://tenant.sharepoint.com/sites/contoso\" -Force -SkipRecycleBin" + "Command": "Remove-PnPTenantSite -Url \"https://tenant.sharepoint.com/sites/contoso\" -Force -SkipRecycleBin", + "CommandName": "Remove-PnPTenantSite" }, { "Rank": 3, - "CommandName": "Remove-PnPTenantSite", "Id": 1131, - "Command": "Remove-PnPTenantSite -Url \"https://tenant.sharepoint.com/sites/contoso\" -FromRecycleBin" + "Command": "Remove-PnPTenantSite -Url \"https://tenant.sharepoint.com/sites/contoso\" -FromRecycleBin", + "CommandName": "Remove-PnPTenantSite" }, { "Rank": 1, - "CommandName": "Remove-PnPTenantSyncClientRestriction", "Id": 1132, - "Command": "Remove-PnPTenantSyncClientRestriction" + "Command": "Remove-PnPTenantSyncClientRestriction", + "CommandName": "Remove-PnPTenantSyncClientRestriction" }, { "Rank": 1, - "CommandName": "Remove-PnPTenantTheme", "Id": 1133, - "Command": "Remove-PnPTenantTheme -Name \"MyCompanyTheme\"" + "Command": "Remove-PnPTenantTheme -Name \"MyCompanyTheme\"", + "CommandName": "Remove-PnPTenantTheme" }, { "Rank": 1, - "CommandName": "Remove-PnPTerm", "Id": 1134, - "Command": "Remove-PnPTerm -Identity 3d9e60e8-d89c-4cd4-af61-a010cf93b380" + "Command": "Remove-PnPTerm -Identity 3d9e60e8-d89c-4cd4-af61-a010cf93b380", + "CommandName": "Remove-PnPTerm" }, { "Rank": 2, - "CommandName": "Remove-PnPTerm", "Id": 1135, - "Command": "Remove-PnPTerm -Identity \"Marketing\" -TermSet \"Departments\" -TermGroup \"Corporate\"" + "Command": "Remove-PnPTerm -Identity \"Marketing\" -TermSet \"Departments\" -TermGroup \"Corporate\"", + "CommandName": "Remove-PnPTerm" }, { "Rank": 1, - "CommandName": "Remove-PnPTermGroup", "Id": 1136, - "Command": "Remove-PnPTermGroup -Identity 3d9e60e8-d89c-4cd4-af61-a010cf93b380" + "Command": "Remove-PnPTermGroup -Identity 3d9e60e8-d89c-4cd4-af61-a010cf93b380", + "CommandName": "Remove-PnPTermGroup" }, { "Rank": 2, - "CommandName": "Remove-PnPTermGroup", "Id": 1137, - "Command": "Remove-PnPTermGroup -Identity \"Corporate\"" + "Command": "Remove-PnPTermGroup -Identity \"Corporate\"", + "CommandName": "Remove-PnPTermGroup" }, { "Rank": 3, - "CommandName": "Remove-PnPTermGroup", "Id": 1138, - "Command": "Remove-PnPTermGroup -Identity \"HR\" -Force" + "Command": "Remove-PnPTermGroup -Identity \"HR\" -Force", + "CommandName": "Remove-PnPTermGroup" }, { "Rank": 1, - "CommandName": "Remove-PnPTermLabel", "Id": 1139, - "Command": "Remove-PnPTermLabel -Label \"Marknadsföring\" -Lcid 1053 -Term 2d1f298b-804a-4a05-96dc-29b667adec62" + "Command": "Remove-PnPTermLabel -Label \"Marknadsföring\" -Lcid 1053 -Term 2d1f298b-804a-4a05-96dc-29b667adec62", + "CommandName": "Remove-PnPTermLabel" }, { "Rank": 2, - "CommandName": "Remove-PnPTermLabel", "Id": 1140, - "Command": "Remove-PnPTermLabel -Label \"Marknadsföring\" -Lcid 1053 -Term \"Marketing\" -TermSet \"Departments\" -TermGroup \"Corporate\"" + "Command": "Remove-PnPTermLabel -Label \"Marknadsföring\" -Lcid 1053 -Term \"Marketing\" -TermSet \"Departments\" -TermGroup \"Corporate\"", + "CommandName": "Remove-PnPTermLabel" }, { "Rank": 1, - "CommandName": "Remove-PnPUser", "Id": 1141, - "Command": "Remove-PnPUser -Identity 23" + "Command": "Remove-PnPUser -Identity 23", + "CommandName": "Remove-PnPUser" }, { "Rank": 2, - "CommandName": "Remove-PnPUser", "Id": 1142, - "Command": "Remove-PnPUser -Identity i:0#.f|membership|user@tenant.onmicrosoft.com" + "Command": "Remove-PnPUser -Identity i:0#.f|membership|user@tenant.onmicrosoft.com", + "CommandName": "Remove-PnPUser" }, { "Rank": 3, - "CommandName": "Remove-PnPUser", "Id": 1143, - "Command": "Remove-PnPUser -Identity i:0#.f|membership|user@tenant.onmicrosoft.com -Confirm:$false" + "Command": "Remove-PnPUser -Identity i:0#.f|membership|user@tenant.onmicrosoft.com -Confirm:$false", + "CommandName": "Remove-PnPUser" }, { "Rank": 1, - "CommandName": "Remove-PnPUserInfo", "Id": 1144, - "Command": "Remove-PnPUserInfo -LoginName user@domain.com -Site \"https://yoursite.sharepoint.com/sites/team\"" + "Command": "Remove-PnPUserInfo -LoginName user@domain.com -Site \"https://yoursite.sharepoint.com/sites/team\"", + "CommandName": "Remove-PnPUserInfo" }, { "Rank": 1, - "CommandName": "Remove-PnPUserProfile", "Id": 1145, - "Command": "Remove-PnPUserProfile -LoginName user@domain.com" + "Command": "Remove-PnPUserProfile -LoginName user@domain.com", + "CommandName": "Remove-PnPUserProfile" }, { "Rank": 1, - "CommandName": "Remove-PnPView", "Id": 1146, - "Command": "Remove-PnPView -List \"Demo List\" -Identity \"All Items\"" + "Command": "Remove-PnPView -List \"Demo List\" -Identity \"All Items\"", + "CommandName": "Remove-PnPView" }, { "Rank": 1, - "CommandName": "Remove-PnPVivaConnectionsDashboardACE", "Id": 1147, - "Command": "Remove-PnPVivaConnectionsDashboardACE -Identity \"58108715-185e-4214-8786-01218e7ab9ef\"" + "Command": "Remove-PnPVivaConnectionsDashboardACE -Identity \"58108715-185e-4214-8786-01218e7ab9ef\"", + "CommandName": "Remove-PnPVivaConnectionsDashboardACE" }, { "Rank": 1, - "CommandName": "Remove-PnPWeb", "Id": 1148, - "Command": "Remove-PnPWeb -Identity projectA" + "Command": "Remove-PnPWeb -Identity projectA", + "CommandName": "Remove-PnPWeb" }, { "Rank": 2, - "CommandName": "Remove-PnPWeb", "Id": 1149, - "Command": "Remove-PnPWeb -Identity 5fecaf67-6b9e-4691-a0ff-518fc9839aa0" + "Command": "Remove-PnPWeb -Identity 5fecaf67-6b9e-4691-a0ff-518fc9839aa0", + "CommandName": "Remove-PnPWeb" }, { "Rank": 1, - "CommandName": "Remove-PnPWebhookSubscription", "Id": 1150, - "Command": "Remove-PnPWebhookSubscription -List MyList -Identity ea1533a8-ff03-415b-a7b6-517ee50db8b6" + "Command": "Remove-PnPWebhookSubscription -List MyList -Identity ea1533a8-ff03-415b-a7b6-517ee50db8b6", + "CommandName": "Remove-PnPWebhookSubscription" }, { "Rank": 1, - "CommandName": "Remove-PnPWebPart", "Id": 1151, - "Command": "Remove-PnPWebPart -ServerRelativePageUrl \"/sites/demo/sitepages/home.aspx\" -Identity a2875399-d6ff-43a0-96da-be6ae5875f82" + "Command": "Remove-PnPWebPart -ServerRelativePageUrl \"/sites/demo/sitepages/home.aspx\" -Identity a2875399-d6ff-43a0-96da-be6ae5875f82", + "CommandName": "Remove-PnPWebPart" }, { "Rank": 2, - "CommandName": "Remove-PnPWebPart", "Id": 1152, - "Command": "Remove-PnPWebPart -ServerRelativePageUrl \"/sites/demo/sitepages/home.aspx\" -Title MyWebpart" + "Command": "Remove-PnPWebPart -ServerRelativePageUrl \"/sites/demo/sitepages/home.aspx\" -Title MyWebpart", + "CommandName": "Remove-PnPWebPart" }, { "Rank": 1, - "CommandName": "Remove-PnPWikiPage", "Id": 1153, - "Command": "Remove-PnPWikiPage -PageUrl '/pages/wikipage.aspx'" + "Command": "Remove-PnPWikiPage -PageUrl '/pages/wikipage.aspx'", + "CommandName": "Remove-PnPWikiPage" }, { "Rank": 1, - "CommandName": "Rename-PnPFile", "Id": 1154, - "Command": "Rename-PnPFile -ServerRelativeUrl /sites/project/Documents/company.docx -TargetFileName mycompany.docx" + "Command": "Rename-PnPFile -ServerRelativeUrl /sites/project/Documents/company.docx -TargetFileName mycompany.docx", + "CommandName": "Rename-PnPFile" }, { "Rank": 2, - "CommandName": "Rename-PnPFile", "Id": 1155, - "Command": "Rename-PnPFile -SiteRelativeUrl Documents/company.aspx -TargetFileName mycompany.docx" + "Command": "Rename-PnPFile -SiteRelativeUrl Documents/company.aspx -TargetFileName mycompany.docx", + "CommandName": "Rename-PnPFile" }, { "Rank": 3, - "CommandName": "Rename-PnPFile", "Id": 1156, - "Command": "Rename-PnPFile -ServerRelativeUrl /sites/project/Documents/company.docx -TargetFileName mycompany.docx -OverwriteIfAlreadyExists" + "Command": "Rename-PnPFile -ServerRelativeUrl /sites/project/Documents/company.docx -TargetFileName mycompany.docx -OverwriteIfAlreadyExists", + "CommandName": "Rename-PnPFile" }, { "Rank": 1, - "CommandName": "Rename-PnPFolder", "Id": 1157, - "Command": "Rename-PnPFolder -Folder Documents/Reports -TargetFolderName 'Archived Reports'" + "Command": "Rename-PnPFolder -Folder Documents/Reports -TargetFolderName 'Archived Reports'", + "CommandName": "Rename-PnPFolder" }, { "Rank": 1, - "CommandName": "Repair-PnPSite", "Id": 1158, - "Command": "Repair-PnPSite -Identity \"https://contoso.sharepoint.com/sites/marketing\"" + "Command": "Repair-PnPSite -Identity \"https://contoso.sharepoint.com/sites/marketing\"", + "CommandName": "Repair-PnPSite" }, { "Rank": 2, - "CommandName": "Repair-PnPSite", "Id": 1159, - "Command": "Repair-PnPSite -Identity \"https://contoso.sharepoint.com/sites/marketing\" -RuleID \"ee967197-ccbe-4c00-88e4-e6fab81145e1\"" + "Command": "Repair-PnPSite -Identity \"https://contoso.sharepoint.com/sites/marketing\" -RuleID \"ee967197-ccbe-4c00-88e4-e6fab81145e1\"", + "CommandName": "Repair-PnPSite" }, { "Rank": 1, - "CommandName": "Request-PnPAccessToken", "Id": 1160, - "Command": "Request-PnPAccessToken" + "Command": "Request-PnPAccessToken", + "CommandName": "Request-PnPAccessToken" }, { "Rank": 2, - "CommandName": "Request-PnPAccessToken", "Id": 1161, - "Command": "Request-PnPAccessToken -ClientId 26e29fec-aa10-4f99-8381-d96cddc650c2" + "Command": "Request-PnPAccessToken -ClientId 26e29fec-aa10-4f99-8381-d96cddc650c2", + "CommandName": "Request-PnPAccessToken" }, { "Rank": 3, - "CommandName": "Request-PnPAccessToken", "Id": 1162, - "Command": "Request-PnPAccessToken -ClientId 26e29fec-aa10-4f99-8381-d96cddc650c2 -Scopes Group.ReadWrite.All" + "Command": "Request-PnPAccessToken -ClientId 26e29fec-aa10-4f99-8381-d96cddc650c2 -Scopes Group.ReadWrite.All", + "CommandName": "Request-PnPAccessToken" }, { "Rank": 4, - "CommandName": "Request-PnPAccessToken", "Id": 1163, - "Command": "Request-PnPAccessToken -ClientId 26e29fec-aa10-4f99-8381-d96cddc650c2 -Scopes Group.ReadWrite.All, AllSites.FullControl" + "Command": "Request-PnPAccessToken -ClientId 26e29fec-aa10-4f99-8381-d96cddc650c2 -Scopes Group.ReadWrite.All, AllSites.FullControl", + "CommandName": "Request-PnPAccessToken" }, { "Rank": 1, - "CommandName": "Request-PnPPersonalSite", "Id": 1164, - "Command": "Request-PnPPersonalSite -UserEmails @(\"user1@contoso.com\", \"user2@contoso.com\")" + "Command": "Request-PnPPersonalSite -UserEmails @(\"user1@contoso.com\", \"user2@contoso.com\")", + "CommandName": "Request-PnPPersonalSite" }, { "Rank": 2, - "CommandName": "Request-PnPPersonalSite", "Id": 1165, - "Command": "Request-PnPPersonalSite -UserEmails \"user1@contoso.com\"" + "Command": "Request-PnPPersonalSite -UserEmails \"user1@contoso.com\"", + "CommandName": "Request-PnPPersonalSite" }, { "Rank": 1, - "CommandName": "Request-PnPReIndexList", "Id": 1166, - "Command": "Request-PnPReIndexList -Identity \"Demo List\"" + "Command": "Request-PnPReIndexList -Identity \"Demo List\"", + "CommandName": "Request-PnPReIndexList" }, { "Rank": 1, - "CommandName": "Request-PnPReIndexWeb", "Id": 1167, - "Command": "Request-PnPReIndexWeb" + "Command": "Request-PnPReIndexWeb", + "CommandName": "Request-PnPReIndexWeb" }, { "Rank": 1, - "CommandName": "Request-PnPSyntexClassifyAndExtract", "Id": 1168, - "Command": "Request-PnPSyntexClassifyAndExtract -FileUrl \"/sites/finance/invoices/invoice1.docx\"" + "Command": "Request-PnPSyntexClassifyAndExtract -FileUrl \"/sites/finance/invoices/invoice1.docx\"", + "CommandName": "Request-PnPSyntexClassifyAndExtract" }, { "Rank": 2, - "CommandName": "Request-PnPSyntexClassifyAndExtract", "Id": 1169, - "Command": "Request-PnPSyntexClassifyAndExtract -List \"Invoices\"" + "Command": "Request-PnPSyntexClassifyAndExtract -List \"Invoices\"", + "CommandName": "Request-PnPSyntexClassifyAndExtract" }, { "Rank": 3, - "CommandName": "Request-PnPSyntexClassifyAndExtract", "Id": 1170, - "Command": "Request-PnPSyntexClassifyAndExtract -Folder (Get-PnPFolder -Url \"invoices/Q1/jan\")" + "Command": "Request-PnPSyntexClassifyAndExtract -Folder (Get-PnPFolder -Url \"invoices/Q1/jan\")", + "CommandName": "Request-PnPSyntexClassifyAndExtract" }, { "Rank": 1, - "CommandName": "Reset-PnPFileVersion", "Id": 1171, - "Command": "Reset-PnPFileVersion -ServerRelativeUrl \"/sites/test/office365.png\"" + "Command": "Reset-PnPFileVersion -ServerRelativeUrl \"/sites/test/office365.png\"", + "CommandName": "Reset-PnPFileVersion" }, { "Rank": 2, - "CommandName": "Reset-PnPFileVersion", "Id": 1172, - "Command": "Reset-PnPFileVersion -ServerRelativeUrl \"/sites/test/office365.png\" -CheckinType MajorCheckin -Comment \"Restored to previous version\"" + "Command": "Reset-PnPFileVersion -ServerRelativeUrl \"/sites/test/office365.png\" -CheckinType MajorCheckin -Comment \"Restored to previous version\"", + "CommandName": "Reset-PnPFileVersion" }, { "Rank": 1, - "CommandName": "Reset-PnPLabel", "Id": 1173, - "Command": "Reset-PnPLabel -List \"Demo List\"" + "Command": "Reset-PnPLabel -List \"Demo List\"", + "CommandName": "Reset-PnPLabel" }, { "Rank": 2, - "CommandName": "Reset-PnPLabel", "Id": 1174, - "Command": "Reset-PnPLabel -List \"Demo List\" -SyncToItems $true" + "Command": "Reset-PnPLabel -List \"Demo List\" -SyncToItems $true", + "CommandName": "Reset-PnPLabel" }, { "Rank": 1, - "CommandName": "Reset-PnPMicrosoft365GroupExpiration", "Id": 1175, - "Command": "Reset-PnPMicrosoft365GroupExpiration" + "Command": "Reset-PnPMicrosoft365GroupExpiration", + "CommandName": "Reset-PnPMicrosoft365GroupExpiration" }, { "Rank": 1, - "CommandName": "Reset-PnPUserOneDriveQuotaToDefault", "Id": 1176, - "Command": "Reset-PnPUserOneDriveQuotaToDefault -Account 'user@domain.com'" + "Command": "Reset-PnPUserOneDriveQuotaToDefault -Account 'user@domain.com'", + "CommandName": "Reset-PnPUserOneDriveQuotaToDefault" }, { "Rank": 1, - "CommandName": "Resolve-PnPFolder", "Id": 1177, - "Command": "Resolve-PnPFolder -SiteRelativePath \"demofolder/subfolder\"" + "Command": "Resolve-PnPFolder -SiteRelativePath \"demofolder/subfolder\"", + "CommandName": "Resolve-PnPFolder" }, { "Rank": 1, - "CommandName": "Restore-PnPDeletedMicrosoft365Group", "Id": 1178, - "Command": "Restore-PnPDeletedMicrosoft365Group -Identity 38b32e13-e900-4d95-b860-fb52bc07ca7f" + "Command": "Restore-PnPDeletedMicrosoft365Group -Identity 38b32e13-e900-4d95-b860-fb52bc07ca7f", + "CommandName": "Restore-PnPDeletedMicrosoft365Group" }, { "Rank": 1, - "CommandName": "Restore-PnPFileVersion", "Id": 1179, - "Command": "Restore-PnPFileVersion -Url Documents/MyDocument.docx -Identity 512" + "Command": "Restore-PnPFileVersion -Url Documents/MyDocument.docx -Identity 512", + "CommandName": "Restore-PnPFileVersion" }, { "Rank": 2, - "CommandName": "Restore-PnPFileVersion", "Id": 1180, - "Command": "Restore-PnPFileVersion -Url /sites/HRSite/Documents/MyDocument.docx -Identity 512" + "Command": "Restore-PnPFileVersion -Url /sites/HRSite/Documents/MyDocument.docx -Identity 512", + "CommandName": "Restore-PnPFileVersion" }, { "Rank": 3, - "CommandName": "Restore-PnPFileVersion", "Id": 1181, - "Command": "Restore-PnPFileVersion -Url Documents/MyDocument.docx -Identity \"Version 1.0\"" + "Command": "Restore-PnPFileVersion -Url Documents/MyDocument.docx -Identity \"Version 1.0\"", + "CommandName": "Restore-PnPFileVersion" }, { "Rank": 1, - "CommandName": "Restore-PnPListItemVersion", "Id": 1182, - "Command": "Restore-PnPListItemVersion -List \"Demo List\" -Identity 1 -Version 512" + "Command": "Restore-PnPListItemVersion -List \"Demo List\" -Identity 1 -Version 512", + "CommandName": "Restore-PnPListItemVersion" }, { "Rank": 2, - "CommandName": "Restore-PnPListItemVersion", "Id": 1183, - "Command": "Restore-PnPListItemVersion -List \"Demo List\" -Identity 1 -Version \"1.0\"" + "Command": "Restore-PnPListItemVersion -List \"Demo List\" -Identity 1 -Version \"1.0\"", + "CommandName": "Restore-PnPListItemVersion" }, { "Rank": 1, - "CommandName": "Restore-PnPRecycleBinItem", "Id": 1184, - "Command": "Restore-PnPRecycleBinItem -Identity 72e4d749-d750-4989-b727-523d6726e442" + "Command": "Restore-PnPRecycleBinItem -Identity 72e4d749-d750-4989-b727-523d6726e442", + "CommandName": "Restore-PnPRecycleBinItem" }, { "Rank": 1, - "CommandName": "Restore-PnPTenantRecycleBinItem", "Id": 1185, - "Command": "Restore-PnPTenantRecycleBinItem -Url \"https://tenant.sharepoint.com/sites/contoso\"" + "Command": "Restore-PnPTenantRecycleBinItem -Url \"https://tenant.sharepoint.com/sites/contoso\"", + "CommandName": "Restore-PnPTenantRecycleBinItem" }, { "Rank": 2, - "CommandName": "Restore-PnPTenantRecycleBinItem", "Id": 1186, - "Command": "Restore-PnPTenantRecycleBinItem -Url \"https://tenant.sharepoint.com/sites/contoso\" -Wait" + "Command": "Restore-PnPTenantRecycleBinItem -Url \"https://tenant.sharepoint.com/sites/contoso\" -Wait", + "CommandName": "Restore-PnPTenantRecycleBinItem" }, { "Rank": 1, - "CommandName": "Restore-PnPTenantSite", "Id": 1187, - "Command": "Restore-PnPTenantSite -Identity \"https://tenant.sharepoint.com/sites/contoso\"" + "Command": "Restore-PnPTenantSite -Identity \"https://tenant.sharepoint.com/sites/contoso\"", + "CommandName": "Restore-PnPTenantSite" }, { "Rank": 2, - "CommandName": "Restore-PnPTenantSite", "Id": 1188, - "Command": "Restore-PnPTenantSite -Identity \"https://tenant.sharepoint.com/sites/contoso\" -Force" + "Command": "Restore-PnPTenantSite -Identity \"https://tenant.sharepoint.com/sites/contoso\" -Force", + "CommandName": "Restore-PnPTenantSite" }, { "Rank": 3, - "CommandName": "Restore-PnPTenantSite", "Id": 1189, - "Command": "Restore-PnPTenantSite -Identity \"https://tenant.sharepoint.com/sites/contoso\" -Force -NoWait" + "Command": "Restore-PnPTenantSite -Identity \"https://tenant.sharepoint.com/sites/contoso\" -Force -NoWait", + "CommandName": "Restore-PnPTenantSite" }, { "Rank": 1, - "CommandName": "Revoke-PnPAzureADAppSitePermission", "Id": 1190, - "Command": "Revoke-PnPAzureADAppSitePermission -PermissionId ABSDFefsdfef33fsdFSvsadf3e3fsdaffsa" + "Command": "Revoke-PnPAzureADAppSitePermission -PermissionId ABSDFefsdfef33fsdFSvsadf3e3fsdaffsa", + "CommandName": "Revoke-PnPAzureADAppSitePermission" }, { "Rank": 1, - "CommandName": "Revoke-PnPHubSiteRights", "Id": 1191, - "Command": "Revoke-PnPHubSiteRights -Identity \"https://contoso.sharepoint.com/sites/hubsite\" -Principals \"myuser@mydomain.com\",\"myotheruser@mydomain.com\"" + "Command": "Revoke-PnPHubSiteRights -Identity \"https://contoso.sharepoint.com/sites/hubsite\" -Principals \"myuser@mydomain.com\",\"myotheruser@mydomain.com\"", + "CommandName": "Revoke-PnPHubSiteRights" }, { "Rank": 1, - "CommandName": "Revoke-PnPSiteDesignRights", "Id": 1192, - "Command": "Revoke-PnPSiteDesignRights -Identity 5c73382d-9643-4aa0-9160-d0cba35e40fd -Principals \"myuser@mydomain.com\",\"myotheruser@mydomain.com\"" + "Command": "Revoke-PnPSiteDesignRights -Identity 5c73382d-9643-4aa0-9160-d0cba35e40fd -Principals \"myuser@mydomain.com\",\"myotheruser@mydomain.com\"", + "CommandName": "Revoke-PnPSiteDesignRights" }, { "Rank": 1, - "CommandName": "Revoke-PnPTenantServicePrincipalPermission", "Id": 1193, - "Command": "Revoke-PnPTenantServicePrincipalPermission -Scope \"Group.Read.All\"" + "Command": "Revoke-PnPTenantServicePrincipalPermission -Scope \"Group.Read.All\"", + "CommandName": "Revoke-PnPTenantServicePrincipalPermission" }, { "Rank": 1, - "CommandName": "Revoke-PnPUserSession", "Id": 1194, - "Command": "Revoke-PnPUserSession -User user1@contoso.com" + "Command": "Revoke-PnPUserSession -User user1@contoso.com", + "CommandName": "Revoke-PnPUserSession" }, { "Rank": 1, - "CommandName": "Save-PnPPageConversionLog", "Id": 1195, - "Command": "Save-PnPPageConversionLog" + "Command": "Save-PnPPageConversionLog", + "CommandName": "Save-PnPPageConversionLog" }, { "Rank": 1, - "CommandName": "Save-PnPSiteTemplate", "Id": 1196, - "Command": "Save-PnPSiteTemplate -Template .\\template.xml -Out .\\template.pnp" + "Command": "Save-PnPSiteTemplate -Template .\\template.xml -Out .\\template.pnp", + "CommandName": "Save-PnPSiteTemplate" }, { "Rank": 1, - "CommandName": "Save-PnPTenantTemplate", "Id": 1197, - "Command": "Save-PnPTenantTemplate -Template template.xml -Out .\\tenanttemplate.pnp" + "Command": "Save-PnPTenantTemplate -Template template.xml -Out .\\tenanttemplate.pnp", + "CommandName": "Save-PnPTenantTemplate" }, { "Rank": 1, - "CommandName": "Send-PnPMail", "Id": 1198, - "Command": "Send-PnPMail -From \"user@contoso.onmicrosoft.com\" -To \"recipient@contoso.com\" -Subject \"Test message\" -Body \"This is a test message\"" + "Command": "Send-PnPMail -From \"user@contoso.onmicrosoft.com\" -To \"recipient@contoso.com\" -Subject \"Test message\" -Body \"This is a test message\"", + "CommandName": "Send-PnPMail" }, { "Rank": 2, - "CommandName": "Send-PnPMail", "Id": 1199, - "Command": "Send-PnPMail -From \"sharedmailbox@contoso.onmicrosoft.com\" -To \"recipient1@contoso.com\",\"recipient2@contoso.com\",\"recipient3@contoso.com\" -Cc \"recipient4@contoso.com\" -Bcc \"recipient5@contoso.com\" -Subject \"Test message\" -Body \"This is a test message\" -Importance Low" + "Command": "Send-PnPMail -From \"sharedmailbox@contoso.onmicrosoft.com\" -To \"recipient1@contoso.com\",\"recipient2@contoso.com\",\"recipient3@contoso.com\" -Cc \"recipient4@contoso.com\" -Bcc \"recipient5@contoso.com\" -Subject \"Test message\" -Body \"This is a test message\" -Importance Low", + "CommandName": "Send-PnPMail" }, { "Rank": 3, - "CommandName": "Send-PnPMail", "Id": 1200, - "Command": "Send-PnPMail -To \"address@tenant.microsoftonline.com\" -Subject \"Test message\" -Body \"This is a test message\"" + "Command": "Send-PnPMail -To \"address@tenant.microsoftonline.com\" -Subject \"Test message\" -Body \"This is a test message\"", + "CommandName": "Send-PnPMail" }, { "Rank": 4, - "CommandName": "Send-PnPMail", "Id": 1201, - "Command": "Send-PnPMail -From \"user@contoso.onmicrosoft.com\" -To \"recipient@contoso.onmicrosoft.com\" -Subject \"Test message\" -Body \"This is a test message\" -Server contoso.mail.protection.outlook.com" + "Command": "Send-PnPMail -From \"user@contoso.onmicrosoft.com\" -To \"recipient@contoso.onmicrosoft.com\" -Subject \"Test message\" -Body \"This is a test message\" -Server contoso.mail.protection.outlook.com", + "CommandName": "Send-PnPMail" }, { "Rank": 5, - "CommandName": "Send-PnPMail", "Id": 1202, - "Command": "Send-PnPMail -From \"user@contoso.onmicrosoft.com\" -To \"recipient@contoso.com\" -Subject \"Test message\" -Body \"This is a test message\" -Server smtp.myisp.com" + "Command": "Send-PnPMail -From \"user@contoso.onmicrosoft.com\" -To \"recipient@contoso.com\" -Subject \"Test message\" -Body \"This is a test message\" -Server smtp.myisp.com", + "CommandName": "Send-PnPMail" }, { "Rank": 6, - "CommandName": "Send-PnPMail", "Id": 1203, - "Command": "Send-PnPMail -From \"user@contoso.onmicrosoft.com\" -To \"recipient@contoso.com\" -Subject \"Test message\" -Body \"This is a test message\" -Server smtp.myisp.com -Port 587 -EnableSsl:$true -Username \"userxyz\" -Password \"password123\"" + "Command": "Send-PnPMail -From \"user@contoso.onmicrosoft.com\" -To \"recipient@contoso.com\" -Subject \"Test message\" -Body \"This is a test message\" -Server smtp.myisp.com -Port 587 -EnableSsl:$true -Username \"userxyz\" -Password \"password123\"", + "CommandName": "Send-PnPMail" }, { "Rank": 1, - "CommandName": "Set-PnPAdaptiveScopeProperty", "Id": 1204, - "Command": "Set-PnPAdaptiveScopeProperty -Key MyKey -Value MyValue" + "Command": "Set-PnPAdaptiveScopeProperty -Key MyKey -Value MyValue", + "CommandName": "Set-PnPAdaptiveScopeProperty" }, { "Rank": 1, - "CommandName": "Set-PnPApplicationCustomizer", "Id": 1205, - "Command": "Set-PnPApplicationCustomizer -Identity aa66f67e-46c0-4474-8a82-42bf467d07f2" + "Command": "Set-PnPApplicationCustomizer -Identity aa66f67e-46c0-4474-8a82-42bf467d07f2", + "CommandName": "Set-PnPApplicationCustomizer" }, { "Rank": 2, - "CommandName": "Set-PnPApplicationCustomizer", "Id": 1206, - "Command": "Set-PnPApplicationCustomizer -ClientSideComponentId aa66f67e-46c0-4474-8a82-42bf467d07f2 -Scope web -ClientSideComponentProperties \"{`\"sourceTermSet`\":`\"PnP-CollabFooter-SharedLinks`\",`\"personalItemsStorageProperty`\":`\"PnP-CollabFooter-MyLinks`\"}\"" + "Command": "Set-PnPApplicationCustomizer -ClientSideComponentId aa66f67e-46c0-4474-8a82-42bf467d07f2 -Scope web -ClientSideComponentProperties \"{`\"sourceTermSet`\":`\"PnP-CollabFooter-SharedLinks`\",`\"personalItemsStorageProperty`\":`\"PnP-CollabFooter-MyLinks`\"}\"", + "CommandName": "Set-PnPApplicationCustomizer" }, { "Rank": 1, - "CommandName": "Set-PnPAppSideLoading", "Id": 1207, - "Command": "Set-PnPAppSideLoading -On" + "Command": "Set-PnPAppSideLoading -On", + "CommandName": "Set-PnPAppSideLoading" }, { "Rank": 2, - "CommandName": "Set-PnPAppSideLoading", "Id": 1208, - "Command": "Set-PnPAppSideLoading -Off" + "Command": "Set-PnPAppSideLoading -Off", + "CommandName": "Set-PnPAppSideLoading" }, { "Rank": 1, - "CommandName": "Set-PnPAuditing", "Id": 1209, - "Command": "Set-PnPAuditing -EnableAll" + "Command": "Set-PnPAuditing -EnableAll", + "CommandName": "Set-PnPAuditing" }, { "Rank": 2, - "CommandName": "Set-PnPAuditing", "Id": 1210, - "Command": "Set-PnPAuditing -DisableAll" + "Command": "Set-PnPAuditing -DisableAll", + "CommandName": "Set-PnPAuditing" }, { "Rank": 3, - "CommandName": "Set-PnPAuditing", "Id": 1211, - "Command": "Set-PnPAuditing -RetentionTime 7" + "Command": "Set-PnPAuditing -RetentionTime 7", + "CommandName": "Set-PnPAuditing" }, { "Rank": 4, - "CommandName": "Set-PnPAuditing", "Id": 1212, - "Command": "Set-PnPAuditing -TrimAuditLog" + "Command": "Set-PnPAuditing -TrimAuditLog", + "CommandName": "Set-PnPAuditing" }, { "Rank": 5, - "CommandName": "Set-PnPAuditing", "Id": 1213, - "Command": "Set-PnPAuditing -RetentionTime 7 -CheckOutCheckInItems -MoveCopyItems -SearchContent" + "Command": "Set-PnPAuditing -RetentionTime 7 -CheckOutCheckInItems -MoveCopyItems -SearchContent", + "CommandName": "Set-PnPAuditing" }, { "Rank": 1, - "CommandName": "Set-PnPAvailablePageLayouts", "Id": 1214, - "Command": "Set-PnPAvailablePageLayouts -AllowAllPageLayouts" + "Command": "Set-PnPAvailablePageLayouts -AllowAllPageLayouts", + "CommandName": "Set-PnPAvailablePageLayouts" }, { "Rank": 1, - "CommandName": "Set-PnPAzureADAppSitePermission", "Id": 1215, - "Command": "Set-PnPAzureADAppSitePermission -PermissionId ABSDFefsdfef33fsdFSvsadf3e3fsdaffsa -Permissions Read" + "Command": "Set-PnPAzureADAppSitePermission -PermissionId ABSDFefsdfef33fsdFSvsadf3e3fsdaffsa -Permissions Read", + "CommandName": "Set-PnPAzureADAppSitePermission" }, { "Rank": 2, - "CommandName": "Set-PnPAzureADAppSitePermission", "Id": 1216, - "Command": "Set-PnPAzureADAppSitePermission -PermissionId ABSDFefsdfef33fsdFSvsadf3e3fsdaffsa -Permissions FullControl -Site https://contoso.microsoft.com/sites/projects" + "Command": "Set-PnPAzureADAppSitePermission -PermissionId ABSDFefsdfef33fsdFSvsadf3e3fsdaffsa -Permissions FullControl -Site https://contoso.microsoft.com/sites/projects", + "CommandName": "Set-PnPAzureADAppSitePermission" }, { "Rank": 1, - "CommandName": "Set-PnPAzureADGroup", "Id": 1217, - "Command": "Set-PnPAzureADGroup -Identity $group -DisplayName \"My DisplayName\"" + "Command": "Set-PnPAzureADGroup -Identity $group -DisplayName \"My DisplayName\"", + "CommandName": "Set-PnPAzureADGroup" }, { "Rank": 2, - "CommandName": "Set-PnPAzureADGroup", "Id": 1218, - "Command": "Set-PnPAzureADGroup -Identity $groupId -Descriptions \"My Description\" -DisplayName \"My DisplayName\"" + "Command": "Set-PnPAzureADGroup -Identity $groupId -Descriptions \"My Description\" -DisplayName \"My DisplayName\"", + "CommandName": "Set-PnPAzureADGroup" }, { "Rank": 3, - "CommandName": "Set-PnPAzureADGroup", "Id": 1219, - "Command": "Set-PnPAzureADGroup -Identity $group -Owners demo@contoso.com" + "Command": "Set-PnPAzureADGroup -Identity $group -Owners demo@contoso.com", + "CommandName": "Set-PnPAzureADGroup" }, { "Rank": 1, - "CommandName": "Set-PnPBrowserIdleSignout", "Id": 1220, - "Command": "Set-PnPBrowserIdleSignOut -Enabled:$true -WarnAfter \"0.00:45:00\" -SignOutAfter \"0.01:00:00\"" + "Command": "Set-PnPBrowserIdleSignOut -Enabled:$true -WarnAfter \"0.00:45:00\" -SignOutAfter \"0.01:00:00\"", + "CommandName": "Set-PnPBrowserIdleSignout" }, { "Rank": 2, - "CommandName": "Set-PnPBrowserIdleSignout", "Id": 1221, - "Command": "Set-PnPBrowserIdleSignOut -Enabled:$true -WarnAfter (New-TimeSpan -Minutes 45) -SignOutAfter (New-TimeSpan -Hours 1)" + "Command": "Set-PnPBrowserIdleSignOut -Enabled:$true -WarnAfter (New-TimeSpan -Minutes 45) -SignOutAfter (New-TimeSpan -Hours 1)", + "CommandName": "Set-PnPBrowserIdleSignout" }, { "Rank": 3, - "CommandName": "Set-PnPBrowserIdleSignout", "Id": 1222, - "Command": "Set-PnPBrowserIdleSignOut -Enabled:$false" + "Command": "Set-PnPBrowserIdleSignOut -Enabled:$false", + "CommandName": "Set-PnPBrowserIdleSignout" }, { "Rank": 1, - "CommandName": "Set-PnPBuiltInDesignPackageVisibility", "Id": 1223, - "Command": "Set-PnPBuiltInDesignPackageVisibility -DesignPackage Showcase -IsVisible:$false" + "Command": "Set-PnPBuiltInDesignPackageVisibility -DesignPackage Showcase -IsVisible:$false", + "CommandName": "Set-PnPBuiltInDesignPackageVisibility" }, { "Rank": 2, - "CommandName": "Set-PnPBuiltInDesignPackageVisibility", "Id": 1224, - "Command": "Set-PnPBuiltInDesignPackageVisibility -DesignPackage TeamSite -IsVisible:$true" + "Command": "Set-PnPBuiltInDesignPackageVisibility -DesignPackage TeamSite -IsVisible:$true", + "CommandName": "Set-PnPBuiltInDesignPackageVisibility" }, { "Rank": 1, - "CommandName": "Set-PnPBuiltInSiteTemplateSettings", "Id": 1225, - "Command": "Set-PnPBuiltInSiteTemplateSettings -Identity 9522236e-6802-4972-a10d-e98dc74b3344 -IsHidden $false" + "Command": "Set-PnPBuiltInSiteTemplateSettings -Identity 9522236e-6802-4972-a10d-e98dc74b3344 -IsHidden $false", + "CommandName": "Set-PnPBuiltInSiteTemplateSettings" }, { "Rank": 2, - "CommandName": "Set-PnPBuiltInSiteTemplateSettings", "Id": 1226, - "Command": "Set-PnPBuiltInSiteTemplateSettings -Identity 00000000-0000-0000-0000-000000000000 -IsHidden $true" + "Command": "Set-PnPBuiltInSiteTemplateSettings -Identity 00000000-0000-0000-0000-000000000000 -IsHidden $true", + "CommandName": "Set-PnPBuiltInSiteTemplateSettings" }, { "Rank": 3, - "CommandName": "Set-PnPBuiltInSiteTemplateSettings", "Id": 1227, - "Command": "Set-PnPBuiltInSiteTemplateSettings -Template CrisisManagement -IsHidden $true" + "Command": "Set-PnPBuiltInSiteTemplateSettings -Template CrisisManagement -IsHidden $true", + "CommandName": "Set-PnPBuiltInSiteTemplateSettings" }, { "Rank": 4, - "CommandName": "Set-PnPBuiltInSiteTemplateSettings", "Id": 1228, - "Command": "Set-PnPBuiltInSiteTemplateSettings -Template All -IsHidden $false" + "Command": "Set-PnPBuiltInSiteTemplateSettings -Template All -IsHidden $false", + "CommandName": "Set-PnPBuiltInSiteTemplateSettings" }, { "Rank": 1, - "CommandName": "Set-PnPContentType", "Id": 1229, - "Command": "Set-PnPContentType -Identity \"Project Document\" -UpdateChildren -Name \"Project Documentation\" -Description \"Documentation for projects\"" + "Command": "Set-PnPContentType -Identity \"Project Document\" -UpdateChildren -Name \"Project Documentation\" -Description \"Documentation for projects\"", + "CommandName": "Set-PnPContentType" }, { "Rank": 2, - "CommandName": "Set-PnPContentType", "Id": 1230, - "Command": "Set-PnPContentType -Identity \"Project Document\" -UpdateChildren -Group \"Custom Content Types\" -Hidden" + "Command": "Set-PnPContentType -Identity \"Project Document\" -UpdateChildren -Group \"Custom Content Types\" -Hidden", + "CommandName": "Set-PnPContentType" }, { "Rank": 3, - "CommandName": "Set-PnPContentType", "Id": 1231, - "Command": "Set-PnPContentType -Identity \"Project Document\" -List \"Projects\" -Name \"Project Documentation\" -Description \"Documentation for projects\"" + "Command": "Set-PnPContentType -Identity \"Project Document\" -List \"Projects\" -Name \"Project Documentation\" -Description \"Documentation for projects\"", + "CommandName": "Set-PnPContentType" }, { "Rank": 4, - "CommandName": "Set-PnPContentType", "Id": 1232, - "Command": "Set-PnPContentType -Identity \"Project Document\" -List \"Projects\" -FormClientSideComponentId \"dfed9a30-ec25-4aaf-ae9f-a68f3598f13a\" -FormClientSideComponentProperties '{ \"someKey\": \"some value\" }'" + "Command": "Set-PnPContentType -Identity \"Project Document\" -List \"Projects\" -FormClientSideComponentId \"dfed9a30-ec25-4aaf-ae9f-a68f3598f13a\" -FormClientSideComponentProperties '{ \"someKey\": \"some value\" }'", + "CommandName": "Set-PnPContentType" }, { "Rank": 5, - "CommandName": "Set-PnPContentType", "Id": 1233, - "Command": "Set-PnPContentType -Identity \"Project Document\" -List \"Projects\" -DisplayFormClientSideComponentId \"dfed9a30-ec25-4aaf-ae9f-a68f3598f13a\" -DisplayFormClientSideComponentProperties '{ \"someKey\": \"some value\" }'" + "Command": "Set-PnPContentType -Identity \"Project Document\" -List \"Projects\" -DisplayFormClientSideComponentId \"dfed9a30-ec25-4aaf-ae9f-a68f3598f13a\" -DisplayFormClientSideComponentProperties '{ \"someKey\": \"some value\" }'", + "CommandName": "Set-PnPContentType" }, { "Rank": 1, - "CommandName": "Set-PnPDefaultColumnValues", "Id": 1234, - "Command": "Set-PnPDefaultColumnValues -List Documents -Field TaxKeyword -Value \"Company|Locations|Stockholm\"" + "Command": "Set-PnPDefaultColumnValues -List Documents -Field TaxKeyword -Value \"Company|Locations|Stockholm\"", + "CommandName": "Set-PnPDefaultColumnValues" }, { "Rank": 2, - "CommandName": "Set-PnPDefaultColumnValues", "Id": 1235, - "Command": "Set-PnPDefaultColumnValues -List Documents -Field TaxKeyword -Value \"15c4c4e4-4b67-4894-a1d8-de5ff811c791\"" + "Command": "Set-PnPDefaultColumnValues -List Documents -Field TaxKeyword -Value \"15c4c4e4-4b67-4894-a1d8-de5ff811c791\"", + "CommandName": "Set-PnPDefaultColumnValues" }, { "Rank": 3, - "CommandName": "Set-PnPDefaultColumnValues", "Id": 1236, - "Command": "Set-PnPDefaultColumnValues -List Documents -Field MyTextField -Value \"DefaultValue\" -Folder \"My folder\"" + "Command": "Set-PnPDefaultColumnValues -List Documents -Field MyTextField -Value \"DefaultValue\" -Folder \"My folder\"", + "CommandName": "Set-PnPDefaultColumnValues" }, { "Rank": 4, - "CommandName": "Set-PnPDefaultColumnValues", "Id": 1237, - "Command": "Set-PnPDefaultColumnValues -List Documents -Field MyPeopleField -Value \"1;#Foo Bar\"" + "Command": "Set-PnPDefaultColumnValues -List Documents -Field MyPeopleField -Value \"1;#Foo Bar\"", + "CommandName": "Set-PnPDefaultColumnValues" }, { "Rank": 1, - "CommandName": "Set-PnPDefaultContentTypeToList", "Id": 1238, - "Command": "Set-PnPDefaultContentTypeToList -List \"Project Documents\" -ContentType \"Project\"" + "Command": "Set-PnPDefaultContentTypeToList -List \"Project Documents\" -ContentType \"Project\"", + "CommandName": "Set-PnPDefaultContentTypeToList" }, { "Rank": 1, - "CommandName": "Set-PnPDefaultPageLayout", "Id": 1239, - "Command": "Set-PnPDefaultPageLayout -Title projectpage.aspx" + "Command": "Set-PnPDefaultPageLayout -Title projectpage.aspx", + "CommandName": "Set-PnPDefaultPageLayout" }, { "Rank": 2, - "CommandName": "Set-PnPDefaultPageLayout", "Id": 1240, - "Command": "Set-PnPDefaultPageLayout -Title test/testpage.aspx" + "Command": "Set-PnPDefaultPageLayout -Title test/testpage.aspx", + "CommandName": "Set-PnPDefaultPageLayout" }, { "Rank": 3, - "CommandName": "Set-PnPDefaultPageLayout", "Id": 1241, - "Command": "Set-PnPDefaultPageLayout -InheritFromParentSite" + "Command": "Set-PnPDefaultPageLayout -InheritFromParentSite", + "CommandName": "Set-PnPDefaultPageLayout" }, { "Rank": 1, - "CommandName": "Set-PnPDisableSpacesActivation", "Id": 1242, - "Command": "Set-PnPDisableSpacesActivation -Disable:$true -Scope Tenant" + "Command": "Set-PnPDisableSpacesActivation -Disable:$true -Scope Tenant", + "CommandName": "Set-PnPDisableSpacesActivation" }, { "Rank": 2, - "CommandName": "Set-PnPDisableSpacesActivation", "Id": 1243, - "Command": "Set-PnPDisableSpacesActivation -Disable -Scope Site -Identity \"https://contoso.sharepoint.com\"" + "Command": "Set-PnPDisableSpacesActivation -Disable -Scope Site -Identity \"https://contoso.sharepoint.com\"", + "CommandName": "Set-PnPDisableSpacesActivation" }, { "Rank": 3, - "CommandName": "Set-PnPDisableSpacesActivation", "Id": 1244, - "Command": "Set-PnPDisableSpacesActivation -Disable:$false -Scope Site -Identity \"https://contoso.sharepoint.com\"" + "Command": "Set-PnPDisableSpacesActivation -Disable:$false -Scope Site -Identity \"https://contoso.sharepoint.com\"", + "CommandName": "Set-PnPDisableSpacesActivation" }, { "Rank": 1, - "CommandName": "Set-PnPDocumentSetField", "Id": 1245, - "Command": "Set-PnPDocumentSetField -Field \"Test Field\" -DocumentSet \"Test Document Set\" -SetSharedField -SetWelcomePageField" + "Command": "Set-PnPDocumentSetField -Field \"Test Field\" -DocumentSet \"Test Document Set\" -SetSharedField -SetWelcomePageField", + "CommandName": "Set-PnPDocumentSetField" }, { "Rank": 2, - "CommandName": "Set-PnPDocumentSetField", "Id": 1246, - "Command": "Set-PnPDocumentSetField -Field \"Test Field\" -DocumentSet \"Test Document Set\" -RemoveSharedField -RemoveWelcomePageField" + "Command": "Set-PnPDocumentSetField -Field \"Test Field\" -DocumentSet \"Test Document Set\" -RemoveSharedField -RemoveWelcomePageField", + "CommandName": "Set-PnPDocumentSetField" }, { "Rank": 1, - "CommandName": "Set-PnPField", "Id": 1247, - "Command": "Set-PnPField -Identity AssignedTo -Values @{JSLink=\"customrendering.js\";Group=\"My fields\"}" + "Command": "Set-PnPField -Identity AssignedTo -Values @{JSLink=\"customrendering.js\";Group=\"My fields\"}", + "CommandName": "Set-PnPField" }, { "Rank": 2, - "CommandName": "Set-PnPField", "Id": 1248, - "Command": "Set-PnPField -Identity AssignedTo -Values @{JSLink=\"customrendering.js\";Group=\"My fields\"} -UpdateExistingLists" + "Command": "Set-PnPField -Identity AssignedTo -Values @{JSLink=\"customrendering.js\";Group=\"My fields\"} -UpdateExistingLists", + "CommandName": "Set-PnPField" }, { "Rank": 3, - "CommandName": "Set-PnPField", "Id": 1249, - "Command": "Set-PnPField -List \"Tasks\" -Identity \"AssignedTo\" -Values @{JSLink=\"customrendering.js\"}" + "Command": "Set-PnPField -List \"Tasks\" -Identity \"AssignedTo\" -Values @{JSLink=\"customrendering.js\"}", + "CommandName": "Set-PnPField" }, { "Rank": 1, - "CommandName": "Set-PnPFileCheckedIn", "Id": 1250, - "Command": "Set-PnPFileCheckedIn -Url \"/Documents/Contract.docx\"" + "Command": "Set-PnPFileCheckedIn -Url \"/Documents/Contract.docx\"", + "CommandName": "Set-PnPFileCheckedIn" }, { "Rank": 2, - "CommandName": "Set-PnPFileCheckedIn", "Id": 1251, - "Command": "Set-PnPFileCheckedIn -Url \"/Documents/Contract.docx\" -CheckInType MinorCheckIn -Comment \"Smaller changes\"" + "Command": "Set-PnPFileCheckedIn -Url \"/Documents/Contract.docx\" -CheckInType MinorCheckIn -Comment \"Smaller changes\"", + "CommandName": "Set-PnPFileCheckedIn" }, { "Rank": 1, - "CommandName": "Set-PnPFileCheckedOut", "Id": 1252, - "Command": "Set-PnPFileCheckedOut -Url \"/sites/testsite/subsite/Documents/Contract.docx\"" + "Command": "Set-PnPFileCheckedOut -Url \"/sites/testsite/subsite/Documents/Contract.docx\"", + "CommandName": "Set-PnPFileCheckedOut" }, { "Rank": 1, - "CommandName": "Set-PnPFolderPermission", "Id": 1253, - "Command": "Set-PnPFolderPermission -List 'Shared Documents' -Identity 'Shared Documents/Folder' -User 'user@contoso.com' -AddRole 'Contribute'" + "Command": "Set-PnPFolderPermission -List 'Shared Documents' -Identity 'Shared Documents/Folder' -User 'user@contoso.com' -AddRole 'Contribute'", + "CommandName": "Set-PnPFolderPermission" }, { "Rank": 2, - "CommandName": "Set-PnPFolderPermission", "Id": 1254, - "Command": "Set-PnPFolderPermission -List 'AnotherDocumentLibrary' -Identity 'AnotherDocumentLibrary/Folder/Subfolder' -User 'user@contoso.com' -RemoveRole 'Contribute'" + "Command": "Set-PnPFolderPermission -List 'AnotherDocumentLibrary' -Identity 'AnotherDocumentLibrary/Folder/Subfolder' -User 'user@contoso.com' -RemoveRole 'Contribute'", + "CommandName": "Set-PnPFolderPermission" }, { "Rank": 3, - "CommandName": "Set-PnPFolderPermission", "Id": 1255, - "Command": "Set-PnPFolderPermission -List 'Shared Documents' -Identity 'Shared Documents/Folder' -User 'user@contoso.com' -AddRole 'Contribute' -ClearExisting" + "Command": "Set-PnPFolderPermission -List 'Shared Documents' -Identity 'Shared Documents/Folder' -User 'user@contoso.com' -AddRole 'Contribute' -ClearExisting", + "CommandName": "Set-PnPFolderPermission" }, { "Rank": 1, - "CommandName": "Set-PnPFooter", "Id": 1256, - "Command": "Set-PnPFooter -Enabled:$true" + "Command": "Set-PnPFooter -Enabled:$true", + "CommandName": "Set-PnPFooter" }, { "Rank": 2, - "CommandName": "Set-PnPFooter", "Id": 1257, - "Command": "Set-PnPFooter -Enabled:$true -Layout Extended -BackgroundTheme Neutral" + "Command": "Set-PnPFooter -Enabled:$true -Layout Extended -BackgroundTheme Neutral", + "CommandName": "Set-PnPFooter" }, { "Rank": 3, - "CommandName": "Set-PnPFooter", "Id": 1258, - "Command": "Set-PnPFooter -Title \"Contoso Inc.\" -LogoUrl \"/sites/communication/Shared Documents/logo.png\"" + "Command": "Set-PnPFooter -Title \"Contoso Inc.\" -LogoUrl \"/sites/communication/Shared Documents/logo.png\"", + "CommandName": "Set-PnPFooter" }, { "Rank": 4, - "CommandName": "Set-PnPFooter", "Id": 1259, - "Command": "Set-PnPFooter -LogoUrl \"\"" + "Command": "Set-PnPFooter -LogoUrl \"\"", + "CommandName": "Set-PnPFooter" }, { "Rank": 1, - "CommandName": "Set-PnPGraphSubscription", "Id": 1260, - "Command": "Set-PnPGraphSubscription -Identity bc204397-1128-4911-9d70-1d8bceee39da -ExpirationDate \"2020-11-22T18:23:45.9356913Z\"" + "Command": "Set-PnPGraphSubscription -Identity bc204397-1128-4911-9d70-1d8bceee39da -ExpirationDate \"2020-11-22T18:23:45.9356913Z\"", + "CommandName": "Set-PnPGraphSubscription" }, { "Rank": 1, - "CommandName": "Set-PnPGroup", "Id": 1261, - "Command": "Set-PnPGroup -Identity 'My Site Members' -SetAssociatedGroup Members" + "Command": "Set-PnPGroup -Identity 'My Site Members' -SetAssociatedGroup Members", + "CommandName": "Set-PnPGroup" }, { "Rank": 2, - "CommandName": "Set-PnPGroup", "Id": 1262, - "Command": "Set-PnPGroup -Identity 'My Site Members' -Owner 'site owners'" + "Command": "Set-PnPGroup -Identity 'My Site Members' -Owner 'site owners'", + "CommandName": "Set-PnPGroup" }, { "Rank": 1, - "CommandName": "Set-PnPGroupPermissions", "Id": 1263, - "Command": "Set-PnPGroupPermissions -Identity 'My Site Members' -AddRole Contribute" + "Command": "Set-PnPGroupPermissions -Identity 'My Site Members' -AddRole Contribute", + "CommandName": "Set-PnPGroupPermissions" }, { "Rank": 2, - "CommandName": "Set-PnPGroupPermissions", "Id": 1264, - "Command": "Set-PnPGroupPermissions -Identity 'My Site Members' -RemoveRole 'Full Control' -AddRole 'Read'" + "Command": "Set-PnPGroupPermissions -Identity 'My Site Members' -RemoveRole 'Full Control' -AddRole 'Read'", + "CommandName": "Set-PnPGroupPermissions" }, { "Rank": 3, - "CommandName": "Set-PnPGroupPermissions", "Id": 1265, - "Command": "Set-PnPGroupPermissions -Identity 'My Site Members' -AddRole @('Contribute', 'Design')" + "Command": "Set-PnPGroupPermissions -Identity 'My Site Members' -AddRole @('Contribute', 'Design')", + "CommandName": "Set-PnPGroupPermissions" }, { "Rank": 4, - "CommandName": "Set-PnPGroupPermissions", "Id": 1266, - "Command": "Set-PnPGroupPermissions -Identity 'My Site Members' -RemoveRole @('Contribute', 'Design')" + "Command": "Set-PnPGroupPermissions -Identity 'My Site Members' -RemoveRole @('Contribute', 'Design')", + "CommandName": "Set-PnPGroupPermissions" }, { "Rank": 5, - "CommandName": "Set-PnPGroupPermissions", "Id": 1267, - "Command": "Set-PnPGroupPermissions -Identity 'My Site Members' -List 'MyList' -RemoveRole @('Contribute')" + "Command": "Set-PnPGroupPermissions -Identity 'My Site Members' -List 'MyList' -RemoveRole @('Contribute')", + "CommandName": "Set-PnPGroupPermissions" }, { "Rank": 1, - "CommandName": "Set-PnPHideDefaultThemes", "Id": 1268, - "Command": "Set-PnPHideDefaultThemes -HideDefaultThemes $true" + "Command": "Set-PnPHideDefaultThemes -HideDefaultThemes $true", + "CommandName": "Set-PnPHideDefaultThemes" }, { "Rank": 2, - "CommandName": "Set-PnPHideDefaultThemes", "Id": 1269, - "Command": "Set-PnPHideDefaultThemes -HideDefaultThemes $false" + "Command": "Set-PnPHideDefaultThemes -HideDefaultThemes $false", + "CommandName": "Set-PnPHideDefaultThemes" }, { "Rank": 1, - "CommandName": "Set-PnPHomePage", "Id": 1270, - "Command": "Set-PnPHomePage -RootFolderRelativeUrl SitePages/Home.aspx" + "Command": "Set-PnPHomePage -RootFolderRelativeUrl SitePages/Home.aspx", + "CommandName": "Set-PnPHomePage" }, { "Rank": 2, - "CommandName": "Set-PnPHomePage", "Id": 1271, - "Command": "Set-PnPHomePage -RootFolderRelativeUrl Lists/Sample/AllItems.aspx" + "Command": "Set-PnPHomePage -RootFolderRelativeUrl Lists/Sample/AllItems.aspx", + "CommandName": "Set-PnPHomePage" }, { "Rank": 1, - "CommandName": "Set-PnPHomeSite", "Id": 1272, - "Command": "Set-PnPHomeSite -HomeSiteUrl \"https://yourtenant.sharepoint.com/sites/myhome\"" + "Command": "Set-PnPHomeSite -HomeSiteUrl \"https://yourtenant.sharepoint.com/sites/myhome\"", + "CommandName": "Set-PnPHomeSite" }, { "Rank": 2, - "CommandName": "Set-PnPHomeSite", "Id": 1273, - "Command": "Set-PnPHomeSite -HomeSiteUrl \"https://yourtenant.sharepoint.com/sites/myhome\" -VivaConnectionsDefaultStart:$true" + "Command": "Set-PnPHomeSite -HomeSiteUrl \"https://yourtenant.sharepoint.com/sites/myhome\" -VivaConnectionsDefaultStart:$true", + "CommandName": "Set-PnPHomeSite" }, { "Rank": 1, - "CommandName": "Set-PnPHubSite", "Id": 1274, - "Command": "Set-PnPHubSite -Identity \"https://tenant.sharepoint.com/sites/myhubsite\" -Title \"My New Title\"" + "Command": "Set-PnPHubSite -Identity \"https://tenant.sharepoint.com/sites/myhubsite\" -Title \"My New Title\"", + "CommandName": "Set-PnPHubSite" }, { "Rank": 2, - "CommandName": "Set-PnPHubSite", "Id": 1275, - "Command": "Set-PnPHubSite -Identity \"https://tenant.sharepoint.com/sites/myhubsite\" -Description \"My updated description\"" + "Command": "Set-PnPHubSite -Identity \"https://tenant.sharepoint.com/sites/myhubsite\" -Description \"My updated description\"", + "CommandName": "Set-PnPHubSite" }, { "Rank": 3, - "CommandName": "Set-PnPHubSite", "Id": 1276, - "Command": "Set-PnPHubSite -Identity \"https://tenant.sharepoint.com/sites/myhubsite\" -SiteDesignId df8a3ef1-9603-44c4-abd9-541aea2fa745" + "Command": "Set-PnPHubSite -Identity \"https://tenant.sharepoint.com/sites/myhubsite\" -SiteDesignId df8a3ef1-9603-44c4-abd9-541aea2fa745", + "CommandName": "Set-PnPHubSite" }, { "Rank": 4, - "CommandName": "Set-PnPHubSite", "Id": 1277, - "Command": "Set-PnPHubSite -Identity \"https://tenant.sharepoint.com/sites/myhubsite\" -LogoUrl \"https://tenant.sharepoint.com/SiteAssets/Logo.png\"" + "Command": "Set-PnPHubSite -Identity \"https://tenant.sharepoint.com/sites/myhubsite\" -LogoUrl \"https://tenant.sharepoint.com/SiteAssets/Logo.png\"", + "CommandName": "Set-PnPHubSite" }, { "Rank": 5, - "CommandName": "Set-PnPHubSite", "Id": 1278, - "Command": "Set-PnPHubSite -Identity \"https://tenant.sharepoint.com/sites/myhubsite\" -EnablePermissionsSync" + "Command": "Set-PnPHubSite -Identity \"https://tenant.sharepoint.com/sites/myhubsite\" -EnablePermissionsSync", + "CommandName": "Set-PnPHubSite" }, { "Rank": 6, - "CommandName": "Set-PnPHubSite", "Id": 1279, - "Command": "Set-PnPHubSite -Identity \"https://tenant.sharepoint.com/sites/myhubsite\" -RequiresJoinApproval:$false" + "Command": "Set-PnPHubSite -Identity \"https://tenant.sharepoint.com/sites/myhubsite\" -RequiresJoinApproval:$false", + "CommandName": "Set-PnPHubSite" }, { "Rank": 1, - "CommandName": "Set-PnPImageListItemColumn", "Id": 1280, - "Command": "Set-PnPImageListItemColumn -List \"Demo List\" -Identity 1 -Field \"Thumbnail\" -ServerRelativePath \"/sites/contoso/SiteAssets/test.png\"" + "Command": "Set-PnPImageListItemColumn -List \"Demo List\" -Identity 1 -Field \"Thumbnail\" -ServerRelativePath \"/sites/contoso/SiteAssets/test.png\"", + "CommandName": "Set-PnPImageListItemColumn" }, { "Rank": 2, - "CommandName": "Set-PnPImageListItemColumn", "Id": 1281, - "Command": "Set-PnPImageListItemColumn -List \"Demo List\" -Identity 1 -Field \"Thumbnail\" -Path sample.png" + "Command": "Set-PnPImageListItemColumn -List \"Demo List\" -Identity 1 -Field \"Thumbnail\" -Path sample.png", + "CommandName": "Set-PnPImageListItemColumn" }, { "Rank": 1, - "CommandName": "Set-PnPIndexedProperties", "Id": 1282, - "Command": "Set-PnPIndexedProperties -Keys SiteClosed, PolicyName" + "Command": "Set-PnPIndexedProperties -Keys SiteClosed, PolicyName", + "CommandName": "Set-PnPIndexedProperties" }, { "Rank": 1, - "CommandName": "Set-PnPInPlaceRecordsManagement", "Id": 1283, - "Command": "Set-PnPInPlaceRecordsManagement -Enabled $true" + "Command": "Set-PnPInPlaceRecordsManagement -Enabled $true", + "CommandName": "Set-PnPInPlaceRecordsManagement" }, { "Rank": 2, - "CommandName": "Set-PnPInPlaceRecordsManagement", "Id": 1284, - "Command": "Set-PnPInPlaceRecordsManagement -Enabled $false" + "Command": "Set-PnPInPlaceRecordsManagement -Enabled $false", + "CommandName": "Set-PnPInPlaceRecordsManagement" }, { "Rank": 1, - "CommandName": "Set-PnPKnowledgeHubSite", "Id": 1285, - "Command": "Set-PnPKnowledgeHubSite -KnowledgeHubSiteUrl \"https://yoursite.sharepoint.com/sites/knowledge\"" + "Command": "Set-PnPKnowledgeHubSite -KnowledgeHubSiteUrl \"https://yoursite.sharepoint.com/sites/knowledge\"", + "CommandName": "Set-PnPKnowledgeHubSite" }, { "Rank": 1, - "CommandName": "Set-PnPLabel", "Id": 1286, - "Command": "Set-PnPLabel -List \"Demo List\" -Label \"Project Documentation\"" + "Command": "Set-PnPLabel -List \"Demo List\" -Label \"Project Documentation\"", + "CommandName": "Set-PnPLabel" }, { "Rank": 2, - "CommandName": "Set-PnPLabel", "Id": 1287, - "Command": "Set-PnPLabel -List \"Demo List\" -Label \"Project Documentation\" -SyncToItems $true" + "Command": "Set-PnPLabel -List \"Demo List\" -Label \"Project Documentation\" -SyncToItems $true", + "CommandName": "Set-PnPLabel" }, { "Rank": 1, - "CommandName": "Set-PnPList", "Id": 1288, - "Command": "Set-PnPList -Identity \"Demo List\" -EnableContentTypes $true" + "Command": "Set-PnPList -Identity \"Demo List\" -EnableContentTypes $true", + "CommandName": "Set-PnPList" }, { "Rank": 2, - "CommandName": "Set-PnPList", "Id": 1289, - "Command": "Set-PnPList -Identity \"Demo List\" -Hidden $true" + "Command": "Set-PnPList -Identity \"Demo List\" -Hidden $true", + "CommandName": "Set-PnPList" }, { "Rank": 3, - "CommandName": "Set-PnPList", "Id": 1290, - "Command": "Set-PnPList -Identity \"Demo List\" -EnableVersioning $true" + "Command": "Set-PnPList -Identity \"Demo List\" -EnableVersioning $true", + "CommandName": "Set-PnPList" }, { "Rank": 4, - "CommandName": "Set-PnPList", "Id": 1291, - "Command": "Set-PnPList -Identity \"Demo List\" -EnableVersioning $true -MajorVersions 20" + "Command": "Set-PnPList -Identity \"Demo List\" -EnableVersioning $true -MajorVersions 20", + "CommandName": "Set-PnPList" }, { "Rank": 5, - "CommandName": "Set-PnPList", "Id": 1292, - "Command": "Set-PnPList -Identity \"Demo Library\" -EnableVersioning $true -EnableMinorVersions $true -MajorVersions 20 -MinorVersions 5" + "Command": "Set-PnPList -Identity \"Demo Library\" -EnableVersioning $true -EnableMinorVersions $true -MajorVersions 20 -MinorVersions 5", + "CommandName": "Set-PnPList" }, { "Rank": 6, - "CommandName": "Set-PnPList", "Id": 1293, - "Command": "Set-PnPList -Identity \"Demo List\" -EnableAttachments $true" + "Command": "Set-PnPList -Identity \"Demo List\" -EnableAttachments $true", + "CommandName": "Set-PnPList" }, { "Rank": 7, - "CommandName": "Set-PnPList", "Id": 1294, - "Command": "Set-PnPList -Identity \"Demo List\" -Title \"Demo List 2\" -Path \"Lists/DemoList2\"" + "Command": "Set-PnPList -Identity \"Demo List\" -Title \"Demo List 2\" -Path \"Lists/DemoList2\"", + "CommandName": "Set-PnPList" }, { "Rank": 8, - "CommandName": "Set-PnPList", "Id": 1295, - "Command": "Set-PnPList -Identity \"Demo List\" -EnableAutoExpirationVersionTrim $true" + "Command": "Set-PnPList -Identity \"Demo List\" -EnableAutoExpirationVersionTrim $true", + "CommandName": "Set-PnPList" }, { "Rank": 9, - "CommandName": "Set-PnPList", "Id": 1296, - "Command": "Set-PnPList -Identity \"Demo List\" -EnableAutoExpirationVersionTrim $false -ExpireVersionsAfterDays 30 -MajorVersions 500" + "Command": "Set-PnPList -Identity \"Demo List\" -EnableAutoExpirationVersionTrim $false -ExpireVersionsAfterDays 30 -MajorVersions 500", + "CommandName": "Set-PnPList" }, { "Rank": 10, - "CommandName": "Set-PnPList", "Id": 1297, - "Command": "Set-PnPList -Identity \"Demo List\" -EnableAutoExpirationVersionTrim $false -ExpireVersionsAfterDays 0 -MajorVersions 500" + "Command": "Set-PnPList -Identity \"Demo List\" -EnableAutoExpirationVersionTrim $false -ExpireVersionsAfterDays 0 -MajorVersions 500", + "CommandName": "Set-PnPList" }, { "Rank": 11, - "CommandName": "Set-PnPList", "Id": 1298, - "Command": "Set-PnPList -Identity \"Demo List\" -DefaultSensitivityLabelForLibrary \"Confidential\"" + "Command": "Set-PnPList -Identity \"Demo List\" -DefaultSensitivityLabelForLibrary \"Confidential\"", + "CommandName": "Set-PnPList" }, { "Rank": 1, - "CommandName": "Set-PnPListInformationRightsManagement", "Id": 1299, - "Command": "Set-PnPListInformationRightsManagement -List \"Documents\" -Enable $true" + "Command": "Set-PnPListInformationRightsManagement -List \"Documents\" -Enable $true", + "CommandName": "Set-PnPListInformationRightsManagement" }, { "Rank": 2, - "CommandName": "Set-PnPListInformationRightsManagement", "Id": 1300, - "Command": "Set-PnPListInformationRightsManagement -List \"Documents\" -Enable $true -EnableDocumentAccessExpire $true -DocumentAccessExpireDays 14" + "Command": "Set-PnPListInformationRightsManagement -List \"Documents\" -Enable $true -EnableDocumentAccessExpire $true -DocumentAccessExpireDays 14", + "CommandName": "Set-PnPListInformationRightsManagement" }, { "Rank": 1, - "CommandName": "Set-PnPListItem", "Id": 1301, - "Command": "Set-PnPListItem -List \"Demo List\" -Identity 1 -Values @{\"Title\" = \"Test Title\"; \"Category\"=\"Test Category\"}" + "Command": "Set-PnPListItem -List \"Demo List\" -Identity 1 -Values @{\"Title\" = \"Test Title\"; \"Category\"=\"Test Category\"}", + "CommandName": "Set-PnPListItem" }, { "Rank": 2, - "CommandName": "Set-PnPListItem", "Id": 1302, - "Command": "Set-PnPListItem -List \"Demo List\" -Identity 1 -ContentType \"Company\" -Values @{\"Title\" = \"Test Title\"; \"Category\"=\"Test Category\"}" + "Command": "Set-PnPListItem -List \"Demo List\" -Identity 1 -ContentType \"Company\" -Values @{\"Title\" = \"Test Title\"; \"Category\"=\"Test Category\"}", + "CommandName": "Set-PnPListItem" }, { "Rank": 3, - "CommandName": "Set-PnPListItem", "Id": 1303, - "Command": "Set-PnPListItem -List \"Demo List\" -Identity $item -Values @{\"Title\" = \"Test Title\"; \"Category\"=\"Test Category\"}" + "Command": "Set-PnPListItem -List \"Demo List\" -Identity $item -Values @{\"Title\" = \"Test Title\"; \"Category\"=\"Test Category\"}", + "CommandName": "Set-PnPListItem" }, { "Rank": 4, - "CommandName": "Set-PnPListItem", "Id": 1304, - "Command": "Set-PnPListItem -List \"Demo List\" -Identity 1 -Label \"Public\"" + "Command": "Set-PnPListItem -List \"Demo List\" -Identity 1 -Label \"Public\"", + "CommandName": "Set-PnPListItem" }, { "Rank": 5, - "CommandName": "Set-PnPListItem", "Id": 1305, - "Command": "Set-PnPListItem -List \"Demo List\" -Identity 1 -Values @{\"Editor\"=\"testuser@domain.com\"} -UpdateType UpdateOverwriteVersion" + "Command": "Set-PnPListItem -List \"Demo List\" -Identity 1 -Values @{\"Editor\"=\"testuser@domain.com\"} -UpdateType UpdateOverwriteVersion", + "CommandName": "Set-PnPListItem" }, { "Rank": 1, - "CommandName": "Set-PnPListItemAsRecord", "Id": 1306, - "Command": "Set-PnPListItemAsRecord -List \"Documents\" -Identity 4" + "Command": "Set-PnPListItemAsRecord -List \"Documents\" -Identity 4", + "CommandName": "Set-PnPListItemAsRecord" }, { "Rank": 2, - "CommandName": "Set-PnPListItemAsRecord", "Id": 1307, - "Command": "Set-PnPListItemAsRecord -List \"Documents\" -Identity 4 -DeclarationDate $date" + "Command": "Set-PnPListItemAsRecord -List \"Documents\" -Identity 4 -DeclarationDate $date", + "CommandName": "Set-PnPListItemAsRecord" }, { "Rank": 1, - "CommandName": "Set-PnPListItemPermission", "Id": 1308, - "Command": "Set-PnPListItemPermission -List 'Documents' -Identity 1 -User 'user@contoso.com' -AddRole 'Contribute'" + "Command": "Set-PnPListItemPermission -List 'Documents' -Identity 1 -User 'user@contoso.com' -AddRole 'Contribute'", + "CommandName": "Set-PnPListItemPermission" }, { "Rank": 2, - "CommandName": "Set-PnPListItemPermission", "Id": 1309, - "Command": "Set-PnPListItemPermission -List 'Documents' -Identity 1 -User 'user@contoso.com' -RemoveRole 'Contribute'" + "Command": "Set-PnPListItemPermission -List 'Documents' -Identity 1 -User 'user@contoso.com' -RemoveRole 'Contribute'", + "CommandName": "Set-PnPListItemPermission" }, { "Rank": 3, - "CommandName": "Set-PnPListItemPermission", "Id": 1310, - "Command": "Set-PnPListItemPermission -List 'Documents' -Identity 1 -User 'user@contoso.com' -AddRole 'Contribute' -ClearExisting" + "Command": "Set-PnPListItemPermission -List 'Documents' -Identity 1 -User 'user@contoso.com' -AddRole 'Contribute' -ClearExisting", + "CommandName": "Set-PnPListItemPermission" }, { "Rank": 4, - "CommandName": "Set-PnPListItemPermission", "Id": 1311, - "Command": "Set-PnPListItemPermission -List 'Documents' -Identity 1 -InheritPermissions" + "Command": "Set-PnPListItemPermission -List 'Documents' -Identity 1 -InheritPermissions", + "CommandName": "Set-PnPListItemPermission" }, { "Rank": 5, - "CommandName": "Set-PnPListItemPermission", "Id": 1312, - "Command": "Set-PnPListItemPermission -List 'Documents' -Identity 1 -AddRole 'Read' -RemoveRole 'Contribute' -Group \"Site collection Visitors\"" + "Command": "Set-PnPListItemPermission -List 'Documents' -Identity 1 -AddRole 'Read' -RemoveRole 'Contribute' -Group \"Site collection Visitors\"", + "CommandName": "Set-PnPListItemPermission" }, { "Rank": 1, - "CommandName": "Set-PnPListPermission", "Id": 1313, - "Command": "Set-PnPListPermission -Identity 'Documents' -User 'user@contoso.com' -AddRole 'Contribute'" + "Command": "Set-PnPListPermission -Identity 'Documents' -User 'user@contoso.com' -AddRole 'Contribute'", + "CommandName": "Set-PnPListPermission" }, { "Rank": 2, - "CommandName": "Set-PnPListPermission", "Id": 1314, - "Command": "Set-PnPListPermission -Identity 'Documents' -User 'user@contoso.com' -RemoveRole 'Contribute'" + "Command": "Set-PnPListPermission -Identity 'Documents' -User 'user@contoso.com' -RemoveRole 'Contribute'", + "CommandName": "Set-PnPListPermission" }, { "Rank": 1, - "CommandName": "Set-PnPListRecordDeclaration", "Id": 1315, - "Command": "Set-PnPListRecordDeclaration -List \"Documents\" -ManualRecordDeclaration NeverAllowManualDeclaration" + "Command": "Set-PnPListRecordDeclaration -List \"Documents\" -ManualRecordDeclaration NeverAllowManualDeclaration", + "CommandName": "Set-PnPListRecordDeclaration" }, { "Rank": 2, - "CommandName": "Set-PnPListRecordDeclaration", "Id": 1316, - "Command": "Set-PnPListRecordDeclaration -List \"Documents\" -AutoRecordDeclaration $true" + "Command": "Set-PnPListRecordDeclaration -List \"Documents\" -AutoRecordDeclaration $true", + "CommandName": "Set-PnPListRecordDeclaration" }, { "Rank": 1, - "CommandName": "Set-PnPMasterPage", "Id": 1317, - "Command": "Set-PnPMasterPage -MasterPageServerRelativeUrl /sites/projects/_catalogs/masterpage/oslo.master" + "Command": "Set-PnPMasterPage -MasterPageServerRelativeUrl /sites/projects/_catalogs/masterpage/oslo.master", + "CommandName": "Set-PnPMasterPage" }, { "Rank": 2, - "CommandName": "Set-PnPMasterPage", "Id": 1318, - "Command": "Set-PnPMasterPage -MasterPageServerRelativeUrl /sites/projects/_catalogs/masterpage/oslo.master -CustomMasterPageServerRelativeUrl /sites/projects/_catalogs/masterpage/oslo.master" + "Command": "Set-PnPMasterPage -MasterPageServerRelativeUrl /sites/projects/_catalogs/masterpage/oslo.master -CustomMasterPageServerRelativeUrl /sites/projects/_catalogs/masterpage/oslo.master", + "CommandName": "Set-PnPMasterPage" }, { "Rank": 3, - "CommandName": "Set-PnPMasterPage", "Id": 1319, - "Command": "Set-PnPMasterPage -MasterPageSiteRelativeUrl _catalogs/masterpage/oslo.master" + "Command": "Set-PnPMasterPage -MasterPageSiteRelativeUrl _catalogs/masterpage/oslo.master", + "CommandName": "Set-PnPMasterPage" }, { "Rank": 4, - "CommandName": "Set-PnPMasterPage", "Id": 1320, - "Command": "Set-PnPMasterPage -MasterPageSiteRelativeUrl _catalogs/masterpage/oslo.master -CustomMasterPageSiteRelativeUrl _catalogs/masterpage/oslo.master" + "Command": "Set-PnPMasterPage -MasterPageSiteRelativeUrl _catalogs/masterpage/oslo.master -CustomMasterPageSiteRelativeUrl _catalogs/masterpage/oslo.master", + "CommandName": "Set-PnPMasterPage" }, { "Rank": 1, - "CommandName": "Set-PnPMessageCenterAnnouncementAsArchived", "Id": 1321, - "Command": "Set-PnPMessageCenterAnnouncementAsArchived -Identity \"MC123456\"" + "Command": "Set-PnPMessageCenterAnnouncementAsArchived -Identity \"MC123456\"", + "CommandName": "Set-PnPMessageCenterAnnouncementAsArchived" }, { "Rank": 2, - "CommandName": "Set-PnPMessageCenterAnnouncementAsArchived", "Id": 1322, - "Command": "Set-PnPMessageCenterAnnouncementAsArchived -Identity \"MC123456\", \"MC234567\"" + "Command": "Set-PnPMessageCenterAnnouncementAsArchived -Identity \"MC123456\", \"MC234567\"", + "CommandName": "Set-PnPMessageCenterAnnouncementAsArchived" }, { "Rank": 3, - "CommandName": "Set-PnPMessageCenterAnnouncementAsArchived", "Id": 1323, - "Command": "Set-PnPMessageCenterAnnouncementAsArchived" + "Command": "Set-PnPMessageCenterAnnouncementAsArchived", + "CommandName": "Set-PnPMessageCenterAnnouncementAsArchived" }, { "Rank": 1, - "CommandName": "Set-PnPMessageCenterAnnouncementAsFavorite", "Id": 1324, - "Command": "Set-PnPMessageCenterAnnouncementAsFavorite -Identity \"MC123456\"" + "Command": "Set-PnPMessageCenterAnnouncementAsFavorite -Identity \"MC123456\"", + "CommandName": "Set-PnPMessageCenterAnnouncementAsFavorite" }, { "Rank": 2, - "CommandName": "Set-PnPMessageCenterAnnouncementAsFavorite", "Id": 1325, - "Command": "Set-PnPMessageCenterAnnouncementAsFavorite -Identity \"MC123456\", \"MC234567\"" + "Command": "Set-PnPMessageCenterAnnouncementAsFavorite -Identity \"MC123456\", \"MC234567\"", + "CommandName": "Set-PnPMessageCenterAnnouncementAsFavorite" }, { "Rank": 3, - "CommandName": "Set-PnPMessageCenterAnnouncementAsFavorite", "Id": 1326, - "Command": "Set-PnPMessageCenterAnnouncementAsFavorite" + "Command": "Set-PnPMessageCenterAnnouncementAsFavorite", + "CommandName": "Set-PnPMessageCenterAnnouncementAsFavorite" }, { "Rank": 1, - "CommandName": "Set-PnPMessageCenterAnnouncementAsNotArchived", "Id": 1327, - "Command": "Set-PnPMessageCenterAnnouncementAsNotArchived -Identity \"MC123456\"" + "Command": "Set-PnPMessageCenterAnnouncementAsNotArchived -Identity \"MC123456\"", + "CommandName": "Set-PnPMessageCenterAnnouncementAsNotArchived" }, { "Rank": 2, - "CommandName": "Set-PnPMessageCenterAnnouncementAsNotArchived", "Id": 1328, - "Command": "Set-PnPMessageCenterAnnouncementAsNotArchived -Identity \"MC123456\", \"MC234567\"" + "Command": "Set-PnPMessageCenterAnnouncementAsNotArchived -Identity \"MC123456\", \"MC234567\"", + "CommandName": "Set-PnPMessageCenterAnnouncementAsNotArchived" }, { "Rank": 3, - "CommandName": "Set-PnPMessageCenterAnnouncementAsNotArchived", "Id": 1329, - "Command": "Set-PnPMessageCenterAnnouncementAsNotArchived" + "Command": "Set-PnPMessageCenterAnnouncementAsNotArchived", + "CommandName": "Set-PnPMessageCenterAnnouncementAsNotArchived" }, { "Rank": 1, - "CommandName": "Set-PnPMessageCenterAnnouncementAsNotFavorite", "Id": 1330, - "Command": "Set-PnPMessageCenterAnnouncementAsNotFavorite -Identity \"MC123456\"" + "Command": "Set-PnPMessageCenterAnnouncementAsNotFavorite -Identity \"MC123456\"", + "CommandName": "Set-PnPMessageCenterAnnouncementAsNotFavorite" }, { "Rank": 2, - "CommandName": "Set-PnPMessageCenterAnnouncementAsNotFavorite", "Id": 1331, - "Command": "Set-PnPMessageCenterAnnouncementAsNotFavorite -Identity \"MC123456\", \"MC234567\"" + "Command": "Set-PnPMessageCenterAnnouncementAsNotFavorite -Identity \"MC123456\", \"MC234567\"", + "CommandName": "Set-PnPMessageCenterAnnouncementAsNotFavorite" }, { "Rank": 3, - "CommandName": "Set-PnPMessageCenterAnnouncementAsNotFavorite", "Id": 1332, - "Command": "Set-PnPMessageCenterAnnouncementAsNotFavorite" + "Command": "Set-PnPMessageCenterAnnouncementAsNotFavorite", + "CommandName": "Set-PnPMessageCenterAnnouncementAsNotFavorite" }, { "Rank": 1, - "CommandName": "Set-PnPMessageCenterAnnouncementAsRead", "Id": 1333, - "Command": "Set-PnPMessageCenterAnnouncementAsRead -Identity \"MC123456\"" + "Command": "Set-PnPMessageCenterAnnouncementAsRead -Identity \"MC123456\"", + "CommandName": "Set-PnPMessageCenterAnnouncementAsRead" }, { "Rank": 2, - "CommandName": "Set-PnPMessageCenterAnnouncementAsRead", "Id": 1334, - "Command": "Set-PnPMessageCenterAnnouncementAsRead -Identity \"MC123456\", \"MC234567\"" + "Command": "Set-PnPMessageCenterAnnouncementAsRead -Identity \"MC123456\", \"MC234567\"", + "CommandName": "Set-PnPMessageCenterAnnouncementAsRead" }, { "Rank": 3, - "CommandName": "Set-PnPMessageCenterAnnouncementAsRead", "Id": 1335, - "Command": "Set-PnPMessageCenterAnnouncementAsRead" + "Command": "Set-PnPMessageCenterAnnouncementAsRead", + "CommandName": "Set-PnPMessageCenterAnnouncementAsRead" }, { "Rank": 1, - "CommandName": "Set-PnPMessageCenterAnnouncementAsUnread", "Id": 1336, - "Command": "Set-PnPMessageCenterAnnouncementAsUnread -Identity \"MC123456\"" + "Command": "Set-PnPMessageCenterAnnouncementAsUnread -Identity \"MC123456\"", + "CommandName": "Set-PnPMessageCenterAnnouncementAsUnread" }, { "Rank": 2, - "CommandName": "Set-PnPMessageCenterAnnouncementAsUnread", "Id": 1337, - "Command": "Set-PnPMessageCenterAnnouncementAsUnread -Identity \"MC123456\", \"MC234567\"" + "Command": "Set-PnPMessageCenterAnnouncementAsUnread -Identity \"MC123456\", \"MC234567\"", + "CommandName": "Set-PnPMessageCenterAnnouncementAsUnread" }, { "Rank": 3, - "CommandName": "Set-PnPMessageCenterAnnouncementAsUnread", "Id": 1338, - "Command": "Set-PnPMessageCenterAnnouncementAsUnread" + "Command": "Set-PnPMessageCenterAnnouncementAsUnread", + "CommandName": "Set-PnPMessageCenterAnnouncementAsUnread" }, { "Rank": 1, - "CommandName": "Set-PnPMicrosoft365Group", "Id": 1339, - "Command": "Set-PnPMicrosoft365Group -Identity $group -DisplayName \"My DisplayName\"" + "Command": "Set-PnPMicrosoft365Group -Identity $group -DisplayName \"My DisplayName\"", + "CommandName": "Set-PnPMicrosoft365Group" }, { "Rank": 2, - "CommandName": "Set-PnPMicrosoft365Group", "Id": 1340, - "Command": "Set-PnPMicrosoft365Group -Identity $groupId -Descriptions \"My Description\" -DisplayName \"My DisplayName\"" + "Command": "Set-PnPMicrosoft365Group -Identity $groupId -Descriptions \"My Description\" -DisplayName \"My DisplayName\"", + "CommandName": "Set-PnPMicrosoft365Group" }, { "Rank": 3, - "CommandName": "Set-PnPMicrosoft365Group", "Id": 1341, - "Command": "Set-PnPMicrosoft365Group -Identity $group -GroupLogoPath \".\\MyLogo.png\"" + "Command": "Set-PnPMicrosoft365Group -Identity $group -GroupLogoPath \".\\MyLogo.png\"", + "CommandName": "Set-PnPMicrosoft365Group" }, { "Rank": 4, - "CommandName": "Set-PnPMicrosoft365Group", "Id": 1342, - "Command": "Set-PnPMicrosoft365Group -Identity $group -IsPrivate:$false" + "Command": "Set-PnPMicrosoft365Group -Identity $group -IsPrivate:$false", + "CommandName": "Set-PnPMicrosoft365Group" }, { "Rank": 5, - "CommandName": "Set-PnPMicrosoft365Group", "Id": 1343, - "Command": "Set-PnPMicrosoft365Group -Identity $group -Owners demo@contoso.com" + "Command": "Set-PnPMicrosoft365Group -Identity $group -Owners demo@contoso.com", + "CommandName": "Set-PnPMicrosoft365Group" }, { "Rank": 6, - "CommandName": "Set-PnPMicrosoft365Group", "Id": 1344, - "Command": "Set-PnPMicrosoft365Group -Identity $group -SensitivityLabels \"bc98af29-59eb-4869-baaa-9a8dff631aa4\"" + "Command": "Set-PnPMicrosoft365Group -Identity $group -SensitivityLabels \"bc98af29-59eb-4869-baaa-9a8dff631aa4\"", + "CommandName": "Set-PnPMicrosoft365Group" }, { "Rank": 1, - "CommandName": "Set-PnPMicrosoft365GroupSettings", "Id": 1345, - "Command": "Set-PnPMicrosoft365GroupSettings -Identity $groupSettingId -Values @{\"AllowToAddGuests\"=\"true\"}" + "Command": "Set-PnPMicrosoft365GroupSettings -Identity $groupSettingId -Values @{\"AllowToAddGuests\"=\"true\"}", + "CommandName": "Set-PnPMicrosoft365GroupSettings" }, { "Rank": 2, - "CommandName": "Set-PnPMicrosoft365GroupSettings", "Id": 1346, - "Command": "Set-PnPMicrosoft365GroupSettings -Identity $groupSettingId -Values @{\"AllowToAddGuests\"=\"true\"} -Group $groupId" + "Command": "Set-PnPMicrosoft365GroupSettings -Identity $groupSettingId -Values @{\"AllowToAddGuests\"=\"true\"} -Group $groupId", + "CommandName": "Set-PnPMicrosoft365GroupSettings" }, { "Rank": 1, - "CommandName": "Set-PnPMinimalDownloadStrategy", "Id": 1347, - "Command": "Set-PnPMinimalDownloadStrategy -Off" + "Command": "Set-PnPMinimalDownloadStrategy -Off", + "CommandName": "Set-PnPMinimalDownloadStrategy" }, { "Rank": 2, - "CommandName": "Set-PnPMinimalDownloadStrategy", "Id": 1348, - "Command": "Set-PnPMinimalDownloadStrategy -On" + "Command": "Set-PnPMinimalDownloadStrategy -On", + "CommandName": "Set-PnPMinimalDownloadStrategy" }, { "Rank": 1, - "CommandName": "Set-PnPPage", "Id": 1349, - "Command": "Set-PnPPage -Identity \"MyPage\" -LayoutType Home -Title \"My Page\"" + "Command": "Set-PnPPage -Identity \"MyPage\" -LayoutType Home -Title \"My Page\"", + "CommandName": "Set-PnPPage" }, { "Rank": 2, - "CommandName": "Set-PnPPage", "Id": 1350, - "Command": "Set-PnPPage -Identity \"MyPage\" -CommentsEnabled" + "Command": "Set-PnPPage -Identity \"MyPage\" -CommentsEnabled", + "CommandName": "Set-PnPPage" }, { "Rank": 3, - "CommandName": "Set-PnPPage", "Id": 1351, - "Command": "Set-PnPPage -Identity \"MyPage\" -CommentsEnabled:$false" + "Command": "Set-PnPPage -Identity \"MyPage\" -CommentsEnabled:$false", + "CommandName": "Set-PnPPage" }, { "Rank": 4, - "CommandName": "Set-PnPPage", "Id": 1352, - "Command": "Set-PnPPage -Identity \"hr/MyPage\" -HeaderType Default" + "Command": "Set-PnPPage -Identity \"hr/MyPage\" -HeaderType Default", + "CommandName": "Set-PnPPage" }, { "Rank": 5, - "CommandName": "Set-PnPPage", "Id": 1353, - "Command": "Set-PnPPage -Identity \"MyPage\" -HeaderType None" + "Command": "Set-PnPPage -Identity \"MyPage\" -HeaderType None", + "CommandName": "Set-PnPPage" }, { "Rank": 6, - "CommandName": "Set-PnPPage", "Id": 1354, - "Command": "Set-PnPPage -Identity \"MyPage\" -HeaderType Custom -ServerRelativeImageUrl \"/sites/demo1/assets/myimage.png\" -TranslateX 10.5 -TranslateY 11.0" + "Command": "Set-PnPPage -Identity \"MyPage\" -HeaderType Custom -ServerRelativeImageUrl \"/sites/demo1/assets/myimage.png\" -TranslateX 10.5 -TranslateY 11.0", + "CommandName": "Set-PnPPage" }, { "Rank": 7, - "CommandName": "Set-PnPPage", "Id": 1355, - "Command": "Set-PnPPage -Identity \"MyPage\" -ScheduledPublishDate (Get-Date).AddHours(1)" + "Command": "Set-PnPPage -Identity \"MyPage\" -ScheduledPublishDate (Get-Date).AddHours(1)", + "CommandName": "Set-PnPPage" }, { "Rank": 8, - "CommandName": "Set-PnPPage", "Id": 1356, - "Command": "Set-PnPPage -Name \"NewPage\" -Translate" + "Command": "Set-PnPPage -Name \"NewPage\" -Translate", + "CommandName": "Set-PnPPage" }, { "Rank": 9, - "CommandName": "Set-PnPPage", "Id": 1357, - "Command": "Set-PnPPage -Name \"NewPage\" -Translate -TranslationLanguageCodes 1043" + "Command": "Set-PnPPage -Name \"NewPage\" -Translate -TranslationLanguageCodes 1043", + "CommandName": "Set-PnPPage" }, { "Rank": 10, - "CommandName": "Set-PnPPage", "Id": 1358, - "Command": "Set-PnPPage -Name \"NewPage\" -Translate -TranslationLanguageCodes 1043,1035" + "Command": "Set-PnPPage -Name \"NewPage\" -Translate -TranslationLanguageCodes 1043,1035", + "CommandName": "Set-PnPPage" }, { "Rank": 1, - "CommandName": "Set-PnPPageTextPart", "Id": 1359, - "Command": "Set-PnPPageTextPart -Page Home -InstanceId a2875399-d6ff-43a0-96da-be6ae5875f82 -Text \"MyText\"" + "Command": "Set-PnPPageTextPart -Page Home -InstanceId a2875399-d6ff-43a0-96da-be6ae5875f82 -Text \"MyText\"", + "CommandName": "Set-PnPPageTextPart" }, { "Rank": 1, - "CommandName": "Set-PnPPageWebPart", "Id": 1360, - "Command": "Set-PnPPageWebPart -Page Home -Identity a2875399-d6ff-43a0-96da-be6ae5875f82 -PropertiesJson \"`\"Property1`\"=`\"Value1`\"\"" + "Command": "Set-PnPPageWebPart -Page Home -Identity a2875399-d6ff-43a0-96da-be6ae5875f82 -PropertiesJson \"`\"Property1`\"=`\"Value1`\"\"", + "CommandName": "Set-PnPPageWebPart" }, { "Rank": 2, - "CommandName": "Set-PnPPageWebPart", "Id": 1361, - "Command": "Set-PnPPageWebPart -Page Home -Identity a2875399-d6ff-43a0-96da-be6ae5875f82 -PropertiesJson $myproperties" + "Command": "Set-PnPPageWebPart -Page Home -Identity a2875399-d6ff-43a0-96da-be6ae5875f82 -PropertiesJson $myproperties", + "CommandName": "Set-PnPPageWebPart" }, { "Rank": 1, - "CommandName": "Set-PnPPlannerBucket", "Id": 1362, - "Command": "Set-PnPPlannerBucket -Bucket \"Todos\" -Group \"Marketing\" -Plan \"Conference Plan\" -Name \"Pre-conf Todos\"" + "Command": "Set-PnPPlannerBucket -Bucket \"Todos\" -Group \"Marketing\" -Plan \"Conference Plan\" -Name \"Pre-conf Todos\"", + "CommandName": "Set-PnPPlannerBucket" }, { "Rank": 1, - "CommandName": "Set-PnPPlannerConfiguration", "Id": 1363, - "Command": "Set-PnPPlannerConfiguration -AllowRosterCreation:$false -IsPlannerAllowed:$true" + "Command": "Set-PnPPlannerConfiguration -AllowRosterCreation:$false -IsPlannerAllowed:$true", + "CommandName": "Set-PnPPlannerConfiguration" }, { "Rank": 2, - "CommandName": "Set-PnPPlannerConfiguration", "Id": 1364, - "Command": "Set-PnPPlannerConfiguration -AllowPlannerMobilePushNotifications $false" + "Command": "Set-PnPPlannerConfiguration -AllowPlannerMobilePushNotifications $false", + "CommandName": "Set-PnPPlannerConfiguration" }, { "Rank": 1, - "CommandName": "Set-PnPPlannerPlan", "Id": 1365, - "Command": "Set-PnPPlannerPlan -Group \"Marketing\" -Plan \"Conference\" -Title \"Conference 2020\"" + "Command": "Set-PnPPlannerPlan -Group \"Marketing\" -Plan \"Conference\" -Title \"Conference 2020\"", + "CommandName": "Set-PnPPlannerPlan" }, { "Rank": 1, - "CommandName": "Set-PnPPlannerTask", "Id": 1366, - "Command": "Set-PnPPlannerTask -TaskId RSNNbc4HM0e7jt-btAKtTZYAFAf0 -Title \"New Title\" -StartDateTime 2020-10-01" + "Command": "Set-PnPPlannerTask -TaskId RSNNbc4HM0e7jt-btAKtTZYAFAf0 -Title \"New Title\" -StartDateTime 2020-10-01", + "CommandName": "Set-PnPPlannerTask" }, { "Rank": 2, - "CommandName": "Set-PnPPlannerTask", "Id": 1367, - "Command": "Set-PnPPlannerTask -TaskId RSNNbc4HM0e7jt-btAKtTZYAFAf0 -Title \"New Title\" -Bucket \"To do\"" + "Command": "Set-PnPPlannerTask -TaskId RSNNbc4HM0e7jt-btAKtTZYAFAf0 -Title \"New Title\" -Bucket \"To do\"", + "CommandName": "Set-PnPPlannerTask" }, { "Rank": 3, - "CommandName": "Set-PnPPlannerTask", "Id": 1368, - "Command": "Set-PnPPlannerTask -TaskId RSNNbc4HM0e7jt-btAKtTZYAFAf0 -AssignedTo \"user@contoso.com\",\"manager@contoso.com\"" + "Command": "Set-PnPPlannerTask -TaskId RSNNbc4HM0e7jt-btAKtTZYAFAf0 -AssignedTo \"user@contoso.com\",\"manager@contoso.com\"", + "CommandName": "Set-PnPPlannerTask" }, { "Rank": 1, - "CommandName": "Set-PnPPlannerUserPolicy", "Id": 1369, - "Command": "Set-PnPPlannerUserPolicy -Identity \"johndoe@contoso.onmicrosoft.com\"" + "Command": "Set-PnPPlannerUserPolicy -Identity \"johndoe@contoso.onmicrosoft.com\"", + "CommandName": "Set-PnPPlannerUserPolicy" }, { "Rank": 1, - "CommandName": "Set-PnPPropertyBagValue", "Id": 1370, - "Command": "Set-PnPPropertyBagValue -Key MyKey -Value MyValue" + "Command": "Set-PnPPropertyBagValue -Key MyKey -Value MyValue", + "CommandName": "Set-PnPPropertyBagValue" }, { "Rank": 2, - "CommandName": "Set-PnPPropertyBagValue", "Id": 1371, - "Command": "Set-PnPPropertyBagValue -Key MyKey -Value MyValue -Folder /" + "Command": "Set-PnPPropertyBagValue -Key MyKey -Value MyValue -Folder /", + "CommandName": "Set-PnPPropertyBagValue" }, { "Rank": 3, - "CommandName": "Set-PnPPropertyBagValue", "Id": 1372, - "Command": "Set-PnPPropertyBagValue -Key MyKey -Value MyValue -Folder /MyFolder" + "Command": "Set-PnPPropertyBagValue -Key MyKey -Value MyValue -Folder /MyFolder", + "CommandName": "Set-PnPPropertyBagValue" }, { "Rank": 1, - "CommandName": "Set-PnPRequestAccessEmails", "Id": 1373, - "Command": "Set-PnPRequestAccessEmails -Emails someone@example.com" + "Command": "Set-PnPRequestAccessEmails -Emails someone@example.com", + "CommandName": "Set-PnPRequestAccessEmails" }, { "Rank": 2, - "CommandName": "Set-PnPRequestAccessEmails", "Id": 1374, - "Command": "Set-PnPRequestAccessEmails -Disabled" + "Command": "Set-PnPRequestAccessEmails -Disabled", + "CommandName": "Set-PnPRequestAccessEmails" }, { "Rank": 3, - "CommandName": "Set-PnPRequestAccessEmails", "Id": 1375, - "Command": "Set-PnPRequestAccessEmails -Disabled:$false" + "Command": "Set-PnPRequestAccessEmails -Disabled:$false", + "CommandName": "Set-PnPRequestAccessEmails" }, { "Rank": 1, - "CommandName": "Set-PnPRoleDefinition", "Id": 1376, - "Command": "Set-PnPRoleDefinition -Identity \"CustomPerm\" -Clear EditListItems" + "Command": "Set-PnPRoleDefinition -Identity \"CustomPerm\" -Clear EditListItems", + "CommandName": "Set-PnPRoleDefinition" }, { "Rank": 2, - "CommandName": "Set-PnPRoleDefinition", "Id": 1377, - "Command": "Set-PnPRoleDefinition -Identity \"NoDelete\" -SelectAll -Clear DeleteListItems" + "Command": "Set-PnPRoleDefinition -Identity \"NoDelete\" -SelectAll -Clear DeleteListItems", + "CommandName": "Set-PnPRoleDefinition" }, { "Rank": 3, - "CommandName": "Set-PnPRoleDefinition", "Id": 1378, - "Command": "Set-PnPRoleDefinition -Identity \"CustomPerm\" -NewRoleName \"NoDelete\" -Description \"Contribute without delete\"" + "Command": "Set-PnPRoleDefinition -Identity \"CustomPerm\" -NewRoleName \"NoDelete\" -Description \"Contribute without delete\"", + "CommandName": "Set-PnPRoleDefinition" }, { "Rank": 4, - "CommandName": "Set-PnPRoleDefinition", "Id": 1379, - "Command": "Set-PnPRoleDefinition -Identity \"CustomPerm\" -Order 500" + "Command": "Set-PnPRoleDefinition -Identity \"CustomPerm\" -Order 500", + "CommandName": "Set-PnPRoleDefinition" }, { "Rank": 1, - "CommandName": "Set-PnPSearchConfiguration", "Id": 1380, - "Command": "Set-PnPSearchConfiguration -Configuration $config" + "Command": "Set-PnPSearchConfiguration -Configuration $config", + "CommandName": "Set-PnPSearchConfiguration" }, { "Rank": 2, - "CommandName": "Set-PnPSearchConfiguration", "Id": 1381, - "Command": "Set-PnPSearchConfiguration -Configuration $config -Scope Site" + "Command": "Set-PnPSearchConfiguration -Configuration $config -Scope Site", + "CommandName": "Set-PnPSearchConfiguration" }, { "Rank": 3, - "CommandName": "Set-PnPSearchConfiguration", "Id": 1382, - "Command": "Set-PnPSearchConfiguration -Configuration $config -Scope Subscription" + "Command": "Set-PnPSearchConfiguration -Configuration $config -Scope Subscription", + "CommandName": "Set-PnPSearchConfiguration" }, { "Rank": 4, - "CommandName": "Set-PnPSearchConfiguration", "Id": 1383, - "Command": "Set-PnPSearchConfiguration -Path searchconfig.xml -Scope Subscription" + "Command": "Set-PnPSearchConfiguration -Path searchconfig.xml -Scope Subscription", + "CommandName": "Set-PnPSearchConfiguration" }, { "Rank": 1, - "CommandName": "Set-PnPSearchSettings", "Id": 1384, - "Command": "Set-PnPSearchSettings -SearchBoxInNavBar Hidden -Scope Site" + "Command": "Set-PnPSearchSettings -SearchBoxInNavBar Hidden -Scope Site", + "CommandName": "Set-PnPSearchSettings" }, { "Rank": 2, - "CommandName": "Set-PnPSearchSettings", "Id": 1385, - "Command": "Set-PnPSearchSettings -SearchBoxInNavBar Hidden -Scope Web" + "Command": "Set-PnPSearchSettings -SearchBoxInNavBar Hidden -Scope Web", + "CommandName": "Set-PnPSearchSettings" }, { "Rank": 3, - "CommandName": "Set-PnPSearchSettings", "Id": 1386, - "Command": "Set-PnPSearchSettings -SearchPageUrl \"https://contoso.sharepoint.com/sites/mysearch/SitePages/search.aspx\"" + "Command": "Set-PnPSearchSettings -SearchPageUrl \"https://contoso.sharepoint.com/sites/mysearch/SitePages/search.aspx\"", + "CommandName": "Set-PnPSearchSettings" }, { "Rank": 4, - "CommandName": "Set-PnPSearchSettings", "Id": 1387, - "Command": "Set-PnPSearchSettings -SearchPageUrl \"\"" + "Command": "Set-PnPSearchSettings -SearchPageUrl \"\"", + "CommandName": "Set-PnPSearchSettings" }, { "Rank": 5, - "CommandName": "Set-PnPSearchSettings", "Id": 1388, - "Command": "Set-PnPSearchSettings -SearchPageUrl \"https://contoso.sharepoint.com/sites/mysearch/SitePages/search.aspx\" -Scope Site" + "Command": "Set-PnPSearchSettings -SearchPageUrl \"https://contoso.sharepoint.com/sites/mysearch/SitePages/search.aspx\" -Scope Site", + "CommandName": "Set-PnPSearchSettings" }, { "Rank": 6, - "CommandName": "Set-PnPSearchSettings", "Id": 1389, - "Command": "Set-PnPSearchSettings -SearchScope Tenant" + "Command": "Set-PnPSearchSettings -SearchScope Tenant", + "CommandName": "Set-PnPSearchSettings" }, { "Rank": 7, - "CommandName": "Set-PnPSearchSettings", "Id": 1390, - "Command": "Set-PnPSearchSettings -SearchScope Hub" + "Command": "Set-PnPSearchSettings -SearchScope Hub", + "CommandName": "Set-PnPSearchSettings" }, { "Rank": 1, - "CommandName": "Set-PnPSite", "Id": 1391, - "Command": "Set-PnPSite -Classification \"HBI\"" + "Command": "Set-PnPSite -Classification \"HBI\"", + "CommandName": "Set-PnPSite" }, { "Rank": 2, - "CommandName": "Set-PnPSite", "Id": 1392, - "Command": "Set-PnPSite -Classification $null" + "Command": "Set-PnPSite -Classification $null", + "CommandName": "Set-PnPSite" }, { "Rank": 3, - "CommandName": "Set-PnPSite", "Id": 1393, - "Command": "Set-PnPSite -DisableFlows" + "Command": "Set-PnPSite -DisableFlows", + "CommandName": "Set-PnPSite" }, { "Rank": 4, - "CommandName": "Set-PnPSite", "Id": 1394, - "Command": "Set-PnPSite -DisableFlows:$false" + "Command": "Set-PnPSite -DisableFlows:$false", + "CommandName": "Set-PnPSite" }, { "Rank": 5, - "CommandName": "Set-PnPSite", "Id": 1395, - "Command": "Set-PnPSite -LogoFilePath c:\\images\\mylogo.png" + "Command": "Set-PnPSite -LogoFilePath c:\\images\\mylogo.png", + "CommandName": "Set-PnPSite" }, { "Rank": 6, - "CommandName": "Set-PnPSite", "Id": 1396, - "Command": "Set-PnPSite -NoScriptSite $false" + "Command": "Set-PnPSite -NoScriptSite $false", + "CommandName": "Set-PnPSite" }, { "Rank": 1, - "CommandName": "Set-PnPSiteClassification", "Id": 1397, - "Command": "Set-PnPSiteClassification -Identity \"LBI\"" + "Command": "Set-PnPSiteClassification -Identity \"LBI\"", + "CommandName": "Set-PnPSiteClassification" }, { "Rank": 1, - "CommandName": "Set-PnPSiteClosure", "Id": 1398, - "Command": "Set-PnPSiteClosure -State Open" + "Command": "Set-PnPSiteClosure -State Open", + "CommandName": "Set-PnPSiteClosure" }, { "Rank": 2, - "CommandName": "Set-PnPSiteClosure", "Id": 1399, - "Command": "Set-PnPSiteClosure -State Closed" + "Command": "Set-PnPSiteClosure -State Closed", + "CommandName": "Set-PnPSiteClosure" }, { "Rank": 1, - "CommandName": "Set-PnPSiteDesign", "Id": 1400, - "Command": "Set-PnPSiteDesign -Identity 046e2e76-67ba-46ca-a5f6-8eb418a7821e -Title \"My Updated Company Design\"" + "Command": "Set-PnPSiteDesign -Identity 046e2e76-67ba-46ca-a5f6-8eb418a7821e -Title \"My Updated Company Design\"", + "CommandName": "Set-PnPSiteDesign" }, { "Rank": 2, - "CommandName": "Set-PnPSiteDesign", "Id": 1401, - "Command": "Set-PnPSiteDesign -Identity 046e2e76-67ba-46ca-a5f6-8eb418a7821e -Title \"My Company Design\" -Description \"My description\" -ThumbnailUrl \"https://contoso.sharepoint.com/sites/templates/my images/logo.png\"" + "Command": "Set-PnPSiteDesign -Identity 046e2e76-67ba-46ca-a5f6-8eb418a7821e -Title \"My Company Design\" -Description \"My description\" -ThumbnailUrl \"https://contoso.sharepoint.com/sites/templates/my images/logo.png\"", + "CommandName": "Set-PnPSiteDesign" }, { "Rank": 1, - "CommandName": "Set-PnPSiteGroup", "Id": 1402, - "Command": "Set-PnPSiteGroup -Site \"https://contoso.sharepoint.com/sites/siteA\" -Identity \"ProjectViewers\" -PermissionLevelsToRemove \"Full Control\" -PermissionLevelsToAdd \"View Only\"" + "Command": "Set-PnPSiteGroup -Site \"https://contoso.sharepoint.com/sites/siteA\" -Identity \"ProjectViewers\" -PermissionLevelsToRemove \"Full Control\" -PermissionLevelsToAdd \"View Only\"", + "CommandName": "Set-PnPSiteGroup" }, { "Rank": 2, - "CommandName": "Set-PnPSiteGroup", "Id": 1403, - "Command": "Set-PnPSiteGroup -Site \"https://contoso.sharepoint.com\" -Identity \"ProjectViewers\" -Owner user@domain.com" + "Command": "Set-PnPSiteGroup -Site \"https://contoso.sharepoint.com\" -Identity \"ProjectViewers\" -Owner user@domain.com", + "CommandName": "Set-PnPSiteGroup" }, { "Rank": 1, - "CommandName": "Set-PnPSitePolicy", "Id": 1404, - "Command": "Set-PnPSitePolicy -Name \"Contoso HBI\"" + "Command": "Set-PnPSitePolicy -Name \"Contoso HBI\"", + "CommandName": "Set-PnPSitePolicy" }, { "Rank": 1, - "CommandName": "Set-PnPSiteScript", "Id": 1405, - "Command": "Set-PnPSiteScript -Identity f1d55d9b-b116-4f54-bc00-164a51e7e47f -Title \"My Site Script\"" + "Command": "Set-PnPSiteScript -Identity f1d55d9b-b116-4f54-bc00-164a51e7e47f -Title \"My Site Script\"", + "CommandName": "Set-PnPSiteScript" }, { "Rank": 1, - "CommandName": "Set-PnPSiteScriptPackage", "Id": 1406, - "Command": "Set-PnPSiteScriptPackage -Identity f1d55d9b-b116-4f54-bc00-164a51e7e47f -Title \"My Site Script\"" + "Command": "Set-PnPSiteScriptPackage -Identity f1d55d9b-b116-4f54-bc00-164a51e7e47f -Title \"My Site Script\"", + "CommandName": "Set-PnPSiteScriptPackage" }, { "Rank": 1, - "CommandName": "Set-PnPSiteSensitivityLabel", "Id": 1407, - "Command": "Set-PnPSiteSensitivityLabel -Identity \"Top Secret\"" + "Command": "Set-PnPSiteSensitivityLabel -Identity \"Top Secret\"", + "CommandName": "Set-PnPSiteSensitivityLabel" }, { "Rank": 2, - "CommandName": "Set-PnPSiteSensitivityLabel", "Id": 1408, - "Command": "Set-PnPSiteSensitivityLabel -Identity a1888df2-84c2-4379-8d53-7091dd630ca7" + "Command": "Set-PnPSiteSensitivityLabel -Identity a1888df2-84c2-4379-8d53-7091dd630ca7", + "CommandName": "Set-PnPSiteSensitivityLabel" }, { "Rank": 1, - "CommandName": "Set-PnPSiteTemplateMetadata", "Id": 1409, - "Command": "Set-PnPSiteTemplateMetadata -Path template.xml -TemplateDisplayName \"DisplayNameValue\"" + "Command": "Set-PnPSiteTemplateMetadata -Path template.xml -TemplateDisplayName \"DisplayNameValue\"", + "CommandName": "Set-PnPSiteTemplateMetadata" }, { "Rank": 2, - "CommandName": "Set-PnPSiteTemplateMetadata", "Id": 1410, - "Command": "Set-PnPSiteTemplateMetadata -Path template.pnp -TemplateDisplayName \"DisplayNameValue\"" + "Command": "Set-PnPSiteTemplateMetadata -Path template.pnp -TemplateDisplayName \"DisplayNameValue\"", + "CommandName": "Set-PnPSiteTemplateMetadata" }, { "Rank": 3, - "CommandName": "Set-PnPSiteTemplateMetadata", "Id": 1411, - "Command": "Set-PnPSiteTemplateMetadata -Path template.xml -TemplateImagePreviewUrl \"Full URL of the Image Preview\"" + "Command": "Set-PnPSiteTemplateMetadata -Path template.xml -TemplateImagePreviewUrl \"Full URL of the Image Preview\"", + "CommandName": "Set-PnPSiteTemplateMetadata" }, { "Rank": 4, - "CommandName": "Set-PnPSiteTemplateMetadata", "Id": 1412, - "Command": "Set-PnPSiteTemplateMetadata -Path template.pnp -TemplateImagePreviewUrl \"Full URL of the Image Preview\"" + "Command": "Set-PnPSiteTemplateMetadata -Path template.pnp -TemplateImagePreviewUrl \"Full URL of the Image Preview\"", + "CommandName": "Set-PnPSiteTemplateMetadata" }, { "Rank": 5, - "CommandName": "Set-PnPSiteTemplateMetadata", "Id": 1413, - "Command": "Set-PnPSiteTemplateMetadata -Path template.xml -TemplateProperties @{\"Property1\" = \"Test Value 1\"; \"Property2\"=\"Test Value 2\"}" + "Command": "Set-PnPSiteTemplateMetadata -Path template.xml -TemplateProperties @{\"Property1\" = \"Test Value 1\"; \"Property2\"=\"Test Value 2\"}", + "CommandName": "Set-PnPSiteTemplateMetadata" }, { "Rank": 6, - "CommandName": "Set-PnPSiteTemplateMetadata", "Id": 1414, - "Command": "Set-PnPSiteTemplateMetadata -Path template.pnp -TemplateProperties @{\"Property1\" = \"Test Value 1\"; \"Property2\"=\"Test Value 2\"}" + "Command": "Set-PnPSiteTemplateMetadata -Path template.pnp -TemplateProperties @{\"Property1\" = \"Test Value 1\"; \"Property2\"=\"Test Value 2\"}", + "CommandName": "Set-PnPSiteTemplateMetadata" }, { "Rank": 1, - "CommandName": "Set-PnPStorageEntity", "Id": 1415, - "Command": "Set-PnPStorageEntity -Key MyKey -Value \"MyValue\" -Comment \"My Comment\" -Description \"My Description\"" + "Command": "Set-PnPStorageEntity -Key MyKey -Value \"MyValue\" -Comment \"My Comment\" -Description \"My Description\"", + "CommandName": "Set-PnPStorageEntity" }, { "Rank": 2, - "CommandName": "Set-PnPStorageEntity", "Id": 1416, - "Command": "Set-PnPStorageEntity -Scope Site -Key MyKey -Value \"MyValue\" -Comment \"My Comment\" -Description \"My Description\"" + "Command": "Set-PnPStorageEntity -Scope Site -Key MyKey -Value \"MyValue\" -Comment \"My Comment\" -Description \"My Description\"", + "CommandName": "Set-PnPStorageEntity" }, { "Rank": 1, - "CommandName": "Set-PnPStructuralNavigationCacheSiteState", "Id": 1417, - "Command": "Set-PnPStructuralNavigationCacheSiteState -IsEnabled $true -SiteUrl \"https://contoso.sharepoint.com/sites/product/\"" + "Command": "Set-PnPStructuralNavigationCacheSiteState -IsEnabled $true -SiteUrl \"https://contoso.sharepoint.com/sites/product/\"", + "CommandName": "Set-PnPStructuralNavigationCacheSiteState" }, { "Rank": 2, - "CommandName": "Set-PnPStructuralNavigationCacheSiteState", "Id": 1418, - "Command": "Set-PnPStructuralNavigationCacheSiteState -IsEnabled $false -SiteUrl \"https://contoso.sharepoint.com/sites/product/\"" + "Command": "Set-PnPStructuralNavigationCacheSiteState -IsEnabled $false -SiteUrl \"https://contoso.sharepoint.com/sites/product/\"", + "CommandName": "Set-PnPStructuralNavigationCacheSiteState" }, { "Rank": 1, - "CommandName": "Set-PnPStructuralNavigationCacheWebState", "Id": 1419, - "Command": "Set-PnPStructuralNavigationCacheWebState -IsEnabled $true -WebUrl \"https://contoso.sharepoint.com/sites/product/electronics\"" + "Command": "Set-PnPStructuralNavigationCacheWebState -IsEnabled $true -WebUrl \"https://contoso.sharepoint.com/sites/product/electronics\"", + "CommandName": "Set-PnPStructuralNavigationCacheWebState" }, { "Rank": 2, - "CommandName": "Set-PnPStructuralNavigationCacheWebState", "Id": 1420, - "Command": "Set-PnPStructuralNavigationCacheWebState -IsEnabled $false -WebUrl \"https://contoso.sharepoint.com/sites/product/electronics\"" + "Command": "Set-PnPStructuralNavigationCacheWebState -IsEnabled $false -WebUrl \"https://contoso.sharepoint.com/sites/product/electronics\"", + "CommandName": "Set-PnPStructuralNavigationCacheWebState" }, { "Rank": 1, - "CommandName": "Set-PnPSubscribeSharePointNewsDigest", "Id": 1421, - "Command": "Set-PnPSubscribeSharePointNewsDigest -Account 'user@domain.com' -Enabled:$true" + "Command": "Set-PnPSubscribeSharePointNewsDigest -Account 'user@domain.com' -Enabled:$true", + "CommandName": "Set-PnPSubscribeSharePointNewsDigest" }, { "Rank": 2, - "CommandName": "Set-PnPSubscribeSharePointNewsDigest", "Id": 1422, - "Command": "Set-PnPSubscribeSharePointNewsDigest -Account 'user@domain.com' -Enabled:$false" + "Command": "Set-PnPSubscribeSharePointNewsDigest -Account 'user@domain.com' -Enabled:$false", + "CommandName": "Set-PnPSubscribeSharePointNewsDigest" }, { "Rank": 1, - "CommandName": "Set-PnPTaxonomyFieldValue", "Id": 1423, - "Command": "Set-PnPTaxonomyFieldValue -ListItem $item -InternalFieldName 'Department' -TermId 863b832b-6818-4e6a-966d-2d3ee057931c" + "Command": "Set-PnPTaxonomyFieldValue -ListItem $item -InternalFieldName 'Department' -TermId 863b832b-6818-4e6a-966d-2d3ee057931c", + "CommandName": "Set-PnPTaxonomyFieldValue" }, { "Rank": 2, - "CommandName": "Set-PnPTaxonomyFieldValue", "Id": 1424, - "Command": "Set-PnPTaxonomyFieldValue -ListItem $item -InternalFieldName 'Department' -TermPath 'CORPORATE|DEPARTMENTS|HR'" + "Command": "Set-PnPTaxonomyFieldValue -ListItem $item -InternalFieldName 'Department' -TermPath 'CORPORATE|DEPARTMENTS|HR'", + "CommandName": "Set-PnPTaxonomyFieldValue" }, { "Rank": 3, - "CommandName": "Set-PnPTaxonomyFieldValue", "Id": 1425, - "Command": "Set-PnPTaxonomyFieldValue -ListItem $item -InternalFieldName 'Department' -Terms @{\"TermId1\"=\"Label1\";\"TermId2\"=\"Label2\"}" + "Command": "Set-PnPTaxonomyFieldValue -ListItem $item -InternalFieldName 'Department' -Terms @{\"TermId1\"=\"Label1\";\"TermId2\"=\"Label2\"}", + "CommandName": "Set-PnPTaxonomyFieldValue" }, { "Rank": 1, - "CommandName": "Set-PnPTeamifyPromptHidden", "Id": 1426, - "Command": "Set-PnPTeamifyPromptHidden" + "Command": "Set-PnPTeamifyPromptHidden", + "CommandName": "Set-PnPTeamifyPromptHidden" }, { "Rank": 1, - "CommandName": "Set-PnPTeamsChannel", "Id": 1427, - "Command": "Set-PnPTeamsChannel -Team \"MyTeam\" -Channel \"MyChannel\" -DisplayName \"My Channel\"" + "Command": "Set-PnPTeamsChannel -Team \"MyTeam\" -Channel \"MyChannel\" -DisplayName \"My Channel\"", + "CommandName": "Set-PnPTeamsChannel" }, { "Rank": 2, - "CommandName": "Set-PnPTeamsChannel", "Id": 1428, - "Command": "Set-PnPTeamsChannel -Team \"MyTeam\" -Channel \"MyChannel\" -IsFavoriteByDefault $true" + "Command": "Set-PnPTeamsChannel -Team \"MyTeam\" -Channel \"MyChannel\" -IsFavoriteByDefault $true", + "CommandName": "Set-PnPTeamsChannel" }, { "Rank": 1, - "CommandName": "Set-PnpTeamsChannelUser", "Id": 1429, - "Command": "Set-PnPTeamsChannelUser -Team 4efdf392-8225-4763-9e7f-4edeb7f721aa -Channel \"19:796d063b63e34497aeaf092c8fb9b44e@thread.skype\" -Identity MCMjMiMjMDAwMDAwMDAtMDAwMC0wMDAwLTAwMDAtMDAwMDAwMDAwMDAwIyMxOTowMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMEB0aHJlYWQuc2t5cGUjIzAwMDAwMDAwLTAwMDAtMDAwMC0wMDAwLTAwMDAwMDAwMDAwMA== -Role Owner" + "Command": "Set-PnPTeamsChannelUser -Team 4efdf392-8225-4763-9e7f-4edeb7f721aa -Channel \"19:796d063b63e34497aeaf092c8fb9b44e@thread.skype\" -Identity MCMjMiMjMDAwMDAwMDAtMDAwMC0wMDAwLTAwMDAtMDAwMDAwMDAwMDAwIyMxOTowMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMEB0aHJlYWQuc2t5cGUjIzAwMDAwMDAwLTAwMDAtMDAwMC0wMDAwLTAwMDAwMDAwMDAwMA== -Role Owner", + "CommandName": "Set-PnpTeamsChannelUser" }, { "Rank": 2, - "CommandName": "Set-PnpTeamsChannelUser", "Id": 1430, - "Command": "Set-PnPTeamsChannelUser -Team \"My Team\" -Channel \"My Private Channel\" -Identity john@doe.com -Role Member" + "Command": "Set-PnPTeamsChannelUser -Team \"My Team\" -Channel \"My Private Channel\" -Identity john@doe.com -Role Member", + "CommandName": "Set-PnpTeamsChannelUser" }, { "Rank": 1, - "CommandName": "Set-PnPTeamsTab", "Id": 1431, - "Command": "Set-PnPTeamsTab -Team \"MyTeam\" -Channel \"My Channel\" -Identity \"Wiki\" -DisplayName \"Channel Wiki\"" + "Command": "Set-PnPTeamsTab -Team \"MyTeam\" -Channel \"My Channel\" -Identity \"Wiki\" -DisplayName \"Channel Wiki\"", + "CommandName": "Set-PnPTeamsTab" }, { "Rank": 1, - "CommandName": "Set-PnPTeamsTag", "Id": 1432, - "Command": "Set-PnPTeamsTag -Team 5beb63c5-0571-499e-94d5-3279fdd9b6b5 -Identity \"ZmY1ZjdmMjctZDhiNy00MWRkLTk2ZDQtYzcyYmVhMWIwOGYxIyM3ZTVhNGRmZS1kNWNlLTRkOTAtODM4MC04ZDIxM2FkYzYzOGIjI3RiVlVpR01rcg==\" -DisplayName \"Updated Tag\"" + "Command": "Set-PnPTeamsTag -Team 5beb63c5-0571-499e-94d5-3279fdd9b6b5 -Identity \"ZmY1ZjdmMjctZDhiNy00MWRkLTk2ZDQtYzcyYmVhMWIwOGYxIyM3ZTVhNGRmZS1kNWNlLTRkOTAtODM4MC04ZDIxM2FkYzYzOGIjI3RiVlVpR01rcg==\" -DisplayName \"Updated Tag\"", + "CommandName": "Set-PnPTeamsTag" }, { "Rank": 1, - "CommandName": "Set-PnPTeamsTeam", "Id": 1433, - "Command": "Set-PnPTeamsTeam -Identity 'MyTeam' -DisplayName 'My Team'" + "Command": "Set-PnPTeamsTeam -Identity 'MyTeam' -DisplayName 'My Team'", + "CommandName": "Set-PnPTeamsTeam" }, { "Rank": 2, - "CommandName": "Set-PnPTeamsTeam", "Id": 1434, - "Command": "Set-PnPTeamsTeam -Identity \"baba9192-55be-488a-9fb7-2e2e76edbef2\" -Visibility Public" + "Command": "Set-PnPTeamsTeam -Identity \"baba9192-55be-488a-9fb7-2e2e76edbef2\" -Visibility Public", + "CommandName": "Set-PnPTeamsTeam" }, { "Rank": 3, - "CommandName": "Set-PnPTeamsTeam", "Id": 1435, - "Command": "Set-PnPTeamsTeam -Identity \"My Team\" -AllowTeamMentions $false -AllowChannelMentions $true -AllowDeleteChannels $false" + "Command": "Set-PnPTeamsTeam -Identity \"My Team\" -AllowTeamMentions $false -AllowChannelMentions $true -AllowDeleteChannels $false", + "CommandName": "Set-PnPTeamsTeam" }, { "Rank": 4, - "CommandName": "Set-PnPTeamsTeam", "Id": 1436, - "Command": "Set-PnPTeamsTeam -Identity \"My Team\" -GiphyContentRating Moderate" + "Command": "Set-PnPTeamsTeam -Identity \"My Team\" -GiphyContentRating Moderate", + "CommandName": "Set-PnPTeamsTeam" }, { "Rank": 1, - "CommandName": "Set-PnPTeamsTeamArchivedState", "Id": 1437, - "Command": "Set-PnPTeamsTeamArchivedState -Identity \"My Team\" -Archived $true" + "Command": "Set-PnPTeamsTeamArchivedState -Identity \"My Team\" -Archived $true", + "CommandName": "Set-PnPTeamsTeamArchivedState" }, { "Rank": 2, - "CommandName": "Set-PnPTeamsTeamArchivedState", "Id": 1438, - "Command": "Set-PnPTeamsTeamArchivedState -Identity \"My Team\" -Archived $false" + "Command": "Set-PnPTeamsTeamArchivedState -Identity \"My Team\" -Archived $false", + "CommandName": "Set-PnPTeamsTeamArchivedState" }, { "Rank": 3, - "CommandName": "Set-PnPTeamsTeamArchivedState", "Id": 1439, - "Command": "Set-PnPTeamsTeamArchivedState -Identity \"My Team\" -Archived $true -SetSiteReadOnlyForMembers $true" + "Command": "Set-PnPTeamsTeamArchivedState -Identity \"My Team\" -Archived $true -SetSiteReadOnlyForMembers $true", + "CommandName": "Set-PnPTeamsTeamArchivedState" }, { "Rank": 1, - "CommandName": "Set-PnPTeamsTeamPicture", "Id": 1440, - "Command": "Set-PnPTeamsTeamPicture -Team \"MyTeam\" -Path \"c:\\myimage.jpg\"" + "Command": "Set-PnPTeamsTeamPicture -Team \"MyTeam\" -Path \"c:\\myimage.jpg\"", + "CommandName": "Set-PnPTeamsTeamPicture" }, { "Rank": 1, - "CommandName": "Set-PnPTemporarilyDisableAppBar", "Id": 1441, - "Command": "Set-PnPTemporarilyDisableAppBar $true" + "Command": "Set-PnPTemporarilyDisableAppBar $true", + "CommandName": "Set-PnPTemporarilyDisableAppBar" }, { "Rank": 2, - "CommandName": "Set-PnPTemporarilyDisableAppBar", "Id": 1442, - "Command": "Set-PnPTemporarilyDisableAppBar $false" + "Command": "Set-PnPTemporarilyDisableAppBar $false", + "CommandName": "Set-PnPTemporarilyDisableAppBar" }, { "Rank": 1, - "CommandName": "Set-PnPTenant", "Id": 1443, - "Command": "Set-PnPTenantSite -Identity \"https://contoso.sharepoint.com/sites/team1\" -LockState NoAccess\r ; Set-PnPTenant -NoAccessRedirectUrl \"http://www.contoso.com\"" + "Command": "Set-PnPTenantSite -Identity \"https://contoso.sharepoint.com/sites/team1\" -LockState NoAccess\r ; Set-PnPTenant -NoAccessRedirectUrl \"http://www.contoso.com\"", + "CommandName": "Set-PnPTenant" }, { "Rank": 2, - "CommandName": "Set-PnPTenant", "Id": 1444, - "Command": "Set-PnPTenant -ShowEveryoneExceptExternalUsersClaim $false" + "Command": "Set-PnPTenant -ShowEveryoneExceptExternalUsersClaim $false", + "CommandName": "Set-PnPTenant" }, { "Rank": 3, - "CommandName": "Set-PnPTenant", "Id": 1445, - "Command": "Set-PnPTenant -ShowAllUsersClaim $false" + "Command": "Set-PnPTenant -ShowAllUsersClaim $false", + "CommandName": "Set-PnPTenant" }, { "Rank": 4, - "CommandName": "Set-PnPTenant", "Id": 1446, - "Command": "Set-PnPTenant -UsePersistentCookiesForExplorerView $true" + "Command": "Set-PnPTenant -UsePersistentCookiesForExplorerView $true", + "CommandName": "Set-PnPTenant" }, { "Rank": 1, - "CommandName": "Set-PnPTenantAppCatalogUrl", "Id": 1447, - "Command": "Set-PnPTenantAppCatalogUrl -Url \"https://yourtenant.sharepoint.com/sites/appcatalog\"" + "Command": "Set-PnPTenantAppCatalogUrl -Url \"https://yourtenant.sharepoint.com/sites/appcatalog\"", + "CommandName": "Set-PnPTenantAppCatalogUrl" }, { "Rank": 1, - "CommandName": "Set-PnPTenantCdnEnabled", "Id": 1448, - "Command": "Set-PnPTenantCdnEnabled -CdnType Public -Enable $true" + "Command": "Set-PnPTenantCdnEnabled -CdnType Public -Enable $true", + "CommandName": "Set-PnPTenantCdnEnabled" }, { "Rank": 2, - "CommandName": "Set-PnPTenantCdnEnabled", "Id": 1449, - "Command": "Set-PnPTenantCdnEnabled -CdnType Private -Enable $false" + "Command": "Set-PnPTenantCdnEnabled -CdnType Private -Enable $false", + "CommandName": "Set-PnPTenantCdnEnabled" }, { "Rank": 3, - "CommandName": "Set-PnPTenantCdnEnabled", "Id": 1450, - "Command": "Set-PnPTenantCdnEnabled -CdnType Public -Enable $true -NoDefaultOrigins" + "Command": "Set-PnPTenantCdnEnabled -CdnType Public -Enable $true -NoDefaultOrigins", + "CommandName": "Set-PnPTenantCdnEnabled" }, { "Rank": 1, - "CommandName": "Set-PnPTenantCdnPolicy", "Id": 1451, - "Command": "Set-PnPTenantCdnPolicy -CdnType Public -PolicyType IncludeFileExtensions -PolicyValue \"CSS,EOT,GIF,ICO,JPEG,JPG,JS,MAP,PNG,SVG,TTF,WOFF\"" + "Command": "Set-PnPTenantCdnPolicy -CdnType Public -PolicyType IncludeFileExtensions -PolicyValue \"CSS,EOT,GIF,ICO,JPEG,JPG,JS,MAP,PNG,SVG,TTF,WOFF\"", + "CommandName": "Set-PnPTenantCdnPolicy" }, { "Rank": 2, - "CommandName": "Set-PnPTenantCdnPolicy", "Id": 1452, - "Command": "Set-PnPTenantCdnPolicy -CdnType Public -PolicyType ExcludeRestrictedSiteClassifications -PolicyValue \"Confidential,Restricted\"" + "Command": "Set-PnPTenantCdnPolicy -CdnType Public -PolicyType ExcludeRestrictedSiteClassifications -PolicyValue \"Confidential,Restricted\"", + "CommandName": "Set-PnPTenantCdnPolicy" }, { "Rank": 1, - "CommandName": "Set-PnPTenantSite", "Id": 1453, - "Command": "Set-PnPTenantSite -Identity \"https://contoso.sharepoint.com\" -Title \"Contoso Website\" -SharingCapability Disabled" + "Command": "Set-PnPTenantSite -Identity \"https://contoso.sharepoint.com\" -Title \"Contoso Website\" -SharingCapability Disabled", + "CommandName": "Set-PnPTenantSite" }, { "Rank": 2, - "CommandName": "Set-PnPTenantSite", "Id": 1454, - "Command": "Set-PnPTenantSite -Identity \"https://contoso.sharepoint.com\" -Title \"Contoso Website\" -StorageWarningLevel 8000 -StorageMaximumLevel 10000" + "Command": "Set-PnPTenantSite -Identity \"https://contoso.sharepoint.com\" -Title \"Contoso Website\" -StorageWarningLevel 8000 -StorageMaximumLevel 10000", + "CommandName": "Set-PnPTenantSite" }, { "Rank": 3, - "CommandName": "Set-PnPTenantSite", "Id": 1455, - "Command": "Set-PnPTenantSite -Identity \"https://contoso.sharepoint.com/sites/sales\" -Owners \"user@contoso.onmicrosoft.com\"" + "Command": "Set-PnPTenantSite -Identity \"https://contoso.sharepoint.com/sites/sales\" -Owners \"user@contoso.onmicrosoft.com\"", + "CommandName": "Set-PnPTenantSite" }, { "Rank": 4, - "CommandName": "Set-PnPTenantSite", "Id": 1456, - "Command": "Set-PnPTenantSite -Identity \"https://contoso.sharepoint.com/sites/sales\" -Owners @(\"user1@contoso.onmicrosoft.com\", \"user2@contoso.onmicrosoft.com\")" + "Command": "Set-PnPTenantSite -Identity \"https://contoso.sharepoint.com/sites/sales\" -Owners @(\"user1@contoso.onmicrosoft.com\", \"user2@contoso.onmicrosoft.com\")", + "CommandName": "Set-PnPTenantSite" }, { "Rank": 5, - "CommandName": "Set-PnPTenantSite", "Id": 1457, - "Command": "Set-PnPTenantSite -Identity \"https://contoso.sharepoint.com/sites/sales\" -DenyAddAndCustomizePages:$false" + "Command": "Set-PnPTenantSite -Identity \"https://contoso.sharepoint.com/sites/sales\" -DenyAddAndCustomizePages:$false", + "CommandName": "Set-PnPTenantSite" }, { "Rank": 1, - "CommandName": "Set-PnPTenantSyncClientRestriction", "Id": 1458, - "Command": "Set-PnPTenantSyncClientRestriction -BlockMacSync:$false" + "Command": "Set-PnPTenantSyncClientRestriction -BlockMacSync:$false", + "CommandName": "Set-PnPTenantSyncClientRestriction" }, { "Rank": 2, - "CommandName": "Set-PnPTenantSyncClientRestriction", "Id": 1459, - "Command": "Set-PnPTenantSyncClientRestriction -ExcludedFileExtensions \"pptx;docx;xlsx\"" + "Command": "Set-PnPTenantSyncClientRestriction -ExcludedFileExtensions \"pptx;docx;xlsx\"", + "CommandName": "Set-PnPTenantSyncClientRestriction" }, { "Rank": 1, - "CommandName": "Set-PnPTerm", "Id": 1460, - "Command": "Set-PnPTerm -Identity 3d9e60e8-d89c-4cd4-af61-a010cf93b380 -Name \"New Name\"" + "Command": "Set-PnPTerm -Identity 3d9e60e8-d89c-4cd4-af61-a010cf93b380 -Name \"New Name\"", + "CommandName": "Set-PnPTerm" }, { "Rank": 2, - "CommandName": "Set-PnPTerm", "Id": 1461, - "Command": "Set-PnPTerm -Identity \"Marketing\" -TermSet \"Departments\" -TermGroup \"Corporate\" -Name \"Finance\" -CustomProperties @{\"IsCorporate\"=\"True\"}" + "Command": "Set-PnPTerm -Identity \"Marketing\" -TermSet \"Departments\" -TermGroup \"Corporate\" -Name \"Finance\" -CustomProperties @{\"IsCorporate\"=\"True\"}", + "CommandName": "Set-PnPTerm" }, { "Rank": 3, - "CommandName": "Set-PnPTerm", "Id": 1462, - "Command": "Set-PnPTerm -Identity \"Marketing\" -TermSet \"Departments\" -TermGroup \"Corporate\" -Name \"Finance\" -DeleteAllCustomProperties -CustomProperties @{\"IsCorporate\"=\"True\"}" + "Command": "Set-PnPTerm -Identity \"Marketing\" -TermSet \"Departments\" -TermGroup \"Corporate\" -Name \"Finance\" -DeleteAllCustomProperties -CustomProperties @{\"IsCorporate\"=\"True\"}", + "CommandName": "Set-PnPTerm" }, { "Rank": 1, - "CommandName": "Set-PnPTermGroup", "Id": 1463, - "Command": "Set-PnPTermGroup -Identity \"Departments\" -Name \"Company Units\"" + "Command": "Set-PnPTermGroup -Identity \"Departments\" -Name \"Company Units\"", + "CommandName": "Set-PnPTermGroup" }, { "Rank": 1, - "CommandName": "Set-PnPTermSet", "Id": 1464, - "Command": "Set-PnPTermSet -Identity \"Departments\" -TermGroup \"Corporate\" -Name \"Business Units\"" + "Command": "Set-PnPTermSet -Identity \"Departments\" -TermGroup \"Corporate\" -Name \"Business Units\"", + "CommandName": "Set-PnPTermSet" }, { "Rank": 2, - "CommandName": "Set-PnPTermSet", "Id": 1465, - "Command": "Set-PnPTermSet -Identity \"Departments\" -TermGroup \"Corporate\" -UseForSiteNavigation $true" + "Command": "Set-PnPTermSet -Identity \"Departments\" -TermGroup \"Corporate\" -UseForSiteNavigation $true", + "CommandName": "Set-PnPTermSet" }, { "Rank": 3, - "CommandName": "Set-PnPTermSet", "Id": 1466, - "Command": "Set-PnPTermSet -Identity \"Departments\" -TermGroup \"Corporate\" -IsAvailableForTagging $false" + "Command": "Set-PnPTermSet -Identity \"Departments\" -TermGroup \"Corporate\" -IsAvailableForTagging $false", + "CommandName": "Set-PnPTermSet" }, { "Rank": 1, - "CommandName": "Set-PnPTheme", "Id": 1467, - "Command": "Set-PnPTheme" + "Command": "Set-PnPTheme", + "CommandName": "Set-PnPTheme" }, { "Rank": 2, - "CommandName": "Set-PnPTheme", "Id": 1468, - "Command": "Set-PnPTheme -ColorPaletteUrl _catalogs/theme/15/company.spcolor" + "Command": "Set-PnPTheme -ColorPaletteUrl _catalogs/theme/15/company.spcolor", + "CommandName": "Set-PnPTheme" }, { "Rank": 3, - "CommandName": "Set-PnPTheme", "Id": 1469, - "Command": "Set-PnPTheme -ColorPaletteUrl _catalogs/theme/15/company.spcolor -BackgroundImageUrl 'style library/background.png'" + "Command": "Set-PnPTheme -ColorPaletteUrl _catalogs/theme/15/company.spcolor -BackgroundImageUrl 'style library/background.png'", + "CommandName": "Set-PnPTheme" }, { "Rank": 4, - "CommandName": "Set-PnPTheme", "Id": 1470, - "Command": "Set-PnPTheme -ColorPaletteUrl _catalogs/theme/15/company.spcolor -BackgroundImageUrl 'style library/background.png' -ResetSubwebsToInherit" + "Command": "Set-PnPTheme -ColorPaletteUrl _catalogs/theme/15/company.spcolor -BackgroundImageUrl 'style library/background.png' -ResetSubwebsToInherit", + "CommandName": "Set-PnPTheme" }, { "Rank": 1, - "CommandName": "Set-PnPTraceLog", "Id": 1471, - "Command": "Set-PnPTraceLog -On -LogFile traceoutput.txt" + "Command": "Set-PnPTraceLog -On -LogFile traceoutput.txt", + "CommandName": "Set-PnPTraceLog" }, { "Rank": 2, - "CommandName": "Set-PnPTraceLog", "Id": 1472, - "Command": "Set-PnPTraceLog -On -LogFile traceoutput.txt -Level Debug" + "Command": "Set-PnPTraceLog -On -LogFile traceoutput.txt -Level Debug", + "CommandName": "Set-PnPTraceLog" }, { "Rank": 3, - "CommandName": "Set-PnPTraceLog", "Id": 1473, - "Command": "Set-PnPTraceLog -On -LogFile traceoutput.txt -Level Debug -Delimiter \",\"" + "Command": "Set-PnPTraceLog -On -LogFile traceoutput.txt -Level Debug -Delimiter \",\"", + "CommandName": "Set-PnPTraceLog" }, { "Rank": 4, - "CommandName": "Set-PnPTraceLog", "Id": 1474, - "Command": "Set-PnPTraceLog -Off" + "Command": "Set-PnPTraceLog -Off", + "CommandName": "Set-PnPTraceLog" }, { "Rank": 1, - "CommandName": "Set-PnPUserOneDriveQuota", "Id": 1475, - "Command": "Set-PnPUserOneDriveQuota -Account 'user@domain.com' -Quota 5368709120 -QuotaWarning 4831838208" + "Command": "Set-PnPUserOneDriveQuota -Account 'user@domain.com' -Quota 5368709120 -QuotaWarning 4831838208", + "CommandName": "Set-PnPUserOneDriveQuota" }, { "Rank": 1, - "CommandName": "Set-PnPUserProfileProperty", "Id": 1476, - "Command": "Set-PnPUserProfileProperty -Account 'user@domain.com' -Property 'SPS-Location' -Value 'Stockholm'" + "Command": "Set-PnPUserProfileProperty -Account 'user@domain.com' -Property 'SPS-Location' -Value 'Stockholm'", + "CommandName": "Set-PnPUserProfileProperty" }, { "Rank": 2, - "CommandName": "Set-PnPUserProfileProperty", "Id": 1477, - "Command": "Set-PnPUserProfileProperty -Account 'user@domain.com' -Property 'MyProperty' -Values 'Value 1','Value 2'" + "Command": "Set-PnPUserProfileProperty -Account 'user@domain.com' -Property 'MyProperty' -Values 'Value 1','Value 2'", + "CommandName": "Set-PnPUserProfileProperty" }, { "Rank": 1, - "CommandName": "Set-PnPView", "Id": 1478, - "Command": "Set-PnPView -List \"Tasks\" -Identity \"All Tasks\" -Values @{JSLink=\"hierarchytaskslist.js|customrendering.js\";Title=\"My view\"}" + "Command": "Set-PnPView -List \"Tasks\" -Identity \"All Tasks\" -Values @{JSLink=\"hierarchytaskslist.js|customrendering.js\";Title=\"My view\"}", + "CommandName": "Set-PnPView" }, { "Rank": 2, - "CommandName": "Set-PnPView", "Id": 1479, - "Command": "Set-PnPView -List \"Documents\" -Identity \"Corporate Documents\" -Fields \"Title\",\"Created\"" + "Command": "Set-PnPView -List \"Documents\" -Identity \"Corporate Documents\" -Fields \"Title\",\"Created\"", + "CommandName": "Set-PnPView" }, { "Rank": 3, - "CommandName": "Set-PnPView", "Id": 1480, - "Command": "Set-PnPView -List \"Documents\" -Identity \"Corporate Documents\" -Fields \"Title\",\"Created\" -Aggregations \"\"" + "Command": "Set-PnPView -List \"Documents\" -Identity \"Corporate Documents\" -Fields \"Title\",\"Created\" -Aggregations \"\"", + "CommandName": "Set-PnPView" }, { "Rank": 4, - "CommandName": "Set-PnPView", "Id": 1481, - "Command": "Set-PnPView -List \"Documents\" -Identity \"Dept Documents\" -Fields \"Title,\"Created\" -Values @{Paged=$true;RowLimit=[UInt32]\"100\"}" + "Command": "Set-PnPView -List \"Documents\" -Identity \"Dept Documents\" -Fields \"Title,\"Created\" -Values @{Paged=$true;RowLimit=[UInt32]\"100\"}", + "CommandName": "Set-PnPView" }, { "Rank": 1, - "CommandName": "Set-PnPVivaConnectionsDashboardACE", "Id": 1482, - "Command": "Set-PnPVivaConnectionsDashboardACE -Identity \"58108715-185e-4214-8786-01218e7ab9ef\" -Title \"Update title\" -Description \"Update Description\" -IconProperty \"https://cdn.hubblecontent.osi.office.net/m365content/publish/002f8bf9-b8ee-4689-ae97-e411b756099d/691108002.jpg\" -Order 4 -CardSize Large -PropertiesJSON $myProperties" + "Command": "Set-PnPVivaConnectionsDashboardACE -Identity \"58108715-185e-4214-8786-01218e7ab9ef\" -Title \"Update title\" -Description \"Update Description\" -IconProperty \"https://cdn.hubblecontent.osi.office.net/m365content/publish/002f8bf9-b8ee-4689-ae97-e411b756099d/691108002.jpg\" -Order 4 -CardSize Large -PropertiesJSON $myProperties", + "CommandName": "Set-PnPVivaConnectionsDashboardACE" }, { "Rank": 2, - "CommandName": "Set-PnPVivaConnectionsDashboardACE", "Id": 1483, - "Command": "Set-PnPVivaConnectionsDashboardACE -Identity \"58108715-185e-4214-8786-01218e7ab9ef\" -Title \"Update title\" -Description \"Update Description\"" + "Command": "Set-PnPVivaConnectionsDashboardACE -Identity \"58108715-185e-4214-8786-01218e7ab9ef\" -Title \"Update title\" -Description \"Update Description\"", + "CommandName": "Set-PnPVivaConnectionsDashboardACE" }, { "Rank": 3, - "CommandName": "Set-PnPVivaConnectionsDashboardACE", "Id": 1484, - "Command": "Set-PnPVivaConnectionsDashboardACE -Identity \"58108715-185e-4214-8786-01218e7ab9ef\" -IconProperty \"https://cdn.hubblecontent.osi.office.net/m365content/publish/002f8bf9-b8ee-4689-ae97-e411b756099d/691108002.jpg\" -Order 4" + "Command": "Set-PnPVivaConnectionsDashboardACE -Identity \"58108715-185e-4214-8786-01218e7ab9ef\" -IconProperty \"https://cdn.hubblecontent.osi.office.net/m365content/publish/002f8bf9-b8ee-4689-ae97-e411b756099d/691108002.jpg\" -Order 4", + "CommandName": "Set-PnPVivaConnectionsDashboardACE" }, { "Rank": 4, - "CommandName": "Set-PnPVivaConnectionsDashboardACE", "Id": 1485, - "Command": "Set-PnPVivaConnectionsDashboardACE -Identity \"58108715-185e-4214-8786-01218e7ab9ef\" -CardSize Large" + "Command": "Set-PnPVivaConnectionsDashboardACE -Identity \"58108715-185e-4214-8786-01218e7ab9ef\" -CardSize Large", + "CommandName": "Set-PnPVivaConnectionsDashboardACE" }, { "Rank": 1, - "CommandName": "Set-PnPWeb", "Id": 1486, - "Command": "Set-PnPWeb -CommentsOnSitePagesDisabled:$true" + "Command": "Set-PnPWeb -CommentsOnSitePagesDisabled:$true", + "CommandName": "Set-PnPWeb" }, { "Rank": 2, - "CommandName": "Set-PnPWeb", "Id": 1487, - "Command": "Set-PnPWeb -QuickLaunchEnabled:$false" + "Command": "Set-PnPWeb -QuickLaunchEnabled:$false", + "CommandName": "Set-PnPWeb" }, { "Rank": 3, - "CommandName": "Set-PnPWeb", "Id": 1488, - "Command": "Set-PnPWeb -HeaderEmphasis Strong -HeaderLayout Compact" + "Command": "Set-PnPWeb -HeaderEmphasis Strong -HeaderLayout Compact", + "CommandName": "Set-PnPWeb" }, { "Rank": 4, - "CommandName": "Set-PnPWeb", "Id": 1489, - "Command": "Set-PnPWeb -NoCrawl:$true" + "Command": "Set-PnPWeb -NoCrawl:$true", + "CommandName": "Set-PnPWeb" }, { "Rank": 1, - "CommandName": "Set-PnPWebHeader", "Id": 1490, - "Command": "Set-PnPWebHeader -HeaderBackgroundImageUrl \"/sites/hrdepartment/siteassets/background.png\" -HeaderLayout Extended" + "Command": "Set-PnPWebHeader -HeaderBackgroundImageUrl \"/sites/hrdepartment/siteassets/background.png\" -HeaderLayout Extended", + "CommandName": "Set-PnPWebHeader" }, { "Rank": 2, - "CommandName": "Set-PnPWebHeader", "Id": 1491, - "Command": "Set-PnPWebHeader -HeaderEmphasis Strong" + "Command": "Set-PnPWebHeader -HeaderEmphasis Strong", + "CommandName": "Set-PnPWebHeader" }, { "Rank": 3, - "CommandName": "Set-PnPWebHeader", "Id": 1492, - "Command": "Set-PnPWebHeader -LogoAlignment Middle" + "Command": "Set-PnPWebHeader -LogoAlignment Middle", + "CommandName": "Set-PnPWebHeader" }, { "Rank": 1, - "CommandName": "Set-PnPWebhookSubscription", "Id": 1493, - "Command": "Set-PnPWebhookSubscription -List MyList -Subscription ea1533a8-ff03-415b-a7b6-517ee50db8b6 -NotificationUrl https://my-func.azurewebsites.net/webhook" + "Command": "Set-PnPWebhookSubscription -List MyList -Subscription ea1533a8-ff03-415b-a7b6-517ee50db8b6 -NotificationUrl https://my-func.azurewebsites.net/webhook", + "CommandName": "Set-PnPWebhookSubscription" }, { "Rank": 2, - "CommandName": "Set-PnPWebhookSubscription", "Id": 1494, - "Command": "Set-PnPWebhookSubscription -List MyList -Subscription ea1533a8-ff03-415b-a7b6-517ee50db8b6 -NotificationUrl https://my-func.azurewebsites.net/webhook -ExpirationDate \"2017-09-01\"" + "Command": "Set-PnPWebhookSubscription -List MyList -Subscription ea1533a8-ff03-415b-a7b6-517ee50db8b6 -NotificationUrl https://my-func.azurewebsites.net/webhook -ExpirationDate \"2017-09-01\"", + "CommandName": "Set-PnPWebhookSubscription" }, { "Rank": 1, - "CommandName": "Set-PnPWebPartProperty", "Id": 1495, - "Command": "Set-PnPWebPartProperty -ServerRelativePageUrl /sites/demo/sitepages/home.aspx -Identity ccd2c98a-c9ae-483b-ae72-19992d583914 -Key \"Title\" -Value \"New Title\"" + "Command": "Set-PnPWebPartProperty -ServerRelativePageUrl /sites/demo/sitepages/home.aspx -Identity ccd2c98a-c9ae-483b-ae72-19992d583914 -Key \"Title\" -Value \"New Title\"", + "CommandName": "Set-PnPWebPartProperty" }, { "Rank": 1, - "CommandName": "Set-PnPWebPermission", "Id": 1496, - "Command": "Set-PnPWebPermission -User \"user@contoso.com\" -AddRole \"Contribute\"" + "Command": "Set-PnPWebPermission -User \"user@contoso.com\" -AddRole \"Contribute\"", + "CommandName": "Set-PnPWebPermission" }, { "Rank": 2, - "CommandName": "Set-PnPWebPermission", "Id": 1497, - "Command": "Set-PnPWebPermission -Group \"Project Managers\" -AddRole \"Contribute\"" + "Command": "Set-PnPWebPermission -Group \"Project Managers\" -AddRole \"Contribute\"", + "CommandName": "Set-PnPWebPermission" }, { "Rank": 3, - "CommandName": "Set-PnPWebPermission", "Id": 1498, - "Command": "Set-PnPWebPermission -Identity projectA -User \"user@contoso.com\" -AddRole \"Contribute\"" + "Command": "Set-PnPWebPermission -Identity projectA -User \"user@contoso.com\" -AddRole \"Contribute\"", + "CommandName": "Set-PnPWebPermission" }, { "Rank": 4, - "CommandName": "Set-PnPWebPermission", "Id": 1499, - "Command": "Set-PnPWebPermission -User \"user@contoso.com\" -AddRole \"Custom Role 1\",\"Custom Role 2\"" + "Command": "Set-PnPWebPermission -User \"user@contoso.com\" -AddRole \"Custom Role 1\",\"Custom Role 2\"", + "CommandName": "Set-PnPWebPermission" }, { "Rank": 1, - "CommandName": "Set-PnPWebTheme", "Id": 1500, - "Command": "Set-PnPWebTheme -Theme MyTheme" + "Command": "Set-PnPWebTheme -Theme MyTheme", + "CommandName": "Set-PnPWebTheme" }, { "Rank": 2, - "CommandName": "Set-PnPWebTheme", "Id": 1501, - "Command": "Set-PnPWebTheme -Theme \"MyCompanyTheme\" -WebUrl https://contoso.sharepoint.com/sites/MyWeb" + "Command": "Set-PnPWebTheme -Theme \"MyCompanyTheme\" -WebUrl https://contoso.sharepoint.com/sites/MyWeb", + "CommandName": "Set-PnPWebTheme" }, { "Rank": 1, - "CommandName": "Set-PnPWikiPageContent", "Id": 1502, - "Command": "Set-PnPWikiPageContent -ServerRelativePageUrl /sites/PnPWikiCollection/SitePages/OurWikiPage.aspx -Path .\\sampleblog.html" + "Command": "Set-PnPWikiPageContent -ServerRelativePageUrl /sites/PnPWikiCollection/SitePages/OurWikiPage.aspx -Path .\\sampleblog.html", + "CommandName": "Set-PnPWikiPageContent" }, { "Rank": 1, - "CommandName": "Submit-PnPSearchQuery", "Id": 1503, - "Command": "Submit-PnPSearchQuery -Query \"finance\"" + "Command": "Submit-PnPSearchQuery -Query \"finance\"", + "CommandName": "Submit-PnPSearchQuery" }, { "Rank": 2, - "CommandName": "Submit-PnPSearchQuery", "Id": 1504, - "Command": "Submit-PnPSearchQuery -Query \"Title:Intranet*\" -MaxResults 10" + "Command": "Submit-PnPSearchQuery -Query \"Title:Intranet*\" -MaxResults 10", + "CommandName": "Submit-PnPSearchQuery" }, { "Rank": 3, - "CommandName": "Submit-PnPSearchQuery", "Id": 1505, - "Command": "Submit-PnPSearchQuery -Query \"Title:Intranet*\" -All" + "Command": "Submit-PnPSearchQuery -Query \"Title:Intranet*\" -All", + "CommandName": "Submit-PnPSearchQuery" }, { "Rank": 4, - "CommandName": "Submit-PnPSearchQuery", "Id": 1506, - "Command": "Submit-PnPSearchQuery -Query \"Title:Intranet*\" -Refiners \"contentclass,FileType(filter=6/0/*)\"" + "Command": "Submit-PnPSearchQuery -Query \"Title:Intranet*\" -Refiners \"contentclass,FileType(filter=6/0/*)\"", + "CommandName": "Submit-PnPSearchQuery" }, { "Rank": 5, - "CommandName": "Submit-PnPSearchQuery", "Id": 1507, - "Command": "Submit-PnPSearchQuery -Query \"contentclass:STS_ListItem_DocumentLibrary\" -SelectProperties ComplianceTag,InformationProtectionLabelId -All" + "Command": "Submit-PnPSearchQuery -Query \"contentclass:STS_ListItem_DocumentLibrary\" -SelectProperties ComplianceTag,InformationProtectionLabelId -All", + "CommandName": "Submit-PnPSearchQuery" }, { "Rank": 1, - "CommandName": "Submit-PnPTeamsChannelMessage", "Id": 1508, - "Command": "Submit-PnPTeamsChannelMessage -Team MyTestTeam -Channel \"My Channel\" -Message \"A new message\"" + "Command": "Submit-PnPTeamsChannelMessage -Team MyTestTeam -Channel \"My Channel\" -Message \"A new message\"", + "CommandName": "Submit-PnPTeamsChannelMessage" }, { "Rank": 2, - "CommandName": "Submit-PnPTeamsChannelMessage", "Id": 1509, - "Command": "Submit-PnPTeamsChannelMessage -Team MyTestTeam -Channel \"My Channel\" -Message \"A bold new message\" -ContentType Html" + "Command": "Submit-PnPTeamsChannelMessage -Team MyTestTeam -Channel \"My Channel\" -Message \"A bold new message\" -ContentType Html", + "CommandName": "Submit-PnPTeamsChannelMessage" }, { "Rank": 1, - "CommandName": "Sync-PnPAppToTeams", "Id": 1510, - "Command": "Sync-PnPAppToTeams -Identity 99a00f6e-fb81-4dc7-8eac-e09c6f9132fe" + "Command": "Sync-PnPAppToTeams -Identity 99a00f6e-fb81-4dc7-8eac-e09c6f9132fe", + "CommandName": "Sync-PnPAppToTeams" }, { "Rank": 1, - "CommandName": "Sync-PnPSharePointUserProfilesFromAzureActiveDirectory", "Id": 1511, - "Command": "Sync-PnPSharePointUserProfilesFromAzureActiveDirectory -UserProfilePropertyMapping @{\"HomePhone\"=\"phone\";\"CustomProperty\"=\"DisplayName\"}" + "Command": "Sync-PnPSharePointUserProfilesFromAzureActiveDirectory -UserProfilePropertyMapping @{\"HomePhone\"=\"phone\";\"CustomProperty\"=\"DisplayName\"}", + "CommandName": "Sync-PnPSharePointUserProfilesFromAzureActiveDirectory" }, { "Rank": 2, - "CommandName": "Sync-PnPSharePointUserProfilesFromAzureActiveDirectory", "Id": 1512, - "Command": "Sync-PnPSharePointUserProfilesFromAzureActiveDirectory -UserProfilePropertyMapping @{\"CostCenter\"=\"extension_b0b5aaa58a0a4287acd826c5b8330e48_CostCenter\"} -Folder \"User Profile Sync\"" + "Command": "Sync-PnPSharePointUserProfilesFromAzureActiveDirectory -UserProfilePropertyMapping @{\"CostCenter\"=\"extension_b0b5aaa58a0a4287acd826c5b8330e48_CostCenter\"} -Folder \"User Profile Sync\"", + "CommandName": "Sync-PnPSharePointUserProfilesFromAzureActiveDirectory" }, { "Rank": 3, - "CommandName": "Sync-PnPSharePointUserProfilesFromAzureActiveDirectory", "Id": 1513, - "Command": "Sync-PnPSharePointUserProfilesFromAzureActiveDirectory -UserProfilePropertyMapping @{\"CostCenter\"=\"extension_b0b5aaa58a0a4287acd826c5b8330e48_CostCenter\"} -Folder \"User Profile Sync\\Jobs\" -Wait -Verbose" + "Command": "Sync-PnPSharePointUserProfilesFromAzureActiveDirectory -UserProfilePropertyMapping @{\"CostCenter\"=\"extension_b0b5aaa58a0a4287acd826c5b8330e48_CostCenter\"} -Folder \"User Profile Sync\\Jobs\" -Wait -Verbose", + "CommandName": "Sync-PnPSharePointUserProfilesFromAzureActiveDirectory" }, { "Rank": 1, - "CommandName": "Test-PnPListItemIsRecord", "Id": 1514, - "Command": "Test-PnPListItemIsRecord -List \"Documents\" -Identity 4" + "Command": "Test-PnPListItemIsRecord -List \"Documents\" -Identity 4", + "CommandName": "Test-PnPListItemIsRecord" }, { "Rank": 1, - "CommandName": "Test-PnPMicrosoft365GroupAliasIsUsed", "Id": 1515, - "Command": "Test-PnPMicrosoft365GroupAliasIsUsed -Alias \"MyGroup\"" + "Command": "Test-PnPMicrosoft365GroupAliasIsUsed -Alias \"MyGroup\"", + "CommandName": "Test-PnPMicrosoft365GroupAliasIsUsed" }, { "Rank": 1, - "CommandName": "Test-PnPSite", "Id": 1516, - "Command": "Test-PnPSite -Identity \"https://contoso.sharepoint.com/sites/marketing\"" + "Command": "Test-PnPSite -Identity \"https://contoso.sharepoint.com/sites/marketing\"", + "CommandName": "Test-PnPSite" }, { "Rank": 2, - "CommandName": "Test-PnPSite", "Id": 1517, - "Command": "Test-PnPSite -Identity \"https://contoso.sharepoint.com/sites/marketing\" -RuleID \"ee967197-ccbe-4c00-88e4-e6fab81145e1\"" + "Command": "Test-PnPSite -Identity \"https://contoso.sharepoint.com/sites/marketing\" -RuleID \"ee967197-ccbe-4c00-88e4-e6fab81145e1\"", + "CommandName": "Test-PnPSite" }, { "Rank": 1, - "CommandName": "Test-PnPTenantTemplate", "Id": 1518, - "Command": "Test-PnPTenantTemplate -Template $myTemplate" + "Command": "Test-PnPTenantTemplate -Template $myTemplate", + "CommandName": "Test-PnPTenantTemplate" }, { "Rank": 1, - "CommandName": "Undo-PnPFileCheckedOut", "Id": 1519, - "Command": "Undo-PnPFileCheckedOut -Url \"/sites/PnP/Shared Documents/Contract.docx\"" + "Command": "Undo-PnPFileCheckedOut -Url \"/sites/PnP/Shared Documents/Contract.docx\"", + "CommandName": "Undo-PnPFileCheckedOut" }, { "Rank": 1, - "CommandName": "Uninstall-PnPApp", "Id": 1520, - "Command": "Uninstall-PnPApp -Identity 99a00f6e-fb81-4dc7-8eac-e09c6f9132fe" + "Command": "Uninstall-PnPApp -Identity 99a00f6e-fb81-4dc7-8eac-e09c6f9132fe", + "CommandName": "Uninstall-PnPApp" }, { "Rank": 2, - "CommandName": "Uninstall-PnPApp", "Id": 1521, - "Command": "Uninstall-PnPApp -Identity 99a00f6e-fb81-4dc7-8eac-e09c6f9132fe -Scope Site" + "Command": "Uninstall-PnPApp -Identity 99a00f6e-fb81-4dc7-8eac-e09c6f9132fe -Scope Site", + "CommandName": "Uninstall-PnPApp" }, { "Rank": 1, - "CommandName": "Unpublish-PnPApp", "Id": 1522, - "Command": "Unpublish-PnPApp -Identity 99a00f6e-fb81-4dc7-8eac-e09c6f9132fe" + "Command": "Unpublish-PnPApp -Identity 99a00f6e-fb81-4dc7-8eac-e09c6f9132fe", + "CommandName": "Unpublish-PnPApp" }, { "Rank": 2, - "CommandName": "Unpublish-PnPApp", "Id": 1523, - "Command": "Unpublish-PnPApp -Identity 99a00f6e-fb81-4dc7-8eac-e09c6f9132fe -Scope Site" + "Command": "Unpublish-PnPApp -Identity 99a00f6e-fb81-4dc7-8eac-e09c6f9132fe -Scope Site", + "CommandName": "Unpublish-PnPApp" }, { "Rank": 1, - "CommandName": "Unpublish-PnPContentType", "Id": 1524, - "Command": "Unpublish-PnPContentType -ContentType 0x0101" + "Command": "Unpublish-PnPContentType -ContentType 0x0101", + "CommandName": "Unpublish-PnPContentType" }, { "Rank": 1, - "CommandName": "Unpublish-PnPSyntexModel", "Id": 1525, - "Command": "Unpublish-PnPSyntexModel -Model \"Invoice model\" -ListWebUrl \"https://contoso.sharepoint.com/sites/finance\" -List \"Documents\"" + "Command": "Unpublish-PnPSyntexModel -Model \"Invoice model\" -ListWebUrl \"https://contoso.sharepoint.com/sites/finance\" -List \"Documents\"", + "CommandName": "Unpublish-PnPSyntexModel" }, { "Rank": 2, - "CommandName": "Unpublish-PnPSyntexModel", "Id": 1526, - "Command": "Unpublish-PnPSyntexModel -Model \"Invoice model\" -TargetSiteUrl \"https://contoso.sharepoint.com/sites/finance\" -TargetWebServerRelativeUrl \"/sites/finance\" -TargetLibraryServerRelativeUrl \"/sites/finance/shared%20documents\" -Batch $batch" + "Command": "Unpublish-PnPSyntexModel -Model \"Invoice model\" -TargetSiteUrl \"https://contoso.sharepoint.com/sites/finance\" -TargetWebServerRelativeUrl \"/sites/finance\" -TargetLibraryServerRelativeUrl \"/sites/finance/shared%20documents\" -Batch $batch", + "CommandName": "Unpublish-PnPSyntexModel" }, { "Rank": 1, - "CommandName": "Unregister-PnPHubSite", "Id": 1527, - "Command": "Unregister-PnPHubSite -Site \"https://tenant.sharepoint.com/sites/myhubsite\"" + "Command": "Unregister-PnPHubSite -Site \"https://tenant.sharepoint.com/sites/myhubsite\"", + "CommandName": "Unregister-PnPHubSite" }, { "Rank": 1, - "CommandName": "Update-PnPApp", "Id": 1528, - "Command": "Update-PnPApp -Identity 99a00f6e-fb81-4dc7-8eac-e09c6f9132fe" + "Command": "Update-PnPApp -Identity 99a00f6e-fb81-4dc7-8eac-e09c6f9132fe", + "CommandName": "Update-PnPApp" }, { "Rank": 2, - "CommandName": "Update-PnPApp", "Id": 1529, - "Command": "Update-PnPApp -Identity 99a00f6e-fb81-4dc7-8eac-e09c6f9132fe -Scope Site" + "Command": "Update-PnPApp -Identity 99a00f6e-fb81-4dc7-8eac-e09c6f9132fe -Scope Site", + "CommandName": "Update-PnPApp" }, { "Rank": 1, - "CommandName": "Update-PnPAvailableSiteClassification", "Id": 1530, - "Command": "Update-PnPAvailableSiteClassification -Classifications \"HBI\",\"Top Secret\"" + "Command": "Update-PnPAvailableSiteClassification -Classifications \"HBI\",\"Top Secret\"", + "CommandName": "Update-PnPAvailableSiteClassification" }, { "Rank": 2, - "CommandName": "Update-PnPAvailableSiteClassification", "Id": 1531, - "Command": "Update-PnPAvailableSiteClassification -DefaultClassification \"LBI\"" + "Command": "Update-PnPAvailableSiteClassification -DefaultClassification \"LBI\"", + "CommandName": "Update-PnPAvailableSiteClassification" }, { "Rank": 3, - "CommandName": "Update-PnPAvailableSiteClassification", "Id": 1532, - "Command": "Update-PnPAvailableSiteClassification -UsageGuidelinesUrl https://aka.ms/m365pnp" + "Command": "Update-PnPAvailableSiteClassification -UsageGuidelinesUrl https://aka.ms/m365pnp", + "CommandName": "Update-PnPAvailableSiteClassification" }, { "Rank": 1, - "CommandName": "Update-PnPSiteDesignFromWeb", "Id": 1533, - "Command": "Update-PnPSiteDesignFromWeb -Identity \"Contoso Project\" -IncludeAll" + "Command": "Update-PnPSiteDesignFromWeb -Identity \"Contoso Project\" -IncludeAll", + "CommandName": "Update-PnPSiteDesignFromWeb" }, { "Rank": 2, - "CommandName": "Update-PnPSiteDesignFromWeb", "Id": 1534, - "Command": "Update-PnPSiteDesignFromWeb -Identity \"Contoso Project\" -IncludeAll -Lists (\"/lists/Issue list\", \"Shared Documents)" + "Command": "Update-PnPSiteDesignFromWeb -Identity \"Contoso Project\" -IncludeAll -Lists (\"/lists/Issue list\", \"Shared Documents)", + "CommandName": "Update-PnPSiteDesignFromWeb" }, { "Rank": 3, - "CommandName": "Update-PnPSiteDesignFromWeb", "Id": 1535, - "Command": "Update-PnPSiteDesignFromWeb -Url https://contoso.sharepoint.com/sites/template -Identity \"Contoso Project\" -Lists \"/lists/Issue list\"" + "Command": "Update-PnPSiteDesignFromWeb -Url https://contoso.sharepoint.com/sites/template -Identity \"Contoso Project\" -Lists \"/lists/Issue list\"", + "CommandName": "Update-PnPSiteDesignFromWeb" }, { "Rank": 1, - "CommandName": "Update-PnPTeamsApp", "Id": 1536, - "Command": "Update-PnPTeamsApp -Identity 4efdf392-8225-4763-9e7f-4edeb7f721aa -Path c:\\myapp.zip" + "Command": "Update-PnPTeamsApp -Identity 4efdf392-8225-4763-9e7f-4edeb7f721aa -Path c:\\myapp.zip", + "CommandName": "Update-PnPTeamsApp" }, { "Rank": 1, - "CommandName": "Update-PnPTeamsUser", "Id": 1537, - "Command": "Update-PnPTeamsUser -Team MyTeam -User john@doe.com -Role Owner" + "Command": "Update-PnPTeamsUser -Team MyTeam -User john@doe.com -Role Owner", + "CommandName": "Update-PnPTeamsUser" }, { "Rank": 2, - "CommandName": "Update-PnPTeamsUser", "Id": 1538, - "Command": "Update-PnPTeamsUser -Team MyTeam -User john@doe.com -Role Member" + "Command": "Update-PnPTeamsUser -Team MyTeam -User john@doe.com -Role Member", + "CommandName": "Update-PnPTeamsUser" }, { "Rank": 3, - "CommandName": "Update-PnPTeamsUser", "Id": 1539, - "Command": "Update-PnPTeamsUser -Team a0c0a395-4ba6-4fff-958a-000000506d18 -User john@doe.com -Role Member -Force" + "Command": "Update-PnPTeamsUser -Team a0c0a395-4ba6-4fff-958a-000000506d18 -User john@doe.com -Role Member -Force", + "CommandName": "Update-PnPTeamsUser" }, { "Rank": 1, - "CommandName": "Update-PnPUserType", "Id": 1540, - "Command": "Update-PnPUserType -LoginName jdoe@contoso.com" + "Command": "Update-PnPUserType -LoginName jdoe@contoso.com", + "CommandName": "Update-PnPUserType" } ] diff --git a/version.txt b/version.txt index b539adea5..eb430cbb1 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.2.7 \ No newline at end of file +2.2.8 \ No newline at end of file