I have provisioned the machine properly and i am able to lauch WebUI for the AMT machine and see the settings etc.
now the problem which i am having is that when i run my discovery program then it does not detect it as a Intel AMT enabled. when i dig out the reason behind this then i found out that it throws socketexception Exception. it is not able to connect to port 16992. then i have checked opened ports on that AMT machine but i could not find 16992 anywhere.
If its open then why it does not show in the open ports list (using netstat -ano command)?
Tej, what address are you using forconnecting WebUI?
Is AMT answering to port 16992 there, or perhaps 16993?
Regarding netstat -ano, it will not be able to see what ports AMT is using, because AMT uses a different layer and does not go over the OS (it is Out Of Band).
However, if you had
LMS installed, you would see it listening to the 16992 port. Do you have
all the AMT software installed?