It seems that the -TrustedToAuth flag no longer applies to Get-NetUser or Get-NetComputer.
Does there still exist a streamlined way to discover constrained delegation computers/users in powerview? It looks like the best way now is to manually check the msds-allowedtodelegate and TRUSTED_TO_AUTH_FOR_DELEGATION manually for the Get-NetUser / Get-NetComputer outputs.
Thanks!
It seems that the
-TrustedToAuthflag no longer applies toGet-NetUserorGet-NetComputer.Does there still exist a streamlined way to discover constrained delegation computers/users in powerview? It looks like the best way now is to manually check the
msds-allowedtodelegateandTRUSTED_TO_AUTH_FOR_DELEGATIONmanually for theGet-NetUser/Get-NetComputeroutputs.Thanks!