Click here to Skip to main content
15,891,828 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
<code></code>Hi,
i am trying to write a service monitor tool like services.msc
where can the attribute "log on as" be found using WMI
thanks
erez
Posted

1 solution

Did you happen to read the documentation on the Win32_Service WMI class??Win32_Service[^]?? If you did, you would have found the StartName property.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900