Re: win32_Process.Create "Insufficient Privilege"

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Markus,
Are you establishing remote WMI connections in order to create an instance of Win32_Process class? If so, refer to the following http://msdn2.microsoft.com/en-us/library/aa393266(VS.85).aspx. If not, how are you launching your script and what is the security context/privilege level that you are using when connecting to the target namespace?

hth
Marcin

.



Relevant Pages