<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>SYSVOL and NETLOGON Shares Missing Archives - the Sysadmin Channel</title>
	<atom:link href="https://thesysadminchannel.com/tag/sysvol-and-netlogon-shares-missing/feed/" rel="self" type="application/rss+xml" />
	<link>https://thesysadminchannel.com/tag/sysvol-and-netlogon-shares-missing/</link>
	<description>Documenting My Life as a System Administrator</description>
	<lastBuildDate>Wed, 23 Sep 2020 06:26:29 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
<site xmlns="com-wordpress:feed-additions:1">144174110</site>	<item>
		<title>[Solved] SYSVOL and NETLOGON Shares Missing on New DC</title>
		<link>https://thesysadminchannel.com/solved-sysvol-and-netlogon-shares-missing-2016-2019-domain-controller/</link>
					<comments>https://thesysadminchannel.com/solved-sysvol-and-netlogon-shares-missing-2016-2019-domain-controller/#comments</comments>
		
		<dc:creator><![CDATA[Paul Contreras]]></dc:creator>
		<pubDate>Tue, 23 Jun 2020 06:13:06 +0000</pubDate>
				<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[missing sysvol and netlogon shares]]></category>
		<category><![CDATA[netlogon and sysvol shares are missing]]></category>
		<category><![CDATA[netlogon share missing]]></category>
		<category><![CDATA[NETLOGON shares missing Server 2016]]></category>
		<category><![CDATA[sysvol and netlogon missing server 2016]]></category>
		<category><![CDATA[SYSVOL and NETLOGON Shares Missing]]></category>
		<category><![CDATA[sysvol missing on new domain controller]]></category>
		<guid isPermaLink="false">https://thesysadminchannel.com/?p=1964</guid>

					<description><![CDATA[<p>I recently had an issue where SYSVOL and NETLOGON shares missing on my newly promoted domain controller. It turns out the domain was in pretty bad shape so I had to fix domain controller replication, then proceed to figure out&#8230; <a href="https://thesysadminchannel.com/solved-sysvol-and-netlogon-shares-missing-2016-2019-domain-controller/" class="more-link">Continue Reading <span class="meta-nav">&#8594;</span></a></p>
<p>The post <a href="https://thesysadminchannel.com/solved-sysvol-and-netlogon-shares-missing-2016-2019-domain-controller/">[Solved] SYSVOL and NETLOGON Shares Missing on New DC</a> appeared first on <a href="https://thesysadminchannel.com">the Sysadmin Channel</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>I recently had an issue where <strong>SYSVOL and NETLOGON shares missing</strong> on my newly promoted domain controller.  It turns out the domain was in pretty bad shape so I had to <a href="https://thesysadminchannel.com/solved-sysvol-folders-not-replicating-across-domain-controllers/" rel="noopener noreferrer" target="_blank">fix domain controller replication</a>, then proceed to figure out why my SYSVOL and NETLOGON shares were not appearing by default.</p>
<h2>SYSVOL and NETLOGON Shares Missing on New DC Fix</h2>
<p>After a bit of searching around I was able to figure out the reason why.  This newly promoted domain controller was running on Server 2019 so I thought it was a bit odd that it was behaving this way. It turns out the fix works from 2012 R2 and newer.</p>
<p>With that being said lets go over the steps to resolve the <strong>missing Sysvol and Netlogon shares</strong> for your DC.</p>
<ul>
<li>Login to your Domain Controller that&#8217;s having the issue</li>
<li>Open <strong>Regedit</strong></li>
<li>Browse to: <strong>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Netlogon\Parameters</strong></li>
<li>Set <strong>SysVolReady</strong> from 0 to <strong>1</strong></li>
</ul>
<p><a href="https://thesysadminchannel.com/wp-content/uploads/2020/09/Sysvol-Regedit.png" target="_blank" rel="noopener noreferrer"><img fetchpriority="high" decoding="async" src="https://thesysadminchannel.com/wp-content/uploads/2020/09/Sysvol-Regedit.png" alt="Sysvol Regedit missing sysvol and netlogon shares" width="896" height="497" class="aligncenter size-full wp-image-2374" srcset="https://thesysadminchannel.com/wp-content/uploads/2020/09/Sysvol-Regedit.png?v=1600840182 896w, https://thesysadminchannel.com/wp-content/uploads/2020/09/Sysvol-Regedit-768x426.png?v=1600840182 768w" sizes="(max-width: 896px) 100vw, 896px" /></a><br />
&nbsp;</p>
<p>Once you&#8217;ve set the above registry key, the SYSVOL folder should be created so you can type in \\DC\Sysvol and it should work.  However, I noticed that this specific registry key didn&#8217;t fix my NETLOGON folder so in order to fix that issue here is what I did.</p>
<ul>
<li>While logged in to my domain controller</li>
<li>Navigate to C:\Windows\SYSVOL\domain</li>
<li>Create a new folder and name it scripts</li>
<li>Restart the netlogon service (or reboot the machine)</li>
</ul>
<p>&nbsp;</p>
<p>By now you the issue of your sysvol missing on new domain controller should be fixed as well as your netlogon shares missing on your server.  This article is pretty short and sweet but if you&#8217;re still having issues with domain controller replication, I&#8217;ve created a <a href="https://www.youtube.com/c/theSysadminChannel" rel="noopener noreferrer" target="_blank">video on Youtube</a> that I&#8217;ll link here as well.</p>
<p><iframe title="Fix SYSVOL and Domain Controller Replication | Active Directory DFSR Issues Resolved" width="640" height="360" src="https://www.youtube.com/embed/UWF-pVr1JHg?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></p>
<p>The post <a href="https://thesysadminchannel.com/solved-sysvol-and-netlogon-shares-missing-2016-2019-domain-controller/">[Solved] SYSVOL and NETLOGON Shares Missing on New DC</a> appeared first on <a href="https://thesysadminchannel.com">the Sysadmin Channel</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://thesysadminchannel.com/solved-sysvol-and-netlogon-shares-missing-2016-2019-domain-controller/feed/</wfw:commentRss>
			<slash:comments>34</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1964</post-id>	</item>
	</channel>
</rss>
