Forum Discussion
Jayeshpc
Jan 20, 2021Copper Contributor
Run ACTIVE Directory commands from PowerShell installed on Linux RHEL 7
Hi, I am trying to run the Active Directory commands from PowerShell installed on Linux RHEL 7. has anyone able to do this from Linux. PS /root> import-module ActiveDirectory Import-Modu...
AndySvints
Jan 28, 2021Steel Contributor
Hello Jayeshpc,
Can you please elaborate? What are you trying to achieve?
Can you please describe your use case?
As described here ActiveDirectory module is only supported in Windows and in PowerShell core relies on WindowsCompatibility module functionality:
Hope that helps.
- Matteo_RedaelliSep 12, 2023Copper Contributor
AndySvintsI think powershell for unix is not very useful if it cannot be used for connect to active directory..