How To Delete An SSP (Shared Services Provider) In Sharepoint

Sharepoint Shared Services Providers (SSPs) can be forced to delete using the following stsadm command:

stsadm -o deletessp -title "SSPNAME" -force

 

If you also want to delete the SSP database also use the following stsadm command:

stsadm -o deletessp -title "SSPNAME" -deletedatabases –force
Related Posts with Thumbnails
Share and Enjoy:
  • Print
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks
  • Blogplay

Leave a Reply