The two situations would be:
1) An application server, which is sending to/receive from Biztalk server, needs to be restarted. Then what i should do on biztalk?
Should i just stop the Host instance, after that server is back, then start the Host instance and check if every channel is in "Enabled" status?
2)Restart the biztalk
Should i stop all the biztalk services on the server? Or just stop the Host instance, since all biztalk related service is set to "Automatic"?
Thanks for any advices.