Forum Discussion
Dominic Horne
Nov 12, 2018Brass Contributor
How to - Azure Automation - Runbook - Active Directory Powershell cmdlets ?
How do run the Get-ADUser Active Directory powershell cmdlet within an Azure automation runbook ? Not all our AD objects are synced to Azure AD and there is a requirement to query on-premise AD f...
Fabrizio Giovannetti
Microsoft
Nov 12, 2018Hi Dominic,
which version PS you have?
last version 5.1?
Cheers
Fabrizio
- Nov 12, 2018
Yes, 5.1. I also installed any modules the runbook will need on the Hybrid Worker.