PowerShell
PowerShell scripts, automation solutions, Microsoft 365 administration commands, and enterprise IT scripting resources.
Showing 267 articles in PowerShell
Different Methods to Assign Static IP Address
There are two ways to assign the IP addresses to Systems, One is a Dynamic IP address and the other […]
Fix: BITS Service will not start Error code 2147943458
BITS also know as Background Intelligent Transfer Service Which is used to control the…
How to Enable or Disable CapsLock on Windows 10 Using PowerShell?
Caps Lock is a key on a computer keyboard that allows users to generate…
How to install Azure PowerShell Module in Windows 10?
A PowerShell Module is a package that contains PowerShell commands, such as cmdlets, Providers,…
How to ADD Shortcuts to WIN+X Menu in windows 10?
The WIN+X Menu is a pop-up menu with shortcuts to manage windows tools easily,…
How to Enable/Disable TLS Setting in Windows using registry and PowerShell?
Security is the main concern when we browse through the Internet, to take care…
How to Get a List of Installed Programs on Windows?
In Windows 10 or any other operating system comes with pre-installed programs, moreover, we…
How to create a bootable USB disk using PowerShell?
There are lot of ways to create a bootable USB disk, like using command…
How to Enable/disable security Questions in windows 10?
Microsoft introduced a security question in windows falls creator Update for creating a local…
How to Install Windows Update using PowerShell in windows 10?
We already covered about Windows Update, how to start and stop windows update in…