Windows Server TechCenter > Windows Server Forums > General > Need help frinding documation on what ports shellhwdetection needs
Ask a questionAsk a question
 

AnswerNeed help frinding documation on what ports shellhwdetection needs

  • Friday, November 20, 2009 4:11 PMwindows guy Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    I am being required to find documation on all ports and services that are running on our windows servers and xp machines.   I can almost all the port needed but I can't find the ports need for "shellhwdetection" .  Can anyone point me to the web site where I can locate this.

    Many thanks.

Answers

  • Saturday, November 21, 2009 12:21 PMSainath IRP_MJ_CREATEMVP, ModeratorUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer
    Hi windows guy

    Thank you for posting in windows server forum.

    can you check the following

    tasklist /svc --> note down the PID that hosts shellhwdetection

    netstat -a -o -n|find /i "<pid>"

All Replies

  • Saturday, November 21, 2009 12:21 PMSainath IRP_MJ_CREATEMVP, ModeratorUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer
    Hi windows guy

    Thank you for posting in windows server forum.

    can you check the following

    tasklist /svc --> note down the PID that hosts shellhwdetection

    netstat -a -o -n|find /i "<pid>"