http://bugs.winehq.org/show_bug.cgi?id=34770
--- Comment #5 from Nikolay Sivov bunglehead@gmail.com 2013-10-20 07:37:19 CDT --- Does it help at all if you comment out this part (return E_NOTIMPL; line)?
--- if (lFlags != WBEM_FLAG_ALWAYS) { FIXME("flags %08x not supported\n", lFlags); return E_NOTIMPL; } ---