
<?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>PowerShell Tutorials Archives - TECHNIG</title>
	<atom:link href="https://www.technig.com/tag/powershell-tutorials/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.technig.com/tag/powershell-tutorials/</link>
	<description>Gateway for IT Experts and Tech Geeks</description>
	<lastBuildDate>Wed, 23 Jun 2021 08:14:04 +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>PowerShell Tutorials Archives - TECHNIG</title>
	<link>https://www.technig.com/tag/powershell-tutorials/</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">162720667</site>	<item>
		<title>Managing User Account with Command Line in Windows 10</title>
		<link>https://www.technig.com/managing-user-account-using-command-line/</link>
					<comments>https://www.technig.com/managing-user-account-using-command-line/#comments</comments>
		
		<dc:creator><![CDATA[Shais]]></dc:creator>
		<pubDate>Thu, 12 Oct 2017 05:30:12 +0000</pubDate>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Change User Account Password]]></category>
		<category><![CDATA[Command Line Tips]]></category>
		<category><![CDATA[Delete User Account]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[PowerShell Tutorials]]></category>
		<category><![CDATA[Remove User Account Profile]]></category>
		<category><![CDATA[Window 10 Tips]]></category>
		<category><![CDATA[Windows 10]]></category>
		<guid isPermaLink="false">https://www.technig.com/?p=12071</guid>

					<description><![CDATA[<div style="margin-bottom:20px;"><img width="840" height="420" src="https://www.technig.com/wp-content/uploads/2017/10/Managing-User-Account-using-Command-Line-in-Windows-10-Technig-1.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Managing User Account using Command Line in Windows 10 - Technig" decoding="async" fetchpriority="high" srcset="https://www.technig.com/wp-content/uploads/2017/10/Managing-User-Account-using-Command-Line-in-Windows-10-Technig-1.jpg 840w, https://www.technig.com/wp-content/uploads/2017/10/Managing-User-Account-using-Command-Line-in-Windows-10-Technig-1-300x150.jpg 300w, https://www.technig.com/wp-content/uploads/2017/10/Managing-User-Account-using-Command-Line-in-Windows-10-Technig-1-768x384.jpg 768w" sizes="(max-width: 840px) 100vw, 840px" /></div>
<p>Managing user account and groups with &#8220;net&#8221; command line. The Net user command line is a built-in Windows Command tool. It uses for creating, deleting and managing user account in Windows operating system. Managing user account using command line and graphical interface both are easy. But the command line is high-speed and powerful. The net command utility works [&#8230;]</p>
<p>The post <a href="https://www.technig.com/managing-user-account-using-command-line/">Managing User Account with Command Line in Windows 10</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div style="margin-bottom:20px;"><img width="840" height="420" src="https://www.technig.com/wp-content/uploads/2017/10/Managing-User-Account-using-Command-Line-in-Windows-10-Technig-1.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Managing User Account using Command Line in Windows 10 - Technig" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2017/10/Managing-User-Account-using-Command-Line-in-Windows-10-Technig-1.jpg 840w, https://www.technig.com/wp-content/uploads/2017/10/Managing-User-Account-using-Command-Line-in-Windows-10-Technig-1-300x150.jpg 300w, https://www.technig.com/wp-content/uploads/2017/10/Managing-User-Account-using-Command-Line-in-Windows-10-Technig-1-768x384.jpg 768w" sizes="(max-width: 840px) 100vw, 840px" /></div><p>Managing user account and groups with &#8220;<strong>net</strong>&#8221; command line. The <b>Net user</b> command line is a built-in Windows Command tool. It uses for creating, deleting and managing user account in Windows operating system. Managing user account using command line and graphical interface both are easy. But the command line is high-speed and powerful. The net command utility works on command prompt and PowerShell.</p>
<p>To learn more about Powershell, just read the <a href="https://www.technig.com/tag/powershell-articles/" rel="noopener" data-wplink-edit="true">PowerShell articles</a> on technig.com. And let&#8217;s start managing user account with a command line.</p>
<p><strong>Managing user account using command line in Windows 10: </strong></p>
<ol>
<li>Net user command review.</li>
<li>Add a user account with command.</li>
<li>Set Password to a user account with command.</li>
<li>Change user account password using a command line.</li>
<li>Upgrade standard user to an Administrator account.</li>
<li>Delete a user account and profile with command.</li>
</ol>
<p>To run net user command, open command prompt or PowerShell with typing &#8220;<strong>cmd</strong>&#8221; on Windows Run.</p>
<ol>
<li>Press <strong>Windows+R</strong> to open the run.</li>
<li>Type &#8220;<strong>cmd</strong>&#8221; and press enter for command prompt. And for Powershell just type &#8220;<strong>Powershell</strong>.&#8221;</li>
<li>Now, type &#8220;<strong>net user /?</strong>&#8221; and press enter to see the net user command line help.</li>
</ol>
<p><strong>Note:</strong> If you want to execute net user to add a new user or bring changes, you must run cmd or Powershell as administrators. It does not work as standard users. To run them as an administrator, just press Windows and search Powershell then press <strong>Shift+Ctrl</strong> and press enter.</p>
<h2>Managing User Account using Command Line</h2>
<p>To understand the structures of a command prompt command, get the help by typing<strong> &#8220;/?&#8221;</strong> at the end of any command on command prompt and PowerShell. It will show you the help documents.</p>
<figure id="attachment_1912" aria-describedby="caption-attachment-1912" style="width: 623px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2015/03/Net-user-Help.jpg"><img decoding="async" class="wp-image-1912 size-full" src="https://www.technig.com/wp-content/uploads/2015/03/Net-user-Help.jpg" alt="Net User command line helps in Windows 10" width="623" height="201" srcset="https://www.technig.com/wp-content/uploads/2015/03/Net-user-Help.jpg 623w, https://www.technig.com/wp-content/uploads/2015/03/Net-user-Help-300x97.jpg 300w" sizes="(max-width: 623px) 100vw, 623px" /></a><figcaption id="caption-attachment-1912" class="wp-caption-text">Net User command line helps in Windows 10</figcaption></figure>
<pre class="nums:false expand-toggle:false lang:ps decode:true ">PS C:\&gt; net user /?
The syntax of this command is:
NET USER
[username [password | *] [options]] [/DOMAIN]
         username {password | *} /ADD [options] [/DOMAIN]
         username [/DELETE] [/DOMAIN]
         username [/TIMES:{times | ALL}]
         username [/ACTIVE: {YES | NO}]
PS C:\&gt;</pre>
<h2>Add a New User Account with Command Line</h2>
<p>Let&#8217;s start and create a new user account with the net user command, named <strong>Ali</strong> with Password <strong>123</strong>, and press enter. Type the following command to add a new user account with the command line in Windows 10.</p>
<figure id="attachment_1885" aria-describedby="caption-attachment-1885" style="width: 482px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2015/03/Add-User.jpg"><img decoding="async" class="wp-image-1885 size-full" src="https://www.technig.com/wp-content/uploads/2015/03/Add-User.jpg" alt="Add User Account with Command Line in Windows 10" width="482" height="61" srcset="https://www.technig.com/wp-content/uploads/2015/03/Add-User.jpg 482w, https://www.technig.com/wp-content/uploads/2015/03/Add-User-300x38.jpg 300w" sizes="(max-width: 482px) 100vw, 482px" /></a><figcaption id="caption-attachment-1885" class="wp-caption-text">Add User Account with Command Line in Windows 10</figcaption></figure>
<pre class="nums:false expand-toggle:false lang:ps decode:true">PS C:\&gt; net user ali  123 /add
The command completed successfully.
PS C:\&gt;
</pre>
<p>The user Ali has been created successfully. If it shows the <strong>Access denied </strong>error, it means that the command prompt is running as standard users, like below error.</p>
<pre class="nums:false expand-toggle:false lang:ps decode:true">PS C:\Users\Shais&gt; net user Ali 123 /add
System error 5 has occurred.
Access is denied.</pre>
<p>To view the complete information for a newly created user account, just type &#8220;<strong>net user Ali</strong>&#8221; and press enter. It will show you the user local group membership, Global group membership, date of creation, etc.</p>
<figure id="attachment_12085" aria-describedby="caption-attachment-12085" style="width: 579px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2017/10/Managing-User-Account-using-Command-Line-in-Windows-10-Technig.jpg"><img loading="lazy" decoding="async" class="wp-image-12085 size-full" src="https://www.technig.com/wp-content/uploads/2017/10/Managing-User-Account-using-Command-Line-in-Windows-10-Technig.jpg" alt="Managing User Account using Command Line in Windows 10 - Technig" width="579" height="526" srcset="https://www.technig.com/wp-content/uploads/2017/10/Managing-User-Account-using-Command-Line-in-Windows-10-Technig.jpg 579w, https://www.technig.com/wp-content/uploads/2017/10/Managing-User-Account-using-Command-Line-in-Windows-10-Technig-300x273.jpg 300w" sizes="(max-width: 579px) 100vw, 579px" /></a><figcaption id="caption-attachment-12085" class="wp-caption-text">Managing User Account using Command Line in Windows 10 &#8211; Technig</figcaption></figure>
<pre class="nums:false expand-toggle:false lang:ps decode:true">PS C:\&gt; net user ali
User name                    ali
Full Name
Comment
User's comment
Country/region code          000 (System Default)
Account active               Yes
Account expires              Never
Password last set            10/10/2017 9:12:47 PM
Password expires             11/21/2017 9:12:47 PM
Password changeable          10/10/2017 9:12:47 PM
Password required            Yes
User may change password     Yes
Workstations allowed         All
Logon script
User profile
Home directory
Last logon                   Never
Logon hours allowed          All
Local Group Memberships      *Users
Global Group memberships     *None
The command completed successfully.
PS C:\&gt;</pre>
<h2>Set Password to User Account with command</h2>
<p>To set a password to a user account or changing the password of a user account, type &#8220;<strong>net user Ali *</strong>&#8221; command then press enter and type the new password twice.</p>
<figure id="attachment_12088" aria-describedby="caption-attachment-12088" style="width: 715px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2017/10/Change-Windows-10-User-Account-Password-with-Command-Line-Technig.jpg"><img loading="lazy" decoding="async" class="wp-image-12088 size-full" src="https://www.technig.com/wp-content/uploads/2017/10/Change-Windows-10-User-Account-Password-with-Command-Line-Technig.jpg" alt="Change Windows 10 User Account Password with Command Line - Technig" width="715" height="170" srcset="https://www.technig.com/wp-content/uploads/2017/10/Change-Windows-10-User-Account-Password-with-Command-Line-Technig.jpg 715w, https://www.technig.com/wp-content/uploads/2017/10/Change-Windows-10-User-Account-Password-with-Command-Line-Technig-300x71.jpg 300w" sizes="(max-width: 715px) 100vw, 715px" /></a><figcaption id="caption-attachment-12088" class="wp-caption-text">Change Windows 10 User Account Password with Command-Line &#8211; Technig</figcaption></figure>
<pre class="nums:false expand-toggle:false lang:ps decode:true">PS C:\&gt; net user Ali *
Type a password for the user:
Retype the password to confirm:
The command completed successfully.
PS C:\&gt;</pre>
<p>You can use this method to change any user account password in Windows 10 and other Windows operating systems.</p>
<h2>Change Standard User to Administrator in Windows 10</h2>
<p>You have successfully created a new standard user account and now try to add this user account to an Administrators group. The administrator privilege gives you the ability to bing changes to Windows 10 system and settings. With a standard user account, you cannot run the command, install software and change Windows settings. To change standard user to Administrator in Windows 10, just type the following command.</p>
<p>On the user information, you saw that <strong>Ali</strong> was only a member of the <strong>Users</strong> group, a standard group. You can add a user account to a group with &#8220;<strong>Net Localgroup</strong>&#8221; command.</p>
<figure id="attachment_1884" aria-describedby="caption-attachment-1884" style="width: 548px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2015/03/Net-Localgroup.jpg"><img loading="lazy" decoding="async" class="wp-image-1884 size-full" src="https://www.technig.com/wp-content/uploads/2015/03/Net-Localgroup.jpg" alt="How to Change Standard User to Administrator in Windows 10 - Technig" width="548" height="53" srcset="https://www.technig.com/wp-content/uploads/2015/03/Net-Localgroup.jpg 548w, https://www.technig.com/wp-content/uploads/2015/03/Net-Localgroup-300x29.jpg 300w" sizes="(max-width: 548px) 100vw, 548px" /></a><figcaption id="caption-attachment-1884" class="wp-caption-text">How to Change Standard User to Administrator in Windows 10 &#8211; Technig</figcaption></figure>
<pre class="nums:false expand-toggle:false lang:ps decode:true">PS C:\&gt; net localgroup administrators ali /add
The command completed successfully.
PS C:\&gt;</pre>
<p>To remove a user group membership, type the following command and press enter</p>
<figure id="attachment_1890" aria-describedby="caption-attachment-1890" style="width: 606px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2015/03/Delete-User-Group-Memmbership.jpg"><img loading="lazy" decoding="async" class="wp-image-1890 size-full" src="https://www.technig.com/wp-content/uploads/2015/03/Delete-User-Group-Memmbership.jpg" alt="Delete User Group Membership" width="606" height="58" srcset="https://www.technig.com/wp-content/uploads/2015/03/Delete-User-Group-Memmbership.jpg 606w, https://www.technig.com/wp-content/uploads/2015/03/Delete-User-Group-Memmbership-300x29.jpg 300w" sizes="(max-width: 606px) 100vw, 606px" /></a><figcaption id="caption-attachment-1890" class="wp-caption-text">Delete User Group Membership</figcaption></figure>
<pre class="nums:false expand-toggle:false lang:ps decode:true">PS C:\&gt; net localgroup administrators ali /delete
The command completed successfully.
PS C:\&gt;</pre>
<h2>Delete a User account with Net User Command</h2>
<p>If you don&#8217;t need a user account anymore, don&#8217;t leave it away. Delete or disable it for security reasons. Someone might crack the password and log in to your system. To delete a user type &#8220;<strong>net user Ali /delete</strong>&#8221; command. <strong> </strong></p>
<figure id="attachment_12092" aria-describedby="caption-attachment-12092" style="width: 645px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2017/10/How-to-delete-administrator-account-in-Windows-10-Technig.jpg"><img loading="lazy" decoding="async" class="wp-image-12092 size-full" src="https://www.technig.com/wp-content/uploads/2017/10/How-to-delete-administrator-account-in-Windows-10-Technig.jpg" alt="How to delete administrator account in Windows 10 - Technig" width="645" height="87" srcset="https://www.technig.com/wp-content/uploads/2017/10/How-to-delete-administrator-account-in-Windows-10-Technig.jpg 645w, https://www.technig.com/wp-content/uploads/2017/10/How-to-delete-administrator-account-in-Windows-10-Technig-300x40.jpg 300w" sizes="(max-width: 645px) 100vw, 645px" /></a><figcaption id="caption-attachment-12092" class="wp-caption-text">How to delete administrator account in Windows 10 &#8211; Technig</figcaption></figure>
<pre class="nums:false expand-toggle:false lang:ps decode:true">PS C:\&gt; net user ali /delete
The command completed successfully.
PS C:\&gt;
</pre>
<p><strong>Note:</strong> When you remove a user with a net user command line, the profile&#8217;s deleted user account remains in the user profiles folder. You must delete it manually from the user profile setting. Read this article &#8220;<a href="https://www.technig.com/remove-user-profile-correctly/" rel="noopener">Remove User Profile correctly in Windows 10</a>&#8220;.</p>
<p>I hope you find the article managing user account using command line in Windows 10 helpful. If you have any problem or question about the managing user account using command line feel free and ask through comment. If you don&#8217;t like to use command line, try to read the article about <a href="https://answers.microsoft.com/en-us/windows/wiki/windows_10/how-to-create-a-local-account-in-windows-10/95097c32-40c4-48c0-8f3b-3bcb67afaf7c?auth=1">creating a user account</a> with a graphical interface in Windows 10.</p>
<p>The post <a href="https://www.technig.com/managing-user-account-using-command-line/">Managing User Account with Command Line in Windows 10</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.technig.com/managing-user-account-using-command-line/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">12071</post-id>	</item>
		<item>
		<title>10 Useful Command line Commands You Should Know</title>
		<link>https://www.technig.com/10-useful-command-line-commands/</link>
					<comments>https://www.technig.com/10-useful-command-line-commands/#respond</comments>
		
		<dc:creator><![CDATA[Hujatulla Asghari]]></dc:creator>
		<pubDate>Sat, 23 Sep 2017 05:30:41 +0000</pubDate>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Command Line Tips]]></category>
		<category><![CDATA[Command Prompt]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[PowerShell Tutorials]]></category>
		<category><![CDATA[Windows 10]]></category>
		<guid isPermaLink="false">https://www.technig.com/?p=11176</guid>

					<description><![CDATA[<div style="margin-bottom:20px;"><img width="840" height="421" src="https://www.technig.com/wp-content/uploads/2017/09/10-Useful-Command-Prompt-Commands.png" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="10 Useful Command Line Commands" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2017/09/10-Useful-Command-Prompt-Commands.png 840w, https://www.technig.com/wp-content/uploads/2017/09/10-Useful-Command-Prompt-Commands-300x150.png 300w, https://www.technig.com/wp-content/uploads/2017/09/10-Useful-Command-Prompt-Commands-768x385.png 768w" sizes="(max-width: 840px) 100vw, 840px" /></div>
<p>Command line is used mostly by power users. It gives you the abilities to do any action almost without any limitation. So, If you want to learn how to use command prompt for your next operation, this article is for you. Besides learning the basic command, you will learn some power user  commands as well. Additionally, [&#8230;]</p>
<p>The post <a href="https://www.technig.com/10-useful-command-line-commands/">10 Useful Command line Commands You Should Know</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div style="margin-bottom:20px;"><img width="840" height="421" src="https://www.technig.com/wp-content/uploads/2017/09/10-Useful-Command-Prompt-Commands.png" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="10 Useful Command Line Commands" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2017/09/10-Useful-Command-Prompt-Commands.png 840w, https://www.technig.com/wp-content/uploads/2017/09/10-Useful-Command-Prompt-Commands-300x150.png 300w, https://www.technig.com/wp-content/uploads/2017/09/10-Useful-Command-Prompt-Commands-768x385.png 768w" sizes="(max-width: 840px) 100vw, 840px" /></div><p>Command line is used mostly by power users. It gives you the abilities to do any action almost without any limitation. So, If you want to learn how to use command prompt for your next operation, this article is for you. Besides learning the basic command, you will learn some <a href="https://en.wikipedia.org/wiki/Power_user">power user </a> commands as well. Additionally, it will empower your skill. Because what command line does, GUI can&#8217;t. We have collected the top 10 essential and useful command line commands that will help you in daily tasks.</p>
<h2>10 Useful Command line Commands</h2>
<h3>1. Check internet connection.</h3>
<p>An effortless command that will check where you have internet access or not. Most of the times your wifi icon lie.  So, you must use the following command to check your internet.</p>
<pre class="lang:default decode:true">ping technig.com -t</pre>
<p>If you see any reply, you have internet; otherwise, there is no internet. The<span style="background-color: #e0e0e0;"> -t</span> flag means, pings the specified host until stopped. You can stop by<span style="background-color: #e0e0e0;"><em> Ctrl + C</em></span></p>
<h3>2. System Information</h3>
<p>To see your computer systems information like system manufacturer, system model, system type and more, so use the following command.</p>
<pre class="lang:default decode:true">systeminfo</pre>
<p>The list is long. It gives you almost every detail you want on your computer.</p>
<h3>3. Save a Command&#8217;s Output to a File</h3>
<p>The 2nd command shows a lot of information about your system. If you want to give those data to anyone else, you save to a notepad file. Subsequently, use this command.</p>
<pre class="lang:default decode:true">systeminfo &gt; C:\data.txt</pre>
<p><strong>Note</strong>: This command needs administrator access. Press Win button and search form cmd, then right click and run as administrator.</p>
<p>Now, it should save all of those data in the root of <span style="background-color: #e0e0e0;">C:\</span> directory.</p>
<h3>4.  Enable QuickEdit to Easily Copy/Paste</h3>
<p>This is not a, but it will help you copy/paste text to command line or from command line quickly.</p>
<ol>
<li>Open your cmd</li>
<li>Right-click on the window bar</li>
<li>Go to Properties.</li>
<li>Check to Quick Edit Mode</li>
</ol>
<figure id="attachment_11192" aria-describedby="caption-attachment-11192" style="width: 420px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2017/09/Capture.png"><img loading="lazy" decoding="async" class="size-full wp-image-11192" src="http://3.90.216.52/wp-content/uploads/2017/09/Capture.png" alt="Command prompt properties for quick edit" width="420" height="491" srcset="https://www.technig.com/wp-content/uploads/2017/09/Capture.png 420w, https://www.technig.com/wp-content/uploads/2017/09/Capture-257x300.png 257w" sizes="(max-width: 420px) 100vw, 420px" /></a><figcaption id="caption-attachment-11192" class="wp-caption-text">Command prompt properties for quick edit</figcaption></figure>
<p>Once you check, click save and you are done.</p>
<h3>5. See the Command History</h3>
<p>To check which command you have used in the last session of using the command line, use the following command.</p>
<pre class="lang:default decode:true">doskey /history</pre>
<p>I should show just the command you have run so far.</p>
<pre class="lang:default decode:true">C:\Users\Technig&gt;doskey /history
systeminfo
systeminfo &gt; c:\mydata.text
doskey /history</pre>
<h3>6. Directory Operations</h3>
<p>For creating, deleting and changing directory, using the following commands.</p>
<p>Create directory:</p>
<pre class="lang:default decode:true">mkdir dirName</pre>
<p>Delete directory:</p>
<pre class="lang:default decode:true">rmdir dirName</pre>
<p>Change directory:</p>
<pre class="lang:default decode:true">C:\Users\Technig&gt;cd Desktop\dirName</pre>
<p>Note: The rmdir command assumes you don&#8217;t have any subdirectories if you have, use the /s flag to remove everything.</p>
<pre class="lang:default decode:true">rmdir DrivePath /s

// for example 

rmdir photo /s</pre>
<h3>7. View Drive&#8217;s Entire Directory Structure</h3>
<p>Use the following command to see a drives entire directory structure. Don&#8217;t run it a drive actually; it will take a while to list all directories structure. So, it&#8217;s useful for folders.</p>
<pre class="lang:default decode:true">tree</pre>
<p>Just run the command in the current directory.</p>
<figure id="attachment_11199" aria-describedby="caption-attachment-11199" style="width: 605px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2017/09/tree-command-in-command-line.png"><img loading="lazy" decoding="async" class="wp-image-11199" src="http://3.90.216.52/wp-content/uploads/2017/09/tree-command-in-command-line.png" alt="tree command in command line" width="605" height="383" srcset="https://www.technig.com/wp-content/uploads/2017/09/tree-command-in-command-line.png 717w, https://www.technig.com/wp-content/uploads/2017/09/tree-command-in-command-line-300x190.png 300w" sizes="(max-width: 605px) 100vw, 605px" /></a><figcaption id="caption-attachment-11199" class="wp-caption-text">Tree &#8211; useful command line commands for directory listing.</figcaption></figure>
<p>It will show the structure of that folder and subfolders as a tree.</p>
<h3>8. Change Command Prompt Title Bar Text.</h3>
<p>This one is fantastic and easy. You see the title bar by default is just the directory name. So, there is how you can change it.</p>
<pre class="lang:default decode:true">title I am Command line User</pre>
<figure id="attachment_11200" aria-describedby="caption-attachment-11200" style="width: 616px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2017/09/change-command-line-title-bar.png"><img loading="lazy" decoding="async" class="wp-image-11200" src="http://3.90.216.52/wp-content/uploads/2017/09/change-command-line-title-bar.png" alt="change command line title bar" width="616" height="248" srcset="https://www.technig.com/wp-content/uploads/2017/09/change-command-line-title-bar.png 651w, https://www.technig.com/wp-content/uploads/2017/09/change-command-line-title-bar-300x121.png 300w" sizes="(max-width: 616px) 100vw, 616px" /></a><figcaption id="caption-attachment-11200" class="wp-caption-text">Change command line title bar</figcaption></figure>
<p>Looks good right.</p>
<h3>9. Open Command Line form Any Directory.</h3>
<p>It&#8217;s a bit hard and time killer to navigate from on the directory to another directory. For instance, you want to go from C drive to D, it would take a few commands to go, but there is a short way.</p>
<p>In any directory you are, just press Shift+right-click, you will see the open command line here.</p>
<figure id="attachment_11203" aria-describedby="caption-attachment-11203" style="width: 190px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2017/09/Open-cmd-on-right-click.png"><img loading="lazy" decoding="async" class="wp-image-11203" src="http://3.90.216.52/wp-content/uploads/2017/09/Open-cmd-on-right-click.png" alt="Open cmd on right click" width="190" height="310" srcset="https://www.technig.com/wp-content/uploads/2017/09/Open-cmd-on-right-click.png 276w, https://www.technig.com/wp-content/uploads/2017/09/Open-cmd-on-right-click-184x300.png 184w" sizes="(max-width: 190px) 100vw, 190px" /></a><figcaption id="caption-attachment-11203" class="wp-caption-text">Open cmd on right click</figcaption></figure>
<p>If you don&#8217;t see anything or just see the PowerShell, So read how to replace Powershell with Command Line <a href="https://www.technig.com/">here</a>.</p>
<h3>10. See All Your Computer Drivers.</h3>
<p>You need this command to check which drivers you have and which one you don&#8217;t. So run the following command to list all drivers.</p>
<pre class="lang:default decode:true">driverquery</pre>
<p>It should show all drivers with the model name, display name, driver type and link date.</p>
<h2>Conclusion</h2>
<p>All in all, we have lots of other commands to learn. I think for this article, it&#8217;s enough. Also, we will bring you more useful command line commands in the future articles. Besides, if you have any good command to share with us, feel free to command below.</p>
<p>The post <a href="https://www.technig.com/10-useful-command-line-commands/">10 Useful Command line Commands You Should Know</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.technig.com/10-useful-command-line-commands/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">11176</post-id>	</item>
		<item>
		<title>How to Replace PowerShell with Cmd in Windows 10?</title>
		<link>https://www.technig.com/replace-powershell-with-cmd-window-10/</link>
					<comments>https://www.technig.com/replace-powershell-with-cmd-window-10/#respond</comments>
		
		<dc:creator><![CDATA[Ezat]]></dc:creator>
		<pubDate>Fri, 22 Sep 2017 13:30:00 +0000</pubDate>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Command Line Tips]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[PowerShell Articles]]></category>
		<category><![CDATA[PowerShell Tutorials]]></category>
		<category><![CDATA[replace cmd with powershell]]></category>
		<category><![CDATA[Windows 10]]></category>
		<guid isPermaLink="false">https://www.technig.com/?p=10839</guid>

					<description><![CDATA[<div style="margin-bottom:20px;"><img width="840" height="420" src="https://www.technig.com/wp-content/uploads/2017/09/Use-PowerShell-to-Replace-Text-in-Strings-Technig.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Use PowerShell to Replace Text in Strings - Technig" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2017/09/Use-PowerShell-to-Replace-Text-in-Strings-Technig.jpg 840w, https://www.technig.com/wp-content/uploads/2017/09/Use-PowerShell-to-Replace-Text-in-Strings-Technig-300x150.jpg 300w, https://www.technig.com/wp-content/uploads/2017/09/Use-PowerShell-to-Replace-Text-in-Strings-Technig-768x384.jpg 768w" sizes="(max-width: 840px) 100vw, 840px" /></div>
<p>With the upcoming Windows 10 Creators Update remove the Command Prompt command from context menus. It has replaced with Powershell for the command line. You can use Command Prompt shortcut by clicking Window-key+X for this shortcut you need to activate it first. So, what about opening Command prompt in file explorer by Shift+Right-click? You can see how we [&#8230;]</p>
<p>The post <a href="https://www.technig.com/replace-powershell-with-cmd-window-10/">How to Replace PowerShell with Cmd in Windows 10?</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div style="margin-bottom:20px;"><img width="840" height="420" src="https://www.technig.com/wp-content/uploads/2017/09/Use-PowerShell-to-Replace-Text-in-Strings-Technig.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Use PowerShell to Replace Text in Strings - Technig" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2017/09/Use-PowerShell-to-Replace-Text-in-Strings-Technig.jpg 840w, https://www.technig.com/wp-content/uploads/2017/09/Use-PowerShell-to-Replace-Text-in-Strings-Technig-300x150.jpg 300w, https://www.technig.com/wp-content/uploads/2017/09/Use-PowerShell-to-Replace-Text-in-Strings-Technig-768x384.jpg 768w" sizes="(max-width: 840px) 100vw, 840px" /></div><header class="entry-header">
<div class="entry-meta">
<div class="shunno-post-rate-meta">
<div class="shunnopostmetainfo">
<p>With the upcoming Windows 10 Creators Update remove the Command Prompt command from context menus. It has replaced with Powershell for the command line. You can use Command Prompt shortcut by clicking Window-key+X for this shortcut you need to activate it first. So, what about opening Command prompt in file explorer by Shift+Right-click? You can see how we replace Powershell with CMD in this article.</p>
</div>
<div><strong> Replace PowerShell with CMD Process:</strong></div>
<ol>
<li>Open registry editor.</li>
<li>Navigate to [su_highlight background=&#8221;#eeece9&#8243;]<strong>Computer\HKEY_CLASSES_ROOT\Directory\Background\shell</strong>.[/su_highlight] find &#8220;cmd&#8221; right-click select Permissions and click Advanced.</li>
<li>Click on &#8220;<strong>Change</strong>&#8221; next to Owner user information and enter your username/email</li>
<li>Select Administrator in the top field in the permissions window and allow Full Control by checking the Allow checkbox and apply the changes close the window.</li>
<li>Delete the DWORD “<strong>HideBasedOnVelocityId</strong>” in cmd folder from the registry editor.</li>
</ol>
<div><strong>Note: </strong>Using registry editor requires some knowledge of the basic structure of the Registry so be aware not to change anything wrong otherwise it may harm your system.</div>
<h2>Remove PowerShell from File Explorer</h2>
<div>Windows 10 Update forces you to use Powershell instead of Command Prompt command. The above method will put Command prompt command back in file explorer. By Shift+right click in file explorer, but it will not remove Powershell. Both Cmd and PowerShell show up in the menu if you want to get raid of Powershell? First, navigate to the same directory that you put back the Command Prompt command follow all these steps.</div>
</div>
</div>
</header>
<ol>
<li>Open registry editor.</li>
<li>Navigate to [su_highlight background=&#8221;#eeece9&#8243;]Computer\HKEY_CLASSES_ROOT\Directory\Background\shell.[/su_highlight] and now change the permissions for “PowerShell” with the same method you did for Command Prompt.</li>
<li>After you apply new Permissions for PowerShell, then rename “ShowBasedOnVelocityId” to &#8220;HideBasedOnVelocityId&#8221; and hit enter.</li>
<li>After you do all steps properly, you will see that Command Prompt back in file explorer while holing Shift+right-clicking and you have removed PowerShell also from file explorer.</li>
</ol>
<p>All right we are going to put cmd back like the following screenshot.</p>
<h2>Replace PowerShell with CMD</h2>
<div> Search for &#8220;Regedit&#8221; in your Windows and open Registry editor.</div>
<div></div>
<figure id="attachment_10982" aria-describedby="caption-attachment-10982" style="width: 403px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2017/09/scs-technig-3.png"><img loading="lazy" decoding="async" class="wp-image-10982 size-full" src="https://www.technig.com/wp-content/uploads/2017/09/scs-technig-3.png" alt="Replace PowerShell with Command prompt command" width="403" height="643" srcset="https://www.technig.com/wp-content/uploads/2017/09/scs-technig-3.png 403w, https://www.technig.com/wp-content/uploads/2017/09/scs-technig-3-188x300.png 188w" sizes="(max-width: 403px) 100vw, 403px" /></a><figcaption id="caption-attachment-10982" class="wp-caption-text">Replace PowerShell with Command prompt command</figcaption></figure>
<p>Now, find the following registry path in the Windows, registry editor. See the screenshot that shows the current path.</p>
<figure id="attachment_10956" aria-describedby="caption-attachment-10956" style="width: 810px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2017/09/scs-technig.jpg"><img loading="lazy" decoding="async" class="wp-image-10956 size-full" src="https://www.technig.com/wp-content/uploads/2017/09/scs-technig.jpg" alt="Replace PowerShell with CMD in Windows 10 using Windows Registry" width="810" height="383" srcset="https://www.technig.com/wp-content/uploads/2017/09/scs-technig.jpg 810w, https://www.technig.com/wp-content/uploads/2017/09/scs-technig-300x142.jpg 300w, https://www.technig.com/wp-content/uploads/2017/09/scs-technig-768x363.jpg 768w" sizes="(max-width: 810px) 100vw, 810px" /></a><figcaption id="caption-attachment-10956" class="wp-caption-text">Replace PowerShell with CMD in Windows 10 using Windows Registry</figcaption></figure>
<p>Remember you can scroll down then navigate the directory. You can also copy and paste the address in the address bar and hit enter it will open the directory for you. Don&#8217;t forget to look above methods if you face any problem.</p>
<figure id="attachment_10966" aria-describedby="caption-attachment-10966" style="width: 476px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2017/09/scs-technig-1.jpg"><img loading="lazy" decoding="async" class="wp-image-10966 size-full" src="https://www.technig.com/wp-content/uploads/2017/09/scs-technig-1.jpg" alt="Assign Permission to CMD directory in Windows registry" width="476" height="514" srcset="https://www.technig.com/wp-content/uploads/2017/09/scs-technig-1.jpg 476w, https://www.technig.com/wp-content/uploads/2017/09/scs-technig-1-278x300.jpg 278w" sizes="(max-width: 476px) 100vw, 476px" /></a><figcaption id="caption-attachment-10966" class="wp-caption-text">Assign Permission to CMD directory in Windows registry</figcaption></figure>
<p>The above screenshot as you see we are changing the permission of cmd by Right clicks and select permissions. Then in the permission field select administrators and check &#8220;<strong>Full Control</strong>&#8221; and click Ok to apply changes.</p>
<figure id="attachment_10971" aria-describedby="caption-attachment-10971" style="width: 613px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2017/09/scs-teching.jpg"><img loading="lazy" decoding="async" class="wp-image-10971 size-full" src="https://www.technig.com/wp-content/uploads/2017/09/scs-teching.jpg" alt="Add CMD to Right-click context menu - Technig" width="613" height="257" srcset="https://www.technig.com/wp-content/uploads/2017/09/scs-teching.jpg 613w, https://www.technig.com/wp-content/uploads/2017/09/scs-teching-300x126.jpg 300w" sizes="(max-width: 613px) 100vw, 613px" /></a><figcaption id="caption-attachment-10971" class="wp-caption-text">Add CMD to Right-click context menu &#8211; Technig</figcaption></figure>
<p>Now Right-click on &#8220;<strong>HideBasedOnVelocity</strong>&#8221; and Delete it. Go to file explorer or your desktop hold Shift+right-click to see Command prompt back.</p>
<figure id="attachment_10975" aria-describedby="caption-attachment-10975" style="width: 540px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2017/09/scs-technig-1.png"><img loading="lazy" decoding="async" class="wp-image-10975 size-full" src="https://www.technig.com/wp-content/uploads/2017/09/scs-technig-1.png" alt="Add PowerShell to right-click in Windows 10" width="540" height="468" srcset="https://www.technig.com/wp-content/uploads/2017/09/scs-technig-1.png 540w, https://www.technig.com/wp-content/uploads/2017/09/scs-technig-1-300x260.png 300w" sizes="(max-width: 540px) 100vw, 540px" /></a><figcaption id="caption-attachment-10975" class="wp-caption-text">Add PowerShell to right-click in Windows 10</figcaption></figure>
<p>But you also see PowerShell. If you want to hide PowerShell, then follow these steps.</p>
<h2>Hide PowerShell from Right-Click</h2>
<p>You can remove the PowerShell form right-click of your Windows 10 using the following method.</p>
<figure id="attachment_10977" aria-describedby="caption-attachment-10977" style="width: 741px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2017/09/scs-technig-2.png"><img loading="lazy" decoding="async" class="wp-image-10977 size-full" src="https://www.technig.com/wp-content/uploads/2017/09/scs-technig-2.png" alt="Remove PowerShell for Windows 10 right-click - Technig" width="741" height="227" srcset="https://www.technig.com/wp-content/uploads/2017/09/scs-technig-2.png 741w, https://www.technig.com/wp-content/uploads/2017/09/scs-technig-2-300x92.png 300w" sizes="(max-width: 741px) 100vw, 741px" /></a><figcaption id="caption-attachment-10977" class="wp-caption-text">Remove PowerShell for Windows 10 right-click &#8211; Technig</figcaption></figure>
<p>Navigate where you had changed permission for cmd. This time change permission for Powershell with the same method you did for cmd. After that on the right side, you can see &#8220;<strong>ShowBasedOnVelocityId</strong>&#8221; change it to &#8220;<strong>HideBasedOnVelocityId</strong>&#8221; hit enter. Now on the desktop test the &#8220;<strong>Shift+ Right-click</strong>&#8221; to the result.</p>
<figure id="attachment_10953" aria-describedby="caption-attachment-10953" style="width: 648px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2017/09/scs-technig.png"><img loading="lazy" decoding="async" class="wp-image-10953 size-full" src="https://www.technig.com/wp-content/uploads/2017/09/scs-technig.png" alt="How to replace PowerShell with cmd in windows 10? - Technig" width="648" height="414" srcset="https://www.technig.com/wp-content/uploads/2017/09/scs-technig.png 648w, https://www.technig.com/wp-content/uploads/2017/09/scs-technig-300x192.png 300w" sizes="(max-width: 648px) 100vw, 648px" /></a><figcaption id="caption-attachment-10953" class="wp-caption-text">How to replace PowerShell with cmd in windows 10? &#8211; Technig</figcaption></figure>
<p>That&#8217;s all you need to know how to <a href="https://blogs.technet.microsoft.com/heyscriptingguy/2011/03/21/use-powershell-to-replace-text-in-strings/" target="_blank" rel="noopener noreferrer">replace PowerShell</a> with CMD in Windows 10. The latest update of Windows 10 automatically replaces the CMD with PowerShell.</p>
<p>The post <a href="https://www.technig.com/replace-powershell-with-cmd-window-10/">How to Replace PowerShell with Cmd in Windows 10?</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.technig.com/replace-powershell-with-cmd-window-10/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">10839</post-id>	</item>
		<item>
		<title>How to Configure Windows 10 IP Address with CMD?</title>
		<link>https://www.technig.com/configure-ip-address-with-command-prompt-in-windows/</link>
					<comments>https://www.technig.com/configure-ip-address-with-command-prompt-in-windows/#comments</comments>
		
		<dc:creator><![CDATA[Shams]]></dc:creator>
		<pubDate>Tue, 19 Sep 2017 05:30:12 +0000</pubDate>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Command Line Tips]]></category>
		<category><![CDATA[Configure IP Address]]></category>
		<category><![CDATA[Deploy IP address]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[How to Fix]]></category>
		<category><![CDATA[Netsh]]></category>
		<category><![CDATA[Network Connections]]></category>
		<category><![CDATA[Network Monitoring]]></category>
		<category><![CDATA[Network Shell]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[PowerShell Tutorials]]></category>
		<category><![CDATA[Windows 10]]></category>
		<guid isPermaLink="false">https://www.technig.com/?p=10801</guid>

					<description><![CDATA[<div style="margin-bottom:20px;"><img width="840" height="420" src="https://www.technig.com/wp-content/uploads/2017/09/How-to-Change-IP-Address-in-Command-Prompt-in-Windows-10-Technig.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="How to Change IP Address in Command Prompt in Windows 10 - Technig" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2017/09/How-to-Change-IP-Address-in-Command-Prompt-in-Windows-10-Technig.jpg 840w, https://www.technig.com/wp-content/uploads/2017/09/How-to-Change-IP-Address-in-Command-Prompt-in-Windows-10-Technig-300x150.jpg 300w, https://www.technig.com/wp-content/uploads/2017/09/How-to-Change-IP-Address-in-Command-Prompt-in-Windows-10-Technig-768x384.jpg 768w" sizes="(max-width: 840px) 100vw, 840px" /></div>
<p>Configuring IP address in a Windows with CMD performed using netsh command line utility. The network shell (netsh) is a set of commands that help you configure any Windows operating system IP address, Network Interfaces, and Windows Firewall. The usage of the command line is for pro level Windows users. Those who are playing the [&#8230;]</p>
<p>The post <a href="https://www.technig.com/configure-ip-address-with-command-prompt-in-windows/">How to Configure Windows 10 IP Address with CMD?</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div style="margin-bottom:20px;"><img width="840" height="420" src="https://www.technig.com/wp-content/uploads/2017/09/How-to-Change-IP-Address-in-Command-Prompt-in-Windows-10-Technig.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="How to Change IP Address in Command Prompt in Windows 10 - Technig" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2017/09/How-to-Change-IP-Address-in-Command-Prompt-in-Windows-10-Technig.jpg 840w, https://www.technig.com/wp-content/uploads/2017/09/How-to-Change-IP-Address-in-Command-Prompt-in-Windows-10-Technig-300x150.jpg 300w, https://www.technig.com/wp-content/uploads/2017/09/How-to-Change-IP-Address-in-Command-Prompt-in-Windows-10-Technig-768x384.jpg 768w" sizes="(max-width: 840px) 100vw, 840px" /></div><p>Configuring IP address in a Windows with CMD performed using netsh command line utility. The network shell (<a href="https://technet.microsoft.com/en-us/library/cc770948(v=ws.10).aspx" target="_blank" rel="noopener noreferrer">netsh</a>) is a set of commands that help you configure any Windows operating system IP address, Network Interfaces, and Windows Firewall. The usage of the command line is for pro level Windows users. Those who are playing the network infrastructure configuration. But using the command line as normal Windows user indicate your expertise to Windows environment. If you are new to Windows command line, this article &#8220;configure IP address with command prompt in Windows 10&#8221; will help you begin using command line interface.</p>
<p>Configuring Windows IPv4 Networking with Netsh or Network Shell. Netsh is a command-line utility included in Microsoft&#8217;s Windows NT line of operating systems beginning with Windows 2000. It allows local or remote configuration of network devices such as the NICs.</p>
<h2>Configure IP Address with Command Prompt in Windows 10</h2>
<p>Before setting IP address with cmd in Windows 10, you need to know how to find your IP address on Windows 10. So before everything, you must know the network IP address configuration on your system.</p>
<p>Let&#8217;s learn the process of IP configuration step by step. I am going to explain it with an easy pictorial guide. If you don&#8217;t understand some part, just kindly comment us and ask your questions.</p>
<p><strong>The process of Changing Windows 10 IP Address with Command Prompt: </strong></p>
<ol>
<li>Find your IP address in Windows 10.</li>
<li>View network interfaces card.</li>
<li>Change IP address on Windows 10.</li>
<li>Change DNS IP address with the command line.</li>
<li>Reset IP address with Command Prompt.</li>
</ol>
<h2>How to Find your IP Address on Windows 10?</h2>
<p>There are many options for finding IP address on Windows 10. The easy one is &#8220;<strong>ipconfig</strong>&#8221; command. To find your IP address on Windows 10, just type &#8220;<strong>ipconfig</strong>&#8221; in command prompt. To do this process:</p>
<ol>
<li>Press <strong>Windows+R</strong> keys to open the <strong>Run</strong>.</li>
<li>Type &#8220;<strong>cmd</strong>&#8221; in the run and press enter.</li>
<li>Now type &#8220;<strong>ipconfig</strong>&#8221; to show the IP address.</li>
</ol>
<p>The &#8220;<strong>ipconfig</strong>&#8221; command shows everything about your computer network interfaces. You might have many physical or virtual network interface card.</p>
<figure id="attachment_10939" aria-describedby="caption-attachment-10939" style="width: 909px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2017/09/How-to-Find-Your-IP-Address-on-Windows-10-Technig.jpg"><img loading="lazy" decoding="async" class="wp-image-10939 size-full" src="https://www.technig.com/wp-content/uploads/2017/09/How-to-Find-Your-IP-Address-on-Windows-10-Technig.jpg" alt="How to Find Your IP Address on Windows 10 - Technig" width="909" height="682" srcset="https://www.technig.com/wp-content/uploads/2017/09/How-to-Find-Your-IP-Address-on-Windows-10-Technig.jpg 909w, https://www.technig.com/wp-content/uploads/2017/09/How-to-Find-Your-IP-Address-on-Windows-10-Technig-300x225.jpg 300w, https://www.technig.com/wp-content/uploads/2017/09/How-to-Find-Your-IP-Address-on-Windows-10-Technig-768x576.jpg 768w, https://www.technig.com/wp-content/uploads/2017/09/How-to-Find-Your-IP-Address-on-Windows-10-Technig-86x64.jpg 86w" sizes="(max-width: 909px) 100vw, 909px" /></a><figcaption id="caption-attachment-10939" class="wp-caption-text">How to Find Your IP Address on Windows 10 &#8211; Technig</figcaption></figure>
<p>Here, I just have one network interface on my Windows 10 computer. The result of ipconfig command shows that the IP 169.254.29.130 with the mask of 255.255.255.0 is my current Windows IP address.</p>
<p>This is a class C &#8220;autoconfiguration IPv4&#8221;. When your system doesn&#8217;t find any DHCP Server or manual IP address, it obtains auto IP address. So let&#8217;s change it.</p>
<h2>How to C<b>hange</b> IP Address with<b> Command Prompt?</b></h2>
<p>For change IP address, open command prompt or PowerShell. Both works the same and you can run all command prompt commends on Powershell as well. Ok, run cmd or Powershell as administrator. Netsh work in both command prompt and Powershell. I&#8217;m using Windows Powershell to change IP address on Windows 10 completely. Becuase the user interface and color&#8217;s of Powershell is better than Command prompt.</p>
<ol>
<li>Type &#8220;<strong>Powershell</strong>&#8221; in Windows 10 search box to run Windows Powershell.</li>
<li>You need to run Powershell as administrator. Just press Windows+Shift the press enter to run Powershell as administrator. Or right-click the Powershell and click <strong>Run as administrator</strong>.</li>
</ol>
<figure id="attachment_10949" aria-describedby="caption-attachment-10949" style="width: 398px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2017/09/PowerShell-Guide-in-Windows-10.jpg"><img loading="lazy" decoding="async" class="wp-image-10949 size-full" src="https://www.technig.com/wp-content/uploads/2017/09/PowerShell-Guide-in-Windows-10.jpg" alt="PowerShell Guide in Windows 10" width="398" height="677" srcset="https://www.technig.com/wp-content/uploads/2017/09/PowerShell-Guide-in-Windows-10.jpg 398w, https://www.technig.com/wp-content/uploads/2017/09/PowerShell-Guide-in-Windows-10-176x300.jpg 176w" sizes="(max-width: 398px) 100vw, 398px" /></a><figcaption id="caption-attachment-10949" class="wp-caption-text">PowerShell Guide in Windows 10</figcaption></figure>
<p>To find the network interface with the command line, type the following command on Powershell.</p>
<pre class="nums:false plain:false lang:default decode:true">Netsh interface ipv4 show interface</pre>
<figure id="attachment_10950" aria-describedby="caption-attachment-10950" style="width: 865px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2017/09/Netsh-Command-to-Check-Network-Adapter-in-Windows-10.jpg"><img loading="lazy" decoding="async" class="wp-image-10950 size-full" src="https://www.technig.com/wp-content/uploads/2017/09/Netsh-Command-to-Check-Network-Adapter-in-Windows-10.jpg" alt="Netsh Command to Check Network Adapter in Windows 10" width="865" height="143" srcset="https://www.technig.com/wp-content/uploads/2017/09/Netsh-Command-to-Check-Network-Adapter-in-Windows-10.jpg 865w, https://www.technig.com/wp-content/uploads/2017/09/Netsh-Command-to-Check-Network-Adapter-in-Windows-10-300x50.jpg 300w, https://www.technig.com/wp-content/uploads/2017/09/Netsh-Command-to-Check-Network-Adapter-in-Windows-10-768x127.jpg 768w" sizes="(max-width: 865px) 100vw, 865px" /></a><figcaption id="caption-attachment-10950" class="wp-caption-text">Netsh Command to Check Network Adapter in Windows 10</figcaption></figure>
<p>The result shows two network interfaces. The Loopback and the Ethernet. The Loopback is Windows builtin network loopback interface, but our pointed network interface is the ethernet.</p>
<p>To find your IP address in Windows 10 with netsh command, just type the following command.</p>
<pre class="nums:false plain:false lang:default decode:true">netsh interface ipv4 show config</pre>
<figure id="attachment_10967" aria-describedby="caption-attachment-10967" style="width: 938px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2017/09/How-to-Find-Your-IP-Address-on-Windows-10-with-Netsh-Command-Technig.jpg"><img loading="lazy" decoding="async" class="wp-image-10967 size-full" src="https://www.technig.com/wp-content/uploads/2017/09/How-to-Find-Your-IP-Address-on-Windows-10-with-Netsh-Command-Technig.jpg" alt="How to Find Your IP Address on Windows 10 with Netsh Command - Technig" width="938" height="442" srcset="https://www.technig.com/wp-content/uploads/2017/09/How-to-Find-Your-IP-Address-on-Windows-10-with-Netsh-Command-Technig.jpg 938w, https://www.technig.com/wp-content/uploads/2017/09/How-to-Find-Your-IP-Address-on-Windows-10-with-Netsh-Command-Technig-300x141.jpg 300w, https://www.technig.com/wp-content/uploads/2017/09/How-to-Find-Your-IP-Address-on-Windows-10-with-Netsh-Command-Technig-768x362.jpg 768w" sizes="(max-width: 938px) 100vw, 938px" /></a><figcaption id="caption-attachment-10967" class="wp-caption-text">How to Find Your IP Address on Windows 10 with Netsh Command &#8211; Technig</figcaption></figure>
<p>It displays all the network interface configuration. The output result is clear and better than output result of &#8220;<strong>ipconfig</strong>&#8221; command on Command prompt. So to find an exact information of the network interface, just add the index ID of the network interface at the end of the command.</p>
<pre class="nums:false plain:false lang:default decode:true">netsh interface ipv4 show config 2</pre>
<figure id="attachment_10969" aria-describedby="caption-attachment-10969" style="width: 923px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2017/09/How-to-Find-Windows-10-IP-address-with-Command-Line-Technig.jpg"><img loading="lazy" decoding="async" class="wp-image-10969 size-full" src="https://www.technig.com/wp-content/uploads/2017/09/How-to-Find-Windows-10-IP-address-with-Command-Line-Technig.jpg" alt="How to Find Windows 10 IP address with Command Line - Technig" width="923" height="217" srcset="https://www.technig.com/wp-content/uploads/2017/09/How-to-Find-Windows-10-IP-address-with-Command-Line-Technig.jpg 923w, https://www.technig.com/wp-content/uploads/2017/09/How-to-Find-Windows-10-IP-address-with-Command-Line-Technig-300x71.jpg 300w, https://www.technig.com/wp-content/uploads/2017/09/How-to-Find-Windows-10-IP-address-with-Command-Line-Technig-768x181.jpg 768w" sizes="(max-width: 923px) 100vw, 923px" /></a><figcaption id="caption-attachment-10969" class="wp-caption-text">How to Find Windows 10 IP address with Command Line &#8211; Technig</figcaption></figure>
<p>That&#8217;s good. Let&#8217;s configure and change Windows 10 IP address with the command line. The command is bit long but easy to understand. No need to remember, just try to understand the netsh command structure.</p>
<p>To change the IP address of the &#8220;Ethernet0&#8221; network interface, type the following command.</p>
<pre class="nums:false plain:false lang:default decode:true">netsh interface ipv4 set address name=2 static 200.100.10.5 mask=255.255.255.0 gateway=200.100.10.1</pre>
<figure id="attachment_10976" aria-describedby="caption-attachment-10976" style="width: 1307px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2017/09/Change-IP-Address-in-Windows-10-using-Command-Line-Technig.jpg"><img loading="lazy" decoding="async" class="wp-image-10976 size-full" src="https://www.technig.com/wp-content/uploads/2017/09/Change-IP-Address-in-Windows-10-using-Command-Line-Technig.jpg" alt="Change IP Address in Windows 10 using Command Line - Technig" width="1307" height="300" srcset="https://www.technig.com/wp-content/uploads/2017/09/Change-IP-Address-in-Windows-10-using-Command-Line-Technig.jpg 1307w, https://www.technig.com/wp-content/uploads/2017/09/Change-IP-Address-in-Windows-10-using-Command-Line-Technig-300x69.jpg 300w, https://www.technig.com/wp-content/uploads/2017/09/Change-IP-Address-in-Windows-10-using-Command-Line-Technig-768x176.jpg 768w, https://www.technig.com/wp-content/uploads/2017/09/Change-IP-Address-in-Windows-10-using-Command-Line-Technig-1024x235.jpg 1024w" sizes="(max-width: 1307px) 100vw, 1307px" /></a><figcaption id="caption-attachment-10976" class="wp-caption-text">Change IP Address in Windows 10 using Command Line &#8211; Technig</figcaption></figure>
<p>Once the command executed successfully, check the result with &#8220;<strong>netsh interface ipv4 show config 2</strong>&#8221; command. Yes, the output result shows the exact IP address has set on the &#8220;<strong>Ethernet0</strong>&#8221; network interface. Now the Windows IP address is 200.100.10.5 with the mask of 255.255.255.0 and default gateway is 200.100.10.1.</p>
<p><strong>Note</strong>: You can&#8217;t change the default gateway separately with the following command. It will remove the IP address and just set the default gateway address.</p>
<pre class="nums:false plain:false lang:default decode:true">netsh interface ipv4 set address name=2 gateway= (Gateway IP Address)</pre>
<p>That&#8217;s good and enough for IP address configuration in Windows 10 with the command line. Let&#8217;s change DNS IP address from the command line.</p>
<ul style="list-style-type: circle;">
<li><strong>Related</strong>: <a href="https://www.technig.com/mcsa-lab-manual-articles-windows-server-2012-r2/" target="_blank" rel="noopener noreferrer">MCSA Lab Manual Articles</a>.</li>
</ul>
<h2>How to Change DNS IP address from Command Prompt?</h2>
<p>DNS IP address is the unique address in the network that resolves computer name to IP address and IP address to the computer name. In the network, finding a computer with a name is easy than 32-bit IPv4 address. To set or change the DNS IP address, just simply do it with the following command.</p>
<pre class="nums:false plain:false lang:default decode:true">netsh interface ipv4 set dns name=2 static 200.100.10.30</pre>
<figure id="attachment_10980" aria-describedby="caption-attachment-10980" style="width: 794px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2017/09/How-to-Change-DNS-IP-address-from-Command-Prompt-Technig.jpg"><img loading="lazy" decoding="async" class="wp-image-10980 size-full" src="https://www.technig.com/wp-content/uploads/2017/09/How-to-Change-DNS-IP-address-from-Command-Prompt-Technig.jpg" alt="How to Change DNS IP address from Command Prompt - Technig" width="794" height="72" srcset="https://www.technig.com/wp-content/uploads/2017/09/How-to-Change-DNS-IP-address-from-Command-Prompt-Technig.jpg 794w, https://www.technig.com/wp-content/uploads/2017/09/How-to-Change-DNS-IP-address-from-Command-Prompt-Technig-300x27.jpg 300w, https://www.technig.com/wp-content/uploads/2017/09/How-to-Change-DNS-IP-address-from-Command-Prompt-Technig-768x70.jpg 768w" sizes="(max-width: 794px) 100vw, 794px" /></a><figcaption id="caption-attachment-10980" class="wp-caption-text">How to Change DNS IP address from Command Prompt &#8211; Technig</figcaption></figure>
<p>You might see some error on a simple local network, because of not having a DNS server. When you don&#8217;t have a DNS server, it&#8217;s not necessary to set DNS IP address on your computer.</p>
<figure id="attachment_10983" aria-describedby="caption-attachment-10983" style="width: 957px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2017/09/Change-DNS-IP-Address-with-Command-Prompt-in-Windows-10-Technig.jpg"><img loading="lazy" decoding="async" class="wp-image-10983 size-full" src="https://www.technig.com/wp-content/uploads/2017/09/Change-DNS-IP-Address-with-Command-Prompt-in-Windows-10-Technig.jpg" alt="Configure IP Address with command prompt in Windows - Technig" width="957" height="296" srcset="https://www.technig.com/wp-content/uploads/2017/09/Change-DNS-IP-Address-with-Command-Prompt-in-Windows-10-Technig.jpg 957w, https://www.technig.com/wp-content/uploads/2017/09/Change-DNS-IP-Address-with-Command-Prompt-in-Windows-10-Technig-300x93.jpg 300w, https://www.technig.com/wp-content/uploads/2017/09/Change-DNS-IP-Address-with-Command-Prompt-in-Windows-10-Technig-768x238.jpg 768w" sizes="(max-width: 957px) 100vw, 957px" /></a><figcaption id="caption-attachment-10983" class="wp-caption-text">Configure IP Address with command prompt in Windows &#8211; Technig</figcaption></figure>
<p>Finally, recheck the result with &#8220;<strong>netsh interface ipv4 show config 2</strong>&#8221; command. The output netsh command should be displayed with DNS IP address.</p>
<h2>Final World</h2>
<p>Configure IP address with command prompt in Windows has tow benefits. The first benefit of working with Windows command line helps get you improve your skills in Windows environment. The second benefit is command line is faster than GUI. If you work with the command line, you will understand the power of command line.</p>
<p>The Windows command line interface has improved a lot in Windows 10. Now you can find some Linux commands that run in Windows 10 and works the same on Linux. Finally, hope you learn how to configure IP address with Command Prompt in Windows operating systems. If you don&#8217;t understand, please ask us about how to configure IP address with command prompt in Windows 10?</p>
<p>The post <a href="https://www.technig.com/configure-ip-address-with-command-prompt-in-windows/">How to Configure Windows 10 IP Address with CMD?</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.technig.com/configure-ip-address-with-command-prompt-in-windows/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">10801</post-id>	</item>
		<item>
		<title>How to Join Windows 10 to Domain Windows Server</title>
		<link>https://www.technig.com/join-windows-10-to-domain-server-2016/</link>
					<comments>https://www.technig.com/join-windows-10-to-domain-server-2016/#respond</comments>
		
		<dc:creator><![CDATA[Shams]]></dc:creator>
		<pubDate>Sat, 16 Sep 2017 09:30:30 +0000</pubDate>
				<category><![CDATA[Servers]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Command Line Tips]]></category>
		<category><![CDATA[Domain Controller]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Network Interface Configuration]]></category>
		<category><![CDATA[Network Shell]]></category>
		<category><![CDATA[PowerShell Tutorials]]></category>
		<category><![CDATA[Windows 10]]></category>
		<category><![CDATA[Windows Server 2016]]></category>
		<guid isPermaLink="false">https://www.technig.com/?p=10786</guid>

					<description><![CDATA[<div style="margin-bottom:20px;"><img width="840" height="420" src="https://www.technig.com/wp-content/uploads/2017/09/How-to-Join-Windows-10-to-Domain-Windows-Server-2016-Technig.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="How to Join Windows 10 to Domain Server 2016 - Technig" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2017/09/How-to-Join-Windows-10-to-Domain-Windows-Server-2016-Technig.jpg 840w, https://www.technig.com/wp-content/uploads/2017/09/How-to-Join-Windows-10-to-Domain-Windows-Server-2016-Technig-300x150.jpg 300w, https://www.technig.com/wp-content/uploads/2017/09/How-to-Join-Windows-10-to-Domain-Windows-Server-2016-Technig-768x384.jpg 768w" sizes="(max-width: 840px) 100vw, 840px" /></div>
<p>The users in a network using a different operating system like Windows, Mac OS, and Linux. One of the most popular is Windows 10, the latest client-side Microsoft operating system. Here we just try to join Windows 10 to domain server 2016. The process of joining a PC to a domain name is the same. You [&#8230;]</p>
<p>The post <a href="https://www.technig.com/join-windows-10-to-domain-server-2016/">How to Join Windows 10 to Domain Windows Server</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div style="margin-bottom:20px;"><img width="840" height="420" src="https://www.technig.com/wp-content/uploads/2017/09/How-to-Join-Windows-10-to-Domain-Windows-Server-2016-Technig.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="How to Join Windows 10 to Domain Server 2016 - Technig" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2017/09/How-to-Join-Windows-10-to-Domain-Windows-Server-2016-Technig.jpg 840w, https://www.technig.com/wp-content/uploads/2017/09/How-to-Join-Windows-10-to-Domain-Windows-Server-2016-Technig-300x150.jpg 300w, https://www.technig.com/wp-content/uploads/2017/09/How-to-Join-Windows-10-to-Domain-Windows-Server-2016-Technig-768x384.jpg 768w" sizes="(max-width: 840px) 100vw, 840px" /></div><p>The users in a network using a different operating system like Windows, Mac OS, and Linux. One of the most popular is Windows 10, the latest client-side Microsoft operating system. Here we just try to join Windows 10 to domain server 2016. The process of joining a PC to a domain name is the same. You can use this article for other operating systems as well.</p>
<p>Before you join Windows 10 to domain server 2016. You must check the network connectivity between Windows Server and Windows 10 client. You might have a DHCP server that provides IP address for network clients. If you don&#8217;t have a DHCP server or router, you need to <a href="https://www.technig.com/configure-ip-address-using-powershell/" target="_blank" rel="noopener noreferrer">configure IP address manually</a> for client machines.</p>
<p><em><strong>Related</strong></em>: <a href="https://www.technig.com/dhcp-configuration-guide/" target="_blank" rel="noopener noreferrer">DHCP configuration guide on Windows Server and Cisco Router</a>.</p>
<p><strong>The process to join a Windows 10 to Domain Server 2016.</strong></p>
<ol>
<li>Set a unique name for the client computer.</li>
<li>Check the IP address and network connectivity.</li>
<li>Create a user in the Active Directory.</li>
<li>Join Windows 10 to Domain.</li>
<li>Restart client computer.</li>
<li>Log in with the domain account.</li>
<li>Customize your Windows desktop environment.</li>
</ol>
<p>That&#8217;s all you need to apply for joining a Windows 10 PC to a domain Windows Server 2016 or another version of Windows server.</p>
<h2>Join Windows 10 to Domain Server</h2>
<p>In a short video, we describe how to join Windows 10 PC to a domain Windows server. But I just note some important commands and parts here. Joining a PC to the domain is not complicated but sometimes it doesn&#8217;t join easy. Anyway, if you have any issue with joining client PC to the domain, comment us your issue.</p>
<p><iframe loading="lazy" title="How to Join Windows 10 to Domain Windows Server 2016?" width="1170" height="878" src="https://www.youtube.com/embed/_S0zU26T7-s?wmode=transparent&amp;rel=0&amp;feature=oembed" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></p>
<p>Read the important notes about how to join Windows 10 to domain Windows server 2016. The notes are important parts, if you face any problem, feel free to ask us.</p>
<h2><strong>1. Change Client Computer Name</strong></h2>
<p>Before joining a client computer to a domain in the network, change the default name. The default name is name generated when the Windows installed on the system. It is a long name and hard to read. Changing to a short and readable name helps you find the client on the network easy.</p>
<ol>
<li>To change the computer name, type &#8220;<strong>sysdm.cpl</strong>&#8221; in Run to open the System Properties.</li>
<li>After changing the computer name, once restart your computer to apply the changes.</li>
</ol>
<figure id="attachment_10792" aria-describedby="caption-attachment-10792" style="width: 733px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2017/09/How-to-change-Windows-10-computer-name-Technig.jpg"><img loading="lazy" decoding="async" class="wp-image-10792 size-full" src="https://www.technig.com/wp-content/uploads/2017/09/How-to-change-Windows-10-computer-name-Technig.jpg" alt="How to change Windows 10 computer name - Technig" width="733" height="477" srcset="https://www.technig.com/wp-content/uploads/2017/09/How-to-change-Windows-10-computer-name-Technig.jpg 733w, https://www.technig.com/wp-content/uploads/2017/09/How-to-change-Windows-10-computer-name-Technig-300x195.jpg 300w, https://www.technig.com/wp-content/uploads/2017/09/How-to-change-Windows-10-computer-name-Technig-210x136.jpg 210w" sizes="(max-width: 733px) 100vw, 733px" /></a><figcaption id="caption-attachment-10792" class="wp-caption-text">How to change Windows 10 computer name &#8211; Technig</figcaption></figure>
<p>On Windows 10 you can change the computer name from the different section. Changing computer name with the command line, Windows settings and the above step.</p>
<h2><strong>2. Check IP Address and Connectivity</strong></h2>
<p>A computer identified by its IP address on the network. If the IP address is not configured correctly, the system will not recognizable. So checking the computer IP address is necessary for connecting to a domain server.</p>
<ol>
<li>To check the IP address of a system type &#8220;<strong>ipconfig</strong>&#8221; command on command prompt. It shows the computer IP address, subnet mask, and default gateway.</li>
</ol>
<figure id="attachment_10829" aria-describedby="caption-attachment-10829" style="width: 909px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2017/09/Display-Windows-Network-Configuration-Settings-with-Command-Line.jpg"><img loading="lazy" decoding="async" class="wp-image-10829 size-full" src="https://www.technig.com/wp-content/uploads/2017/09/Display-Windows-Network-Configuration-Settings-with-Command-Line.jpg" alt="Display Windows Network Configuration Settings with Command Line" width="909" height="535" srcset="https://www.technig.com/wp-content/uploads/2017/09/Display-Windows-Network-Configuration-Settings-with-Command-Line.jpg 909w, https://www.technig.com/wp-content/uploads/2017/09/Display-Windows-Network-Configuration-Settings-with-Command-Line-300x177.jpg 300w, https://www.technig.com/wp-content/uploads/2017/09/Display-Windows-Network-Configuration-Settings-with-Command-Line-768x452.jpg 768w, https://www.technig.com/wp-content/uploads/2017/09/Display-Windows-Network-Configuration-Settings-with-Command-Line-357x210.jpg 357w" sizes="(max-width: 909px) 100vw, 909px" /></a><figcaption id="caption-attachment-10829" class="wp-caption-text">Display Windows Network Configuration Settings with Command Line</figcaption></figure>
<p><strong>2.</strong> To change IP address just type &#8220;<strong>ncpa.cpl</strong>&#8221; on Run top open Network Connection Settings. You can change the IP address manually from network connection settings or with command line &#8220;<strong>netsh</strong>&#8221; commands. Windows has many options to change the IP address. The easy way is using the GUI for newbies.</p>
<p>Anyway, right-click the network adapter (<strong>Ethernet x</strong>) then select <strong>Properties</strong>. On the properties select <strong>Internet Protocol Version 4 (TCP/IPv4)</strong> and click <strong>Properties</strong>. Now set the IP address manually on the Internet Protocol Version 4 (TCP/IPv4) Properties.</p>
<figure id="attachment_10834" aria-describedby="caption-attachment-10834" style="width: 899px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2017/09/Configure-Windows-10-IP-address-manually-Technig.jpg"><img loading="lazy" decoding="async" class="wp-image-10834 size-full" src="https://www.technig.com/wp-content/uploads/2017/09/Configure-Windows-10-IP-address-manually-Technig.jpg" alt="Configure Windows 10 IP address manually - Technig" width="899" height="605" srcset="https://www.technig.com/wp-content/uploads/2017/09/Configure-Windows-10-IP-address-manually-Technig.jpg 899w, https://www.technig.com/wp-content/uploads/2017/09/Configure-Windows-10-IP-address-manually-Technig-300x202.jpg 300w, https://www.technig.com/wp-content/uploads/2017/09/Configure-Windows-10-IP-address-manually-Technig-768x517.jpg 768w" sizes="(max-width: 899px) 100vw, 899px" /></a><figcaption id="caption-attachment-10834" class="wp-caption-text">Configure Windows 10 IP address manually &#8211; Technig</figcaption></figure>
<p>That&#8217;s the GUI option for configuring an IP address on Windows system. There are command options for command prompt and Powershell. Windows PowerShell has its own cmdlet for network configuration. The other options are the network shell (netsh) command prompt command. The following articles focus on configuring Windows IP address with PowerShell and Netsh.</p>
<ul>
<li><a href="https://www.technig.com/configure-windows-ipv4-networking-with-netsh/" target="_blank" rel="noopener noreferrer">Configure Windows IPv4 Networking with Netsh,</a></li>
<li><a href="https://www.technig.com/configure-ip-address-using-powershell/" target="_blank" rel="noopener noreferrer">Configure IP Address with PowerShell,</a></li>
</ul>
<h2>3. Create a user in the Active Directory</h2>
<p>An Active Directory user account allows a computer to join to the domain and works as the workstation of a network. Creating Active Directory objects performs from AD on Windows Server.</p>
<ul>
<li><a href="https://www.technig.com/how-to-create-object-in-active-directory/" target="_blank" rel="noopener noreferrer">Create a user account in Active Directory</a>.</li>
<li><a href="https://www.technig.com/create-user-account-using-powershell/" target="_blank" rel="noopener noreferrer">Create User Account Using PowerShell.</a></li>
</ul>
<p>That&#8217;s all necessary configurable options you need to know about joining Windows 10 to domain server 2016 Active Directory. Hope you enjoy the article. Please comment us the related issue with <a href="https://www.microsoft.com/en-us/windowsforbusiness/windows-product-home" target="_blank" rel="noopener noreferrer">Windows 10</a> and Server configuration.</p>
<p>The post <a href="https://www.technig.com/join-windows-10-to-domain-server-2016/">How to Join Windows 10 to Domain Windows Server</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.technig.com/join-windows-10-to-domain-server-2016/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">10786</post-id>	</item>
		<item>
		<title>Enable Windows Administrator Account without Logging to Windows</title>
		<link>https://www.technig.com/enable-windows-administrator-account/</link>
					<comments>https://www.technig.com/enable-windows-administrator-account/#respond</comments>
		
		<dc:creator><![CDATA[Shais]]></dc:creator>
		<pubDate>Thu, 26 Jan 2017 07:13:36 +0000</pubDate>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Command Line Tips]]></category>
		<category><![CDATA[Enable Administrator Account]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[PowerShell Tutorials]]></category>
		<category><![CDATA[Windows 10]]></category>
		<guid isPermaLink="false">https://www.technig.com/?p=8885</guid>

					<description><![CDATA[<div style="margin-bottom:20px;"><img width="840" height="420" src="https://www.technig.com/wp-content/uploads/2017/01/How-to-Enable-Administrator-Account-In-Windwos-10.png" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="How to Enable Administrator Account In Windows 10" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2017/01/How-to-Enable-Administrator-Account-In-Windwos-10.png 840w, https://www.technig.com/wp-content/uploads/2017/01/How-to-Enable-Administrator-Account-In-Windwos-10-300x150.png 300w, https://www.technig.com/wp-content/uploads/2017/01/How-to-Enable-Administrator-Account-In-Windwos-10-768x384.png 768w" sizes="(max-width: 840px) 100vw, 840px" /></div>
<p>This is how to enable Windows Administrator account without logging in to any Windows account. It means you can bypass the login page while secured by password. The Administrator account has the full privilege in Windows. The admin account make any changes to Windows. Don&#8217;t forget that the Administrator is an account and the Administrators [&#8230;]</p>
<p>The post <a href="https://www.technig.com/enable-windows-administrator-account/">Enable Windows Administrator Account without Logging to Windows</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div style="margin-bottom:20px;"><img width="840" height="420" src="https://www.technig.com/wp-content/uploads/2017/01/How-to-Enable-Administrator-Account-In-Windwos-10.png" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="How to Enable Administrator Account In Windows 10" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2017/01/How-to-Enable-Administrator-Account-In-Windwos-10.png 840w, https://www.technig.com/wp-content/uploads/2017/01/How-to-Enable-Administrator-Account-In-Windwos-10-300x150.png 300w, https://www.technig.com/wp-content/uploads/2017/01/How-to-Enable-Administrator-Account-In-Windwos-10-768x384.png 768w" sizes="(max-width: 840px) 100vw, 840px" /></div><p>This is how to enable Windows Administrator account without logging in to any Windows account. It means you can bypass the login page while secured by password.</p>
<p>The Administrator account has the full privilege in Windows. The admin account make any changes to Windows. Don&#8217;t forget that the Administrator is an account and the Administrators is a group. Any user can be the member of Administrators group. If you make a standard user member of Administrators group, it will get right to bring changes in your Windows operating system.</p>
<p><em><strong>Related: </strong></em><a href="https://www.technig.com/5-ways-change-user-account-password-windows/" target="_blank" rel="noopener noreferrer">5 Ways to Change User Account Password in Windows</a></p>
<p>So, never make the other users a member of your system administrators group. Even if they would be your parent or other valuable person.</p>
<h2>Enable Windows Administrator Account without Full Privilege</h2>
<p>Do it when you don&#8217;t have any access to your Windows operating system. It&#8217;s not illegal but using this in way to harm someone&#8217;s operating system may make you some problem.</p>
<p style="padding-left: 30px;"><strong>1. </strong> In order to enable Windows Administrator account, read the article r<a href="https://www.technig.com/reset-forgotten-windows-10-password/" target="_blank" rel="noopener noreferrer">eset forgotten Windows password</a>. I had written the article previously for resetting Windows 10 password. It&#8217;s s clear way to bypass the Windows login page.</p>
<p style="padding-left: 30px;"><strong>2.</strong> When you get access to a command line interface (cmd) on Windows logon page. Type &#8220;<strong>net user</strong>&#8221; to list all available users on your Windows. See the screenshot.</p>
<figure id="attachment_8892" aria-describedby="caption-attachment-8892" style="width: 730px" class="wp-caption alignnone"><a href="http://3.90.216.52/wp-content/uploads/2017/01/Net-User-Command-Usage.png"><img loading="lazy" decoding="async" class="size-full wp-image-8892" src="http://3.90.216.52/wp-content/uploads/2017/01/Net-User-Command-Usage.png" alt="Net User Command Usage" width="730" height="246" srcset="https://www.technig.com/wp-content/uploads/2017/01/Net-User-Command-Usage.png 730w, https://www.technig.com/wp-content/uploads/2017/01/Net-User-Command-Usage-300x101.png 300w" sizes="(max-width: 730px) 100vw, 730px" /></a><figcaption id="caption-attachment-8892" class="wp-caption-text">Net User Command Usage</figcaption></figure>
<p>Here you see the list of users.</p>
<p style="padding-left: 30px;"><strong>3.</strong> Now type &#8220;<strong>net user administrator</strong>&#8221; to see whether the administrator is enable or disabled.</p>
<figure id="attachment_8893" aria-describedby="caption-attachment-8893" style="width: 787px" class="wp-caption alignnone"><a href="http://3.90.216.52/wp-content/uploads/2017/01/Windwos-Administrator-Account-is-Disabled.png"><img loading="lazy" decoding="async" class="wp-image-8893 size-full" src="http://3.90.216.52/wp-content/uploads/2017/01/Windwos-Administrator-Account-is-Disabled.png" alt="Windows Administrator Account is Disabled" width="787" height="543" srcset="https://www.technig.com/wp-content/uploads/2017/01/Windwos-Administrator-Account-is-Disabled.png 787w, https://www.technig.com/wp-content/uploads/2017/01/Windwos-Administrator-Account-is-Disabled-300x207.png 300w, https://www.technig.com/wp-content/uploads/2017/01/Windwos-Administrator-Account-is-Disabled-768x530.png 768w" sizes="(max-width: 787px) 100vw, 787px" /></a><figcaption id="caption-attachment-8893" class="wp-caption-text">Windows Administrator Account is Disabled</figcaption></figure>
<p>Yes, the Account active status is equal to &#8220;<strong>no</strong>&#8220;. It means that the administrator account is disable. So let&#8217;s enable it.</p>
<p><em><strong>Related:</strong></em> <a href="https://www.technig.com/password-cracking-tools/" target="_blank" rel="noopener noreferrer">Top 10 Password Cracking Tools for Windows, Linux and Web Applications</a></p>
<p style="padding-left: 30px;"><strong>4.</strong> To enable Windows administrator account, type &#8220;<strong>net user administrator /active:yes</strong>&#8220;. This command will enable Windows administrator account.</p>
<figure id="attachment_8898" aria-describedby="caption-attachment-8898" style="width: 585px" class="wp-caption alignnone"><a href="http://3.90.216.52/wp-content/uploads/2017/01/Enable-Windows-Administrator-Account-with-Command-Line.png"><img loading="lazy" decoding="async" class="size-full wp-image-8898" src="http://3.90.216.52/wp-content/uploads/2017/01/Enable-Windows-Administrator-Account-with-Command-Line.png" alt="Enable Windows Administrator Account with Command Line" width="585" height="77" srcset="https://www.technig.com/wp-content/uploads/2017/01/Enable-Windows-Administrator-Account-with-Command-Line.png 585w, https://www.technig.com/wp-content/uploads/2017/01/Enable-Windows-Administrator-Account-with-Command-Line-300x39.png 300w" sizes="(max-width: 585px) 100vw, 585px" /></a><figcaption id="caption-attachment-8898" class="wp-caption-text">Enable Windows Administrator Account with Command Line</figcaption></figure>
<p style="padding-left: 30px;"><strong>5.</strong> To see the result of changes, type &#8220;<strong>net user administrator</strong>&#8221; and press enter. Now the Account active status must be equal to &#8220;<strong>Yes</strong>&#8220;.</p>
<figure id="attachment_8899" aria-describedby="caption-attachment-8899" style="width: 768px" class="wp-caption alignnone"><a href="http://3.90.216.52/wp-content/uploads/2017/01/Enable-Windows-Administrator-Account-without-Logging-any-Users.png"><img loading="lazy" decoding="async" class="size-full wp-image-8899" src="http://3.90.216.52/wp-content/uploads/2017/01/Enable-Windows-Administrator-Account-without-Logging-any-Users.png" alt="Enable Windows Administrator Account without Logging any Users" width="768" height="544" srcset="https://www.technig.com/wp-content/uploads/2017/01/Enable-Windows-Administrator-Account-without-Logging-any-Users.png 768w, https://www.technig.com/wp-content/uploads/2017/01/Enable-Windows-Administrator-Account-without-Logging-any-Users-300x213.png 300w" sizes="(max-width: 768px) 100vw, 768px" /></a><figcaption id="caption-attachment-8899" class="wp-caption-text">Enable Windows Administrator Account without Logging any Users</figcaption></figure>
<p>Yes, the final steps shows that the Windows Administrator account has enabled successfully. For disabling administrator account again, just type the &#8220;<strong>net user administrator /active:no</strong>&#8220;.</p>
<p>Now you can set a password by typing &#8220;<strong>net user administrator PassWordhere</strong>&#8220;.</p>
<p>That&#8217;s all. To get more information about command line interface in Windows, please follow our Windows section article by subscribing to our weekly news latter.</p>
<p>The post <a href="https://www.technig.com/enable-windows-administrator-account/">Enable Windows Administrator Account without Logging to Windows</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.technig.com/enable-windows-administrator-account/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">8885</post-id>	</item>
	</channel>
</rss>
