Greetings -
I'm attempting to run a powershell script to create a Lync user and I'm running into an issue at the first step. When I call the custom command to run the script I receive the error "The specified module 'Lync' was not loaded because no valid module file was found in any module directory". I can run the command "import-module lync" without any problems logged in as the service account I'm using. The module is also located under "C:\Windows\System32\WindowsPowerShell\v1.0\Modules\Microsoft Lync Server 2010\Modules" so it should be accessible by any user.
Anyone have any ideas what I could be missing?
Thanks!
Jason