Loading |
VBScript |
JavaScript |
Powershell |
Search Options: Search For All the Trust Relationships in a ForestContent of Search For All the Trust Relationships in a Forest.ps1MD5 Hash: B6A13667CA318405909BBA81CEE82DD0 |
||
$objForest = [System.DirectoryServices.ActiveDirectory.Forest]::GetCurrentForest()
$objForest.GetAllTrustRelationships() | Select-Object TargetName | ||
© 2008 - 2013 Boris Toll :: Scripts available: 6.481 :: :: scriptbox.toll.at :: :: powered by www.toll.at :: |