Announcing PowerShell, DevOps, and Cloud Conference 2021
PowerShell Conference Asia 2019 was a huge success. The attendee turnout was …
Read MorePowerShell Conference Asia 2019 was a huge success. The attendee turnout was …
Read MoreWhat Posh-SSH is a PowerShell 3.0 or newer module for automating tasks against …
Read MoreNote: This tip requires PowerShell 3.0 or above. In an earlier tip, we looked at how we can retrieve the redirected URL using a .
Read MoreWhen you look at online documentation for resources and downloadable content, you will often find URLs that redirect you to another place.
Read MoreIn a previous tip I showed a new hidden keyboard shortcut to transpose lines of code in the ISE. At the PowerShell Facebook group, Dave Carnahan was wondering if there’s a way to pull all of the ISE related hot keys.
Read MoreNote: This tip requires PowerShell 3.0 or above. When working in the ISE editor you sometimes need to rearrange lines of code and move them below or above other lines.
Read MoreThere are multiple ways to verify if a folder exists or not in PowerShell. The below two are my favorite ways of doing it.
Read MoreWindows XP and above allow multiple user accounts to be created on the computer. When the computer is in a workgroup mode and there’s more than one user account defined on that system, Windows will display a Welcome Screen with all available user …
Read More