
<?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 11 Archives - TECHNIG</title>
	<atom:link href="https://www.technig.com/tag/windows-11/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.technig.com/tag/windows-11/</link>
	<description>Gateway for IT Experts and Tech Geeks</description>
	<lastBuildDate>Sat, 24 Jun 2023 01:36:55 +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 11 Archives - TECHNIG</title>
	<link>https://www.technig.com/tag/windows-11/</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">162720667</site>	<item>
		<title>How to Set up a PowerShell Remoting Connection</title>
		<link>https://www.technig.com/set-up-a-powershell-remoting-connection/</link>
					<comments>https://www.technig.com/set-up-a-powershell-remoting-connection/#respond</comments>
		
		<dc:creator><![CDATA[Mashallah Haidarzada]]></dc:creator>
		<pubDate>Sat, 24 Jun 2023 01:36:53 +0000</pubDate>
				<category><![CDATA[MCSA]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[PowerShell Articles]]></category>
		<category><![CDATA[PowerShell Remoting]]></category>
		<category><![CDATA[Windows 10]]></category>
		<category><![CDATA[Windows 11]]></category>
		<category><![CDATA[Windows Server 2019]]></category>
		<category><![CDATA[Windows Server 2022]]></category>
		<guid isPermaLink="false">https://technig.com/?p=18006</guid>

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



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



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



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



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



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



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



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



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



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


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


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


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


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


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


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


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


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


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


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



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



<p>Check out this article to know more about <a href="https://docs.microsoft.com/en-us/powershell/scripting/learn/remoting/powershell-remoting-faq?view=powershell-7.2" target="_blank" rel="noreferrer noopener">PowerShell Remoting</a>.</p>
<p>The post <a href="https://www.technig.com/set-up-a-powershell-remoting-connection/">How to Set up a PowerShell Remoting Connection</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.technig.com/set-up-a-powershell-remoting-connection/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">18006</post-id>	</item>
		<item>
		<title>How to Share Files Over Network (Share Permissions) on Windows 11</title>
		<link>https://www.technig.com/share-files-over-network-share-permissions-on-windows-11/</link>
					<comments>https://www.technig.com/share-files-over-network-share-permissions-on-windows-11/#respond</comments>
		
		<dc:creator><![CDATA[Habib Sarwari]]></dc:creator>
		<pubDate>Thu, 16 Jun 2022 10:25:19 +0000</pubDate>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[File Permission]]></category>
		<category><![CDATA[File Sharing Problems]]></category>
		<category><![CDATA[File Sharing Service]]></category>
		<category><![CDATA[File Transfer]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Network File Sharing]]></category>
		<category><![CDATA[Secure File Sharing]]></category>
		<category><![CDATA[Sharing File]]></category>
		<category><![CDATA[Windows 10]]></category>
		<category><![CDATA[Windows 11]]></category>
		<category><![CDATA[Windows Configuration]]></category>
		<guid isPermaLink="false">https://www.technig.com/?p=17591</guid>

					<description><![CDATA[<div style="margin-bottom:20px;"><img width="1200" height="630" src="https://www.technig.com/wp-content/uploads/2022/04/Share-Permissions.webp" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Share Permissions on Windows 11" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2022/04/Share-Permissions.webp 1200w, https://www.technig.com/wp-content/uploads/2022/04/Share-Permissions-300x158.webp 300w, https://www.technig.com/wp-content/uploads/2022/04/Share-Permissions-1024x538.webp 1024w, https://www.technig.com/wp-content/uploads/2022/04/Share-Permissions-768x403.webp 768w" sizes="(max-width: 1200px) 100vw, 1200px" /></div>
<p>Share Permissions allows groups of people to share files and folders connected to the same network. Since an organization shares its resources according to its employees&#8217; needs, this Windows feature makes it easy to do so. Share Permissions in Windows 11 and the precedent versions provide this ability to implement appropriate access permissions to content. [&#8230;]</p>
<p>The post <a href="https://www.technig.com/share-files-over-network-share-permissions-on-windows-11/">How to Share Files Over Network (Share Permissions) on Windows 11</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div style="margin-bottom:20px;"><img width="1200" height="630" src="https://www.technig.com/wp-content/uploads/2022/04/Share-Permissions.webp" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Share Permissions on Windows 11" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2022/04/Share-Permissions.webp 1200w, https://www.technig.com/wp-content/uploads/2022/04/Share-Permissions-300x158.webp 300w, https://www.technig.com/wp-content/uploads/2022/04/Share-Permissions-1024x538.webp 1024w, https://www.technig.com/wp-content/uploads/2022/04/Share-Permissions-768x403.webp 768w" sizes="(max-width: 1200px) 100vw, 1200px" /></div>
<p><a href="https://docs.microsoft.com/en-us/iis/web-hosting/configuring-servers-in-the-windows-web-platform/configuring-share-and-ntfs-permissions" target="_blank" rel="noreferrer noopener nofollow">Share Permissions</a> allows groups of people to share files and folders connected to the same network. Since an organization shares its resources according to its employees&#8217; needs, this Windows feature makes it easy to do so. Share Permissions in Windows 11 and the precedent versions provide this ability to implement appropriate access permissions to content. If you have installed Windows 11 on your computer and you want to share a folder using Share Permission, you may face trouble at first. And due to the security issue, Microsoft made file-sharing damn tricky. Don’t worry! In the following paragraphs, you will learn how to share files over the network on Windows 11.</p>



<p>You can read about NTFS Permission on <a href="https://www.technig.com/configure-ntfs-permissions-in-windows-server-2022/" target="_blank" rel="noreferrer noopener nofollow">NTFS Permissions in Windows Server 2022 and Windows 11</a>  page.</p>



<h2 class="wp-block-heading"><strong>How to use share permissions on Windows 11</strong></h2>



<p>Before beginning to share a file, you must turn on the windows discovery options:</p>



<ol class="wp-block-list" type="1"><li>Go to the <strong>Control Panel</strong>, and click on the <strong>Network and Internet.</strong></li><li>In the new window, click on the <strong>Network and Sharing Center.</strong></li><li>On the top left-hand side, click on the <strong>Changed advanced sharing settings</strong>.</li><li>Turn on <strong>network discovery</strong> in the private/public/domain/all networks.</li></ol>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" src="https://www.technig.com/wp-content/uploads/2022/04/Advanced-Sharing-Setting-1024x501-1.png" alt="How to Share File Over the Network on Windows 11" class="wp-image-17937" width="767" height="375" srcset="https://www.technig.com/wp-content/uploads/2022/04/Advanced-Sharing-Setting-1024x501-1.png 1023w, https://www.technig.com/wp-content/uploads/2022/04/Advanced-Sharing-Setting-1024x501-1-300x147.png 300w, https://www.technig.com/wp-content/uploads/2022/04/Advanced-Sharing-Setting-1024x501-1-768x375.png 768w" sizes="(max-width: 767px) 100vw, 767px" /><figcaption>Turn on File Sharing Options</figcaption></figure></div>


<p>When you share folders with colleagues or friends, the built-in share permissions tools make the process easy for you. There are two types of shares in <strong>File Explorer</strong>.</p>



<h3 class="wp-block-heading">1. <strong>Basic Share</strong></h3>



<ol class="wp-block-list"><li>Open File Explorer and navigate to the folder you want to share; right-click on it, find the <strong>properties </strong>and click on it.</li><li>Click on Sharing tab at the top of the window; you will see two options: <strong>Share </strong>(basic Share) or <strong>Advanced Sharing. </strong>If you click on the <strong>share</strong> option, you can quickly share folders with minimum configuration. Click on <strong>Share,</strong> and from the text box, find the user or group you want to share with.</li></ol>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" src="https://www.technig.com/wp-content/uploads/2022/04/Sharing-tab.png" alt="How to Share File Over the Network on Windows 11" class="wp-image-17593" width="401" height="542" srcset="https://www.technig.com/wp-content/uploads/2022/04/Sharing-tab.png 534w, https://www.technig.com/wp-content/uploads/2022/04/Sharing-tab-222x300.png 222w" sizes="(max-width: 401px) 100vw, 401px" /><figcaption>Sharing Tab in the Folder Properties</figcaption></figure></div>


<ol class="wp-block-list" start="3"><li> Finally, in the Network access window, choose the people you want to share with on the network, give the permission level to the selected user and click on the <strong>Share</strong> button. And your file is shared; click done.</li></ol>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" src="https://www.technig.com/wp-content/uploads/2022/04/Choose-the-person-to-share-with-1.png" alt="How to Share File Over the Network on Windows 11" class="wp-image-17939" width="656" height="542" srcset="https://www.technig.com/wp-content/uploads/2022/04/Choose-the-person-to-share-with-1.png 875w, https://www.technig.com/wp-content/uploads/2022/04/Choose-the-person-to-share-with-1-300x248.png 300w, https://www.technig.com/wp-content/uploads/2022/04/Choose-the-person-to-share-with-1-768x634.png 768w" sizes="(max-width: 656px) 100vw, 656px" /><figcaption>Choose the User to Share With.</figcaption></figure></div>


<h3 class="wp-block-heading">2. <strong>Advanced Share</strong></h3>



<ol class="wp-block-list"><li>Alternatively, when you open File Explorer, right-click on the intended folder, then click on the <strong>Properties, </strong>and this time click on the <strong>Advanced Sharing</strong> button, and in a new window, check the “<strong>Share this folder</strong>” 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/04/Advanced-Sharing.png" alt="How to Share File Over the Network on Windows 11" class="wp-image-17595" width="526" height="540" srcset="https://www.technig.com/wp-content/uploads/2022/04/Advanced-Sharing.png 526w, https://www.technig.com/wp-content/uploads/2022/04/Advanced-Sharing-292x300.png 292w" sizes="(max-width: 526px) 100vw, 526px" /><figcaption>Advanced Sharing Window</figcaption></figure></div>


<ol class="wp-block-list" start="2"><li> In the <strong>Advanced Sharing</strong> window, you can change the share&#8217;s name and limit the number of users that can access this folder simultaneously, and write comments for users.</li><li>Click on <strong>Permissions</strong> to specify the type of permissions and users you want to share with.</li></ol>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" src="https://www.technig.com/wp-content/uploads/2022/04/Permissions.png" alt="Permissions on Advanced Sharing window" class="wp-image-17596" width="526" height="540" srcset="https://www.technig.com/wp-content/uploads/2022/04/Permissions.png 526w, https://www.technig.com/wp-content/uploads/2022/04/Permissions-292x300.png 292w" sizes="(max-width: 526px) 100vw, 526px" /><figcaption>Click on Permissions Button</figcaption></figure></div>


<ol class="wp-block-list" start="4"><li>If you want to specify the user, click on the <strong>Add</strong> button, write the user’s name in the text box, and click on the <strong>Check Name</strong> button. Or click on the <strong>Advanced</strong> and <strong>Find Now</strong> button to find and select the existing users manually.</li></ol>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" src="https://www.technig.com/wp-content/uploads/2022/04/Add-user-and-group-1024x492.png" alt="Add new user or group" class="wp-image-17597" width="768" height="369" srcset="https://www.technig.com/wp-content/uploads/2022/04/Add-user-and-group-1024x492.png 1024w, https://www.technig.com/wp-content/uploads/2022/04/Add-user-and-group-300x144.png 300w, https://www.technig.com/wp-content/uploads/2022/04/Add-user-and-group-768x369.png 768w, https://www.technig.com/wp-content/uploads/2022/04/Add-user-and-group.png 1200w" sizes="(max-width: 768px) 100vw, 768px" /><figcaption>Add New User or Group</figcaption></figure></div>


<ol class="wp-block-list" start="5"><li> After selecting the user, you can now check the <strong>Allow</strong> or <strong>Deny</strong> boxes to define permission access to users. When you specify the permissions for users or groups, click <strong>Ok</strong>.</li></ol>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img decoding="async" src="https://www.technig.com/wp-content/uploads/2022/04/Specify-the-permissions-level.png" alt="Specify the Permissions Level" class="wp-image-17598" height="600" srcset="https://www.technig.com/wp-content/uploads/2022/04/Specify-the-permissions-level.png 537w, https://www.technig.com/wp-content/uploads/2022/04/Specify-the-permissions-level-240x300.png 240w" sizes="(max-width: 537px) 100vw, 537px" /><figcaption>Specify the Permissions Level Using Allow or Deny Column</figcaption></figure></div>


<p><strong>Note</strong>: there are three types of share permissions:</p>



<ol class="wp-block-list" type="1"><li><strong>Full control</strong>: the user can read, write, change, delete, and even change the permissions type.</li><li><strong>Change:</strong> the user can read, write, execute, and delete the folder.</li><li><strong>Read</strong>: the user can read and view the content. (This is the default permissions)</li></ol>



<h2 class="wp-block-heading"><strong>Fix file sharing problems</strong></h2>



<p>After you shared a folder and it did not work or did not show up in the network on other computers, you may need to enable some services on your computer.</p>



<ol class="wp-block-list"><li>Search <strong>Turn Windows Features on or off</strong> in the search box or start menu and open it.</li><li>Scroll down and find <strong>SMB 1.0/CIFS File Sharing Support</strong> in the new tiny window and expand it. Check <strong>SMB 1.0/CIFS Client</strong>. Restart your computer.</li></ol>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" src="https://www.technig.com/wp-content/uploads/2022/04/SMB-Feature-in-Windows.png" alt="Turn on SMB Feature on Windows 11" class="wp-image-17599" width="517" height="456" srcset="https://www.technig.com/wp-content/uploads/2022/04/SMB-Feature-in-Windows.png 689w, https://www.technig.com/wp-content/uploads/2022/04/SMB-Feature-in-Windows-300x265.png 300w" sizes="(max-width: 517px) 100vw, 517px" /><figcaption>Turn On SMB Feature</figcaption></figure></div>


<ol class="wp-block-list" start="3"><li> Furthermore, if you still have problems, open the search box and search for <strong>Services </strong>and open it. Find<strong> Function Discovery Provider Host </strong>and<strong> Function Discovery Resource Publication</strong>, double click on each of them to open and set the start type to <strong>Automatic</strong> and <strong>Start </strong>them.</li></ol>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" src="https://www.technig.com/wp-content/uploads/2022/04/Function-Discovery-1024x621.png" alt="Function Discovery" class="wp-image-17600" width="768" height="466" srcset="https://www.technig.com/wp-content/uploads/2022/04/Function-Discovery-1024x621.png 1024w, https://www.technig.com/wp-content/uploads/2022/04/Function-Discovery-300x182.png 300w, https://www.technig.com/wp-content/uploads/2022/04/Function-Discovery-768x466.png 768w, https://www.technig.com/wp-content/uploads/2022/04/Function-Discovery.png 1454w" sizes="(max-width: 768px) 100vw, 768px" /><figcaption>Start the Function Discoveries from Windows Services</figcaption></figure></div>


<ol class="wp-block-list" start="4"><li> Other services you need to set to <strong>Automatic </strong>and <strong>start </strong>are <strong>SSDP Discovery </strong>and<strong> UPnP Device Host.</strong></li></ol>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" src="https://www.technig.com/wp-content/uploads/2022/04/UPNP-and-SSD-Discovery-1024x620.png" alt="UPNP and SSD Discovery in Windows Services" class="wp-image-17601" width="768" height="465" srcset="https://www.technig.com/wp-content/uploads/2022/04/UPNP-and-SSD-Discovery-1024x620.png 1024w, https://www.technig.com/wp-content/uploads/2022/04/UPNP-and-SSD-Discovery-300x182.png 300w, https://www.technig.com/wp-content/uploads/2022/04/UPNP-and-SSD-Discovery-768x465.png 768w, https://www.technig.com/wp-content/uploads/2022/04/UPNP-and-SSD-Discovery.png 1453w" sizes="(max-width: 768px) 100vw, 768px" /><figcaption>UPnP and SSD Discovery in Windows Services</figcaption></figure></div>


<p>After you set these four services to Automatic and start each of them, you need to restart your computer. After the restart of your computer, you can share folders in the network.</p>



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



<p>To conclude, the share permissions in Windows 11 add extra security dimensions to the organization’s network. Additionally, this feature allows users and groups to use shared folders and files according to their needs. We hope this article could help you solve the sharing problems in your network and if you have questions, write them in the comment section of this page.</p>
<p>The post <a href="https://www.technig.com/share-files-over-network-share-permissions-on-windows-11/">How to Share Files Over Network (Share Permissions) on Windows 11</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.technig.com/share-files-over-network-share-permissions-on-windows-11/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">17591</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 Create And Configure Restore Points on Windows 11</title>
		<link>https://www.technig.com/create-and-configure-restore-points-on-windows-11/</link>
					<comments>https://www.technig.com/create-and-configure-restore-points-on-windows-11/#respond</comments>
		
		<dc:creator><![CDATA[Mashallah Haidarzada]]></dc:creator>
		<pubDate>Sat, 04 Jun 2022 01:16:43 +0000</pubDate>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Backup and Recovery]]></category>
		<category><![CDATA[Backup and Restore]]></category>
		<category><![CDATA[Cloud Backup]]></category>
		<category><![CDATA[Configure Restore Point]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[System Restore]]></category>
		<category><![CDATA[Windows 10]]></category>
		<category><![CDATA[Windows 11]]></category>
		<category><![CDATA[Windows Backup]]></category>
		<guid isPermaLink="false">https://technig.com/?p=18226</guid>

					<description><![CDATA[<div style="margin-bottom:20px;"><img width="1280" height="720" src="https://www.technig.com/wp-content/uploads/2022/05/maxresdefault.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="create and configure Restore Points on Windows 11." decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2022/05/maxresdefault.jpg 1280w, https://www.technig.com/wp-content/uploads/2022/05/maxresdefault-300x169.jpg 300w, https://www.technig.com/wp-content/uploads/2022/05/maxresdefault-1024x576.jpg 1024w, https://www.technig.com/wp-content/uploads/2022/05/maxresdefault-768x432.jpg 768w" sizes="(max-width: 1280px) 100vw, 1280px" /></div>
<p>A Restore Point is the type of file that contains the configuration of your operating system. When you create a Restore Point in Windows 11, it saves the configuration of your operating system at that specific point in time. You can apply back that configuration to your operating system later. You may want to create [&#8230;]</p>
<p>The post <a href="https://www.technig.com/create-and-configure-restore-points-on-windows-11/">How to Create And Configure Restore Points on Windows 11</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div style="margin-bottom:20px;"><img width="1280" height="720" src="https://www.technig.com/wp-content/uploads/2022/05/maxresdefault.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="create and configure Restore Points on Windows 11." decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2022/05/maxresdefault.jpg 1280w, https://www.technig.com/wp-content/uploads/2022/05/maxresdefault-300x169.jpg 300w, https://www.technig.com/wp-content/uploads/2022/05/maxresdefault-1024x576.jpg 1024w, https://www.technig.com/wp-content/uploads/2022/05/maxresdefault-768x432.jpg 768w" sizes="(max-width: 1280px) 100vw, 1280px" /></div>
<p>A Restore Point is the type of file that contains the configuration of your operating system. When you create a Restore Point in Windows 11, it saves the configuration of your operating system at that specific point in time. You can apply back that configuration to your operating system later. You may want to create a Restore Point when you install an application, install a windows update, or make other changes to the operating system of your machine. Later you can delete the restore points if the changes are applied well, or you might not be satisfied with the new changes and you restore the previous configuration.</p>



<h2 class="wp-block-heading">Create Restore Points in Windows 11 Using Graphical Tools</h2>



<p>We are using the System Properties to create a Restore Point. Follow the steps below to create Windows 11 Restore Points using System Properties.</p>



<ol class="wp-block-list"><li>Search for <strong>Create a Restore Point</strong> in the Windows Search Bar. Or, type <code>Sysdm.cpl</code> in the Run and click <strong>OK</strong>, then click on the System Protection tab of the System Properties window.</li></ol>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="639" height="275" src="https://technig.com/wp-content/uploads/2022/05/screenshot_20220527_160509.png" alt="Open System Properties." class="wp-image-18287" srcset="https://www.technig.com/wp-content/uploads/2022/05/screenshot_20220527_160509.png 639w, https://www.technig.com/wp-content/uploads/2022/05/screenshot_20220527_160509-300x129.png 300w" sizes="(max-width: 639px) 100vw, 639px" /><figcaption>Open System Properties through Run.</figcaption></figure></div>


<ol class="wp-block-list" start="2"><li>Click on <strong>Configure</strong>.</li><li>Click on <strong>Turn on system protection</strong>. You can specify the amount of Disk space for the restore points to be stored. Once the restore points data reaches the limit, the older restore points will be deleted. Then click <strong>OK</strong> to apply.</li></ol>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="379" height="457" src="//i0.wp.com/technig.com/wp-content/uploads/2022/05/System-1.jpg" alt="" class="wp-image-18290" srcset="https://www.technig.com/wp-content/uploads/2022/05/System-1.jpg 379w, https://www.technig.com/wp-content/uploads/2022/05/System-1-249x300.jpg 249w, https://www.technig.com/wp-content/uploads/2022/05/System-1-180x217.jpg 180w, https://www.technig.com/wp-content/uploads/2022/05/System-1-267x322.jpg 267w, https://www.technig.com/wp-content/uploads/2022/05/System-1-368x445.jpg 368w" sizes="(max-width: 379px) 100vw, 379px" /><figcaption>Restore Settings and Disk Space Usage settings for restore points.</figcaption></figure></div>


<ol class="wp-block-list" start="4"><li>To create a Restore Point, click on <strong>Create</strong>, type a descriptive name for your restore point, then click on <strong>Create</strong>.</li></ol>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="620" height="470" src="https://technig.com/wp-content/uploads/2022/05/screenshot_20220527_204454.jpg" alt="Create a Restore Point on Windows 11." class="wp-image-18291" srcset="https://www.technig.com/wp-content/uploads/2022/05/screenshot_20220527_204454.jpg 620w, https://www.technig.com/wp-content/uploads/2022/05/screenshot_20220527_204454-300x227.jpg 300w, https://www.technig.com/wp-content/uploads/2022/05/screenshot_20220527_204454-86x64.jpg 86w" sizes="(max-width: 620px) 100vw, 620px" /><figcaption>Create And Configure Restore Points on Windows 11</figcaption></figure></div>


<ol class="wp-block-list" start="5"><li>To see restore point lists and restore a specific restore point, click on <strong>System Restore.</strong></li></ol>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="414" height="470" src="https://technig.com/wp-content/uploads/2022/05/System-Restore.jpg" alt="Settings for System Restore." class="wp-image-18292" srcset="https://www.technig.com/wp-content/uploads/2022/05/System-Restore.jpg 414w, https://www.technig.com/wp-content/uploads/2022/05/System-Restore-264x300.jpg 264w" sizes="(max-width: 414px) 100vw, 414px" /><figcaption>Configure Restore Point through System Properties in Windows 11.</figcaption></figure></div>


<ol class="wp-block-list" start="6"><li>Select <strong>Choose a different restore point,</strong> then click on Next. If this option doesn&#8217;t appear, just click on Next.</li><li>Choose a Restore Point from the list, then click on <strong>Next</strong>.</li></ol>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="566" height="459" src="https://technig.com/wp-content/uploads/2022/05/screenshot_20220527_211901.jpg" alt="Restore Points list." class="wp-image-18293" srcset="https://www.technig.com/wp-content/uploads/2022/05/screenshot_20220527_211901.jpg 566w, https://www.technig.com/wp-content/uploads/2022/05/screenshot_20220527_211901-300x243.jpg 300w" sizes="(max-width: 566px) 100vw, 566px" /><figcaption>Restore a Restore Point from the lists.</figcaption></figure></div>


<ol class="wp-block-list" start="8"><li>Click on <strong>Finish</strong>. Your computer will be restarted, and the Restore Point will be applied.</li></ol>



<p>You may also be interested to know <a href="https://www.technig.com/create-virtual-machine-checkpoints-in-hyper-v/" target="_blank" rel="noreferrer noopener">How To Create Virtual Machine Checkpoints In Hyper-V.</a></p>



<h2 class="wp-block-heading">Create Restore Points in Windows 11 Using Command Line Interface</h2>



<p>There are two ways to create and configure Restore Point using Command Line Interface. You can run commands on PowerShell or Command Prompt to configure Restore Points.</p>



<h3 class="wp-block-heading">Create Restore Point using Command Prompt</h3>



<p>Follow the steps below to create Restore Points in Windows 11.</p>



<ol class="wp-block-list"><li>Run CMD as administrator.</li><li>Type the following command <code>wmic.exe /Namespace:\\root\default Path SystemRestore Call CreateRestorePoint "Testing Restore Point", 100, 7</code>. The Testing Restore Point is the name of the restore point that I created during this article, and you can name your Restore Points differently.</li><li>To use more features of the restore point, type the <code>rstrui.exe</code> command.</li></ol>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="788" height="588" src="https://technig.com/wp-content/uploads/2022/05/screenshot_20220527_222148.jpg" alt="Using Command Prompt to configure Restore Point." class="wp-image-18294" srcset="https://www.technig.com/wp-content/uploads/2022/05/screenshot_20220527_222148.jpg 788w, https://www.technig.com/wp-content/uploads/2022/05/screenshot_20220527_222148-300x224.jpg 300w, https://www.technig.com/wp-content/uploads/2022/05/screenshot_20220527_222148-768x573.jpg 768w, https://www.technig.com/wp-content/uploads/2022/05/screenshot_20220527_222148-86x64.jpg 86w" sizes="(max-width: 788px) 100vw, 788px" /><figcaption>Restore Point configuration in command prompt</figcaption></figure></div>


<h3 class="wp-block-heading">Create Restore Point Using PowerShell</h3>



<p>Creating a Restore Point through PowerShell is not a more complex and time-consuming process. If you type the commands correctly, you may not receive errors. Keep in mind that by default, you can only create one Restore Point every 24 hours. You can change the frequency of Restore Point creation from the registry if you need. Follow the steps below to Restore Point on Windows 11 using Windows Powershell.</p>



<ol class="wp-block-list"><li><a href="https://www.technig.com/run-powershell-as-administrator-in-windows-server-2022/" target="_blank" rel="noreferrer noopener">Run PowerShell as Administrator</a>.</li><li>Type <code>Enable-ComputerRestore -Drive "C:\"</code>. I am going to enable Restore Points for drive C:\. You can add another location.</li><li>Type the following command.<code>Checkpoint-Computer -Description "Checkpoint for testing purpose" -RestorePointType "MODIFY_SETTINGS"</code>. You will see the following screen when PowerShell starts creating a Restore Point.</li></ol>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="627" height="158" src="//i0.wp.com/technig.com/wp-content/uploads/2022/05/screenshot_20220529_094018-1.jpg" alt="" class="wp-image-18307" srcset="https://www.technig.com/wp-content/uploads/2022/05/screenshot_20220529_094018-1.jpg 627w, https://www.technig.com/wp-content/uploads/2022/05/screenshot_20220529_094018-1-300x76.jpg 300w" sizes="(max-width: 627px) 100vw, 627px" /><figcaption>Create Restore Point on Windows 11 using PowerShell.</figcaption></figure></div>


<p>Restore Point helps you to save the current setting of your operating system and restore it back any time in the future. It is good to use Restore Points when you make some changes to your computer, and you are not sure that changes will happen correctly.</p>



<p>You may also be interested in these articles as well.</p>



<p><a href="https://www.technig.com/delete-system-restore-and-shadow-copies/" target="_blank" rel="noreferrer noopener">Delete System Restore And Shadow Copies In Windows 10.</a></p>



<p><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 In Windows Server 2022</a>.</p>
<p>The post <a href="https://www.technig.com/create-and-configure-restore-points-on-windows-11/">How to Create And Configure Restore Points on Windows 11</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.technig.com/create-and-configure-restore-points-on-windows-11/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">18226</post-id>	</item>
		<item>
		<title>How to Schedule Automatic Backup in Windows 11 (2 easy ways)</title>
		<link>https://www.technig.com/schedule-automatic-backup-in-windows-11/</link>
					<comments>https://www.technig.com/schedule-automatic-backup-in-windows-11/#respond</comments>
		
		<dc:creator><![CDATA[Habib Sarwari]]></dc:creator>
		<pubDate>Wed, 01 Jun 2022 07:20:00 +0000</pubDate>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Backup and Restore]]></category>
		<category><![CDATA[Backup Services]]></category>
		<category><![CDATA[Backup Solution]]></category>
		<category><![CDATA[Data Backup]]></category>
		<category><![CDATA[Data Protection and Backup]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Offsite Backup]]></category>
		<category><![CDATA[Windows 10]]></category>
		<category><![CDATA[Windows 11]]></category>
		<category><![CDATA[Windows Security]]></category>
		<guid isPermaLink="false">https://www.technig.com/?p=18168</guid>

					<description><![CDATA[<div style="margin-bottom:20px;"><img width="1200" height="630" src="https://www.technig.com/wp-content/uploads/2022/05/Backup.webp" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Schedule Automatic Backup" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2022/05/Backup.webp 1200w, https://www.technig.com/wp-content/uploads/2022/05/Backup-300x158.webp 300w, https://www.technig.com/wp-content/uploads/2022/05/Backup-1024x538.webp 1024w, https://www.technig.com/wp-content/uploads/2022/05/Backup-768x403.webp 768w" sizes="(max-width: 1200px) 100vw, 1200px" /></div>
<p>Since data has become an essential part of our lives, its safety is also a big concern. You may want to protect your data from viruses, crushes, and corruption in many situations. You can ensure the safety of your data by backing up all your data and files, and you can create a backup either [&#8230;]</p>
<p>The post <a href="https://www.technig.com/schedule-automatic-backup-in-windows-11/">How to Schedule Automatic Backup in Windows 11 (2 easy ways)</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/Backup.webp" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Schedule Automatic Backup" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2022/05/Backup.webp 1200w, https://www.technig.com/wp-content/uploads/2022/05/Backup-300x158.webp 300w, https://www.technig.com/wp-content/uploads/2022/05/Backup-1024x538.webp 1024w, https://www.technig.com/wp-content/uploads/2022/05/Backup-768x403.webp 768w" sizes="(max-width: 1200px) 100vw, 1200px" /></div>
<p>Since data has become an essential part of our lives, its safety is also a big concern. You may want to protect your data from viruses, crushes, and corruption in many situations. You can ensure the safety of your data by backing up all your data and files, and you can create a <a href="https://en.wikipedia.org/wiki/Backup" target="_blank" rel="noreferrer noopener nofollow">backup </a>either manually or automatically on Windows 11. Since we have an article about backing up our files on <a href="https://www.technig.com/download-windows-11-iso-file/" target="_blank" rel="noreferrer noopener">Windows 11</a> manually, you can check how to take and restore a full Backup on Windows 11 article. The current article will give you ways to schedule an automatic backup on Windows 11 through the file history and Windows backup and restore.</p>



<h2 class="wp-block-heading"><strong>How to schedule backup on Windows 11 with Windows Backup and Restore</strong></h2>



<p>Windows backup and restore is a built-in and traditional tool that lets you schedule an automatic backup on Windows 11. Follow me with the below steps; I will create a full backup of my files on an external USB.</p>



<ol class="wp-block-list" type="1"><li>Connect your external hard drives such as USB or external hard disk to your computer if you want to take backup on an external hard disk.</li><li>Open the control panel. Press <strong>Windows + R</strong> to open the Run; write the control panel and click <strong>OK</strong>.</li><li>Click on the <strong>Backup and Restore</strong> <strong>(Windows 7)</strong> option under the system and security category.</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/screenshot_20220521_152620-1024x684.png" alt="How to Schedule Automatic Backup in Windows 11 (2 easy ways)" class="wp-image-18170" width="768" height="513" srcset="https://www.technig.com/wp-content/uploads/2022/05/screenshot_20220521_152620-1024x684.png 1024w, https://www.technig.com/wp-content/uploads/2022/05/screenshot_20220521_152620-300x200.png 300w, https://www.technig.com/wp-content/uploads/2022/05/screenshot_20220521_152620-768x513.png 768w, https://www.technig.com/wp-content/uploads/2022/05/screenshot_20220521_152620-450x300.png 450w, https://www.technig.com/wp-content/uploads/2022/05/screenshot_20220521_152620.png 1367w" sizes="(max-width: 768px) 100vw, 768px" /><figcaption>Backup and Restore</figcaption></figure></div>


<ol class="wp-block-list" type="1" start="4"><li>Click on the <strong>Set up backup</strong> icon.</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/Set-up-Backup-1024x759.png" alt="How to Schedule Automatic Backup in Windows 11 (2 easy ways)" class="wp-image-18171" width="768" height="569" srcset="https://www.technig.com/wp-content/uploads/2022/05/Set-up-Backup-1024x759.png 1024w, https://www.technig.com/wp-content/uploads/2022/05/Set-up-Backup-300x222.png 300w, https://www.technig.com/wp-content/uploads/2022/05/Set-up-Backup-768x569.png 768w, https://www.technig.com/wp-content/uploads/2022/05/Set-up-Backup-86x64.png 86w, https://www.technig.com/wp-content/uploads/2022/05/Set-up-Backup.png 1183w" sizes="(max-width: 768px) 100vw, 768px" /><figcaption>Set up Backup</figcaption></figure></div>


<ol class="wp-block-list" type="1" start="5"><li>Select the local or external drive that you want to save your backup 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/Select-the-drive1.jpg" alt="How to Schedule Automatic Backup in Windows 11 (2 easy ways)" class="wp-image-18172" width="665" height="543" srcset="https://www.technig.com/wp-content/uploads/2022/05/Select-the-drive1.jpg 886w, https://www.technig.com/wp-content/uploads/2022/05/Select-the-drive1-300x245.jpg 300w, https://www.technig.com/wp-content/uploads/2022/05/Select-the-drive1-768x628.jpg 768w" sizes="(max-width: 665px) 100vw, 665px" /><figcaption>Select the Drive</figcaption></figure></div>


<ol class="wp-block-list" type="1" start="6"><li>A question asks what do you want to backup? If you choose &#8216;<strong>Let windows choose,&#8217;</strong> it automatically backs up the entire data in Libraries, desktops, and default Windows folders. However, if you choose <strong>Let me choose</strong>, you can select libraries, folders, and drives and whether to include the system image or not manually. 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/What-do-you-want-to-backup.png" alt="How to Schedule Automatic Backup in Windows 11 (2 easy ways)" class="wp-image-18173" width="667" height="659" srcset="https://www.technig.com/wp-content/uploads/2022/05/What-do-you-want-to-backup.png 889w, https://www.technig.com/wp-content/uploads/2022/05/What-do-you-want-to-backup-300x297.png 300w, https://www.technig.com/wp-content/uploads/2022/05/What-do-you-want-to-backup-768x759.png 768w, https://www.technig.com/wp-content/uploads/2022/05/What-do-you-want-to-backup-100x100.png 100w" sizes="(max-width: 667px) 100vw, 667px" /><figcaption>What Do You Want to Backup</figcaption></figure></div>


<ol class="wp-block-list" type="1" start="7"><li>Select the check box of the items you want to back up. Additionally, check its box if you&#8217;re going to include the system image of drives. Else, uncheck it, 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/Select-the-folder-1.png" alt="Select the folders you want to create a backup of." class="wp-image-18175" width="664" height="657" srcset="https://www.technig.com/wp-content/uploads/2022/05/Select-the-folder-1.png 885w, https://www.technig.com/wp-content/uploads/2022/05/Select-the-folder-1-300x297.png 300w, https://www.technig.com/wp-content/uploads/2022/05/Select-the-folder-1-768x760.png 768w, https://www.technig.com/wp-content/uploads/2022/05/Select-the-folder-1-100x100.png 100w" sizes="(max-width: 664px) 100vw, 664px" /><figcaption>Choose the Folders</figcaption></figure></div>


<ol class="wp-block-list" type="1" start="8"><li>In the <strong>Review Your Backup Settings</strong> wizard, click on the <strong>Change schedule</strong> to set the times for your backup.</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/Schedule-the-Backup.png" alt="Select the folders you want to create a backup of." class="wp-image-18176" width="664" height="656" srcset="https://www.technig.com/wp-content/uploads/2022/05/Schedule-the-Backup.png 885w, https://www.technig.com/wp-content/uploads/2022/05/Schedule-the-Backup-300x297.png 300w, https://www.technig.com/wp-content/uploads/2022/05/Schedule-the-Backup-768x759.png 768w, https://www.technig.com/wp-content/uploads/2022/05/Schedule-the-Backup-100x100.png 100w" sizes="(max-width: 664px) 100vw, 664px" /><figcaption>Schedule the Backup</figcaption></figure></div>


<ol class="wp-block-list" type="1" start="9"><li>Specify how often to take backup and what day and time, then click <strong>Ok</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/Schedule-the-time.png" alt="Schedule the time" class="wp-image-18177" width="667" height="630" srcset="https://www.technig.com/wp-content/uploads/2022/05/Schedule-the-time.png 889w, https://www.technig.com/wp-content/uploads/2022/05/Schedule-the-time-300x283.png 300w, https://www.technig.com/wp-content/uploads/2022/05/Schedule-the-time-768x726.png 768w" sizes="(max-width: 667px) 100vw, 667px" /><figcaption>Schedule the Time</figcaption></figure></div>


<ol class="wp-block-list" type="1" start="8"><li>Finally, click on the <strong>Save Settings and Run Backup Button</strong> to create a backup.</li></ol>



<h2 class="wp-block-heading"><strong>How to create an automatic file backup?</strong></h2>



<p>File history is another built-in method to take backup of your files in physical storage. To set up a file history auto-backup, go with the following steps:</p>



<ol class="wp-block-list" type="1"><li>Open the Control Panel</li><li>Click on the <strong>Save backup copies of your files with the file history</strong> option under the System and Security category.</li></ol>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" src="https://www.technig.com/wp-content/uploads/2022/05/File-History-Backup-1024x747.png" alt="File History Backup" class="wp-image-18178" width="768" height="560" srcset="https://www.technig.com/wp-content/uploads/2022/05/File-History-Backup-1024x747.png 1024w, https://www.technig.com/wp-content/uploads/2022/05/File-History-Backup-300x219.png 300w, https://www.technig.com/wp-content/uploads/2022/05/File-History-Backup-768x560.png 768w, https://www.technig.com/wp-content/uploads/2022/05/File-History-Backup-86x64.png 86w, https://www.technig.com/wp-content/uploads/2022/05/File-History-Backup.png 1181w" sizes="(max-width: 768px) 100vw, 768px" /><figcaption>File History Backup</figcaption></figure></div>


<ol class="wp-block-list" type="1" start="3"><li>You see, the file history is turned off. Turn it on by clicking on the <strong>Turn On</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/Turn-On-File-History-1024x684.png" alt="Turn on File History" class="wp-image-18179" width="768" height="513" srcset="https://www.technig.com/wp-content/uploads/2022/05/Turn-On-File-History-1024x684.png 1024w, https://www.technig.com/wp-content/uploads/2022/05/Turn-On-File-History-300x200.png 300w, https://www.technig.com/wp-content/uploads/2022/05/Turn-On-File-History-768x513.png 768w, https://www.technig.com/wp-content/uploads/2022/05/Turn-On-File-History-450x300.png 450w, https://www.technig.com/wp-content/uploads/2022/05/Turn-On-File-History.png 1370w" sizes="(max-width: 768px) 100vw, 768px" /><figcaption>Turn on File History</figcaption></figure></div>


<ol class="wp-block-list" type="1" start="4"><li>After the file history is turned on, click on <strong>Run Now. </strong>You see, it says <strong>file history is saving copies of your files</strong>. It copies files from Libraries, desktops, Contacts, and Favorites.</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/Run-now-the-file-history-1024x683.png" alt="Click on the Run Now" class="wp-image-18180" width="768" height="512" srcset="https://www.technig.com/wp-content/uploads/2022/05/Run-now-the-file-history-1024x683.png 1024w, https://www.technig.com/wp-content/uploads/2022/05/Run-now-the-file-history-300x200.png 300w, https://www.technig.com/wp-content/uploads/2022/05/Run-now-the-file-history-768x512.png 768w, https://www.technig.com/wp-content/uploads/2022/05/Run-now-the-file-history-450x300.png 450w, https://www.technig.com/wp-content/uploads/2022/05/Run-now-the-file-history.png 1373w" sizes="(max-width: 768px) 100vw, 768px" /><figcaption>Click on the Run Now</figcaption></figure></div>


<ol class="wp-block-list" type="1" start="5"><li>&nbsp;On the left-hand side, some options are there that let you bring changes into your file history backup configuration.<ol><li><strong>Select drive</strong>: you can change the location and the drive you want to save the backup file.</li><li><strong>Exclude Folders: </strong>If you don&#8217;t want to save copies of specific folders or files, use this option to exclude those items.</li><li><strong>Advanced Settings: &nbsp;</strong>Click on the advanced settings to specify how often you want to take a backup of your files and how long you want those files to be saved.</li></ol></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/Set-the-time-on-file-history-1024x684.png" alt="Set the Time for Creating Backup" class="wp-image-18181" width="768" height="513" srcset="https://www.technig.com/wp-content/uploads/2022/05/Set-the-time-on-file-history-1024x684.png 1024w, https://www.technig.com/wp-content/uploads/2022/05/Set-the-time-on-file-history-300x201.png 300w, https://www.technig.com/wp-content/uploads/2022/05/Set-the-time-on-file-history-768x513.png 768w, https://www.technig.com/wp-content/uploads/2022/05/Set-the-time-on-file-history-450x300.png 450w, https://www.technig.com/wp-content/uploads/2022/05/Set-the-time-on-file-history.png 1372w" sizes="(max-width: 768px) 100vw, 768px" /><figcaption>Set Time for Backing Up</figcaption></figure></div>


<ol class="wp-block-list" start="6"><li>After setting the time for backup, click on the <strong>Save changes</strong> button.</li></ol>



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



<p>With the above two built-in methods, you can schedule an automatic backup on your Windows 11 and ensure the safety of your data even further. You can share your thoughts and questions in the comment section of this page.</p>
<p>The post <a href="https://www.technig.com/schedule-automatic-backup-in-windows-11/">How to Schedule Automatic Backup in Windows 11 (2 easy ways)</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.technig.com/schedule-automatic-backup-in-windows-11/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">18168</post-id>	</item>
		<item>
		<title>How to Backup and Restore Data on Windows 11?</title>
		<link>https://www.technig.com/backup-and-restore-data-on-windows-11/</link>
					<comments>https://www.technig.com/backup-and-restore-data-on-windows-11/#respond</comments>
		
		<dc:creator><![CDATA[Habib Sarwari]]></dc:creator>
		<pubDate>Tue, 24 May 2022 10:33:00 +0000</pubDate>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Backup and Recovery]]></category>
		<category><![CDATA[Backup and Restore]]></category>
		<category><![CDATA[Backup Services]]></category>
		<category><![CDATA[Backup Solution]]></category>
		<category><![CDATA[Backup Solutions]]></category>
		<category><![CDATA[Cloud Backup Services]]></category>
		<category><![CDATA[Data Backup]]></category>
		<category><![CDATA[Data Protection and Backup]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Online Backup Services]]></category>
		<category><![CDATA[System Restore]]></category>
		<category><![CDATA[Windows 10]]></category>
		<category><![CDATA[Windows 11]]></category>
		<category><![CDATA[Windows Backup]]></category>
		<guid isPermaLink="false">https://www.technig.com/?p=17425</guid>

					<description><![CDATA[<div style="margin-bottom:20px;"><img width="1024" height="538" src="https://www.technig.com/wp-content/uploads/2022/04/Windows-11-Backup-and-Restore-1024x538-1.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Windows 11 Backup and Restore" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2022/04/Windows-11-Backup-and-Restore-1024x538-1.jpg 1024w, https://www.technig.com/wp-content/uploads/2022/04/Windows-11-Backup-and-Restore-1024x538-1-300x158.jpg 300w, https://www.technig.com/wp-content/uploads/2022/04/Windows-11-Backup-and-Restore-1024x538-1-768x404.jpg 768w" sizes="(max-width: 1024px) 100vw, 1024px" /></div>
<p>File losing is one of the biggest concerns in today&#8217;s digital world, and to get rid of these problems, Microsoft offers built-in tools in Windows 11 to back up your system. By backing up your system, you ensure the safety of your data from disk failure, viruses, malware, fire, flood, or any other strange causes. [&#8230;]</p>
<p>The post <a href="https://www.technig.com/backup-and-restore-data-on-windows-11/">How to Backup and Restore Data on Windows 11?</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div style="margin-bottom:20px;"><img width="1024" height="538" src="https://www.technig.com/wp-content/uploads/2022/04/Windows-11-Backup-and-Restore-1024x538-1.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Windows 11 Backup and Restore" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2022/04/Windows-11-Backup-and-Restore-1024x538-1.jpg 1024w, https://www.technig.com/wp-content/uploads/2022/04/Windows-11-Backup-and-Restore-1024x538-1-300x158.jpg 300w, https://www.technig.com/wp-content/uploads/2022/04/Windows-11-Backup-and-Restore-1024x538-1-768x404.jpg 768w" sizes="(max-width: 1024px) 100vw, 1024px" /></div>
<p>File losing is one of the biggest concerns in today&#8217;s digital world, and to get rid of these problems, Microsoft offers built-in tools in Windows 11 to back up your system. By backing up your system, you ensure the safety of your data from disk failure, viruses, malware, fire, flood, or any other strange causes. Among other built-in tools, the <strong>Backup and Restore </strong>is one of the essential backup and recovery tools in Windows 11 that we will talk about in this article.</p>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" src="https://www.technig.com/wp-content/uploads/2022/04/Windows-11-Backup-and-Restore-1024x538-1.jpg" alt="Windows 11 Backup and Restore" class="wp-image-17800" width="768" height="404" srcset="https://www.technig.com/wp-content/uploads/2022/04/Windows-11-Backup-and-Restore-1024x538-1.jpg 1024w, https://www.technig.com/wp-content/uploads/2022/04/Windows-11-Backup-and-Restore-1024x538-1-300x158.jpg 300w, https://www.technig.com/wp-content/uploads/2022/04/Windows-11-Backup-and-Restore-1024x538-1-768x404.jpg 768w" sizes="(max-width: 768px) 100vw, 768px" /><figcaption>Windows 11 Backup and Restore</figcaption></figure></div>


<p><strong>Related:</strong> <a href="https://www.technig.com/schedule-automatic-backup-in-windows-11/" target="_blank" rel="noreferrer noopener nofollow">How to Schedule Automatic Backup on Windows 11</a>?</p>



<h2 class="wp-block-heading">Create a full backup on Windows 11</h2>



<p>To create a full backup that stores all the installation, files, images, documents, and settings, use <strong>Backup and Restore</strong> features. This feature takes a copy or an image of the whole system and stores that in an external or internal hard disk or drive. To create a full backup from Windows 11, follow the below steps:</p>



<ol class="wp-block-list"><li>Open <strong>Control Panel</strong> from the <strong>Start Menu</strong>, and click on <strong>Backup and Restore</strong> (Windows 7) beneath the <strong>System and Security</strong> category.</li></ol>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" src="https://www.technig.com/wp-content/uploads/2022/04/Backup-and-Restore-1024x518-1.png" alt="Complete Guide on Windows 11 Backup and Restore" class="wp-image-17929" width="633" height="308" srcset="https://www.technig.com/wp-content/uploads/2022/04/Backup-and-Restore-1024x518-1.png 844w, https://www.technig.com/wp-content/uploads/2022/04/Backup-and-Restore-1024x518-1-300x146.png 300w, https://www.technig.com/wp-content/uploads/2022/04/Backup-and-Restore-1024x518-1-768x374.png 768w" sizes="(max-width: 633px) 100vw, 633px" /><figcaption>Control Panel Window</figcaption></figure></div>


<ol class="wp-block-list" start="2"><li> In the top-left-hand corner, click on <strong>Create a system image</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/04/Create-System-Image-1024x576-1.png" alt="Complete Guide on Windows 11 Backup and Restore" class="wp-image-17930" width="767" height="427" srcset="https://www.technig.com/wp-content/uploads/2022/04/Create-System-Image-1024x576-1.png 1023w, https://www.technig.com/wp-content/uploads/2022/04/Create-System-Image-1024x576-1-300x167.png 300w, https://www.technig.com/wp-content/uploads/2022/04/Create-System-Image-1024x576-1-768x427.png 768w" sizes="(max-width: 767px) 100vw, 767px" /><figcaption>Create System Image</figcaption></figure></div>


<ol class="wp-block-list" start="3"><li> A new window pops up, asking where you want to save the backup. You have to choose one of the three options; <strong>on a hard disk</strong>, <strong>on one or more DVDs</strong>, or <strong>on a network location</strong>; Select the location accordingly. If you select the hard disk, open the drop-down menu and choose the intended disk.</li></ol>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" src="https://www.technig.com/wp-content/uploads/2022/04/Save-the-Backup-file-1.png" alt="Save the Backup File" class="wp-image-17931" width="672" height="705" srcset="https://www.technig.com/wp-content/uploads/2022/04/Save-the-Backup-file-1.png 896w, https://www.technig.com/wp-content/uploads/2022/04/Save-the-Backup-file-1-286x300.png 286w, https://www.technig.com/wp-content/uploads/2022/04/Save-the-Backup-file-1-768x806.png 768w" sizes="(max-width: 672px) 100vw, 672px" /><figcaption>Save the Backup</figcaption></figure></div>


<ol class="wp-block-list" start="4"><li> First, confirm your backup settings and then click on the <strong>Start Backup</strong> button; then, a new tiny window shows the process of saving the backup. The processing time depends on the amount of data in your system.</li></ol>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" src="https://www.technig.com/wp-content/uploads/2022/04/Processing-1.png" alt="Complete Guide on Windows 11 Backup and Restore" class="wp-image-17932" width="571" height="343" srcset="https://www.technig.com/wp-content/uploads/2022/04/Processing-1.png 761w, https://www.technig.com/wp-content/uploads/2022/04/Processing-1-300x180.png 300w" sizes="(max-width: 571px) 100vw, 571px" /><figcaption>Processing</figcaption></figure></div>


<ol class="wp-block-list" start="5"><li> The new window that wants you to <strong>create a system repair disk</strong> shows up. If you&#8217;re going to make the repair disk, click <strong>yes</strong>; otherwise, click <strong>no</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/04/Create-System-Repair-Disk.png" alt="Repair disk" class="wp-image-17433" width="425" height="223" srcset="https://www.technig.com/wp-content/uploads/2022/04/Create-System-Repair-Disk.png 566w, https://www.technig.com/wp-content/uploads/2022/04/Create-System-Repair-Disk-300x157.png 300w" sizes="(max-width: 425px) 100vw, 425px" /><figcaption>Create System Repair Disk</figcaption></figure></div>


<p>Finally, you are done! You can go to the selected disk and see a new folder created <strong>WindowsImageBackup</strong>, containing all the backup data.</p>



<h2 class="wp-block-heading"><strong>How to restore the backup on Windows 11?</strong></h2>



<p>If you face hardware failure, system corruption, or your important files have been destroyed because you have already taken a backup from your file and system, you can quickly restore them. There are two ways to restore the backup in Windows 11;</p>



<h3 class="wp-block-heading">First Way to Restore Backup</h3>



<p>Restore your file through the <strong>recovery </strong>option in your <strong>system setting</strong>;</p>



<ol class="wp-block-list"><li>Open the <strong>system settings</strong>, scroll down, and find the <strong>Recovery</strong> option; click on it. Then, in the recovery window, click on <strong>Restart Now</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/04/Recovery-Option-1024x576.png" alt="Recovery option in System Settings" class="wp-image-17434" width="768" height="432" srcset="https://www.technig.com/wp-content/uploads/2022/04/Recovery-Option-1024x576.png 1024w, https://www.technig.com/wp-content/uploads/2022/04/Recovery-Option-300x169.png 300w, https://www.technig.com/wp-content/uploads/2022/04/Recovery-Option-768x432.png 768w, https://www.technig.com/wp-content/uploads/2022/04/Recovery-Option-1536x864.png 1536w, https://www.technig.com/wp-content/uploads/2022/04/Recovery-Option.png 1920w" sizes="(max-width: 768px) 100vw, 768px" /><figcaption>Recovery Option in System Settings</figcaption></figure></div>


<ol class="wp-block-list" start="2"><li>When your computer restart, a new green window lets you choose an option. Click on <strong>Troubleshoot</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/04/Troubleshoot-Window-1024x649-1.png" alt="Troubleshoot Window" class="wp-image-17933" width="692" height="385" srcset="https://www.technig.com/wp-content/uploads/2022/04/Troubleshoot-Window-1024x649-1.png 923w, https://www.technig.com/wp-content/uploads/2022/04/Troubleshoot-Window-1024x649-1-300x167.png 300w, https://www.technig.com/wp-content/uploads/2022/04/Troubleshoot-Window-1024x649-1-768x427.png 768w" sizes="(max-width: 692px) 100vw, 692px" /><figcaption>TroubleShoot Window</figcaption></figure></div>


<ol class="wp-block-list" start="3"><li>In Troubleshoot Window, click on Advanced Options.</li><li>If you find the <strong>System Image Recovery</strong> option in the <strong>Advanced Option</strong>, click on it. Else, click on the hyperlink &#8220;<strong>See more recovery options</strong>&#8221; at the bottom. In the new window, click on the <strong>System Image Recovery</strong> options. </li></ol>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" src="https://www.technig.com/wp-content/uploads/2022/04/System-Image-Recovery-Window-1024x649-1.png" alt="System Image Recovery Option" class="wp-image-17935" width="768" height="487"/><figcaption>System Image Recovery Option</figcaption></figure></div>


<ol class="wp-block-list" start="5"><li> <span style="color: initial;text-transform: initial">The new window wants you to select a </span><strong style="color: initial;text-transform: initial">System image backup</strong><span style="color: initial;text-transform: initial">. (If you had only one system backup, it would automatically be selected) After selecting your backup image, click on the </span><strong style="color: initial;text-transform: initial">Next</strong><span style="color: initial;text-transform: initial"> button.</span></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/screenshot_20220522_001224-1024x726.png" alt="Select the Image Backup" class="wp-image-18192" width="512" height="363" srcset="https://www.technig.com/wp-content/uploads/2022/05/screenshot_20220522_001224-1024x726.png 1024w, https://www.technig.com/wp-content/uploads/2022/05/screenshot_20220522_001224-300x213.png 300w, https://www.technig.com/wp-content/uploads/2022/05/screenshot_20220522_001224-768x544.png 768w, https://www.technig.com/wp-content/uploads/2022/05/screenshot_20220522_001224-1536x1089.png 1536w, https://www.technig.com/wp-content/uploads/2022/05/screenshot_20220522_001224-2048x1452.png 2048w" sizes="(max-width: 512px) 100vw, 512px" /><figcaption>Select Image Backup</figcaption></figure></div>


<ol class="wp-block-list" start="6"><li> A new window shows, &#8220;<strong>Choose additional restore option</strong>,&#8221; without any changes; click on the Next button. Finally, another window that shows the date and time, computer name, and other information appears; you can click on the <strong>Finish </strong>button. </li></ol>



<p>The processing time takes some time, and when it is finished, you are done with the restoring, and your computer will restart.</p>



<h3 class="wp-block-heading">Second Way to Restore the Backup</h3>



<p>If your hardware failed or your system is corrupted, you can use this alternative way to restore the backup in Windows 11.</p>



<ol class="wp-block-list"><li>Boot the computer using CD/DVD, a Windows repair disk, or a booted USB drive.</li></ol>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" src="https://www.technig.com/wp-content/uploads/2022/04/Boot-Computer-1024x648-1.png" alt="Boot the computer" class="wp-image-17691" width="768" height="110" srcset="https://www.technig.com/wp-content/uploads/2022/04/Boot-Computer-1024x648-1.png 1024w, https://www.technig.com/wp-content/uploads/2022/04/Boot-Computer-1024x648-1-300x43.png 300w, https://www.technig.com/wp-content/uploads/2022/04/Boot-Computer-1024x648-1-768x110.png 768w" sizes="(max-width: 768px) 100vw, 768px" /><figcaption>Press Any Key To Boot</figcaption></figure></div>


<ol class="wp-block-list" start="2"><li> Now, instead of clicking on <strong>Install now</strong> button, click on the <strong>Repair your computer</strong> hyperlink at the bottom.</li></ol>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" src="https://www.technig.com/wp-content/uploads/2022/04/Repair-Your-Computer-Window.png" alt="Repair the Computer" class="wp-image-17437" width="691" height="514" srcset="https://www.technig.com/wp-content/uploads/2022/04/Repair-Your-Computer-Window.png 921w, https://www.technig.com/wp-content/uploads/2022/04/Repair-Your-Computer-Window-300x223.png 300w, https://www.technig.com/wp-content/uploads/2022/04/Repair-Your-Computer-Window-768x571.png 768w, https://www.technig.com/wp-content/uploads/2022/04/Repair-Your-Computer-Window-86x64.png 86w" sizes="(max-width: 691px) 100vw, 691px" /><figcaption>Repair the Computer</figcaption></figure></div>


<ol class="wp-block-list" start="3"><li> The same new green windows appear that you learned their process a few lines before in the <strong>First way to restore the backup</strong> section. You can click on <strong>Troubleshoot</strong> and go ahead.</li></ol>



<p>You can now take a backup from your Windows 11 Operating System and bring the lost data back if your file is destroyed. I hope this article is useful. You can share your thoughts and questions in the comment section of this page.</p>
<p>The post <a href="https://www.technig.com/backup-and-restore-data-on-windows-11/">How to Backup and Restore Data on Windows 11?</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.technig.com/backup-and-restore-data-on-windows-11/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">17425</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 Remove Login Password on Windows 11?</title>
		<link>https://www.technig.com/remove-login-password-on-windows-11/</link>
					<comments>https://www.technig.com/remove-login-password-on-windows-11/#respond</comments>
		
		<dc:creator><![CDATA[Habib Sarwari]]></dc:creator>
		<pubDate>Sat, 21 May 2022 06:50:00 +0000</pubDate>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Change User Account Password]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Password Recovery]]></category>
		<category><![CDATA[Password Settings Policy]]></category>
		<category><![CDATA[Recover Password]]></category>
		<category><![CDATA[Reset Lost Password]]></category>
		<category><![CDATA[Windows 10]]></category>
		<category><![CDATA[Windows 11]]></category>
		<category><![CDATA[Windows 11 Configuration]]></category>
		<category><![CDATA[Windows PowerShell]]></category>
		<category><![CDATA[Windows Security]]></category>
		<guid isPermaLink="false">https://www.technig.com/?p=17990</guid>

					<description><![CDATA[<div style="margin-bottom:20px;"><img width="1200" height="630" src="https://www.technig.com/wp-content/uploads/2022/05/Registry-Editor-Window.webp" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Remove Login Password on Windows 11" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2022/05/Registry-Editor-Window.webp 1200w, https://www.technig.com/wp-content/uploads/2022/05/Registry-Editor-Window-300x158.webp 300w, https://www.technig.com/wp-content/uploads/2022/05/Registry-Editor-Window-1024x538.webp 1024w, https://www.technig.com/wp-content/uploads/2022/05/Registry-Editor-Window-768x403.webp 768w" sizes="(max-width: 1200px) 100vw, 1200px" /></div>
<p>You set the password on your computer to protect your privacy and ensure the safety of your data. However, it might get redundant to enter the password each time you sign in to your computer. You can find numerous articles written about turning off the lock screen password on your computer on google. I checked [&#8230;]</p>
<p>The post <a href="https://www.technig.com/remove-login-password-on-windows-11/">How to Remove Login Password on Windows 11?</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div style="margin-bottom:20px;"><img width="1200" height="630" src="https://www.technig.com/wp-content/uploads/2022/05/Registry-Editor-Window.webp" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Remove Login Password on Windows 11" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2022/05/Registry-Editor-Window.webp 1200w, https://www.technig.com/wp-content/uploads/2022/05/Registry-Editor-Window-300x158.webp 300w, https://www.technig.com/wp-content/uploads/2022/05/Registry-Editor-Window-1024x538.webp 1024w, https://www.technig.com/wp-content/uploads/2022/05/Registry-Editor-Window-768x403.webp 768w" sizes="(max-width: 1200px) 100vw, 1200px" /></div>
<p>You set the password on your computer to protect your privacy and ensure the safety of your data. However, it might get redundant to enter the password each time you sign in to your computer. You can find numerous articles written about turning off the lock screen password on your computer on google. I checked them, and some may not work on your computer. In the following article, you will learn easy and tested ways to remove (disable) a login password on Windows 11.</p>



<p>Read about: <a href="https://www.technig.com/reset-windows-11-password-from-command-prompt/" target="_blank" rel="noreferrer noopener nofollow">Reset Windows 11 Password from Command Prompt</a></p>



<h2 class="wp-block-heading"><strong>Remove the login password from the registry.</strong></h2>



<p>Working with the registry is a critical process and requires taking extra caution. You can disable the Microsoft account password or local user password with the registry. To disable the login password from the registry, follow the steps below:</p>



<ol class="wp-block-list" type="1"><li>Press the <strong>Windows + R</strong> button to open the run box.</li></ol>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="564" height="331" src="https://www.technig.com/wp-content/uploads/2022/05/Run.png" alt="How to Remove Login Password (Sign in Window) on Windows 11?" class="wp-image-18004" srcset="https://www.technig.com/wp-content/uploads/2022/05/Run.png 564w, https://www.technig.com/wp-content/uploads/2022/05/Run-300x176.png 300w, https://www.technig.com/wp-content/uploads/2022/05/Run-357x210.png 357w" sizes="(max-width: 564px) 100vw, 564px" /><figcaption>Enter the regedit</figcaption></figure></div>


<ol class="wp-block-list" start="2"><li> Write the <strong>Regedit </strong>in the Run box and click ok. Allow the user to make changes.</li><li>Navigate to the following path: <strong>Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsNT\CurrentVersion\Winlogon</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/Registry-1-1024x705.png" alt="How to Remove Login Password (Sign in Window) on Windows 11?" class="wp-image-17998" width="768" height="529" srcset="https://www.technig.com/wp-content/uploads/2022/05/Registry-1-1024x705.png 1024w, https://www.technig.com/wp-content/uploads/2022/05/Registry-1-300x207.png 300w, https://www.technig.com/wp-content/uploads/2022/05/Registry-1-768x529.png 768w, https://www.technig.com/wp-content/uploads/2022/05/Registry-1.png 1446w" sizes="(max-width: 768px) 100vw, 768px" /><figcaption>Registry Editor Window</figcaption></figure></div>


<ol class="wp-block-list" start="4"><li> In the <strong>Winlogon </strong>folder, find the ‘<strong>DefaultUserName</strong>’ string. If you did not find it, create a new String by right-clicking on the Winlogon folder, then<strong> New&gt;String Value</strong>. Rename it with the <strong>DefaultUserName</strong> and double-click on it to open.</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-String-1-1024x636.png" alt="How to Remove Login Password (Sign in Window) on Windows 11?" class="wp-image-17997" width="768" height="477" srcset="https://www.technig.com/wp-content/uploads/2022/05/Create-New-String-1-1024x636.png 1024w, https://www.technig.com/wp-content/uploads/2022/05/Create-New-String-1-300x186.png 300w, https://www.technig.com/wp-content/uploads/2022/05/Create-New-String-1-768x477.png 768w, https://www.technig.com/wp-content/uploads/2022/05/Create-New-String-1.png 1328w" sizes="(max-width: 768px) 100vw, 768px" /><figcaption>Create New String</figcaption></figure></div>


<ol class="wp-block-list" start="5"><li> In the Edit String window, enter your Microsoft account, User Name, or Other ID that you want to disable their password in the Value data and click ok to save the changes.</li></ol>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="570" height="254" src="https://www.technig.com/wp-content/uploads/2022/05/User-Name.png" alt="How to Remove Login Password (Sign in Window) on Windows 11?" class="wp-image-18115" srcset="https://www.technig.com/wp-content/uploads/2022/05/User-Name.png 570w, https://www.technig.com/wp-content/uploads/2022/05/User-Name-300x134.png 300w" sizes="(max-width: 570px) 100vw, 570px" /><figcaption>Write UserName</figcaption></figure></div>


<ol class="wp-block-list" start="6"><li> Find another string with ‘<strong>DefualtPassword</strong>’ or create a new one and rename that as ‘<strong>DefualtPassword</strong>.’</li><li>Double click on the <strong>DefualtPassword</strong> string and enter the password of the related account in the <strong>Value data</strong> and click ok.</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/DefaultPassword-1-1024x678.png" alt="Create DefualtPassword String" class="wp-image-18000" width="768" height="509" srcset="https://www.technig.com/wp-content/uploads/2022/05/DefaultPassword-1-1024x678.png 1024w, https://www.technig.com/wp-content/uploads/2022/05/DefaultPassword-1-300x199.png 300w, https://www.technig.com/wp-content/uploads/2022/05/DefaultPassword-1-768x509.png 768w, https://www.technig.com/wp-content/uploads/2022/05/DefaultPassword-1.png 1380w" sizes="(max-width: 768px) 100vw, 768px" /><figcaption>Create DefualtPassword String</figcaption></figure></div>


<ol class="wp-block-list" start="8"><li> Now find the ‘<strong>AutoAdminLogon</strong>’ string in the Winlogon folder or create a new one and name it AutoAdminLogon.</li><li>Double click on the ‘AutoAdminLogon’ string, set its value data to 1, and click Ok.</li></ol>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="570" height="251" src="https://www.technig.com/wp-content/uploads/2022/05/AutoAdminLogon.png" alt="AutoAdminLogon Window" class="wp-image-18002" srcset="https://www.technig.com/wp-content/uploads/2022/05/AutoAdminLogon.png 570w, https://www.technig.com/wp-content/uploads/2022/05/AutoAdminLogon-300x132.png 300w" sizes="(max-width: 570px) 100vw, 570px" /><figcaption>AutoAdminLogon String</figcaption></figure></div>


<p>Finally, after the restart, you will automatically log in (Without a password) to your computer.</p>



<h2 class="wp-block-heading"><strong>How to remove the login password with Command Prompt?</strong></h2>



<p>If you are signing into your computer with a local account, removing the password is more effortless. One easy way to remove the local account password is through the CMD.</p>



<ol class="wp-block-list" type="1"><li>Open the command prompt as administrator.</li><li>Write the <strong><code>net user</code></strong> and enter; see the list of all user accounts on your computer.</li><li>Now write <strong><code>net user username *</code></strong> and enter. (instead of the username, write the name of the user you want to disable its password)</li><li>Instead of writing the password for the selected user, enter without writing anything. (they should be blank)</li><li>Do not write anything in the confirmation password, and press enter.</li></ol>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="754" height="136" src="https://www.technig.com/wp-content/uploads/2022/05/Command-Prompt.png" alt="Remove Password with Command Prompt" class="wp-image-18117" srcset="https://www.technig.com/wp-content/uploads/2022/05/Command-Prompt.png 754w, https://www.technig.com/wp-content/uploads/2022/05/Command-Prompt-300x54.png 300w, https://www.technig.com/wp-content/uploads/2022/05/Command-Prompt-750x136.png 750w" sizes="(max-width: 754px) 100vw, 754px" /><figcaption>Reset Password Using CMD</figcaption></figure></div>


<ol class="wp-block-list" start="6"><li> You will see a message saying, ‘<strong>The command was completed successfully</strong>.</li></ol>



<p>You just turned off the lock screen password on Windows 11. Restart your computer, and you will log in without a password.</p>



<h2 class="wp-block-heading"><strong>Disable the login password on Windows 11 from the User Account Panel.</strong></h2>



<p>Another way to disable the user account password on Windows 11 is through the User Account Panel.</p>



<ol class="wp-block-list" type="1"><li>Write the <strong>Netplwiz </strong>in the Run box and click ok. (Or write the <strong>Netplwiz</strong> in the search box and open it)</li><li>Select the intended account from the user account panel, uncheck the box, and click ok. ( If you cannot select the intended account at first, check the above box once, then choose the desired account, and then uncheck the box )</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-Account.png" alt="User Account Panel Window" class="wp-image-18118" width="489" height="614" srcset="https://www.technig.com/wp-content/uploads/2022/05/User-Account.png 652w, https://www.technig.com/wp-content/uploads/2022/05/User-Account-239x300.png 239w" sizes="(max-width: 489px) 100vw, 489px" /><figcaption>User Account Panel Window</figcaption></figure></div>


<ol class="wp-block-list" start="3"><li> Enter the account’s password and confirm the password, then click <strong>ok</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/Enter-the-password-2.png" alt="Enter the password" class="wp-image-18119" width="482" height="306" srcset="https://www.technig.com/wp-content/uploads/2022/05/Enter-the-password-2.png 643w, https://www.technig.com/wp-content/uploads/2022/05/Enter-the-password-2-300x190.png 300w" sizes="(max-width: 482px) 100vw, 482px" /><figcaption>Enter the Password</figcaption></figure></div>


<p>Finally, restart your computer; you will log in without a password.</p>



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



<p>If you get tired of entering the password with each login, you can follow the above methods to remove the login password on Windows 11. I hope the article can help solve your problems.</p>
<p>The post <a href="https://www.technig.com/remove-login-password-on-windows-11/">How to Remove Login Password on Windows 11?</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.technig.com/remove-login-password-on-windows-11/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">17990</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>How to Join Windows 11 to Domain using PowerShell</title>
		<link>https://www.technig.com/join-windows-11-to-domain-using-powershell/</link>
					<comments>https://www.technig.com/join-windows-11-to-domain-using-powershell/#respond</comments>
		
		<dc:creator><![CDATA[Habib Sarwari]]></dc:creator>
		<pubDate>Mon, 16 May 2022 07:57:49 +0000</pubDate>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[PowerShell Articles]]></category>
		<category><![CDATA[Windows 10]]></category>
		<category><![CDATA[Windows 11]]></category>
		<category><![CDATA[Windows Configuration]]></category>
		<category><![CDATA[Windows PowerShell]]></category>
		<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[Windows Server 2022]]></category>
		<category><![CDATA[Windows Settings]]></category>
		<guid isPermaLink="false">https://www.technig.com/?p=18045</guid>

					<description><![CDATA[<div style="margin-bottom:20px;"><img width="1200" height="630" src="https://www.technig.com/wp-content/uploads/2022/05/Screenshot-73.png" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Windows 11 Tips" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2022/05/Screenshot-73.png 1200w, https://www.technig.com/wp-content/uploads/2022/05/Screenshot-73-300x158.png 300w, https://www.technig.com/wp-content/uploads/2022/05/Screenshot-73-1024x538.png 1024w, https://www.technig.com/wp-content/uploads/2022/05/Screenshot-73-768x403.png 768w" sizes="(max-width: 1200px) 100vw, 1200px" /></div>
<p>You can set up a local network with central authentication and join that network to use the shared resources. If you want to join your windows 11 client computer to an active directory domain, and don&#8217;t know where to start, you are in the right place. In these tutorials, you learn how to join the [&#8230;]</p>
<p>The post <a href="https://www.technig.com/join-windows-11-to-domain-using-powershell/">How to Join Windows 11 to Domain using PowerShell</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div style="margin-bottom:20px;"><img width="1200" height="630" src="https://www.technig.com/wp-content/uploads/2022/05/Screenshot-73.png" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Windows 11 Tips" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2022/05/Screenshot-73.png 1200w, https://www.technig.com/wp-content/uploads/2022/05/Screenshot-73-300x158.png 300w, https://www.technig.com/wp-content/uploads/2022/05/Screenshot-73-1024x538.png 1024w, https://www.technig.com/wp-content/uploads/2022/05/Screenshot-73-768x403.png 768w" sizes="(max-width: 1200px) 100vw, 1200px" /></div>
<p>You can set up a <a href="https://en.wikipedia.org/wiki/Local_area_network" target="_blank" rel="noreferrer noopener nofollow">local network</a> with central authentication and join that network to use the shared resources. If you want to join your windows 11 client computer to an active directory domain, and don&#8217;t know where to start, you are in the right place.  In these tutorials, you learn how to join the computer running Windows 11 operating system to a domain from PowerShell and computer settings.</p>



<p><strong>Related</strong>: <a href="https://www.technig.com/set-static-ip-address-on-windows-11/" target="_blank" rel="noreferrer noopener nofollow">How to Set Static IP Address on Windows 11</a></p>



<h3 class="wp-block-heading"><strong>Important notes</strong> before joining your computer to a domain!</h3>



<ol class="wp-block-list" type="1"><li>Ensure the network connectivity</li><li>Set a unique name for your client’s computer</li><li>Make sure to have e DNS connection</li><li>Log in as an administrator account</li><li>Know the domain name you want to join</li></ol>



<h2 class="wp-block-heading"><strong>Join Windows 11 computer to a domain from computer settings</strong></h2>



<p>This is a common graphical method to join your computer to the domain environment. To do that, follow the steps below:</p>



<ol class="wp-block-list" type="1"><li>First of all, open the system properties: press <strong>Windows+R</strong> to open the Run and write <strong>sysdm. Cpl </strong>then clicks <strong>ok</strong>.</li><li>Click on the ‘<strong>change</strong>’ button in the system properties dialogue box.</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/System-Properties.png" alt="How to Join Windows 11 to Domain (PowerShell and Settings)" class="wp-image-18046" width="456" height="527" srcset="https://www.technig.com/wp-content/uploads/2022/05/System-Properties.png 608w, https://www.technig.com/wp-content/uploads/2022/05/System-Properties-259x300.png 259w" sizes="(max-width: 456px) 100vw, 456px" /><figcaption>System Properties Window</figcaption></figure></div>


<ol class="wp-block-list" type="1" start="3"><li>Select the radio button before the domain name and input the domain name in the text box; click <strong>ok</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/Change-the-Domain.png" alt="How to Join Windows 11 to Domain (PowerShell and Settings)" class="wp-image-18047" width="359" height="443" srcset="https://www.technig.com/wp-content/uploads/2022/05/Change-the-Domain.png 479w, https://www.technig.com/wp-content/uploads/2022/05/Change-the-Domain-243x300.png 243w" sizes="(max-width: 359px) 100vw, 359px" /><figcaption>Enter the Domain Name</figcaption></figure></div>


<ol class="wp-block-list" type="1" start="4"><li>A security window pops up asking for the username and password of the domain you want to join. Write them and enter.</li></ol>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" src="https://www.technig.com/wp-content/uploads/2022/05/Domain-Credential-1.png" alt="How to Join Windows 11 to Domain (PowerShell and Settings)" class="wp-image-18049" width="507" height="430" srcset="https://www.technig.com/wp-content/uploads/2022/05/Domain-Credential-1.png 676w, https://www.technig.com/wp-content/uploads/2022/05/Domain-Credential-1-300x254.png 300w" sizes="(max-width: 507px) 100vw, 507px" /><figcaption>Enter the UserName and Password of the Domain</figcaption></figure></div>


<ol class="wp-block-list" type="1" start="5"><li>A tiny window welcomes you to the domain; click <strong>Ok</strong>.</li><li>A window will prompt you to restart the computer. After the restart, your computer is a member of the network.</li></ol>



<h2 class="wp-block-heading"><strong>How to join your computer to the domain using PowerShell?</strong></h2>



<p>Another easy way to join the Active Directory Domain is through <strong>PowerShell</strong>. You can add your computer to a network using PowerShell with the below steps:</p>



<ol class="wp-block-list" type="1"><li>Search the <strong>Windows PowerShell</strong> in the search box and run it as administrator.</li><li>Write the <strong><code>Add-Computer –DomainName “Domain-Name” –Credential “Domain-UserName”</code></strong> in the PowerShell window and enter.</li></ol>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="949" height="79" src="https://www.technig.com/wp-content/uploads/2022/05/PowerShell-CMD.png" alt="How to Join Windows 11 to Domain (PowerShell and Settings)" class="wp-image-18051" srcset="https://www.technig.com/wp-content/uploads/2022/05/PowerShell-CMD.png 949w, https://www.technig.com/wp-content/uploads/2022/05/PowerShell-CMD-300x25.png 300w, https://www.technig.com/wp-content/uploads/2022/05/PowerShell-CMD-768x64.png 768w" sizes="(max-width: 949px) 100vw, 949px" /><figcaption>Write the Command on the PowerShell</figcaption></figure></div>


<ol class="wp-block-list" type="1" start="3"><li>A tiny window shows up asking to enter the Domain-Password. Enter the password and enter.</li></ol>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" src="https://www.technig.com/wp-content/uploads/2022/05/Credential-Request-Window.png" alt="Credential Request Window" class="wp-image-18052" width="360" height="290" srcset="https://www.technig.com/wp-content/uploads/2022/05/Credential-Request-Window.png 480w, https://www.technig.com/wp-content/uploads/2022/05/Credential-Request-Window-300x242.png 300w" sizes="(max-width: 360px) 100vw, 360px" /><figcaption>Credential Request Window</figcaption></figure></div>


<ol class="wp-block-list" type="1" start="4"><li>Restart your computer, and then you are a member of the network.</li></ol>



<h2 class="wp-block-heading"><strong>How to check if your PC is joined to a domain or Workgroup?</strong></h2>



<p>There are multiple ways to check whether your computer is a domain member or a WORKGROUP. The most accessible and most convenient of them is through Command Prompt:</p>



<ol class="wp-block-list" type="1"><li>Open the Command Prompt from the Start Menu.</li><li>Write the <strong><code>Systeminfo |findstr /I “domain”</code></strong> and enter. In the second line, you will see either the domain is a workgroup or a member of a domain.</li></ol>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="636" height="91" src="https://www.technig.com/wp-content/uploads/2022/05/CMD-Command.png" alt="Command Prompt Window" class="wp-image-18053" srcset="https://www.technig.com/wp-content/uploads/2022/05/CMD-Command.png 636w, https://www.technig.com/wp-content/uploads/2022/05/CMD-Command-300x43.png 300w" sizes="(max-width: 636px) 100vw, 636px" /><figcaption>Write the Code in the CMD and Enter</figcaption></figure></div>


<p>Another way to check if your computer is joined to a domain is through the system properties:</p>



<ol class="wp-block-list" type="1"><li>Go to the <strong>setting</strong> of your computer. Click on the <strong>System</strong>, scroll down, find the <strong>About </strong>option, and click on it.</li><li>Click on the hyperlink “<strong>Domain or Workgroup.</strong>”</li><li>In the system properties dialogue box, click on the change button.</li><li>If the workgroup radio button was selected, you are not a member of any domain. Else, if the domain radio button is selected, you are a member of the domain.</li></ol>



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



<p>There are multiple ways to add your computer to a domain. And the easiest and most convenient of them is through PowerShell and computer settings that we talked about. Write your questions in the comment section of this page.</p>
<p>The post <a href="https://www.technig.com/join-windows-11-to-domain-using-powershell/">How to Join Windows 11 to Domain using PowerShell</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.technig.com/join-windows-11-to-domain-using-powershell/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">18045</post-id>	</item>
		<item>
		<title>How to Set Static IP Address on Windows 11?</title>
		<link>https://www.technig.com/set-static-ip-address-on-windows-11/</link>
					<comments>https://www.technig.com/set-static-ip-address-on-windows-11/#respond</comments>
		
		<dc:creator><![CDATA[Habib Sarwari]]></dc:creator>
		<pubDate>Fri, 13 May 2022 17:51:00 +0000</pubDate>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Change IP Address]]></category>
		<category><![CDATA[Configure IP Address]]></category>
		<category><![CDATA[Deploy IP address]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[IP Address]]></category>
		<category><![CDATA[IP Address Configuration]]></category>
		<category><![CDATA[Static Route]]></category>
		<category><![CDATA[Windows 11]]></category>
		<guid isPermaLink="false">https://www.technig.com/?p=17638</guid>

					<description><![CDATA[<div style="margin-bottom:20px;"><img width="1200" height="630" src="https://www.technig.com/wp-content/uploads/2022/04/Set-Static-IP-Address.webp" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="How to set IP Address" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2022/04/Set-Static-IP-Address.webp 1200w, https://www.technig.com/wp-content/uploads/2022/04/Set-Static-IP-Address-300x158.webp 300w, https://www.technig.com/wp-content/uploads/2022/04/Set-Static-IP-Address-1024x538.webp 1024w, https://www.technig.com/wp-content/uploads/2022/04/Set-Static-IP-Address-768x403.webp 768w" sizes="(max-width: 1200px) 100vw, 1200px" /></div>
<p>Generally, an IP address is a unique identification number assigned to devices on the network to let them communicate with each other. When you connect to a network, either you receive the IP address manually (Statically) or dynamically. Although, most users connect to the internet without knowing the IP address of their device because the [&#8230;]</p>
<p>The post <a href="https://www.technig.com/set-static-ip-address-on-windows-11/">How to Set Static IP Address on Windows 11?</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div style="margin-bottom:20px;"><img width="1200" height="630" src="https://www.technig.com/wp-content/uploads/2022/04/Set-Static-IP-Address.webp" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="How to set IP Address" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2022/04/Set-Static-IP-Address.webp 1200w, https://www.technig.com/wp-content/uploads/2022/04/Set-Static-IP-Address-300x158.webp 300w, https://www.technig.com/wp-content/uploads/2022/04/Set-Static-IP-Address-1024x538.webp 1024w, https://www.technig.com/wp-content/uploads/2022/04/Set-Static-IP-Address-768x403.webp 768w" sizes="(max-width: 1200px) 100vw, 1200px" /></div>
<p>Generally, an IP address is a unique identification number assigned to devices on the network to let them communicate with each other. When you connect to a network, either you receive the IP address manually (Statically) or dynamically. Although, most users connect to the internet without knowing the IP address of their device because the DHCP assigns the IP address dynamically. But sometimes, for example, users decide to connect remotely or configure their device as a server; in such cases, you need to have a stable IP address. In this article, you will learn how to <a href="https://docs.microsoft.com/en-us/troubleshoot/windows-server/networking/change-ip-address-network-adapter" target="_blank" rel="noreferrer noopener nofollow">set a static IP Address in Windows 11</a> using the <strong>command prompt</strong> and <strong>control panel</strong>.</p>



<p>If you are using Windows 10, check the <a href="https://www.technig.com/configure-ip-address-with-command-prompt-in-windows/" target="_blank" rel="noreferrer noopener nofollow">How To Configure Windows 10 IP Address With CMD?</a></p>



<h2 class="wp-block-heading">Set Static IP Address on Windows 11</h2>



<p>There are two common versions of IP: <strong>IPV4</strong> and <strong>IPV6</strong>. The IPV4 has four hexadecimal numbers separated with a dot or period (.), such as 192.168.1.1, while IPV6 has six hexadecimal numbers separated with a colon (:). You are going to learn how to set IPV4 on Windows 11.</p>



<h3 class="wp-block-heading">Setting IPV4 using Command Prompt</h3>



<p>To set the static IP address via the <strong>CMD</strong>, which is an easy and quick way, go with the following steps:</p>



<ol class="wp-block-list"><li>Search the <strong>Command Prompt </strong>or <strong>CMD </strong>in the Search Box or the Start Manu and run it as administrator.</li><li>Before you start setting the static IP address, you must see the current configuration of your network because you will need some of that information later. Write in the command prompt <strong><code>IPConfig /all </code></strong>and enter.</li></ol>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" src="https://www.technig.com/wp-content/uploads/2022/04/IPConfig-1024x151.webp" alt="How to Set Static IP Address on Windows 11?" class="wp-image-17648" width="768" height="113" srcset="https://www.technig.com/wp-content/uploads/2022/04/IPConfig-1024x151.webp 1024w, https://www.technig.com/wp-content/uploads/2022/04/IPConfig-300x44.webp 300w, https://www.technig.com/wp-content/uploads/2022/04/IPConfig-768x113.webp 768w, https://www.technig.com/wp-content/uploads/2022/04/IPConfig.webp 1329w" sizes="(max-width: 768px) 100vw, 768px" /><figcaption>Type IPConfig/all to See All the Configuration of Your Network</figcaption></figure></div>


<p>3. Now that you have taken note of the name of the adaptor and default gateway and the current IP address, you can go ahead and change your IP address. Take in mind that your IP address should not be in the <a href="https://www.technig.com/create-and-configure-a-dhcp-scope-in-windows-server-2022" target="_blank" rel="noreferrer noopener nofollow">scope of the <strong>DHCP </strong>server</a>; else, you will not get access to the network. Additionally, the default gateway must be the IP address of your <strong>ISP</strong>. Write down the following command in the command prompt: <strong><code>Netsh interface ip set address name =”Name_of the Adapter” static New_IP_Address Subnet Mask Default gateway</code></strong> and enter.</p>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" src="https://www.technig.com/wp-content/uploads/2022/04/Command-1024x213.webp" alt="How to Set Static IP Address on Windows 11?" class="wp-image-17647" width="768" height="160" srcset="https://www.technig.com/wp-content/uploads/2022/04/Command-1024x213.webp 1024w, https://www.technig.com/wp-content/uploads/2022/04/Command-300x62.webp 300w, https://www.technig.com/wp-content/uploads/2022/04/Command-768x159.webp 768w, https://www.technig.com/wp-content/uploads/2022/04/Command.webp 1344w" sizes="(max-width: 768px) 100vw, 768px" /><figcaption>Write the Command</figcaption></figure></div>


<p>4. You just assigned your static IP address. It’s time to set the <strong>static DNS</strong> address for the static IP address: <strong><code>Netsh interface ip set dns name =”Name_Of_The_Adapter” static DNS_Address</code></strong> and Enter.</p>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" src="https://www.technig.com/wp-content/uploads/2022/04/DNS-Server-Address-1024x162.png" alt="How to Set Static IP Address on Windows 11?" class="wp-image-17644" width="768" height="122" srcset="https://www.technig.com/wp-content/uploads/2022/04/DNS-Server-Address-1024x162.png 1024w, https://www.technig.com/wp-content/uploads/2022/04/DNS-Server-Address-300x48.png 300w, https://www.technig.com/wp-content/uploads/2022/04/DNS-Server-Address-768x122.png 768w, https://www.technig.com/wp-content/uploads/2022/04/DNS-Server-Address.png 1299w" sizes="(max-width: 768px) 100vw, 768px" /><figcaption>Set Static DNS Server Address</figcaption></figure></div>


<h3 class="wp-block-heading">&nbsp;How to Set the Static IP graphically?</h3>



<p>You can set the IP address graphically in two ways (methods):</p>



<h4 class="wp-block-heading">First Method: System Settings</h4>



<ol class="wp-block-list"><li>Right-click on the <strong>network icon</strong> on the taskbar and click on the <strong>Network and Internet Settings</strong>.</li><li>In the settings window, click on <strong>Properties</strong>.</li></ol>


<div class="wp-block-image">
<figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="1024" height="536" src="https://www.technig.com/wp-content/uploads/2022/04/System-Setting-2-1024x536.png" alt="Internet Setting" class="wp-image-17683" srcset="https://www.technig.com/wp-content/uploads/2022/04/System-Setting-2-1024x536.png 1024w, https://www.technig.com/wp-content/uploads/2022/04/System-Setting-2-300x157.png 300w, https://www.technig.com/wp-content/uploads/2022/04/System-Setting-2-768x402.png 768w, https://www.technig.com/wp-content/uploads/2022/04/System-Setting-2-1536x804.png 1536w, https://www.technig.com/wp-content/uploads/2022/04/System-Setting-2.png 1914w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Network Setting</figcaption></figure></div>


<p>3. You see an <strong>Edit </strong>button in front of the <strong>IP assignment</strong>; click on it, and in a new tiny window, open the top-down menu and select the <strong>Manual </strong>and turn on the IPv4 or IPv6 accordingly. (Here I go with the IPv4)</p>


<div class="wp-block-image">
<figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="1024" height="110" src="https://www.technig.com/wp-content/uploads/2022/04/Edit-Netwok-IP-Settings-1-1024x110.png" alt="Assign static IP address graphically" class="wp-image-17684" srcset="https://www.technig.com/wp-content/uploads/2022/04/Edit-Netwok-IP-Settings-1-1024x110.png 1024w, https://www.technig.com/wp-content/uploads/2022/04/Edit-Netwok-IP-Settings-1-300x32.png 300w, https://www.technig.com/wp-content/uploads/2022/04/Edit-Netwok-IP-Settings-1-768x82.png 768w, https://www.technig.com/wp-content/uploads/2022/04/Edit-Netwok-IP-Settings-1.png 1397w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Click on Edit Button</figcaption></figure></div>


<p>4. In the new windows, Enter the desired IP address and subnet mask (be careful, the IP address should not be in the scope of the <strong><a href="https://www.technig.com/install-and-configure-dhcp-using-powershell-in-windows-server-2022/" target="_blank" rel="noreferrer noopener nofollow">DHCP server</a></strong>). Additionally, there you should enter the <strong>Gateway </strong>and <strong>Preferred DNS</strong> as well. The gateway address must be the same as the IP address of your ISP. And the DNS can be the address of any related DNS server; people mostly use the <strong><a href="https://dns.google/" target="_blank" rel="noreferrer noopener nofollow">Google DNS</a> Server</strong> address, which is 8.8.8.8</p>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="466" height="992" src="https://www.technig.com/wp-content/uploads/2022/04/Set-static-IP-address-1.png" alt="Set static IP address" class="wp-image-17685" srcset="https://www.technig.com/wp-content/uploads/2022/04/Set-static-IP-address-1.png 466w, https://www.technig.com/wp-content/uploads/2022/04/Set-static-IP-address-1-141x300.png 141w" sizes="(max-width: 466px) 100vw, 466px" /><figcaption>Set Static IP Address</figcaption></figure></div>


<p>5. After you have entered all the required addresses, click <strong>Save</strong>. The internet connection of your computer will be down for a short time and will reconnect soon.</p>



<h4 class="wp-block-heading"><strong>Second Method: Control Panel</strong></h4>



<p>The second way to set a static IP address on Windows 11 is through Control Panel.</p>



<ol class="wp-block-list"><li>Search and open Control Panel, click on the <strong>Network and Internet</strong>, and click on the <strong>Network and Sharing Center</strong>.</li><li>In-Network and Sharing Center window, click on <strong>Connections Wi-Fi</strong>, and in the Wi-Fi or Network Status window, click on the <strong>Properties</strong>, find <strong>Internet Protocol Version 4 (TCP/IPv4)</strong>, and double 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/04/Wifi-Status.png" alt="WiFi Status" class="wp-image-17656" width="400" height="482" srcset="https://www.technig.com/wp-content/uploads/2022/04/Wifi-Status.png 533w, https://www.technig.com/wp-content/uploads/2022/04/Wifi-Status-249x300.png 249w, https://www.technig.com/wp-content/uploads/2022/04/Wifi-Status-180x217.png 180w, https://www.technig.com/wp-content/uploads/2022/04/Wifi-Status-267x322.png 267w" sizes="(max-width: 400px) 100vw, 400px" /><figcaption>Wifi Status Window</figcaption></figure></div>


<p>3. Check to Use the Following IP address and enter the desired IP address, subnet mask, and default gateway. Then click on the <strong>Use the following DNS </strong>server addresses and enter the preferred DNS server address.</p>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" src="https://www.technig.com/wp-content/uploads/2022/04/IP-Protocol-Properties.png" alt="Set IP address using control panel" class="wp-image-17657" width="447" height="504" srcset="https://www.technig.com/wp-content/uploads/2022/04/IP-Protocol-Properties.png 596w, https://www.technig.com/wp-content/uploads/2022/04/IP-Protocol-Properties-266x300.png 266w" sizes="(max-width: 447px) 100vw, 447px" /><figcaption>Set Static IP Address Using Control Panel</figcaption></figure></div>


<p>&nbsp;To conclude, the static IP address is a fixed address that is not changing with every restart of your system. For any questions, go to the comment section of this page and write them down.</p>
<p>The post <a href="https://www.technig.com/set-static-ip-address-on-windows-11/">How to Set Static IP Address on Windows 11?</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.technig.com/set-static-ip-address-on-windows-11/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">17638</post-id>	</item>
	</channel>
</rss>
