<p><a href="http://wincert.net/wp-content/uploads/2015/01/windows-server2.jpg"><img class="alignnone size-full wp-image-551" src="http://wincert.net/wp-content/uploads/2015/01/windows-server2.jpg" alt="Windows Server" width="720" height="340" /></a></p>
<p><span style="line-height: 1.3em;">Since we migrated our file and print services to Windows Server 2012, we start to get permission issues for admins.</span></p>
<p>We are using Robocopy tool to copy files and folders from another server but after that we are unable to open the newly copied folder until we click Continue in the &#8220;<span style="color: #003366;">You dont currently have permission to access this folder</span>&#8221; popup window.</p>
<p>I was also unable to copy the files and folders except the root folder using Robocopy, because I have received an Access Denied error message.</p>
<p><!--more--></p>
<p><span style="line-height: 1.3em;">To fix this here&#8217;s what you need to do:</span></p>
<p>Open local policy editor (gpedit.msc) and navigate to the following folder:</p>
<p><strong>Local Computer Policy | Computer Configuration | Windows Settings | Security Settings | Local Policies | Security Options</strong></p>
<p>In the right pane change the following setting to <span style="color: #003366;">ENABLED</span>:</p>
<p><strong>User Account Control: Run all administrators in Admin Approval Mode</strong></p>
<p>The default settings for this value is Disabled.</p>
<p>Restart your server.</p>