Hello world!
Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!
SharePoint, PowerShell & dev notes by Ingo Karstein
154 articles since 2010 · page 7 of 16
Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!
Today I started the “User Code Service” of SharePoint 2010 to enable execution of Sandboxed Solutions. Before activation I’ve created a new domain account for the service (\ ) ,…
The last days I’ve created a PowerShell script that enables you to import a whole file system folder into a SharePoint document library using the SharePoint Content Migration API.…
Today I tried to configure a new SharePoint farm. I got this error: “The process does not passess the ‘SeSecurityPriviledge’ priviledge which is required for this operation.” –…
When you install SharePoint Server 2010 by using the official slipstreamed version that includes SP1 you may get an error while installing SP1 for several language packs. “The…
In IIS there is a trick for redirecting requests to a new URL including original path and query string. This trick worked on IIS 6. Today I tried this with IIS 7.5 on Windows…
(Download link below!) If you set up a MS Learning Classroom with Hyper V and the images provided by MS at the MCT download page you need to deploy the VHD files (and the other VM…
SharePoint Server 2010 and Foundation too has a namespace “Microsoft.SharePoint.Utilities.Cab”. In this namespace there are all functions you need to create CAB=WSP files. I have…
(Original article: https://blog.kenaro.com/2011/06/21/ps2exe tool for converting powershell scripts to standalone exe files/) I have implemented some new switches for PS2EXE: \…
Another error in the crawl log: Using Fiddler I figured out that the pages report an “incompatible browser” error if the SharePoint crawler opens that pages. It seems that the…