Tag: service

How to correctly stop/reboot Skype for Business server

Get-CsPoolUpgradeReadinessState

Skype for Business like any other service needs periodic maintenance and that’s when you need to know how to gracefully stop Skype for Business service without losing a quorum. Before stopping Skype for Business service make sure you will have more than 50% of front end servers running.

Continue reading

How to install/uninstall Windows service

If you need to install your .exe file as Windows service using command prompt (not the Visual Studio command prompt) here is how you can do this in x32 and x64 versions of Windows.

Continue reading