Hi,
Is it possible to perform on SharePoint 2013 farm
Remove-SPEnterpriseSearchComponent -Identity $queryComponentID.GUID -SearchTopology $clone -confirm:$false
If my farm is contains only two server, 1. App Server, 2 DB server.
My aim to stop the Query processing component. I want to execute specific test case.
regards,
Sachin
Is it possible to perform on SharePoint 2013 farm
Remove-SPEnterpriseSearchComponent -Identity $queryComponentID.GUID -SearchTopology $clone -confirm:$false
If my farm is contains only two server, 1. App Server, 2 DB server.
My aim to stop the Query processing component. I want to execute specific test case.
regards,
Sachin