Sign in
Life as a SharePoint Consultant
This is my blog on the SharePoint and Office 365 related work I do for Microsoft Services NL
Common Tasks
Blog Home
About
OK
RSS for comments
RSS for posts
Atom
Search Form
Tag Cloud
Adoption
Claims
Code
Exchange 2010
Guidance
Office 365
PowerShell
Search
SharePoint
Social
Team Foundataion Server
TechNet
Monthly Archives
Archives
November 2011
(2)
July 2011
(3)
June 2011
(2)
May 2011
(5)
April 2011
(1)
March 2011
(2)
January 2011
(1)
December 2010
(3)
October 2010
(1)
August 2010
(2)
July 2010
(1)
March 2010
(2)
Browse by Tags
MSDN Blogs
>
Life as a SharePoint Consultant
>
All Tags
>
powershell
Tagged Content List
Blog Post:
The Publishing Cache of SP2010 WebApplications
Stef van Hooijdonk
In a recent post I talked about the publishing cache. It turns out this also applies for Classic Authentication WebApplications. (from the original post:) Have a look into your Developer Dashboard to see what is going on; the warning and critical error are: 7362 - Warning Publishing Cache 7363 - Critical...
on
11 Oct 2010
Blog Post:
Provisioning Publishing Pages
Stef van Hooijdonk
On the interweb there seems to be some confusion on how to provision publishing resources through features. Here is what works for SharePoint 2010. First you wil need a Feature scoped for Site (SPSite), put your ContenType module here. And a Feature scoped for Web and add the other modules here! 1. Create...
on
23 Aug 2010
Blog Post:
Enterprise Search query giving FaultException when using an ORDER BY
Stef van Hooijdonk
Ran into this on a project when using the "FullTextSqlQuery" object to query against the Enterprise Search Service of SharePoint 2010. Had a query that included an Order By clause on my own Managed property other than the normal RANK. string query = "SELECT Title, ItemContentType, Projectnaam...
on
30 Jul 2010
Blog Post:
Power of PowerShell and the SharePoint Snap-in
Stef van Hooijdonk
Recently I started to look into some more detail at PowerShell and the SharePoint 2010 Snap-in. As a small exercise I wanted to create something (somewhat) usefull. I came up with a small site structure install script for SP2010. First the source configuration, an xml, with the sites and subsites I wanted...
on
2 Mar 2010
Page 1 of 1 (4 items)