< Back

Get-BiaAllActiveDirectoryNames

Sat Jan 11, 2020 2:00 pm

NAME Get-BiaAllActiveDirectoryNames



SYNOPSIS

Get all country names as they appear in Microsoft Active Directory Users and Computers on Windows Server 2012 R2.





SYNTAX

Get-BiaAllActiveDirectoryNames [<CommonParameters>]





DESCRIPTION





PARAMETERS

<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS

System.String[]





-------------------------- EXAMPLE 1 --------------------------



PS C:\\>$adNames = Get-BiaAllActiveDirectoryNames















RELATED LINKS