Listening Port random
-
Monday, December 10, 2012 6:35 AM
Dear all,
One .exe application is pushed from Group policy to all domain users that runs at user logon.The application must always use the listening port 9999.
When the applicaton is run locally it executes the listening port 9999.But the same application uses the listening port different in the workstations.
The listening port in workstations are diffenrent from each other.
How can we execute the listening port 9999 to all the domain computers from group policy?
Any Solutions .
Thank you
All Replies
-
Monday, December 10, 2012 8:32 AM
There are two aspects (at least):
Does application run? Use Process monitor to check is application is not denies.
Does firewall allow to listen? Check if firewall GPO allows for receiving requests on port 9999.
PS: Some applications need priviledged account to run. So alternative way to run application is with the help of task scheduler that allow for varions account to be run (including Systém) and with priviledged (elevated) rights.
Rgds
Milos
- Marked As Answer by Cheers ZHANGMicrosoft Contingent Staff, Moderator Friday, December 14, 2012 4:29 AM
-
Monday, December 10, 2012 12:41 PM
This should be configured on the application itself.
Please contact your application developer technical support for assistance.
This posting is provided "AS IS" with no warranties or guarantees , and confers no rights.
- Marked As Answer by Cheers ZHANGMicrosoft Contingent Staff, Moderator Friday, December 14, 2012 4:29 AM

