Forum Discussion
Kerem Yuceturk
Microsoft
Apr 12, 2019Configure modern search results to search all of your organization (rather than the current site)
Hey everyone,
We heard from many of you the need to be able to change the scope of your modern search results pages. When you create a new communication site or team site in SharePoint Online t...
- Apr 14, 2019
Hi Rick DeFoe, we are actually working on making that happen. We hope that will be coming in the next couple of months.
jaubrain
Apr 20, 2020Copper Contributor
Kerem Yuceturk I am new to Powershell. I have manage to login on SPO. But I am getting an error using the first commando ($web = Get-PnPWeb) see beneath. Can you guys and girls help me?
Get-PnPWeb : The term 'Get-PnPWeb' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:8
+ $web = Get-PnPWeb
+ ~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (Get-PnPWeb:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException