I have a few machines that for some reason won't allow the user (domain user, local user, etc.) the access the machine.config file in the v[.NETversion#]/CONFIG folder. I want to modify the machine.config for this machine, but I get access denied when I try to open the file.
I'm guessing it is a local security policy that is requiring the user be at least a local admin to read/modify this file. Any ideas? It's not group policy, because all users are subject to the same GPOs.
Thanks in advance!