The most popular Powershell code editor is Powershell ISE. It’s available on all Windows platform. Did you know that Microsoft will not extend this tool with new features? Are you thinking about changing the code editor? Did you never hear about Visual Studio Code? You can download and install this tool for free from a …
Poshland Blog is not only for Windows Users? Powershell Core on MacOS. I’m so excited to publish a new post for You. Since few months I was planning to install and try Powershell Core on MacOS. If you follow my profile on the instagram, you know that I did this a few days ago. Maybe …
Some people when starts using Powershell tell me that they don’t like Powershell console. Do you also belong to this group of Powershell users? Please give me one minute and I explain how to customize Powershell console and use it on all Windows servers and workstation. Let’s start 🙂 Customize Powershell console Powershell window allows …
Hi, Damian Garbus here. It’s awesome to have you here. I want to share you the first thing what I do after starting PowerShell Console in new my desktop or server. This thing is changing Powershell prompt function. If don’t know what is “prompt”, you can check where my graphics about parts of PowerShell console here. Prompt …
Hi, this is powershell.damiangarbus.pl blog and today I want to show you how to make your commands always available in your PowerShell console. Always when you run it!!! That great for Me! Ok so Let’s check, how you can speed up your work with Powershell profile. What is PowerShell $Profile (not Profile) Please, imagine now that you …