A few days ago, I was writing a document in Microsoft Word and found something very interesting. I inserted a picture and noticed it automatically created a caption for the…
One of the reasons why so many people use Data Domain is because of its strong deduplication capabilities. If you have Data Domains at different sites, you’re probably also enjoying…
Summary: This article demonstrates a way to auto download and install the MID server files from ServiceNow using Ansible on the localhost. This allows you to leverage Ansible easily by…
This article describes a simple technique using symbolic links to share Powershell and Pwsh profiles. Goal: Maintain a single profile script in Documents for Powershell and Pwsh Solution: Create a…
This post describes a technique for using Ansible variables to create a menu driven request for vSphere VMs and allowing for "t-shirt sizes" to govern CPU and memory. This technique…
Most of machine learning can be broken down into two major categories: classification and prediction. Classification is where you try to decide which category something belongs into. A couple of…