TECHNIG
Gateway for IT Experts and Tech Geeks
Browsing Tag

Windows PowerShell

How to Remove Login Password on Windows 11?

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

How to Add New User Account on Windows Server 2022

Whenever a new server administrator or user comes on board, you need to get him a new user account to let them join the network and start his/her job. In the following article, I will create a new user account by the name of Ali Hasnain

Run PowerShell as Administrator in Windows Server 2022

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

How to Join Windows 11 to Domain using PowerShell

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't know where to start, you are in the

Configure a DHCP Scope in Server 2022 Using PowerShell

As an essential part of a DHCP Server, we create and configure a DHCP Scope to specify the range of IP addresses from which a DHCP server can assign one to a client in our subnet. That is the primary and well-known use of a DHCP Scope.

Most Know Run Commands in Windows 10

The run dialogue box is the quickest way to access a page. Whether it's settings page, control panels or any other programs in windows.  The quickest way without sifting to control panel or settings page. Here is a list of most known run…

How to Convert Server 2016 Core to GUI and Vice Versa?

Converting Windows Server 2012 Core to GUI is possible with Server Manager and PowerShell. But in Windows Server 2016 you are not able to convert Server 2016 Core to GUI. There is no more option for server 2016 convert from GUI to core or…