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

The transaction log for database is full due to 'OLDEST_PAGE'

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