AD에서 POWERSHELL을 켠 후,
Get-ADUser -Filter * -Properties * | Select name, SamAccountName, PrimaryGroup, PrimaryGroupID, CN, DisplayName > result.txt
Test-NetConnection -Computername (remoteserver)
Test-NetConnection -(Computername) -port ()