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