How to Check if a Port is Open on Windows Server (2016, 2019, 2022)

แชร์
ฝัง
  • เผยแพร่เมื่อ 25 ต.ค. 2024

ความคิดเห็น • 13

  • @Atreus21
    @Atreus21 3 ปีที่แล้ว +3

    Thanks. Another trick I've learned is when seeing if a port is open on a remote target, telnet works very well. Yeah you have to install the feature first but it's very simple.

  • @supriyochatterjee4095
    @supriyochatterjee4095 3 ปีที่แล้ว +4

    Great information Adam sir, it will be helpful if you can make a video on how to fix high CPU usage issue in Windows Server 2012 R2/2016 when running under Citrix environment and VMWARE EXSI environment, Server CPU usage always shows 100 percent despite being checked that there is no abnormal process usage by any of the process or programs

  • @kcalderon03
    @kcalderon03 2 ปีที่แล้ว +2

    Two questions.
    1. What does this mean (*:*) in the netstat -a results?
    2. In the ITPro app, what is the course name?
    Thanks!

  • @HealsCreations
    @HealsCreations ปีที่แล้ว +2

    Question, if a port is not displayed but we know that it should be there for the system we are using, does that mean it's closed?

  • @KrazyKajun602
    @KrazyKajun602 2 ปีที่แล้ว +2

    How do you add a tcp port to listen?

  • @i_xuchiha
    @i_xuchiha 3 ปีที่แล้ว +1

    a great tutorial, easy to understand.
    can i find the open ports to anyone's system?
    if yes, can i access their system with that open port?
    if yes, how?

  • @juanjoseaguero6539
    @juanjoseaguero6539 3 ปีที่แล้ว +5

    If a port is open...how can I close that port ?

    • @ITProTv
      @ITProTv  3 ปีที่แล้ว +4

      Ports are opened by a service or program using them and maintaining the open state of the port to do so. If you want to close an open port, you must first identify the service or program that is using the port, then stop/remove/uninstall it to close the port. Hope this helps!

    • @juanjoseaguero6539
      @juanjoseaguero6539 3 ปีที่แล้ว

      @@ITProTv thank you !!!

  • @SC-pf6bi
    @SC-pf6bi 3 ปีที่แล้ว +2

    I'm not sure how this ended up on FYP but I'm interested

    • @ITProTv
      @ITProTv  3 ปีที่แล้ว +1

      We're happy to have you here!

  • @oldguy8177able
    @oldguy8177able 2 ปีที่แล้ว +1

    what if port not there?

  • @daiben2004
    @daiben2004 3 ปีที่แล้ว +1

    I have issue with ports 8420 and 8421 unable to open this ports , As I checked with windows firewall rules and turn OFF the Windows firewall but unable to connect and opening this ports anyone has idea who to do and open it :8421 -8420?