Lync Management Shell Hangs with a Blinking Cursor

Quick tip for those googling.

Sometimes after reinstalling Lync roles or running Enable-Cscomputer the Lync Server Management Shell (LMS) will hang with a blinking cursor in the top left corner.

The fix to this is really simple.

Close all Lync Server Management Shell windows and run regular old PowerShell, then Import the Lync module with the following Cmdlet (don’t forget Lync-online if your multitennant)

Import-Module Lync

LMS2

Once the command completes. Close the Powershell window and re-open Lync Server Management Shell. Voila you have LMS back.

LMS3

Hope this helps.

One thought on “Lync Management Shell Hangs with a Blinking Cursor

  1. Sudhanshu Sharma

    Awesome thank you very much it worked for me 🙂

    Reply

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.