in reply to Re: Perl - WMI - BCD
in thread Perl - WMI - BCD

As this is attempting to access the BCD this script will only work on W2K8 and Windows Vista.

Replies are listed 'Best First'.
Re^3: Perl - WMI - BCD
by ww (Archbishop) on Jul 08, 2008 at 09:43 UTC

    From technet's troubleshooting help" in the subhead, "My script doesn’t return any data," (and possibly related to your OS vs what I have available, but maybe not):

    Note. Instead of an error 0x80041010, you might get error 0x80041002 (“Object could not be found”) or error 0x80041006 (“Insufficient memory”) when trying to connect to a nonexistent class.