Forum Discussion
Anonymous
May 29, 2017ADSync Module
Hi Guys, I recetly installed the Azure AD Connect on a lab DC. I cannot however find the ADSync Powershell module that should be installed along with this. I have search the Powershell Gallery and...
- Nov 28, 2017
In Powershell:
Import-Module –Name "C:\Program Files\Microsoft Azure AD Sync\Bin\ADSync" -Verbose
Peter Richardt
Nov 28, 2017Copper Contributor
In Powershell:
Import-Module –Name "C:\Program Files\Microsoft Azure AD Sync\Bin\ADSync" -Verbose
abraxid
Dec 12, 2022Copper Contributor
Interesting thing is even with the full path doesn't work on my machine... "Import-Module : The specified module 'C:\Program Files\Microsoft Azure AD Sync\Bin\ADSync' was not loaded because no
valid module file was found in any module directory."
valid module file was found in any module directory."