Posts forpowershell

Add all site collections as PerformancePoint trusted locations via PowerShell

SharePoint, SharePoint 2010 - Toni Frankola - August 4, 2010

In case you have been playing with SharePoint 2010 IW Demo VM you might bumped into this error: The query could not complete because the following items are not in a PerformancePoint trusted location… The solution for this problem is simple, you just need to add all PerformancePoint locations to…

Continue Reading

Retract SharePoint solution from Central Admin with PowerShell

SharePoint, SharePoint 2010 - Toni Frankola - July 7, 2010

I deployed a custom made solution to the SharePoint 2010 Central Administration application. However when I tried to remove the solution and failed from both PowerShell and GUI. The solution remained in the Deployed state. After examining the log files I figured out that SharePoint timer iterates all the web…

Continue Reading

Remove all Service Applications from SharePoint 2010 farm with PowerShell

SharePoint, SharePoint 2010 - Toni Frankola - May 31, 2010

Well, sometimes things do not go as planned and you need to undo some things you did in SharePoint testing environment or for a client. As I am currently working on a script to install Service Applications I had a need to remove 10-20 service application from my testing farm…

Continue Reading