ActiveDirectory Module - OPSEC
Get-ADTrust
Get-ADTrust -Identity us.dollarcorp.moneycorp.localGet-ADForest
Get-ADForest -Identity eurocorp.local(Get-ADForest).DomainsGet-ADForest | select -ExpandProperty GlobalCatalogsGet-ADTrust -Filter 'msDS-TrustForestTrustInfo -ne
"$null"'Last updated