Tell me more ×
SharePoint Stack Exchange is a question and answer site for SharePoint enthusiasts. It's 100% free, no registration required.

Sorry if this has been asked frequently, but is there a Powershell module for Sharepoint 2007, or where are the class libraries to reference them from Powershell on a client, not on the server. Thanks. John

share|improve this question

1 Answer

If you Google, there's a lot of blog posts about standing up PS for SP2007. This post should get you going: http://www.sharepointdevwiki.com/display/public/Getting+started+with+PowerShell+and+SharePoint

share|improve this answer
Thanks, webdes03, I did find that post too, but it doesn't apply to my question as he assumes (see the assumptions) that you are running on the PS server. I would like to know how to get PS to manage SP from a client (Windows 7 to be precise). With SCOM and also with SQL, this is a separate installation, but nothing is readily apparent regarding SP 2007. – user2589 Mar 9 '11 at 20:21

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.