Bill Baer

Senior Product Marketing Manager (SharePoint), Microsoft Certified Master for SharePoint, Microsoft Corporation

December, 2006

  • Bill Baer

    Understanding PRESCAN.EXE Errors

    • 72 Comments
    *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...
  • Bill Baer

    Microsoft GroupBoard Workspace 2007!

    • 0 Comments
    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...
  • Bill Baer

    MOSS 2007 & WSS 3.0 RTM Software Development Kits

    • 0 Comments
    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...
  • Bill Baer

    Simple Query to Audit Site Collection/Web Access Levels

    • 2 Comments
    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 ...
  • Bill Baer

    Windows SharePoint Services 2.0 vs. 3.0 Incremental Crawl

    • 2 Comments
    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...
Page 1 of 1 (5 items)