Posts belonging to Category 'Shared Services Provider – SSP'

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