Loading |
VBScript |
JavaScript |
Powershell |
Search Options: Search For All the Global Catalog Servers in a ForestContent of Search For All the Global Catalog Servers in a Forest.ps1MD5 Hash: 82AB1C0A216108560FC939FB0D4087E8 |
||
$objForest = [System.DirectoryServices.ActiveDirectory.Forest]::GetCurrentForest()
$objForest.FindAllGlobalCatalogs() | Select-Object Name | ||
© 2008 - 2013 Boris Toll :: Scripts available: 6.481 :: :: scriptbox.toll.at :: :: powered by www.toll.at :: |