TECHNIG
Gateway for IT Experts and Tech Geeks
Browsing Tag

PowerShell Articles

Create a Child Domain in Server 2022 Using PowerShell

In the previous article, we described how to create a child domain using the Server Manager console. In this article, we will show you how to do the same thing using Windows PowerShell. PowerShell is a powerful tool that can be used to

How to Set up a PowerShell Remoting Connection

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

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

Enable PowerShell Remoting in Windows 11

PowerShell offers a quick way to manage computers remotely through scripting and cmdlets. You can enable Windows PowerShell Remoting to manage multiple computers remotely in Windows 11 and other latest windows. While setting up a remote

How to Make NPM Work 20 Times Faster

As a developer or web designer, we use NPM almost more than 5 times on average per day. Sometimes, it takes a long time to install a package. Even more than 5 minutes or more. Besides, you watch some people on tutorials who install a…

How to Manage Hard Disk with Command in Windows 10?

The storage management or hard disk management is easy with the command line as GUI disk management on Windows. Here we just focus on this topic to manage hard disk using the command on Windows 10 and other Windows operating systems. Manage…

How to Free Renew Windows 90 Days Trial

You might have downloaded Windows from its official website. So, they give you 90 days trial after which you should buy Windows. Well, many sites give you the crack version of Windows. Also, you can find cracking software tools for your…

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 Reset Windows 10 IP Address Correctly?

You can reset Windows 10 IP address with these three methods, using network connections settings, command prompt, and PowerShell. The easiest option to reset Windows 10 IP address with command prompt (CMD). If your system obtains its IP…