
<?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 2019 Archives - TECHNIG</title>
	<atom:link href="https://www.technig.com/tag/windows-server-2019/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.technig.com/tag/windows-server-2019/</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 2019 Archives - TECHNIG</title>
	<link>https://www.technig.com/tag/windows-server-2019/</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>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 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 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>
		<item>
		<title>How to Create a Child Domain in Windows Server 2022</title>
		<link>https://www.technig.com/create-a-child-domain-in-windows-server-2022/</link>
					<comments>https://www.technig.com/create-a-child-domain-in-windows-server-2022/#respond</comments>
		
		<dc:creator><![CDATA[Danish]]></dc:creator>
		<pubDate>Thu, 19 May 2022 07:00:00 +0000</pubDate>
				<category><![CDATA[MCSA]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Active Directory Domain Services]]></category>
		<category><![CDATA[Child Domain]]></category>
		<category><![CDATA[Child Domain Configuration]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Server 2022 Articles]]></category>
		<category><![CDATA[Windows Server 2019]]></category>
		<category><![CDATA[Windows Server 2022]]></category>
		<guid isPermaLink="false">https://technig.com/?p=18044</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.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Create a Child Domain in Windows Server 2022" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2022/05/WinServer2022-2.jpg 1221w, https://www.technig.com/wp-content/uploads/2022/05/WinServer2022-2-300x171.jpg 300w, https://www.technig.com/wp-content/uploads/2022/05/WinServer2022-2-1024x582.jpg 1024w, https://www.technig.com/wp-content/uploads/2022/05/WinServer2022-2-768x437.jpg 768w" sizes="(max-width: 1221px) 100vw, 1221px" /></div>
<p>A child domain is a subdomain of another domain in a tree which we call the parent domain. In the active directory hierarchical structure, the subdomain segmentation helps partition the active directory into smaller segments. It is useful when we have a sub-business design and geographical differences. Put it another way, if, for example, company.com [&#8230;]</p>
<p>The post <a href="https://www.technig.com/create-a-child-domain-in-windows-server-2022/">How to Create a Child Domain 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-2.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Create a Child Domain in Windows Server 2022" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2022/05/WinServer2022-2.jpg 1221w, https://www.technig.com/wp-content/uploads/2022/05/WinServer2022-2-300x171.jpg 300w, https://www.technig.com/wp-content/uploads/2022/05/WinServer2022-2-1024x582.jpg 1024w, https://www.technig.com/wp-content/uploads/2022/05/WinServer2022-2-768x437.jpg 768w" sizes="(max-width: 1221px) 100vw, 1221px" /></div>
<p>A <a href="https://docs.microsoft.com/en-us/windows-server/identity/ad-ds/deploy/install-a-new-windows-server-2012-active-directory-child-or-tree-domain--level-200-" target="_blank" rel="noreferrer noopener">child domain</a> is a subdomain of another domain in a tree which we call the parent domain. In the active directory hierarchical structure, the subdomain segmentation helps partition the active directory into smaller segments. It is useful when we have a sub-business design and geographical differences. Put it another way, if, for example, <strong>company.com</strong> is a domain, we can create a subdomain <strong>CA.company.com</strong> for that larger domain. This subdomain has its own domain controller and administrative boundary for its users and computers. With this brief illustration in mind, this article aims to cover how to create a child domain in Windows Server 2022 with a step-by-step approach and visual illustration. </p>



<h2 class="wp-block-heading">Steps to Create a Child Domain in Windows Server 2022</h2>



<p>To create a child domain, we need to install the Active Directory Domain Services (AD DS) role on our Windows Server 2022 Machine. Then, following its post-installation task, we create a child domain in an existing domain. Thus, to keep the article simple and easy to understand, we will accomplish the abovementioned two processes in two separate sections. First, we will install the AD DS role in our Windows Server 2022. Then, we will go through the post-installation process and create our new child domain.</p>



<p>To install AD DS and create a forest using Windows PowerShell, read <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>article.</p>



<h3 class="wp-block-heading">Install AD DS role in Windows Server 2022</h3>



<p>To install the AD DS role using Server Manager, follow the steps below. </p>



<ol class="wp-block-list"><li>Open the <strong>Server Manager</strong> from the <strong>Start Menu</strong>.</li><li>On the Server Manager console, click on <strong>Manage </strong>and select <strong>Add roles and features.</strong> </li></ol>



<div class="wp-block-image"><figure class="aligncenter size-full is-resized"><img decoding="async" src="https://technig.com/wp-content/uploads/2022/04/2-10.jpg" alt="Add Roles and Features using Server Manager" class="wp-image-17609" width="700" srcset="https://www.technig.com/wp-content/uploads/2022/04/2-10.jpg 638w, https://www.technig.com/wp-content/uploads/2022/04/2-10-300x136.jpg 300w" sizes="(max-width: 638px) 100vw, 638px" /><figcaption>Add Roles and Features using Server Manager</figcaption></figure></div>



<ol class="wp-block-list" start="3"><li>Click <strong>Next </strong>on the first window. </li><li>Choose the first option on the <strong>Installation Type</strong> window. Click <strong>Next</strong> afterward.</li></ol>



<div class="wp-block-image"><figure class="aligncenter size-full is-resized"><img decoding="async" src="https://technig.com/wp-content/uploads/2022/04/3-6.jpg" alt="Choosing Installation Type for the Role" class="wp-image-17610" width="700" srcset="https://www.technig.com/wp-content/uploads/2022/04/3-6.jpg 786w, https://www.technig.com/wp-content/uploads/2022/04/3-6-300x214.jpg 300w, https://www.technig.com/wp-content/uploads/2022/04/3-6-768x547.jpg 768w" sizes="(max-width: 786px) 100vw, 786px" /><figcaption>Choosing Installation Type for the Role</figcaption></figure></div>



<ol class="wp-block-list" start="5"><li>Select the server on which you install the AD DS and click <strong>Next</strong>.</li></ol>



<div class="wp-block-image"><figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="781" height="555" src="https://technig.com/wp-content/uploads/2022/05/1-5.jpg" alt="Selecting the Server from the Server Pool" class="wp-image-18062" srcset="https://www.technig.com/wp-content/uploads/2022/05/1-5.jpg 781w, https://www.technig.com/wp-content/uploads/2022/05/1-5-300x213.jpg 300w, https://www.technig.com/wp-content/uploads/2022/05/1-5-768x546.jpg 768w" sizes="(max-width: 781px) 100vw, 781px" /><figcaption>Selecting the Server from the Server Pool</figcaption></figure></div>



<ol class="wp-block-list" start="6"><li>Check out the <strong>Active Directory Domain Services</strong> checkbox on the <strong>Server Roles</strong> window. Then, click on <strong>Add Features </strong>button on the pop-up window. Finally, click on <strong>Next</strong>. </li></ol>



<div class="wp-block-image"><figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="781" height="555" src="https://technig.com/wp-content/uploads/2022/05/2-3.jpg" alt="Selecting Active Directory Domain Services Role" class="wp-image-18063" srcset="https://www.technig.com/wp-content/uploads/2022/05/2-3.jpg 781w, https://www.technig.com/wp-content/uploads/2022/05/2-3-300x213.jpg 300w, https://www.technig.com/wp-content/uploads/2022/05/2-3-768x546.jpg 768w" sizes="(max-width: 781px) 100vw, 781px" /><figcaption>Selecting Active Directory Domain Services Role</figcaption></figure></div>



<ol class="wp-block-list" start="7"><li>Let the <strong>Features</strong> window as its default, and click <strong>Next</strong>.</li><li>Likewise, click <strong>Next </strong>on the <strong>AD DS</strong> window. </li><li>On the <strong>Confirmation </strong>window, check out the <strong>Restart Server</strong> option, so it restarts the machine automatically if it needs to. Then click on the <strong>Install </strong>button. Wait for a few moments until it finishes the installation process.</li></ol>



<div class="wp-block-image"><figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="786" height="560" src="https://technig.com/wp-content/uploads/2022/05/3-1.jpg" alt="Install the Active Directory Domain Services AD DS " class="wp-image-18065" srcset="https://www.technig.com/wp-content/uploads/2022/05/3-1.jpg 786w, https://www.technig.com/wp-content/uploads/2022/05/3-1-300x214.jpg 300w, https://www.technig.com/wp-content/uploads/2022/05/3-1-768x547.jpg 768w" sizes="(max-width: 786px) 100vw, 786px" /><figcaption>Install the Active Directory Domain Services AD DS </figcaption></figure></div>



<ol class="wp-block-list" start="10"><li>In the last step, once the AD DS installation completes, click on the <strong>Close </strong>button to close the window. </li></ol>



<p>To this point, we have installed the AD DS in our Windows Server 2022 Machine. Now, let&#8217;s move forward and go with the post-installation tasks and create our child domain. </p>



<h3 class="wp-block-heading">Create a Child Domain in Windows Server 2022</h3>



<p>Now that we have installed the AD DS role in our Windows Server 2022 machine, we can create a child domain in its post-installation task. Follow the steps below to do so. </p>



<ol class="wp-block-list"><li>On the Server Manager console, click on the <strong>flag notification</strong>. Then, click on <strong>Promote this server to a domain controller</strong> option. </li></ol>



<div class="wp-block-image"><figure class="aligncenter size-full is-resized"><img decoding="async" src="https://technig.com/wp-content/uploads/2022/05/4-1.jpg" alt="Promoting the Server to Domain Controller" class="wp-image-18068" width="600" srcset="https://www.technig.com/wp-content/uploads/2022/05/4-1.jpg 582w, https://www.technig.com/wp-content/uploads/2022/05/4-1-300x118.jpg 300w" sizes="(max-width: 582px) 100vw, 582px" /><figcaption>Promoting the Server to Domain Controller</figcaption></figure></div>



<ol class="wp-block-list" start="2"><li>On the <strong>Deployment Configuration</strong> window, check out the <strong>Add a new domain to an existing forest</strong> option. Select the <strong>Child Domain</strong> as illustrated in the below picture. Then, enter the parent domain name in the relevant box, or use the <strong>Select </strong>button to select from the existing domains. Finally, enter the <strong>Child Domain Name</strong> in its relevant textbox. The child domain name must be single-labeled. Use the <strong>Change</strong> button to change the credential if needed. Once everything is set, click on <strong>Next</strong>.</li></ol>



<div class="wp-block-image"><figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="755" height="554" src="https://technig.com/wp-content/uploads/2022/05/5.jpg" alt="Adding a Child Domain to an Existing Forest in Windows Server 2022" class="wp-image-18069" srcset="https://www.technig.com/wp-content/uploads/2022/05/5.jpg 755w, https://www.technig.com/wp-content/uploads/2022/05/5-300x220.jpg 300w, https://www.technig.com/wp-content/uploads/2022/05/5-86x64.jpg 86w" sizes="(max-width: 755px) 100vw, 755px" /><figcaption>Adding a Child Domain to an Existing Forest</figcaption></figure></div>



<ol class="wp-block-list" start="3"><li>Set the <strong>Domain functional level</strong> and <strong>Global Catalog</strong> settings. Then, provide the DSRM password and click on <strong>Next</strong>. </li></ol>



<div class="wp-block-image"><figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="755" height="554" src="https://technig.com/wp-content/uploads/2022/05/6.jpg" alt="Defining the Child Domain Options" class="wp-image-18070" srcset="https://www.technig.com/wp-content/uploads/2022/05/6.jpg 755w, https://www.technig.com/wp-content/uploads/2022/05/6-300x220.jpg 300w, https://www.technig.com/wp-content/uploads/2022/05/6-86x64.jpg 86w" sizes="(max-width: 755px) 100vw, 755px" /><figcaption>Defining the Child Domain Options</figcaption></figure></div>



<ol class="wp-block-list" start="4"><li>Click <strong>Next </strong>on the <strong>DNS Options</strong> window. </li></ol>



<div class="wp-block-image"><figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="756" height="556" src="https://technig.com/wp-content/uploads/2022/05/7.jpg" alt="Specifying DNS Delegation" class="wp-image-18071" srcset="https://www.technig.com/wp-content/uploads/2022/05/7.jpg 756w, https://www.technig.com/wp-content/uploads/2022/05/7-300x221.jpg 300w, https://www.technig.com/wp-content/uploads/2022/05/7-86x64.jpg 86w" sizes="(max-width: 756px) 100vw, 756px" /><figcaption>Specifying DNS Delegation</figcaption></figure></div>



<ol class="wp-block-list" start="5"><li>Verify the <strong>NetBIOS </strong>name and click <strong>Next </strong>to continue. </li></ol>



<div class="wp-block-image"><figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="755" height="554" src="https://technig.com/wp-content/uploads/2022/05/8.jpg" alt="Setting the NetBIOS Name for the Domain" class="wp-image-18072" srcset="https://www.technig.com/wp-content/uploads/2022/05/8.jpg 755w, https://www.technig.com/wp-content/uploads/2022/05/8-300x220.jpg 300w, https://www.technig.com/wp-content/uploads/2022/05/8-86x64.jpg 86w" sizes="(max-width: 755px) 100vw, 755px" /><figcaption>Setting the NetBIOS Name for the Domain</figcaption></figure></div>



<ol class="wp-block-list" start="6"><li>Set the AD DS database and other files&#8217; paths or leave it as its default. Click on <strong>Next </strong>afterward. </li></ol>



<div class="wp-block-image"><figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="754" height="554" src="https://technig.com/wp-content/uploads/2022/05/9.jpg" alt="Setting the AD Database and SYSVOL Path for the Domain" class="wp-image-18073" srcset="https://www.technig.com/wp-content/uploads/2022/05/9.jpg 754w, https://www.technig.com/wp-content/uploads/2022/05/9-300x220.jpg 300w, https://www.technig.com/wp-content/uploads/2022/05/9-86x64.jpg 86w" sizes="(max-width: 754px) 100vw, 754px" /><figcaption>Setting the AD Database and SYSVOL Path for the Domain</figcaption></figure></div>



<ol class="wp-block-list" start="7"><li>Read the details of your setting on the <strong>Review Options</strong> window. If everything is set correctly, click on <strong>Next </strong>to continue. </li></ol>



<div class="wp-block-image"><figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="754" height="555" src="https://technig.com/wp-content/uploads/2022/05/10.jpg" alt="Reviewing the Settings and Configurations" class="wp-image-18075" srcset="https://www.technig.com/wp-content/uploads/2022/05/10.jpg 754w, https://www.technig.com/wp-content/uploads/2022/05/10-300x221.jpg 300w, https://www.technig.com/wp-content/uploads/2022/05/10-86x64.jpg 86w" sizes="(max-width: 754px) 100vw, 754px" /><figcaption>Reviewing the Settings and Configurations</figcaption></figure></div>



<ol class="wp-block-list" start="8"><li>Click on <strong>Install </strong>on the <strong>Prerequisite Check</strong> window once it has passed the requirements. Wait for a moment until it finishes the installation task. It automatically restarts during the installation operation. </li></ol>



<div class="wp-block-image"><figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="757" height="557" src="https://technig.com/wp-content/uploads/2022/05/11.jpg" alt="Checking the Prerequisites" class="wp-image-18076" srcset="https://www.technig.com/wp-content/uploads/2022/05/11.jpg 757w, https://www.technig.com/wp-content/uploads/2022/05/11-300x221.jpg 300w, https://www.technig.com/wp-content/uploads/2022/05/11-86x64.jpg 86w" sizes="(max-width: 757px) 100vw, 757px" /><figcaption>Checking the Prerequisites for the Domain Controller</figcaption></figure></div>



<p>That is it! We have created our child domain throughout the above steps. </p>



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



<p>To sum up this article, we first explained briefly what a child domain is and where we use it. Then, we discussed the steps to install Active Directory Domain Services in Windows Server 2022. Finally, in a separate section, we promoted the server to a domain controller and created the child domain. </p>



<p>We are happy to be effective throughout our articles. Please do not hesitate to share your thoughts and questions in the comment section. </p>
<p>The post <a href="https://www.technig.com/create-a-child-domain-in-windows-server-2022/">How to Create a Child Domain 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/create-a-child-domain-in-windows-server-2022/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">18044</post-id>	</item>
		<item>
		<title>Run PowerShell as Administrator in Windows Server 2022</title>
		<link>https://www.technig.com/run-powershell-as-administrator-in-windows-server-2022/</link>
					<comments>https://www.technig.com/run-powershell-as-administrator-in-windows-server-2022/#respond</comments>
		
		<dc:creator><![CDATA[Mashallah Haidarzada]]></dc:creator>
		<pubDate>Tue, 17 May 2022 09:46:15 +0000</pubDate>
				<category><![CDATA[Servers]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Command Prompt]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[PowerShell Articles]]></category>
		<category><![CDATA[Windows 11]]></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://technig.com/?p=17880</guid>

					<description><![CDATA[<div style="margin-bottom:20px;"><img width="853" height="510" src="https://www.technig.com/wp-content/uploads/2022/05/Feature-Image.png" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Run PowerShell as Administrator" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2022/05/Feature-Image.png 853w, https://www.technig.com/wp-content/uploads/2022/05/Feature-Image-300x179.png 300w, https://www.technig.com/wp-content/uploads/2022/05/Feature-Image-768x459.png 768w" sizes="(max-width: 853px) 100vw, 853px" /></div>
<p>Opening PowerShell as an administrator will give you the ability to execute scripts with administrative rights. To speed up your skills, you have to know how to run PowerShell as an Administrator in different ways, especially if you are using Windows Server 2022. For example, you are running commands in Command Prompt, and you need [&#8230;]</p>
<p>The post <a href="https://www.technig.com/run-powershell-as-administrator-in-windows-server-2022/">Run PowerShell as Administrator 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="853" height="510" src="https://www.technig.com/wp-content/uploads/2022/05/Feature-Image.png" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Run PowerShell as Administrator" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2022/05/Feature-Image.png 853w, https://www.technig.com/wp-content/uploads/2022/05/Feature-Image-300x179.png 300w, https://www.technig.com/wp-content/uploads/2022/05/Feature-Image-768x459.png 768w" sizes="(max-width: 853px) 100vw, 853px" /></div>
<p>Opening PowerShell as an administrator will give you the ability to execute scripts with administrative rights. To speed up your skills, you have to know how to run PowerShell as an Administrator in different ways, especially if you are using Windows Server 2022. For example, you are running commands in Command Prompt, and you need to open PowerShell. You should be able to open PowerShell directly from Command Prompt instead of minimizing Command Prompt and opening PowerShell in another way.</p>



<h2 class="wp-block-heading">Run PowerShell as Administrator From Graphical User Interface</h2>



<p>The Windows Server 2022 comes with two major types, Desktop Experience, and Core versions. The Desktop Experience editions will allow you to do tasks in a graphical environment, but using the core versions, you have to run PowerShell, and CMD commands.</p>



<p><strong>Start Menu:</strong> to open PowerShell with administrative capabilities from the start menu, click on the <strong>Windows icon</strong> or press the <strong>Windows key</strong>. Right-click on <strong>Windows PowerShell,</strong> then click on <strong>Run as administrator</strong>.</p>



<div class="wp-block-image"><figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="706" height="678" src="https://www.technig.com/wp-content/uploads/2022/05/screenshot_20220504_124650-1.png" alt="Run PowerShell as administrator" class="wp-image-17949" srcset="https://www.technig.com/wp-content/uploads/2022/05/screenshot_20220504_124650-1.png 706w, https://www.technig.com/wp-content/uploads/2022/05/screenshot_20220504_124650-1-300x288.png 300w" sizes="(max-width: 706px) 100vw, 706px" /><figcaption>Run PowerShell as administrator from the Start menu.</figcaption></figure></div>



<p><strong>Search Bar:</strong> if for any reason you unpin PowerShell from the Start menu, you can open it from the windows search bar. Type <strong>Windows PowerShell</strong> in the search bar, right-click on it, then click on <strong>Run as administrator</strong>.</p>



<div class="wp-block-image"><figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="549" height="678" src="https://www.technig.com/wp-content/uploads/2022/05/Run-PowerShell-as-Administrator-from-the-Search-bar.-1.png" alt="Run PowerShell as administrator" class="wp-image-17951" srcset="https://www.technig.com/wp-content/uploads/2022/05/Run-PowerShell-as-Administrator-from-the-Search-bar.-1.png 549w, https://www.technig.com/wp-content/uploads/2022/05/Run-PowerShell-as-Administrator-from-the-Search-bar.-1-243x300.png 243w" sizes="(max-width: 549px) 100vw, 549px" /><figcaption>Run PowerShell as administrator from the Search bar.</figcaption></figure></div>



<p><strong>Windows Run:</strong> press <strong>Win+R</strong> to open the <strong>Run</strong>, type <strong>PowerShell</strong> in it, then press <strong>Ctrl+Shift+Enter</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/Run-PowerShell-as-Administrator-from-Run..png" alt="Run PowerShell as Administrator." class="wp-image-17952" width="526" height="293" srcset="https://www.technig.com/wp-content/uploads/2022/05/Run-PowerShell-as-Administrator-from-Run..png 410w, https://www.technig.com/wp-content/uploads/2022/05/Run-PowerShell-as-Administrator-from-Run.-300x167.png 300w" sizes="(max-width: 526px) 100vw, 526px" /><figcaption>Run PowerShell as administrator from Run.</figcaption></figure></div>



<p>It is easy to run PowerShell using GUI tools, but sometimes you are not in the graphical interface. A good example is Windows Server core editions. You must know how to run PowerShell from the command line interface.</p>



<p>Click on this article to learn <a href="https://technig.com/replace-powershell-with-cmd-window-10/" target="_blank" rel="noreferrer noopener">how to replace PowerShell with cmd in Windows 10?</a></p>



<h2 class="wp-block-heading">Run Powershell as Administrator From Command Line Interface</h2>



<p>In non-GUI windows operating systems, you will have to use Command Prompt and PowerShell to do tasks. There is no Run or Start menu to open PowerShell. You will use Command Prompt.</p>



<p><strong>Command Prompt:</strong> Open Command Prompt, type <strong>PowerShell</strong>, and press Enter key. The<strong> PS</strong> will be added at the beginning of your commands. It means you have opened PowerShell but not as an administrator. Execute the <code>Start-Process PowerShell -Verb runAs</code> command. Enter a username and password with administrative access.</p>



<div class="wp-block-image"><figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="505" height="165" src="//i0.wp.com/technig.com/wp-content/uploads/2022/05/Start-Process-PowerShell-Verb-RunAs-1.png" alt="" class="wp-image-18040" srcset="https://www.technig.com/wp-content/uploads/2022/05/Start-Process-PowerShell-Verb-RunAs-1.png 505w, https://www.technig.com/wp-content/uploads/2022/05/Start-Process-PowerShell-Verb-RunAs-1-300x98.png 300w" sizes="(max-width: 505px) 100vw, 505px" /><figcaption>Run PowerShell as administrator from the command prompt.</figcaption></figure></div>



<p><strong>PowerShell:</strong> if you opened PowerShell on your computer and want to open it as administrator. Just execute the <code>Start-Process PowerShell -Verb runAs</code> command, then enter the administrator user name and password.</p>



<div class="wp-block-image"><figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="494" height="120" src="//i0.wp.com/technig.com/wp-content/uploads/2022/05/Start-Process-PowerShell-Verb-RunAs-command-in-PowerShell.png" alt="" class="wp-image-18039" srcset="https://www.technig.com/wp-content/uploads/2022/05/Start-Process-PowerShell-Verb-RunAs-command-in-PowerShell.png 494w, https://www.technig.com/wp-content/uploads/2022/05/Start-Process-PowerShell-Verb-RunAs-command-in-PowerShell-300x73.png 300w" sizes="(max-width: 494px) 100vw, 494px" /><figcaption>Run PowerShell as administrator from the standard PowerShell.</figcaption></figure></div>



<p>The ability to work in both GUI and CLI is important for everyone using Windows Server. I hope that I can cover every detail about how to run PowerShell as an administrator in Windows Server 2022.</p>



<p>Learn more about <a href="https://docs.microsoft.com/en-us/powershell/scripting/learn/ps101/01-getting-started?view=powershell-7.2" target="_blank" rel="noreferrer noopener">PowerShell</a>.</p>
<p>The post <a href="https://www.technig.com/run-powershell-as-administrator-in-windows-server-2022/">Run PowerShell as Administrator 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/run-powershell-as-administrator-in-windows-server-2022/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">17880</post-id>	</item>
		<item>
		<title>File Server Resource Manager on Windows Server 2022</title>
		<link>https://www.technig.com/file-server-resource-manager-on-windows-server-2022/</link>
					<comments>https://www.technig.com/file-server-resource-manager-on-windows-server-2022/#respond</comments>
		
		<dc:creator><![CDATA[Habib Sarwari]]></dc:creator>
		<pubDate>Sun, 15 May 2022 18:00:00 +0000</pubDate>
				<category><![CDATA[Servers]]></category>
		<category><![CDATA[File Server Resource Manager]]></category>
		<category><![CDATA[FSRM]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Windows Security]]></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=17693</guid>

					<description><![CDATA[<div style="margin-bottom:20px;"><img width="1200" height="630" src="https://www.technig.com/wp-content/uploads/2022/04/FSRM.webp" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="File Server Resource Manager" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2022/04/FSRM.webp 1200w, https://www.technig.com/wp-content/uploads/2022/04/FSRM-300x158.webp 300w, https://www.technig.com/wp-content/uploads/2022/04/FSRM-1024x538.webp 1024w, https://www.technig.com/wp-content/uploads/2022/04/FSRM-768x403.webp 768w" sizes="(max-width: 1200px) 100vw, 1200px" /></div>
<p>When you create a file server, the File Server Resource Manager (FSRM) is a must-have tool. You can use the FSRM to set limits for storage, classify files and folders, and control the types of file(s) you want to store on the file server. Moreover, the FSRM feature is not installed by default on Windows [&#8230;]</p>
<p>The post <a href="https://www.technig.com/file-server-resource-manager-on-windows-server-2022/">File Server Resource Manager 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/04/FSRM.webp" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="File Server Resource Manager" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2022/04/FSRM.webp 1200w, https://www.technig.com/wp-content/uploads/2022/04/FSRM-300x158.webp 300w, https://www.technig.com/wp-content/uploads/2022/04/FSRM-1024x538.webp 1024w, https://www.technig.com/wp-content/uploads/2022/04/FSRM-768x403.webp 768w" sizes="(max-width: 1200px) 100vw, 1200px" /></div>
<p>When you create a file server, the <strong>File Server Resource Manager</strong> (FSRM) is a must-have tool. You can use the <a href="https://docs.microsoft.com/en-us/windows-server/storage/fsrm/fsrm-overview" target="_blank" rel="noreferrer noopener nofollow">FSRM </a>to set limits for storage, classify files and folders, and control the types of file(s) you want to store on the file server. Moreover, the FSRM feature is not installed by default on <a href="https://www.technig.com/free-download-windows-server-2022-iso-file/" target="_blank" rel="noreferrer noopener nofollow">Windows Server 2022</a> and the previous versions. You can install this feature manually using PowerShell or Server Manager. You will learn how to install the FSRM on Windows Server 2022. Additionally, you will learn how to restrict a folder by storage size and data type.</p>



<h2 class="wp-block-heading"><strong>Install File Server Resource Manager on Windows Server 2022</strong></h2>



<p>There are two ways to install this feature on Windows Server 2022:</p>



<h3 class="wp-block-heading"><strong>1. Install Using PowerShell</strong></h3>



<p>An easy and quick way to install the FSRM on Windows Server 2022 is using <strong>PowerShell</strong>. </p>



<ol class="wp-block-list"><li>Search the PowerShell in the Search box or open it from the Start Menu on Windows Server.</li><li>In the PowerShell window, write: <strong><code>Install-WindowsFeature FS-Resource-Manager</code> </strong>and enter.</li></ol>


<div class="wp-block-image">
<figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="1024" height="238" src="https://www.technig.com/wp-content/uploads/2022/04/Install-the-FSRM-Using-PowerShell-1024x238.png" alt="File Server Resource Manager on Windows Server 2022" class="wp-image-17697" srcset="https://www.technig.com/wp-content/uploads/2022/04/Install-the-FSRM-Using-PowerShell-1024x238.png 1024w, https://www.technig.com/wp-content/uploads/2022/04/Install-the-FSRM-Using-PowerShell-300x70.png 300w, https://www.technig.com/wp-content/uploads/2022/04/Install-the-FSRM-Using-PowerShell-768x178.png 768w, https://www.technig.com/wp-content/uploads/2022/04/Install-the-FSRM-Using-PowerShell.png 1278w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Install the FSRM Using PowerShell</figcaption></figure></div>


<p>It may take a few seconds to install. After the FSRM is installed, you can write the: <strong><code>Get-WindowsFeature |More</code></strong> to check whether it is installed successfully or not. If the installation was completed, you see the <strong>X</strong> sign in front of its name.</p>


<div class="wp-block-image">
<figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="1024" height="267" src="https://www.technig.com/wp-content/uploads/2022/04/FSRM-Installed-1024x267.png" alt="File Server Resource Manager on Windows Server 2022" class="wp-image-17698" srcset="https://www.technig.com/wp-content/uploads/2022/04/FSRM-Installed-1024x267.png 1024w, https://www.technig.com/wp-content/uploads/2022/04/FSRM-Installed-300x78.png 300w, https://www.technig.com/wp-content/uploads/2022/04/FSRM-Installed-768x200.png 768w, https://www.technig.com/wp-content/uploads/2022/04/FSRM-Installed.png 1194w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>FSRM Installed</figcaption></figure></div>


<h3 class="wp-block-heading">2. <strong>Install the FSRM through Server Manager</strong></h3>



<p>Another way to install the File Server Resource Manager on Windows Server is via the <strong>Server Manager</strong>.</p>



<ol class="wp-block-list"><li>Open the Server Manager in your Windows Server. Click on <strong>Manage</strong> and <strong>Add Roles and Features</strong> on the top right-hand side<strong>.</strong></li><li>Click on <strong>Next</strong> in Add Roles and Features Wizard.</li><li>Select the installation type: Role-based or Feature-based installation,<strong> </strong>and click <strong>Next</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/04/Select-Installation-Type-2-1024x670.png" alt="FSRM/Select Installation Type" class="wp-image-17699" width="768" height="503" srcset="https://www.technig.com/wp-content/uploads/2022/04/Select-Installation-Type-2-1024x670.png 1024w, https://www.technig.com/wp-content/uploads/2022/04/Select-Installation-Type-2-300x196.png 300w, https://www.technig.com/wp-content/uploads/2022/04/Select-Installation-Type-2-768x502.png 768w, https://www.technig.com/wp-content/uploads/2022/04/Select-Installation-Type-2.png 1251w" sizes="(max-width: 768px) 100vw, 768px" /><figcaption>Select the Installation Type</figcaption></figure></div>


<p>4. Choose the <strong>destination server</strong> and click <strong>next.</strong></p>



<p>5. Find the <strong>File and Storage Services</strong> feature in the Select Server Roles window and expand it. Under the   File and Storage Services, there are two more options. You expand the <strong>File and ISCSI Services.</strong></p>



<p>6. Find the File Server Resource Manager feature and select (Check) it, and a new window pop up; click on <strong>Add Features</strong>, and click <strong>next</strong>.</p>


<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/04/FSRM-1024x727.png" alt="Install File Server Resource Manager" class="wp-image-17703" width="768" height="545" srcset="https://www.technig.com/wp-content/uploads/2022/04/FSRM-1024x727.png 1024w, https://www.technig.com/wp-content/uploads/2022/04/FSRM-300x213.png 300w, https://www.technig.com/wp-content/uploads/2022/04/FSRM-768x545.png 768w, https://www.technig.com/wp-content/uploads/2022/04/FSRM.png 1180w" sizes="(max-width: 768px) 100vw, 768px" /><figcaption>File Server Resource Manager</figcaption></figure></div>


<p>7. In the Select Feature window, click <strong>Next,</strong> and in the Confirm the Installation Selections window, click on the <strong>Install</strong> button.</p>



<p>After the installation, open the <strong>Server Manager</strong>. Click on the <strong>Tools</strong> menu, and see the File Server Resource Manager added there.</p>



<h2 class="wp-block-heading"><strong>Configure File Server Resource Manager</strong></h2>



<p>When you open the File Server Resource Manager feature, there are five sub-features under it. You can use those sub-features according to the requirement. In this article, we discuss the most important of them: <strong>Quota Management</strong> and <strong>File Screening Management</strong>.</p>



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



<p>People use <strong>Quota Management</strong> to limit the space allowed for the volumes or folders and notify the admin or the user via email or other notifications. When you open the Quota Management, there are two other sub-container:</p>



<ol class="wp-block-list" type="1"><li>Quota: This container contains all the existing and upcoming quotas with details.</li><li>Quota template: it carries all the existing and ready templates.</li></ol>



<h4 class="wp-block-heading"><strong>How do create quotas?</strong></h4>



<ol class="wp-block-list"><li>Right-click on th<strong>e Quota</strong> container and click on <strong>Create Quota.</strong></li><li>In the Create Quota window, specify the folder path that you want to restrict. You can do it by browsing or writing the path of that folder.</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/04/Create-Quota.png" alt="File Server Resource Manager on Windows Server 2022" class="wp-image-17704" width="450" height="554" srcset="https://www.technig.com/wp-content/uploads/2022/04/Create-Quota.png 600w, https://www.technig.com/wp-content/uploads/2022/04/Create-Quota-244x300.png 244w" sizes="(max-width: 450px) 100vw, 450px" /><figcaption>Specify the Path of the Folder</figcaption></figure></div>


<p>3. In the same window, a question asking how do you want to configure quota properties? Beneath that question, there are two options.</p>



<ol class="wp-block-list"><li>&nbsp;If you check the &#8220;Drives properties from this quota template&#8221;, then open the drop-down menu. And select the limited space amount from the existing templates, and click Create.</li><li>Alternatively, if you check the second answer (Define custom quota properties), click on the Custom Properties button. The Custom Properties button lets you specify the quota properties yourself.</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/04/Create-Quota-1.png" alt="File Server Resource Manager on Windows Server 2022" class="wp-image-17705" width="450" height="554" srcset="https://www.technig.com/wp-content/uploads/2022/04/Create-Quota-1.png 600w, https://www.technig.com/wp-content/uploads/2022/04/Create-Quota-1-244x300.png 244w" sizes="(max-width: 450px) 100vw, 450px" /><figcaption>Using From Existing Template or Create New</figcaption></figure></div>


<p>4. If you want a custom quota, specify the space limit and types of quotas in the <strong>custom properties</strong> windows. There are two types of Quotas:</p>



<ol class="wp-block-list"><li><strong>Hard quota</strong> specifies not to exceed the defined amount.</li><li><strong>Soft quota</strong> is just for monitoring.</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/04/Specify-the-Type-of-Quota.png" alt="Specify the Type of Quota and Space Amount" class="wp-image-17707" width="549" height="671" srcset="https://www.technig.com/wp-content/uploads/2022/04/Specify-the-Type-of-Quota.png 732w, https://www.technig.com/wp-content/uploads/2022/04/Specify-the-Type-of-Quota-245x300.png 245w" sizes="(max-width: 549px) 100vw, 549px" /><figcaption>Specify the Type of Quota and Space Amount</figcaption></figure></div>


<p>5. Now click on <strong>Add</strong> button for the notification thresholds.</p>



<p>6. In the threshold window, specify when and how notification should notify the admin or user. And what type of notifications (Email, Event log, Command, or Report) should notify the admin or the user.</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/04/Add-Threshold.png" alt="Add Threshold" class="wp-image-17708" width="551" height="686" srcset="https://www.technig.com/wp-content/uploads/2022/04/Add-Threshold.png 734w, https://www.technig.com/wp-content/uploads/2022/04/Add-Threshold-241x300.png 241w" sizes="(max-width: 551px) 100vw, 551px" /><figcaption>Add Threshold Window</figcaption></figure></div>


<p>7. After defining the type of notification, click <strong>Ok</strong> to close the threshold windows. Then click again <strong>Ok</strong> to close the quota properties window. Finally, click on <strong>Create</strong> button in the Create Quota, and a new window asks you to save the newly created template. If you want to save the template, give it a name and click on <strong>Ok</strong>. Else, check the <strong>Save custom quota without saving the template</strong> and click the <strong>Ok</strong>.</p>



<h2 class="wp-block-heading"><strong>File Screening Management</strong></h2>



<p>You can use file screening management to control the types of files users can store in the folder or volumes. If you expand the file screening management, you will see three options:</p>



<ol class="wp-block-list" type="1"><li><strong>File Screen</strong>: you can see and create new file screens.</li><li>F<strong>ile Screen templates</strong>: it keeps many pre-made templates that you can use.</li><li>The third option is <strong>file Group</strong>: it consists of files in one group.</li></ol>



<h3 class="wp-block-heading"><strong>How to Create New File Screen</strong></h3>



<ol class="wp-block-list"><li>Right-click on <strong>File Screen</strong> and click on <strong>Create File Screen.</strong></li><li>Specify the path of the folder or volumes you want to implement the restriction.</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/04/File-Screen.png" alt="Specify the Folder Path you want to implement" class="wp-image-17710" width="448" height="516" srcset="https://www.technig.com/wp-content/uploads/2022/04/File-Screen.png 597w, https://www.technig.com/wp-content/uploads/2022/04/File-Screen-260x300.png 260w" sizes="(max-width: 448px) 100vw, 448px" /><figcaption>Specify the Folder Path</figcaption></figure></div>


<p>3. Question asking how do you want to configure file screen properties? If you check the <strong>Drive properties from this file screen template</strong>, open the drop-down menu beneath that and select the type of file you want to ban. Click <strong>create</strong>. You are done!</p>



<p>4. On the other hand, if you create a custom file screen, check the <strong>Define custom file screen properties</strong>. And click on the <strong>Custom Properties</strong> button.</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/04/Create-File-Screen.png" alt="Create File Screen" class="wp-image-17711" width="450" height="515" srcset="https://www.technig.com/wp-content/uploads/2022/04/Create-File-Screen.png 600w, https://www.technig.com/wp-content/uploads/2022/04/Create-File-Screen-262x300.png 262w" sizes="(max-width: 450px) 100vw, 450px" /><figcaption>Create File Screen</figcaption></figure></div>


<p>5. In file screen custom properties, define the type of file screens you want. There are two types of file screens:</p>



<ol class="wp-block-list"><li><strong>Active screening</strong>: this type does not allow users to save unauthorized files.</li><li><strong>Passive screening</strong>: allow users to save files (It is for monitoring)</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/04/File-Screen-Properties.png" alt="File Screen Properties" class="wp-image-17712" width="551" height="677" srcset="https://www.technig.com/wp-content/uploads/2022/04/File-Screen-Properties.png 734w, https://www.technig.com/wp-content/uploads/2022/04/File-Screen-Properties-244x300.png 244w" sizes="(max-width: 551px) 100vw, 551px" /><figcaption>Specify the Type of File Screen</figcaption></figure></div>


<p>6. Additionally, in the File Screen Custom properties window, click on the <strong>Create</strong> button if you want to create a new file screen. Or, select one option from the <strong>file groups</strong> column and click on the <strong>Edit</strong> button to bring changes to the existing file groups.</p>



<p>7. Define the type of notification (Email message, event, comment, or report) from the top menu and click <strong>Ok </strong>to close the window.</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/04/Create-new-file-screen.png" alt="Create new File Screen" class="wp-image-17713" width="480" height="538" srcset="https://www.technig.com/wp-content/uploads/2022/04/Create-new-file-screen.png 640w, https://www.technig.com/wp-content/uploads/2022/04/Create-new-file-screen-268x300.png 268w" sizes="(max-width: 480px) 100vw, 480px" /><figcaption>Create New File Screen</figcaption></figure></div>


<p>8. After you customize and select the file screen, click on the <strong>Create</strong> button. A new window shows up asking do you want to save the newly created template. If yes, give the name and click Ok. Else, check the Save custom file screening without saving the template and click Ok.</p>



<h4 class="wp-block-heading">T<strong>he Conclusion</strong></h4>



<p>To conclude, File Server Resource Manager is a feature in Windows Server that enables users to have extra monitoring of their files. In the article, you learned how to install the FSRM feature in Windows Server 2022 and limit folder size, and prevent unauthorized files. Write down your questions in the comment section.</p>



<p>You may find the below article useful!</p>



<p><a href="https://www.technig.com/windows-server-2022-backup-installation-and-configuration/" target="_blank" rel="noreferrer noopener nofollow">Windows Server 2022 Backup Installation and Configuration</a></p>



<p><a href="https://www.technig.com/configure-storage-pool-on-windows-server-2022/" target="_blank" rel="noreferrer noopener nofollow">How to Create and Configure Storage Pool on Windows Server 2022</a></p>



<p><a href="https://www.technig.com/configure-ntfs-permissions-in-windows-server-2022/" target="_blank" rel="noreferrer noopener nofollow">How to Configure NTFS Permissions on Windows Server 2022</a></p>
<p>The post <a href="https://www.technig.com/file-server-resource-manager-on-windows-server-2022/">File Server Resource Manager 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/file-server-resource-manager-on-windows-server-2022/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">17693</post-id>	</item>
		<item>
		<title>Enable and Configure Remote Desktop in Windows 11</title>
		<link>https://www.technig.com/enable-and-configure-remote-desktop-in-windows-11/</link>
					<comments>https://www.technig.com/enable-and-configure-remote-desktop-in-windows-11/#respond</comments>
		
		<dc:creator><![CDATA[Mashallah Haidarzada]]></dc:creator>
		<pubDate>Tue, 19 Apr 2022 10:45:02 +0000</pubDate>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Install and Configure]]></category>
		<category><![CDATA[Remote Desktop]]></category>
		<category><![CDATA[Remote Desktop Connection]]></category>
		<category><![CDATA[Remote Desktop Manager]]></category>
		<category><![CDATA[Windows 11]]></category>
		<category><![CDATA[Windows Server 2019]]></category>
		<category><![CDATA[Windows Server 2022]]></category>
		<guid isPermaLink="false">https://www.technig.com/?p=17358</guid>

					<description><![CDATA[<div style="margin-bottom:20px;"><img width="612" height="387" src="https://www.technig.com/wp-content/uploads/2022/04/screenshot_20220414_192254.png" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Remote Desktop Connection" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2022/04/screenshot_20220414_192254.png 612w, https://www.technig.com/wp-content/uploads/2022/04/screenshot_20220414_192254-300x190.png 300w" sizes="(max-width: 612px) 100vw, 612px" /></div>
<p>The Remote Desktop allows a computer to access another computer through the local area network (LAN) or the internet. This software is pre-installed on the latest windows, but you have to enable it. There are many different ways to enable and configure remote desktop in windows 11. Enable Remote Desktop in Windows 11 through Settings [&#8230;]</p>
<p>The post <a href="https://www.technig.com/enable-and-configure-remote-desktop-in-windows-11/">Enable and Configure Remote Desktop in Windows 11</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div style="margin-bottom:20px;"><img width="612" height="387" src="https://www.technig.com/wp-content/uploads/2022/04/screenshot_20220414_192254.png" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Remote Desktop Connection" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2022/04/screenshot_20220414_192254.png 612w, https://www.technig.com/wp-content/uploads/2022/04/screenshot_20220414_192254-300x190.png 300w" sizes="(max-width: 612px) 100vw, 612px" /></div>
<p>The Remote Desktop allows a computer to access another computer through the local area network (LAN) or the internet. This software is pre-installed on the latest windows, but you have to enable it. There are many different ways to enable and configure remote desktop in windows 11.</p>



<h2 class="wp-block-heading">Enable Remote Desktop in Windows 11 through Settings</h2>



<p>To connect from one computer to another computer remotely, you have to enable the Remote Desktop on the target computer. Then connect the local management computer to the target computer. The target computer is the computer that you want to be managed, and the local management computer is the computer that connects to the target computer remotely and manages it.</p>



<p>To enable remote desktop go to <strong>Settings</strong>, <strong>System</strong>, and click on <strong>Remote Desktop</strong>.</p>



<div class="wp-block-image"><figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="881" height="448" src="//i0.wp.com/technig.com/wp-content/uploads/2022/04/screenshot_20220412_155648-1.png" alt="" class="wp-image-17398" srcset="https://www.technig.com/wp-content/uploads/2022/04/screenshot_20220412_155648-1.png 881w, https://www.technig.com/wp-content/uploads/2022/04/screenshot_20220412_155648-1-300x153.png 300w, https://www.technig.com/wp-content/uploads/2022/04/screenshot_20220412_155648-1-768x391.png 768w" sizes="(max-width: 881px) 100vw, 881px" /><figcaption>Access Remote Desktop settings.</figcaption></figure></div>



<p>When you get to the Remote Desktop window in Windows 11, basic settings have to know to configure well.</p>



<ol class="wp-block-list"><li><strong>Remote Desktop on-off button</strong>; you can switch <strong>On</strong> to enable remote desktop and <strong>Off</strong> to disable it.</li><li><strong>Require devices to use Network Level Authentication to connect (Recommended)</strong>: it allows only the authenticated users (members of the Remote Desktop Users group) to connect. To enable this feature, checkmark the box for this feature.</li><li><strong>Remote Desktop port</strong>: the port that the remote desktop use to make a connection between devices is port number 3389</li><li><strong>PC name:</strong> you can use a computer&#8217;s <strong>PC name</strong> or <strong>IP address</strong> to connect to it remotely.   </li><li><strong>Remote Desktop users</strong>: choose who can remotely access this PC, click on it and add the users and groups. I will explain how to add users and groups to the Remote Desktop Users group in more detail.</li></ol>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="1024" height="602" src="https://www.technig.com/wp-content/uploads/2022/04/screenshot_20220413_200415-1024x602.png" alt="Enable and configure Remote Desktop through settings in Windows 11." class="wp-image-17419" srcset="https://www.technig.com/wp-content/uploads/2022/04/screenshot_20220413_200415-1024x602.png 1024w, https://www.technig.com/wp-content/uploads/2022/04/screenshot_20220413_200415-300x176.png 300w, https://www.technig.com/wp-content/uploads/2022/04/screenshot_20220413_200415-768x451.png 768w, https://www.technig.com/wp-content/uploads/2022/04/screenshot_20220413_200415-357x210.png 357w, https://www.technig.com/wp-content/uploads/2022/04/screenshot_20220413_200415.png 1123w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Enable and configure Remote Desktop through windows settings.</figcaption></figure></div>



<p>If the operating system you are using is not Windows 11, enable remote desktop through system properties. Enable remote desktop through system properties is the typical way in all windows. Now that you have enabled the remote in windows 11, you can scroll down to configure the Remote Desktop Users group.</p>



<h2 class="wp-block-heading">Enable Remote Desktop through System Properties</h2>



<p>There are different ways to enable and configure Remote Desktop, but allowing that from System Properties is expected in the latest windows. Enabling Remote Desktop from System Properties is the same in Windows 7 and later. Follow the steps below to access System Properties, and configure the remote desktop through System Properties.</p>



<ul class="wp-block-list"><li>Go to <strong>Settings</strong>, scroll down, click on About, and then click on <strong>Advanced System Settings</strong>. Or Type the <code>sysdm.cpl</code> command in the <strong>Run</strong>.</li></ul>



<div class="wp-block-image"><figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="578" height="345" src="//i0.wp.com/technig.com/wp-content/uploads/2022/04/screenshot_20220413_170949.png" alt="Access System Properties through Run in windows 11 to configure remote desktop." class="wp-image-17414" srcset="https://www.technig.com/wp-content/uploads/2022/04/screenshot_20220413_170949.png 578w, https://www.technig.com/wp-content/uploads/2022/04/screenshot_20220413_170949-300x179.png 300w" sizes="(max-width: 578px) 100vw, 578px" /><figcaption>Type <strong>sysdm.cpl</strong> command in Run.</figcaption></figure></div>



<ul class="wp-block-list"><li>Click on <strong>Remote</strong>, and select <strong>Allow remote connections to this computer</strong>. If you want to allow specific users to connect remotely, select <strong>Allow connections only from Remote Desktop computers with Network Level Authentication (recommended). Th</strong>en click on <strong>Select Users</strong> to specify users. Once the users have been added, click <strong>OK</strong>.</li></ul>



<div class="wp-block-image"><figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="411" height="466" src="https://www.technig.com/wp-content/uploads/2022/04/screenshot_20220412_132035.png" alt="Allow remote connections in Windows 11." class="wp-image-17377" srcset="https://www.technig.com/wp-content/uploads/2022/04/screenshot_20220412_132035.png 411w, https://www.technig.com/wp-content/uploads/2022/04/screenshot_20220412_132035-265x300.png 265w" sizes="(max-width: 411px) 100vw, 411px" /><figcaption>Enable specific users to have remote access.</figcaption></figure></div>



<p>From the Settings and System properties, you can specify which users or groups can access this computer remotely. Below I have explained how to add users and groups to the Remote Desktop Users group.</p>



<p><strong>Related Article</strong>: <a href="https://www.technig.com/enable-remote-desktop-using-command/" target="_blank" rel="noreferrer noopener">Enable Remote Desktop using CMD</a>.</p>



<h2 class="wp-block-heading">Add users and groups to the Remote Desktop Users group.</h2>



<p>A more common way to add users and groups to another group is through group policy in Computer Management. But you can add users and groups to the Remote Desktop Users group from Remote Desktop settings or System Properties. Since I have explained enabling remote desktop through windows settings and System Properties, just one click on Select Users can get you to the screen below. Follow the steps below to add users and groups to the Remote Desktop Users group.</p>



<ul class="wp-block-list"><li>Click <strong>Add</strong> to add users and groups to the <strong>Remote Desktop Users</strong> group.</li></ul>



<div class="wp-block-image"><figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="918" height="628" src="https://www.technig.com/wp-content/uploads/2022/04/screenshot_20220413_194427.png" alt="Add users to remote desktop group" class="wp-image-17418" srcset="https://www.technig.com/wp-content/uploads/2022/04/screenshot_20220413_194427.png 918w, https://www.technig.com/wp-content/uploads/2022/04/screenshot_20220413_194427-300x205.png 300w, https://www.technig.com/wp-content/uploads/2022/04/screenshot_20220413_194427-768x525.png 768w" sizes="(max-width: 918px) 100vw, 918px" /><figcaption>List of the users that can connect to this computer remotely.</figcaption></figure></div>



<ul class="wp-block-list"><li>Click on <strong>Find Now</strong>, list of users and groups will appear. Select a user or a group, then click <strong>OK</strong>.</li></ul>



<div class="wp-block-image"><figure class="aligncenter"><img loading="lazy" decoding="async" width="512" height="577" src="https://www.technig.com/wp-content/uploads/2022/04/screenshot_20220412_134508.png" alt="Select users manually to configure the users to be member of Remote Desktop Users group in windows 11." class="wp-image-17386" srcset="https://www.technig.com/wp-content/uploads/2022/04/screenshot_20220412_134508.png 512w, https://www.technig.com/wp-content/uploads/2022/04/screenshot_20220412_134508-266x300.png 266w" sizes="(max-width: 512px) 100vw, 512px" /><figcaption>List of users that can be assigned access to have remote connections.</figcaption></figure></div>



<ul class="wp-block-list"><li>Add the users and groups you want to have remote access then click <strong>OK</strong>. </li></ul>



<div class="wp-block-image"><figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="458" height="252" src="https://www.technig.com/wp-content/uploads/2022/04/screenshot_20220412_142322.png" alt="You can Select Multiple users and groups" class="wp-image-17388" srcset="https://www.technig.com/wp-content/uploads/2022/04/screenshot_20220412_142322.png 458w, https://www.technig.com/wp-content/uploads/2022/04/screenshot_20220412_142322-300x165.png 300w" sizes="(max-width: 458px) 100vw, 458px" /><figcaption>You can add multiple users and groups.</figcaption></figure></div>



<ul class="wp-block-list"><li>A list of the users added to the Remote Desktop Users group shows up here. To remove users from the <strong>Remote Desktop Users</strong> group, select user and click on remove. Click <strong>OK</strong> to apply the changes.</li></ul>



<div class="wp-block-image"><figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="374" height="332" src="https://www.technig.com/wp-content/uploads/2022/04/screenshot_20220412_143035.png" alt="List of users that have remote access." class="wp-image-17389" srcset="https://www.technig.com/wp-content/uploads/2022/04/screenshot_20220412_143035.png 374w, https://www.technig.com/wp-content/uploads/2022/04/screenshot_20220412_143035-300x266.png 300w" sizes="(max-width: 374px) 100vw, 374px" /><figcaption>Shows Users that have been added to the Remote Desktop Users group.</figcaption></figure></div>



<p>You can configure all the users on your computer to have remote access or configure specific users to have remote access. It is better to specify the user you allow to have remote access for security reasons.</p>



<p>You may also like to know <a href="https://support.microsoft.com/en-us/windows/how-to-use-remote-desktop-5fe128d5-8fb1-7a23-3b8a-41e636865e8c#ID0EDD=Windows_11" target="_blank" rel="noreferrer noopener">How to use Remote Desktop (microsoft.com)</a></p>



<h2 class="wp-block-heading">Connect to a Machine using Remote Desktop</h2>



<p>Now that you enabled remote desktop on the target computer. Follow the steps below to connect the local management computer to the target computer remotely.</p>



<ul class="wp-block-list"><li> Run the command <code>mstsc</code> in the local management computer.</li></ul>



<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/04/screenshot_20220413_223120.png" alt="Run the &quot;mstsc&quot; command to open Remote Desktop Connection." class="wp-image-17421" width="567" height="336" srcset="https://www.technig.com/wp-content/uploads/2022/04/screenshot_20220413_223120.png 567w, https://www.technig.com/wp-content/uploads/2022/04/screenshot_20220413_223120-300x178.png 300w" sizes="(max-width: 567px) 100vw, 567px" /><figcaption>Run the &#8220;mstsc&#8221; command.</figcaption></figure></div>



<ul class="wp-block-list"><li>In the <strong>Remote Desktop Connection</strong>, type the IP address or name of the target computer.</li></ul>



<div class="wp-block-image"><figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="612" height="387" src="//i0.wp.com/technig.com/wp-content/uploads/2022/04/screenshot_20220413_224117-1.jpg" alt="" class="wp-image-17423" srcset="https://www.technig.com/wp-content/uploads/2022/04/screenshot_20220413_224117-1.jpg 612w, https://www.technig.com/wp-content/uploads/2022/04/screenshot_20220413_224117-1-300x190.jpg 300w" sizes="(max-width: 612px) 100vw, 612px" /><figcaption>Type the IP address of the target computer in Remote Desktop Connection.</figcaption></figure></div>



<ul class="wp-block-list"><li>When the screen below appears, enter a user&#8217;s credential that is a member of the Remote Desktop Users group. Type the username and password, then click <strong>OK</strong>.</li></ul>



<div class="wp-block-image"><figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="684" height="782" src="https://www.technig.com/wp-content/uploads/2022/04/screenshot_20220414_095220.jpg" alt="Enter your credentials to login remotely." class="wp-image-17428" srcset="https://www.technig.com/wp-content/uploads/2022/04/screenshot_20220414_095220.jpg 684w, https://www.technig.com/wp-content/uploads/2022/04/screenshot_20220414_095220-262x300.jpg 262w" sizes="(max-width: 684px) 100vw, 684px" /><figcaption>Enter an authorised user&#8217;s credentials.</figcaption></figure></div>



<p>Most of the configurations happen in the target to make a remote connection. In the local management computer (the computer you want to use for remote connection), open the Remote Desktop Connection, type the IP address of the target computer, and then log in with an authorised user. Enable remote desktop in the target computer (the computer you want to manage) and add users to the Remote Desktop Users group.</p>



<p>To know about remote servers in windows servers, click on <a href="https://www.technig.com/install-remote-server-administration-tools-windows-10/" target="_blank" rel="noreferrer noopener">How to Install Remote Server Administration Tools on Windows 10? (technig.com)</a></p>
<p>The post <a href="https://www.technig.com/enable-and-configure-remote-desktop-in-windows-11/">Enable and Configure Remote Desktop in Windows 11</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.technig.com/enable-and-configure-remote-desktop-in-windows-11/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">17358</post-id>	</item>
	</channel>
</rss>
