Skip to primary content
Skip to secondary content

Kasper Kristensen

Just another IT Blog

Kasper Kristensen

Main menu

  • Home
  • Exchange
    • Exchange 2003
    • Exchange 2010
    • Exchange 2007
  • Microsoft Windows
  • Windows Server
  • Autodesk
  • Ahsay
  • Cisco
  • I/O meter
  • Xcode
  • Other

Tag Archives: using a certain port

Finding the process that is using a certain port

Posted on 11/07/2012 by Kasper Kristensen

Get a full list of binded ports

netstat -nao

search for a specific port

netstat -nao | findstr 0.0:<Port Number>

Find the aplication behing the PID (Process ID)

tasklist | findstr <PID ID>

 

 

Posted in Microsoft Windows, Windows Server | Tagged binded ports, netstat, netstat -nao, PID, Process ID, using a certain port

Recent Posts

  • TS 2016
  • Vi beklager, men vi kan ikke åbne elementet. Det kan være et midlertidigt problem, men hvis fejlen opstår igen, bør du genstarte Outlook. Navnet på det digitale id blev ikke fundet af det underliggende sikkerhedssystem
  • There was a problem sending the command to the program
  • OSX 10.13.6 code signature invalid / EXC_CORPSE_NOTIFY
  • Messages sent from a shared mailbox aren’t saved to the Sent Items folder of the shared mailbox in Outlook

Categories

  • 3D Printer
  • Ahsay
  • ASA
  • Autodesk
  • Cisco
  • Exchange
  • Exchange 2003
  • Exchange 2007
  • Exchange 2010
  • iometer
  • Microsoft
  • Microsoft Windows
  • Office
  • Office 2013
  • Office 365
  • OSX
  • Other
  • Powershell
  • Printers
  • Uncategorized
  • VMware
  • Windows Server
  • WLC
  • Xcode
Proudly powered by WordPress