devops
-
Automation
Automated Windows 10 Installation with AutoUnattend and Packer
Not too long ago, I covered in a post called Create Unattend Answer File for Windows Server 2019 Automated Packer Installation. In carrying this further with continued automation of Windows machines for lab environments, I wanted to put together a…
-
Automation
Use Ansible to Update OUI tables in Arpwatch
As most of you are aware, I have written a few posts about Arpwatch and the great value it provides in a network for visibility. It can help to uncover not only network issues that may exist, but also potential…
-
Automation
Getting Started with Packer and VMware vSphere
Automation is the key to success in today’s fast paced world of hybrid infrastructure. Gone are the days of spending hours or days on build processes and infrastructure engineers holding up any part of the development pipeline. Today’s world of…
-
Windows Server 2019
Windows Server System Insights Predictive Analytics Installation and Features
With the release of Windows Admin Center (formerly Project Honolulu), we can see that Microsoft is really taking the new web based management platform and running with it. It is not hard to see (this has been rumored by many)…
-
Automation
Sysprep and VMware Guest Customization with Terraform
Continuing into my own automation learning objectives this year, I am diving a bit deeper down the Terraform rabbit hole and want to share a few more things learned over the past few weeks with this automation tool. Terraform is…
-
Automation
Basic Terraform Installation and VMware vSphere Automation
One of the great tools in automation and DevOps today is Hashicorp’s Terraform.ย Terraform is a great way to provide powerful automation in most any environment spanning on-premise infrastructure to public cloud environments.ย One of the many advantages of utilizing…
-
Automation
Install and Configure Ansible Tower in Ubuntu Server
One of the goals that I have set for 2018 is learning more automation skills and employing these both in the home lab as well as with employers. The days of pointing and clicking to get things done are no…
-
Automation
Automating a Home Lab Windows Server with Chef
In a previous post, Basic Chef Workstation and Server Installation and configuration, we took a look at how to get up and running in a basic sense with a working Chef server as well as a management workstation running the…
-
Powershell
Veeam Powershell Automatically Add Backup Jobs
One of the great things with Veeam Backup & Replication is the integration with PowerShell and the ability to automate many of the job options using PowerShell. ย This is extremely handy when it comes to mass creating Veeam jobs in…
-
Automation
Best Rest API Client Download
These days APIs are all the rage when it comes to interacting with devices, infrastructure, software, etc. Most vendors and software are providing APIs that allow you to interact, configure, and query software and hardware. This is powerful when it…