You can use the GetBIOS PowerShell module to retrieve settings from various BIOS manufacturers on either a local or remote computer. This post will show you how to access computer BIOS settings using ...
Learning about the PowerShell Get-WindowsFeature command is a good introduction to the time-savings that Powershell scripting can bring to server admins. The PowerShell Get-WindowsFeature command—or, ...
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 ...
Gone in seconds with the right PowerShell command.
Recently, I wrote a column about how you can use PowerShell to uninstall an unwanted application. The problem with the technique described in that article is that it can be tough to locate the ...
PowerShell is Microsoft's scripting language, now in its third iteration. It's an extremely powerful tool to use for automation work, system administration, working remotely on systems, or working on ...
What malware does Windows Defender recognize? Learn how to use PowerShell’s Defender cmdlets to peek inside the malware signature definitions database. In last week’s article, How to get more from ...
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 ...