I got a new WMware virtual machine today and it came preinstalled with various software for development, and also MOSS. I renamed the server and MOSS (use this guide), and then search services were down (both WSS and MOSS) and I attempted to start them. I made a new account for this called wss_search.
I got the “SPSearch(Administrator)” error, which is not terribly specific.
It turned out it was quite simple; I simply wrote wss_search as username, but I should have included machine name or domain name depending if its a local account or domain. So correct one would be
“my-testserver\wss_search”
The service then starts correctly.
Related posts:
- Clone SharePoint (MOSS / WSS) stand-alone developer virtual machine (Rename SharePoint Server)
- Enable Usage Analysis / Tracing / Reporting in SharePoint (MOSS)
- Error when updating Windows SharePoint Services 3.0 with SP2 – An update conflict has occurred, and you must re-try this action. The object SPSearchDatabase…
- Quick intro to creating custom SharePoint (MOSS, WSS) site themes
- How to get rid of “Unknown error occurred” in SharePoint

Thank you so much…….
some french tags :
erreur problème compte de service WSS SPSearch(administrateur)