The problem is that permission to create OLE objects is different from permission to connect to the wbem server. If the user that the script is running as doesn't have permission to create OLE objects, you'll never even get to the point of being able to log in to the server with the supplied username/password. So I'd say you're out of luck, unless you can get an administrator to help you out with the permissions.
Comment on Re: OLE object creation from browser returns error