From the computer of: davak
(396 recipes)
Created: Nov 28, 2003 Updated: Nov 06, 2005
Warning: Manipulating windows services can have unpredictable effects on your system. You should create a system restore point before experimenting.
We all want to tweak or windows systems to the extreme to get the quickest, most powerful system possible. Many people will disable multiple window services manually before game playing. What a pain!
Many times people forget what the services do or forget to restart the important ones. Services can be easily changed by creating batch files.
The important commands are the following:
NET START - starts the service
NET STOP - ends the service
For example:
Output: The Error Reporting Service service was stopped successfully.
Knowing the commands, one can now easily create batch files called something like beforegame.bat and aftergame.bat.
Before.bat would contain all the NET STOP commands to end the nonessential services.
After.bat would be exactly the same except all the NET STOP commands would be replaced with NET START commands to restart all the common services.
A sample of the before.bat file might look something like this:
Likewise, the after.bat file might look something like this:
You may wish to reference this: list of services that can be disabled.
If your system ever becomes unstable and you want to return the services to their default settings, the default settings for the windows services can be found here.
Subscribe to the Tech-Recipes Newsletter
You can get tips like this delivered in your email every week!
We will never, ever sell your email address or spam you.
6 Recipe comments: View comments
Create Batch File to Start or End Window Services by mrdance
very helpful by Anonymous
How to have profiles of services by GeoMax
Start if Stopped by Anonymous
batch file to control windows services by Anonymous
Re: Create Batch File to Start or End Window Services by WebNut
Related recipes:
XP batch files: Create variable for current user account and find current user
Supressing Prompts In Batch Files While Deleting All Files
Supress Responses From Commands In Batch Files
Using variables in Windows batch files
Batch Files : Get users default printer via registry (WinXP)
XCOPY command : Using the /EXCLUDE flag
XP Batch Files: Copy images from camera to pc and organize by date
Windows XP/Vista: Use a Batch File for Quickly Restarting explorer.exe
Batch File Converting of Video Files: SageTV example
Processing the contents of a text file using FOR loop
Sponsored links
Login
Don't have an account yet? You can create one. As a registered user you have some advantages like theme manager, comments configuration and post comments with your name.Search
Tech Recipes
· Home
· Mac OS X
· Solaris
· Windows
· Programming
· UNIX
· Cisco
· MySQL
· Google
· Instant messaging
· Add recipes
· Leave feedback
· Recommend us
· RSS Syndication
Hot recipes
XP: Small, Free Way to Use and Mount Images (ISO files) Without Burning Them
Make XP look like Windows Vista / Longhorn for free!
SMS through E-Mail: Cingular, Nextel, Sprint, T-Mobile, Verizon, Virgin Mobile
MySpace Hack: View Pictures and Comments on a Private Profile
Vista: Should I Install 64-bit or 32-bit Version? (x64 vs x86)
How Do I Use or Open Bin, Cue, or ISO Files?
Hacks to Beat Rapidshare Download Limits and Waiting Time
MySpace: Hack to Download Any Song on MySpace
Who's Online
There are currently, 1764 guest(s) and 1 member(s) that are online.
You are Anonymous user. You can register for free by clicking here
Information
Wish to advertise with us?
All logos and trademarks in this site are property of their respective owner. The comments and forum posts are property of their posters, all the rest © 2003-2007 by QD Ideas, LLC.
Users of this site are legally bound by the Terms and conditions and Disclaimer. Do not use this web site if you do not agree with these policies.
The members, admins, and authors of this website respect your privacy.
Page Generation: 0.76 Seconds
Wed Aug 27 22:39:02 2008