```powershell get-adtrust -filter * get-adtrust -Filter * -Server <domain> -Properties samaccountname, serviceprincipalnames | ft ```