All Forums >> [Scripting] >> WSH & Client Side VBScript >> 0x80041010 error on Win32_PingStatus Do you like VisualBasicScript.com? Link to us and help spread the word about our forum. Thanks!
I am getting a syntax error when executing a ping on a Windows2000 server. The error is: ping.vbs (2, 1) (null): 0x80041010 which is line "set objping" in the script below:
Even when trying with root/cimv2 method I get this error. That's strange.I use his method in other scripts which do not make the error. I guess it wll be somewhat as WMI corruption.
Any ideas?
Regards, Peter
< Message edited by pscript -- 2/4/2008 9:47:14 PM >