Lync - Management Shell (No Prompt)


There is a bug where the Lync Management Shell will not load from the start Menu Shortcut due to a missing quote mark and the end.

powershell.exe –noexit –command “cd $env:UserProfile; Import-Module ‘C:\Program Files\Common Files\Microsoft Lync Server 2013\Modules\Lync\Lync.psd1’”

Comments