Today, we will see how you can generate a list of the disabled features on your Windows 11/10 computer system using Windows PowerShell. To do this, you have to use the Get-WindowsOptionalFeatures ...
If you own a Windows 11/10 PC, you might have installed many programs over time but it’s a little bit tricky to remember all of them. In this post, we will show you how to get the list of all ...
I ran one command and found startup apps Windows “forgot” to mention.
Like calling an F1 a sedan ...
If you work in IT, chances are PowerShell is already part of your daily routine. You might use it to check a service, pull system information, or automate a task that would otherwise take several ...
I think it’s time to talk in depth about some of the most important features of PowerShell: Providers and modules. (Snap-ins have also been important, but they are being gradually phased out.) These ...
PowerShell combines the speed of the command line with the flexibility of a scripting language, making it a valuable Windows administration tool. Here are a few basic commands you'll want to master.
Back in 2008, I wrote a piece called PowerShell Tips and Tricks, which covered the then-relatively new Windows scripting language and some cool things you could do with it. Although PowerShell has ...