Uncategorized

My first experience with Ethernet over power.

One of the rooms in our house is a Wi-Fi dead zone and after thinking about this for some years I finally decided to buy a Powerline adapter to solve this problem. I considered several alternatives which I will discuss below. Alternative solutions for Wi-Fi dead zone The solution space for solving the Wi-Fi dead zone problem was constrained by lack of power sockets at convenient locations that would enable implementing a mesh or repeater…

Continue reading

Uncategorized

Basic PowerShell commands explained

I have created two heavily commented PowerShell scripts that explain the usage of basic PowerShell commands. This may come in handy when you are handed over an existing PowerShell script but you yourself have no experience with the PowerShell language. This is meant as a fast explainer of existing code. Copy the two powershell scripts from the GitHub link below, place them together in any directory. In both files the code is explained through comments.…

Continue reading