Author Topic: Query data using powershell  (Read 1026 times)

mlopez

  • Zen Apprentice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Query data using powershell
« on: November 01, 2021, 01:15:20 pm »
Hello! I have a Zentyal 5.1 working as Active Directory and I need to make queries through a Script. For example, running the Get-AdUser command gives me the error "No default server running Active Directory Web Services could be found." I am not sure if it is possible to run Powershell commands for Windows Server or if I have to do it using an API. Any suggestion? Thanks