Hi!
I'm trying to write a c# code that will automatically detect whether the processor schedualing on a certain machine is on "Background Service" mode and if so change it to "Programs". I'll prefer a solution that will not involve editing and reading the registry and rebooting the machine,
Thanks!