AD에서 POWERSHELL을 켠 후,

Untitled

Get-ADUser -Filter * -Properties * | Select name, SamAccountName, PrimaryGroup, PrimaryGroupID, CN, DisplayName > result.txt

Untitled

Test-NetConnection -Computername (remoteserver)

Test-NetConnection -(Computername) -port ()