A script to configure SharePoint to use ADFS for authentication
While some people found the "How to use ADFS to turn MOSS 2007 into a claims aware application" blog entry instructional enough to successfully configure their WSS 3.0 or MOSS 2007 environment to use ADFS for authentication, others have sent us feedback stating that they're still struggling to get things working.
Attached is a Windows Scripting Host script that should make the configuration process a lot easier. It was developed by Bernabe Hostein, who's a Software Design Engineer/Tester in Microsoft's Federated Identity product group. The script is provided as-is, but Bernabe was kind enough to provide a detailed User's Guide with it. Both are included in the SetupSharePointADFS.zip file that is attached to this blog entry.
[Update 10/22/2007: The original script file in the attached .ZIP file has been replaced with an updated version that includes some minor changes in code comments and an important fix for the syntax error caused by an internal function.]
<Lawrence />