Re: Running as service
From: Marty List (bill.gates_at_sun.com)
Date: 07/01/04
- Next message: S Shearman: "Passing double quotes with wsharguments"
- Previous message: Tom Lavedas: "RE: Adding Characters to a string"
- In reply to: GTS: "Running as service"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 1 Jul 2004 07:31:19 -0600
"GTS" <gtskaran@hotmail.com> wrote in message
news:evJJMb0XEHA.808@tk2msftngp13.phx.gbl...
> Hi There,
>
> I have a vbscript that records time and cpu utilisation of services that
are
> running. The script was written with in a loop, every 15 seconds it will
> records the time and cpu usage.
>
> My problem is I am not found a way to start the script as background
> process. Whenever I logoff the script was terminated. I want this script
> should be started/terminated by means of manual operation. I dont want the
> script should be stopped/terminated by logoff the user.
>
> Any ideas, appreciated.
>
> Thanks
>
> GTS
>
Have you tried the Task Scheduler in the Control Panel? It has the option
to run the task "At System Startup". Or you could try JT.EXE and AT.EXE
command line interfaces.
- Next message: S Shearman: "Passing double quotes with wsharguments"
- Previous message: Tom Lavedas: "RE: Adding Characters to a string"
- In reply to: GTS: "Running as service"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|