This script is a module for manipulating WinNT, Win2k & WinXP services. It contains the WService Class.
The WService Class is used for controlling WinNT, Win2k & WinXP like services.
Just pass the name of the service you wish to control to the class instance and go from there. For example, if you want to control the Workstation service try this:
import WService
workstation = WService.WService("Workstation")
workstation.start()
workstation.fetchstatus("running", 10)
workstation.stop()
workstation.fetchstatus("stopped")
Creating an instance of the WService class is done by passing the name of the service as it appears in the Management Console or the short name as itpears in in the registry.
Top 4 Download periodically updates information of Controlling Windows Services 1.7 script from the developer, but some information may be slightly out-of-date.
Our script download links are directly from our mirrors or publisher's website. Controlling Windows Services 1.7 torrent files or shared files from free file sharing and free upload services, including Rapidshare, MegaUpload, YouSendIt, MailBigFile, DropSend, HellShare, HotFile, FileServe, MediaMax, zUpload, MyOtherDrive, SendSpace, DepositFiles, Letitbit, LeapFile, DivShare or MediaFire, are not allowed!