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 package in 5…
Read More...Browsing Tag
PowerShell Articles
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…
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.…
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…
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.…
How to Create User Account Using PowerShell?
How to create User Account using PowerShell in Active Directory. I'm using Windows Server 2012 R2, but this article will work with…
How to Manage Local Users and Groups with PowerShell?
Currently PowerShell doesn't have a builtin cmdlets for local users and groups. In order to manage local users groups using…
How to Manage Windows Firewall with PowerShell?
Automating and configuring security settings and Windows Firewall with PowerShell quicker and faster. PowerShell is already a…
How to Change Network Profiles with PowerShell?
Sometime it's not possible to change network profiles using graphical interface. The network profiles or network categories are…
How to Make Bootable USB with PowerShell?
If you read my old article about creating bootable USB with Diskpart for Windows and Bootable USB for Linux, then you know usage of…
How to Manage Hard Disk with PowerShell?
The PowerShell cmdlets for storage management is new command line tools that help Sysadmins to manage hard disk with PowerShell.…