Click here to Skip to main content
15,867,945 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I need to establish remote WMI Connections from a Windows Server 2008 with static port.

I know that WMI calls use port 135 and then chooses a random port, what I would like to know is if WMI can be set to use a static port?

Yes I have already read THIS: Setting Up a Fixed Port for WMI.

But I don't want do it on all clients, so I'm looking for a server-side solution, not client solution.
Posted
v2
Comments
maysam gamini 18-Dec-12 3:34am    
Any Idea, Help???

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900