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
setspn -T medin -Q ​ */*
we can extract all accounts in the SPN (Service Principal Name).
Last updated