tisdag 18 augusti 2009

To set up a fixed port for WMI

To set up a fixed port for WMI

1.     At the command prompt, type winmgmt -standalonehost

2.     Stop the WMI service by typing the command net stop "Windows Management Instrumentation"

3.     Restart the WMI service again in a new service host by typing net start "Windows Management Instrumentation"

4.     Establish a new port number for the WMI service by typing netsh firewall add portopening port=24158 name=WMIFixedPort

 

http://msdn.microsoft.com/en-us/library/bb219447(VS.85).aspx

 

 

0 kommentarer:

Skicka en kommentar