How To Delete the SCP of a SharePoint Farm Part 4/4

You may decide to remove the SCP for an existing SharePoint Farm from your Active Directory schema, whether because you want to change the value in the container or you just wanto to remove the marker (in theory, this should happen automatically once the last server is removed from a farm).

Whatever your case is, to remove the SCP you just need to run the following cmdlet:

Set-SPFarmConfig -ServiceConnectionPointDelete

scpd1

After that, to verify it has been removed properly you can check that the marker in the Active Directory schema has disappeared with ADSI Edit, or running the cmdlet

Get-SPFarmConfig –ServiceConnectionPoint

Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s