Description
Renews an existing TGT ticket, optionally with automatic renewal.
Overview
Renews an existing Kerberos TGT before it expires. Supports automatic renewal mode which will continuously renew the ticket at the appropriate interval until the renewable lifetime expires.
Arguments
| Parameter | Type | Description |
|---|---|---|
| Ticket | string | The base64-encoded TGT to renew. |
| DC | string | The domain controller to target. |
| Ptt | switch | Pass the renewed ticket into the current session. |
| AutoRenew | switch | Automatically renew the ticket before expiry. |
Dependencies
- AD
Operating Systems
- Windows
