How to write a Cmdlet in PowerShell Step-by-Step
PowerShell is well, very powerful! If you have worked with PowerShell for any period of time, you have no doubt fallen in love with the cmdlet. The PowerShell cmdlet provides…
Virtualization, Cloud, DevOps, Reviews
PowerShell is well, very powerful! If you have worked with PowerShell for any period of time, you have no doubt fallen in love with the cmdlet. The PowerShell cmdlet provides…
Windows Server Core has been around since Windows Server 2008. It has not been the most popular way however to consume a Windows Server. Why? Mainly due to the administration…
I have been working over the past few months at building out my outdoor security camera network. I have gone with a combination of Ubiquiti cameras which I will detail.…
The more operational tasks that can be automated, the more time vSphere administrators can accomplish other objectives—one of the tasks that can take time out of a busy schedule VMware…
If you are a Ubiquiti customer, you most likely received an email communication from Ubiquiti stating they have become aware of unauthorized access to certain information found in their systems.…
Recently I had detailed how to Install Hashicorp Vault on Ubuntu 20.04. If you followed along that post, you will see how easy it is to get a working installation…
Managing and maintaining secrets in an environment can be challenging. This is especially when using secrets in configuration files, variable files, and other information that can be dangerous to house…
As many know, VMware has moved to a differet system for naming new VMware Horizon releases with the not so distant VMware Horizon 2006 release. This was essentially Horizon 8,…
Automation is certainly where it’s at these days in provisioning infrastructure. Ansible is one of the most popular automation tools across many different verticals and is extremely versatile. It works…
In working with Windows Subsystem for Linux, you will undoubtedly want to work with files with your WSL Linux distribution. You may wonder how you can work with files effectively.…