add Archives - Thomas Maurer Cloud and Datacenter Blog focusing on Microsoft Azure Mon, 09 Nov 2020 10:02:36 +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 add Archives - Thomas Maurer 32 32 71605618 Connect a Hybrid Server to Azure using Azure Arc https://www.thomasmaurer.ch/2020/11/connect-a-hybrid-server-to-azure-using-azure-arc/ https://www.thomasmaurer.ch/2020/11/connect-a-hybrid-server-to-azure-using-azure-arc/#respond Thu, 12 Nov 2020 06:55:46 +0000 https://www.thomasmaurer.ch/?p=18578 New week, new Azure tip video!. This week we are going to have a look at how you can connect a hybrid server to Azure using Azure Arc. Azure Arc enabled servers enables you to manage and govern your Windows and Linux machines hosted across on-premises, edge, and multi-cloud environments. You’ll learn how to deploy …

The post Connect a Hybrid Server to Azure using Azure Arc appeared first on Thomas Maurer.

]]>
https://www.thomasmaurer.ch/2020/11/connect-a-hybrid-server-to-azure-using-azure-arc/feed/ 0 Connect a Hybrid Server to Azure using Azure Arc - Thomas Maurer This week we are going to have a look at how you can connect a hybrid server to Azure using Azure Arc. Check it out! add,Azure,Azure Arc,connect,Hybrid,Hybrid Cloud,Linux,Microsoft,Microsoft Azure,multi-cloud,on-premises,script,Server,Video,Windows Server,Connect Server Azure Arc 18578
Add ISO DVD Drive to a Hyper-V VM using PowerShell https://www.thomasmaurer.ch/2020/08/add-iso-dvd-drive-to-a-hyper-v-vm-using-powershell/ https://www.thomasmaurer.ch/2020/08/add-iso-dvd-drive-to-a-hyper-v-vm-using-powershell/#comments Tue, 04 Aug 2020 07:05:53 +0000 https://www.thomasmaurer.ch/?p=16575 Hyper-V offers the capability to add an ISO image to a virtual CD/DVD drive and you can use Hyper-V Manager to do that, or you can also use PowerShell. Here is how you can add an ISO to a Hyper-V virtual machine (VM) using PowerShell. There are two ways of doing it if you already …

The post Add ISO DVD Drive to a Hyper-V VM using PowerShell appeared first on Thomas Maurer.

]]>
https://www.thomasmaurer.ch/2020/08/add-iso-dvd-drive-to-a-hyper-v-vm-using-powershell/feed/ 2 16575
How to Add the Microsoft Monitoring Agent to Azure Arc Servers https://www.thomasmaurer.ch/2020/07/how-to-add-the-microsoft-monitoring-agent-to-azure-arc-servers/ https://www.thomasmaurer.ch/2020/07/how-to-add-the-microsoft-monitoring-agent-to-azure-arc-servers/#comments Thu, 09 Jul 2020 08:21:05 +0000 https://www.thomasmaurer.ch/?p=16844 To use some of the functionality with Azure Arc enabled servers, like Azure Update Management, Inventory, Change Tracking, Logs, and more, you will need to install the Microsoft Monitoring Agent (MMA). In this blog post, we are going to have a look at how you can install the Microsoft Monitoring Agent (MMA) on an Azure …

The post How to Add the Microsoft Monitoring Agent to Azure Arc Servers appeared first on Thomas Maurer.

]]>
https://www.thomasmaurer.ch/2020/07/how-to-add-the-microsoft-monitoring-agent-to-azure-arc-servers/feed/ 3 16844
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
SVN Basic https://www.thomasmaurer.ch/2010/11/svn-basic/ https://www.thomasmaurer.ch/2010/11/svn-basic/#comments Sat, 20 Nov 2010 07:56:33 +0000 http://www.thomasmaurer.ch/?p=1341 A colleague made a pretty cool blog post about svn basic on his blog. Subverion is a software versioning and a revision control system. At work all our program code and scripts, every little piece of code is going in your Subversion repository. This allows you to get back to earlier revisions of the code …

The post SVN Basic appeared first on Thomas Maurer.

]]>
https://www.thomasmaurer.ch/2010/11/svn-basic/feed/ 1 1341
iOS 4.1 beta 2 with calendar invites https://www.thomasmaurer.ch/2010/07/ios-4-1-beta-2-with-calendar-invites/ https://www.thomasmaurer.ch/2010/07/ios-4-1-beta-2-with-calendar-invites/#comments Wed, 28 Jul 2010 17:46:31 +0000 http://www.thomasmaurer.ch/?p=871 Apple just released iOS 4.1 beta 2. After some testing I found something I was looking for in every release. In iOS 4.1 beta 2 you can now send calendar invites to other people by creating a new event.

The post iOS 4.1 beta 2 with calendar invites appeared first on Thomas Maurer.

]]>
https://www.thomasmaurer.ch/2010/07/ios-4-1-beta-2-with-calendar-invites/feed/ 12 871
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
Cheatsheet: Add roles and features to a Server Core installation #2 https://www.thomasmaurer.ch/2010/02/cheatsheet-add-roles-and-features-to-a-server-core-installation-2/ https://www.thomasmaurer.ch/2010/02/cheatsheet-add-roles-and-features-to-a-server-core-installation-2/#respond Wed, 17 Feb 2010 12:19:31 +0000 http://www.thomasmaurer.ch/?p=458 This are some commands to add roles and features to a Windows Server 2008 R2 Core installation. You also can enable Remote MMC and Remote Server Manager to simply connect from a management server to the core server and add roles with GUI. This may only work within a domain environment. You can enable remote …

The post Cheatsheet: Add roles and features to a Server Core installation #2 appeared first on Thomas Maurer.

]]>
https://www.thomasmaurer.ch/2010/02/cheatsheet-add-roles-and-features-to-a-server-core-installation-2/feed/ 0 458