I thought these are some of the commands we use (may not be in day to day operations) that can be handy.
InstallFeature:
stsadm -o installfeature -filename "MyFeature\Feature.xml"
use -force to force override
InstallFeature:
stsadm -o installfeature -filename "MyFeature\Feature.xml"
use -force to force override
Comments