Is it possible to start the maintenance mode via the commandline? (e.g. PCMonitorManager.exe call with param).
My server performs a weekly reboot. I have a shutdown script which ends all services, task, etc. and a start script which starts them again after the reboot.
Now, i have to manually start the maintenance mode, wait until the reboot over night is done, and then end the maintenance mode manually again.
Is it possible that i can start the maintenance mode in my shutdown script, and exit maintenance mode in the start script?
Hi there
Is it possible to start the maintenance mode via the commandline? (e.g. PCMonitorManager.exe call with param).
My server performs a weekly reboot. I have a shutdown script which ends all services, task, etc. and a start script which starts them again after the reboot.
Now, i have to manually start the maintenance mode, wait until the reboot over night is done, and then end the maintenance mode manually again.
Is it possible that i can start the maintenance mode in my shutdown script, and exit maintenance mode in the start script?
Thanks for any hint :-)
Regards
Simon