Hi, I have seen this question asked a couple of times on here but not really seen a definite answer or process that works. What is the best way to set up a process that stops services on a couple of servers before Microsoft patches are pushed down to them? For example in my scenario we have to stop the sql service on one server and numerous services on another server before we can patch and reboot 4 app servers. Is there any schedule that can be setup to do this or is it a matter of using 4 different schedules using the service management tool, stop/starting/patching just for this one patching task?
I tried doing a big powershell script to accomplish this but it is getting so complex that if one part fails it will stop the whole script. Any help would be very much appreciated,
thanks
Lee