TECHNIG
Gateway for IT Experts and Tech Geeks
Browsing Tag

PowerShell Tutorials

Managing User Account with Command Line in Windows 10

Managing user account and groups with "net" 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…

10 Useful Command line Commands You Should Know

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…

How to Replace PowerShell with Cmd in Windows 10?

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…

How to Configure Windows 10 IP Address with CMD?

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…

How to Join Windows 10 to Domain Windows Server

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.…