Windows 8, Windows Server 2012 UAC – grant local admin rights

09/05/2013

Running your SharePoint dev environment as a domain user is pretty much a requirement. But running a SharePoint dev environment without being local administrator is also a pain.

To grant your domain user the appropriate rights for being a local admin and being able to run everything as administrator without specifically asking to “Run as administrator” you have to do the following.

gpedit

On earlier versions of windows you could go to the control panel and the users account and modify the UAC settings from there, which would effectively make you run everything as administrator without the need to use run as administrator, but this doesn’t work on windows 8 or windows server 2012, not that option just removes the prompt of whether or not you are sure you want to run as an administrator.