You may have deployed an OVA or OVF file in your VMware environment before. Many do not realize there is a command line tool to work with these files in …
Brandon Lee
Brandon Lee
Brandon Lee is a veteran of virtualized technologies, spending the past 20+ years in the enterprise data center designing enterprise virtualization and networking solutions and most recently engineering and architecting cloud solutions across hyperscaler environments, including SaaS technologies.
-
-
In today’s cloud-first world, the way organizations manage their print environments is transforming significantly. The once familiar on-premises infrastructure, with its myriad print servers, drivers, and configurations, is giving way …
-
There is a secret weapon tool that many admins may not know about that can be extremely helpful in managing a modern Windows Server environment with Active Directory. The Active …
-
For businesses that have migrated to Microsoft 365, managing Azure Active Directory is an essential task for administrators. Using cmdlets like Get-AzADUser, we can export Azure AD users, filter them, …
-
In working with PowerShell and the Windows file system, a cmdlet that provides many interesting possibilities and use cases is the New-PSDrive cmdlet. This post will consider the cmdlet, what …
-
Raw Disk Mapping (RDM) is a feature that can be used to provide various functionality in a virtualized environment, like VMware vSphere. But what is Raw Disk Mapping? Traditionally, the …
-
Open VM Tools presents an open-source software solution integral to VMware’s products. It offers a robust and cost-effective alternative to VMware Tools, designed to empower VM users with essential functionality …
-
In the world of Docker containers, the Docker volume command stands out as a crucial tool for data management. Docker volumes are local volumes designed to persist data and provide …
-
Docker networks are an important component of running docker containers. They allow containers to interact on the same host or with external clients. There are multiple types of docker networks, …
-
Moving to the cloud requires having the right tools for observability and monitoring. Legacy on-premises monitoring solutions can often not monitor cloud environments like AWS effectively. AWS CloudWatch is the …