Photo by Tadas Sar on Unsplash

Microsoft Exchange Services wont start after reboot

Sometime after a reboot you can notice all of the Microsoft Exchange Services do not started automatically . But if you go to server manager or services and start the pending services they start without fail. Easy way to do it after Microsoft Exchange 2016 reboot is just run the following script.

But you don’t want to start the services which are set to Start Manual or get a lot or warning service already started.. so lets add some steps to the above mentioned .

Above line will check all Microsoft Exchange Services and check stopped services with startup type set to automatic . Next it send the output to Start-Service Cmdlet.

--

--

IT Infrastructure Specialist , Open-source enthusiast

Get the Medium app

A button that says 'Download on the App Store', and if clicked it will lead you to the iOS App store
A button that says 'Get it on, Google Play', and if clicked it will lead you to the Google Play store