automation
-
Automation
Configure Ansible Windows Server Kerberos authentication in Ubuntu
Managing Windows Servers with Ansible is a powerful way to perform configuration management and to remediate configuration skew in a server environment. As we have already explored basic Windows Server automation with Ansible and how to bootstrap Windows Server configuration…
-
Automation
Bootstrap Windows Server Configuration with Ansible Playbooks
In our previous Ansible post covering basic Windows Server automation with Ansible, we looked at how to get an ansible server up and running as well as how to get the Ansible server connected to a Windows Server that we…
-
Automation
Basic Windows Server Automation with Ansible
We have already looked at installing Ansible Tower for GUI administration of Ansible which we will go back to. I want to back up a little bit and cover working with Ansible from the command line, showing how easy it…
-
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…
-
Automation
Basic Chef Workstation and Server Installation and configuration
Automation is perhaps the most exciting and most desirable skill in today’s work of infrastructure operations.ย Today “infrastructure as code” is a buzzword you here everywhere.ย If you haven’t started working on your automation skills, now is the time to…
-
home lab
Automate Documenting Used IP Addresses on my Network
When you are running quite a few VMs in your home lab environment, it can get tricky to keep up with the IP address that are in use and which virtual machines you have running on which IPs. While most…
-
VDI
Automate configuration of Thin and Zero Client with Praim ThinMan
When thinking about automating the provisioning of thin clients as well as Windows PCs, a large part of the automation on the front end that we would want to be able to accomplish is automating configuration.ย We have already looked…
-
VMware
Runecast Analyzer VMware Best Practices new REST API Integration
As we have covered before, Runcast Analyzer for VMware vSphere is a tremendously powerful product to ensure the health and to automate best practices discovery for your environment. Runecast continues to show they are forward thinking with the inclusion of…
-
Powershell
Automate Veeam Restores Using PowerShell
One of the powerful things that Veeam offers is the ability to use PowerShell to both backup and restore virtual machines. ย This makes for great ways to automate tasks either backups or restores, or even other jobs via the PowerShell…