Me on "Hey, Scripting Guy" blog!
Let me say this in PowerShell language : ) Here it is: Learn About Two CodePlex Projects: PS2EXE and RoboPowerCopy…
SharePoint, PowerShell & dev notes by Ingo Karstein
152 articles since 2010 · page 10 of 16
Let me say this in PowerShell language : ) Here it is: Learn About Two CodePlex Projects: PS2EXE and RoboPowerCopy…
The folks of Quest released PowerGUI 3.0 ! http://powergui.org It's a famous tool for PowerShell development. Useful for complex scripts like "RoboPowerCopy" : ) On live server…
Yesterday I changed the Access mode of a SharePoint Web Application to "Only SSL". On the Web Application are some browser enabled InfoPath forms. Some of them consume a…
There is a short review of my “RoboPowerCopy” tool on the PowerScripting blog: http://powerscripting.wordpress.com/2011/06/27/episode 151 jeremy kelly announces script explorer/…
Today I got the following error and did not find a clear description and solution for it: Error message: “Event "OnWorkflowActivated" on interface type…
This time a tiny neat walkthrough of how to add an Event Receiver at runtime in SharePoint 2010. Let’s say you have a SharePoint site that your colleagues already use. In this…
In the last days I created the tool “PS2EXE”. It is able to “convert” PowerShell scripts to “standalone” EXE files. Project site here: http://ps2exe.codeplex.com – It’s ALPHA in…
UPDATE 2021 07 23: Because of the Codeplex shutdown I have archived the project here: https://github.com/ikarstein/robopowercopy Today I want to announce my latest development…
At first: This is a common problem. Using the "Organization Browser" Web Part on another page than on the MySite host web application results in an empty view. This means, the…
Today I got this error: I tried to deploy a simple form to the SharePoint location http://sharepoint.local. This location is a root site collection!!! I got the error: The…