Contents tagged with WMI

  • Granting User Rights in C#

    Tags: .NET, C#, CodeSnippets, WMI

    As a follow-up to my previous post about changing a Windows Service's user account - there was one think I forgot. In order for a user to run a service, that user must be granted the "Run as Service" … more