For the complete documentation index, see llms.txt. This page is also available as Markdown.

Enumerating SPN Accounts with Powershell

Enumerating SPN Accounts with Powershell


setspn -T medin -Q ​ */*

we can extract all accounts in the SPN (Service Principal Name).


Last updated