I recently found some SharePoint log entries that pointed to a feature but only gave me an ID (guid). Hunting around, I found the easiest way to figure out what feature it was, was to open SQL Management Studio. Find the SharePoint database, in my case WSS_Content. There are 2 tables of interest. Features FeatureTracking […]