devops
-
DevOps
Ansible Manage Windows Servers Examples Guide
Managing your Windows Servers from the GUI in mass is not fun or efficient. While the GUI has its place for one-off and ad-hoc configuration, managing your Windows servers in an automated way is a much better option than using…
-
Automation
VMware vRealize Orchestrator Use Cases
Are you wanting to get into automation and have a way to easily use automated processes in your VMware vSphere environment? You most likely have access to a tool that could do all of the above in your environment for…
-
Automation
Deploy Windows Updates with PDQ Deploy
If you are like me, keeping your hosts updated can be one of the most cumbersome and tedious tasks that you have to carry out in your environment. However, as has recently been shown with numerous security scares already to…
-
DevOps
Terraform for Azure Tutorial
Modernizing the way IT operations is able to provision, manage, and provide the needed resources for development necessitates the need to automate processes. This is especially true in cloud environments like Microsoft Azure. Terraform is gaining wide adoption as the…
-
Automation
Automate Windows Server 2019 Core Installation and Deployment
As detailed in the previous post yesterday, Windows Server 2019 Core edition is gaining momentum among customers as the go to Windows edition for installation in their environments. Due to great new tools and extensions such as Windows Admin Center…
-
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…