Which process taking which port number

Run command prompt(cmd) as administrator. type the below command
netstat -nab

The results which are in red port numbers. if we want to export these results to notepad run the below command.
netstat -nab | clip

Open notepad and paste it in the note pad





Comments

Popular posts from this blog

Always On FailOver Events

SSAS Cube or Database backup with Powershell command "Backup-AsDatabase"

Rule "Not Clustered o the Cluster Service is up and online. " FAILED, The machine is clustered but the cluster is not online.