<t>On Windows 8 Pro: <br/>
<br/>
%systemroot%\inetsrv\config<br/>
<br/>
```<br/>
<br/>
On **Windows 7 and 8.1 and 10**<br/>
<br/>
```<br/>
%systemroot%\System32\inetsrv\config <br/>
<br/>
```<br/>
<br/>
(Where `%systemroot%` is usually `C:\Windows`)<br/>
<br/>
Navigate to the appropriate location above in Windows Explorer. You will be blocked access with a popup which says:<br/>
<br/>
<br/>
"You don't have access to this folder - Click continue to permanently get access to this folder" <br/>
<br/>
Click 'continue' for this folder, and with the Export folder underneath. I changed the shortcut back to "Run as me" (a member of the domain and local administrators ) and was able to open and deploy the solution.</t>