Skip to content
Luca Dell'Oca Principal Cloud Architect @Veeam
Virtual To The Core Virtual To The Core

Virtualization blog, the italian way.

  • Media
  • About me
Virtual To The Core
Virtual To The Core

Virtualization blog, the italian way.

Tag: ansible

Tech

My Automated Lab project: #3 Create a Windows Server 2019 template in VMware vSphere with Packer

Luca Dell'Oca, October 3, 2023September 26, 2023

In my previous post I’ve created a Ubuntu template into VMware vSphere using Packer. Time to build now a Microsoft Windows template.

Continue Reading
Tech

My Automated Lab project: #2 Create a Ubuntu template in VMware vSphere with Packer

Luca Dell'Oca, September 26, 2023September 23, 2023

In my previous post I explained the tools I use in my lab automation. Today, we’ll talk about creating Ubuntu templates into VMware vSphere. For this, I will use Packer.

Continue Reading
Tech

My Automated Lab project: #1 Install and configure the needed tools

Luca Dell'Oca, September 19, 2023September 18, 2023

Raise your hand if you love to rebuild everytime your home lab manually! Noone, right? you either end up trying to not breaking it, thus defeating the purpose of the lab, or you spend insame amount of hours to fix it everytime, or to rebuilding it from scratch. So, automation in our home labs has always been a huge topic, and there are around many posts in these regards. So, why my own version? Because I found around some posts that I used to create my own automation, but none of them was perfect for my needs. I love beers, so let me use this example: like an home brewer (which I’m not, by the way) during this year I made my own recipe. It may not be the best one around, but it’s my own personal recipe. If you find it useful too, be my guest!

Continue Reading
Tech

Manage automatic kerberos login in Ansible for Active Directory accounts

Luca Dell'Oca, October 25, 2016December 4, 2016

In the previous posts I’ve started to show you some of the possible uses of Ansible, in particular some example for managing Windows machines. As I’ve explained in the first post about Ansible, the software can login into any Windows machine using both local or domain users. In the latter case,…

Continue Reading
Tech

Patching windows servers with Ansible

Luca Dell'Oca, October 18, 2016December 4, 2016

After I configured my Ansible server to manage my windows machines in the previous article, one of the first tasks I planned to automate was patching. Patching is one of those extremely boring but needed activities, and in any environment, even with a small amount of server, automated patching may be a savior. As long as proper data protection is in place, like a daily backup of the involved virtual machines, we can safely plan automatic updates, and if anything goes wrong, we just need to revert the virtual machine to the previous state.

Continue Reading
Tech

Configuring Windows machines for Ansible

Luca Dell'Oca, October 11, 2016December 4, 2016

As I’m studying Ansible, one of my goal is to manage my several Windows machines with it. I know it sounds strange as Ansible was first designed to deal with Linux systems, but this powerful configuration management platform supports Windows since version 1.7, and is completely agentless: it relies on SSH for linux/unix machines, and Windows Remote Management (WinRM) for Windows machines. Through WinRM, Ansible can connect to Windows machines ard run PowerShell scripts. The idea of using Powershell as the main code to execute tasks in Windows systems, together with the agentless approach, made me be even more curious in learning more about the Windows support.

Continue Reading

Search

Sponsors

Latest Posts

  • My Automated Lab project: #6 Create a S3 Bucket with Terraform
  • My Automated Lab project: #5 Deploy a Linux vSphere VM with Terraform and custom disks
  • My Automated Lab project: #4 Deploy the VMs from templates using Terraform
  • My Automated Lab project: #3 Create a Windows Server 2019 template in VMware vSphere with Packer
  • My Automated Lab project: #2 Create a Ubuntu template in VMware vSphere with Packer
©2023 Virtual To The Core | WordPress Theme by SuperbThemes