2007 MOSS Tool : Listing all Features installed
Patrick Tisseghem (MVP SharePoint) has created a cool feature tool for 2007 MOSS (Microsoft Office SharePoint Server).
It shows the list of features installed in a server farm, with their GUID and description, and their activation dependencies.
This feature can be activated for the SharePoint Central Administration.
Thanks Patrick for creating this and to Mohamed Zaki for pointing this out
Advertisement | Monetize Your Site |
[Can't leave a comment on patriks site - the spam prevention code prevents humans too
]
Very usefull addon to my growing collection of custom admin pages. Thanks.
If you have some features that was installed, but has since been removed they sort of linker in the list of installed features, and occasionally give rise to some error events in the log.
Your tool is great for finding these IF you put in a try catch for the lines that queries the feature definition scope. The line requires MOSS to read the feature.xml file, which isn’t there anymore.
That’s why it fails for some people/farms.
–søren