Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Viewing all articles
Browse latest Browse all 6937

Getting SharePoint Context With Client Side SharePoint PowerShell

$
0
0

If you like writing PowerShell script and you wanted to do certain updates or do some kind of reporting out of your SharePoint Site Collection or particular site, I would recommend using Client Side SharePoint PowerShell. For this you don't have to run any scripts on SharePoint server. You can do it remotely as long as you have all the pre-requisites installed on your local machine. The Client Side SharePoint PowerShell from CodePlex provides you basic PowerShell modules and also make sure you have all the pre-requisites installed on your machine. Once you have that, you are ready to write your own client side PowerShell script.

Read More


Viewing all articles
Browse latest Browse all 6937

Trending Articles