Hey all, I need some assistance please with an after create script for AD.
The IQ service is running as “local system”, and the service account is registered to iqservice and configured in the source.
What we’re trying to do is set the AD password in the script and despite the fact that the service account is in account operators, I’m unable to execute set-adaccountpassword. It’s falling down to the catch statement indicating that the command errored out.
Anyone have any ideas?