$spapp = Get-SPServiceApplication -Name "Search Service Application 1"
Remove-SPServiceApplication $spapp -RemoveData
Get all the spServiceApplicationProxy
Get-spServiceApplicationProxy
Remove-SPServiceApplication $spapp -RemoveData
Get all the spServiceApplicationProxy
Get-spServiceApplicationProxy
Get-spServiceApplicationProxy 67f73fe6-723a-4350-842a-1fb19a2e52cb | remove-spServiceApplicationProxy
No comments:
Post a Comment