Applications Systems
Setting a fixed port for WMI nodes
This article allows you to see information from Microsoft on setting up a fixed port for WMI. SolarWinds does not provide support in connection with setting up a WMI.
First published date
Last published date
Overview
Product section
Resolution
Note: The following instructions are based on the Microsoft article located here.
SolarWinds does not provide support concerning the following information:
To set up a fixed port for WMI, perform the following on the node polled by the SolarWinds server:
- At the command prompt, type: winmgmt -standalonehost
- Stop the WMI service by typing the command: net stop "Windows Management Instrumentation"
- Restart the WMI service again in a new service host by typing: net start "Windows Management Instrumentation"
- Establish a new port number for the WMI service by typing: netsh firewall add portopening TCP 24158 WMIFixedPort
- WMI ports are TCP Port 135 and by default, all TCP ports from 1024 to 65534