
<?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>Windows Server 2022 Archives - TECHNIG</title>
	<atom:link href="https://www.technig.com/tag/windows-server-2022/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.technig.com/tag/windows-server-2022/</link>
	<description>Gateway for IT Experts and Tech Geeks</description>
	<lastBuildDate>Sat, 23 Mar 2024 14:14:34 +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>Windows Server 2022 Archives - TECHNIG</title>
	<link>https://www.technig.com/tag/windows-server-2022/</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">162720667</site>	<item>
		<title>Install and Configure Distributed File System in Windows Server 2022</title>
		<link>https://www.technig.com/install-and-configure-distributed-file-system-namespace/</link>
					<comments>https://www.technig.com/install-and-configure-distributed-file-system-namespace/#respond</comments>
		
		<dc:creator><![CDATA[Habib Sarwari]]></dc:creator>
		<pubDate>Mon, 17 Jul 2023 10:51:04 +0000</pubDate>
				<category><![CDATA[MCSA]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[Data Deduplication]]></category>
		<category><![CDATA[Distributed File System]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Install and Configure]]></category>
		<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[Windows Server 2012 R2]]></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=18331</guid>

					<description><![CDATA[<div style="margin-bottom:20px;"><img width="1200" height="640" src="https://www.technig.com/wp-content/uploads/2022/05/screenshot_20220530_130104-2.png" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="" decoding="async" fetchpriority="high" srcset="https://www.technig.com/wp-content/uploads/2022/05/screenshot_20220530_130104-2.png 1200w, https://www.technig.com/wp-content/uploads/2022/05/screenshot_20220530_130104-2-300x160.png 300w, https://www.technig.com/wp-content/uploads/2022/05/screenshot_20220530_130104-2-1024x546.png 1024w, https://www.technig.com/wp-content/uploads/2022/05/screenshot_20220530_130104-2-768x410.png 768w" sizes="(max-width: 1200px) 100vw, 1200px" /></div>
<p>Distributed File System (DFS) is a technology that lets you group shared folders on different servers into one logically structured namespace. As the name suggests, the files are distributed across various file servers and locations, and you can use DFS to access the shared folders of those servers from a single path. The components of [&#8230;]</p>
<p>The post <a href="https://www.technig.com/install-and-configure-distributed-file-system-namespace/">Install and Configure Distributed File System in Windows Server 2022</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div style="margin-bottom:20px;"><img width="1200" height="640" src="https://www.technig.com/wp-content/uploads/2022/05/screenshot_20220530_130104-2.png" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2022/05/screenshot_20220530_130104-2.png 1200w, https://www.technig.com/wp-content/uploads/2022/05/screenshot_20220530_130104-2-300x160.png 300w, https://www.technig.com/wp-content/uploads/2022/05/screenshot_20220530_130104-2-1024x546.png 1024w, https://www.technig.com/wp-content/uploads/2022/05/screenshot_20220530_130104-2-768x410.png 768w" sizes="(max-width: 1200px) 100vw, 1200px" /></div>
<p><strong>Distributed File System</strong> (<strong>DFS</strong>) is a technology that lets you group shared folders on different servers into one logically structured namespace. As the name suggests, the files are distributed across various file servers and locations, and you can use DFS to access the shared folders of those servers from a single path. The components of DFS are Namespace and Replication. This article covers the DFS Namespace. Additionally, we are using two servers running Windows Server 2022 (SR1-technig and SR2-technig) to install and configure the distributed file system namespace.</p>



<h2 class="wp-block-heading"><strong>Install Distributed File System (DFS) on Windows Server 2022</strong></h2>



<p>The DFS technology is part of the File and Storage Services, and you need to install this role on your system. I will install the DFS Namespace using the <strong>Server Manager</strong>.</p>



<ol class="wp-block-list" type="1">
<li>Open Server Manager.</li>



<li>Click&nbsp;<strong>Manage</strong>&nbsp;&gt;&nbsp;<strong>Add Roles and Features</strong>.</li>



<li>Click&nbsp;<strong>Next</strong>&nbsp;on the Welcome screen.</li>



<li>Select&nbsp;<strong>Role-based or feature-based installation</strong>&nbsp;and click&nbsp;<strong>Next</strong>.</li>



<li>Select the server where you want to install DFS and click&nbsp;<strong>Next</strong>.</li>



<li>On the&nbsp;<strong>Server Roles</strong>&nbsp;page, expand&nbsp;<strong>File and Storage Services</strong>&nbsp;and select&nbsp;<strong>DFS Namespaces</strong>.</li>



<li>Click&nbsp;<strong>Add Features</strong>&nbsp;and then click&nbsp;<strong>Next</strong>.</li>



<li>On the&nbsp;<strong>Features</strong>&nbsp;page, select the features that you want to install and click&nbsp;<strong>Next</strong>.</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/05/DFS-Namespace-Installation-1024x730.png" alt="How to Install and Configure Distributed File System Namespace" class="wp-image-18334" width="768" height="548" srcset="https://www.technig.com/wp-content/uploads/2022/05/DFS-Namespace-Installation-1024x730.png 1024w, https://www.technig.com/wp-content/uploads/2022/05/DFS-Namespace-Installation-300x214.png 300w, https://www.technig.com/wp-content/uploads/2022/05/DFS-Namespace-Installation-768x547.png 768w, https://www.technig.com/wp-content/uploads/2022/05/DFS-Namespace-Installation.png 1180w" sizes="(max-width: 768px) 100vw, 768px" /><figcaption class="wp-element-caption">Install the DFS Namespace</figcaption></figure></div>


<ol class="wp-block-list" type="1" start="9">
<li>Click next on the Select feature wizard, and confirm the installation selection. Review the installation summary and click&nbsp;<strong>Install</strong>.</li>



<li>Wait for a few seconds. The installation might take some time. Click Finish to close the wizard.</li>
</ol>



<p><strong>Note</strong>: You must install the Distributed File System (DFS) on all the servers where you want to implement DFS.</p>



<h2 class="wp-block-heading"><strong>How to configure distributed file system namespace</strong></h2>



<p>After the installation, you can <a href="https://docs.microsoft.com/en-us/windows-server/storage/dfs-namespaces/create-a-dfs-namespace" target="_blank" rel="noreferrer noopener">create your Namespace</a> following the below procedures. But, first of all, let&#8217;s create a folder on each server and share them in the network. To do that, I create a new folder on each server and put a text file in it.</p>



<p>Once the installation is complete, you will need to configure the DFS namespace. Here are the steps on how to do it:</p>



<ol class="wp-block-list">
<li>Open the&nbsp;<strong>DFS Management</strong>&nbsp;console.</li>



<li>Right-click&nbsp;<strong>Namespaces</strong>&nbsp;and select&nbsp;<strong>New Namespace</strong>.</li>



<li>In the&nbsp;<strong>New Namespace Wizard</strong>, enter the namespace name and click&nbsp;<strong>Next</strong>.</li>



<li>Select the type of namespace that you want to create and click&nbsp;<strong>Next</strong>.</li>



<li>Select the servers that will host the namespace and click&nbsp;<strong>Next</strong>.</li>



<li>Review the configuration settings and click&nbsp;<strong>Create</strong>.</li>
</ol>



<p>The following are the real example: </p>



<ol class="wp-block-list">
<li>On server <strong>SR1-technig</strong>, I create a new folder <strong>SR1-Sales,</strong> and a text file SR1-TextFiles.</li>



<li>On server <strong>SR2-technig</strong>, I create another folder, <strong>SR2-Sales,</strong> and a text file, SR2-TextFiles.</li>
</ol>



<p>Moreover, I share these folders on the network. If you do not know how to share files on the network, please read the <a href="https://technig.com/share-files-over-network-share-permissions-on-windows-11/" target="_blank" rel="noreferrer noopener">Share Files over the Network</a>:</p>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><img decoding="async" src="https://www.technig.com/wp-content/uploads/2022/05/Shared-Folders-in-the-Network-1024x773.png" alt="How to Install and Configure Distributed File System Namespace" class="wp-image-18336" width="655" height="495" srcset="https://www.technig.com/wp-content/uploads/2022/05/Shared-Folders-in-the-Network-1024x773.png 1024w, https://www.technig.com/wp-content/uploads/2022/05/Shared-Folders-in-the-Network-300x226.png 300w, https://www.technig.com/wp-content/uploads/2022/05/Shared-Folders-in-the-Network-768x580.png 768w, https://www.technig.com/wp-content/uploads/2022/05/Shared-Folders-in-the-Network-86x64.png 86w, https://www.technig.com/wp-content/uploads/2022/05/Shared-Folders-in-the-Network.png 1182w" sizes="(max-width: 655px) 100vw, 655px" /><figcaption class="wp-element-caption">Shared Folder in the Network</figcaption></figure></div>


<p>To see whether your folder is shared on the network, press th<strong>e Windows +R</strong> buttons and write the <strong>\ServerName</strong> in the Run and enter. You see the shared folder appear.</p>



<h3 class="wp-block-heading"><strong>How to create Distributed File System (DFS) Namespace</strong></h3>



<p>Once the namespace is created, you can start adding shared folders to it. Here are the steps on how to do it. Now let&#8217;s create a namespace by the name of <strong>Sales</strong> in the DFS Management.</p>



<ol class="wp-block-list">
<li>Right-click the namespace that you want to add the shared folder to and select&nbsp;<strong>New Folder</strong>.</li>



<li>In the&nbsp;<strong>New Folder Wizard</strong>, enter the folder name and click&nbsp;<strong>Next</strong>.</li>



<li>Select the shared folder that you want to add to the namespace and click&nbsp;<strong>Next</strong>.</li>



<li>Review the configuration settings and click&nbsp;<strong>Create</strong>.</li>
</ol>



<p>Following are the real scenario of adding shared folders to the namespace. </p>



<ol class="wp-block-list" type="1">
<li>In the server manager window, click on administrative tools.</li>



<li>Find the DFS Management and open it.</li>



<li>You see the two components of the DFS on the left-hand side; right-click on the <strong>Namespace&gt; New Namespace.</strong></li>
</ol>


<div class="wp-block-image is-style-default">
<figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" src="https://www.technig.com/wp-content/uploads/2022/05/New-Namespace-1024x659.png" alt="How to Install and Configure Distributed File System Namespace" class="wp-image-18337" width="768" height="494" srcset="https://www.technig.com/wp-content/uploads/2022/05/New-Namespace-1024x659.png 1024w, https://www.technig.com/wp-content/uploads/2022/05/New-Namespace-300x193.png 300w, https://www.technig.com/wp-content/uploads/2022/05/New-Namespace-768x494.png 768w, https://www.technig.com/wp-content/uploads/2022/05/New-Namespace-210x136.png 210w, https://www.technig.com/wp-content/uploads/2022/05/New-Namespace.png 1319w" sizes="(max-width: 768px) 100vw, 768px" /></figure></div>


<ol class="wp-block-list" type="1" start="4">
<li>Write or browse the server&#8217;s name to host the Namespace 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/05/Namespace-Server-1024x824.png" alt="Namespace Server" class="wp-image-18338" width="768" height="618" srcset="https://www.technig.com/wp-content/uploads/2022/05/Namespace-Server-1024x824.png 1024w, https://www.technig.com/wp-content/uploads/2022/05/Namespace-Server-300x241.png 300w, https://www.technig.com/wp-content/uploads/2022/05/Namespace-Server-768x618.png 768w, https://www.technig.com/wp-content/uploads/2022/05/Namespace-Server.png 1070w" sizes="(max-width: 768px) 100vw, 768px" /><figcaption class="wp-element-caption">Select the Namespace Server</figcaption></figure></div>


<ol class="wp-block-list" type="1" start="5">
<li>Enter the name of the Namespace. I name the namespace <strong>Sales.</strong></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/05/Name-the-Namespace-1024x824.png" alt="How to Install and Configure Distributed File System Namespace" class="wp-image-18339" width="768" height="618" srcset="https://www.technig.com/wp-content/uploads/2022/05/Name-the-Namespace-1024x824.png 1024w, https://www.technig.com/wp-content/uploads/2022/05/Name-the-Namespace-300x241.png 300w, https://www.technig.com/wp-content/uploads/2022/05/Name-the-Namespace-768x618.png 768w, https://www.technig.com/wp-content/uploads/2022/05/Name-the-Namespace.png 1070w" sizes="(max-width: 768px) 100vw, 768px" /><figcaption class="wp-element-caption">Name the Namespace</figcaption></figure></div>


<ol class="wp-block-list" type="1" start="6">
<li>Click on the <strong>Edit Settings</strong> button to customize the users&#8217; permissions for the shared folders in the Namespace, and then click the Ok button. Click next.</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/05/Customize-the-Users-Permissions.png" alt="How to Install and Configure Distributed File System Namespace" class="wp-image-18340" width="438" height="549" srcset="https://www.technig.com/wp-content/uploads/2022/05/Customize-the-Users-Permissions.png 584w, https://www.technig.com/wp-content/uploads/2022/05/Customize-the-Users-Permissions-239x300.png 239w" sizes="(max-width: 438px) 100vw, 438px" /><figcaption class="wp-element-caption">Customize the User&#8217;s Permissions</figcaption></figure></div>


<p>There are two types of namespaces: domain-based namespaces and standalone namespaces. Domain-based namespaces can be stored on one or multiple namespace servers and in Active Directory Domain Services (AD DS). Standalone namespaces, on the other hand, are stored on one namespace server. If you choose to create a domain-based namespace, you will need to enable Windows Server 2008 mode.</p>



<ol class="wp-block-list" type="1" start="7">
<li>Select the type of Namespace 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/05/Namespace-Type-1024x824.png" alt="Namespace Type" class="wp-image-18341" width="727" height="585" srcset="https://www.technig.com/wp-content/uploads/2022/05/Namespace-Type-1024x824.png 1024w, https://www.technig.com/wp-content/uploads/2022/05/Namespace-Type-300x241.png 300w, https://www.technig.com/wp-content/uploads/2022/05/Namespace-Type-768x618.png 768w, https://www.technig.com/wp-content/uploads/2022/05/Namespace-Type.png 1070w" sizes="(max-width: 727px) 100vw, 727px" /><figcaption class="wp-element-caption">Select the Type of Namespace</figcaption></figure></div>


<ol class="wp-block-list" type="1" start="8">
<li>After reviewing all the settings, click on the <strong>Create</strong> button.</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/05/Create-Namespace-1024x824.png" alt="Create Namespace" class="wp-image-18343" width="726" height="584" srcset="https://www.technig.com/wp-content/uploads/2022/05/Create-Namespace-1024x824.png 1024w, https://www.technig.com/wp-content/uploads/2022/05/Create-Namespace-300x241.png 300w, https://www.technig.com/wp-content/uploads/2022/05/Create-Namespace-768x618.png 768w, https://www.technig.com/wp-content/uploads/2022/05/Create-Namespace.png 1070w" sizes="(max-width: 726px) 100vw, 726px" /><figcaption class="wp-element-caption">Create Namespace</figcaption></figure></div>


<ol class="wp-block-list" type="1" start="9">
<li>Finally, you have created the Namespace and now close the Wizard by clicking on the Close button.</li>
</ol>



<h3 class="wp-block-heading"><strong>Create DFS Folders</strong></h3>



<p>It is time to bring together all those shared folders from different servers under one Namespace in one server. To do that:</p>



<ol class="wp-block-list" type="1">
<li>In the DFS Management, open the Namespace.</li>



<li>Right-click on the newly created Namespace and then <strong>New Folder</strong>.</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/05/Create-DFS-Folder-1024x625.png" alt="Create DFS Folder" class="wp-image-18347" width="768" height="469" srcset="https://www.technig.com/wp-content/uploads/2022/05/Create-DFS-Folder-1024x625.png 1024w, https://www.technig.com/wp-content/uploads/2022/05/Create-DFS-Folder-300x183.png 300w, https://www.technig.com/wp-content/uploads/2022/05/Create-DFS-Folder-768x469.png 768w, https://www.technig.com/wp-content/uploads/2022/05/Create-DFS-Folder.png 1372w" sizes="(max-width: 768px) 100vw, 768px" /><figcaption class="wp-element-caption">Create DFS Folder</figcaption></figure></div>


<ol class="wp-block-list" type="1" start="3">
<li>Click on the <strong>Add button</strong> to connect the folder to the target path.</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/05/Add-button-1.png" alt="Click on Add button" class="wp-image-18349" width="443" height="468" srcset="https://www.technig.com/wp-content/uploads/2022/05/Add-button-1.png 590w, https://www.technig.com/wp-content/uploads/2022/05/Add-button-1-284x300.png 284w" sizes="(max-width: 443px) 100vw, 443px" /><figcaption class="wp-element-caption">Click on Add Button.</figcaption></figure></div>


<ol class="wp-block-list" type="1" start="4">
<li>Browse for the target path, select the shared folder, and click the Ok button.</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/05/Write-the-target-Path.png" alt="Write the Target Path" class="wp-image-18350" width="443" height="189" srcset="https://www.technig.com/wp-content/uploads/2022/05/Write-the-target-Path.png 590w, https://www.technig.com/wp-content/uploads/2022/05/Write-the-target-Path-300x128.png 300w" sizes="(max-width: 443px) 100vw, 443px" /><figcaption class="wp-element-caption">Write or Browse the Target Path</figcaption></figure></div>


<ol class="wp-block-list" type="1" start="5">
<li>Click on the Ok button to return to the New Folder Wizard, give the folder name, and click the <strong>Ok </strong>button.</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/05/Folder-Target2.png" alt="Folder Target SR2" class="wp-image-18352" width="443" height="468" srcset="https://www.technig.com/wp-content/uploads/2022/05/Folder-Target2.png 590w, https://www.technig.com/wp-content/uploads/2022/05/Folder-Target2-284x300.png 284w" sizes="(max-width: 443px) 100vw, 443px" /><figcaption class="wp-element-caption">Folder Target SR2-technig</figcaption></figure></div>


<ol class="wp-block-list" type="1" start="6">
<li>Again, right-click on the Namespace, <strong>Create New Folder</strong> &gt; <strong>Add</strong> button, browse or write another server&#8217;s name, select their shared folder, give it a name, and then click on the OK button.</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/05/Second-Server-Path.png" alt="Second Server Path" class="wp-image-18353" width="443" height="455" srcset="https://www.technig.com/wp-content/uploads/2022/05/Second-Server-Path.png 590w, https://www.technig.com/wp-content/uploads/2022/05/Second-Server-Path-292x300.png 292w" sizes="(max-width: 443px) 100vw, 443px" /><figcaption class="wp-element-caption">Second Server Path</figcaption></figure></div>


<p>You can add multiple shared folders from multiple servers and add them into one Namespace.</p>



<p>Press Windows + R to open the Run dialog box. Type ComputerName and press Enter to check the new namespace you created. If you open that namespace folder in the network, you will see subfolders that are shortcuts to the folders you added to your namespace. These subfolders are linked to the shared folders on other servers. Now, you can access all of those shared folders from different locations under a single path.</p>



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



<p>In this article, you learned how to install the Distributed File System (DFS) namespace on Windows Server 2022 and configure the DFS namespace to group shared folders from different servers into one namespace. Since this article is already long, we will cover DFS replication in another session. Please feel free to share your thoughts and questions in the comment section below.</p>



<p><strong>Related: </strong><a href="https://www.technig.com/install-and-enable-data-deduplication-in-windows-server-2022/" target="_blank" rel="noreferrer noopener">How to Install and Enable Data Deduplication on Windows Server 2022</a></p>
<p>The post <a href="https://www.technig.com/install-and-configure-distributed-file-system-namespace/">Install and Configure Distributed File System in Windows Server 2022</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.technig.com/install-and-configure-distributed-file-system-namespace/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">18331</post-id>	</item>
		<item>
		<title>Create a Child Domain in Server 2022 Using PowerShell</title>
		<link>https://www.technig.com/create-a-child-domain-in-server-2022-using-powershell/</link>
					<comments>https://www.technig.com/create-a-child-domain-in-server-2022-using-powershell/#respond</comments>
		
		<dc:creator><![CDATA[Danish]]></dc:creator>
		<pubDate>Sun, 16 Jul 2023 00:36:27 +0000</pubDate>
				<category><![CDATA[MCSA]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[Active Directory Domain Services]]></category>
		<category><![CDATA[Add a Child Domain]]></category>
		<category><![CDATA[Child Domain]]></category>
		<category><![CDATA[Child Domain Configuration]]></category>
		<category><![CDATA[Create a Child Domain]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[PowerShell Articles]]></category>
		<category><![CDATA[Windows Server 2022]]></category>
		<guid isPermaLink="false">https://www.technig.com/?p=18189</guid>

					<description><![CDATA[<div style="margin-bottom:20px;"><img width="1221" height="694" src="https://www.technig.com/wp-content/uploads/2022/05/WinServer2022-1-1.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Create a child Domain Using Windows PowerShell" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2022/05/WinServer2022-1-1.jpg 1221w, https://www.technig.com/wp-content/uploads/2022/05/WinServer2022-1-1-300x171.jpg 300w, https://www.technig.com/wp-content/uploads/2022/05/WinServer2022-1-1-1024x582.jpg 1024w, https://www.technig.com/wp-content/uploads/2022/05/WinServer2022-1-1-768x437.jpg 768w" sizes="(max-width: 1221px) 100vw, 1221px" /></div>
<p>In the previous article, we described how to create a child domain using the Server Manager console. In this article, we will show you how to do the same thing using Windows PowerShell. PowerShell is a powerful tool that can be used to automate many tasks in Windows Server. It is also a great way [&#8230;]</p>
<p>The post <a href="https://www.technig.com/create-a-child-domain-in-server-2022-using-powershell/">Create a Child Domain in Server 2022 Using PowerShell</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div style="margin-bottom:20px;"><img width="1221" height="694" src="https://www.technig.com/wp-content/uploads/2022/05/WinServer2022-1-1.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Create a child Domain Using Windows PowerShell" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2022/05/WinServer2022-1-1.jpg 1221w, https://www.technig.com/wp-content/uploads/2022/05/WinServer2022-1-1-300x171.jpg 300w, https://www.technig.com/wp-content/uploads/2022/05/WinServer2022-1-1-1024x582.jpg 1024w, https://www.technig.com/wp-content/uploads/2022/05/WinServer2022-1-1-768x437.jpg 768w" sizes="(max-width: 1221px) 100vw, 1221px" /></div>
<p>In the previous article, we described <a href="https://www.technig.com/create-a-child-domain-in-windows-server-2022/" target="_blank" rel="noreferrer noopener nofollow">how to create a child domain</a> using the Server Manager console. In this article, we will show you how to do the same thing using Windows PowerShell. PowerShell is a powerful tool that can be used to automate many tasks in Windows Server. It is also a great way to create child domains, as it can save you time and effort.</p>



<p>To install AD DS and create a forest, you can follow the instructions in the article &#8220;<a href="https://www.technig.com/install-active-directory-on-windows-server-2022-using-powershell/" target="_blank" rel="noreferrer noopener">Install Active Directory On Windows Server 2022 Using PowerShell</a>&#8220;.</p>



<h2 class="wp-block-heading">Steps to Create a Child Domain Using PowerShell</h2>



<p>The creation and configuration of a child domain is part of the post-installation process of Active Directory Domain Services (AD DS). This process also includes promoting the server to a domain controller. First, the AD DS role must be added to the server. Once the role is added, you can create and add a child domain to the parent domain. </p>



<h3 class="wp-block-heading">Add AD DS Role Using Windows PowerShell</h3>



<p>Follow the steps below to add the Active Directory Domain Services (AD DS). </p>



<ol class="wp-block-list">
<li>Open <strong>Windows PowerShell</strong> as administrator.
<ul class="wp-block-list">
<li>If you are working with Windows Server Desktop Experience, right-click on <strong>Windows PowerShell</strong> in the <strong>Start Menu</strong> and select <strong>Run as Administrator</strong>. </li>



<li>If you are working with Windows Server core, run <code>powershell</code> the command in the command prompt. It opens PowerShell. Once the PowerShell is opened, use <code>Start-Process PowerShell -Verb runAs</code> to open it as administrator.</li>
</ul>
</li>
</ol>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="801" height="214" src="https://www.technig.com/wp-content/uploads/2022/05/1-7.jpg" alt="Opening PowerShell as Administrator from Command Prompt" class="wp-image-18199" srcset="https://www.technig.com/wp-content/uploads/2022/05/1-7.jpg 801w, https://www.technig.com/wp-content/uploads/2022/05/1-7-300x80.jpg 300w, https://www.technig.com/wp-content/uploads/2022/05/1-7-768x205.jpg 768w" sizes="(max-width: 801px) 100vw, 801px" /><figcaption class="wp-element-caption">Opening PowerShell as Administrator from Command Prompt</figcaption></figure></div>


<ol class="wp-block-list" start="2">
<li>Before installing the AD DS role, let&#8217;s first see if it is available. To do so, run <code>Get-WindowsFeature AD-Domain-Services</code>. As shown in the below command, it is not already installed and it is available. </li>
</ol>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="982" height="212" src="https://www.technig.com/wp-content/uploads/2022/05/2-6.jpg" alt="Checking AD DS Role Status Using PowerShell" class="wp-image-18205" srcset="https://www.technig.com/wp-content/uploads/2022/05/2-6.jpg 982w, https://www.technig.com/wp-content/uploads/2022/05/2-6-300x65.jpg 300w, https://www.technig.com/wp-content/uploads/2022/05/2-6-768x166.jpg 768w" sizes="(max-width: 982px) 100vw, 982px" /><figcaption class="wp-element-caption">Checking AD DS Role Status Using PowerShell</figcaption></figure></div>


<ol class="wp-block-list" start="3">
<li>To install the AD DS role, run the <code>Install-WindowsFeature AD-Domain-Services -IncludeManagementTools</code> command. Wait for a moment until it finishes the installation, and it will show the result as shown in the picture below. </li>
</ol>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="804" height="216" src="https://www.technig.com/wp-content/uploads/2022/05/3-5.jpg" alt="Installing AD DS Role Using PowerShell" class="wp-image-18208" srcset="https://www.technig.com/wp-content/uploads/2022/05/3-5.jpg 804w, https://www.technig.com/wp-content/uploads/2022/05/3-5-300x81.jpg 300w, https://www.technig.com/wp-content/uploads/2022/05/3-5-768x206.jpg 768w" sizes="(max-width: 804px) 100vw, 804px" /><figcaption class="wp-element-caption">Installing AD DS Role Using PowerShell</figcaption></figure></div>


<p>The Active Directory Domain Service role is by now added to our Server. You can verify it using the <code>Get-Windows-Feature AD-Domain-Services</code> command. If it is properly installed, It will not be available for installation anymore. Now, in the second section, let&#8217;s go through the steps to creating and configuring a Child Domain using Windows Powershell in Server 2022. </p>



<h3 class="wp-block-heading">Create a Child Domain Using Windows PowerShell </h3>



<p>Now that we have the AD DS role added, we can create and configure a Child Domain using PowerShell in the AD DS post-installation process. Below are the steps. </p>



<ol class="wp-block-list">
<li>Import AD DS module. To do so, run the <code>Import-Module ADDSDeployment</code> command. </li>
</ol>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="754" height="107" src="https://www.technig.com/wp-content/uploads/2022/05/4-4.jpg" alt="Importing AD DS Deployment Module Using PowerShell" class="wp-image-18211" srcset="https://www.technig.com/wp-content/uploads/2022/05/4-4.jpg 754w, https://www.technig.com/wp-content/uploads/2022/05/4-4-300x43.jpg 300w, https://www.technig.com/wp-content/uploads/2022/05/4-4-750x107.jpg 750w" sizes="(max-width: 754px) 100vw, 754px" /><figcaption class="wp-element-caption">Importing AD DS Deployment Module Using PowerShell</figcaption></figure></div>


<ol class="wp-block-list" start="2">
<li>Provide the credential to specify the user name and password of an admin used to accomplish this configuration. Use it only if you are not logged in with administrative privilege. To do so, use the <strong>Get-credential</strong> cmdlet and fill the pop-up window with an administrator&#8217;s username and password.  </li>
</ol>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="895" height="355" src="https://www.technig.com/wp-content/uploads/2022/05/5-2.jpg" alt="Specifying Administrative Credential Using PowerShell" class="wp-image-18214" srcset="https://www.technig.com/wp-content/uploads/2022/05/5-2.jpg 895w, https://www.technig.com/wp-content/uploads/2022/05/5-2-300x119.jpg 300w, https://www.technig.com/wp-content/uploads/2022/05/5-2-768x305.jpg 768w" sizes="(max-width: 895px) 100vw, 895px" /><figcaption class="wp-element-caption">Specifying Administrative Credential Using PowerShell</figcaption></figure></div>


<ol class="wp-block-list" start="3">
<li>To create a Child Domain, use the <strong>Install-ADDSDomain</strong> cmdlet followed by the following mandatory arguments and their values.
<ul class="wp-block-list">
<li><strong>-DomainType </strong>followed by the &#8220;<strong>ChildDomain</strong>&#8221; value.</li>



<li><strong>-NewDomainName </strong>followed by the single-labeled (left-most part of a domain) child domain name which is &#8220;<strong>ca</strong>&#8221; in our example.</li>



<li>&#8211;<strong>ParentDomainName</strong> followed by the Fully Qualified Domain Name (FQDN) of the parent which is &#8220;<strong>technig.lab</strong>&#8221; in our example.</li>
</ul>
</li>
</ol>



<p><strong>Note:</strong> the above arguments are the mandatory arguments that we must specify when we create a Child Domain. For more optional parameters click <a href="https://docs.microsoft.com/en-us/powershell/module/addsdeployment/install-addsdomain?view=windowsserver2022-ps" target="_blank" rel="noreferrer noopener nofollow">HERE</a>. </p>



<p>So, considering the cmdlet and the required arguments, our whole line of code becomes: <code>Install-ADDSDomain -DomainType ChildDomain -NewDomainName ca -ParentDomainName technig.lab</code></p>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="818" height="106" src="https://www.technig.com/wp-content/uploads/2022/05/6-2.jpg" alt="Creating a New Child Domain Using PowerShell" class="wp-image-18216" srcset="https://www.technig.com/wp-content/uploads/2022/05/6-2.jpg 818w, https://www.technig.com/wp-content/uploads/2022/05/6-2-300x39.jpg 300w, https://www.technig.com/wp-content/uploads/2022/05/6-2-768x100.jpg 768w" sizes="(max-width: 818px) 100vw, 818px" /><figcaption class="wp-element-caption">Creating a New Child Domain Using PowerShell</figcaption></figure></div>


<ol class="wp-block-list" start="4">
<li>Now, it prompts us to specify the <strong>safe mode administrator password</strong>. Enter the password and confirm it. Then, type down <strong>Y </strong>and press enter. Wait for a while until it finishes the Child Domain installation and configuration process. Once the process completes, it will restart the machine. </li>
</ol>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="988" height="234" src="https://www.technig.com/wp-content/uploads/2022/05/7-1.jpg" alt="Setting DSRM Password and Confirming the Configuration " class="wp-image-18217" srcset="https://www.technig.com/wp-content/uploads/2022/05/7-1.jpg 988w, https://www.technig.com/wp-content/uploads/2022/05/7-1-300x71.jpg 300w, https://www.technig.com/wp-content/uploads/2022/05/7-1-768x182.jpg 768w" sizes="(max-width: 988px) 100vw, 988px" /><figcaption class="wp-element-caption">Setting DSRM Password and Confirming the Configuration </figcaption></figure></div>


<p>Once the machine restarts, the Child Domain is created on it. To this end, we are all done with the child domain configuration. </p>



<h2 class="wp-block-heading">Steps on how to create a child domain in Server 2022 using PowerShell:</h2>



<ol class="wp-block-list">
<li>Open PowerShell as an administrator.</li>



<li>Run the following command to install the ADDSDeployment module:</li>
</ol>



<p><code>Install-Module ADDSDeployment</code></p>



<ol class="wp-block-list" start="3">
<li>Create a variable to store the parent domain name and the child domain name. For example:</li>
</ol>



<p><code>$parentDomainName = "technig.com"<br>$childDomainName = "lab.technig.com"</code></p>



<ol class="wp-block-list" start="4">
<li>Run the following command to create the child domain:</li>
</ol>



<p><code>Install-ADDSDomain -NewDomainName $childDomainName -ParentDomainName $parentDomainName</code></p>



<ol class="wp-block-list" start="5">
<li>Enter the SafeModeAdministratorPassword when prompted.</li>



<li>The child domain will be created.</li>
</ol>



<p>Here is an explanation of the command:</p>



<ul class="wp-block-list">
<li><code>Install-ADDSDomain</code>&nbsp;is the PowerShell cmdlet that creates an Active Directory domain.</li>



<li><code>-NewDomainName</code>&nbsp;specifies the name of the child domain.</li>



<li><code>-ParentDomainName</code>&nbsp;specifies the name of the parent domain.</li>



<li><code>-SafeModeAdministratorPassword</code>&nbsp;specifies the password for the Directory Services Restore Mode (DSRM).</li>
</ul>



<p>Here are some additional details that might be helpful for a beginner:</p>



<ul class="wp-block-list">
<li>The child domain name must be a single-label domain name.</li>



<li>The child domain name must not already exist.</li>



<li>The parent domain name must be a valid domain name.</li>



<li>The SafeModeAdministratorPassword must be a strong password.</li>
</ul>



<h2 class="wp-block-heading">Summary</h2>



<p>In this article, we installed the Active Directory Domain Services (AD DS) role on a Windows Server 2022 server using PowerShell. We then created a child domain using PowerShell cmdlets. The steps involved in creating a child domain using PowerShell are as follows:</p>



<ul class="wp-block-list">
<li>Install the ADDSDeployment module.</li>



<li>Create variables to store the parent domain name and the child domain name.</li>



<li>Run the Install-ADDSDomain cmdlet to create the child domain.</li>



<li>Enter the SafeModeAdministratorPassword when prompted.</li>
</ul>



<p>I hope you found this article helpful. Please share your thoughts and queries in the comment section below.</p>
<p>The post <a href="https://www.technig.com/create-a-child-domain-in-server-2022-using-powershell/">Create a Child Domain in Server 2022 Using PowerShell</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.technig.com/create-a-child-domain-in-server-2022-using-powershell/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">18189</post-id>	</item>
		<item>
		<title>How to Restore Backup in Windows Server 2022</title>
		<link>https://www.technig.com/restore-backup-in-windows-server-2022/</link>
					<comments>https://www.technig.com/restore-backup-in-windows-server-2022/#respond</comments>
		
		<dc:creator><![CDATA[Habib Sarwari]]></dc:creator>
		<pubDate>Mon, 26 Jun 2023 11:58:20 +0000</pubDate>
				<category><![CDATA[MCSA]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Backup and Recovery]]></category>
		<category><![CDATA[Backup and Restore]]></category>
		<category><![CDATA[Backup Services]]></category>
		<category><![CDATA[Data Backup]]></category>
		<category><![CDATA[Data Recovery Tool]]></category>
		<category><![CDATA[Disaster Recovery]]></category>
		<category><![CDATA[File Recovery Software]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Recovery Files]]></category>
		<category><![CDATA[System Restore]]></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=18539</guid>

					<description><![CDATA[<div style="margin-bottom:20px;"><img width="1112" height="640" src="https://www.technig.com/wp-content/uploads/2022/06/Recovery-Process.webp" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Restore backup" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2022/06/Recovery-Process.webp 1112w, https://www.technig.com/wp-content/uploads/2022/06/Recovery-Process-300x173.webp 300w, https://www.technig.com/wp-content/uploads/2022/06/Recovery-Process-1024x589.webp 1024w, https://www.technig.com/wp-content/uploads/2022/06/Recovery-Process-768x442.webp 768w" sizes="(max-width: 1112px) 100vw, 1112px" /></div>
<p>Backup and restore are the processes of creating and retrieving copies of data. This can be done to external or internal storage and is useful in the event of data loss or corruption. In this article, we will build on our previous article on Windows Server Backup installation and configuration by discussing how to restore [&#8230;]</p>
<p>The post <a href="https://www.technig.com/restore-backup-in-windows-server-2022/">How to Restore Backup in Windows Server 2022</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div style="margin-bottom:20px;"><img width="1112" height="640" src="https://www.technig.com/wp-content/uploads/2022/06/Recovery-Process.webp" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Restore backup" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2022/06/Recovery-Process.webp 1112w, https://www.technig.com/wp-content/uploads/2022/06/Recovery-Process-300x173.webp 300w, https://www.technig.com/wp-content/uploads/2022/06/Recovery-Process-1024x589.webp 1024w, https://www.technig.com/wp-content/uploads/2022/06/Recovery-Process-768x442.webp 768w" sizes="(max-width: 1112px) 100vw, 1112px" /></div>
<p><strong>Backup and restore</strong> are the processes of creating and retrieving copies of data. This can be done to external or internal storage and is useful in the event of data loss or corruption. In this article, we will build on our previous article on <strong><a href="https://www.technig.com/windows-server-2022-backup-installation-and-configuration/" target="_blank" rel="noreferrer noopener">Windows Server Backup installation and configuration</a></strong> by discussing how to restore a backup in Windows Server 2022.</p>



<p>For the purposes of this article, we will assume that you have a server running Windows Server 2022 that is also a domain controller. We will also assume that you have already taken a full backup of your server.</p>



<p>To restore the backup, you will need to follow these steps:</p>



<ol class="wp-block-list">
<li>Open&nbsp;<strong>Server Manager</strong>.</li>



<li>Click&nbsp;<strong>Tools</strong>&nbsp;&gt;&nbsp;<strong>Windows Server Backup</strong>.</li>



<li>Click&nbsp;<strong>Recover</strong>.</li>



<li>Select the backup that you want to restore.</li>



<li>Choose the location where you want to restore the backup.</li>



<li>Click&nbsp;<strong>Next</strong>&nbsp;and follow the instructions.</li>
</ol>



<p>Once the restore process is complete, your server will be restored to the state it was in at the time of the backup.</p>



<p><strong>Note:</strong> It is important to test your backups regularly to ensure they work properly. You can do this by restoring a backup to a test server.</p>



<h2 class="wp-block-heading"><strong>Restore the Active Directory Backup on Windows Server</strong></h2>



<p>If your backup contains the Active Directory Services, you will get the below notification saying the AD DS only can be recovered when the computer is in DSFM mode.</p>


<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/AD-DS.png" alt="How to Restore Backup in Windows Server 2022" class="wp-image-18540" width="451" height="206" srcset="https://www.technig.com/wp-content/uploads/2022/06/AD-DS.png 601w, https://www.technig.com/wp-content/uploads/2022/06/AD-DS-300x137.png 300w" sizes="(max-width: 451px) 100vw, 451px" /><figcaption class="wp-element-caption">Active Directory Domain Services</figcaption></figure></div>


<p>In this case, you need to enable the <a href="https://en.wikipedia.org/wiki/Directory_Services_Restore_Mode" target="_blank" rel="noreferrer noopener">Directory Services Restore Mode</a> first. To do that, press <strong>Windows + R</strong> buttons to open the Run box. Write the <strong>MSCONFIG</strong> command and enter.</p>


<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/Run-box.png" alt="How to Restore Backup in Windows Server 2022" class="wp-image-18541" width="443" height="281" srcset="https://www.technig.com/wp-content/uploads/2022/06/Run-box.png 590w, https://www.technig.com/wp-content/uploads/2022/06/Run-box-300x190.png 300w" sizes="(max-width: 443px) 100vw, 443px" /><figcaption class="wp-element-caption">Write the MSCONFIG command and enter.</figcaption></figure></div>


<p>In the System Configuration wizard, click on the Boot option on the top menu.</p>


<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/System-Configuration.png" alt="How to Restore Backup in Windows Server 2022" class="wp-image-18542" width="639" height="417" srcset="https://www.technig.com/wp-content/uploads/2022/06/System-Configuration.png 852w, https://www.technig.com/wp-content/uploads/2022/06/System-Configuration-300x196.png 300w, https://www.technig.com/wp-content/uploads/2022/06/System-Configuration-768x501.png 768w, https://www.technig.com/wp-content/uploads/2022/06/System-Configuration-210x136.png 210w" sizes="(max-width: 639px) 100vw, 639px" /><figcaption class="wp-element-caption">System Configuration</figcaption></figure></div>


<p>Click on the Safe boot option, and choose the <strong>Active Directory repair</strong>. Click on the Apply button and restart your computer.</p>


<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/Safe-boot.png" alt="How to Restore Backup in Windows Server 2022" class="wp-image-18543" width="639" height="417" srcset="https://www.technig.com/wp-content/uploads/2022/06/Safe-boot.png 852w, https://www.technig.com/wp-content/uploads/2022/06/Safe-boot-300x196.png 300w, https://www.technig.com/wp-content/uploads/2022/06/Safe-boot-768x501.png 768w, https://www.technig.com/wp-content/uploads/2022/06/Safe-boot-210x136.png 210w" sizes="(max-width: 639px) 100vw, 639px" /><figcaption class="wp-element-caption">Enable the Safe Boot</figcaption></figure></div>


<h2 class="wp-block-heading"><strong>Restore Backup in Windows Server 2022</strong></h2>



<p>If a data loss occurs, you can manually recover the data using the backup data. To recover the data with the Windows Server backup, follow the below steps:</p>



<ol class="wp-block-list" type="1">
<li>Open the <strong>Windows Server Backup</strong> from the Start Menu or Server Manager &gt; Tools</li>



<li>Click on the Local Backup on the left-hand side</li>



<li>On the right-hand side, click on the Recover option.</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/Local-Backup-1024x573.png" alt="Click on the Local Backup and Recovrery" class="wp-image-18547" width="768" height="430" srcset="https://www.technig.com/wp-content/uploads/2022/06/Local-Backup-1024x573.png 1024w, https://www.technig.com/wp-content/uploads/2022/06/Local-Backup-300x168.png 300w, https://www.technig.com/wp-content/uploads/2022/06/Local-Backup-768x430.png 768w, https://www.technig.com/wp-content/uploads/2022/06/Local-Backup-1536x859.png 1536w, https://www.technig.com/wp-content/uploads/2022/06/Local-Backup.png 1666w" sizes="(max-width: 768px) 100vw, 768px" /><figcaption class="wp-element-caption">Recovery Option</figcaption></figure></div>


<ol class="wp-block-list" type="1" start="4">
<li>The Recovery Wizard asks where the backup is stored: this server or another location. Since I have kept the backup on the local drive, I select this server option. To continue, 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/Recovery-Wizard-1024x801.png" alt="Recovery Wizard" class="wp-image-18545" width="740" height="580" srcset="https://www.technig.com/wp-content/uploads/2022/06/Recovery-Wizard-1024x801.png 1024w, https://www.technig.com/wp-content/uploads/2022/06/Recovery-Wizard-300x235.png 300w, https://www.technig.com/wp-content/uploads/2022/06/Recovery-Wizard-768x601.png 768w, https://www.technig.com/wp-content/uploads/2022/06/Recovery-Wizard-279x220.png 279w, https://www.technig.com/wp-content/uploads/2022/06/Recovery-Wizard.png 1112w" sizes="(max-width: 740px) 100vw, 740px" /><figcaption class="wp-element-caption">Select the Backup Location</figcaption></figure></div>


<ol class="wp-block-list" type="1" start="5">
<li>Select the backup according to the date to use for the recovery. If you have only one copy, that is automatically selected. 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/Select-Backup-Date-1024x801.png" alt="Select the date of backup you want to recover" class="wp-image-18548" width="740" height="580" srcset="https://www.technig.com/wp-content/uploads/2022/06/Select-Backup-Date-1024x801.png 1024w, https://www.technig.com/wp-content/uploads/2022/06/Select-Backup-Date-300x235.png 300w, https://www.technig.com/wp-content/uploads/2022/06/Select-Backup-Date-768x601.png 768w, https://www.technig.com/wp-content/uploads/2022/06/Select-Backup-Date-279x220.png 279w, https://www.technig.com/wp-content/uploads/2022/06/Select-Backup-Date.png 1112w" sizes="(max-width: 740px) 100vw, 740px" /><figcaption class="wp-element-caption">Backup Date</figcaption></figure></div>


<ol class="wp-block-list" type="1" start="6">
<li>The new recovery wizard asks what you want to recover. If you select the Folders and files, you must specify the specific files and folders for the recovery. Else, if you choose the Volume, you can restore the entire Volume. Moreover, select the Applications if you want to recover the applications. I prefer the System State to restore system state data.</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-Recovery-Type-1024x801.png" alt="Select the Recovery Type" class="wp-image-18549" width="742" height="580" srcset="https://www.technig.com/wp-content/uploads/2022/06/Select-Recovery-Type-1024x801.png 1024w, https://www.technig.com/wp-content/uploads/2022/06/Select-Recovery-Type-300x235.png 300w, https://www.technig.com/wp-content/uploads/2022/06/Select-Recovery-Type-768x601.png 768w, https://www.technig.com/wp-content/uploads/2022/06/Select-Recovery-Type.png 1112w" sizes="(max-width: 742px) 100vw, 742px" /><figcaption class="wp-element-caption">Select the Recovery Type</figcaption></figure></div>


<ol class="wp-block-list" type="1" start="7">
<li>Select a location for system state recovery. I select the original location and check the authoritative restore of Active Directory files.</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-Location-for-System-State-Recovery-1024x801.png" alt="Select Location for System State Recovery" class="wp-image-18550" width="741" height="580" srcset="https://www.technig.com/wp-content/uploads/2022/06/Select-Location-for-System-State-Recovery-1024x801.png 1024w, https://www.technig.com/wp-content/uploads/2022/06/Select-Location-for-System-State-Recovery-300x235.png 300w, https://www.technig.com/wp-content/uploads/2022/06/Select-Location-for-System-State-Recovery-768x601.png 768w, https://www.technig.com/wp-content/uploads/2022/06/Select-Location-for-System-State-Recovery.png 1112w" sizes="(max-width: 741px) 100vw, 741px" /><figcaption class="wp-element-caption">Select the Location and Click Next</figcaption></figure></div>


<ol class="wp-block-list" type="1" start="8">
<li>Finally, click on the Recover button to confirm the recovery and start the Recovery process. The process takes a few seconds, and the computer will restart automatically when it is done.</li>
</ol>



<p>In a nutshell, the steps to back up and restore Windows Server 2022 are as follows:</p>



<p><strong>To back up Windows Server 2022:</strong></p>



<ol class="wp-block-list">
<li>Open Server Manager.</li>



<li>Click Tools &gt; Windows Server Backup.</li>



<li>Click Local Backup.</li>



<li>Click Backup Once in the Action section to open the wizard.</li>



<li>In the Backup Options dialog, select the files, folders, or volumes that you want to back up.</li>



<li>In the Backup Destination dialog, select the location where you want to store the backup.</li>



<li>Click Next and follow the instructions.</li>
</ol>



<p><strong>To restore Windows Server 2022:</strong></p>



<ol class="wp-block-list">
<li>Open Server Manager.</li>



<li>Click Tools &gt; Windows Server Backup.</li>



<li>Click Recover.</li>



<li>In the Getting Started dialog, select the location where the backup is stored.</li>



<li>In the Specify Location Type dialog, select the location type.</li>



<li>In the Specify Remote Folder dialog, type the backup path.</li>



<li>In the Select Backup Date dialog, select the date of the backup that you want to use for recovery.</li>



<li>In the Select Recovery Type dialog, select what you want to recover.</li>



<li>Click Next and follow the instructions.</li>
</ol>



<p>Here are some additional tips for backing up and restoring Windows Server 2022:</p>



<ul class="wp-block-list">
<li>It is important to test your backups regularly to ensure they work properly. You can do this by restoring a backup to a test server.</li>



<li>You should back up your data frequently, especially if you have important files or folders.</li>



<li>You should store your backups in a safe location, such as an external hard drive or a cloud storage service.</li>
</ul>



<h3 class="wp-block-heading">Conclusions</h3>



<p><strong>To conclude,</strong> if you have backed up your files and folders, you can restore them on Windows Server 2022. This article has provided you with the steps on how to do so. I hope this has sharpened your skills, and I welcome your thoughts and questions in the comment section.</p>
<p>The post <a href="https://www.technig.com/restore-backup-in-windows-server-2022/">How to Restore Backup in Windows Server 2022</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.technig.com/restore-backup-in-windows-server-2022/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">18539</post-id>	</item>
		<item>
		<title>How to Set up a PowerShell Remoting Connection</title>
		<link>https://www.technig.com/set-up-a-powershell-remoting-connection/</link>
					<comments>https://www.technig.com/set-up-a-powershell-remoting-connection/#respond</comments>
		
		<dc:creator><![CDATA[Mashallah Haidarzada]]></dc:creator>
		<pubDate>Sat, 24 Jun 2023 01:36:53 +0000</pubDate>
				<category><![CDATA[MCSA]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[PowerShell Articles]]></category>
		<category><![CDATA[PowerShell Remoting]]></category>
		<category><![CDATA[Windows 10]]></category>
		<category><![CDATA[Windows 11]]></category>
		<category><![CDATA[Windows Server 2019]]></category>
		<category><![CDATA[Windows Server 2022]]></category>
		<guid isPermaLink="false">https://technig.com/?p=18006</guid>

					<description><![CDATA[<div style="margin-bottom:20px;"><img width="866" height="447" src="https://www.technig.com/wp-content/uploads/2022/05/screenshot_20220514_114010.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Remote connection" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2022/05/screenshot_20220514_114010.jpg 866w, https://www.technig.com/wp-content/uploads/2022/05/screenshot_20220514_114010-300x155.jpg 300w, https://www.technig.com/wp-content/uploads/2022/05/screenshot_20220514_114010-768x396.jpg 768w" sizes="(max-width: 866px) 100vw, 866px" /></div>
<p>PowerShell Remoting allows you to manage a remote computer from your local computer. You type commands on your local computer, and the changes are made on the remote computer. When you set up a PowerShell Remoting connection, you can execute commands remotely, and the changes will be made on the remote computer. The remote computer [&#8230;]</p>
<p>The post <a href="https://www.technig.com/set-up-a-powershell-remoting-connection/">How to Set up a PowerShell Remoting Connection</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div style="margin-bottom:20px;"><img width="866" height="447" src="https://www.technig.com/wp-content/uploads/2022/05/screenshot_20220514_114010.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Remote connection" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2022/05/screenshot_20220514_114010.jpg 866w, https://www.technig.com/wp-content/uploads/2022/05/screenshot_20220514_114010-300x155.jpg 300w, https://www.technig.com/wp-content/uploads/2022/05/screenshot_20220514_114010-768x396.jpg 768w" sizes="(max-width: 866px) 100vw, 866px" /></div>
<p>PowerShell Remoting allows you to manage a remote computer from your local computer. You type commands on your local computer, and the changes are made on the remote computer. When you set up a PowerShell Remoting connection, you can execute commands remotely, and the changes will be made on the remote computer. The remote computer is the computer that you want to manage, and your local computer is the computer that you are using to manage the remote computer.</p>



<p>Here are some important points to keep in mind before setting up a PowerShell Remoting connection:</p>



<ol class="wp-block-list">
<li><strong>Both the local and remote computers must be in the same domain or workgroup.</strong>&nbsp;This is because PowerShell Remoting uses Windows Remote Management (WinRM), which is a feature of Active Directory.</li>



<li><strong>Both computers must have PowerShell installed.</strong>&nbsp;PowerShell is a command-line shell and scripting language that is included with Windows.</li>



<li><strong>AD-DS, DHCP, and DNS servers must be configured and running on your network.</strong>&nbsp;These servers are used by WinRM to authenticate users and resolve hostnames.</li>



<li><strong>The IP address configuration on both computers must be correct.</strong>&nbsp;The remote computer&#8217;s IP address must be reachable from the local computer.</li>



<li><strong>The network adapter connection type for all network adapters on both computers must be set to Private.</strong>&nbsp;If any of the network adapters are set to Public, you will receive an error when you try to connect to the remote computer.</li>
</ol>



<h2 class="wp-block-heading">Create PowerShell Remoting Sessions</h2>



<p>Follow the steps below to set up a PowerShell Remoting connection.</p>



<ol class="wp-block-list">
<li><a href="https://www.technig.com/enable-powershell-remoting-in-windows-11/" target="_blank" rel="noreferrer noopener">Enable Powershell remoting</a> on the <strong>remote computer</strong> by running the <code>Enable-PSRemoting</code> command.</li>
</ol>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="506" height="200" src="https://www.technig.com/wp-content/uploads/2022/05/Enable-PSRemoting.png" alt="Enabling PowerShell Remoting " class="wp-image-18028" srcset="https://www.technig.com/wp-content/uploads/2022/05/Enable-PSRemoting.png 506w, https://www.technig.com/wp-content/uploads/2022/05/Enable-PSRemoting-300x119.png 300w" sizes="(max-width: 506px) 100vw, 506px" /><figcaption class="wp-element-caption">Enabling PowerShell Remoting on the remote computer.</figcaption></figure></div>


<ol class="wp-block-list" start="2">
<li>Set up a remote connection by typing the <code>Enter-PSSession -ComputerName [Name of the computer]</code> command in the local computer. The name of the machine that you are connected to will add at the beginning of commands to show that you are running commands on that particular machine.</li>
</ol>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="837" height="109" src="https://www.technig.com/wp-content/uploads/2022/05/Enter-PSSession-ComputerName.png" alt="Create PowerShell remote connection Session." class="wp-image-18029" srcset="https://www.technig.com/wp-content/uploads/2022/05/Enter-PSSession-ComputerName.png 837w, https://www.technig.com/wp-content/uploads/2022/05/Enter-PSSession-ComputerName-300x39.png 300w, https://www.technig.com/wp-content/uploads/2022/05/Enter-PSSession-ComputerName-768x100.png 768w" sizes="(max-width: 837px) 100vw, 837px" /><figcaption class="wp-element-caption">Set up PowerShell Remoting connection.</figcaption></figure></div>


<ol class="wp-block-list" start="3">
<li>If you want to create multiple sessions, use the command <code>New-PSSession [Computer Name]</code>. Instead of [Computer Name] use the computer name of your own machine.</li>
</ol>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="903" height="195" src="https://www.technig.com/wp-content/uploads/2022/05/New-PSSession.png" alt="Set-up PowerShell Remoting Session." class="wp-image-18030" srcset="https://www.technig.com/wp-content/uploads/2022/05/New-PSSession.png 903w, https://www.technig.com/wp-content/uploads/2022/05/New-PSSession-300x65.png 300w, https://www.technig.com/wp-content/uploads/2022/05/New-PSSession-768x166.png 768w" sizes="(max-width: 903px) 100vw, 903px" /><figcaption class="wp-element-caption">Create New PowerShell Remoting Session.</figcaption></figure></div>


<ol class="wp-block-list" start="4">
<li>To see the list of created PowerShell sessions, type the command <code>Get-PSSessions</code>. As you can see, I have one PowerShell session in the list and it is available for connection.</li>
</ol>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="854" height="156" src="https://www.technig.com/wp-content/uploads/2022/05/Get-PSSession.png" alt="See available PowerShell Remoting Sessions." class="wp-image-18031" srcset="https://www.technig.com/wp-content/uploads/2022/05/Get-PSSession.png 854w, https://www.technig.com/wp-content/uploads/2022/05/Get-PSSession-300x55.png 300w, https://www.technig.com/wp-content/uploads/2022/05/Get-PSSession-768x140.png 768w" sizes="(max-width: 854px) 100vw, 854px" /><figcaption class="wp-element-caption">See the PowerShell Sessions list</figcaption></figure></div>


<ol class="wp-block-list" start="5">
<li>Type the command <code>Get-Command -Noun PSSession</code> to see the list of PowerShell Remoting session commands.</li>
</ol>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="885" height="263" src="https://www.technig.com/wp-content/uploads/2022/05/Get-Command-Noun-PSSession.png" alt="PowerShell Remoting session commands" class="wp-image-18032" srcset="https://www.technig.com/wp-content/uploads/2022/05/Get-Command-Noun-PSSession.png 885w, https://www.technig.com/wp-content/uploads/2022/05/Get-Command-Noun-PSSession-300x89.png 300w, https://www.technig.com/wp-content/uploads/2022/05/Get-Command-Noun-PSSession-768x228.png 768w" sizes="(max-width: 885px) 100vw, 885px" /><figcaption class="wp-element-caption">List of the PowerShell remoting session commands.</figcaption></figure></div>


<p>You don&#8217;t have to use PowerShell Remoting for commands that have computer name parameters. You can execute commands that have computer name parameters on the target computer without setting up a PowerShell Remoting session.</p>



<p>PowerShell Remoting is much faster than other remoting tools because it uses commands and scripts to manage the target computer. You can create multiple remoting sessions without loading much on the CPU.</p>



<p>Check out this article to know more about <a href="https://docs.microsoft.com/en-us/powershell/scripting/learn/remoting/powershell-remoting-faq?view=powershell-7.2" target="_blank" rel="noreferrer noopener">PowerShell Remoting</a>.</p>
<p>The post <a href="https://www.technig.com/set-up-a-powershell-remoting-connection/">How to Set up a PowerShell Remoting Connection</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.technig.com/set-up-a-powershell-remoting-connection/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">18006</post-id>	</item>
		<item>
		<title>How to change DNS zone settings in Windows Server 2022?</title>
		<link>https://www.technig.com/change-dns-zone-settings-windows-server-2022/</link>
					<comments>https://www.technig.com/change-dns-zone-settings-windows-server-2022/#respond</comments>
		
		<dc:creator><![CDATA[Danish]]></dc:creator>
		<pubDate>Sat, 03 Sep 2022 04:18:06 +0000</pubDate>
				<category><![CDATA[MCSA]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[ADI Replication Scope]]></category>
		<category><![CDATA[Change DNS Settings]]></category>
		<category><![CDATA[Change DNS Zone Type]]></category>
		<category><![CDATA[Configure DNS Server]]></category>
		<category><![CDATA[DNS Dynamic Update]]></category>
		<category><![CDATA[DNS Server]]></category>
		<category><![CDATA[DNS Server Configuration]]></category>
		<category><![CDATA[DNS Zone]]></category>
		<category><![CDATA[DNS Zone Configuration]]></category>
		<category><![CDATA[DNS Zone Settings]]></category>
		<category><![CDATA[DNS Zone Type]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Windows Server 2022]]></category>
		<guid isPermaLink="false">https://technig.com/?p=17959</guid>

					<description><![CDATA[<div style="margin-bottom:20px;"><img width="1221" height="694" src="https://www.technig.com/wp-content/uploads/2022/05/WinServer2022-1.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Detailed Instruction to Change a DNS Zone Settings" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2022/05/WinServer2022-1.jpg 1221w, https://www.technig.com/wp-content/uploads/2022/05/WinServer2022-1-300x171.jpg 300w, https://www.technig.com/wp-content/uploads/2022/05/WinServer2022-1-1024x582.jpg 1024w, https://www.technig.com/wp-content/uploads/2022/05/WinServer2022-1-768x437.jpg 768w" sizes="(max-width: 1221px) 100vw, 1221px" /></div>
<p>As part of our DNS server guides, this article covers how to change the DNS zone settings in Windows Server 2022 after creating and configuring DNS zones. It is a vitally important and often required skill to know how to modify DNS zone configuration. Among other configurations, the three most often required settings that we [&#8230;]</p>
<p>The post <a href="https://www.technig.com/change-dns-zone-settings-windows-server-2022/">How to change DNS zone settings in Windows Server 2022?</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div style="margin-bottom:20px;"><img width="1221" height="694" src="https://www.technig.com/wp-content/uploads/2022/05/WinServer2022-1.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Detailed Instruction to Change a DNS Zone Settings" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2022/05/WinServer2022-1.jpg 1221w, https://www.technig.com/wp-content/uploads/2022/05/WinServer2022-1-300x171.jpg 300w, https://www.technig.com/wp-content/uploads/2022/05/WinServer2022-1-1024x582.jpg 1024w, https://www.technig.com/wp-content/uploads/2022/05/WinServer2022-1-768x437.jpg 768w" sizes="(max-width: 1221px) 100vw, 1221px" /></div>
<p>As part of our <a href="https://www.cloudflare.com/en-gb/learning/dns/what-is-a-dns-server/" target="_blank" rel="noreferrer noopener">DNS </a><a href="https://www.cloudflare.com/en-gb/learning/dns/what-is-a-dns-server/" target="_blank" rel="noreferrer noopener nofollow">server </a>guides, this article covers how to change the DNS zone settings in Windows Server 2022 after creating and configuring DNS zones. It is a vitally important and often required skill to know how to modify DNS zone configuration. Among other configurations, the three most often required settings that we need to change are the DNS zone type, ADI zone replication scope, and DNS zone dynamic updates. Hence, with a step-by-step approach, we will cover these three topics throughout this article, each in a separate section.</p>



<p>Related articles: </p>



<ol class="wp-block-list"><li><a href="https://www.technig.com/install-dns-using-server-manager-and-powershell/" target="_blank" rel="noreferrer noopener nofollow">How to Install DNS In Server 2022 Using Server Manager And Powershell?</a></li><li><a href="https://technig.com/configure-dns-forwarder-conditional-forwarder-in-server-2022/" target="_blank" rel="noreferrer noopener nofollow">Configure DNS Forwarder And DNS Conditional Forwarder In Server 2022.</a></li><li><a href="https://www.technig.com/create-and-configure-a-dns-zone-in-windows-server-2022/" target="_blank" rel="noreferrer noopener nofollow">Detailed step-by-step DNS zone configuration. </a></li></ol>



<h2 class="wp-block-heading">How to Change a DNS Zone Type?</h2>



<p>The DNS zone type definition is the very key setting when we create and configure a DNS zone. It specifies the zone&#8217;s function and further configurations options accordingly. It is also possible to change the zone type of a specific zone after it is created and configured. As part of changing DNS zone settings, we can change it anytime we need to in Windows Server 2022 using the below simple steps. </p>



<p><strong>1. </strong>Press the <strong>Windows Key + R </strong>Keys on your keyboard to open the <strong>Run </strong>dialogue box.</p>



<p><strong>2.</strong> Type in<code>dnsmgmt.msc</code>and press <strong>Enter</strong>, consequently.</p>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img decoding="async" src="https://technig.com/wp-content/uploads/2022/04/DNS-Manager-Run.jpg" alt="Opening DNS Manager Using RUN Command" class="wp-image-17724" width="600" srcset="https://www.technig.com/wp-content/uploads/2022/04/DNS-Manager-Run.jpg 586w, https://www.technig.com/wp-content/uploads/2022/04/DNS-Manager-Run-300x157.jpg 300w" sizes="(max-width: 586px) 100vw, 586px" /><figcaption>Opening DNS Manager Using RUN Command</figcaption></figure></div>


<p><strong>3.</strong> On the <strong>DNS Manager </strong>console, right-click on the zone you want to change the setting and click on the <strong>Properties </strong>option from the list. </p>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img decoding="async" src="https://technig.com/wp-content/uploads/2022/04/1-8.jpg" alt="Going to the Properties of a Zone" class="wp-image-17735" width="700" srcset="https://www.technig.com/wp-content/uploads/2022/04/1-8.jpg 841w, https://www.technig.com/wp-content/uploads/2022/04/1-8-300x195.jpg 300w, https://www.technig.com/wp-content/uploads/2022/04/1-8-768x500.jpg 768w, https://www.technig.com/wp-content/uploads/2022/04/1-8-210x136.jpg 210w" sizes="(max-width: 841px) 100vw, 841px" /><figcaption>Going to the Properties of a Zone</figcaption></figure></div>


<p><strong>4. </strong>Select the <strong>General </strong>tab in the zone Properties and click on the <strong>Change </strong>button associated with the <strong>Zone Type,</strong> as shown in the below picture. </p>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img decoding="async" src="https://technig.com/wp-content/uploads/2022/05/1.jpg" alt="Changing DNS Zone type " class="wp-image-17968" width="450" srcset="https://www.technig.com/wp-content/uploads/2022/05/1.jpg 398w, https://www.technig.com/wp-content/uploads/2022/05/1-244x300.jpg 244w" sizes="(max-width: 398px) 100vw, 398px" /><figcaption>Changing DNS Zone type </figcaption></figure></div>


<p><strong>5. </strong>On the <strong>Change Zone Type </strong>window, choose the new zone type from the available zone types. When it is all set, click on the <strong>OK </strong>button. Then, click on the <strong>Yes </strong>button on the warning window. </p>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img decoding="async" src="https://technig.com/wp-content/uploads/2022/05/2.jpg" alt="Change zone type screen to change the DNS Zone type" class="wp-image-17969" width="500" srcset="https://www.technig.com/wp-content/uploads/2022/05/2.jpg 473w, https://www.technig.com/wp-content/uploads/2022/05/2-300x203.jpg 300w" sizes="(max-width: 473px) 100vw, 473px" /><figcaption>Change the zone type screen to change the DNS Zone type</figcaption></figure></div>


<p>That is all about how to change a DNS zone type. Straightforward! Now, let&#8217;s go with how we can change the replication scope for an Active Directory Integrated (ADI) DNS zone. </p>



<h2 class="wp-block-heading">How to Change an ADI Zone Replication Scope?</h2>



<p>If you already know the difference between the DNS zone types, you know that the replication scope setting is associated only with an Active Directory DNS zone. Similar to the above section, we can change the replication scope of an ADI zone from the <strong>Properties </strong>window of the zone. Let&#8217;s go with the steps. </p>



<p><strong>1. </strong>Open <strong>DNS Manager </strong>console (steps 1 and 2 of the above section) </p>



<p><strong>2.</strong> Right-click on the zone you want to change its replication scope and click on the <strong>Properties </strong>option. (step 3 of the above section) </p>



<p><strong>3. </strong>Select the <strong>General </strong>tab and click on the <strong>Change </strong>button next to the <strong>Replication, </strong>as shown in the below picture. This option is available only in the ADI zone and not in other zone types. </p>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img decoding="async" src="https://technig.com/wp-content/uploads/2022/05/1-1.jpg" alt="Changing ADI DNS Zone Replication Scope" class="wp-image-17970" width="450" srcset="https://www.technig.com/wp-content/uploads/2022/05/1-1.jpg 395w, https://www.technig.com/wp-content/uploads/2022/05/1-1-242x300.jpg 242w" sizes="(max-width: 395px) 100vw, 395px" /><figcaption>Changing ADI DNS Zone Replication Scope</figcaption></figure></div>


<p><strong>4.</strong> Now, on the <strong>Change Zone Replication Scope </strong>window, choose the replication scope for your ADI zone. Once set, click on <strong>OK</strong>. </p>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img decoding="async" src="https://technig.com/wp-content/uploads/2022/05/2-1.jpg" alt="Change Zone Replication Scope Options to Choose " class="wp-image-17971" width="500" srcset="https://www.technig.com/wp-content/uploads/2022/05/2-1.jpg 436w, https://www.technig.com/wp-content/uploads/2022/05/2-1-300x205.jpg 300w" sizes="(max-width: 436px) 100vw, 436px" /><figcaption>Change Zone Replication Scope Options to Choose </figcaption></figure></div>


<p>With four simple steps, we changed the ADI DNS zone&#8217;s replication scope in Windows Server 2022. </p>



<h2 class="wp-block-heading">How to Change a DNS Zone Dynamic Update?</h2>



<p>Before straightly going to the steps to change the dynamic update of the DNS zone, it is necessary to know that this setting is available only with the primary and ADI zones and not with the Secondary and Stub zones. Similar to the above two sections, we can modify this setting in the <strong>Properties </strong>window of the zone. Let&#8217;s walk through all the steps. </p>



<p><strong>1.</strong> Open up the <strong>DNS Manager</strong> console as described in the above sections. </p>



<p><strong>2. </strong>On the DNS Manager console, right-click on the zone you want to change its dynamic updates settings and click on the <strong>Properties </strong>option. ( step 3 of the first section) </p>



<p><strong>3.</strong> On the <strong>General </strong>tab of the zone properties, expand the options associated with the <strong>Dynamic updates </strong>and select the appropriate option (see the picture below). Once selected, click on <strong>OK </strong>to save the setting and exit the window. </p>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img decoding="async" src="https://technig.com/wp-content/uploads/2022/05/1-3.jpg" alt="Changing Dynamic Update setting of the DNS Zone" class="wp-image-17973" width="450" srcset="https://www.technig.com/wp-content/uploads/2022/05/1-3.jpg 396w, https://www.technig.com/wp-content/uploads/2022/05/1-3-244x300.jpg 244w" sizes="(max-width: 396px) 100vw, 396px" /><figcaption>Changing the Dynamic Update setting of the DNS Zone</figcaption></figure></div>


<p>That is all we need to do to change the Dynamic Update settings of a DNS zone. </p>



<h2 class="wp-block-heading">Conclusion</h2>



<p>So far, in this step-by-step article, we have covered the three most required settings of a DNS zone in Windows Server 2022. We discussed the steps to change a DNS zone type first. Then, we went through the guide to change the replication scope setting of an ADI zone. Finally, we covered the instructions to modify the dynamic update for the Primary and ADI DNS zones. </p>



<p>In the end, I hope this article could provide you with helpful instructions and insights. Please feel free to share your thoughts and further questions in the comment section below. </p>
<p>The post <a href="https://www.technig.com/change-dns-zone-settings-windows-server-2022/">How to change DNS zone settings in Windows Server 2022?</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.technig.com/change-dns-zone-settings-windows-server-2022/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">17959</post-id>	</item>
		<item>
		<title>Deny Users Access to PC Settings and Control Panel using Group Policy</title>
		<link>https://www.technig.com/deny-users-access-to-pc-settings-and-control-panel-using-group-policy/</link>
					<comments>https://www.technig.com/deny-users-access-to-pc-settings-and-control-panel-using-group-policy/#respond</comments>
		
		<dc:creator><![CDATA[Danish]]></dc:creator>
		<pubDate>Tue, 07 Jun 2022 10:37:00 +0000</pubDate>
				<category><![CDATA[MCSA]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Deny Access to Control Panel]]></category>
		<category><![CDATA[Deny Access to PC Settings]]></category>
		<category><![CDATA[Group Policy]]></category>
		<category><![CDATA[Group Policy Guide]]></category>
		<category><![CDATA[Group Policy Management]]></category>
		<category><![CDATA[Group Policy Object]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Restrict Users with Group Policy]]></category>
		<category><![CDATA[User Account Profile]]></category>
		<category><![CDATA[Windows Server 2022]]></category>
		<guid isPermaLink="false">https://www.technig.com/?p=18299</guid>

					<description><![CDATA[<div style="margin-bottom:20px;"><img width="1221" height="694" src="https://www.technig.com/wp-content/uploads/2022/05/WinServer2022-2-2.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Deny Users Access to Control Panel and PC Settings Using Group Policy" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2022/05/WinServer2022-2-2.jpg 1221w, https://www.technig.com/wp-content/uploads/2022/05/WinServer2022-2-2-300x171.jpg 300w, https://www.technig.com/wp-content/uploads/2022/05/WinServer2022-2-2-1024x582.jpg 1024w, https://www.technig.com/wp-content/uploads/2022/05/WinServer2022-2-2-768x437.jpg 768w" sizes="(max-width: 1221px) 100vw, 1221px" /></div>
<p>In a domain-joined networked environment, we always need to restrict users&#8217; access to most PC settings and resources. It is necessary to do so for security and safety reasons. One crucial restriction that we always need to apply is to deny users access to PC Settings and Control Panel. And that is what this article [&#8230;]</p>
<p>The post <a href="https://www.technig.com/deny-users-access-to-pc-settings-and-control-panel-using-group-policy/">Deny Users Access to PC Settings and Control Panel using Group Policy</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div style="margin-bottom:20px;"><img width="1221" height="694" src="https://www.technig.com/wp-content/uploads/2022/05/WinServer2022-2-2.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Deny Users Access to Control Panel and PC Settings Using Group Policy" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2022/05/WinServer2022-2-2.jpg 1221w, https://www.technig.com/wp-content/uploads/2022/05/WinServer2022-2-2-300x171.jpg 300w, https://www.technig.com/wp-content/uploads/2022/05/WinServer2022-2-2-1024x582.jpg 1024w, https://www.technig.com/wp-content/uploads/2022/05/WinServer2022-2-2-768x437.jpg 768w" sizes="(max-width: 1221px) 100vw, 1221px" /></div>
<p>In a domain-joined networked environment, we always need to restrict users&#8217; access to most PC settings and resources. It is necessary to do so for security and safety reasons. One crucial restriction that we always need to apply is to deny users access to PC Settings and Control Panel. And that is what this article is about. More specifically, this article covers the detailed steps to preventing users&#8217; access to the Control Panel and PC Settings using <a href="https://docs.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2012-r2-and-2012/hh831791(v=ws.11)" target="_blank" rel="noreferrer noopener nofollow">Group Policy </a>on <a href="https://www.technig.com/free-download-windows-server-2022-iso-file/" target="_blank" rel="noreferrer noopener nofollow">Windows Server 2022</a>. </p>



<p>In our example, our domain controller machine runs Windows Server 2022, on which we create the group policy. We create an Organization Unit (OU) level group policy directly on the (OU) that contains the users to which we apply the policy. </p>



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



<h2 class="wp-block-heading">Steps to Deny Access to PC Settings and Control Panel</h2>



<p>As we described in the scenario earlier, we create the policy that is linked to an OU, which contains the users to which we apply the restriction. We can create the group policy first and link that to the OU, or we can create the group policy directly on the OU. Either way ends up with the same result. However, we go with the second approach in our example. That being said, let&#8217;s go with the steps. </p>



<ol class="wp-block-list"><li>Press down the<strong> Windows key + R</strong> keys on your keyboard to open the <strong>Run </strong>dialogue box.</li><li>Type in <code>gpmc.msc </code>and press <strong>Enter </strong>to open the <strong>Group Policy Management</strong> console. </li></ol>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img decoding="async" src="https://www.technig.com/wp-content/uploads/2022/05/1-10.jpg" alt="Opening Group Policy Management Console from the Run" class="wp-image-18312" width="500" srcset="https://www.technig.com/wp-content/uploads/2022/05/1-10.jpg 494w, https://www.technig.com/wp-content/uploads/2022/05/1-10-300x162.jpg 300w" sizes="(max-width: 494px) 100vw, 494px" /><figcaption>Opening Group Policy Management Console from the Run</figcaption></figure></div>


<ol class="wp-block-list" start="3"><li>Right-click on the OU to which you want to associate the group policy. Then, select <strong>Create a GPO in this domain,</strong>&#8230; option. </li></ol>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="749" height="464" src="https://www.technig.com/wp-content/uploads/2022/05/2-8.jpg" alt="Creating a New Group Policy Object" class="wp-image-18313" srcset="https://www.technig.com/wp-content/uploads/2022/05/2-8.jpg 749w, https://www.technig.com/wp-content/uploads/2022/05/2-8-300x186.jpg 300w" sizes="(max-width: 749px) 100vw, 749px" /><figcaption>Creating a New Group Policy Object</figcaption></figure></div>


<ol class="wp-block-list" start="4"><li>Put a name for the Group Policy Object (GPO) in the relevant box, and click <strong>OK</strong>. </li></ol>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img decoding="async" src="https://www.technig.com/wp-content/uploads/2022/05/3-7.jpg" alt="Naming the New Group Policy Object" class="wp-image-18314" width="400" srcset="https://www.technig.com/wp-content/uploads/2022/05/3-7.jpg 385w, https://www.technig.com/wp-content/uploads/2022/05/3-7-300x135.jpg 300w" sizes="(max-width: 385px) 100vw, 385px" /><figcaption>Naming the New Group Policy Object</figcaption></figure></div>


<ol class="wp-block-list" start="5"><li>Once the GPO is created, right-click on it, and select <strong>Edit </strong>from the context menu. </li></ol>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="806" height="347" src="https://www.technig.com/wp-content/uploads/2022/05/4-5.jpg" alt="Editing the Group Policy Object" class="wp-image-18315" srcset="https://www.technig.com/wp-content/uploads/2022/05/4-5.jpg 806w, https://www.technig.com/wp-content/uploads/2022/05/4-5-300x129.jpg 300w, https://www.technig.com/wp-content/uploads/2022/05/4-5-768x331.jpg 768w" sizes="(max-width: 806px) 100vw, 806px" /><figcaption>Editing the Group Policy Object</figcaption></figure></div>


<ol class="wp-block-list" start="6"><li>On the <strong>Group Policy Management Editor</strong> window, expand <strong>Policies</strong> under <strong>User Configuration</strong>. Then, expand the <strong>Administrative Template</strong> and click on <strong>Control Panel.</strong> Finally, double-click on <strong>Prohibit access to Control Panel and PC settings.</strong> </li></ol>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="921" height="473" src="https://www.technig.com/wp-content/uploads/2022/05/5-3.jpg" alt="GPO for Preventing PC Settings and Control Panel " class="wp-image-18316" srcset="https://www.technig.com/wp-content/uploads/2022/05/5-3.jpg 921w, https://www.technig.com/wp-content/uploads/2022/05/5-3-300x154.jpg 300w, https://www.technig.com/wp-content/uploads/2022/05/5-3-768x394.jpg 768w" sizes="(max-width: 921px) 100vw, 921px" /><figcaption>GPO for Preventing PC Settings and Control Panel </figcaption></figure></div>


<ol class="wp-block-list" start="7"><li>On the configuration window, check the <strong>Enabled </strong>option. Then, click <strong>OK</strong>, and close the <strong>Group Policy Management Editor</strong> window. </li></ol>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="677" height="624" src="https://www.technig.com/wp-content/uploads/2022/05/6-3.jpg" alt="Enabling the Group Policy Object" class="wp-image-18317" srcset="https://www.technig.com/wp-content/uploads/2022/05/6-3.jpg 677w, https://www.technig.com/wp-content/uploads/2022/05/6-3-300x277.jpg 300w" sizes="(max-width: 677px) 100vw, 677px" /><figcaption>Enabling the Group Policy Object</figcaption></figure></div>


<p>To this end, we have created the group policy to prevent users&#8217; access to the Control Panel and PC settings. We created it directly linked to the OU that contains user accounts that we want to restrict. So, it is all done. To verify it, go with the next section. </p>



<h3 class="wp-block-heading">Verifying the Above Group Policy Configuration</h3>



<p>To check the above restriction, we need to log in with a user account that is a member of the OU to which we linked the group policy. Then, we update the group policy and try to open the Control Panel and PC Settings. See the below steps. </p>



<ol class="wp-block-list"><li>Login to the client&#8217;s computer with a user account that is a member of the OU to which you linked the restriction. </li><li>Run <code>gpupdate /force</code> in the <strong>Run </strong>dialog box to perform group policy updates. Wait for a while until the group policy completes. </li></ol>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="479" height="219" src="https://www.technig.com/wp-content/uploads/2022/05/7-2.jpg" alt="Updating Group Policy using Run" class="wp-image-18318" srcset="https://www.technig.com/wp-content/uploads/2022/05/7-2.jpg 479w, https://www.technig.com/wp-content/uploads/2022/05/7-2-300x137.jpg 300w" sizes="(max-width: 479px) 100vw, 479px" /><figcaption>Updating Group Policy using Run</figcaption></figure></div>


<ol class="wp-block-list" start="3"><li>Once the group policy gets updated, try to open the Control Panel or PC Settings. It doesn&#8217;t open, and you will face the pop-up window shown in the below pic. </li></ol>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="604" height="199" src="https://www.technig.com/wp-content/uploads/2022/05/8-1.jpg" alt="Restriction Notification When Opening the Control Panel or PC Settings. " class="wp-image-18319" srcset="https://www.technig.com/wp-content/uploads/2022/05/8-1.jpg 604w, https://www.technig.com/wp-content/uploads/2022/05/8-1-300x99.jpg 300w" sizes="(max-width: 604px) 100vw, 604px" /><figcaption>Restriction Notification When Opening the Control Panel or PC Settings. </figcaption></figure></div>


<p>That is all we need to do to check how the restriction we configured works and if it is applied correctly. </p>



<h2 class="wp-block-heading">Conclusion</h2>



<p>It is a common setting in a domain environment to deny users access to the Control Panel and PC settings. It is essential for security and safety reasons. As the steps discussed above, we can apply this restriction simply by defining and configuring a group policy object to an OU that contains the target users. </p>



<p>In the end, I hope you found this article helpful. Do not hesitate to share your thoughts and queries in the comment section. </p>
<p>The post <a href="https://www.technig.com/deny-users-access-to-pc-settings-and-control-panel-using-group-policy/">Deny Users Access to PC Settings and Control Panel using Group Policy</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.technig.com/deny-users-access-to-pc-settings-and-control-panel-using-group-policy/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">18299</post-id>	</item>
		<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" 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 [&#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 loading="lazy" 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 loading="lazy" 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>How to Prevent  Access to Removable Storage Media Using Group Policy?</title>
		<link>https://www.technig.com/prevent-access-to-removable-storage-media-using-group-policy/</link>
					<comments>https://www.technig.com/prevent-access-to-removable-storage-media-using-group-policy/#respond</comments>
		
		<dc:creator><![CDATA[Danish]]></dc:creator>
		<pubDate>Tue, 31 May 2022 10:47:23 +0000</pubDate>
				<category><![CDATA[MCSA]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Blocking Removable Storage Media]]></category>
		<category><![CDATA[Blocking USB Drives]]></category>
		<category><![CDATA[Group Policy]]></category>
		<category><![CDATA[Group Policy Guide]]></category>
		<category><![CDATA[Group Policy Management]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Restricting Users Access]]></category>
		<category><![CDATA[Windows Server 2022]]></category>
		<guid isPermaLink="false">https://www.technig.com/?p=18346</guid>

					<description><![CDATA[<div style="margin-bottom:20px;"><img width="1221" height="694" src="https://www.technig.com/wp-content/uploads/2022/05/WinServer2022-1-2.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="How to Prevent Users Access to Removable Storage Media in Windows Server 2022" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2022/05/WinServer2022-1-2.jpg 1221w, https://www.technig.com/wp-content/uploads/2022/05/WinServer2022-1-2-300x171.jpg 300w, https://www.technig.com/wp-content/uploads/2022/05/WinServer2022-1-2-1024x582.jpg 1024w, https://www.technig.com/wp-content/uploads/2022/05/WinServer2022-1-2-768x437.jpg 768w" sizes="(max-width: 1221px) 100vw, 1221px" /></div>
<p>System admins have the ability to prevent/block users&#8217; access to all removable storage media drives. Such restrictions play an important role in the security and safety of a networked environment. And they are very common and most often used inside almost all organizations. Additionally, the tool that helps us create such restrictions is the Group [&#8230;]</p>
<p>The post <a href="https://www.technig.com/prevent-access-to-removable-storage-media-using-group-policy/">How to Prevent  Access to Removable Storage Media Using Group Policy?</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div style="margin-bottom:20px;"><img width="1221" height="694" src="https://www.technig.com/wp-content/uploads/2022/05/WinServer2022-1-2.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="How to Prevent Users Access to Removable Storage Media in Windows Server 2022" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2022/05/WinServer2022-1-2.jpg 1221w, https://www.technig.com/wp-content/uploads/2022/05/WinServer2022-1-2-300x171.jpg 300w, https://www.technig.com/wp-content/uploads/2022/05/WinServer2022-1-2-1024x582.jpg 1024w, https://www.technig.com/wp-content/uploads/2022/05/WinServer2022-1-2-768x437.jpg 768w" sizes="(max-width: 1221px) 100vw, 1221px" /></div>
<p>System admins have the ability to prevent/block users&#8217; access to all removable storage media drives. Such restrictions play an important role in the security and safety of a networked environment. And they are very common and most often used inside almost all organizations. Additionally, the tool that helps us create such restrictions is the <a href="https://docs.microsoft.com/en-us/previous-versions/windows/desktop/gpmc/group-policy-management-console-portal" target="_blank" rel="noreferrer noopener nofollow">Group Policy Management Console</a> (GPMC). It is a feature that we add along with the <a href="https://www.technig.com/install-active-directory-on-windows-server-2022-using-powershell/" target="_blank" rel="noreferrer noopener nofollow">AD DS role installation</a>. That all being said, this article covers a step-by-step guide to preventing domain-joined users&#8217; access to removable storage media drives using group policy in Windows Server 2022. </p>



<p>In our example, the domain controller machine runs Windows Server 2022 Standard. Additionally, we define the group policy directly on an Organizational Unit (OU) that contains the target users. So, we have already created an OU and moved the target user(s) into it.</p>



<p>You may also like to read <a href="https://www.technig.com/tag/dns-server/">DNS Server Guides</a> and<a href="https://technig.com/tag/dhcp-server/" target="_blank" rel="noreferrer noopener nofollow"> DHCP Server Articles.</a> </p>



<h2 class="wp-block-heading">Steps to Prevent Access to Removable Media</h2>



<p>With the above scenario in mind, it is a straightforward process to prevent users&#8217; access to removable media.</p>



<ol class="wp-block-list"><li>Press down the <strong>Windows Key + R</strong> on your keyboard. It opens the <strong>Run </strong>dialogue box. </li><li>Type in <code>gpmc.msc</code> and press the <strong>enter</strong>. It opens the <strong>Group Policy Management</strong> (GPM) console.</li></ol>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="494" height="267" src="https://www.technig.com/wp-content/uploads/2022/05/1-10.jpg" alt="Opening Group Policy Management Console from the Run" class="wp-image-18312" srcset="https://www.technig.com/wp-content/uploads/2022/05/1-10.jpg 494w, https://www.technig.com/wp-content/uploads/2022/05/1-10-300x162.jpg 300w" sizes="(max-width: 494px) 100vw, 494px" /><figcaption>Opening Group Policy Management Console from the Run</figcaption></figure></div>


<ol class="wp-block-list" start="3"><li>On the group policy management console, right-click on the OU that contains the target users. Then, select <strong>Create a GPO</strong>&#8230; from the context menu. </li></ol>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="808" height="350" src="https://www.technig.com/wp-content/uploads/2022/05/1-11.jpg" alt="Creating a Group Policy Associated With an OU" class="wp-image-18361" srcset="https://www.technig.com/wp-content/uploads/2022/05/1-11.jpg 808w, https://www.technig.com/wp-content/uploads/2022/05/1-11-300x130.jpg 300w, https://www.technig.com/wp-content/uploads/2022/05/1-11-768x333.jpg 768w" sizes="(max-width: 808px) 100vw, 808px" /><figcaption>Creating a Group Policy Associated With an OU</figcaption></figure></div>


<ol class="wp-block-list" start="4"><li>Type a name for the new GPO. Then, click <strong>OK </strong>to continue. </li></ol>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="382" height="176" src="https://www.technig.com/wp-content/uploads/2022/05/2-9.jpg" alt="Naming the New GPO" class="wp-image-18362" srcset="https://www.technig.com/wp-content/uploads/2022/05/2-9.jpg 382w, https://www.technig.com/wp-content/uploads/2022/05/2-9-300x138.jpg 300w" sizes="(max-width: 382px) 100vw, 382px" /><figcaption>Naming the New GPO</figcaption></figure></div>


<ol class="wp-block-list" start="5"><li>Right-click on the GPO that you created. Then, select <strong>Edit </strong>from the context menu. </li></ol>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="808" height="337" src="https://www.technig.com/wp-content/uploads/2022/05/3-8.jpg" alt="Editing the GPO" class="wp-image-18363" srcset="https://www.technig.com/wp-content/uploads/2022/05/3-8.jpg 808w, https://www.technig.com/wp-content/uploads/2022/05/3-8-300x125.jpg 300w, https://www.technig.com/wp-content/uploads/2022/05/3-8-768x320.jpg 768w" sizes="(max-width: 808px) 100vw, 808px" /><figcaption>Editing the GPO</figcaption></figure></div>


<ol class="wp-block-list" start="6"><li>On the GPM Editor window, expand <strong>User Configuration -&gt; Administrative Templates -&gt; System</strong>. Then, select the <strong>Removable Storage Access</strong> folder as shown in the below picture. Finally, double-click on <strong>All Removable Storage classes: Deny all access</strong>.</li></ol>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="781" height="515" src="https://www.technig.com/wp-content/uploads/2022/05/4-6.jpg" alt="Finding the GPO configuration to Deny Access to Removable Media" class="wp-image-18364" srcset="https://www.technig.com/wp-content/uploads/2022/05/4-6.jpg 781w, https://www.technig.com/wp-content/uploads/2022/05/4-6-300x198.jpg 300w, https://www.technig.com/wp-content/uploads/2022/05/4-6-768x506.jpg 768w" sizes="(max-width: 781px) 100vw, 781px" /><figcaption>Finding the GPO configuration to Deny Access to Removable Media</figcaption></figure></div>


<ol class="wp-block-list" start="7"><li>On the GPO configuration window, check the <strong>Enabled </strong>option. Then, click <strong>OK</strong> and close the GPM Editor window. </li></ol>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="680" height="629" src="https://www.technig.com/wp-content/uploads/2022/05/5-4.jpg" alt="Enabling the GPO to Deny All Access to Removable Storage Media" class="wp-image-18365" srcset="https://www.technig.com/wp-content/uploads/2022/05/5-4.jpg 680w, https://www.technig.com/wp-content/uploads/2022/05/5-4-300x278.jpg 300w" sizes="(max-width: 680px) 100vw, 680px" /><figcaption>Enabling the GPO to Deny All Access to Removable Storage Media</figcaption></figure></div>


<ol class="wp-block-list" start="8"><li>The GPO configuration is all set throughout the previous steps. However, it will affect only after we perform a group policy update on the client machine or restart it. So, to perform a group policy update, use <code>gpupdate /force</code> the <strong>Command Prompt</strong> or <strong>Run </strong>dialogue box. </li></ol>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="479" height="219" src="https://www.technig.com/wp-content/uploads/2022/05/7-2.jpg" alt="Updating Group Policy using Run" class="wp-image-18318" srcset="https://www.technig.com/wp-content/uploads/2022/05/7-2.jpg 479w, https://www.technig.com/wp-content/uploads/2022/05/7-2-300x137.jpg 300w" sizes="(max-width: 479px) 100vw, 479px" /><figcaption>Updating Group Policy using Run</figcaption></figure></div>


<ol class="wp-block-list" start="9"><li>Now, if you insert a removable media like a USB drive and try to open it, you will face an error saying the media is not accessible. </li></ol>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="842" height="421" src="https://www.technig.com/wp-content/uploads/2022/05/6-4.jpg" alt="Error Accessing Removable Storage After Group Policy Update" class="wp-image-18366" srcset="https://www.technig.com/wp-content/uploads/2022/05/6-4.jpg 842w, https://www.technig.com/wp-content/uploads/2022/05/6-4-300x150.jpg 300w, https://www.technig.com/wp-content/uploads/2022/05/6-4-768x384.jpg 768w" sizes="(max-width: 842px) 100vw, 842px" /><figcaption>Error Accessing Removable Storage After Group Policy Update</figcaption></figure></div>


<p>That is all with the steps to deny users access to removable storage media using group policy. </p>



<h2 class="wp-block-heading">Conclusion</h2>



<p>To conclude this article, first, we talked about the importance of restricting users&#8217; access and discussed the Group Policy Management tool. Then, we briefly introduced our scenario. Lastly, we covered detailed steps to prevent users&#8217; access to removable storage media. </p>



<p>In the end, as always, I hope you find this article helpful. And feel free to share your thoughts and queries in the comment section. </p>
<p>The post <a href="https://www.technig.com/prevent-access-to-removable-storage-media-using-group-policy/">How to Prevent  Access to Removable Storage Media Using Group Policy?</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.technig.com/prevent-access-to-removable-storage-media-using-group-policy/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">18346</post-id>	</item>
		<item>
		<title>How to Install and Enable Data Deduplication in Windows Server 2022</title>
		<link>https://www.technig.com/install-and-enable-data-deduplication-in-windows-server-2022/</link>
					<comments>https://www.technig.com/install-and-enable-data-deduplication-in-windows-server-2022/#respond</comments>
		
		<dc:creator><![CDATA[Habib Sarwari]]></dc:creator>
		<pubDate>Sat, 28 May 2022 11:43:33 +0000</pubDate>
				<category><![CDATA[MCSA]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Data Backup]]></category>
		<category><![CDATA[Data Deduplication]]></category>
		<category><![CDATA[Data Storage]]></category>
		<category><![CDATA[Deduplication]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Install and Configure]]></category>
		<category><![CDATA[Install Software]]></category>
		<category><![CDATA[Installation]]></category>
		<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[Windows Server 2019]]></category>
		<category><![CDATA[Windows Server 2022]]></category>
		<guid isPermaLink="false">https://www.technig.com/?p=18257</guid>

					<description><![CDATA[<div style="margin-bottom:20px;"><img width="1200" height="630" src="https://www.technig.com/wp-content/uploads/2022/05/Schedule-281x300-1.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Install and Enable Data Deduplication" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2022/05/Schedule-281x300-1.jpg 1200w, https://www.technig.com/wp-content/uploads/2022/05/Schedule-281x300-1-300x158.jpg 300w, https://www.technig.com/wp-content/uploads/2022/05/Schedule-281x300-1-1024x538.jpg 1024w, https://www.technig.com/wp-content/uploads/2022/05/Schedule-281x300-1-768x403.jpg 768w" sizes="(max-width: 1200px) 100vw, 1200px" /></div>
<p>When you store a massive amount of data in your system disks, you may find duplicated data. The duplicated data will impact storage efficiency. This probability is more actual when you save more similar files in your storage. For example, consider an educational center that stores thousands of students&#8217; files with a high volume of [&#8230;]</p>
<p>The post <a href="https://www.technig.com/install-and-enable-data-deduplication-in-windows-server-2022/">How to Install and Enable Data Deduplication in Windows Server 2022</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div style="margin-bottom:20px;"><img width="1200" height="630" src="https://www.technig.com/wp-content/uploads/2022/05/Schedule-281x300-1.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Install and Enable Data Deduplication" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2022/05/Schedule-281x300-1.jpg 1200w, https://www.technig.com/wp-content/uploads/2022/05/Schedule-281x300-1-300x158.jpg 300w, https://www.technig.com/wp-content/uploads/2022/05/Schedule-281x300-1-1024x538.jpg 1024w, https://www.technig.com/wp-content/uploads/2022/05/Schedule-281x300-1-768x403.jpg 768w" sizes="(max-width: 1200px) 100vw, 1200px" /></div>
<p>When you store a massive amount of data in your system disks, you may find duplicated data. The duplicated data will impact storage efficiency. This probability is more actual when you save more similar files in your storage. For example, consider an educational center that stores thousands of students&#8217; files with a high volume of similar contents and structures. Fortunately, <a href="https://docs.microsoft.com/en-us/windows-server/storage/data-deduplication/overview" target="_blank" rel="noreferrer noopener nofollow">data Deduplication</a> technology can manage duplicated data and improve storage efficiency. Data Deduplication is a process that eliminates the excessive copies of data and decreases the storage capacity requirements. In this article, we write on How to install and enable data Deduplication on Windows Server 2022. So, tune in with us till the end.</p>



<p><strong>Important note:</strong> Data Deduplication can deduplicate data on NTFS and ReFS only.</p>



<h2 class="wp-block-heading"><strong>Install data deduplication on Windows Server 2022</strong></h2>



<p>You can install the data deduplication feature on the windows server through the Server Manager, PowerShell, and Windows Admin Center. I will use the Server Manager to install the Dedup roles and features on Windows Server 2022 in this session. Follow me with the steps below to install:</p>



<ol class="wp-block-list" type="1"><li>Open the Server Manager.</li><li>On the server manager dashboard, click on <strong>Add roles and Features</strong>. (Or on the <strong>Manage</strong> &gt;<strong>Add</strong> <strong>Roles and Features</strong>)</li><li>In the <strong>Before You Begin</strong> wizard, click on the <strong>Next </strong>button.</li><li>Select the installation type: <strong>Role-based or feature-based installation</strong>, and click next.</li><li>Select the destination server and click <strong>next</strong>.</li><li>Find the <strong>File and Storage Services</strong> in the Server Roles wizard and expand it. Expand the <strong>File and iSCSI Services</strong>.</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/05/File-and-Storage-Services-2-1024x730.png" alt="How to Install and Enable Data Deduplication in Windows Server 2022" class="wp-image-18261" width="768" height="548" srcset="https://www.technig.com/wp-content/uploads/2022/05/File-and-Storage-Services-2-1024x730.png 1024w, https://www.technig.com/wp-content/uploads/2022/05/File-and-Storage-Services-2-300x214.png 300w, https://www.technig.com/wp-content/uploads/2022/05/File-and-Storage-Services-2-768x547.png 768w, https://www.technig.com/wp-content/uploads/2022/05/File-and-Storage-Services-2.png 1180w" sizes="(max-width: 768px) 100vw, 768px" /><figcaption>File and Storage Services</figcaption></figure></div>


<ol class="wp-block-list" type="1" start="7"><li>Find the <strong>Data Deduplication</strong> feature and tick it. Click on the <strong>Add features</strong> button.</li><li>Click on the <strong>Next</strong> button till the Installation button activates. And click on the <strong>Install</strong> button. Wait for a few seconds; the feature will install.</li><li>Finally, close the wizard.</li></ol>



<h2 class="wp-block-heading"><strong>How to enable data deduplication on Server 2022?</strong></h2>



<p>After installing the data deduplication feature on your Windows Server, now you should enable it on a volume.</p>



<ol class="wp-block-list" type="1"><li>Determine on which volume you are going to apply the data deduplication. (You cannot implement it on the C drive)</li><li>Open the Server Manager dashboard.</li><li>On the left-hand side, click on <strong>File and Storage Services</strong>.</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/05/File-and-Storage-Services-1-1-1024x598.png" alt="How to Install and Enable Data Deduplication in Windows Server 2022" class="wp-image-18262" width="512" height="299" srcset="https://www.technig.com/wp-content/uploads/2022/05/File-and-Storage-Services-1-1-1024x598.png 1024w, https://www.technig.com/wp-content/uploads/2022/05/File-and-Storage-Services-1-1-300x175.png 300w, https://www.technig.com/wp-content/uploads/2022/05/File-and-Storage-Services-1-1-768x448.png 768w, https://www.technig.com/wp-content/uploads/2022/05/File-and-Storage-Services-1-1.png 1031w" sizes="(max-width: 512px) 100vw, 512px" /><figcaption>Click on the File and Storage Services</figcaption></figure></div>


<ol class="wp-block-list" type="1" start="4"><li>Click on the <strong>Volumes</strong>.</li><li>Right-click on the desired volumes, and click on the <strong>Configure data deduplication</strong>.</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/05/Enable-the-deduplication-1024x431.png" alt="How to Install and Enable Data Deduplication in Windows Server 2022" class="wp-image-18263" width="768" height="323" srcset="https://www.technig.com/wp-content/uploads/2022/05/Enable-the-deduplication-1024x431.png 1024w, https://www.technig.com/wp-content/uploads/2022/05/Enable-the-deduplication-300x126.png 300w, https://www.technig.com/wp-content/uploads/2022/05/Enable-the-deduplication-768x324.png 768w, https://www.technig.com/wp-content/uploads/2022/05/Enable-the-deduplication-1536x647.png 1536w, https://www.technig.com/wp-content/uploads/2022/05/Enable-the-deduplication.png 1626w" sizes="(max-width: 768px) 100vw, 768px" /><figcaption>Enable the Deduplication</figcaption></figure></div>


<ol class="wp-block-list" type="1" start="6"><li>You see, the data deduplication is disabled by default. Click on the drop-down menu to enable it. Select a proper answer from the three options below:<ol><li><strong>General-purpose file server</strong>: it is used for general purpose (I select this one here)</li><li><strong>Virtual desktop infrastructure server</strong>: choose this option if you use it for virtualization.</li><li><strong>Virtualized backup server</strong>: Select this option if you use the virtual machine as a backup server.</li></ol></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/05/Deduplication-Settings.png" alt="How to Install and Enable Data Deduplication in Windows Server 2022" class="wp-image-18264" width="485" height="416" srcset="https://www.technig.com/wp-content/uploads/2022/05/Deduplication-Settings.png 970w, https://www.technig.com/wp-content/uploads/2022/05/Deduplication-Settings-300x257.png 300w, https://www.technig.com/wp-content/uploads/2022/05/Deduplication-Settings-768x659.png 768w" sizes="(max-width: 485px) 100vw, 485px" /><figcaption>Deduplication Settings</figcaption></figure></div>


<ol class="wp-block-list" type="1" start="7"><li>Additionally, You can input a number to tell the server that starts deduplicating your files in a volume after some days. By default, it is three days. Here I want my server to deduplicate right now; that&#8217;s why I choose the 0 number.</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/05/Deduplicate-files-older.png" alt="When should your file be deduplicated" class="wp-image-18265" width="727" height="624" srcset="https://www.technig.com/wp-content/uploads/2022/05/Deduplicate-files-older.png 969w, https://www.technig.com/wp-content/uploads/2022/05/Deduplicate-files-older-300x258.png 300w, https://www.technig.com/wp-content/uploads/2022/05/Deduplicate-files-older-768x659.png 768w" sizes="(max-width: 727px) 100vw, 727px" /><figcaption>Specify the Day</figcaption></figure></div>


<ol class="wp-block-list" type="1" start="8"><li>If you want to exclude some files and folders and do not want them to be deduplicated, click on the <strong>Add </strong>button and select the folder. Or write file extension and click enter.</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/05/Exclude-files-and-folders.png" alt="Exclude files and folders" class="wp-image-18266" width="728" height="623" srcset="https://www.technig.com/wp-content/uploads/2022/05/Exclude-files-and-folders.png 970w, https://www.technig.com/wp-content/uploads/2022/05/Exclude-files-and-folders-300x257.png 300w, https://www.technig.com/wp-content/uploads/2022/05/Exclude-files-and-folders-768x658.png 768w" sizes="(max-width: 728px) 100vw, 728px" /><figcaption>Exclude Files and Folders</figcaption></figure></div>


<h3 class="wp-block-heading"><strong>How to Schedule the Deduplication on Windows Server 2022?</strong></h3>



<p>Additionally, in the Deduplication setting wizard, you see the <strong>Set Deduplication Schedule</strong> button. Click on that to schedule the Deduplication on your server.</p>


<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/05/Schedule-Deduplication.png" alt="Schedule the deduplication" class="wp-image-18267" width="727" height="624" srcset="https://www.technig.com/wp-content/uploads/2022/05/Schedule-Deduplication.png 969w, https://www.technig.com/wp-content/uploads/2022/05/Schedule-Deduplication-300x258.png 300w, https://www.technig.com/wp-content/uploads/2022/05/Schedule-Deduplication-768x659.png 768w" sizes="(max-width: 727px) 100vw, 727px" /><figcaption>Schedule Deduplication</figcaption></figure></div>


<p>You can set the time to start the Deduplication process and specify the Deduplication&#8217;s day, hours, and duration. Moreover, you can create a second schedule for throughput optimization. After you set the scheduled time, click <strong>Ok</strong>.</p>


<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/05/Schedule1-1.png" alt="Schedule the time" class="wp-image-18280" width="588" height="627" srcset="https://www.technig.com/wp-content/uploads/2022/05/Schedule1-1.png 940w, https://www.technig.com/wp-content/uploads/2022/05/Schedule1-1-281x300.png 281w, https://www.technig.com/wp-content/uploads/2022/05/Schedule1-1-768x819.png 768w" sizes="(max-width: 588px) 100vw, 588px" /><figcaption>Schedule Window</figcaption></figure></div>


<h3 class="wp-block-heading"><strong>How to Run Data Deduplication process on Volumes?</strong></h3>



<p>Now that you have installed the Data deduplication feature and enabled it on your Windows Server. You should know that it does not start deduplicating immediately. It will start running in the background when the system is idle or according to the time you specified in the schedule. However, you can run the Deduplication job on the targeted volumes manually. To illustrate it further, I have an <strong>E:</strong> drive on my system and want to implement the Deduplication process. To do that, I run the <strong>PowerShell</strong> as an administrator and write the following command, and enter.</p>



<p><strong><code>Start-DedupJob –Volume "Name_of_Volume" –Type Optimization</code></strong></p>


<div class="wp-block-image">
<figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="1024" height="154" src="https://www.technig.com/wp-content/uploads/2022/05/Start-Dedup-job-1024x154.png" alt="Start Dedup Job Manually" class="wp-image-18269" srcset="https://www.technig.com/wp-content/uploads/2022/05/Start-Dedup-job-1024x154.png 1024w, https://www.technig.com/wp-content/uploads/2022/05/Start-Dedup-job-300x45.png 300w, https://www.technig.com/wp-content/uploads/2022/05/Start-Dedup-job-768x116.png 768w, https://www.technig.com/wp-content/uploads/2022/05/Start-Dedup-job.png 1150w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Start Dedup Job Manually</figcaption></figure></div>


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



<p>To conclude, you learned to install and enable data deduplication on Windows 2022. Data deduplication is a great way to enhance the efficiency of your storage on a Windows server. I hope you can benefit from this feature on your server to save storage space. You can write down in the comment section your thoughts and questions.</p>
<p>The post <a href="https://www.technig.com/install-and-enable-data-deduplication-in-windows-server-2022/">How to Install and Enable Data Deduplication in Windows Server 2022</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.technig.com/install-and-enable-data-deduplication-in-windows-server-2022/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">18257</post-id>	</item>
		<item>
		<title>How to Download and Install Windows Admin Center on Windows Server 2022</title>
		<link>https://www.technig.com/install-windows-admin-center-on-windows-server-2022/</link>
					<comments>https://www.technig.com/install-windows-admin-center-on-windows-server-2022/#respond</comments>
		
		<dc:creator><![CDATA[Habib Sarwari]]></dc:creator>
		<pubDate>Mon, 23 May 2022 06:42:00 +0000</pubDate>
				<category><![CDATA[MCSA]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Install and Configure]]></category>
		<category><![CDATA[Remote Management Software]]></category>
		<category><![CDATA[Remote Server Administration Tools]]></category>
		<category><![CDATA[Windows 10]]></category>
		<category><![CDATA[Windows 11]]></category>
		<category><![CDATA[Windows Admin Center]]></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=18098</guid>

					<description><![CDATA[<div style="margin-bottom:20px;"><img width="1200" height="630" src="https://www.technig.com/wp-content/uploads/2022/05/windows_server_2022_desktop_by_therealtoriel2011_denb2hn-pre.png" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Download and Install Windows Admin Center" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2022/05/windows_server_2022_desktop_by_therealtoriel2011_denb2hn-pre.png 1200w, https://www.technig.com/wp-content/uploads/2022/05/windows_server_2022_desktop_by_therealtoriel2011_denb2hn-pre-300x158.png 300w, https://www.technig.com/wp-content/uploads/2022/05/windows_server_2022_desktop_by_therealtoriel2011_denb2hn-pre-1024x538.png 1024w, https://www.technig.com/wp-content/uploads/2022/05/windows_server_2022_desktop_by_therealtoriel2011_denb2hn-pre-768x403.png 768w" sizes="(max-width: 1200px) 100vw, 1200px" /></div>
<p>Have you noticed a tiny window pops up when opening the Server Manager and asking to use the Windows Admin Center to manage Windows Server? Windows Admin Center is a free and browser-based platform used to manage Windows Server and Windows clients. This app gives complete control over all aspects of Windows Server infrastructure and [&#8230;]</p>
<p>The post <a href="https://www.technig.com/install-windows-admin-center-on-windows-server-2022/">How to Download and Install Windows Admin Center on Windows Server 2022</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div style="margin-bottom:20px;"><img width="1200" height="630" src="https://www.technig.com/wp-content/uploads/2022/05/windows_server_2022_desktop_by_therealtoriel2011_denb2hn-pre.png" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Download and Install Windows Admin Center" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2022/05/windows_server_2022_desktop_by_therealtoriel2011_denb2hn-pre.png 1200w, https://www.technig.com/wp-content/uploads/2022/05/windows_server_2022_desktop_by_therealtoriel2011_denb2hn-pre-300x158.png 300w, https://www.technig.com/wp-content/uploads/2022/05/windows_server_2022_desktop_by_therealtoriel2011_denb2hn-pre-1024x538.png 1024w, https://www.technig.com/wp-content/uploads/2022/05/windows_server_2022_desktop_by_therealtoriel2011_denb2hn-pre-768x403.png 768w" sizes="(max-width: 1200px) 100vw, 1200px" /></div>
<p>Have you noticed a tiny window pops up when opening the <a href="https://docs.microsoft.com/en-us/windows-server/administration/server-manager/server-manager" target="_blank" rel="noreferrer noopener nofollow">Server Manager</a> and asking to use the Windows Admin Center to manage Windows Server? Windows Admin Center is a free and browser-based platform used to manage Windows Server and Windows clients. This app gives complete control over all aspects of <a href="https://technig.com/free-download-windows-server-2022-iso-file/" target="_blank" rel="noreferrer noopener nofollow">Windows Server</a> infrastructure and improves the management environment. Additionally, this app brings together all the features in one platform and allows you to configure them remotely. In this session, We will discuss how to download and install Windows Admin Center on Windows Server 2022. Since the process is the same, you can use and implement it on <a href="https://technig.com/download-windows-11-iso-file/" target="_blank" rel="noreferrer noopener nofollow">Windows 11</a> or other Windows versions with slight differences.</p>



<h2 class="wp-block-heading"><strong>How to download Windows Admin Center?</strong></h2>



<p>The Windows Admin Center has not been installed by default; you need to download it first. Open Microsoft Edge to download the windows admin center and click on https://aka.ms/WACDownload. The download will start automatically. Alternatively, you can search Windows Admin Center on other search engines, such as Google Chrome, and download it from <a href="https://docs.microsoft.com/en-us/windows-server/manage/windows-admin-center/overview" target="_blank" rel="noreferrer noopener nofollow">docs.microsoft.com</a>.</p>



<p>After the Windows Admin Center download, let&#8217;s go ahead with the installation.</p>



<h2 class="wp-block-heading"><strong>How to install Windows Admin Center on Windows Server 2022</strong></h2>



<p>After downloading, go to the download directory and follow the steps below to install the setup.</p>



<ol class="wp-block-list" type="1"><li>Double-click on the setup to start the installation.</li><li>If you agree with license terms, accept the terms and click next.</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/05/License-Terms.png" alt="How to Download and Install Windows Admin Center on Windows Server 2022" class="wp-image-18100" width="578" height="444" srcset="https://www.technig.com/wp-content/uploads/2022/05/License-Terms.png 770w, https://www.technig.com/wp-content/uploads/2022/05/License-Terms-300x231.png 300w, https://www.technig.com/wp-content/uploads/2022/05/License-Terms-768x590.png 768w, https://www.technig.com/wp-content/uploads/2022/05/License-Terms-260x200.png 260w" sizes="(max-width: 578px) 100vw, 578px" /><figcaption>Accept the License Terms</figcaption></figure></div>


<ol class="wp-block-list" type="1" start="3"><li>Select the option to send the diagnostic data to Microsoft to make Windows Admin Center better. I go with the &#8220;<strong>Required diagnostic data</strong>&#8221; option and click next.</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/05/Required-diagnostic-data.png" alt="Required diagnostic data" class="wp-image-18106" width="578" height="449" srcset="https://www.technig.com/wp-content/uploads/2022/05/Required-diagnostic-data.png 770w, https://www.technig.com/wp-content/uploads/2022/05/Required-diagnostic-data-300x233.png 300w, https://www.technig.com/wp-content/uploads/2022/05/Required-diagnostic-data-768x596.png 768w" sizes="(max-width: 578px) 100vw, 578px" /><figcaption>Select Option and Click Next.</figcaption></figure></div>


<ol class="wp-block-list" type="1" start="4"><li>If your server is not up to date or you want to check for the update, select the &#8220;<strong>Use Microsoft Update&#8221; </strong>option. Otherwise, check the &#8220;don&#8217;t<strong> want to use the Microsoft update</strong>&#8221; and click next. I go with the second option.</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/05/User-Microsoft-Update.png" alt="How to Download and Install Windows Admin Center on Windows Server 2022" class="wp-image-18101" width="575" height="443" srcset="https://www.technig.com/wp-content/uploads/2022/05/User-Microsoft-Update.png 767w, https://www.technig.com/wp-content/uploads/2022/05/User-Microsoft-Update-300x231.png 300w, https://www.technig.com/wp-content/uploads/2022/05/User-Microsoft-Update-260x200.png 260w" sizes="(max-width: 575px) 100vw, 575px" /><figcaption>Microsoft Update Option</figcaption></figure></div>


<ol class="wp-block-list" type="1" start="5"><li>Generally, Desktop (Local) mode and gateway mode are supported on Windows Admin Center for the operating system. In the image below, the wizard summarizes the gateway mode; click <strong>next</strong>.</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/05/Gateway-mode.png" alt="How to Download and Install Windows Admin Center on Windows Server 2022" class="wp-image-18102" width="575" height="444" srcset="https://www.technig.com/wp-content/uploads/2022/05/Gateway-mode.png 767w, https://www.technig.com/wp-content/uploads/2022/05/Gateway-mode-300x232.png 300w, https://www.technig.com/wp-content/uploads/2022/05/Gateway-mode-260x200.png 260w" sizes="(max-width: 575px) 100vw, 575px" /><figcaption>Click Next</figcaption></figure></div>


<ol class="wp-block-list" type="1" start="6"><li>The &#8220;<strong>Use WinRM over HTTPS only</strong>&#8221; is a new option with the latest updated Windows Admin Center versions. It is used to encrypt the data being sent across the wire. Since it is a broad subject and needs another article, I will use the default settings now.</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/05/WinRM-over-HTTPS.png" alt="How to Download and Install Windows Admin Center on Windows Server 2022" class="wp-image-18103" width="581" height="451" srcset="https://www.technig.com/wp-content/uploads/2022/05/WinRM-over-HTTPS.png 774w, https://www.technig.com/wp-content/uploads/2022/05/WinRM-over-HTTPS-300x233.png 300w, https://www.technig.com/wp-content/uploads/2022/05/WinRM-over-HTTPS-768x596.png 768w" sizes="(max-width: 581px) 100vw, 581px" /><figcaption>Configure Gateway End Point</figcaption></figure></div>


<ol class="wp-block-list" type="1" start="7"><li>The new wizard asks to enter the port number and certificates. By default, in gateway mode, it uses the 443 port number. Although, you can change the port number according to the requirement. Moreover, if you have installed the SSL certificate on your computer, select the second option and provide the thumbprint for the gateway SSL certificate. Since I have not installed the SSL Certificate on my system, I will use the default setting and click the <strong>Install</strong> button.</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/05/Port-Number-and-SSL-Certificate-1.png" alt="Select the Port Number and SSL Certificate" class="wp-image-18105" width="578" height="451" srcset="https://www.technig.com/wp-content/uploads/2022/05/Port-Number-and-SSL-Certificate-1.png 771w, https://www.technig.com/wp-content/uploads/2022/05/Port-Number-and-SSL-Certificate-1-300x234.png 300w, https://www.technig.com/wp-content/uploads/2022/05/Port-Number-and-SSL-Certificate-1-768x599.png 768w" sizes="(max-width: 578px) 100vw, 578px" /><figcaption>Select Port Number and Certificate</figcaption></figure></div>


<h3 class="wp-block-heading"><strong>Manage Windows Admin Center</strong></h3>



<p>After seeing the final wizard, &#8220;<strong>Ready to Connect from a PC,</strong>&#8221; you have successfully installed the Windows Admin Center. In the last wizard, you see a URL that you can use that link to open the Windows Admin Center on a browser. If you click on this URL, it asks about the credential. Enter the user name and password, then click <strong>ok</strong>.</p>


<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/05/Final-Wizard.png" alt="Final Wizard Gives the URL" class="wp-image-18107" width="578" height="449" srcset="https://www.technig.com/wp-content/uploads/2022/05/Final-Wizard.png 770w, https://www.technig.com/wp-content/uploads/2022/05/Final-Wizard-300x233.png 300w, https://www.technig.com/wp-content/uploads/2022/05/Final-Wizard-768x596.png 768w" sizes="(max-width: 578px) 100vw, 578px" /><figcaption>URL to Open the WAC</figcaption></figure></div>


<p>Another URL in the final wizard lets you know which browsers support the Windows Admin Center. Microsoft Edge and Google Chrome are primarily the two browsers supporting this app.</p>



<p>Another direct way to open the Windows Admin Center is through the browsers. Open Microsoft edge or google chrome and write the URL (<strong>https://localhost/full_Server_Name</strong>) and enter. Click on the server name to connect. You are in the Windows Admin Center environment. Now you can manage your servers from the Windows Admin Center.</p>



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



<p>This article discussed how to download the Windows Admin Center and install it on your Windows Server 2022. I hope the article could sharpen your skills further and If you have questions, write them in the comment section of this page.</p>
<p>The post <a href="https://www.technig.com/install-windows-admin-center-on-windows-server-2022/">How to Download and Install Windows Admin Center on Windows Server 2022</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.technig.com/install-windows-admin-center-on-windows-server-2022/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">18098</post-id>	</item>
		<item>
		<title>How to Add New User Account on Windows Server 2022</title>
		<link>https://www.technig.com/add-new-user-account-on-windows-server-2022/</link>
					<comments>https://www.technig.com/add-new-user-account-on-windows-server-2022/#respond</comments>
		
		<dc:creator><![CDATA[Habib Sarwari]]></dc:creator>
		<pubDate>Fri, 20 May 2022 07:04:00 +0000</pubDate>
				<category><![CDATA[Servers]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Create User Account]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Local Users]]></category>
		<category><![CDATA[User Configuration]]></category>
		<category><![CDATA[Windows PowerShell]]></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=17889</guid>

					<description><![CDATA[<div style="margin-bottom:20px;"><img width="1200" height="630" src="https://www.technig.com/wp-content/uploads/2022/05/Create-User-account.webp" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Create New User Account" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2022/05/Create-User-account.webp 1200w, https://www.technig.com/wp-content/uploads/2022/05/Create-User-account-300x158.webp 300w, https://www.technig.com/wp-content/uploads/2022/05/Create-User-account-1024x538.webp 1024w, https://www.technig.com/wp-content/uploads/2022/05/Create-User-account-768x403.webp 768w" sizes="(max-width: 1200px) 100vw, 1200px" /></div>
<p>Whenever a new server administrator or user comes on board, you need to get him a new user account to let them join the network and start his/her job. In the following article, I will create a new user account by the name of Ali Hasnain using Server Manager and PowerShell. By the end of [&#8230;]</p>
<p>The post <a href="https://www.technig.com/add-new-user-account-on-windows-server-2022/">How to Add New User Account on Windows Server 2022</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div style="margin-bottom:20px;"><img width="1200" height="630" src="https://www.technig.com/wp-content/uploads/2022/05/Create-User-account.webp" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Create New User Account" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2022/05/Create-User-account.webp 1200w, https://www.technig.com/wp-content/uploads/2022/05/Create-User-account-300x158.webp 300w, https://www.technig.com/wp-content/uploads/2022/05/Create-User-account-1024x538.webp 1024w, https://www.technig.com/wp-content/uploads/2022/05/Create-User-account-768x403.webp 768w" sizes="(max-width: 1200px) 100vw, 1200px" /></div>
<p>Whenever a new server administrator or user comes on board, you need to get him a new user account to let them join the network and start his/her job. In the following article, I will create a new user account by the name of Ali Hasnain<strong> </strong>using Server Manager and PowerShell. By the end of this article, I hope you can easily add a new user to <a href="https://www.microsoft.com/en-us/windows-server" target="_blank" rel="noreferrer noopener nofollow">Windows Server</a> 2022.</p>



<p><strong>Related:</strong> <a href="https://technig.com/free-download-windows-server-2022-iso-file/" target="_blank" rel="noreferrer noopener nofollow">Download Windows Server 2022 ISO File for Free</a></p>



<h2 class="wp-block-heading"><strong>Add new user on Windows Server 2022</strong></h2>



<p>You can add a new user account on Windows Server either through PowerShell or Server Manager.</p>



<h3 class="wp-block-heading"><strong>How to add </strong>a new user<strong> using Server Manager?</strong></h3>



<p>To add a new user via the Server Manager, follow the steps below:</p>



<ol class="wp-block-list" type="1"><li>Open the <strong>Server Manager</strong> (You can search it in the Search Box or open it from the Start Menu)</li><li>Click on the <strong>Tools</strong> on the top right-hand side of the Server Manager Dashboard window. Find, <strong>Active Directory Users and Computers</strong> from the drop-down menu and click on it.</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/05/New-Users-1.png" alt="How to Add New User Account on Windows Server (2022)" class="wp-image-17893" width="407" height="321" srcset="https://www.technig.com/wp-content/uploads/2022/05/New-Users-1.png 543w, https://www.technig.com/wp-content/uploads/2022/05/New-Users-1-300x236.png 300w, https://www.technig.com/wp-content/uploads/2022/05/New-Users-1-279x220.png 279w" sizes="(max-width: 407px) 100vw, 407px" /><figcaption>Add New Users</figcaption></figure></div>


<ol class="wp-block-list" start="3"><li>On the Active Directory Users and Computers window, you will see the domain name on the top left-hand side. Click on the domain name to expand it.</li><li>There are multiple folders (containers) and organizational units. Find the <strong>Users</strong> container and left-click on it. You will see all the existing users and groups.</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/05/New-user-1024x720.png" alt="How to Add New User Account on Windows Server (2022)" class="wp-image-18124" width="768" height="540" srcset="https://www.technig.com/wp-content/uploads/2022/05/New-user-1024x720.png 1024w, https://www.technig.com/wp-content/uploads/2022/05/New-user-300x211.png 300w, https://www.technig.com/wp-content/uploads/2022/05/New-user-768x540.png 768w, https://www.technig.com/wp-content/uploads/2022/05/New-user.png 1126w" sizes="(max-width: 768px) 100vw, 768px" /><figcaption>Expand the Domain Name</figcaption></figure></div>


<ol class="wp-block-list" start="5"><li> If you right-click on the Users folder, a right-click menu shows up. Then click on the <strong>New</strong> &gt; <strong>Users</strong> to add a new user.</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/05/Create-New-User-1024x781.png" alt="How to Add New User Account on Windows Server (2022)" class="wp-image-18125" width="768" height="586" srcset="https://www.technig.com/wp-content/uploads/2022/05/Create-New-User-1024x781.png 1024w, https://www.technig.com/wp-content/uploads/2022/05/Create-New-User-300x229.png 300w, https://www.technig.com/wp-content/uploads/2022/05/Create-New-User-768x586.png 768w, https://www.technig.com/wp-content/uploads/2022/05/Create-New-User.png 1134w" sizes="(max-width: 768px) 100vw, 768px" /><figcaption>Create New User</figcaption></figure></div>


<ol class="wp-block-list" start="6"><li> Fill in the new user&#8217;s first name, last name, and user login name in the new dialog box and click <strong>next</strong>.</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/05/Ali-Hasnain-User.png" alt="Fill all the records for new user" class="wp-image-18126" width="491" height="425" srcset="https://www.technig.com/wp-content/uploads/2022/05/Ali-Hasnain-User.png 654w, https://www.technig.com/wp-content/uploads/2022/05/Ali-Hasnain-User-300x260.png 300w" sizes="(max-width: 491px) 100vw, 491px" /><figcaption>Fill the Details</figcaption></figure></div>


<ol class="wp-block-list" start="7"><li> Enter the <strong>new password</strong>, and confirm it. Moreover, there are four options that you can check or uncheck according to your wish. If you want the user to change the password at the next login, tick the first option. Select the second option if you do not allow the user to change the password. You can read each option&#8217;s instructions and act according to your wish.</li></ol>



<figure class="wp-block-image aligncenter size-full is-resized"><img loading="lazy" decoding="async" src="https://www.technig.com/wp-content/uploads/2022/05/Password.png" alt="Fill all the records for new user" class="wp-image-18127" width="488" height="421" srcset="https://www.technig.com/wp-content/uploads/2022/05/Password.png 651w, https://www.technig.com/wp-content/uploads/2022/05/Password-300x259.png 300w" sizes="(max-width: 488px) 100vw, 488px" /><figcaption>Enter the Passwords</figcaption><div>
</div></figure>



<p>You have created a new user account, go back to the <strong>Users </strong>container, and see the new user added to the list. If you want to edit the user information, you can double-click on the user and add or change the user information from the user&#8217;s properties.</p>



<h3 class="wp-block-heading"><strong>How to create a Local User Account on Windows Server from PowerShell?</strong></h3>



<p>The second way to create a user account on Windows Server 2022 is through <strong><a href="https://docs.microsoft.com/en-us/powershell/" target="_blank" rel="noreferrer noopener nofollow">PowerShell</a>.</strong> To do that, you must run <strong>PowerShell ISE</strong> as an administrator. In the PowerShell window, write the following commands and enter:</p>



<p><strong><code>New-LocalUser –Name “Name_of_the_User” –NoPassword &nbsp;</code></strong></p>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="1006" height="120" src="https://www.technig.com/wp-content/uploads/2022/05/Create-new-user-with-powerShell.png" alt="Add User Without Password" class="wp-image-18128" srcset="https://www.technig.com/wp-content/uploads/2022/05/Create-new-user-with-powerShell.png 1006w, https://www.technig.com/wp-content/uploads/2022/05/Create-new-user-with-powerShell-300x36.png 300w, https://www.technig.com/wp-content/uploads/2022/05/Create-new-user-with-powerShell-768x92.png 768w" sizes="(max-width: 1006px) 100vw, 1006px" /><figcaption>Add New User With PowerShell</figcaption></figure></div>


<p>The above command creates a new user without a password. Remember to write the new user&#8217;s name between the quotation marks. If you want to add more details of the new user, such as full name and description, write the command below:</p>



<p><code><strong>New-LocalUser –Name "Name_of_The_User" –FullName "Full_Name_of_User" –Description "write the description for the user" –NoPassword</strong>.</code></p>



<p>This command adds a description and full name for the new user. (Write the description and full name between the quotation marks).</p>



<p>If you want to create a new user with a password, first, you must define a variable ($Password Statement) to store the password securely as a secure string. Write the below command and enter. A password box pops up, enter the password and click <strong>OK</strong>.</p>



<p><strong><code>$Password = Read-Host –AsSecureString</code></strong></p>


<div class="wp-block-image">
<figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="1024" height="169" src="https://www.technig.com/wp-content/uploads/2022/05/Password-statement-1024x169.png" alt="Define password statement" class="wp-image-18129" srcset="https://www.technig.com/wp-content/uploads/2022/05/Password-statement-1024x169.png 1024w, https://www.technig.com/wp-content/uploads/2022/05/Password-statement-300x50.png 300w, https://www.technig.com/wp-content/uploads/2022/05/Password-statement-768x127.png 768w, https://www.technig.com/wp-content/uploads/2022/05/Password-statement.png 1222w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Create Password Statement</figcaption></figure></div>


<p>The $Password statement defines a variable to save the password as a secure string. Now write the command below to create a new user.</p>



<p><strong><code>New-LocalUser –name “Name_of_User” –Password $Password</code></strong></p>


<div class="wp-block-image">
<figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="1024" height="135" src="https://www.technig.com/wp-content/uploads/2022/05/create-user-with-password-3-1024x135.png" alt="Create user with password" class="wp-image-18130" srcset="https://www.technig.com/wp-content/uploads/2022/05/create-user-with-password-3-1024x135.png 1024w, https://www.technig.com/wp-content/uploads/2022/05/create-user-with-password-3-300x39.png 300w, https://www.technig.com/wp-content/uploads/2022/05/create-user-with-password-3-768x101.png 768w, https://www.technig.com/wp-content/uploads/2022/05/create-user-with-password-3.png 1057w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Create User With Password</figcaption></figure></div>


<p>Instead of giving a password directly, you may notice that we used the variable name ($password), and this variable name contains the password.</p>



<p>Now you created a user with PowerShell. To see the list of users, write the command below and enter:</p>



<p><strong><code>Get-LocalUser</code></strong></p>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="907" height="225" src="https://www.technig.com/wp-content/uploads/2022/05/List-of-users-2.png" alt="List of Users" class="wp-image-18131" srcset="https://www.technig.com/wp-content/uploads/2022/05/List-of-users-2.png 907w, https://www.technig.com/wp-content/uploads/2022/05/List-of-users-2-300x74.png 300w, https://www.technig.com/wp-content/uploads/2022/05/List-of-users-2-768x191.png 768w" sizes="(max-width: 907px) 100vw, 907px" /><figcaption>See List of Users</figcaption></figure></div>


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



<p>In this article, you have learned to create a new user using the Server Manager and PowerShell. You can now create a new user on your Windows Server system and use that account easily to log into your system.</p>



<p>You may like: <a href="https://www.technig.com/disable-server-manager-auto-launch-in-windows-server-2022/" target="_blank" rel="noreferrer noopener nofollow">How to Disable Server Manager Auto-Launch in Windows Server 2022</a></p>
<p>The post <a href="https://www.technig.com/add-new-user-account-on-windows-server-2022/">How to Add New User Account on Windows Server 2022</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.technig.com/add-new-user-account-on-windows-server-2022/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">17889</post-id>	</item>
	</channel>
</rss>
