## 2025
### See the list of records in the keystore
`keytool -list -keystore keystore.p12 -storetype PKCS12 -storepass <keystore-password>`
### see the verbose output of one of those aliased records
`keytool -list -keystore keystore.p12 -storetype PKCS12 -storepass <keystore-password> -alias <alias Name> -v`
## 2021
- [[Microsoft Orchestrator]] Get Affected User Email through relationships [How to get the Affected User from an Incident RRS feed][1]
- [Get Affected User from an Incident in Service Manager with Orchestrator][1]
-
[1]: https://social.technet.microsoft.com/Forums/en-US/614749e4-704d-4098-86a6-8d47b0de4730/how-to-get-the-affected-user-from-an-incident?forum=scogeneral
[2]: http://systemcenterme.com/get-affected-user-from-an-incident-in-service-manager-with-orchestrator/