0 votes

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

by (60 points)

1 Answer

0 votes
by (60 points)

Go figure - an update to Adaxes resolved the problem.

Related questions

0 votes
1 answer

Hello, I'm attempting to automate a part of our user creation/modification process and I've created a script that works on the Adaxes server in PowerShell but when I ... ? The Quest Powershell commands are installed on the Adaxes server as well. Thank you!

asked May 20, 2014 by mmackay (50 points)
0 votes
1 answer

The individualmodule for PnP if upgraded to 2.2 in non PowerShell 7 breaks in Adaxers. Previous versions of Powershell will not allow the 2.2 PnP version to connect which is ... to make this work but if it is deprecated by MS, then we will lose functionality.

asked Aug 16, 2023 by nick.boehm (20 points)
0 votes
1 answer

My role as a developer require a form submission with Adaxes to get JIT (just in time) access to an client environment, I want to need guidance to form submission with the Adaxes PowerShell module.

asked Nov 19, 2020 by spencer.nicol (20 points)
0 votes
1 answer

Are PowerShell commands supposed to show up in the programming interface after adding the module to the Adaxes server? I've installed modules and they don't show.

asked Aug 18, 2020 by ComputerHabit (790 points)
0 votes
1 answer

Hello, I am having trouble updating adaxes custom attributes when creating a new user with the powershell module, would running the New-AdmUser also ... -EmployeeID $EmployeeID -MobilePhone $MobilePhone -OtherAttributes @{adm-CustomAttributeText1 = $title }

asked May 11, 2020 by bbartlett (20 points)
3,365 questions
3,064 answers
7,815 comments
545,265 users