This project is to help people to track what exactly do those weird GUID means in SharePoint feature list. This could help when you try to upgrade your server farm and run pre-check tools, or try to identify whatever is installed on your SharePoint farm.
SharePoint Server 2010 Feature GUIDs (get-SPFeature)
Richard Mueller edited Revision 4. Comment: Removed (en-US) from title, corrected typo, added tags
Craig Lussier edited Revision 3. Comment: added en-US to tags and title
AzraH edited Revision 2. Comment: sharepoint feature guid
If you have a GUID for a feature and cannot find it in the list, use Get-SPFeature -ID <guid> to look up the name.
How do you find this information in MOSS 2007?