Hi Shuki,
Kindly update from which free windows tool you are getting this
error code?
Usually the Error Code - 2147217392 (80041010: Invalid Class)
occurs when some WMI class is not available (or) corrupted (or) not
properly registered in the windows system.
Re-register the WMI class and restart the WMI service will solve
the problem.
Step to re-register the WMI classes:
- Open a command prompt on the target machine that
you want to connect and run the following command
- Wmiadap /f
- Wmiadap /r
Steps to restart the WMI services:
- Go to remote system. Type services.msc in the
Start->Run window and enter.
- Find
"Windows Management Instrumentation" services in
the list. Stop and then Start the "Windows Management
Instrumentation" service.
Then connect the machine using Free Windows Tools.
Regards,
Vinothkumar.R