Hi, grmm2
I suspect you just need to be more explicit in what you ask WMI for.
Your VB is interpreted as a WQL Where clause. It's unlikely Win32::OLE will interpret it the same way.
If I were you I'd create my WMI handle and use the $wmi->ExecQuery("SELECT * FROM Win32_LogicalFileSecuritySetting WHERE path='d:\\programming'")
HTH - mark
In reply to Re: Win32::OLE and WMI
by maa
in thread Win32::OLE and WMI
by grmm2
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |