Use Case Examples
Example use cases for post-rotation scripts in Keeper
The following section contains code snippets on common post-rotation script use cases:
Rotate the Credential of a Windows Service
PowerShell Example with WinRM (Recommended Method)
PowerShell Example with WinRPC (legacy systems only)
PowerShell Example with SSH (legacy systems only)
Batch Example with WinRPC (legacy, limited capabilities)
Rotate the Credential of a Windows Scheduled Task
PowerShell Example with WinRM (Recommended Method)
PowerShell Example with WinRPC (legacy system only)
PowerShell Example via SSH (legacy system only)
Batch Example via Win RPC (legacy, limited capabilities)
Database Use Cases
Last updated