Posts: 341
Threads: 53
Joined: Nov 2018
What service or method is there to do a full CQC shutdown and then Full Startup again without a reboot?
When I do ISY maintenance this causes driver disconnects and errors and I know I can pause events but I don't want to have to go and pause dozens of events and then re-enable them and probably miss a few.
Also just good info to know
Posts: 720
Threads: 124
Joined: May 2019
01-24-2020, 01:21 PM
(This post was last modified: 01-24-2020, 01:23 PM by gReatAutomation.)
Restart the two services in the Services control panel
Or use the tray, but I've not had much luck with it so I either use the Services control panel or a batch file on my desktop that restarts the services.
Posts: 341
Threads: 53
Joined: Nov 2018
Just those two huh? I expected more but it's nice and simple. I like it.
Posts: 720
Threads: 124
Joined: May 2019
Posts: 40,483
Threads: 491
Joined: Aug 2002
01-24-2020, 02:37 PM
(This post was last modified: 01-24-2020, 02:38 PM by Dean Roddey.)
The tray app should work fine. You do have to run it as admin, since that's required to manage services.
The 'app shell' service is really that. It's an application shell that runs other applications. In fact there can be seven or eight or so servers on the MS, but they are all managed by the app shell service.
Dean Roddey
Explorans limites defectum
Posts: 341
Threads: 53
Joined: Nov 2018
(01-24-2020, 02:37 PM)Dean Roddey Wrote: The tray app should work fine. You do have to run it as admin, since that's required to manage services.
Cool. That will save me a few reboots I'll I'm messing back and forth with things.