Start/Run
mstsc /console
Change location of search index
stsadm -o editssp -title TestSP1 -indexlocation f:SharePoint_Search_Index
Obtain search status
stsadm -o osearch -action list
Farm contact e-mail: admin@lendlease.com
Farm service account: domain_serviceaccount
Farm performance level: PartlyReduced
*USATL01MT241:
Status: Online
Role: Index
USATL01MT243:
Status: Online
Role: Query
Enable the SharePoint search service
stsadm -o osearch -action start -role Index -farmserviceaccount
h_Index
Move the MOSS search index to a new drive
H:>stsadm -o editssp -title MOSS_SP1_SSP -indexlocation F:SharePoint_Search_In
dex
SharePoint search perpetually in "stopping" mode
Run these commands:
stsadm -o osearch -action stop
stsadm -o osearch -action start -role Index
Forcibly kill the Sharepoint Search service
taskkill /F /IM mssearch.exe /T