Server 2003
Microsoft Web Platform Installer
by liquidpooled on Dec.01, 2008, under .NET, Internet Information Services, Microsoft, Server 2003, Server 2008, Vista, Visual Studio 2008
Microsoft has just released the Web Platform Installer (RC1). What is the Web Platform Installer you ask? From Microsoft:
“The Web Platform Installer (Web PI) is a simple tool that installs Microsoft’s entire Web Platform, including IIS7, Visual Web Developer 2008 Express Edition, SQL Server 2008 Express Edition and the .NET Framework. Using the Web Platform Installer’s user interface, you can choose to install either specific products or the entire Microsoft Web Platform onto your computer. The Web PI also helps keep your products up to date by always offering the latest additions to the Web Platform.”
The Web PI certainly looks promising as a quick ramp-up when setting up a development environment (or even a one-off server environment).
Getting Started With Windows PowerShell and SharePoint
by liquidpooled on Oct.13, 2008, under .NET, MSDN, Microsoft, Office, PowerShell, Server 2003, Server 2008, Sharepoint Server, TechNet, Windows SharePoint Services
Today was my first experience with PowerShell, and I have to say I’m impressed. PowerShell truly does appear to be a command prompt for the .NET generation. While it can be agravating at times, I can see PowerShell quickly becoming a “can’t do without” tool in my arsenal.
Resources:
IIS Fails to Authenticate Your Users (401.1) Strikes Again
by liquidpooled on Aug.27, 2008, under Internet Information Services, Microsoft, Office, Server 2003, Service Pack 1, Service Pack 2, Sharepoint Server, Windows SharePoint Services
When I was experiencing trouble with one of the farms I manage, a recent KB article (896961) provided a workardound. It was determined that we should indeed upgrade to Service Pack 2, which we did. At this point, we reverted the previous registry entries (as the issue was only supposed to affect Service Pack 1). The farm performed up to par for approximately one day, and then it was downhill again. After re-applying the registry fix/workaround from the KB, the farm and can once again get back to indexing itself.
The lesson? It appears that the loopback check described in the KB is alive and well in Service Pack 2 as well.
IIS Fails to Authenticate Your Users (401.1)
by liquidpooled on Aug.26, 2008, under Internet Information Services, Microsoft, Office, Server 2003, Service Pack 1, Service Pack 2, Sharepoint Server, Windows SharePoint Services
Internet Information Services (IIS), recently started giving me some grief for a particular farm I manage. Several days ago, users started reporting they were unable to login to the SharePoint environment and the crawler started showing access denied errors as well when attempting full and incremental crawls.
A quick interogation of the server security event logs revealed a large number of 537 events (Failure Audit) with what can only be described as gibberish (garbled characters) for the Logon Process. For example:
Event Type: Failure Audit
Event Source: Security
Event Category: Logon/Logoff
Event ID: 537
Date: Date
Time: Time
User: NT AUTHORITY\SYSTEM
Computer: Computer_Name
Description: Logon Failure:
Reason: An error occurred during logon
User Name: User_Name
Domain: Domain_Name
Logon Type: 3
Logon Process: Ðùº
Authentication Package: NTLM
Workstation Name: Computer_Name
Status code: 0xC000006D
Substatus code: 0×0
Caller User Name: -
Caller Domain: -
Caller Logon ID: -
Caller Process ID: -
Transited Services: -
Source Network Address: IP_Address
Source Port: Port_Number
As luck would have it, Microsoft has a KB article detailing this exact behavior (KB896861). The farm was indeed running Windows Server 2003 Service Pack 1. A quick trip to the registry did solve the issue. At this point it was determined that we should upgrade to Service Pack 2 as support will be ending for Service Pack 1 in 2009.
The strange thing is that we had not recently applied any updates to the servers (although we had recently updated the Alternate Access Mappings (AAMs) for the farm.