Tag Archives: Windows Services

Manage Windows Services via Command Prompt

I ever wrote how to manage Windows Services via Administrative Tools and Manage MySQL Service via DOS Console or DOS Prompt. Few readers are asking me to manage other service than MySQL via DOS Console. This time I want to answer that question. Actually, you just need to replace MySQL service name with Windows Service which you want start or stop.
Read more

Turning Off Indexing Service

Indexing Service is using to index entire your file on all of your drives. And the result from index progress will use by search facility. And it will give you accuracy when you search a file but unfortunately Indexing Service makes your computer be slower. Because Indexing Service will run on background and using your computer resources big enough. And if you is very rare using Search feature, just turning Indexing Service off.
Read more