I need a PowerShell script which will set the password on managed system once the managed account password is rotated by functional account as per password policy in PasswordSafe. I think it’s possible through propagation features but don’t know how to do. Can anyone please help me on this?
Create new propagation action for HANA SAP service account to update passwd through shell script
Hi Chitta,
BT does not support any external scripts, you need to take help of PowerShell engineer to deploy the scripts on target system as per the service account usecase. Propagation helps to call the target scripts to automatically update the password and run the service account.
HANA SAP use case maybe unique to your environment, and a solution cannot be provided without having in-depth knowledge of the environment. Below article has examples of how you can write PowerShell or Shell scripts to update passwords on managed systems using propagation actions.
BeyondInsight / Password Safe - PowerShell and batch file Propagation Action examples
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.