Forum Discussion

Sakshi Amla's avatar
Sakshi Amla
Copper Contributor
May 31, 2018

Error while connecting to SharePoint online tenant through powershell

I am using below code to loop through all site collections in my tenant, search for a specific keyword and export the search results to csv.    cls $host.Runspace.ThreadOptions = "ReuseThread" [S...