How to Create a ROOM List – Exchange

First let’s discuss what is a Room List ? This has been built in Exchange 2010 in combination with Outlook 2010 so that users are able to find the Rooms with ease. You can create a List of Rooms on Exchange server & than thru outlook use Room finder as shown below to find the…

PowerShell – Robocopy launching multiple concurrent sessions

This script has been derived from below VB script: Robocopy launching multiple concurrent sessions https://gallery.technet.microsoft.com/scriptcenter/Robocopy-launching-f67faec7 It has been requested by many of my followers/Colleagues to change it to powershell as it sounds easy to do modifications. So here we go, download & extract the zip file from below location. https://github.com/VikasSukhija/Downloads/blob/master/SyncRobocopy.zip Update the Source & Destination…

Uninstall Failed Exchange 2010 installation

Many of the exchange administrators have faces this issue ones in a while during their Exchange career. I too have faced it but this time we faced it again so sharing the experience how we fixed it without resorting to ADSIedit. This happened to us when we were installing Exchange UM Role on two of the VM…