How to add Win32_Process support on Windows XP

Joined
Nov 9, 2005
Messages
1
Reaction score
0
Hello,

I am trying to write a VBscript or C# program to create process on local and remote computers which all are Windows XP Pro w/SP2. I got exceptions on some computers but others work. After 1 day testing, finally I found out a strange problem,

On the computers with exception there is NO Win32_Process class in WMI. (WMI code creator 1.0 can browse what classes found on a computer).

So my question is, why Win32_Process is missing in these computers? How can I add it?

Thanks.

Jin
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top