Okay, attached is the BAT script that should do the job. You'll need to adjust as needed with the name of the INI file, the name of the services, etc. Also, you will need to download inifile.exe from the following link and place it with the BAT folder so it can be run:
http://home.mnet-online.de/horst.muc/wbat32.htm#inifileThe SC command takes the name of the service, not it's title, so you should do a SC QUERY at a command prompt first and look for the name of the services you need to stop / start.
You can create the second script from this one once you get it working, just give it a different name and change the values updated in the INI file.
~bp