All, I'm running the attached Perl script in an effort to retrieve information from a remote system via WMI. The script works fine on the local machine. However, when I run it against a remote system (script run from XP against a Win2K box) after making an admin login using "net use", I get the following error:
Error connecting to 10.1.1.15: Win32::OLE(0.1403)
error 0x80070005: "Access is d enied" after character
0 in
"WinMgmts:{impersonationLevel=Impersonate}!//10.1.1.15/root/cimv2"
I've looked this up and seen that others have had this
issue, but to this point, I haven't seen any
resolutions to the issue.
Any help would be appreciated.
Thanks,
Harlan
svc.pl
Description: svc.pl
_______________________________________________ Perl-Win32-Admin mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
