Product: PowerShell Universal
Version: 3.0.5
We have a script to create functional accounts and attached exchange mailboxes. it is usually called via REST and worked fine until the update.
When I run it manually from the PU server or from the client it runs fine, even with different credentials.
When I run it via REST or from the PU admin page it fails because it can’t get the ‘Get-ADUser ’. The ActiveDirectory module is loaded but it still fails.
Any ideas? I didn’t find any errors in the logfiles.
Regards
Sven