Daniel Östlund Posted July 5, 2021 Share Posted July 5, 2021 Hi! Recently our reset status and Heartbeat status wont work, it is configured to change AD accounts password every 2 weeks. When we now try to change the password manually the reset status is queuing but it failes with the error log "Error = Failed to reset the password for the account 'username' in Active Directory domain 'domain name'. It appears you do not have the Active Directory module for Powershell installed on your server. See Privileged Account Management under Help Menu for more information. On what server is it refering to that do not have AD module installed? This has worked fine up until we a feew weeks ago. Even the Heartbeat status is failing. I looked under the Privileged account management and the account we are using seems fine. Im at a dead end so I am hoping someone has a idea where to look or what to do. Link to comment Share on other sites More sharing options...
support Posted July 5, 2021 Share Posted July 5, 2021 Hello Daniel, This PowerShell module is required to be installed on your Passwordstate web server, so we can only presume someone has now uninstalled it. Below are the instructions for this, and please restart the Passwordstate Windows Service after making this change. Open PowerShell as Admin, and run the command: Add-WindowsFeature RSAT-AD-PowerShell Regards Click Studios NOS_Admin 1 Link to comment Share on other sites More sharing options...
Daniel Östlund Posted July 6, 2021 Author Share Posted July 6, 2021 Hello! Thanks for the answer, that was my idea also. But has the Active Directory module always had to been installed on the web server for the Reset Password and Heartbeat Status to work? Cant wrap my head around it that one of ous would have uninstalled the AD feature. Imrecently got involved in Passwordstate so Im very new to it so I have to ask Link to comment Share on other sites More sharing options...
support Posted July 6, 2021 Share Posted July 6, 2021 Hello Daniel, As of version 9 this is required, as we've made the Password Resets and Account Heartbeats consistent with all other types of accounts, where we now use PowerShell scripts for this purpose. Regards Click Studios NOS_Admin 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now