
<?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 2016 Archives - TECHNIG</title>
	<atom:link href="https://www.technig.com/tag/windows-server-2016/feed/" rel="self" type="application/rss+xml" />
	<link>https://168.138.42.164/tag/windows-server-2016/</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 2016 Archives - TECHNIG</title>
	<link>https://168.138.42.164/tag/windows-server-2016/</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 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 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>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>Create and Configure a DHCP Scope in Windows Server 2022</title>
		<link>https://www.technig.com/create-and-configure-a-dhcp-scope-in-windows-server-2022/</link>
					<comments>https://www.technig.com/create-and-configure-a-dhcp-scope-in-windows-server-2022/#respond</comments>
		
		<dc:creator><![CDATA[Danish]]></dc:creator>
		<pubDate>Thu, 14 Apr 2022 10:30:23 +0000</pubDate>
				<category><![CDATA[MCSA]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Configure DHCP Scope]]></category>
		<category><![CDATA[DHCP Configuration]]></category>
		<category><![CDATA[DHCP Scope Configuration]]></category>
		<category><![CDATA[How to]]></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=17334</guid>

					<description><![CDATA[<div style="margin-bottom:20px;"><img width="1137" height="650" src="https://www.technig.com/wp-content/uploads/2022/04/Feature-Image-Final.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Create and Configure a DHCP Scope on Windows Server 2022 Using GUI" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2022/04/Feature-Image-Final.jpg 1137w, https://www.technig.com/wp-content/uploads/2022/04/Feature-Image-Final-300x172.jpg 300w, https://www.technig.com/wp-content/uploads/2022/04/Feature-Image-Final-1024x585.jpg 1024w, https://www.technig.com/wp-content/uploads/2022/04/Feature-Image-Final-768x439.jpg 768w, https://www.technig.com/wp-content/uploads/2022/04/Feature-Image-Final-750x430.jpg 750w" sizes="(max-width: 1137px) 100vw, 1137px" /></div>
<p>Creating and configuring a DHCP Scope is a primary configuration of a DHCP server. A DHCP scope is a range of IP addresses we define for the clients in a subnet. A DHCP server manages this scope. It assigns a specific IP address from this scope to each client in the subnet upon their request [&#8230;]</p>
<p>The post <a href="https://www.technig.com/create-and-configure-a-dhcp-scope-in-windows-server-2022/">Create and Configure a DHCP Scope 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="1137" height="650" src="https://www.technig.com/wp-content/uploads/2022/04/Feature-Image-Final.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Create and Configure a DHCP Scope on Windows Server 2022 Using GUI" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2022/04/Feature-Image-Final.jpg 1137w, https://www.technig.com/wp-content/uploads/2022/04/Feature-Image-Final-300x172.jpg 300w, https://www.technig.com/wp-content/uploads/2022/04/Feature-Image-Final-1024x585.jpg 1024w, https://www.technig.com/wp-content/uploads/2022/04/Feature-Image-Final-768x439.jpg 768w, https://www.technig.com/wp-content/uploads/2022/04/Feature-Image-Final-750x430.jpg 750w" sizes="(max-width: 1137px) 100vw, 1137px" /></div>
<p>Creating and configuring a <a href="https://docs.microsoft.com/en-us/troubleshoot/windows-server/networking/install-configure-dhcp-server-workgroup" target="_blank" rel="noreferrer noopener nofollow">DHCP Scope</a> is a primary configuration of a DHCP server. A DHCP scope is a range of IP addresses we define for the clients in a subnet. A DHCP server manages this scope. It assigns a specific IP address from this scope to each client in the subnet upon their request for an IP address. That is the primary goal for creating a DHCP scope, besides other network settings it includes. This article walks you through the steps to create and configure a DHCP scope using the graphical user interface (GUI) in <a href="https://www.technig.com/free-download-windows-server-2022-iso-file/" target="_blank" rel="noreferrer noopener nofollow">Windows Server 2022</a>. </p>



<p>You may also like to read: <a href="https://www.technig.com/install-and-configure-dhcp-in-windows-server-2022-using-server-manager/">Install And Configure DHCP In Windows Server 2022 Using Server Manager</a></p>



<h2 class="wp-block-heading">Steps to Create and Configure a DHCP Scope</h2>



<p>It is easy enough to create and configure a DHCP scope using the GUI method on Windows Server 2022. </p>



<ul class="wp-block-list"><li>Open the <strong>Server Manager</strong> console. Then, go to the <strong>Tools </strong>menu on the <strong>Server Manager</strong> and click on <strong>DHCP</strong>. </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/1-2.jpg" alt="Opening DHCP from the Tools from the Server Manager on Server 2022" class="wp-image-17349" width="707" height="410" srcset="https://www.technig.com/wp-content/uploads/2022/04/1-2.jpg 664w, https://www.technig.com/wp-content/uploads/2022/04/1-2-300x174.jpg 300w" sizes="(max-width: 707px) 100vw, 707px" /><figcaption>Opening DHCP from the Tools from the Server Manager</figcaption></figure></div>



<ul class="wp-block-list"><li>Expand your DHCP server and right-click on <strong>IPv4</strong>. Select<strong> New Scope </strong>from the options and click on <strong>Next </strong>on the <strong>Welcome </strong>window.</li></ul>



<div class="wp-block-image"><figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="685" height="487" src="https://www.technig.com/wp-content/uploads/2022/04/2-3.jpg" alt="Creating New IPv4 DHCP Scope from DHCP console " class="wp-image-17351" srcset="https://www.technig.com/wp-content/uploads/2022/04/2-3.jpg 685w, https://www.technig.com/wp-content/uploads/2022/04/2-3-300x213.jpg 300w" sizes="(max-width: 685px) 100vw, 685px" /><figcaption>Creating New IPv4 DHCP Scope from DHCP console </figcaption></figure></div>



<ul class="wp-block-list"><li>Put a name and the description for your new DHCP scope, then click on <strong>Next</strong>. </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/3-3.jpg" alt="Naming the New DHCP scope " class="wp-image-17365" width="520" height="428" srcset="https://www.technig.com/wp-content/uploads/2022/04/3-3.jpg 518w, https://www.technig.com/wp-content/uploads/2022/04/3-3-300x247.jpg 300w" sizes="(max-width: 520px) 100vw, 520px" /><figcaption>Naming the New DHCP scope </figcaption></figure></div>



<ul class="wp-block-list"><li>Specify the range of IP addresses for your DHCP pool using the <strong>Start IP address</strong> and <strong>End IP address </strong>boxes. Then, configure the <strong>subnet mask</strong> and click on <strong>Next</strong>.</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/4-3.jpg" alt="Specifying the Range for our New DHCP Scope" class="wp-image-17366" width="518" height="425"/><figcaption>Specifying the Range for our New DHCP Scope</figcaption></figure></div>



<ul class="wp-block-list"><li>Add the exclusion range using the <strong>Start </strong>and <strong>End </strong>IP address boxes and the <strong>Add </strong>button. Click on the <strong>Next </strong>when you set it. </li></ul>



<div class="wp-block-image"><figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="518" height="425" src="https://www.technig.com/wp-content/uploads/2022/04/5-5.jpg" alt="Adding Exclusion Range for a New DHCP Scope" class="wp-image-17367" srcset="https://www.technig.com/wp-content/uploads/2022/04/5-5.jpg 518w, https://www.technig.com/wp-content/uploads/2022/04/5-5-300x246.jpg 300w" sizes="(max-width: 518px) 100vw, 518px" /><figcaption>Adding Exclusion Range for a New DHCP Scope</figcaption></figure></div>



<ul class="wp-block-list"><li>Define the Lease duration or leave it as default and click on <strong>Next</strong> afterwards.  </li></ul>



<div class="wp-block-image"><figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="517" height="426" src="https://www.technig.com/wp-content/uploads/2022/04/6-3.jpg" alt="Specifying the Lease Duration for a DHCP Scope" class="wp-image-17368" srcset="https://www.technig.com/wp-content/uploads/2022/04/6-3.jpg 517w, https://www.technig.com/wp-content/uploads/2022/04/6-3-300x247.jpg 300w" sizes="(max-width: 517px) 100vw, 517px" /><figcaption>Specifying the Lease Duration for a DHCP Scope</figcaption></figure></div>



<ul class="wp-block-list"><li>Check out the first option on the next screen to further configure your DHCP scope, and click on <strong>Next</strong>.</li></ul>



<div class="wp-block-image"><figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="517" height="427" src="https://www.technig.com/wp-content/uploads/2022/04/7-2.jpg" alt="Option to Further Configure the DHCP scope" class="wp-image-17371" srcset="https://www.technig.com/wp-content/uploads/2022/04/7-2.jpg 517w, https://www.technig.com/wp-content/uploads/2022/04/7-2-300x248.jpg 300w" sizes="(max-width: 517px) 100vw, 517px" /><figcaption>The Option to Configure the DHCP scope</figcaption></figure></div>



<ul class="wp-block-list"><li>Add the <strong>Default Gateway</strong> address of your network if you have, and click on <strong>Next</strong>. </li></ul>



<div class="wp-block-image"><figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="516" height="426" src="https://www.technig.com/wp-content/uploads/2022/04/8-2.jpg" alt="Specifying the Default Gateway for a DHCP Scope" class="wp-image-17372" srcset="https://www.technig.com/wp-content/uploads/2022/04/8-2.jpg 516w, https://www.technig.com/wp-content/uploads/2022/04/8-2-300x248.jpg 300w" sizes="(max-width: 516px) 100vw, 516px" /><figcaption>Specifying the Default Gateway for a DHCP Scope</figcaption></figure></div>



<ul class="wp-block-list"><li>Specify the <strong>Domain Name</strong> and add the <strong>DNS Server(s)</strong> on the next screen. Click on <strong>Next</strong> to continue.</li></ul>



<div class="wp-block-image"><figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="516" height="425" src="https://www.technig.com/wp-content/uploads/2022/04/9-2.jpg" alt="Specifying the Domain Address in a DHCP Scope" class="wp-image-17379" srcset="https://www.technig.com/wp-content/uploads/2022/04/9-2.jpg 516w, https://www.technig.com/wp-content/uploads/2022/04/9-2-300x247.jpg 300w" sizes="(max-width: 516px) 100vw, 516px" /><figcaption>Specifying the Domain Address in a DHCP Scope</figcaption></figure></div>



<ul class="wp-block-list"><li>Add the <strong>WINS Server(s)</strong> address if you use it. However, we no longer use WINS Server. </li></ul>



<div class="wp-block-image"><figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="517" height="424" src="https://www.technig.com/wp-content/uploads/2022/04/10-1.jpg" alt="Adding WINS Server in a DCHP scope" class="wp-image-17381" srcset="https://www.technig.com/wp-content/uploads/2022/04/10-1.jpg 517w, https://www.technig.com/wp-content/uploads/2022/04/10-1-300x246.jpg 300w" sizes="(max-width: 517px) 100vw, 517px" /><figcaption>Adding WINS Server in a DCHP scope</figcaption></figure></div>



<ul class="wp-block-list"><li>The last step is to activate the scope. Check the first option to activate, and click on <strong>Next</strong>. Click on <strong>Finish </strong>on the next page. </li></ul>



<div class="wp-block-image"><figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="516" height="424" src="https://www.technig.com/wp-content/uploads/2022/04/11-1.jpg" alt="Activating the DHCP Scope" class="wp-image-17380" srcset="https://www.technig.com/wp-content/uploads/2022/04/11-1.jpg 516w, https://www.technig.com/wp-content/uploads/2022/04/11-1-300x247.jpg 300w" sizes="(max-width: 516px) 100vw, 516px" /><figcaption>Activating the DHCP Scope</figcaption></figure></div>



<p>The above steps are all that we need to go with to create and configure a new DHCP scope on Server 2022.</p>



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



<p>DHCP Scope configuration is, by far, the setting we should go with right after <a href="https://www.technig.com/install-and-configure-dhcp-in-windows-server-2022-using-server-manager/" target="_blank" rel="noreferrer noopener nofollow">installing and configuring the DHCP role</a> on our DHCP Server. As described in a step-by-step approach, we primarily define the range of IP addresses from which a DHCP server should assign to each client in a subnet. Additionally, we also specify the exclusion range and some other settings, including Default Gateway, DNS server, and scope activation.</p>



<p>I hope you found this article informative and helpful. You may share us your queries and thoughts in the comment section. </p>
<p>The post <a href="https://www.technig.com/create-and-configure-a-dhcp-scope-in-windows-server-2022/">Create and Configure a DHCP Scope 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-and-configure-a-dhcp-scope-in-windows-server-2022/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">17334</post-id>	</item>
		<item>
		<title>How to Create and Configure Storage Pool on Windows Server 2022</title>
		<link>https://www.technig.com/configure-storage-pool-on-windows-server-2022/</link>
					<comments>https://www.technig.com/configure-storage-pool-on-windows-server-2022/#respond</comments>
		
		<dc:creator><![CDATA[Danish]]></dc:creator>
		<pubDate>Mon, 04 Apr 2022 09:56:47 +0000</pubDate>
				<category><![CDATA[MCSA]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Storage Management]]></category>
		<category><![CDATA[Storage Pool]]></category>
		<category><![CDATA[Storage Spaces]]></category>
		<category><![CDATA[Windows Server 2016]]></category>
		<category><![CDATA[Windows Server 2022]]></category>
		<guid isPermaLink="false">https://www.technig.com/?p=17056</guid>

					<description><![CDATA[<div style="margin-bottom:20px;"><img width="1000" height="800" src="https://www.technig.com/wp-content/uploads/2022/04/New-Project-1.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="How to create and configure Storage Pool on Windows Server 2022" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2022/04/New-Project-1.jpg 1000w, https://www.technig.com/wp-content/uploads/2022/04/New-Project-1-300x240.jpg 300w, https://www.technig.com/wp-content/uploads/2022/04/New-Project-1-768x614.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" /></div>
<p>Storage management is a critical topic in almost any networked enterprise of any size. An essential part of this topic is to create and configure storage pools. A storage pool enables us to combine multiple dynamic disks as a single large space. We can then create as many virtual disks as we want from that [&#8230;]</p>
<p>The post <a href="https://www.technig.com/configure-storage-pool-on-windows-server-2022/">How to Create and Configure Storage Pool 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="1000" height="800" src="https://www.technig.com/wp-content/uploads/2022/04/New-Project-1.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="How to create and configure Storage Pool on Windows Server 2022" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2022/04/New-Project-1.jpg 1000w, https://www.technig.com/wp-content/uploads/2022/04/New-Project-1-300x240.jpg 300w, https://www.technig.com/wp-content/uploads/2022/04/New-Project-1-768x614.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" /></div>
<p>Storage management is a critical topic in almost any networked enterprise of any size. An essential part of this topic is to create and configure <a href="https://docs.microsoft.com/en-us/windows-server/storage/storage-spaces/deploy-standalone-storage-spaces#:~:text=A%20storage%20pool%20is%20a,referred%20to%20as%20storage%20spaces." target="_blank" rel="noreferrer noopener nofollow">storage pools</a>. A storage pool enables us to combine multiple dynamic disks as a single large space. We can then create as many virtual disks as we want from that storage pool. We can further partition those virtual disks into multiple volumes. Hence, It is an important and straightforward topic we will cover in this article, mainly focusing on how we can create and configure a storage pool on Windows Server 2022. </p>



<p>In addition to the above topics, we will first discuss how to add virtual disks on VMware virtual machines. This is a prerequisite for configuring storage pools using Windows Server 2022 virtual machine on a VMware workstation, and you do not have multiple physical disks. Briefly saying, we will walk through the followings: </p>



<ul class="wp-block-list"><li>How to add virtual disks on VMware virtual machine. </li><li>How to create a storage pool on Windows Server 2022</li><li>And how to create virtual disks from the storage pool</li></ul>



<p>If you already know any of the above sections, you can skip them and continue with the section you do not know. </p>



<h2 class="wp-block-heading">Adding Virtual Disks on Windows Server 2022 VMware Virtual Machine</h2>



<p>Before creating and configuring Storage Pools on a Windows Server 2022 VMware virtual machine, We need to add at least two virtual disks. Follow the below steps to do so. </p>



<ul class="wp-block-list"><li>Shut down your Server 2022 machine if it is running. </li><li>Go to your virtual machine settings. To do so, select the virtual machine, and open the <strong>Edit virtual machine settings</strong> option. </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/03/1.jpg" alt="Adding a virtual disk on Window Server 2022 VMware virtual machine" class="wp-image-17057" width="610" height="399" srcset="https://www.technig.com/wp-content/uploads/2022/03/1.jpg 827w, https://www.technig.com/wp-content/uploads/2022/03/1-300x196.jpg 300w, https://www.technig.com/wp-content/uploads/2022/03/1-768x501.jpg 768w, https://www.technig.com/wp-content/uploads/2022/03/1-210x136.jpg 210w" sizes="(max-width: 610px) 100vw, 610px" /><figcaption>Adding a virtual disk on Window Server 2022 VMware virtual machine | Virtual Machine Settings</figcaption></figure></div>



<ul class="wp-block-list"><li>On the <strong>Hardware</strong> tab of the <strong>Settings </strong>window, click on <strong>Add</strong>. Choose <strong>Hard Disk</strong> on the new wizard, and click on <strong>Next</strong>, afterwards.</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/03/2-1.jpg" alt="Adding a virtual disk on Window Server 2022 VMware virtual machine" class="wp-image-17058" width="615" height="598" srcset="https://www.technig.com/wp-content/uploads/2022/03/2-1.jpg 745w, https://www.technig.com/wp-content/uploads/2022/03/2-1-300x292.jpg 300w" sizes="(max-width: 615px) 100vw, 615px" /><figcaption>Adding a virtual disk on Window Server 2022 VMware virtual machine | Add Hard Disk</figcaption></figure></div>



<ul class="wp-block-list"><li>Choose the <strong>SCSI</strong> option as disk type, and click on <strong>Next</strong>.</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/03/3-1.jpg" alt="Adding a virtual disk on Window Server 2022 VMware virtual machine" class="wp-image-17060" width="521" height="506" srcset="https://www.technig.com/wp-content/uploads/2022/03/3-1.jpg 441w, https://www.technig.com/wp-content/uploads/2022/03/3-1-300x292.jpg 300w" sizes="(max-width: 521px) 100vw, 521px" /><figcaption>Adding a virtual disk on Window Server 2022 VMware virtual machine | Disk Type</figcaption></figure></div>



<ul class="wp-block-list"><li>Check the <strong>Create a new virtual disk</strong> option and click on <strong>Next</strong>. </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/03/4-1.jpg" alt="Adding a virtual disk on Window Server 2022 VMware virtual machine" class="wp-image-17061" width="496" height="484" srcset="https://www.technig.com/wp-content/uploads/2022/03/4-1.jpg 440w, https://www.technig.com/wp-content/uploads/2022/03/4-1-300x293.jpg 300w" sizes="(max-width: 496px) 100vw, 496px" /><figcaption>Adding a virtual disk on Window Server 2022 VMware virtual machine | New Disk</figcaption></figure></div>



<ul class="wp-block-list"><li>Specify the maximum disk size for your virtual hard disk. Then, select the <strong>Split virtual disk into multiple files</strong>. Click on <strong>Next</strong>, finally. </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/03/5-1.jpg" alt="Adding a virtual disk on Window Server 2022 VMware virtual machine | Disk Size" class="wp-image-17063" width="496" height="481" srcset="https://www.technig.com/wp-content/uploads/2022/03/5-1.jpg 442w, https://www.technig.com/wp-content/uploads/2022/03/5-1-300x291.jpg 300w" sizes="(max-width: 496px) 100vw, 496px" /><figcaption>Adding a virtual disk on Window Server 2022 VMware virtual machine | Disk Size</figcaption></figure></div>



<ul class="wp-block-list"><li>Browse for the location where you intend to save the disk files. You can also modify the disk name here. Once set, click on <strong>Finish</strong>.</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/03/6-1.jpg" alt="Adding a virtual disk on Window Server 2022 VMware virtual machine | Virtual Disk Location" class="wp-image-17064" width="496" height="476" srcset="https://www.technig.com/wp-content/uploads/2022/03/6-1.jpg 442w, https://www.technig.com/wp-content/uploads/2022/03/6-1-300x288.jpg 300w" sizes="(max-width: 496px) 100vw, 496px" /><figcaption>Adding a virtual disk on Window Server 2022 VMware virtual machine | Virtual Disk Location</figcaption></figure></div>



<p>To this point, we have added a new virtual disk to our Windows Server 2022 virtual machine. We need at least two disks to create a Storage Pool as we mentioned above. So, following the above steps, add a new virtual disk, and then continue to the next section. </p>



<p>You may also like to read <a href="https://www.technig.com/create-a-virtual-machine-in-vmware/" target="_blank" rel="noreferrer noopener">How To Create A Virtual Machine In VMWare.</a> </p>



<h2 class="wp-block-heading">Creating a Storage Pool on Windows Server 2022</h2>



<p>As we said previously, we can combine multiple dynamic disks in one place with a storage pool. We provided the prerequisite in the first section. In this section, we go through the steps to create and configure a storage pool on Windows Server 2022. </p>



<ul class="wp-block-list"><li>Open <strong>Server Manager</strong> on your Windows Server 2022. </li><li>On the left-hand panel, open the <strong>File and Storage Services</strong> option. </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/03/7-1.jpg" alt="Creating storage pool on Windows Server 2022 | File and Storage Services" class="wp-image-17071" width="662" height="354" srcset="https://www.technig.com/wp-content/uploads/2022/03/7-1.jpg 794w, https://www.technig.com/wp-content/uploads/2022/03/7-1-300x161.jpg 300w, https://www.technig.com/wp-content/uploads/2022/03/7-1-768x411.jpg 768w" sizes="(max-width: 662px) 100vw, 662px" /><figcaption>Creating storage pool on Windows Server 2022 | File and Storage Services</figcaption></figure></div>



<ul class="wp-block-list"><li>Select the <strong>Storage Pools</strong> from the menu. We can see three sections: <strong>Storage Pools</strong> on the top, <strong>Physical Disks</strong> on the bottom-right, and <strong>Virtual Disks</strong> on the bottom-left area. The way the whole process works is to create a pool from the <strong>Physical Disks</strong> first. Then we can create virtual disks from our storage pool and they will appear in the <strong>Virtual Disks</strong> section.</li></ul>



<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/03/8-1-1024x656.jpg" alt="Creating storage pool on Windows Server 2022 | Storage Pools window" class="wp-image-17072" width="661" height="423" srcset="https://www.technig.com/wp-content/uploads/2022/03/8-1-1024x656.jpg 1024w, https://www.technig.com/wp-content/uploads/2022/03/8-1-300x192.jpg 300w, https://www.technig.com/wp-content/uploads/2022/03/8-1-768x492.jpg 768w, https://www.technig.com/wp-content/uploads/2022/03/8-1.jpg 1029w" sizes="(max-width: 661px) 100vw, 661px" /><figcaption>Creating storage pool on Windows Server 2022 | Storage Pools window</figcaption></figure></div>



<ul class="wp-block-list"><li>To create a new storage pool, click on the <strong>Tasks</strong> dropdown menu in the <strong>Physical Disks</strong> area, and click on <strong>New Storage Pool</strong>. </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/03/9-2.jpg" alt="Creating storage pool on Windows Server 2022 | New storage Pool" class="wp-image-17073" width="675" height="359" srcset="https://www.technig.com/wp-content/uploads/2022/03/9-2.jpg 574w, https://www.technig.com/wp-content/uploads/2022/03/9-2-300x159.jpg 300w" sizes="(max-width: 675px) 100vw, 675px" /><figcaption>Creating storage pool on Windows Server 2022 | New storage Pool</figcaption></figure></div>



<ul class="wp-block-list"><li>Click next on the <strong>Before You Begin</strong> section. Name the pool, and click on <strong>Next</strong>. </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/03/10-2.jpg" alt="Creating storage pool on Windows Server 2022 | Storage Pool naming" class="wp-image-17074" width="672" height="475" srcset="https://www.technig.com/wp-content/uploads/2022/03/10-2.jpg 793w, https://www.technig.com/wp-content/uploads/2022/03/10-2-300x212.jpg 300w, https://www.technig.com/wp-content/uploads/2022/03/10-2-768x542.jpg 768w" sizes="(max-width: 672px) 100vw, 672px" /><figcaption>Creating storage pool on Windows Server 2022 | Storage Pool naming</figcaption></figure></div>



<ul class="wp-block-list"><li>You can select the disks you use for your storage pool in the Physical Disks section. Choose the disks and click on <strong>Next</strong>.</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/03/11-2.jpg" alt="Creating storage pool on Windows Server 2022 | Selecting Physical disks" class="wp-image-17075" width="684" height="483" srcset="https://www.technig.com/wp-content/uploads/2022/03/11-2.jpg 793w, https://www.technig.com/wp-content/uploads/2022/03/11-2-300x212.jpg 300w, https://www.technig.com/wp-content/uploads/2022/03/11-2-768x542.jpg 768w" sizes="(max-width: 684px) 100vw, 684px" /><figcaption>Creating storage pool on Windows Server 2022 | Selecting Physical disks</figcaption></figure></div>



<ul class="wp-block-list"><li>Now, check the summary of the settings. Click on <strong>Next </strong>if everything is set correctly. Use the <strong>Previous </strong>button to go back and bring changes if something goes wrong. Finally, click on <strong>Close </strong>on the <strong>Result</strong> section. </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/03/12-1.jpg" alt="Creating storage pool on Windows Server 2022 | Confirmation sectionCreating storage pool on Windows Server 2022 | Confirmation section" class="wp-image-17076" width="693" height="489" srcset="https://www.technig.com/wp-content/uploads/2022/03/12-1.jpg 793w, https://www.technig.com/wp-content/uploads/2022/03/12-1-300x212.jpg 300w, https://www.technig.com/wp-content/uploads/2022/03/12-1-768x542.jpg 768w" sizes="(max-width: 693px) 100vw, 693px" /><figcaption>Creating storage pool on Windows Server 2022 | Confirmation section</figcaption></figure></div>



<p>We have built our new storage pool from two disks. The pool we created now shows up in the <strong>Storage Pools </strong>area, and we can create virtual disks from our pool.</p>



<h2 class="wp-block-heading">Creating Virtual Disks from a Storage Pool</h2>



<p>After creating a storage pool on Windows Server 2022, we can make several virtual disks of varying sizes from it. Let&#8217;s walk through the steps.</p>



<ul class="wp-block-list"><li>Right-click on the intended storage pool and select <strong>New Virtual Disk</strong>.</li></ul>



<div class="wp-block-image"><figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="711" height="355" src="https://www.technig.com/wp-content/uploads/2022/03/13-1.jpg" alt="Creating Virtual Disk from Storage Pool | New Virtual Disk" class="wp-image-17077" srcset="https://www.technig.com/wp-content/uploads/2022/03/13-1.jpg 711w, https://www.technig.com/wp-content/uploads/2022/03/13-1-300x150.jpg 300w" sizes="(max-width: 711px) 100vw, 711px" /><figcaption>Creating Virtual Disk from Storage Pool | New Virtual Disk</figcaption></figure></div>



<ul class="wp-block-list"><li>Select the storage pool from the list, and click on <strong>OK</strong>.</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/03/15-1.jpg" alt="Creating Virtual Disk from Storage Pool | Selecting a Storage Pool" class="wp-image-17078" width="711" height="348" srcset="https://www.technig.com/wp-content/uploads/2022/03/15-1.jpg 632w, https://www.technig.com/wp-content/uploads/2022/03/15-1-300x147.jpg 300w" sizes="(max-width: 711px) 100vw, 711px" /><figcaption>Creating Virtual Disk from Storage Pool | Selecting a Storage Pool</figcaption></figure></div>



<ul class="wp-block-list"><li>Click <strong>Next</strong> on<strong> the Before You Begin</strong> window. Put the name for your virtual disk, and click <strong>Next</strong>. </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/03/15-2.jpg" alt="Creating Virtual Disk from Storage Pool | Virtual Disk Naming" class="wp-image-17079" width="715" height="526" srcset="https://www.technig.com/wp-content/uploads/2022/03/15-2.jpg 757w, https://www.technig.com/wp-content/uploads/2022/03/15-2-300x221.jpg 300w, https://www.technig.com/wp-content/uploads/2022/03/15-2-86x64.jpg 86w" sizes="(max-width: 715px) 100vw, 715px" /><figcaption>Creating Virtual Disk from Storage Pool | Virtual Disk Naming</figcaption></figure></div>



<ul class="wp-block-list"><li>Select the storage layout that best suits your needs, then click on <strong>Next</strong> afterwards. </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/03/16-1.jpg" alt="Creating Virtual Disk from Storage Pool | Selecting the Storage Layout" class="wp-image-17080" width="721" height="531" srcset="https://www.technig.com/wp-content/uploads/2022/03/16-1.jpg 756w, https://www.technig.com/wp-content/uploads/2022/03/16-1-300x221.jpg 300w, https://www.technig.com/wp-content/uploads/2022/03/16-1-86x64.jpg 86w" sizes="(max-width: 721px) 100vw, 721px" /><figcaption>Creating Virtual Disk from Storage Pool | Selecting the Storage Layout</figcaption></figure></div>



<ul class="wp-block-list"><li>Choose the provisioning type for your disk, and click on <strong>Next</strong>. The Thin is always selected as far as it is dynamic. That means the <strong>Thin</strong> type consumes its defined space only when needed. On the other hand, the <strong>Fixed </strong>type will consume the whole space designated for it from the very beginning. </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/03/17.jpg" alt="Creating Virtual Disk from Storage Pool | Selecting Provisioning Type" class="wp-image-17081" width="718" height="527" srcset="https://www.technig.com/wp-content/uploads/2022/03/17.jpg 757w, https://www.technig.com/wp-content/uploads/2022/03/17-300x220.jpg 300w, https://www.technig.com/wp-content/uploads/2022/03/17-86x64.jpg 86w" sizes="(max-width: 718px) 100vw, 718px" /><figcaption>Creating Virtual Disk from Storage Pool | Selecting Provisioning Type</figcaption></figure></div>



<ul class="wp-block-list"><li>The next step is to specify the size of your disk. Specify it and click on <strong>Next</strong>. The <strong>Maximum size </strong>option is greyed out as we chose <strong>Thin</strong> as the provisioning type. </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/03/18.jpg" alt="Creating Virtual Disk from Storage Pool | Specifying the Size" class="wp-image-17082" width="722" height="531" srcset="https://www.technig.com/wp-content/uploads/2022/03/18.jpg 756w, https://www.technig.com/wp-content/uploads/2022/03/18-300x221.jpg 300w, https://www.technig.com/wp-content/uploads/2022/03/18-86x64.jpg 86w" sizes="(max-width: 722px) 100vw, 722px" /><figcaption>Creating Virtual Disk from Storage Pool | Specifying the Size</figcaption></figure></div>



<ul class="wp-block-list"><li>Now, check out the summary of the settings you defined for your disk. You could use the <strong>Previous </strong>button to go back and correct the settings if they went wrong. Or click on <strong>Create </strong>to create the disk. Click on the <strong>Close </strong>button on the next page. </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/03/19.jpg" alt="Creating Virtual Disk from Storage Pool | Confirming the settings" class="wp-image-17083" width="721" height="531" srcset="https://www.technig.com/wp-content/uploads/2022/03/19.jpg 761w, https://www.technig.com/wp-content/uploads/2022/03/19-300x221.jpg 300w, https://www.technig.com/wp-content/uploads/2022/03/19-86x64.jpg 86w" sizes="(max-width: 721px) 100vw, 721px" /><figcaption>Creating Virtual Disk from Storage Pool | Confirming the settings</figcaption></figure></div>



<p>It was all about how we could create a virtual disk from the existing storage pool on Windows Server 2022. After you have made it, you can see it added to the <strong>Virtual Disks</strong> area, and you can partition it into volumes.</p>



<p>You may also look for <a href="https://www.technig.com/solve-disabled-extend-volume-option/" target="_blank" rel="noreferrer noopener">How To Solve Disabled Extend Volume Option In Windows 11?</a></p>



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



<p>So far in this article, we discussed how we could create and configure a storage pool on Windows Server 2022. As we need at least two disks to do so, we first added two virtual disks for our Server VMware virtual machine. Then, we stepped through the steps of creating our storage pool. Consequently, we created a virtual disk from the storage pool. </p>



<p>I hope this article can help you find your answer. If you have any further questions, you can always share us in the comment section. </p>
<p>The post <a href="https://www.technig.com/configure-storage-pool-on-windows-server-2022/">How to Create and Configure Storage Pool 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/configure-storage-pool-on-windows-server-2022/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">17056</post-id>	</item>
		<item>
		<title>Install and Configure Active Directory in Windows Server 2016 Step by Step Guide</title>
		<link>https://www.technig.com/install-configure-active-directory-in-windows-server-2016/</link>
					<comments>https://www.technig.com/install-configure-active-directory-in-windows-server-2016/#comments</comments>
		
		<dc:creator><![CDATA[Shais]]></dc:creator>
		<pubDate>Fri, 20 Apr 2018 08:25:56 +0000</pubDate>
				<category><![CDATA[MCSA]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Windows Deployment Services]]></category>
		<category><![CDATA[Windows Server 2016]]></category>
		<guid isPermaLink="false">https://www.technig.com/?p=14491</guid>

					<description><![CDATA[<div style="margin-bottom:20px;"><img width="840" height="420" src="https://www.technig.com/wp-content/uploads/2014/12/Active-Directory-in-Windows-Server-2012-R2.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Active Directory in Windows Server 2012 R2" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2014/12/Active-Directory-in-Windows-Server-2012-R2.jpg 840w, https://www.technig.com/wp-content/uploads/2014/12/Active-Directory-in-Windows-Server-2012-R2-300x150.jpg 300w, https://www.technig.com/wp-content/uploads/2014/12/Active-Directory-in-Windows-Server-2012-R2-768x384.jpg 768w" sizes="(max-width: 840px) 100vw, 840px" /></div>
<p>The step by step guide to install and configure Active Directory in Windows Server 2016 for beginners. Deploying Active directory in real environment. </p>
<p>The post <a href="https://www.technig.com/install-configure-active-directory-in-windows-server-2016/">Install and Configure Active Directory in Windows Server 2016 Step by Step Guide</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div style="margin-bottom:20px;"><img width="840" height="420" src="https://www.technig.com/wp-content/uploads/2014/12/Active-Directory-in-Windows-Server-2012-R2.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Active Directory in Windows Server 2012 R2" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2014/12/Active-Directory-in-Windows-Server-2012-R2.jpg 840w, https://www.technig.com/wp-content/uploads/2014/12/Active-Directory-in-Windows-Server-2012-R2-300x150.jpg 300w, https://www.technig.com/wp-content/uploads/2014/12/Active-Directory-in-Windows-Server-2012-R2-768x384.jpg 768w" sizes="(max-width: 840px) 100vw, 840px" /></div><p>The process of install and configure Active Directory in Windows Server 2016 is the same as Windows Server 2012 and R2. If you already know the installation and deployments of Active Directory with old Windows Server, you can install and deploy Active Directory Windows Server 2016 as well.</p>
<p>Before you begin to deploy Active Directory Windows Server 2016, you must know the basic requirements for Active Directory. First of all, install a clean Windows Server and set static IP address, assign the server name and enable or disable Windows features you need to have on Windows server.</p>
<ul style="list-style-type: circle;">
<li><strong><a href="https://www.technig.com/windows-server-2012-r2-initial-configuration/" target="_blank" rel="noopener noreferrer">Windows Server Initial Configuration</a>:</strong> It shows and demonstrates all necessary configuration that requires an Active Directory Server.</li>
</ul>
<p><figure id="attachment_6533" aria-describedby="caption-attachment-6533" style="width: 1045px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2016/03/Deploy-Active-Directory-Windows-Server-2016-Technig.png" rel="attachment wp-att-6533"><img loading="lazy" decoding="async" class="wp-image-6533 size-full" src="https://www.technig.com/wp-content/uploads/2016/03/Deploy-Active-Directory-Windows-Server-2016-Technig.png" alt="Configure Active Directory in Windows Server 2016 " width="1045" height="710" /></a><figcaption id="caption-attachment-6533" class="wp-caption-text">Configure Active Directory in Windows Server 2016</figcaption></figure></p>
<p>Deploy Active Directory Windows Server 2016 &#8211; Technig</p>
<p>This is the Windows Server 2016 Server Manager Dashboard. I have installed ADDS, DHCP, DNS and other services.</p>
<h2>Install and Configure Active Directory in Windows Server 2016</h2>
<p>To install and configure Active Directory Domain Services in Windows Server 2016, try to read the below step by step guide to install and configure active directory. It is a clear pictorial guide to deploy active directory Windows Server 2016.</p>
<ul style="list-style-type: circle;">
<li><strong><a href="https://www.technig.com/install-active-directory-in-windows-server-2012-r2/" target="_blank" rel="noopener noreferrer">Install and Configure Active Directory in Server 2012 R2</a>:</strong> It&#8217;s work the same for Windows Server 2016.</li>
</ul>
<p>If you don&#8217;t like to read the article, just watch the below short video tutorials about installing active directory domain services in Windows Server 2016.</p>
<p><iframe loading="lazy" title="How to Install Active Directory on Windows Server 2016?" width="1170" height="658" src="https://www.youtube.com/embed/RWUKUCWyLNE?wmode=transparent&amp;rel=0&amp;feature=oembed" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></p>
<p>That&#8217;s all, short and simple guide to install and deploy active directory in Windows Server 2016. If you have any question, don&#8217;t hassle yourself, try to ask us through the comments section. And follow the below topics to know more about Windows Server and Active Directory Domain Services.</p>
<h4>MCSA Complete Lab Manual Guide:</h4>
<p>You might need to know more about Windows Server and MCSA certification. Follow this &#8220;<a href="https://www.technig.com/mcsa-lab-manual-articles-windows-server-2012-r2/" target="_blank" rel="noopener noreferrer">MCSA Lab Manual Articles For Windows Server 2012 R2</a>&#8221; article.</p>
<h4>What&#8217;s New in Windows Server 2016:</h4>
<p>The content in this section describes what&#8217;s new and changed in Windows Server® 2016 Technical Preview. The new features and changes listed here are the ones most likely to have the greatest impact as you work with this release. Read more on <a href="https://technet.microsoft.com/en-us/library/dn765472.aspx" target="_blank" rel="noopener noreferrer">what&#8217;s new in Windows Server 2016</a>.</p>
<h4>What&#8217;s New in Active Directory Domain Services Windows Server 2016:</h4>
<p>The following new features in Active Directory Domain Services (AD DS) improve the ability for organizations to secure Active Directory environments and help them migrate to cloud-only deployments and hybrid deployments, where some applications and services are hosted in the cloud and others are hosted on premises. Read more on <a href="https://technet.microsoft.com/en-us/library/mt163897.aspx" target="_blank" rel="noopener noreferrer">what&#8217;s new in Active Directory Domain Services Windows Server 2016</a>.</p>
<p>The post <a href="https://www.technig.com/install-configure-active-directory-in-windows-server-2016/">Install and Configure Active Directory in Windows Server 2016 Step by Step Guide</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.technig.com/install-configure-active-directory-in-windows-server-2016/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">14491</post-id>	</item>
		<item>
		<title>All MSC Shortcut Command for Windows Server Administration</title>
		<link>https://www.technig.com/msc-shortcut-commands-windows-server/</link>
					<comments>https://www.technig.com/msc-shortcut-commands-windows-server/#comments</comments>
		
		<dc:creator><![CDATA[Shais]]></dc:creator>
		<pubDate>Wed, 04 Apr 2018 13:06:35 +0000</pubDate>
				<category><![CDATA[MCSA]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[Command line]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Server Management]]></category>
		<category><![CDATA[Shortcut Commands]]></category>
		<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[Windows Server 2012 R2]]></category>
		<category><![CDATA[Windows Server 2016]]></category>
		<guid isPermaLink="false">https://www.technig.com/?p=14456</guid>

					<description><![CDATA[<div style="margin-bottom:20px;"><img width="840" height="420" src="https://www.technig.com/wp-content/uploads/2018/04/Windows-Server-MSC-Shortcut-Commands.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Windows Server MSC Shortcut Commands" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2018/04/Windows-Server-MSC-Shortcut-Commands.jpg 840w, https://www.technig.com/wp-content/uploads/2018/04/Windows-Server-MSC-Shortcut-Commands-300x150.jpg 300w, https://www.technig.com/wp-content/uploads/2018/04/Windows-Server-MSC-Shortcut-Commands-768x384.jpg 768w" sizes="(max-width: 840px) 100vw, 840px" /></div>
<p>Access Windows System Management Consoles Faster using these MSC Shortcut Commands </p>
<p>The post <a href="https://www.technig.com/msc-shortcut-commands-windows-server/">All MSC Shortcut Command for Windows Server Administration</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div style="margin-bottom:20px;"><img width="840" height="420" src="https://www.technig.com/wp-content/uploads/2018/04/Windows-Server-MSC-Shortcut-Commands.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Windows Server MSC Shortcut Commands" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2018/04/Windows-Server-MSC-Shortcut-Commands.jpg 840w, https://www.technig.com/wp-content/uploads/2018/04/Windows-Server-MSC-Shortcut-Commands-300x150.jpg 300w, https://www.technig.com/wp-content/uploads/2018/04/Windows-Server-MSC-Shortcut-Commands-768x384.jpg 768w" sizes="(max-width: 840px) 100vw, 840px" /></div><p>Here is all the system administrator (MSC shortcut commands) you need to access faster to each service consoles in <a href="https://www.technig.com/category/windows-server/" target="_blank" rel="noopener noreferrer">Windows server</a> 2016 and other Windows Servers. It might not complete command list, but you can add the new command to this list via command section.</p>
<h2>All MSC Shortcut Commands in Windows Server</h2>
<p>The complete Windows Server management &#8211; Keyboard Shortcuts and Commands for quick access to managing Windows servers inside your network environment.</p>
<figure id="attachment_14459" aria-describedby="caption-attachment-14459" style="width: 8596px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2018/04/Windows-Server-2016-All-MSC-Shortcut-Commands.png"><img loading="lazy" decoding="async" class="wp-image-14459 size-full" src="https://www.technig.com/wp-content/uploads/2018/04/Windows-Server-2016-All-MSC-Shortcut-Commands.png" alt="Windows Server 2016 - All MSC Shortcut Commands" width="8596" height="1667" srcset="https://www.technig.com/wp-content/uploads/2018/04/Windows-Server-2016-All-MSC-Shortcut-Commands.png 8596w, https://www.technig.com/wp-content/uploads/2018/04/Windows-Server-2016-All-MSC-Shortcut-Commands-300x58.png 300w, https://www.technig.com/wp-content/uploads/2018/04/Windows-Server-2016-All-MSC-Shortcut-Commands-768x149.png 768w, https://www.technig.com/wp-content/uploads/2018/04/Windows-Server-2016-All-MSC-Shortcut-Commands-1024x199.png 1024w" sizes="(max-width: 8596px) 100vw, 8596px" /></a><figcaption id="caption-attachment-14459" class="wp-caption-text">Windows Server 2016 &#8211; All MSC Shortcut Commands</figcaption></figure>
<h2>Active Directory Shortcut Commands</h2>
<table class="telerik-reTable-4 aligncenter" style="width: 385px; height: 394px;" border="0" cellspacing="0" cellpadding="0"><colgroup> <col width="336" /> <col width="228" /></colgroup>
<tbody>
<tr class="telerik-reTableHeaderRow-4">
<td class="telerik-reTableHeaderFirstCol-4" style="width: 387px;"><strong>Item</strong></td>
<td class="telerik-reTableHeaderLastCol-4" style="width: 123px;"><strong>Command</strong></td>
</tr>
<tr class="telerik-reTableOddRow-4">
<td class="telerik-reTableFirstCol-4" style="width: 387px;">Active Directory Rights Management Services</td>
<td class="telerik-reTableLastCol-4" style="width: 123px;">AdRmsAdmin.msc</td>
</tr>
<tr class="telerik-reTableEvenRow-4">
<td class="telerik-reTableFirstCol-4" style="width: 387px;">ADSI Edit</td>
<td class="telerik-reTableLastCol-4" style="width: 123px;">adsiedit.msc</td>
</tr>
<tr class="telerik-reTableOddRow-4">
<td class="telerik-reTableFirstCol-4" style="width: 387px;">Active Directory Certificate Services</td>
<td class="telerik-reTableLastCol-4" style="width: 123px;">certsrv.msc</td>
</tr>
<tr class="telerik-reTableEvenRow-4">
<td class="telerik-reTableFirstCol-4" style="width: 387px;">DFS Management</td>
<td class="telerik-reTableLastCol-4" style="width: 123px;">dfsmgmt.msc</td>
</tr>
<tr class="telerik-reTableOddRow-4">
<td class="telerik-reTableFirstCol-4" style="width: 387px;">DHCP Console</td>
<td class="telerik-reTableLastCol-4" style="width: 123px;">dhcpmgmt.msc</td>
</tr>
<tr class="telerik-reTableEvenRow-4">
<td class="telerik-reTableFirstCol-4" style="width: 387px;">Disk Management</td>
<td class="telerik-reTableLastCol-4" style="width: 123px;">diskmgmt.msc</td>
</tr>
<tr class="telerik-reTableOddRow-4">
<td class="telerik-reTableFirstCol-4" style="width: 387px;">DNS Console</td>
<td class="telerik-reTableLastCol-4" style="width: 123px;">dnsmgmt.msc</td>
</tr>
<tr class="telerik-reTableEvenRow-4">
<td class="telerik-reTableFirstCol-4" style="width: 387px;">Active Directory Domains and Trust</td>
<td class="telerik-reTableLastCol-4" style="width: 123px;">domain.msc</td>
</tr>
<tr class="telerik-reTableOddRow-4">
<td class="telerik-reTableFirstCol-4" style="width: 387px;">Active Directory Users and Computers</td>
<td class="telerik-reTableLastCol-4" style="width: 123px;">dsa.msc</td>
</tr>
<tr class="telerik-reTableEvenRow-4">
<td class="telerik-reTableFirstCol-4" style="width: 387px;">Active Directory Site and Subnets</td>
<td class="telerik-reTableLastCol-4" style="width: 123px;">dssite.msc</td>
</tr>
<tr class="telerik-reTableOddRow-4">
<td class="telerik-reTableFirstCol-4" style="width: 387px;">Event Viewer</td>
<td class="telerik-reTableLastCol-4" style="width: 123px;">eventvwr.msc</td>
</tr>
<tr class="telerik-reTableEvenRow-4">
<td class="telerik-reTableFirstCol-4" style="width: 387px;">Group Policy Management Console</td>
<td class="telerik-reTableLastCol-4" style="width: 123px;">gpmc.msc</td>
</tr>
<tr class="telerik-reTableOddRow-4">
<td class="telerik-reTableFirstCol-4" style="width: 387px;">Group Policy Management Editor</td>
<td class="telerik-reTableLastCol-4" style="width: 123px;">gpme.msc</td>
</tr>
<tr class="telerik-reTableEvenRow-4">
<td class="telerik-reTableFirstCol-4" style="width: 387px;">LDP</td>
<td class="telerik-reTableLastCol-4" style="width: 123px;">ldp.exe</td>
</tr>
<tr class="telerik-reTableOddRow-4">
<td class="telerik-reTableFirstCol-4" style="width: 387px;">PKI &#8211; Enterprise PKI</td>
<td class="telerik-reTableLastCol-4" style="width: 123px;">pkiview.msc</td>
</tr>
<tr class="telerik-reTableEvenRow-4">
<td class="telerik-reTableFirstCol-4" style="width: 387px;">Resultant Set of Policy</td>
<td class="telerik-reTableLastCol-4" style="width: 123px;">rsop.msc</td>
</tr>
<tr class="telerik-reTableOddRow-4">
<td class="telerik-reTableFirstCol-4" style="width: 387px;">Server Manager</td>
<td class="telerik-reTableLastCol-4" style="width: 123px;">ServerManager.msc</td>
</tr>
<tr class="telerik-reTableEvenRow-4">
<td class="telerik-reTableFirstCol-4" style="width: 387px;">WINS</td>
<td class="telerik-reTableLastCol-4" style="width: 123px;">winsmgmt.msc</td>
</tr>
<tr class="telerik-reTableFooterRow-4">
<td class="telerik-reTableFooterFirstCol-4" style="width: 387px;">WMI</td>
<td class="telerik-reTableFooterLastCol-4" style="width: 123px;">WmiMgmt.msc</td>
</tr>
</tbody>
</table>
<p style="text-align: center;"> </p>
<h2 style="text-align: left;">Windows Server Shortcut Commands</h2>
<table class="telerik-reTable-4 aligncenter" style="width: 378px; height: 1462px;" border="0" cellspacing="0" cellpadding="0"><colgroup> <col width="336" /> <col width="228" /></colgroup>
<tbody>
<tr class="telerik-reTableHeaderRow-4">
<td class="telerik-reTableHeaderFirstCol-4" style="width: 581px;"><strong>Item</strong></td>
<td class="telerik-reTableHeaderLastCol-4" style="width: 10px;"><strong>Command</strong></td>
</tr>
<tr class="telerik-reTableOddRow-4">
<td class="telerik-reTableFirstCol-4" style="width: 581px;">Active Directory Rights Management Services</td>
<td class="telerik-reTableLastCol-4" style="width: 10px;">AdRmsAdmin.msc</td>
</tr>
<tr class="telerik-reTableEvenRow-4">
<td class="telerik-reTableFirstCol-4" style="width: 581px;">ADSI Edit</td>
<td class="telerik-reTableLastCol-4" style="width: 10px;">adsiedit.msc</td>
</tr>
<tr class="telerik-reTableOddRow-4">
<td class="telerik-reTableFirstCol-4" style="width: 581px;">Authorization Manager</td>
<td class="telerik-reTableLastCol-4" style="width: 10px;">azman.msc</td>
</tr>
<tr class="telerik-reTableEvenRow-4">
<td class="telerik-reTableFirstCol-4" style="width: 581px;">Certificates</td>
<td class="telerik-reTableLastCol-4" style="width: 10px;">certmgr.msc</td>
</tr>
<tr class="telerik-reTableOddRow-4">
<td class="telerik-reTableFirstCol-4" style="width: 581px;">Active Directory Certificate Services</td>
<td class="telerik-reTableLastCol-4" style="width: 10px;">certsrv.msc</td>
</tr>
<tr class="telerik-reTableEvenRow-4">
<td class="telerik-reTableFirstCol-4" style="width: 581px;">Certificate Templates Console</td>
<td class="telerik-reTableLastCol-4" style="width: 10px;">certtmpl.msc</td>
</tr>
<tr class="telerik-reTableOddRow-4">
<td class="telerik-reTableFirstCol-4" style="width: 581px;">Cluster Admin</td>
<td class="telerik-reTableLastCol-4" style="width: 10px;">CluAdmin.msc</td>
</tr>
<tr class="telerik-reTableEvenRow-4">
<td class="telerik-reTableFirstCol-4" style="width: 581px;">Component Services</td>
<td class="telerik-reTableLastCol-4" style="width: 10px;">comexp.msc</td>
</tr>
<tr class="telerik-reTableOddRow-4">
<td class="telerik-reTableFirstCol-4" style="width: 581px;">Computer Manager</td>
<td class="telerik-reTableLastCol-4" style="width: 10px;">compmgmt.msc</td>
</tr>
<tr class="telerik-reTableEvenRow-4">
<td class="telerik-reTableFirstCol-4" style="width: 581px;">Device Manager</td>
<td class="telerik-reTableLastCol-4" style="width: 10px;">devmgmt.msc</td>
</tr>
<tr class="telerik-reTableOddRow-4">
<td class="telerik-reTableFirstCol-4" style="width: 581px;">DFS Management</td>
<td class="telerik-reTableLastCol-4" style="width: 10px;">dfsmgmt.msc</td>
</tr>
<tr class="telerik-reTableEvenRow-4">
<td class="telerik-reTableFirstCol-4" style="width: 581px;">DHCP Console</td>
<td class="telerik-reTableLastCol-4" style="width: 10px;">dhcpmgmt.msc</td>
</tr>
<tr class="telerik-reTableOddRow-4">
<td class="telerik-reTableFirstCol-4" style="width: 581px;">Disk Management</td>
<td class="telerik-reTableLastCol-4" style="width: 10px;">diskmgmt.msc</td>
</tr>
<tr class="telerik-reTableEvenRow-4">
<td class="telerik-reTableFirstCol-4" style="width: 581px;">DNS Console</td>
<td class="telerik-reTableLastCol-4" style="width: 10px;">dnsmgmt.msc</td>
</tr>
<tr class="telerik-reTableOddRow-4">
<td class="telerik-reTableFirstCol-4" style="width: 581px;">Active Directory Domains and Trust</td>
<td class="telerik-reTableLastCol-4" style="width: 10px;">domain.msc</td>
</tr>
<tr class="telerik-reTableEvenRow-4">
<td class="telerik-reTableFirstCol-4" style="width: 581px;">Active Directory Users and Computers</td>
<td class="telerik-reTableLastCol-4" style="width: 10px;">dsa.msc</td>
</tr>
<tr class="telerik-reTableOddRow-4">
<td class="telerik-reTableFirstCol-4" style="width: 581px;">Active Directory Site and Subnets</td>
<td class="telerik-reTableLastCol-4" style="width: 10px;">dssite.msc</td>
</tr>
<tr class="telerik-reTableEvenRow-4">
<td class="telerik-reTableFirstCol-4" style="width: 581px;">Event Viewer</td>
<td class="telerik-reTableLastCol-4" style="width: 10px;">eventvwr.msc</td>
</tr>
<tr class="telerik-reTableOddRow-4">
<td class="telerik-reTableFirstCol-4" style="width: 581px;">Failover Cluster Manager</td>
<td class="telerik-reTableLastCol-4" style="width: 10px;">FailoverClusters.SnapInHelper.msc</td>
</tr>
<tr class="telerik-reTableEvenRow-4">
<td class="telerik-reTableFirstCol-4" style="width: 581px;">Shared Folders Console</td>
<td class="telerik-reTableLastCol-4" style="width: 10px;">fsmgmt.msc</td>
</tr>
<tr class="telerik-reTableOddRow-4">
<td class="telerik-reTableFirstCol-4" style="width: 581px;">File Server Resource Manager</td>
<td class="telerik-reTableLastCol-4" style="width: 10px;">fsrm.msc</td>
</tr>
<tr class="telerik-reTableEvenRow-4">
<td class="telerik-reTableFirstCol-4" style="width: 581px;">Fax Service Manager</td>
<td class="telerik-reTableLastCol-4" style="width: 10px;">fxsadmin.msc</td>
</tr>
<tr class="telerik-reTableOddRow-4">
<td class="telerik-reTableFirstCol-4" style="width: 581px;">Local Group Policy Editor</td>
<td class="telerik-reTableLastCol-4" style="width: 10px;">gpedit.msc</td>
</tr>
<tr class="telerik-reTableEvenRow-4">
<td class="telerik-reTableFirstCol-4" style="width: 581px;">Group Policy Management Console</td>
<td class="telerik-reTableLastCol-4" style="width: 10px;">gpmc.msc</td>
</tr>
<tr class="telerik-reTableOddRow-4">
<td class="telerik-reTableFirstCol-4" style="width: 581px;">Group Policy Management Editor</td>
<td class="telerik-reTableLastCol-4" style="width: 10px;">gpme.msc</td>
</tr>
<tr class="telerik-reTableEvenRow-4">
<td class="telerik-reTableFirstCol-4" style="width: 581px;">GPO Editor</td>
<td class="telerik-reTableLastCol-4" style="width: 10px;">gptedit.msc</td>
</tr>
<tr class="telerik-reTableOddRow-4">
<td class="telerik-reTableFirstCol-4" style="width: 581px;">Local Users and Groups</td>
<td class="telerik-reTableLastCol-4" style="width: 10px;">lusrmgr.msc</td>
</tr>
<tr class="telerik-reTableEvenRow-4">
<td class="telerik-reTableFirstCol-4" style="width: 581px;">NAP Client Configuration</td>
<td class="telerik-reTableLastCol-4" style="width: 10px;">NAPCLCFG.MSC</td>
</tr>
<tr class="telerik-reTableOddRow-4">
<td class="telerik-reTableFirstCol-4" style="width: 581px;">Services for Network File System</td>
<td class="telerik-reTableLastCol-4" style="width: 10px;">nfsmgmt.msc</td>
</tr>
<tr class="telerik-reTableEvenRow-4">
<td class="telerik-reTableFirstCol-4" style="width: 581px;">Performance Monitor</td>
<td class="telerik-reTableLastCol-4" style="width: 10px;">perfmon.msc</td>
</tr>
<tr class="telerik-reTableOddRow-4">
<td class="telerik-reTableFirstCol-4" style="width: 581px;">PKI &#8211; Enterprise PKI</td>
<td class="telerik-reTableLastCol-4" style="width: 10px;">pkiview.msc</td>
</tr>
<tr class="telerik-reTableEvenRow-4">
<td class="telerik-reTableFirstCol-4" style="width: 581px;">Print Management</td>
<td class="telerik-reTableLastCol-4" style="width: 10px;">printmanagement.msc</td>
</tr>
<tr class="telerik-reTableOddRow-4">
<td class="telerik-reTableFirstCol-4" style="width: 581px;">Remote App Manager</td>
<td class="telerik-reTableLastCol-4" style="width: 10px;">remoteprograms.msc</td>
</tr>
<tr class="telerik-reTableEvenRow-4">
<td class="telerik-reTableFirstCol-4" style="width: 581px;">Resultant Set of Policy</td>
<td class="telerik-reTableLastCol-4" style="width: 10px;">rsop.msc</td>
</tr>
<tr class="telerik-reTableOddRow-4">
<td class="telerik-reTableFirstCol-4" style="width: 581px;">Remote Desktop Connection Manager</td>
<td class="telerik-reTableLastCol-4" style="width: 10px;">sbmgr.msc</td>
</tr>
<tr class="telerik-reTableEvenRow-4">
<td class="telerik-reTableFirstCol-4" style="width: 581px;">Local Security Policy</td>
<td class="telerik-reTableLastCol-4" style="width: 10px;">secpol.msc</td>
</tr>
<tr class="telerik-reTableOddRow-4">
<td class="telerik-reTableFirstCol-4" style="width: 581px;">Server Manager</td>
<td class="telerik-reTableLastCol-4" style="width: 10px;">ServerManager.msc</td>
</tr>
<tr class="telerik-reTableEvenRow-4">
<td class="telerik-reTableFirstCol-4" style="width: 581px;">Services</td>
<td class="telerik-reTableLastCol-4" style="width: 10px;">services.msc</td>
</tr>
<tr class="telerik-reTableOddRow-4">
<td class="telerik-reTableFirstCol-4" style="width: 581px;">SQL Server Configuration Manager</td>
<td class="telerik-reTableLastCol-4" style="width: 10px;">SQLServerManager10.msc</td>
</tr>
<tr class="telerik-reTableEvenRow-4">
<td class="telerik-reTableFirstCol-4" style="width: 581px;">Share and Storage Management</td>
<td class="telerik-reTableLastCol-4" style="width: 10px;">StorageMgmt.msc</td>
</tr>
<tr class="telerik-reTableOddRow-4">
<td class="telerik-reTableFirstCol-4" style="width: 581px;">Storage Explorer</td>
<td class="telerik-reTableLastCol-4" style="width: 10px;">StorExpl.msc</td>
</tr>
<tr class="telerik-reTableEvenRow-4">
<td class="telerik-reTableFirstCol-4" style="width: 581px;">Telephony</td>
<td class="telerik-reTableLastCol-4" style="width: 10px;">tapimgmt.msc</td>
</tr>
<tr class="telerik-reTableOddRow-4">
<td class="telerik-reTableFirstCol-4" style="width: 581px;">Task Scheduler</td>
<td class="telerik-reTableLastCol-4" style="width: 10px;">taskschd.msc</td>
</tr>
<tr class="telerik-reTableEvenRow-4">
<td class="telerik-reTableFirstCol-4" style="width: 581px;">TPM Management Console</td>
<td class="telerik-reTableLastCol-4" style="width: 10px;">tpm.msc</td>
</tr>
<tr class="telerik-reTableOddRow-4">
<td class="telerik-reTableFirstCol-4" style="width: 581px;">Remote Desktop Services Manager</td>
<td class="telerik-reTableLastCol-4" style="width: 10px;">tsadmin.msc</td>
</tr>
<tr class="telerik-reTableEvenRow-4">
<td class="telerik-reTableFirstCol-4" style="width: 581px;">Remote Desktops Session Host Configuration</td>
<td class="telerik-reTableLastCol-4" style="width: 10px;">tsconfig.msc</td>
</tr>
<tr class="telerik-reTableOddRow-4">
<td class="telerik-reTableFirstCol-4" style="width: 581px;">RD Gateway Manager</td>
<td class="telerik-reTableLastCol-4" style="width: 10px;">tsgateway.msc</td>
</tr>
<tr class="telerik-reTableEvenRow-4">
<td class="telerik-reTableFirstCol-4" style="width: 581px;">Remote Desktops &#8211; Console Root\Remote Desktops</td>
<td class="telerik-reTableLastCol-4" style="width: 10px;">tsmmc.msc</td>
</tr>
<tr class="telerik-reTableOddRow-4">
<td class="telerik-reTableFirstCol-4" style="width: 581px;">Windows Server Backup</td>
<td class="telerik-reTableLastCol-4" style="width: 10px;">wbadmin.msc</td>
</tr>
<tr class="telerik-reTableEvenRow-4">
<td class="telerik-reTableFirstCol-4" style="width: 581px;">Windows Deployment Services</td>
<td class="telerik-reTableLastCol-4" style="width: 10px;">WdsMgmt.msc</td>
</tr>
<tr class="telerik-reTableOddRow-4">
<td class="telerik-reTableFirstCol-4" style="width: 581px;">Windows Firewall and Advanced Security</td>
<td class="telerik-reTableLastCol-4" style="width: 10px;">WF.msc</td>
</tr>
<tr class="telerik-reTableEvenRow-4">
<td class="telerik-reTableFirstCol-4" style="width: 581px;">WINS</td>
<td class="telerik-reTableLastCol-4" style="width: 10px;">winsmgmt.msc</td>
</tr>
<tr class="telerik-reTableFooterRow-4">
<td class="telerik-reTableFooterFirstCol-4" style="width: 581px;">WMI</td>
<td class="telerik-reTableFooterLastCol-4" style="width: 10px;">WmiMgmt.msc</td>
</tr>
</tbody>
</table>
<p style="text-align: center;"> </p>
<h2 style="text-align: left;">Server Core Shortcut Commands</h2>
<table class="telerik-reTable-4 aligncenter" style="width: 366px; height: 34px;" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr class="telerik-reTableHeaderRow-4">
<td class="telerik-reTableHeaderFirstCol-4" style="width: 287px;"><strong>Item</strong></td>
<td class="telerik-reTableHeaderLastCol-4" style="width: 210px;"><strong>Command</strong></td>
</tr>
<tr class="telerik-reTableFooterRow-4">
<td class="telerik-reTableFooterFirstCol-4" style="width: 287px;">Server Configuration</td>
<td class="telerik-reTableFooterLastCol-4" style="width: 210px;">Sconfig</td>
</tr>
</tbody>
</table>
<p style="text-align: center;"> </p>

<p>The post <a href="https://www.technig.com/msc-shortcut-commands-windows-server/">All MSC Shortcut Command for Windows Server Administration</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.technig.com/msc-shortcut-commands-windows-server/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">14456</post-id>	</item>
		<item>
		<title>Practical IT Infrastructure Virtual Labs for IT Students</title>
		<link>https://www.technig.com/practical-it-infrastructure-virtual-labs/</link>
					<comments>https://www.technig.com/practical-it-infrastructure-virtual-labs/#respond</comments>
		
		<dc:creator><![CDATA[Ghulam Abbas]]></dc:creator>
		<pubDate>Wed, 07 Feb 2018 11:44:54 +0000</pubDate>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[Exchange Virtual Labs]]></category>
		<category><![CDATA[Free Online Virtual Labs]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Microsoft Azure]]></category>
		<category><![CDATA[Microsoft Virtual Labs]]></category>
		<category><![CDATA[Virtual Labs]]></category>
		<category><![CDATA[Windows 10 Virtual Labs]]></category>
		<category><![CDATA[Windows Server 2016]]></category>
		<category><![CDATA[Windows Server 2016 Virtual labs]]></category>
		<guid isPermaLink="false">https://www.technig.com/?p=14229</guid>

					<description><![CDATA[<div style="margin-bottom:20px;"><img width="840" height="420" src="https://www.technig.com/wp-content/uploads/2018/01/virtual-labs-for-it-infrastructure-environment.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Virtual Labs For IT Infrastructure Environment" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2018/01/virtual-labs-for-it-infrastructure-environment.jpg 840w, https://www.technig.com/wp-content/uploads/2018/01/virtual-labs-for-it-infrastructure-environment-300x150.jpg 300w, https://www.technig.com/wp-content/uploads/2018/01/virtual-labs-for-it-infrastructure-environment-768x384.jpg 768w" sizes="(max-width: 840px) 100vw, 840px" /></div>
<p>These are the online virtual labs from office management software, Microsoft Office 365 to high-level Microsoft cloud computing products that you can test, practice and learn once before using them on your business real network environment. </p>
<p>The post <a href="https://www.technig.com/practical-it-infrastructure-virtual-labs/">Practical IT Infrastructure Virtual Labs for IT Students</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div style="margin-bottom:20px;"><img width="840" height="420" src="https://www.technig.com/wp-content/uploads/2018/01/virtual-labs-for-it-infrastructure-environment.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Virtual Labs For IT Infrastructure Environment" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2018/01/virtual-labs-for-it-infrastructure-environment.jpg 840w, https://www.technig.com/wp-content/uploads/2018/01/virtual-labs-for-it-infrastructure-environment-300x150.jpg 300w, https://www.technig.com/wp-content/uploads/2018/01/virtual-labs-for-it-infrastructure-environment-768x384.jpg 768w" sizes="(max-width: 840px) 100vw, 840px" /></div><p>The best IT infrastructure virtual labs for those who want to learn with practice. If you have used Hyper-V, VMware, and Virtualbox, then you know the usage of Virtual software. Sometimes these Virtual Machines really takes the bones your computer &amp; Damage your Computer. Sometimes your computer works too slowly because of the much usage of RAM, Hard disk &amp; Processor for Virtual Machine. Especially if you are using a Laptop, then it will really drain the battery life of your Laptop. In this case, you have only a chance of increasing the stamina of your computers, such as RAM, Hard Disk, and Graphic Card. It means you have to bring changes to the Hardware of your Computer which means you have to cost on your computer.</p>
<p>But if you don’t have the money what will you do?</p>
<p>Don’t worry If you don’t have the money to expense on your computer because there are Virtual Labs For IT Infrastructure on the internet which can do your job.</p>
<p><figure id="attachment_14236" aria-describedby="caption-attachment-14236" style="width: 840px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2018/01/virtual-labs-for-it-infrastructure-environment.jpg"><img loading="lazy" decoding="async" class="wp-image-14236 size-full" src="https://www.technig.com/wp-content/uploads/2018/01/virtual-labs-for-it-infrastructure-environment.jpg" alt="Practical IT Infrastructure Virtual Labs for IT Students - Technig " width="840" height="420" srcset="https://www.technig.com/wp-content/uploads/2018/01/virtual-labs-for-it-infrastructure-environment.jpg 840w, https://www.technig.com/wp-content/uploads/2018/01/virtual-labs-for-it-infrastructure-environment-300x150.jpg 300w, https://www.technig.com/wp-content/uploads/2018/01/virtual-labs-for-it-infrastructure-environment-768x384.jpg 768w" sizes="(max-width: 840px) 100vw, 840px" /></a><figcaption id="caption-attachment-14236" class="wp-caption-text">Practical IT Infrastructure Virtual Labs for IT Students &#8211; Technig</figcaption></figure></p>
<h2><strong><b>W</b></strong><strong><b>hat is IT Infrastructure </b></strong>Virtual Labs?<b></b></h2>
<p>Virtual Labs are simulations of the chosen operating system where anyone especially students can do experiments. They can do experiments such as collecting data, creating users, experimenting with Policy over the user &amp; more. These labs are created with the lab&#8217;s combinations, illustrations, &amp; videos to convey key information and engage students in the process of science.</p>
<p>Virtual labs aren’t only the labs for Operating system, instead, there are different labs available</p>
<p>For different purposes such as Physics, Chemistry, Backup &amp; more. Microsoft always correct the Virtual labs for clients to have a test of their newly released Operating system. In this case, clients will visit use the operating system, if they are fined with them then they will buy.</p>
<p>In the meantime, if you are having a problem with upgrading your system then you have to use the Virtual Labs.</p>
<h2><strong><b>Microsoft Virtual Labs</b></strong></h2>
<p>Microsoft Virtual labs are the best &amp; free with limited time &amp; access. Microsoft has more than 50 Virtual Labs for IT Infrastructure. Some of them are listed below.</p>
<ul>
<li>Exchange</li>
<li>Office 365</li>
<li>Windows 10 and Enterprise Mobility</li>
<li>Deploying and Updating Office 365 ProPlus</li>
<li>Migrating Active Directory to Windows Server 2012 R2</li>
<li>SQL Server 2016 Virtual Labs</li>
<li>SQL Server Virtual Labs</li>
<li>System Center Virtual Labs</li>
<li>Building a Windows Server 2012 R2 Storage Infrastructure</li>
<li>Configuring Networking with System Center 2012 R2 Virtual Machine Manager</li>
<li>Deploying Windows 8.1 with Configuration Manager 2012 R2 and MDT 2013</li>
<li>Getting Started with Microsoft Azure and Powershell</li>
</ul>
<p>if you want to see the complete list of Microsft Virtual Labs click <a href="https://www.microsoft.com/en-us/evalcenter/search?k=&amp;p=&amp;a=&amp;s=&amp;r=20&amp;so=alphabetically"><u>here </u></a>&amp; enjoy.</p>
<h2><strong><b>Windows 10 Virtual Labs</b></strong></h2>
<p>Windows 10 &amp; Windows Server 2016 are both using a Private cloud for Private Virtual Machine Environments. Windows 10 Virtual Labs will give you access to the different common tasks &amp; customizations. Such as Windows 10 setup, deployment, and management.</p>
<p><strong><b>Here are the Windows 10 Virtual Labs:</b></strong></p>
<ul>
<li>Deploy and manage Windows as a service</li>
<li>Simplify Windows 10 deployment by using provisioning packages</li>
<li>Upgrade in place to Windows 10 by using MDT and Configuration Manager</li>
<li>Customize the Windows 10 Start menu and taskbar during deployment</li>
<li>Set up Windows Store for Business to deploy apps in your enterprise</li>
<li>Use Internet Explorer Enterprise Mode to fix compatibility issues</li>
</ul>
<p><strong><b>Windows 10 security labs</b></strong></p>
<ul>
<li>Deploy Credential Guard</li>
<li>Deploy Device Guard</li>
<li>Deploy Windows Information Protection</li>
<li>Enable and secure a remote workforce by joining Windows 10 to Azure Active Directory</li>
</ul>
<p>If you want to use their Virtual Labs click <a href="https://blogs.technet.microsoft.com/windowsitpro/2017/03/02/get-free-hands-on-experience-with-windows-10-virtual-labs/"><u>Here </u></a>&amp; Enjoy.</p>
<h2><strong><b>Windows Server 2016 Virtual Labs</b></strong></h2>
<p><strong><b> </b></strong>Windows Server 2016 is really the best Server until released by Microsoft with best new features than the Server 2012R2. The tasks which can be done by Windows Server 2016 are listed below:</p>
<ul>
<li>Implementing Breach Resistance Security in Windows Server 2016</li>
<li>Shielded Virtual Machines</li>
<li>Building a Storage Infrastructure on Windows Server 2016</li>
<li>Installing and Managing Nano Server</li>
<li>Exploring Virtualization on Windows 10 and Windows Server 2016</li>
<li>Failover Clustering and Rolling Cluster Upgrades</li>
<li>Implementing a Software Defined Network with Windows Server 2016</li>
</ul>
<p>Each of the below Virtual labs has only 1 hour where you can test &amp; enjoy windows server 2016. If you want to use these Virtual Labs click <a href="https://info.microsoft.com/WindowsServer2016VirtualLabs.html"><u>here </u></a>&amp; enjoy using them.</p>
<h2><strong><b>Azure Virtual labs</b></strong></h2>
<p>Microsoft Azure, which is a cloud Computing Service is created for testing, deploying and managing applications using the Data Centers of Microsoft. Since Azure isn’t a free service you have to pay, Microsoft has given its customers to test Azure using the Azure Virtual Labs.</p>
<p>Related Post: <a href="https://www.technig.com/create-a-virtual-machine-in-vmware/" target="_blank" rel="noopener noreferrer">How to Create a Virtual Machine in VMware?</a></p>
<p>If you are interested in using the Azure Virtual Labs, click <a href="https://www.microsoft.com/handsonlabs"><u>here </u></a>&amp; enjoy using the Azure cloud service.</p>
<h2>Conclusion:</h2>
<p>This was all about the IT Infrastructure virtual labs environment. I hope this Article was helpful to You. If you have any idea or suggestion please comment on the article or visit the Forum.</p>
<p>The post <a href="https://www.technig.com/practical-it-infrastructure-virtual-labs/">Practical IT Infrastructure Virtual Labs for IT Students</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.technig.com/practical-it-infrastructure-virtual-labs/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">14229</post-id>	</item>
	</channel>
</rss>
