Posts

Showing posts with the label Uninstall the feature in the particular site in SharePoint 2010

Uninstall the feature in the particular site in SharePoint 2010

1.        Deactivate the feature in SharePoint site. a.        First deactivate the feature which one wants to uninstall. b.       Site Actions à Site Settings à Manage Site Features (Site Actions Category) à Deactivate 2.        Get the id of the feature. a.        Find the feature folder in the server b.       C:\Program Files\Common Files\Microsoft Shared\web server extensions\12\TEMPLATE\FEATURES c.        Open the feature which one you want to uninstall and get an id. 3.        Open the command prompt. a.        Change the directory path to below:\Program Files\Common Files\Microsoft Shared\web server extensions\12\BIN b.       Type the below command: stsadm.exe –o un...