News

Setting up a new PC can take some time, but you can make it much easier to install all your apps in one go using this PowerShell script and Winget.
Not all applications are created with remote execution in mind. PowerShell provides several ways to invoke applications on remote computers.
Windows PowerShell ISE is a GUI-based application. You can use it to wite, run, and edit multiple scripts and commands in different tabs.
What if your PC could take care of boring tasks for you? With Windows PowerShell, it can. Here's how I use PowerShell to automate everyday repetitive tasks that I would be less keen to do otherwise.
PowerShell Remoting allows admins to execute scripts remotely, just as if they were on their local computer.