Cannot use WinTools |
This topic explains why WinTools are unable to connect to the remote node and what to do to enable all of the above tasks.
Why netTools can't do it
This tasks is performed with WMI protocol. So it must be enabled and available on the remote node. You have to make sure that WMI services are running, the authorization model is properly set and if all necessary ports are open on the firewall. And last but not least, you have to configure node credentials (username and password - use username@domain for domain users).
On computers with Windows XP Professional newer Windows systems WMI is blocked by the firewall and wrong authorization model. To automate these tasks we prepared a program (WMIEnable.exe) which performs all necessary operations. You can read more about WMIEnable.exe in the Monitoring Windows with WMI topic.
How to enable these tasks
Here is a list of steps you should take to enable WMI:
If it's still not working
Please go to Enabling WMI on remote computers topic to read how you can verify what's wrong.
|