Copy link to clipboard
Copied
In previous versions of ColdFusion, we had "jrunsvc" to help manage Windows Services. We could add, edit, and delete Windows Services for one or more instances of ColdFusion that we were running. What, if anything, exists now in ColdFusion 10 to manage the Windows Services for the CF instances we run?
Found it. Seems silly to have this tool for each instance but alas, here it is.
C:\ColdFusion10\cfusion\bin\coldfusionsvc.exe -help
Copy link to clipboard
Copied
Hi there,
Same thing exist in ColdFusion 10 as well, you can edit, delete the ColdFusion instance.
Thanks
Priyank
Copy link to clipboard
Copied
Right... but I am asking about the Windows Services for each instance....
How do you manage the ColdFusion Windows Services from the command line? I want to be able to add/edit/delete CF instance Windows Services.... Can that be done from the command line in a similar way to using jrunsvc in previous versions of CF?
Copy link to clipboard
Copied
Any idea?
Copy link to clipboard
Copied
Found it. Seems silly to have this tool for each instance but alas, here it is.
C:\ColdFusion10\cfusion\bin\coldfusionsvc.exe -help