Check Service Status for List of servers

Hi Readers, Sharing a quickly written script for checking status of particular service on list of servers. Download the script from below link, extract it. https://gallery.technet.microsoft.com/scriptcenter/Check-Service-Status-for-72a990e3 Update the ServicesStatus.ps1 $svc = “MpsSvc”  # Enter the service Name that you want to Monitor Update servers.txt with server names. run the batch file & report will be…

Exchange 2010 Text Message Integration

Hi All, Just want to share another TIP from Exchange 2010, Microsoft has made a another leap & made Text Message integration out of the box , As of now its available for major US , Canada & Romania telephone providers. Here how you setup: 1. Launch OWA –> Go to Options 2. Click Phone –>…