First of all: UAC has its purpose! But as I consider myself an IT Pro and while I’m installing/deinstalling more software than an average user and need to run some scripts in an admin context: I decided to turn it off on my machine. And as a fan of powershell, I wanted to do that […]
For my daily work I need to do a lot on the command line with Powershell. I’m using cmder for that. But in the default configuration cmder is starting a Windows Console session. Would be much easier if it directly starts a Powershell session instead. Here’s how to do that. Go to the settings of […]
Having only one VM on a hypervisor is usually not that pain to turn on and off via PowerShell. This starts to be a issue as soon as we are talking about a whole network of virtual computers. Best case depending on each other. For this it is worth the time to create a PowerShell […]