News
PowerShell profiles are a powerful tool that can help you customize your environment, save time, and improve your productivity.
I’ve been rereading the Windows PowerShell Cookbook and I came across a variable I hadn’t noticed before… It turns out to be related to the -match comparison operator. -Match performs a regular ...
Mastering PowerShell looping is essential for any PowerSheller. Practice with for, foreach, and while loops to get better fast!
PowerShell gives us flexible tools to manage the Windows Registry, making it essential for system administrators. Read, write and delete keys.
We cover the basics of process management using PowerShell, including viewing, starting, stopping, and even monitoring processes.
Learn about using PowerShell for network management tasks such as pinging hosts, testing network connectivity, and scanning ports on systems.
PowerShell providers allow us to view data stores similar to how we use the file system. It makes looking at certs and reg keys so easy!
Download the PowerShell Core Cheat Sheet, updated in 2020 for PowerShell 7. A PDF reference to printout and keep at your desk or office. Download is free!
Gathering system information is a crucial aspect of system administration, as it helps you understand the resources and components of your infrastructure. In this article, we will explore how to use ...
I get tired of thinking up unique and strong passwords. So anymore, for the most part, I don’t do it. I will use random generated passwords, then save them into an Azure KeyVault. It is a good way to ...
PowerShell provides various tools and techniques to help you identify and troubleshoot errors in your scripts, functions, and modules.
Execution policies can be overridden on a script-by-script basis by using the -ExecutionPolicy parameter when running a script. This allows you to temporarily bypass the execution policy for a ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results