Image Archives - Thomas Maurer Cloud and Datacenter Blog focusing on Microsoft Azure Mon, 06 Apr 2020 10:39:28 +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 Image Archives - Thomas Maurer 32 32 71605618 Run Azure PowerShell in a Docker Container https://www.thomasmaurer.ch/2020/03/run-azure-powershell-in-a-docker-container/ https://www.thomasmaurer.ch/2020/03/run-azure-powershell-in-a-docker-container/#comments Sat, 21 Mar 2020 10:29:38 +0000 https://www.thomasmaurer.ch/?p=15698 Yesterday, the Azure PowerShell team announced the Azure PowerShell Docker Container images. In this post, I want to quickly highlight that announcement and show you how you can download, pull, and run Azure PowerShell in a Docker container image from Microsoft. But first, let’s talk about why you would want to run an Azure PowerShell …

The post Run Azure PowerShell in a Docker Container appeared first on Thomas Maurer.

]]>
https://www.thomasmaurer.ch/2020/03/run-azure-powershell-in-a-docker-container/feed/ 1 15698
How to Change the Windows Terminal Background Image https://www.thomasmaurer.ch/2019/09/how-to-change-the-windows-terminal-background-image/ https://www.thomasmaurer.ch/2019/09/how-to-change-the-windows-terminal-background-image/#comments Sat, 14 Sep 2019 19:27:30 +0000 https://www.thomasmaurer.ch/?p=13335 As you may know, Microsoft released a new Windows Terminal, which is currently in preview. However, it has some great new features, and a lot of people are currently trying it out. Now I got a lot of questions about how you can change the background of the Windows Terminal. So I decided to write …

The post How to Change the Windows Terminal Background Image appeared first on Thomas Maurer.

]]>
https://www.thomasmaurer.ch/2019/09/how-to-change-the-windows-terminal-background-image/feed/ 11 13335
Add Drivers to a Windows Server 2019 ISO Image https://www.thomasmaurer.ch/2019/07/add-drivers-to-a-windows-server-2019-iso-image/ https://www.thomasmaurer.ch/2019/07/add-drivers-to-a-windows-server-2019-iso-image/#comments Mon, 08 Jul 2019 08:06:40 +0000 https://www.thomasmaurer.ch/?p=12649 In this blog article, I am going to show you how you can add drivers to a Windows Server 2019 ISO Image or WIM file using PowerShell and the DISM module. This will allow you to already have the latest drivers within the Windows Server installation image when you install Windows Server 2019. We will …

The post Add Drivers to a Windows Server 2019 ISO Image appeared first on Thomas Maurer.

]]>
https://www.thomasmaurer.ch/2019/07/add-drivers-to-a-windows-server-2019-iso-image/feed/ 18 12649
Windows 10 adds WebP support for Microsoft Edge https://www.thomasmaurer.ch/2018/06/windows-10-adds-webp-support-for-microsoft-edge/ https://www.thomasmaurer.ch/2018/06/windows-10-adds-webp-support-for-microsoft-edge/#respond Thu, 14 Jun 2018 20:54:10 +0000 https://www.thomasmaurer.ch/?p=9609 Today Microsoft released a new Windows 10 insider Preview build 17692. After updating to this build you will be able to automatically download the WebP Extension for Microsoft Edge. This means Microsoft Edge now supports the Google Image format called WebP. WebP is Google’s alternative smaller image format to that of JPEGs or PNGs. This is …

The post Windows 10 adds WebP support for Microsoft Edge appeared first on Thomas Maurer.

]]>
https://www.thomasmaurer.ch/2018/06/windows-10-adds-webp-support-for-microsoft-edge/feed/ 0 9609
How to create a Nano Server Image using PowerShell https://www.thomasmaurer.ch/2016/10/how-to-create-a-nano-server-image-using-powershell/ https://www.thomasmaurer.ch/2016/10/how-to-create-a-nano-server-image-using-powershell/#comments Mon, 17 Oct 2016 13:54:00 +0000 http://www.thomasmaurer.ch/?p=8204 Last week Microsoft released Windows Server 2016 with the first GA release of Nano Server. A couple of months back I already wrote a blog post how you can create a new Nano Server Image in Technical Preview 4. This post is an updated version of that this post using Windows Server 2016 GA. In …

The post How to create a Nano Server Image using PowerShell appeared first on Thomas Maurer.

]]>
https://www.thomasmaurer.ch/2016/10/how-to-create-a-nano-server-image-using-powershell/feed/ 2 8204
Cisco UCS Hyper-V Cluster – Install Blade Servers – Part 3 https://www.thomasmaurer.ch/2011/02/cisco-ucs-hyper-v-cluster-install-blade-servers-part-3/ https://www.thomasmaurer.ch/2011/02/cisco-ucs-hyper-v-cluster-install-blade-servers-part-3/#comments Mon, 21 Feb 2011 13:00:03 +0000 http://www.thomasmaurer.ch/?p=1532 After you have created a new Hyper-V 2008 R2 ISO Installation image you can now start to install the Cisco Blade Servers. There are many ways (WDS, Virtual Media) how you can deploy the Hyper-V Image on your Blade Nodes. I will use the Virtual Media to install the Blade Notes in this guide. Start …

The post Cisco UCS Hyper-V Cluster – Install Blade Servers – Part 3 appeared first on Thomas Maurer.

]]>
https://www.thomasmaurer.ch/2011/02/cisco-ucs-hyper-v-cluster-install-blade-servers-part-3/feed/ 1 1532
Cisco UCS Hyper-V Cluster – Create Hyper-V Image for Blade Servers – Part 2 https://www.thomasmaurer.ch/2011/02/cisco-ucs-hyper-v-cluster-create-hyper-v-image-for-blade-servers-part-2/ https://www.thomasmaurer.ch/2011/02/cisco-ucs-hyper-v-cluster-create-hyper-v-image-for-blade-servers-part-2/#comments Wed, 16 Feb 2011 12:59:20 +0000 http://www.thomasmaurer.ch/?p=1526 We use Microsoft Hyper-V Server 2008 R2 as Operating System for our Cisco Blade Notes. The Cisco UCS does need some special drivers which are not included in Hyper-V Server Image (Network and HBA). So I created a Hyper-V Server 2008 R2 ISO file which includes the Drivers from the Cisco UCS. I made a …

The post Cisco UCS Hyper-V Cluster – Create Hyper-V Image for Blade Servers – Part 2 appeared first on Thomas Maurer.

]]>
https://www.thomasmaurer.ch/2011/02/cisco-ucs-hyper-v-cluster-create-hyper-v-image-for-blade-servers-part-2/feed/ 1 1526
Create an OS Image in Windows Deployment Services (Capture Image) https://www.thomasmaurer.ch/2010/12/create-an-os-image-in-windows-deployment-services/ https://www.thomasmaurer.ch/2010/12/create-an-os-image-in-windows-deployment-services/#comments Mon, 06 Dec 2010 14:46:32 +0000 http://www.thomasmaurer.ch/?p=1348 Here I will show you how you can simply create a new Image in WDS (Windows Deployment Services). You can use this to create own Images for your Servers or PCs or update existing Images. Add Capture Images to your WDS Update your Computer or VM with the latest Software. Use Sysprep to generalize the …

The post Create an OS Image in Windows Deployment Services (Capture Image) appeared first on Thomas Maurer.

]]>
https://www.thomasmaurer.ch/2010/12/create-an-os-image-in-windows-deployment-services/feed/ 2 1348