
<?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>Active Directory Server Archives - TECHNIG</title>
	<atom:link href="https://www.technig.com/tag/active-directory-server/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.technig.com/tag/active-directory-server/</link>
	<description>Gateway for IT Experts and Tech Geeks</description>
	<lastBuildDate>Thu, 16 Jun 2022 11:46:36 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.6.2</generator>

<image>
	<url>https://www.technig.com/wp-content/uploads/2020/04/32x32.png</url>
	<title>Active Directory Server Archives - TECHNIG</title>
	<link>https://www.technig.com/tag/active-directory-server/</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">162720667</site>	<item>
		<title>How to Add New Domain Controller to Existing Domain</title>
		<link>https://www.technig.com/add-new-domain-controller-to-existing-domain/</link>
					<comments>https://www.technig.com/add-new-domain-controller-to-existing-domain/#respond</comments>
		
		<dc:creator><![CDATA[Habib Sarwari]]></dc:creator>
		<pubDate>Sun, 05 Jun 2022 09:23:00 +0000</pubDate>
				<category><![CDATA[MCSA]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Active Directory Server]]></category>
		<category><![CDATA[Child Domain Configuration]]></category>
		<category><![CDATA[Create Domain Controller]]></category>
		<category><![CDATA[Custom Domain]]></category>
		<category><![CDATA[Domain Controller]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Windows 11]]></category>
		<category><![CDATA[Windows Server 2016]]></category>
		<category><![CDATA[Windows Server 2019]]></category>
		<category><![CDATA[Windows Server 2022]]></category>
		<guid isPermaLink="false">https://www.technig.com/?p=18380</guid>

					<description><![CDATA[<div style="margin-bottom:20px;"><img width="1143" height="650" src="https://www.technig.com/wp-content/uploads/2022/06/Deployment-Configuration-1-1.png" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Add New Domain Controller to Existing Domain" decoding="async" fetchpriority="high" srcset="https://www.technig.com/wp-content/uploads/2022/06/Deployment-Configuration-1-1.png 1143w, https://www.technig.com/wp-content/uploads/2022/06/Deployment-Configuration-1-1-300x171.png 300w, https://www.technig.com/wp-content/uploads/2022/06/Deployment-Configuration-1-1-1024x582.png 1024w, https://www.technig.com/wp-content/uploads/2022/06/Deployment-Configuration-1-1-768x437.png 768w" sizes="(max-width: 1143px) 100vw, 1143px" /></div>
<p>Suppose you have one domain controller in your network. In that case, you may wonder how to add a new domain controller to an existing domain to avoid discontinuity in case of server failure. When you add new domain controllers to an existing domain, they replicate the active directory database with each other. If the [&#8230;]</p>
<p>The post <a href="https://www.technig.com/add-new-domain-controller-to-existing-domain/">How to Add New Domain Controller to Existing Domain</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div style="margin-bottom:20px;"><img width="1143" height="650" src="https://www.technig.com/wp-content/uploads/2022/06/Deployment-Configuration-1-1.png" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Add New Domain Controller to Existing Domain" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2022/06/Deployment-Configuration-1-1.png 1143w, https://www.technig.com/wp-content/uploads/2022/06/Deployment-Configuration-1-1-300x171.png 300w, https://www.technig.com/wp-content/uploads/2022/06/Deployment-Configuration-1-1-1024x582.png 1024w, https://www.technig.com/wp-content/uploads/2022/06/Deployment-Configuration-1-1-768x437.png 768w" sizes="(max-width: 1143px) 100vw, 1143px" /></div>
<p>Suppose you have one domain controller in your network. In that case, you may wonder how to add a new domain controller to an existing domain to avoid discontinuity in case of server failure. When you add new domain controllers to an existing domain, they replicate the active directory database with each other. If the primary domain controller fails, you can use the second domain controller to respond to authentication requests and perform the DC’s tasks. Overall, multiple domain controllers increase fault tolerance and load balancing. The following article will elaborate on the steps required for adding a new domain controller to an existing domain in Windows Server 2022.</p>



<p>To demonstrate it in detail, I have two servers (SR1-technig and SR2-technig) running <a href="https://www.technig.com/free-download-windows-server-2022-iso-file/" target="_blank" rel="noreferrer noopener">Windows Server 2022</a>. The SR1-technig server acts as a primary server and is also a domain controller. Since the SR1-technig is already a domain controller, I will add the new domain controller in the SR2-technig server and make both SR1-technig and SR2-technig domain controllers.</p>



<h2 class="wp-block-heading"><strong>Step One: Join your server in the domain</strong></h2>



<p>At first, I will join the SR2-technig (The second server) to the domain and make it a member of the primary domain controller. To do that, I need to assign the IP address of the existing domain controller to the DNS of the second server that I want to make a domain controller.</p>



<ol class="wp-block-list" type="1"><li>Open Server Manager, and click on the <strong>Local Server</strong> option on the left-hand side.</li><li>In the Local Server window, click on IP Address (Ethernet)</li></ol>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><img decoding="async" src="https://www.technig.com/wp-content/uploads/2022/06/Local-Server-Dashboard-1024x506.png" alt="How to Add New Domain Controller to Existing Domain" class="wp-image-18383" width="707" height="350" srcset="https://www.technig.com/wp-content/uploads/2022/06/Local-Server-Dashboard-1024x506.png 1024w, https://www.technig.com/wp-content/uploads/2022/06/Local-Server-Dashboard-300x148.png 300w, https://www.technig.com/wp-content/uploads/2022/06/Local-Server-Dashboard-768x380.png 768w, https://www.technig.com/wp-content/uploads/2022/06/Local-Server-Dashboard.png 1090w" sizes="(max-width: 707px) 100vw, 707px" /><figcaption>Local Server Dashboard</figcaption></figure></div>


<ol class="wp-block-list" type="1" start="3"><li>Double-click on the network to that you are connected.</li><li>In the Ethernet Status window, click on Properties.</li></ol>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><img decoding="async" src="https://www.technig.com/wp-content/uploads/2022/06/Internet-Status-1024x758.png" alt="How to Add New Domain Controller to Existing Domain" class="wp-image-18384" width="697" height="500"/><figcaption>Ethernet Status Window</figcaption></figure></div>


<ol class="wp-block-list" type="1" start="5"><li>Double-click on Internet Protocol Version 4.</li></ol>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" src="https://www.technig.com/wp-content/uploads/2022/06/IPV4.png" alt="How to Add New Domain Controller to Existing Domain" class="wp-image-18385" width="407" height="451"/><figcaption>Double Click on IPV4</figcaption></figure></div>


<ol class="wp-block-list" type="1" start="6"><li>Set your DNS Server address manually to the IP address of the domain controller you want to join. Click OK.</li></ol>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" src="https://www.technig.com/wp-content/uploads/2022/06/Set-DNS-Server-Address.png" alt="Change the DNS Server" class="wp-image-18386" width="407" height="451" srcset="https://www.technig.com/wp-content/uploads/2022/06/Set-DNS-Server-Address.png 595w, https://www.technig.com/wp-content/uploads/2022/06/Set-DNS-Server-Address-271x300.png 271w" sizes="(max-width: 407px) 100vw, 407px" /><figcaption>DNS Server Address</figcaption></figure></div>


<ol class="wp-block-list" type="1" start="7"><li>Close the windows and return to the local server window.</li><li>In the Local Server Window, click on <strong>WORKGROUP</strong> to join a domain.</li><li>On the system properties, click on the Change button.</li><li>Check the domain box, write the domain name you want to join, and click OK.</li></ol>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" src="https://www.technig.com/wp-content/uploads/2022/06/Domain.png" alt="Make member of a domain" class="wp-image-18389" width="407" height="451"/><figcaption>Member of Domain</figcaption></figure></div>


<ol class="wp-block-list" type="1" start="11"><li>Provide the credential and click ok.</li><li>Restart your computer.</li></ol>



<h2 class="wp-block-heading"><strong>Step Two: Install Active Directory Domain Services</strong></h2>



<p>In the second step, you need to install the <a href="https://docs.microsoft.com/en-us/windows-server/identity/ad-ds/get-started/virtual-dc/active-directory-domain-services-overview#understanding-active-directory" target="_blank" rel="noreferrer noopener nofollow">Active Directory Domain Services</a> on the server you want to promote to the domain controller.</p>



<ol class="wp-block-list" type="1"><li>Click on <strong>Manage &gt; Add Roles and Features</strong> in the server manager window.</li><li>Click next on the before you begin Wizard.</li><li>Select the installation type and click next: Role-based and Feature-based installation.</li><li>After selecting the destination server, click next.</li><li>Find the <strong>Active Directory Domain Services</strong> Roles and, select it, click Add features.</li></ol>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" src="https://www.technig.com/wp-content/uploads/2022/06/Select-Server-Roles-1024x730.png" alt="Select Server Roles" class="wp-image-18390" width="697" height="500"/><figcaption>Select Active Directory Domain Services.</figcaption></figure></div>


<ol class="wp-block-list" type="1" start="6"><li>Click on the Next button till the installation button activates.</li><li>Finally, confirm the installation and click on the Install button. The installation takes a few seconds.</li></ol>



<p><strong>Related:</strong> <a href="https://www.technig.com/install-active-directory-on-windows-server-2022-using-powershell/" target="_blank" rel="noreferrer noopener nofollow">How to Install Active Directory Using PowerShell on Windows Server 2022</a></p>



<h2 class="wp-block-heading"><strong>Step Three: Promote the Server to Domain Controller</strong></h2>



<p>Now that your server is a member of the domain controller and you have installed the Active Directory Domain Services roles in your server. It is time to promote or add the new domain controller to the existing domain.</p>



<ol class="wp-block-list" type="1"><li>In the Server Manager screen, click on the notification flag next to the Manage.</li><li>Click on the <strong>Promote this Server to Domain Controller</strong> to open the DC’s promotion wizard.</li></ol>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" src="https://www.technig.com/wp-content/uploads/2022/06/Promote-the-Server-to-DC-1024x398.png" alt="Promote the Server to Domain Controller" class="wp-image-18392" width="737" height="287" srcset="https://www.technig.com/wp-content/uploads/2022/06/Promote-the-Server-to-DC-1024x398.png 1024w, https://www.technig.com/wp-content/uploads/2022/06/Promote-the-Server-to-DC-300x116.png 300w, https://www.technig.com/wp-content/uploads/2022/06/Promote-the-Server-to-DC-768x298.png 768w, https://www.technig.com/wp-content/uploads/2022/06/Promote-the-Server-to-DC.png 1455w" sizes="(max-width: 737px) 100vw, 737px" /><figcaption>Promote to DC</figcaption></figure></div>


<ol class="wp-block-list" type="1" start="3"><li>In the Deployment Configuration wizard, select the deployment operation. I CHOOSE THE FIRST OPTION since I add a new domain controller to an existing domain.</li></ol>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" src="https://www.technig.com/wp-content/uploads/2022/06/Deployment-Configuration-1024x753.png" alt="Deployment Configuration Wizard" class="wp-image-18393" width="697" height="500"/><figcaption>Deployment Configuration</figcaption></figure></div>


<ol class="wp-block-list" type="1" start="4"><li>Specify the domain information: you can click on the Select button next to the text box, select your domain name, and click Ok. If you are already a member of the domain controller, it automatically finds the domain name.</li><li>After selecting the domain name, click on the Change button to provide credentials to perform the task. Click next.</li></ol>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" src="https://www.technig.com/wp-content/uploads/2022/06/Credential-for-deployment-1024x753.png" alt="Change the Deployment for Credential" class="wp-image-18394" width="697" height="500"/><figcaption>Credential for Deployment Operation</figcaption></figure></div>


<ol class="wp-block-list" type="1" start="6"><li>Specify the domain controller capabilities. The DNS server, Global Catalog, and Site Name are already selected by default. I provide the Active Directory Services Restore Mode password and click next.</li></ol>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" src="https://www.technig.com/wp-content/uploads/2022/06/Domain-Controller-Capabilities-1024x753.png" alt="Domain Controller Options" class="wp-image-18395" width="697" height="500"/><figcaption>Domain Controller Options</figcaption></figure></div>


<ol class="wp-block-list" type="1" start="7"><li>Click the next button to pass the DNS options wizard.</li><li>Specify from which domain controller it should replicate the Active Directory database, and click next.</li></ol>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" src="https://www.technig.com/wp-content/uploads/2022/06/Replication-Partner-1024x753.png" alt="Additional Option for replication" class="wp-image-18396" width="700" height="500"/><figcaption>Select the Replication Partner</figcaption></figure></div>


<ol class="wp-block-list" type="1" start="9"><li>Although I can change the location of the AD DS database and log files, I keep its default location and click next.</li><li>After reviewing the configuration, click Next.</li><li>The Prerequisites Check verifies the prerequisites for domain controller operation. If the prerequisites checks passed successfully, click on the Install button.</li><li>The installation will complete after a few seconds, and your server will restart automatically.</li></ol>



<h3 class="wp-block-heading"><strong>How to check if the new domain controller has been added?</strong></h3>



<p>After <a href="https://docs.microsoft.com/en-us/windows-server/identity/ad-ds/deploy/install-active-directory-domain-services--level-100-" target="_blank" rel="noreferrer noopener nofollow">installing the Active Directory Domain Services</a> and promoting it to the domain controller, you can check whether the domain controller has been added successfully or not.</p>



<ol class="wp-block-list" type="1"><li>In the server manager window, click on <strong>Tools</strong> management.</li><li>Click on Active Directory Users and Computers.</li><li>Expand the domain and click on the Domain Controllers Organizational Unit.</li></ol>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" src="https://www.technig.com/wp-content/uploads/2022/06/Domain-Contorllers-OU-1024x722.png" alt="How to Add New Domain Controller to Existing Domain" class="wp-image-18382" width="700" height="500"/><figcaption>Domain Controllers</figcaption></figure></div>


<p>You will see the domain controller(s) in your current domain.</p>



<h2 class="wp-block-heading"><strong>Conclusions</strong></h2>



<p>To conclude, we talked about the steps required for adding a new domain controller to an existing domain in Windows Server 2022. You can share your thoughts and questions in the comment section of this page.</p>
<p>The post <a href="https://www.technig.com/add-new-domain-controller-to-existing-domain/">How to Add New Domain Controller to Existing Domain</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.technig.com/add-new-domain-controller-to-existing-domain/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">18380</post-id>	</item>
		<item>
		<title>Backup &#038; Restore Group Policy Objects in Windows Server 2016</title>
		<link>https://www.technig.com/backup-restore-group-policy-object/</link>
					<comments>https://www.technig.com/backup-restore-group-policy-object/#respond</comments>
		
		<dc:creator><![CDATA[Shams]]></dc:creator>
		<pubDate>Fri, 10 Nov 2017 13:00:39 +0000</pubDate>
				<category><![CDATA[Servers]]></category>
		<category><![CDATA[Active Directory Policy Management]]></category>
		<category><![CDATA[Active Directory Server]]></category>
		<category><![CDATA[AD Backup]]></category>
		<category><![CDATA[Backup and Recovery]]></category>
		<category><![CDATA[Backup Group Policy]]></category>
		<category><![CDATA[Backup Utility]]></category>
		<category><![CDATA[Group Policy]]></category>
		<category><![CDATA[Group Policy Auditing]]></category>
		<category><![CDATA[Group Policy Management]]></category>
		<category><![CDATA[Group Policy Object]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[View Group Policy]]></category>
		<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[Windows Server 2016]]></category>
		<category><![CDATA[Windows Virtual Server]]></category>
		<guid isPermaLink="false">https://www.technig.com/?p=13519</guid>

					<description><![CDATA[<div style="margin-bottom:20px;"><img width="840" height="420" src="https://www.technig.com/wp-content/uploads/2017/11/Backup-Group-Policy-Objects-on-Windows-Server-2016-Technig.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Backup Group Policy Objects on Windows Server 2016 - Technig" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2017/11/Backup-Group-Policy-Objects-on-Windows-Server-2016-Technig.jpg 840w, https://www.technig.com/wp-content/uploads/2017/11/Backup-Group-Policy-Objects-on-Windows-Server-2016-Technig-300x150.jpg 300w, https://www.technig.com/wp-content/uploads/2017/11/Backup-Group-Policy-Objects-on-Windows-Server-2016-Technig-768x384.jpg 768w" sizes="(max-width: 840px) 100vw, 840px" /></div>
<p>Here you just learn about backup and restore Group Policy Object in Windows Server 2016 and Windows Server 2019. This method works the same for other Windows server as well. Group policy objects backup will helps you protect GPOs configuration. It is easy to create and edit group policy object from Group Policy Management on [&#8230;]</p>
<p>The post <a href="https://www.technig.com/backup-restore-group-policy-object/">Backup &#038; Restore Group Policy Objects in Windows Server 2016</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div style="margin-bottom:20px;"><img width="840" height="420" src="https://www.technig.com/wp-content/uploads/2017/11/Backup-Group-Policy-Objects-on-Windows-Server-2016-Technig.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Backup Group Policy Objects on Windows Server 2016 - Technig" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2017/11/Backup-Group-Policy-Objects-on-Windows-Server-2016-Technig.jpg 840w, https://www.technig.com/wp-content/uploads/2017/11/Backup-Group-Policy-Objects-on-Windows-Server-2016-Technig-300x150.jpg 300w, https://www.technig.com/wp-content/uploads/2017/11/Backup-Group-Policy-Objects-on-Windows-Server-2016-Technig-768x384.jpg 768w" sizes="(max-width: 840px) 100vw, 840px" /></div><p>Here you just learn about backup and restore Group Policy Object in Windows Server 2016 and Windows Server 2019. This method works the same for other Windows server as well. Group policy objects backup will helps you protect GPOs configuration. It is easy to create and edit group policy object from Group Policy Management on Windows Server. But takes to much time to completely configure the settings of each GPOs. Having a backup save you time and effort to reconfigure settings of a new GPO.</p>
<h2>Backup and Restore Group Policy Object</h2>
<p>To back up the created <a href="https://technet.microsoft.com/en-us/library/cc775691(v=ws.10).aspx" target="_blank" rel="noopener noreferrer">GPO</a> in <a href="https://www.technig.com/tag/windows-server-2012-r2/" target="_blank" rel="noopener noreferrer">Windows Server</a>, navigate to <a href="https://www.technig.com/tag/group-policy-management/" target="_blank" rel="noopener noreferrer">Group Policy Management</a> console from server dashboard or type &#8216;<strong>gpmc.msc</strong>&#8216; in windows run and then press enter to open the Group Policy Management Console.</p>
<ol>
<li>Type &#8220;<strong>gpmc.msc</strong>&#8221; on run and press enter to open the group policy management console.</li>
<li>Expand the domain and your domain name.</li>
<li>Now, expand the Group Policy Objects to see all GPOs created by you.</li>
</ol>
<p><figure id="attachment_1173" aria-describedby="caption-attachment-1173" style="width: 994px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2015/01/Backup-Group-Policy-Objects.jpg"><img loading="lazy" decoding="async" class="wp-image-1173 size-full" src="https://www.technig.com/wp-content/uploads/2015/01/Backup-Group-Policy-Objects.jpg" alt="Backup Group Policy Objects" width="994" height="470" srcset="https://www.technig.com/wp-content/uploads/2015/01/Backup-Group-Policy-Objects.jpg 994w, https://www.technig.com/wp-content/uploads/2015/01/Backup-Group-Policy-Objects-300x142.jpg 300w, https://www.technig.com/wp-content/uploads/2015/01/Backup-Group-Policy-Objects-768x363.jpg 768w" sizes="(max-width: 994px) 100vw, 994px" /></a><figcaption id="caption-attachment-1173" class="wp-caption-text">Backup Group Policy Objects</figcaption></figure></p>
<p><strong>4.</strong> In Group Policy Management expand the domain name and group policy objects in order to see all created objects.</p>
<p><figure id="attachment_1174" aria-describedby="caption-attachment-1174" style="width: 603px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2015/01/Backup-all-Group-Policy-Objects.png"><img loading="lazy" decoding="async" class="wp-image-1174 size-full" src="https://www.technig.com/wp-content/uploads/2015/01/Backup-all-Group-Policy-Objects.png" alt="Backup all Group Policy Objects" width="603" height="444" srcset="https://www.technig.com/wp-content/uploads/2015/01/Backup-all-Group-Policy-Objects.png 603w, https://www.technig.com/wp-content/uploads/2015/01/Backup-all-Group-Policy-Objects-300x221.png 300w, https://www.technig.com/wp-content/uploads/2015/01/Backup-all-Group-Policy-Objects-86x64.png 86w" sizes="(max-width: 603px) 100vw, 603px" /></a><figcaption id="caption-attachment-1174" class="wp-caption-text">Backup all Group Policy Objects</figcaption></figure></p>
<p><strong>5.</strong> To create a backup from all GOPs, right-click the <strong>Group Policy Objects</strong> and click <strong>Back up all. </strong></p>
<p><strong>Remember,</strong> this will backup all modified and non-modified GPOs which you have created for the domain. The other configuration like linked objects, Enforced, and Block Inheritance to domain organizational units will not back up. The full configuration back up just done a full system back up with Windows backup services.</p>
<p><figure id="attachment_1175" aria-describedby="caption-attachment-1175" style="width: 415px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2015/01/Group-Policy-Object-Backup-Location.jpg"><img loading="lazy" decoding="async" class="wp-image-1175 size-full" src="https://www.technig.com/wp-content/uploads/2015/01/Group-Policy-Object-Backup-Location.jpg" alt="Group Policy Object Backup Location" width="415" height="395" srcset="https://www.technig.com/wp-content/uploads/2015/01/Group-Policy-Object-Backup-Location.jpg 415w, https://www.technig.com/wp-content/uploads/2015/01/Group-Policy-Object-Backup-Location-300x286.jpg 300w" sizes="(max-width: 415px) 100vw, 415px" /></a><figcaption id="caption-attachment-1175" class="wp-caption-text">Group Policy Object Backup Location</figcaption></figure></p>
<p><strong>6.</strong> Now in <strong>Back Up Group Policy Object</strong> page, click <strong>Browse</strong> and choose wherever to want to save backups and type some description in the <strong>description</strong> box, then click <strong>Back Up</strong> button.</p>
<p><figure id="attachment_1176" aria-describedby="caption-attachment-1176" style="width: 544px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2015/01/GPO-Backup-Progress.jpg"><img loading="lazy" decoding="async" class="wp-image-1176 size-full" src="https://www.technig.com/wp-content/uploads/2015/01/GPO-Backup-Progress.jpg" alt="GPO Backup Progress" width="544" height="444" srcset="https://www.technig.com/wp-content/uploads/2015/01/GPO-Backup-Progress.jpg 544w, https://www.technig.com/wp-content/uploads/2015/01/GPO-Backup-Progress-300x245.jpg 300w" sizes="(max-width: 544px) 100vw, 544px" /></a><figcaption id="caption-attachment-1176" class="wp-caption-text">GPO Backup Progress</figcaption></figure></p>
<p>7. Good, the backup task was accomplished successfully. Let&#8217;s check how do we can restore the deleted GPO from backup data.</p>
<h2><strong>Restore Group Policy Object</strong></h2>
<p>To restore GPO, right-click the Group Policy Objects and click <strong>Manage Backups. </strong>In the <strong>Manage Backups</strong> page brows to the backup directory or location on the hard disk.</p>
<p><figure id="attachment_1177" aria-describedby="caption-attachment-1177" style="width: 735px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2015/01/Manage-Backups-of-Group-Policy.jpg"><img loading="lazy" decoding="async" class="wp-image-1177 size-full" src="https://www.technig.com/wp-content/uploads/2015/01/Manage-Backups-of-Group-Policy.jpg" alt="Manage Backups of Group Policy" width="735" height="554" srcset="https://www.technig.com/wp-content/uploads/2015/01/Manage-Backups-of-Group-Policy.jpg 735w, https://www.technig.com/wp-content/uploads/2015/01/Manage-Backups-of-Group-Policy-300x226.jpg 300w, https://www.technig.com/wp-content/uploads/2015/01/Manage-Backups-of-Group-Policy-86x64.jpg 86w" sizes="(max-width: 735px) 100vw, 735px" /></a><figcaption id="caption-attachment-1177" class="wp-caption-text">Manage Backups of Group Policy</figcaption></figure></p>
<p>You see backup contents in GPO backup folder. But if you want to restore a policy object, select GPO and click <strong>Restore</strong> button.</p>
<p><figure id="attachment_1178" aria-describedby="caption-attachment-1178" style="width: 734px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2015/01/Restore-Selected-Backup.jpg"><img loading="lazy" decoding="async" class="wp-image-1178 size-full" src="https://www.technig.com/wp-content/uploads/2015/01/Restore-Selected-Backup.jpg" alt="Backup and Restore Group Policy Object - Technig " width="734" height="553" srcset="https://www.technig.com/wp-content/uploads/2015/01/Restore-Selected-Backup.jpg 734w, https://www.technig.com/wp-content/uploads/2015/01/Restore-Selected-Backup-300x226.jpg 300w, https://www.technig.com/wp-content/uploads/2015/01/Restore-Selected-Backup-86x64.jpg 86w" sizes="(max-width: 734px) 100vw, 734px" /></a><figcaption id="caption-attachment-1178" class="wp-caption-text">Backup and Restore Group Policy Object &#8211; Technig</figcaption></figure></p>
<p>Click OK, if ask you &#8216;Do you want to restore the selected backup? and selected backup will restore the <strong>Group Policy Objects.</strong></p>
<p><figure id="attachment_1179" aria-describedby="caption-attachment-1179" style="width: 538px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2015/01/Restore-Group-Policy-Object.jpg"><img loading="lazy" decoding="async" class="wp-image-1179 size-full" src="https://www.technig.com/wp-content/uploads/2015/01/Restore-Group-Policy-Object.jpg" alt="Restore Group Policy Object in Windows Server 2016 - Technig " width="538" height="445" srcset="https://www.technig.com/wp-content/uploads/2015/01/Restore-Group-Policy-Object.jpg 538w, https://www.technig.com/wp-content/uploads/2015/01/Restore-Group-Policy-Object-300x248.jpg 300w" sizes="(max-width: 538px) 100vw, 538px" /></a><figcaption id="caption-attachment-1179" class="wp-caption-text">Restore Group Policy Object in Windows Server 2016 &#8211; Technig</figcaption></figure></p>
<p>Now you can link and apply it to your OUs in your domain.</p>
<p>Hope this helps you solve the backup and restore of group policy object on Windows server. If you have any issue, just write us in the comment box.</p>
<p>The post <a href="https://www.technig.com/backup-restore-group-policy-object/">Backup &#038; Restore Group Policy Objects in Windows Server 2016</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.technig.com/backup-restore-group-policy-object/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">13519</post-id>	</item>
	</channel>
</rss>
