Finding the Domain Controllers for a Domain
       This topic explains how to use the Active Directory module for  Windows PowerShell to find the domain controllers for a domain in  Active Directory Domain Services (AD DS).
Example
         The following example demonstrates how to find the domain controllers for the Fabrikam.com domain:
Get-ADDomainController -Discover -DomainName FABRIKAM.COM
Get-ADDomainController -Discover -DomainName FABRIKAM.COM
Additional information
         In addition to the standard Lightweight Directory Access  Protocol (LDAP) attributes, you can retrieve the following extended  properties of the Get-ADDomainController cmdlet by using the -Properties parameter:
- ComputerObjectDN
 
- Domain
 
- Enabled
 
- Forest
 
- IsGlobalCatalog
 
- IsReadOnly
 
- OperatingSystem
 
- OperatingSystemHotfix
 
- OperatingSystemServicePack
 
- OperatingSystemVersion
 
- ServerObjectGuid
 
 
 
In case you are interested in generating cash from your websites or blogs using popunder ads, you should run with one of the most reputable networks - Propeller Ads.
ReplyDelete