💻 Software
How to assign permissions to manage windows service when UAC is enabled?
Fresh5 days ago
Mar 15, 20267091 viewsConfidence Score0%
0%
Problem
I have following scenario: I'm local admin on my computer with Windows 7 Enterprise and UAC enabled Computer is not in domain and is not under group policy I run some program without running it as administrator This program sometimes needs to control locally installed windows service (with Manual s…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How to assign permissions to manage windows service when UAC is enabled?
Low Risk
Services, just like about every Windows object, have an ACL associated with it, which can be modified to give you access. As far as I know, there is no official UI for managing service ACLs, so you're left with two options: Download Process Explorer…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix