MIT Kerberos can be run from the Command Prompt in Windows. The following commands are available. Click a command name to see the relevant UNIX man page.
| KINIT | Log in to MIT Kerberos and obtain tickets. | 
| KLIST | List all of your valid tickets. | 
| KDESTROY | Destroy all of your tickets. | 
| KPASSWD | Change password. | 
| KSWITCH | Specify primary (default) cache. | 
| KVNO | Acquire a service ticket for the specified principal(s) and show the key version numbers. | 
| KCPYTKT | Copy the specified service tickets to the destination credentials cache. |