create Archives - Thomas Maurer Cloud and Datacenter Blog focusing on Microsoft Azure Tue, 07 Jul 2020 07:28:41 +0000 en-US hourly 1 https://wordpress.org/?v=6.4.1 https://www.thomasmaurer.ch/wp-content/uploads/2018/06/cropped-icon1024-32x32.png create Archives - Thomas Maurer 32 32 71605618 How to Manage Hyper-V VM Checkpoints with PowerShell https://www.thomasmaurer.ch/2020/07/how-to-manage-hyper-v-vm-checkpoints-with-powershell/ https://www.thomasmaurer.ch/2020/07/how-to-manage-hyper-v-vm-checkpoints-with-powershell/#comments Tue, 07 Jul 2020 07:23:00 +0000 https://www.thomasmaurer.ch/?p=16579 In this blog post we are going to have a look at how you can create, manage, apply, and remove VM Checkpoints in Hyper-V using PowerShell. Hyper-V virtual machine (VM) checkpoints are one of the great benefits of virtualization. Before Windows Server 2012 R2, they were known as virtual machine snapshots. VM Checkpoints in Hyper-V …

The post How to Manage Hyper-V VM Checkpoints with PowerShell appeared first on Thomas Maurer.

]]>
https://www.thomasmaurer.ch/2020/07/how-to-manage-hyper-v-vm-checkpoints-with-powershell/feed/ 4 16579
Run Azure Container Instances from the Docker CLI https://www.thomasmaurer.ch/2020/06/run-azure-container-instances-from-the-docker-cli/ https://www.thomasmaurer.ch/2020/06/run-azure-container-instances-from-the-docker-cli/#respond Fri, 26 Jun 2020 12:46:41 +0000 https://www.thomasmaurer.ch/?p=17123 Earlier Docker announced the partnership with Microsoft to bring support to run Azure Container Instances (ACI) from the Docker CLI. Yesterday, Docker announced and released the first Docker Desktop Edge version (2.3.2), which allows you to try out that new feature. Azure Container Instances (ACI) allow you to run Docker containers on-demand in a managed, …

The post Run Azure Container Instances from the Docker CLI appeared first on Thomas Maurer.

]]>
https://www.thomasmaurer.ch/2020/06/run-azure-container-instances-from-the-docker-cli/feed/ 0 17123
Create and Manage Azure VMs from VS Code https://www.thomasmaurer.ch/2020/03/create-and-manage-azure-vms-from-vs-code/ https://www.thomasmaurer.ch/2020/03/create-and-manage-azure-vms-from-vs-code/#comments Tue, 10 Mar 2020 06:11:12 +0000 https://www.thomasmaurer.ch/?p=15419 With the new Azure Virtual Machines (VMs) extension for Visual Studio Code (VS Code), you can now create and manage Azure VMs directly from VS Code. This is a great new extension if you are working with VS Code and Microsoft Azure. The extension is currently in preview and lets you view, create, delete, start …

The post Create and Manage Azure VMs from VS Code appeared first on Thomas Maurer.

]]>
https://www.thomasmaurer.ch/2020/03/create-and-manage-azure-vms-from-vs-code/feed/ 5 15419
How to Create Great Tech Demos and Presentations https://www.thomasmaurer.ch/2020/01/how-to-create-great-tech-demos-and-presentations/ https://www.thomasmaurer.ch/2020/01/how-to-create-great-tech-demos-and-presentations/#comments Tue, 14 Jan 2020 08:04:10 +0000 https://www.thomasmaurer.ch/?p=13778 I didn’t keep track of the exact number, but I did many presentations at different conferences around the world. Since I am doing a lot of tech presentations and demos, I am always looking at how I can improve and get better. I start to realize that there are a lot of things you need …

The post How to Create Great Tech Demos and Presentations appeared first on Thomas Maurer.

]]>
https://www.thomasmaurer.ch/2020/01/how-to-create-great-tech-demos-and-presentations/feed/ 9 13778
Create GUID on Windows using PowerShell https://www.thomasmaurer.ch/2016/03/create-guid-using-powershell/ https://www.thomasmaurer.ch/2016/03/create-guid-using-powershell/#respond Wed, 02 Mar 2016 11:45:43 +0000 http://www.thomasmaurer.ch/?p=7562 For many different scenarios, you need to create or generate a new GUID on Windows. With PowerShell, you can simply create and generate a new GUID on Windows, but also on Linux. Create GUID using .NET Before we had this cmdlet we had to use the .NET command to create a new GUID: [guid]::newguid() Create …

The post Create GUID on Windows using PowerShell appeared first on Thomas Maurer.

]]>
https://www.thomasmaurer.ch/2016/03/create-guid-using-powershell/feed/ 0 7562
Microsoft WebMatrix and Microsoft WebPlatform Installer https://www.thomasmaurer.ch/2011/04/microsoft-webmatrix-and-microsoft-webplatform-installer/ https://www.thomasmaurer.ch/2011/04/microsoft-webmatrix-and-microsoft-webplatform-installer/#comments Thu, 14 Apr 2011 14:30:50 +0000 http://www.thomasmaurer.ch/?p=1812 For a project at KTSI we needed a platform to quick deploy PHP and MySQL applications. There are a lot of solutions out there in the web, for example XAMPP. After testing some options I had a closer look at the Microsoft WebPlatform Installer and Microsoft WebMatrix. Those two tools do exactly what I need. With the …

The post Microsoft WebMatrix and Microsoft WebPlatform Installer appeared first on Thomas Maurer.

]]>
https://www.thomasmaurer.ch/2011/04/microsoft-webmatrix-and-microsoft-webplatform-installer/feed/ 1 1812
Powershell: Working with XML part 2 https://www.thomasmaurer.ch/2010/07/powershell-working-with-xml-part-2/ https://www.thomasmaurer.ch/2010/07/powershell-working-with-xml-part-2/#comments Wed, 28 Jul 2010 13:42:04 +0000 http://www.thomasmaurer.ch/?p=863 After my first post (Powershell: Parsing XML part 1) about working with XML and Powershell, I have create this second post which describes how to create a XML file, Add content to the XML file, remove content from the XML file and save the XML objects as a file. While I was writing a script …

The post Powershell: Working with XML part 2 appeared first on Thomas Maurer.

]]>
https://www.thomasmaurer.ch/2010/07/powershell-working-with-xml-part-2/feed/ 3 863
How to create a Windows 7 & Windows Server 2008 R2 Install USB Stick https://www.thomasmaurer.ch/2010/02/how-to-create-a-windows-7-windows-server-2008-r2-install-usb-stick/ https://www.thomasmaurer.ch/2010/02/how-to-create-a-windows-7-windows-server-2008-r2-install-usb-stick/#respond Tue, 16 Feb 2010 21:36:58 +0000 http://www.thomasmaurer.ch/?p=442 Its very simple to create a Windows 7 or Windows Server 2008 R2 bootable USB Stick. Microsoft provides a tool called Windows 7 USB/DVD Tool. This tool also works for Windows Server 2008 R2. Download Windows 7 USB/DVD Tool and install it Start the programm and choose the .iso Image (Windows 7 or Windows Server …

The post How to create a Windows 7 & Windows Server 2008 R2 Install USB Stick appeared first on Thomas Maurer.

]]>
https://www.thomasmaurer.ch/2010/02/how-to-create-a-windows-7-windows-server-2008-r2-install-usb-stick/feed/ 0 442