automation
-
DevOps
Forget Task Scheduler PowerShell Scripts Use CI/CD Instead
If you are a Windows admin, VI Admin, or you use Windows task scheduler to run powershell scripts in your environment, you have probably noticed a few headaches with this process. Yes, it is easy enough and it is a…
-
Automation
Ansible Software Patching for Beginners
Ansible is a well-known configuration management solution that can be used for automating many different things. One thing you can do very well with Ansible is using it for updates and software patching. Let’s see how. Table of contentsSetting up…
-
Proxmox
Proxmox scripts PowerShell Ansible and Terraform
Proxmox is growing more and more popular, especially for home lab enthusiasts and those looking to spin up labs based on totally free and open-source software. Proxmox has a great API that allows throwing automation tasks at the solution and…
-
DevOps
Terraform remote exec provisioner to run shell commands
If you are delving into using Terraform in your production or home lab environment, it is a great way to automate your infrastructure, either in a private cloud or public cloud environment. The Terraform provisioner block allows running commands on…
-
Choosing the Best VMware Automation Tools
Providing streamlined and consistent management across the virtual estate is extremely important when using enterprise virtualization servers to run virtual machines in the enterprise data center. Managing a vSphere environment can require performing many different management tasks that are tedious…
-
Automation
Apt Periodic Autoclean Interval with Unattended-Upgrades
If you have a number of Linux servers in your environment, whether these are in production environments or in the home lab, you want to keep your Linux servers up-to-date with security patches across the board. Manually logging in and…
-
VDI
Managed Workplace Automation with Praim ThinMan Server
There are many moving pieces and parts to the overall IT infrastructure layout maintained by most organizations. Business-critical infrastructure spans both on-premises resources and remote work infrastructure. As organizations have transitioned to a large percentage of employees working remotely, businesses…
-
Powershell
Create and Configure PacRequestorEnforcement Registry Key with PowerShell
As a follow-up to the news that Microsoft is rolling out a new Kerberos configuration change to remediate security vulnerability CVE-2021-42287. Starting with the rollout of the November 2021 security patches, Microsoft has introduced a new registry key that controls…
-
Windows 11
Create Windows 11 ISO with No TPM Check
The last few days have been spent with a lot of Windows 11 time. Many have had issues with the TPM check since the release of Windows 11 GA. The Preview Builds did not check for a proper TPM. However,…
-
VMware Automation
Automated Windows 11 Installation with autounattend and Packer
With Windows 11 now out among the masses, you are probably looking at deploying your Windows 11 installation in an automated way. Automated installations allow Windows 11 to be installed automatically which allows installing the operating system consistently, and for…