Welcome to TechNet Blogs Sign in | Join | Help

December 2006 - Posts

Understanding PRESCAN.EXE Errors

*UPDATED 5/22/2007 I put together this post as a follow-up to my initial PRESCAN topic " Understanding PRESCAN.EXE in MOSS 2007 "; hopefully, this will provide insight into the most common PRESCAN errors administrators may encounter and remediation steps

Microsoft GroupBoard Workspace 2007!

The first available Windows SharePoint Services 3.0 application templates has been released. the Microsoft GroupBoard Workspace 2007 . This is the Windows SharePoint Services 3.0 implementation of the most widely used Windows SharePoint Services 2.0 template
Posted by William Baer | 0 Comments

MOSS 2007 & WSS 3.0 RTM Software Development Kits

The Windows SharePoint Services 3.0 RTM Software Development Kit have been released to MSDN ; for those looking for the Microsoft Office SharePoint Server 2007 Software Development Kit click here , each includes documentation, as well as code examples
Posted by William Baer | 0 Comments
Filed under: ,

Simple Query to Audit Site Collection/Web Access Levels

USE SELECT DISTINCT t1.siteID,t2.webID, t2.title [accessLevel],t3.tp_login,CONVERT(DECIMAL(6,2),((CONVERT(DECIMAL,t4.diskUsed)/1024)/1024)) [diskUsed MB], t6.fullUrl FROM DBO.RoleAssignment t1 JOIN DBO.roles t2 ON t2.siteID = t1.siteID AND t2.roleID =
Posted by William Baer | 2 Comments
Filed under:

Windows SharePoint Services 2.0 vs. 3.0 Incremental Crawl

In a recent conversation with a colleague I was asked the differences between Windows SharePoint Services 2.0 and 3.0 incremental crawls and the availability of results and thought I would share and explain briefly the differences here: In Windows SharePoint
Posted by William Baer | 2 Comments
Filed under:
 
Page view tracker