Home
the-itguy
Cancel

Ansible Part 1: Install Ansible

Series Table of contents: Part 1: Install Ansible Part 2: Azure Inventory In this series you will see how to use Ansible with Azure. In this first part we will provision a Azure Linux VM a...

Add Custom ArgumentCompleters to your CMD-Lets

If we take a PowerShell CMD-Let like Get-AdComputer and try to search for a specific computer, you have to specify the filter- or the identity property and you have to remember the name. If you hav...

Signing PowerShell scripts

In this post i will tell you why It’s important to sign your skripts. If we look at a clean installed pc, PowerShell scripts can’t run by default. This is blocked by Microsoft due to security reas...

Hosting Your Own NuGet PowerShell Repository

Today I want to show you how to host your own NuGet Repository for uploading PowerShell Modules / Scripts. There is also a method for hosting a NuGet Fileshare, but for production environments it ...

Converting XenServer VMs to Hyper-V Gen 2 Events

Today I’m going to show how to migrate your XenServer VMs to Hyper-V Gen2 Vms using the following tools: XenCenter XenConvert 2.3.1: XenConvert 2.3.1 PowerShell Skript to convert a Gen1 Hyp...

Installation of Testenvironemt in Hyper-V through PowerShell Remoting

In the blogpost Manage Hyper-V Hosts in a workgroup environment I described how to connect two Windows 10 devices in a workgroup environment. I describe the following steps: Connect to the tar...

Manage Hyper-V Hosts in a workgroup environment

If you try to connect to a Hyper-V Host in a workgroup environment, you get the following error: Target machine to connect to the Hyper-V environment you need to have WinRM enabled. It’s only e...