Tuesday, August 3, 2010

stsadm -o uninstall

Never ever use this command. Just wanted to share my experience.

stsadm -o uninstall doesnot take any parameter. If you type this command and press enter . It uninstalls the SharePoint from your machine without asking for any cofirmation.

Always use -help after each command to see the Parameter list.

stsadm -o uninstall -help.

No comments:

Post a Comment