Skip to main content
Solved

PRA Vault - Endpoint automation

  • December 19, 2025
  • 4 replies
  • 40 views

Forum|alt.badge.img+1

Hello!
We are using PRA Jump Client to rotate local account password on a workstation.  Is there a way to update it in auto-logon configuration . Preferably by running sysinternals auto-logon via a batch script. I think we can update the password in a service (log-on user) using PRA vault but not auto-logon .

Is there a way to pass this vaulted password to a script via Endpoint automation ?

Best answer by PhillC

Hello ​@bt101 - I believe this is possible through the Config API, and it’s Vault section - I have linked the specific Vault Credential Check Out API Feature here: https://docs.beyondtrust.com/pra/reference/apiconfigvaultaccountcheck-out and Credential Rotate API Feature: https://docs.beyondtrust.com/pra/reference/apiconfigvaultaccountrotate

Please let us know how you get on here!

4 replies

Forum|alt.badge.img+1
  • BeyondTrust Employee
  • Answer
  • December 24, 2025

Hello ​@bt101 - I believe this is possible through the Config API, and it’s Vault section - I have linked the specific Vault Credential Check Out API Feature here: https://docs.beyondtrust.com/pra/reference/apiconfigvaultaccountcheck-out and Credential Rotate API Feature: https://docs.beyondtrust.com/pra/reference/apiconfigvaultaccountrotate

Please let us know how you get on here!


Forum|alt.badge.img+1
  • Author
  • Veteran
  • December 24, 2025

Thank you ​@PhillC 
Interesting, basically in Endpoint Automation I should deploy and launch a script that will fetch the credential from PRA vault (which is being rotated on schedule via Jump Client) and use it to run commands that will update the auto-logon config .

I think the Endpoint Automation related scripts and logs get cleared from the system ( I will go through documentation) .

I think this will work . I will test it out. Thank you so much!


Forum|alt.badge.img+1
  • BeyondTrust Employee
  • December 24, 2025

Sounds like a plan ​@bt101 - I hope this helps and I wish you a Merry Xmas / New Years!


Forum|alt.badge.img+1
  • Author
  • Veteran
  • December 24, 2025

Thank you ​@PhillC Merry Xmas and Happy New Year!