access rights for windows services
-
I need to set access rights for a domain user to start and stop services, but i can't find any good info on how to do this! Any suggestions? Reference: [^]
betonglasermur.FeedDwarf(pur_is, 17);
ProcessStartupInfo.AintNotCreateNoWindow = (false && !true) != (true || false) ? false == true ? true : false : (true != false && false);Morgonen är tröttmans mecka
-
I need to set access rights for a domain user to start and stop services, but i can't find any good info on how to do this! Any suggestions? Reference: [^]
betonglasermur.FeedDwarf(pur_is, 17);
ProcessStartupInfo.AintNotCreateNoWindow = (false && !true) != (true || false) ? false == true ? true : false : (true != false && false);Morgonen är tröttmans mecka
I'ts not entirely clear what you're looking for, but a quick Google resulted in this[^].
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007, 2008 -
I need to set access rights for a domain user to start and stop services, but i can't find any good info on how to do this! Any suggestions? Reference: [^]
betonglasermur.FeedDwarf(pur_is, 17);
ProcessStartupInfo.AintNotCreateNoWindow = (false && !true) != (true || false) ? false == true ? true : false : (true != false && false);Morgonen är tröttmans mecka
Check out the ACL object in the Platform SDK. There should be a way to access it programmatically.
"A Journey of a Thousand Rest Stops Begins with a Single Movement"