< # .SYNOPSIS Shows use of GetComputerDomain to return information about the domain .DESCRIPTION Uses system.directoryservices.activedirectory.domain and GetComputerDomain to return domain information of the Computer. Note that this may be different to the domain of the logged on user. .NOTES File Name : Get-DomainController.ps1 Author : Thomas Lee – tfl @psp… Read the full text.