Where Microsoft.SharePoint.PowerShell.dll Is
I had this come up with a developer at a client that was trying to build some administrative tooling for their internal development environment. After looking all through the SharePoint environment, I found it actually doesn’t exist anywhere besides the GAC by default. If you need to export it, you can just open a command prompt, navigate to c:\windows\assembly\gac, go into the GAC_64 directory, open the directory for the PowerShell assembly, then run a copy command to your desired directory.
Related posts:
- Free SharePoint Redirection WebPart – Programming SharePoint WebParts With LINQ to Active Directory – Part 1
- Building A Simple SharePoint 2007 / WSS v3 WebPart
- Where Are You Mr. System.Web.UI.Design?
- Trust Levels in Microsoft Office SharePoint Server and WSSv3
- IT Consulting Ethics – Part 3 – Benefit-Cost Analysis and Government Considerations
5 Comments »
RSS feed for comments on this post. TrackBack URL























Articles & Research
SharePoint Architecture
Research Methodology
Personal/Off-Topic
Article Or Research Filed Under 

It’s in the GAC on every SharePoint 2010 server I’ve looked at.
Comment by Trevor Barry — April 5, 2010 @ 7:09 am
Doh! Stupid LinkedIn partial posts…
Comment by Trevor Barry — April 5, 2010 @ 7:45 am
:)
Comment by adam — April 13, 2010 @ 10:04 am
[...] Where Microsoft.SharePoint.PowerShell.dll Is [...]
Pingback by SharePoint 2010: Recopilatorio de enlaces interesantes (VII! « Pasión por la tecnología…) — May 1, 2010 @ 12:04 pm
Microsoft.SharePoint.PowerShell does this file exist in WSS 3.0 also? I am unable to run any cmdlets realted to WSS 3.0 that are mention here http://www.ekhichdi.com/e/PowerShell-cmdlets-SharePoint-2010.-11.html
Comment by helen — October 1, 2010 @ 6:40 am