{"id":8396,"date":"2024-11-07T23:42:36","date_gmt":"2024-11-07T23:42:36","guid":{"rendered":"https:\/\/pariswells.com\/blog\/?p=8396"},"modified":"2024-11-07T23:42:38","modified_gmt":"2024-11-07T23:42:38","slug":"sharepoint-online-site-using-pnp-powershell","status":"publish","type":"post","link":"https:\/\/pariswells.com\/blog\/research\/sharepoint-online-site-using-pnp-powershell","title":{"rendered":"SharePoint Online site using PnP PowerShell"},"content":{"rendered":"\n<p>Install Powershell V7<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code class=\"\">iex \"&amp; { $(irm https:\/\/aka.ms\/install-powershell.ps1) } -UseMSI\"<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\"><code class=\"\">Install-Module PnP.PowerShell<\/code><\/pre>\n\n\n\n<p>Open Powershell V7<\/p>\n\n\n\n<p><a href=\"https:\/\/www.sharepointdiary.com\/2021\/02\/how-to-install-pnp-powershell-module-for-sharepoint-online.html\/comment-page-1?unapproved=72350&amp;moderation-hash=9c49bb6ee5aaff66b8fc8845c2d4e729#comment-72350\" data-type=\"link\" data-id=\"https:\/\/www.sharepointdiary.com\/2021\/02\/how-to-install-pnp-powershell-module-for-sharepoint-online.html\/comment-page-1?unapproved=72350&amp;moderation-hash=9c49bb6ee5aaff66b8fc8845c2d4e729#comment-72350\">Can try other methods if the below doesn&#8217;t work <\/a><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code class=\"\">Register-PnPEntraIDAppForInteractiveLogin -ApplicationName \"PnP PowerShell\" -SharePointDelegatePermissions \"AllSites.FullControl\" -Tenant xxxx.onmicrosoft.com -Interactive<\/code><\/pre>\n\n\n\n<p>Copy the ClientID that&#8217;s been created<\/p>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Install Powershell V7 Open Powershell V7 Can try other methods if the below doesn&#8217;t work Copy the ClientID that&#8217;s been created<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-8396","post","type-post","status-publish","format-standard","hentry","category-research"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/posts\/8396","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/comments?post=8396"}],"version-history":[{"count":1,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/posts\/8396\/revisions"}],"predecessor-version":[{"id":8397,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/posts\/8396\/revisions\/8397"}],"wp:attachment":[{"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/media?parent=8396"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/categories?post=8396"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/tags?post=8396"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}