A good old fashioned RTFM would have probably saved me a bunch of time the other week, while playing around with MSBuild’s <Exec … /> task. In order for future me or anyone else randomly stumbling up on my blog, to not have to succumb to the same fate, let me share a few tips […]
Tag: PowerShell
Using OpenSSH Server on Windows
In the past whenever I had to manage a Windows Server, I used RDP (Remote Desktop Protocol) to connect to the server and manually click around to change the necessary settings. While working with Ansible to setup a Windows build agent, I realized that starting with Windows 10, Windows does ship with support for OpenSSH […]
Missing PowerShell System Modules
This is a very short article in hopes, that it gets picked up by search engine and helps someone else or my future self. After the holidays I was making sure everything was up-to-date before start any work, but of course, things are never that easy and I ran into the following error, while updating […]