.. / Get-ADTrust

Returns all trusted domain objects in the directory


Functions:
Type:
Toolsets:

Domain

Query AD trusts

Get-ADTrust -Filter * -Server ad.bitsadmin.com | ft Direction,Name,TrustType
Usecase
Understand trust relations of the forest and domains

Comments
PowerShell Module: ActiveDirectory




Updated: 2023-07-01
Contributor: Arris Huijgen (bitsadmin)