prjuanl


Once I enable the privilege for WMI on VB 2005.

Dim options As ConnectionOptions

options = New ConnectionOptions()

options.EnablePrivileges = True

What CODE AND Where I put the code to specify the privile like SHUTDOWN, REMOTE SHUTDOWN, BACKUP, RESTORE, AUDIT, SECURITY, CREATETOKEN....ETC ....ETC...

Guys any help is super appreciated.

Thanks, PRJUANL.




Re: How to set the WMI Privilege on VB 2005?

k00tje


Hi, i wonder if you already solved it.

I'm currently running in the same problem.