Adding a Change Password ASPX page to MOSS for AD-authenticated extranet users

Goal: Add a Change Password capability to an extranet MOSS site so that users can change their password. Assumptions: Environment uses Windows authentication not Forms Based Authentication. Active Directory is the Membership Provider. Since this is an extranet, users will Continue reading Adding a Change Password ASPX page to MOSS for AD-authenticated extranet users

Automating the install of MOSS 2007 – looking at the right config.xml reference

So you are trying to automate the install of MOSS 2007, and you need to look at the reference for the syntax for config.xml . You do a search on microsoft.com for config.xml, and find this document: http://technet2.microsoft.com/windowsserver/WSS/en/library/2211ed65-a4f3-4a55-9d51-f7842bf386121033.mspx?mfr=true . You’ve Continue reading Automating the install of MOSS 2007 – looking at the right config.xml reference