Police API Stop and Search lookup with Streamlit Following on from the quick API demo I built for the Vehicle Enquiry Service API, I wanted to revisit some work I’d previously done that used the UK Police Data API along with metabase and other technologies to help interrogate public policing data. Using the streamlit library […]
Read More
Vehicle Enquiry Service API Lookup Demo The Goal To build a web based application that allows the retrieval of vehicle information from the UK DVLA Vehicle Enquiry Service API and package that in a container for simplified distribution. A Vehicle Enquiry Service API Lookup Demo if you like. I’m building this because I find it […]
Read More
Adventures with PowerShell, CloudConfig and vRealize Cloud Assembly This week I had a customer with some errors trying to use the following componenets together: PowerShell, CloudConfig, and cloudbase-init within a Cloud Assembly blueprint. To put it bluntly, the code was not running correctly. The customer could run the code locally without any issue. However, as […]
Read More
PowerShell – Discover Secure boot enabled Hosts As sometimes happens someone from the community got in touch to ask me the question below. “I’m currently banging my head against the proverbial trying to understand the Get-EsxCli command. What I am after is a listing of Secure-boot Enabled or disabled against all are ESXi hosts using […]
Read More
VMware PowerShell VM Console Connections Here is a quick outline of how you can use PowerShell to interrogate and change the configuration of the number of VM console connections permitted to connect to a virtual machine. The main focus of attention here is “RemoteDisplay.maxConnections” which can be used to limit the number of simultaneous connections […]
Read More
Buying VMware vSphere Perpetual Vs Subscription? I get asked a lot about the best way to buy VMware vSphere now, especially by organizations that may have only ever purchased vSphere in a perpetual model before. I’ll try and distill some of those conversations into this post. TL:DR – I am yet to see a vSphere […]
Read More
VMware Powershell Get Network Usage Metrics I was asked how it might be possible to get network usage metrics for Virtual Machines that where hosted on older versions of the VMware ESXi hypervisor the other week. The request came about as the organization in question is looking to replace a platform and wants to get […]
Read More
VMware Tanzu Up Close Virtual Event The VMware Tanzu Solution Engineering team is opening up to run a day of demos on April 27th VMware Tanzu brings a raft of new possibilities to the vSphere platform and beyond, providing capabilities and services to build and scale cloud applications anywhere. At the event attendees will learn […]
Read More
VMware PowerShell Find VMs with Memory Reservations I had a friend message me today asking a if there was a simple way to to use VMware PowerShell to find VMs with memory reservations. The answer is yes and it’s not that tricky to do, in fact we can do it with a single line of […]
Read More
Cloud Migration Value Creation I recently read an excellent post by Bill Hunt titled Cloudbusting. In this article Bill outlines and challenges some of the myths of cloud computing as he sees it from his federal role. Bill is a contributor to the 2019 Federal Cloud Computing Strategy, “Cloud Smart”, which introduced a subtle change […]
Read More