<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>vEducate</title><description>Practical guides for Kubernetes, VMware, cloud native infrastructure, networking, and automation.</description><link>https://veducate.co.uk/</link><language>en-gb</language><item><title>Helm upgrade --reuse-values Fails with Nil Pointer Error After a Chart Version Bump</title><link>https://veducate.co.uk/helm-upgrade-reuse-values-nil-pointer-error/</link><guid isPermaLink="true">https://veducate.co.uk/helm-upgrade-reuse-values-nil-pointer-error/</guid><description>If you have been running a Helm chart for a while and using --reuse-values to carry your previous configuration forward on upgrades, you may have hit an error…</description><pubDate>Fri, 10 Apr 2026 11:05:25 GMT</pubDate></item><item><title>Bridging Old Hypervisors to Cloud Native Platforms: What You’ll Learn at Cisco Live Amsterdam</title><link>https://veducate.co.uk/bridging-old-hypervisors-to-cloud-native-platforms-what-youll-learn-at-cisco-live-amsterdam/</link><guid isPermaLink="true">https://veducate.co.uk/bridging-old-hypervisors-to-cloud-native-platforms-what-youll-learn-at-cisco-live-amsterdam/</guid><description>Are you planning or already facing a migration from legacy hypervisors to modern, cloud native platforms? The toughest part usually isn’t compute or storage…</description><pubDate>Mon, 08 Dec 2025 11:00:51 GMT</pubDate></item><item><title>How to Increase CPU &amp; Memory Limits and Set Node Selector for Splunk Operator on Kubernetes</title><link>https://veducate.co.uk/increase-cpu-memory-limits-splunk-operator-kubernetes-node-selector-fix/</link><guid isPermaLink="true">https://veducate.co.uk/increase-cpu-memory-limits-splunk-operator-kubernetes-node-selector-fix/</guid><description>The Issue When deploying a Splunk instance using the Splunk Operator on Kubernetes, the default resource limits are set to 4 CPUs and 8GB of RAM. Users often…</description><pubDate>Tue, 04 Nov 2025 16:23:01 GMT</pubDate></item><item><title>Cilium Network Policies, from first principles to production</title><link>https://veducate.co.uk/cilium-network-policies-from-first-principles-to-production/</link><guid isPermaLink="true">https://veducate.co.uk/cilium-network-policies-from-first-principles-to-production/</guid><description>This post teaches the Cilium policy model with clear scenarios and annotated YAML. It matches the style of practical technical blogs, explanation first and…</description><pubDate>Tue, 07 Oct 2025 09:53:42 GMT</pubDate></item><item><title>Fixing “Kubernetes configuration file is group-readable or world-readable” warnings</title><link>https://veducate.co.uk/fix-kubernetes-configuration-file-group-world-readable-warning/</link><guid isPermaLink="true">https://veducate.co.uk/fix-kubernetes-configuration-file-group-world-readable-warning/</guid><description>The Issue When using kubectl or oc you may see warnings that your Kubernetes configuration file is readable by group or by everyone. WARNING: Kubernetes…</description><pubDate>Wed, 03 Sep 2025 14:09:40 GMT</pubDate></item><item><title>Zoom Error 5456000 - An unknown error occurred - Unable to Connect</title><link>https://veducate.co.uk/zoom-error-5456000-unable-to-connect/</link><guid isPermaLink="true">https://veducate.co.uk/zoom-error-5456000-unable-to-connect/</guid><description>The Issue I&apos;ve been plagued with this issue on one single macos device for a while and I&apos;ve not been sure as to why, I&apos;ve tried uninstalling and reinstalling…</description><pubDate>Thu, 22 May 2025 09:42:39 GMT</pubDate></item><item><title>Safely Clean Up Orphaned First Class Disks (FCDs) in VMware vSphere with PowerCLI</title><link>https://veducate.co.uk/clean-up-orphaned-fcds-vmware-vsphere-powercli/</link><guid isPermaLink="true">https://veducate.co.uk/clean-up-orphaned-fcds-vmware-vsphere-powercli/</guid><description>vSphere Orphaned First Class Disk (FCD) Cleanup Script Orphaned First Class Disks (FCDs) in VMware vSphere environments are a surprisingly common and…</description><pubDate>Thu, 15 May 2025 14:39:24 GMT</pubDate></item><item><title>Learn KubeVirt: Deep Dive for VMware vSphere Admins</title><link>https://veducate.co.uk/kubevirt-for-vsphere-admins-deep-dive-guide/</link><guid isPermaLink="true">https://veducate.co.uk/kubevirt-for-vsphere-admins-deep-dive-guide/</guid><description>As a vSphere administrator, you&apos;ve built your career on understanding infrastructure at a granular level, datastores, DRS clusters, vSwitches, and HA…</description><pubDate>Mon, 28 Apr 2025 12:10:15 GMT</pubDate></item><item><title>Kubernetes Finalizers: Deep Dive into PVC Deletion</title><link>https://veducate.co.uk/kubernetes-finalizers-pvc-terminating/</link><guid isPermaLink="true">https://veducate.co.uk/kubernetes-finalizers-pvc-terminating/</guid><description>This article builds upon an old post I wrote many years ago: Kubernetes PVC stuck in Terminating state. That post covered the symptoms and quick fixes. This…</description><pubDate>Wed, 23 Apr 2025 15:58:07 GMT</pubDate></item><item><title>Kubernetes Scheduling: nodeSelector vs nodeAffinity</title><link>https://veducate.co.uk/kubernetes-nodeselector-vs-nodeaffinity-scheduling/</link><guid isPermaLink="true">https://veducate.co.uk/kubernetes-nodeselector-vs-nodeaffinity-scheduling/</guid><description>When deploying workloads in Kubernetes, controlling where your pods land is crucial. Two primary mechanisms facilitate this: nodeSelector and nodeAffinity.…</description><pubDate>Wed, 16 Apr 2025 09:37:54 GMT</pubDate></item><item><title>Highlight Kubernetes Labels in your Terminal with AWK</title><link>https://veducate.co.uk/highlight-kubernetes-labels-in-your-terminal-with-awk/</link><guid isPermaLink="true">https://veducate.co.uk/highlight-kubernetes-labels-in-your-terminal-with-awk/</guid><description>A quick tip and bit of code: if you&apos;re outputting a lot of Kubernetes metadata using the --show-labels command, it can feel like looking for a needle in a…</description><pubDate>Tue, 15 Apr 2025 14:21:23 GMT</pubDate></item><item><title>vSphere CSI Driver Images unable from gcr.io - quick fix</title><link>https://veducate.co.uk/vsphere-csi-driver-images-unable-from-gcr-io-quick-fix/</link><guid isPermaLink="true">https://veducate.co.uk/vsphere-csi-driver-images-unable-from-gcr-io-quick-fix/</guid><description>The Issue Someone has deleted the Cloud-Provider-vSphere project in the gcr.io registry for container images. The default pull policy for the vSphere CSI when…</description><pubDate>Thu, 19 Sep 2024 14:03:21 GMT</pubDate></item><item><title>So you want to work in Technical Marketing or other associated roles?</title><link>https://veducate.co.uk/work-in-tech-marketing/</link><guid isPermaLink="true">https://veducate.co.uk/work-in-tech-marketing/</guid><description>Does working in Tech Marketing appeal to you? Or another associated role, maybe DevRel, or a similar title? Are you looking for the next career ladder step, or…</description><pubDate>Tue, 20 Aug 2024 14:00:04 GMT</pubDate></item><item><title>Understanding cilium_event_type when using Cilium &amp; Hubble</title><link>https://veducate.co.uk/understanding-cilium_event_type-when-using-cilium-hubble/</link><guid isPermaLink="true">https://veducate.co.uk/understanding-cilium_event_type-when-using-cilium-hubble/</guid><description>The Issue In a platform that&apos;s deployed with Cilium, when using Hubble either to view the full JSON output or to configure which events are captured using the…</description><pubDate>Mon, 08 Jul 2024 10:38:09 GMT</pubDate></item><item><title>KubeVirt - Creating Data Volume fails - DataVolume.storage spec is missing accessMode and volumeMode</title><link>https://veducate.co.uk/kubevirt-datavolume-storage-spec-is-missing/</link><guid isPermaLink="true">https://veducate.co.uk/kubevirt-datavolume-storage-spec-is-missing/</guid><description>The Issue I had a freshly deployed Red Hat OpenShift cluster on which I had set up OpenShift Virtualization (KubeVirt). When I tried to create my first data…</description><pubDate>Mon, 24 Jun 2024 08:42:27 GMT</pubDate></item><item><title>Cilium Hubble CLI - Configure Auto Completion</title><link>https://veducate.co.uk/cilium-hubble-cli-configure-auto-completion/</link><guid isPermaLink="true">https://veducate.co.uk/cilium-hubble-cli-configure-auto-completion/</guid><description>One of the little nits I have is when I use the terminal, and as I start typing a command if I press the Tab key, autocomplete doesn&apos;t work. It feels like it…</description><pubDate>Wed, 10 Apr 2024 09:55:49 GMT</pubDate></item><item><title>Cilium Hubble CLI - Using a local configuration file</title><link>https://veducate.co.uk/cilium-hubble-cli-using-a-local-configuration-file/</link><guid isPermaLink="true">https://veducate.co.uk/cilium-hubble-cli-using-a-local-configuration-file/</guid><description>Did you know that the Cilium Hubble CLI supports using a configuration file? Below is an example command where Isovalent Enterprise for Cilium is deployed and…</description><pubDate>Tue, 09 Apr 2024 08:22:09 GMT</pubDate></item><item><title>How to migrate from Red Hat OpenShiftSDN/OVN-Kubernetes to Cilium</title><link>https://veducate.co.uk/migrate-red-hat-openshiftsdn-ovn-kubernetes-cilium/</link><guid isPermaLink="true">https://veducate.co.uk/migrate-red-hat-openshiftsdn-ovn-kubernetes-cilium/</guid><description>Recently, I&apos;m seeing more and more queries about migrating to Cilium within an existing Red Hat OpenShift cluster, due to Cilium&apos;s advanced networking…</description><pubDate>Thu, 04 Jan 2024 10:10:08 GMT</pubDate></item><item><title>vSphere data loss bug returns - CBT issues in vSphere ESXI 8.0 update 2</title><link>https://veducate.co.uk/vsphere-esxi-8-0u2-cbt-data-loss/</link><guid isPermaLink="true">https://veducate.co.uk/vsphere-esxi-8-0u2-cbt-data-loss/</guid><description>The Issue I keep saying, there are no new ideas in technology, just re-hashes of old ones. That is also true for VMware and their data loss issues. The…</description><pubDate>Fri, 15 Dec 2023 13:56:24 GMT</pubDate></item><item><title>Grafana - unable to login &quot;User already exists&quot;</title><link>https://veducate.co.uk/grafana-unable-to-login-user-already-exists/</link><guid isPermaLink="true">https://veducate.co.uk/grafana-unable-to-login-user-already-exists/</guid><description>The Issue When trying to log into Grafana Web UI using an OIDC provider, in my case, Dex. The login would fail due to the error &quot;User already exists&quot;, after…</description><pubDate>Thu, 14 Dec 2023 14:24:04 GMT</pubDate></item><item><title>Google Analytics GA4 - Fix Thresholding Applied and get granular refferal source data</title><link>https://veducate.co.uk/google-analytics-ga4-granular-referral-source-data/</link><guid isPermaLink="true">https://veducate.co.uk/google-analytics-ga4-granular-referral-source-data/</guid><description>The Issue Moving over to the new Google Analytics GA4 from UA, has caused me a few issues, mainly I wasn&apos;t able to get granular source data from my referrals…</description><pubDate>Mon, 07 Aug 2023 10:51:54 GMT</pubDate></item><item><title>Script to uninstall and cleanup VMware Fusion</title><link>https://veducate.co.uk/script-to-uninstall-and-cleanup-vmware-fusion/</link><guid isPermaLink="true">https://veducate.co.uk/script-to-uninstall-and-cleanup-vmware-fusion/</guid><description>The VMware Fusion KB to remove the software makes reference to a number of areas you need to manually cleanup, so below a little script which closes the…</description><pubDate>Mon, 31 Jul 2023 12:30:58 GMT</pubDate></item><item><title>Kubernetes Metric Server - cannot validate certificate because it doesn&apos;t contain any IP SANs</title><link>https://veducate.co.uk/kubernetes-metric-server-validate-certificate/</link><guid isPermaLink="true">https://veducate.co.uk/kubernetes-metric-server-validate-certificate/</guid><description>The Issue Whilst trying to install the Metric&apos;s server: kubectl apply -f https://github.com/kubernetes-sigs/metrics-server/releases/latest/download/components.…</description><pubDate>Thu, 27 Jul 2023 17:09:32 GMT</pubDate></item><item><title>Quick Tip: Supercharge Kubernetes Resource Retrieval with &apos;kubectl get -f&apos;</title><link>https://veducate.co.uk/kubectl-get-f-command-kubernetes-resource-retrieval/</link><guid isPermaLink="true">https://veducate.co.uk/kubectl-get-f-command-kubernetes-resource-retrieval/</guid><description>Did you know you can use the -f argument with kubectl get? Yep me either. It&apos;s pretty handy actually, as it will provide the status for all your Kubernetes…</description><pubDate>Wed, 14 Jun 2023 10:46:47 GMT</pubDate></item><item><title>Red Hat OpenShift - Sorry, your reply was invalid: IP expected to be in one of the machine networks</title><link>https://veducate.co.uk/red-hat-openshift-sorry-your-reply-was-invalid-ip-expected-to-be-in-one-of-the-machine-networks/</link><guid isPermaLink="true">https://veducate.co.uk/red-hat-openshift-sorry-your-reply-was-invalid-ip-expected-to-be-in-one-of-the-machine-networks/</guid><description>The Issue When running the command: openshift-install create cluster And you provide an API IP address which is not in the CIDR range 10.0.0.0/16, you recieve…</description><pubDate>Thu, 30 Mar 2023 08:40:29 GMT</pubDate></item><item><title>How to delete Kubernetes namespaces or pods with a specific pattern or name</title><link>https://veducate.co.uk/how-to-delete-kubernetes-namespaces-with-a-specific-pattern-or-name/</link><guid isPermaLink="true">https://veducate.co.uk/how-to-delete-kubernetes-namespaces-with-a-specific-pattern-or-name/</guid><description>I had a need to delete a number of Namespaces all at once that were created as part of some automated platform testing. Each namespace had a common naming…</description><pubDate>Thu, 16 Mar 2023 13:52:49 GMT</pubDate></item><item><title>Collect VM Notes in (Aria) vRealize Operations: A Step-by-Step Guide</title><link>https://veducate.co.uk/collect-vm-notes-vrealize-operations-guide/</link><guid isPermaLink="true">https://veducate.co.uk/collect-vm-notes-vrealize-operations-guide/</guid><description>One of the most common questions I&apos;ve come across in previous years is how do I get the VM notes held in vCenter into vRealize (Aria) Operations? Great news…</description><pubDate>Wed, 01 Mar 2023 11:17:59 GMT</pubDate></item><item><title>How to run the last command as Sudo in Linux</title><link>https://veducate.co.uk/how-to-run-the-last-command-as-sudo-in-linux/</link><guid isPermaLink="true">https://veducate.co.uk/how-to-run-the-last-command-as-sudo-in-linux/</guid><description>A quick post as I always forget this command, learn how to run the last command again as sudo, to elevate and bypass permissions denied error. ## First command…</description><pubDate>Wed, 15 Feb 2023 11:28:49 GMT</pubDate></item><item><title>How to Add vSphere Tags to vRealize Operations Alert Emails using a Custom Payload</title><link>https://veducate.co.uk/how-to-add-vsphere-tags-to-vrealize-operations-alert-emails-using-a-custom-payload/</link><guid isPermaLink="true">https://veducate.co.uk/how-to-add-vsphere-tags-to-vrealize-operations-alert-emails-using-a-custom-payload/</guid><description>Wondering how to add the vSphere Tag for a virtual machine to emails sent out for alerts? I recently came across this Reddit post, so decided to try out the…</description><pubDate>Fri, 10 Feb 2023 18:22:14 GMT</pubDate></item><item><title>VMware Aria Hub and AWS Setup: A Guide to Getting Started</title><link>https://veducate.co.uk/aria-hub-aws/</link><guid isPermaLink="true">https://veducate.co.uk/aria-hub-aws/</guid><description>In this blog post, I am going to take you through how to get started with VMware Aria Hub, and connect your first public cloud account, in this example, AWS.…</description><pubDate>Thu, 19 Jan 2023 17:17:35 GMT</pubDate></item><item><title>Tanzu Kubernetes Grid 1.6 - Management Cluster deployment failure - unable to patch the cluster object</title><link>https://veducate.co.uk/tkg-16-management-cluster-deployment-failure-unable-to-patch/</link><guid isPermaLink="true">https://veducate.co.uk/tkg-16-management-cluster-deployment-failure-unable-to-patch/</guid><description>The Issue When deploying a brand new Tanzu Kubernete Grid Management Cluster to a vSphere environment we kept hitting failures like the below. The deployment…</description><pubDate>Fri, 23 Dec 2022 16:15:39 GMT</pubDate></item><item><title>vRealize Operations - Where did my &quot;Object Relationships&quot; view go?</title><link>https://veducate.co.uk/vrealize-operations-where-did-my-object-relationships-view-go/</link><guid isPermaLink="true">https://veducate.co.uk/vrealize-operations-where-did-my-object-relationships-view-go/</guid><description>The Issue From vRealize Operations 8.6.2, it&apos;s been noticed that the &quot;Object Relationships&quot; page has disappeared from the navigation column/settings pages in…</description><pubDate>Thu, 22 Dec 2022 12:42:44 GMT</pubDate></item><item><title>Configuring DNS Delegation from CloudFlare to Azure DNS</title><link>https://veducate.co.uk/dns-delegation-azure/</link><guid isPermaLink="true">https://veducate.co.uk/dns-delegation-azure/</guid><description>A quick post, following on from my other post which covers DNS Delegation from CloudFlare to AWS Route53. In this walkthrough, we are going to cover the same…</description><pubDate>Wed, 07 Sep 2022 13:52:49 GMT</pubDate></item><item><title>How to Deploy a Tanzu Kubernetes Grid cluster using the Cilium CNI</title><link>https://veducate.co.uk/tanzu-kubernetes-grid-cilium/</link><guid isPermaLink="true">https://veducate.co.uk/tanzu-kubernetes-grid-cilium/</guid><description>In this blog post I&apos;m going to dive into how you can create a Tanzu Kubernetes Grid cluster and specify your own container network interface, for example…</description><pubDate>Mon, 05 Sep 2022 14:52:27 GMT</pubDate></item><item><title>vRSLCM - SaltStack Config upgrade fails - LCMUPGRADEVSSC10103</title><link>https://veducate.co.uk/vrslcm-saltstack-config-upgrade-fails-lcmupgradevssc10103/</link><guid isPermaLink="true">https://veducate.co.uk/vrslcm-saltstack-config-upgrade-fails-lcmupgradevssc10103/</guid><description>The Issue When upgrading to vRA SaltStack Config 8.9 using vRealize Suite LifeCycle Manager, I found I hit an issue stating that the upgrade failed as the VAMI…</description><pubDate>Fri, 02 Sep 2022 15:08:39 GMT</pubDate></item><item><title>Creating a kubeconfig file for a Kubernetes Service Account</title><link>https://veducate.co.uk/creating-a-kubeconfig-file-for-a-kubernetes-service-account/</link><guid isPermaLink="true">https://veducate.co.uk/creating-a-kubeconfig-file-for-a-kubernetes-service-account/</guid><description>Recently I was working with a software integration that required a Kubernetes Kubeconfig file. I didn&apos;t want to provide my own kubeconfig file, and I also…</description><pubDate>Thu, 01 Sep 2022 13:58:15 GMT</pubDate></item><item><title>Tanzu Observability - Configuring vRealize Operations Cloud Integration</title><link>https://veducate.co.uk/tanzu-observability-vrops-cloud/</link><guid isPermaLink="true">https://veducate.co.uk/tanzu-observability-vrops-cloud/</guid><description>In this blog post, I am going to cover the configuration and consumption of the Tanzu Observability integration with vRealize Operations Cloud. As this is blog…</description><pubDate>Wed, 31 Aug 2022 22:33:21 GMT</pubDate></item><item><title>Sending vRealize Operations Alerts to ElasticStack (ELK)</title><link>https://veducate.co.uk/sending-vrealize-operations-alerts-to-elasticstack-elk/</link><guid isPermaLink="true">https://veducate.co.uk/sending-vrealize-operations-alerts-to-elasticstack-elk/</guid><description>This blog post is thanks to an internal query, that I thought should be easy enough to complete, however my usage of an ELK environment is limited, so it was a…</description><pubDate>Mon, 22 Aug 2022 13:43:33 GMT</pubDate></item><item><title>Deploying a Windows VM using vRealize Automation &amp; configuring with SaltStack Config - Part 2</title><link>https://veducate.co.uk/deploying-a-windows-vm-using-vrealize-automation-configuring-with-saltstack-config-p2/</link><guid isPermaLink="true">https://veducate.co.uk/deploying-a-windows-vm-using-vrealize-automation-configuring-with-saltstack-config-p2/</guid><description>The first blog post of this two part series covered getting our vRealize Automation and SaltStack Config environments prepared, a Windows Server template…</description><pubDate>Fri, 12 Aug 2022 16:52:51 GMT</pubDate></item><item><title>Deploying a Windows VM using vRealize Automation &amp; configuring with SaltStack Config - Part 1</title><link>https://veducate.co.uk/deploying-a-windows-vm-using-vrealize-automation-configuring-with-saltstack-config-p1/</link><guid isPermaLink="true">https://veducate.co.uk/deploying-a-windows-vm-using-vrealize-automation-configuring-with-saltstack-config-p1/</guid><description>In this two-part blog post series, I&apos;m going to detail what I consider a basic customer use case when deploying new Windows Servers in their environment.…</description><pubDate>Fri, 12 Aug 2022 16:52:24 GMT</pubDate></item><item><title>A debugging example of Salt Win-Repo issues</title><link>https://veducate.co.uk/salt-win-repo-issues-debug/</link><guid isPermaLink="true">https://veducate.co.uk/salt-win-repo-issues-debug/</guid><description>The Issue I was hitting issues when trying to use the Salt Win-Repo to install software. Below is a copy of my state file. ensure_malwarebytes_installed…</description><pubDate>Fri, 05 Aug 2022 17:08:32 GMT</pubDate></item><item><title>vRealize Automation - Deploying a GKE Cluster with Code Stream, add to Tanzu Mission Control &amp; Tanzu Service Mesh</title><link>https://veducate.co.uk/vra-deploy-gke-cluster/</link><guid isPermaLink="true">https://veducate.co.uk/vra-deploy-gke-cluster/</guid><description>This walk-through will detail the technical configurations for using vRA Code Stream to deploy Google Kubernetes Clusters (GKE), register them as: Kubernetes…</description><pubDate>Tue, 26 Jul 2022 15:24:25 GMT</pubDate></item><item><title>Interview with Daniel Bryant, Ambassador Labs - Kubernetes, PaaS, Err what&apos;s next?</title><link>https://veducate.co.uk/interview-daniel-bryant/</link><guid isPermaLink="true">https://veducate.co.uk/interview-daniel-bryant/</guid><description>I&apos;m really excited to get this interview out of the door. I missed Daniel&apos;s session at KubeCon, &quot;From Kubernetes to PaaS to … Err, What’s Next?&quot;. The room was…</description><pubDate>Thu, 21 Jul 2022 22:47:30 GMT</pubDate></item><item><title>VMware Cloud on AWS - Managed Tanzu Kubernetes Grid with Tanzu Mission Control</title><link>https://veducate.co.uk/vmc-managed-tanzu-kubernetes-tmc/</link><guid isPermaLink="true">https://veducate.co.uk/vmc-managed-tanzu-kubernetes-tmc/</guid><description>In my previous blog post, I detailed a full end to end guide in deploying and configurating the managed Tanzu Kubernetes Service offering as part of VMware…</description><pubDate>Tue, 05 Jul 2022 14:36:41 GMT</pubDate></item><item><title>CloudHealth - Configuring vRealize Operations cost visibility for your private datacenters</title><link>https://veducate.co.uk/cloudhealth-vrops-integration/</link><guid isPermaLink="true">https://veducate.co.uk/cloudhealth-vrops-integration/</guid><description>In this blog post, we are going to synchronise our vRealize Operations costing information with CloudHealth, to provide the ability to have true multi-cloud…</description><pubDate>Fri, 01 Jul 2022 00:01:47 GMT</pubDate></item><item><title>Tanzu Kubernetes Grid - Upgrading a Management and Workload Cluster deployed to vSphere</title><link>https://veducate.co.uk/tkg-upgrade-management-workload-cluster/</link><guid isPermaLink="true">https://veducate.co.uk/tkg-upgrade-management-workload-cluster/</guid><description>In this blog post, I am going to walk through how to upgrade both your Tanzu Kubernetes Grid Management and Workload clusters. I&apos;ll cover the Tanzu CLI…</description><pubDate>Tue, 28 Jun 2022 17:27:47 GMT</pubDate></item><item><title>vRealize Automation - Active Directory Integration - Configure LDAPS</title><link>https://veducate.co.uk/vrealize-automation-active-directory-integration-ldaps/</link><guid isPermaLink="true">https://veducate.co.uk/vrealize-automation-active-directory-integration-ldaps/</guid><description>In this blog post, I am going to cover the setup of the Active Directory integration with vRealize Automation using LDAPS. Cloud Assembly supports integration…</description><pubDate>Wed, 22 Jun 2022 08:43:11 GMT</pubDate></item><item><title>Tanzu Mission Control - Upgrading attached Tanzu Kubernetes Grid Clusters fails with error &quot;updates to immutable fields are not allowed&quot;</title><link>https://veducate.co.uk/tanzu-mission-control-upgrading-attached-tanzu-kubernetes-grid-clusters-fails-with-error/</link><guid isPermaLink="true">https://veducate.co.uk/tanzu-mission-control-upgrading-attached-tanzu-kubernetes-grid-clusters-fails-with-error/</guid><description>The Issue When trying to upgrade an attached Tanzu Kubernetes Grid Cluster via Tanzu Mission Control (TMC), that is either created by a Tanzu Management…</description><pubDate>Tue, 31 May 2022 09:19:14 GMT</pubDate></item><item><title>vRealize Operations - Costing Setup and Configuration Deep Dive</title><link>https://veducate.co.uk/vrealize-operations-costing-deep-dive/</link><guid isPermaLink="true">https://veducate.co.uk/vrealize-operations-costing-deep-dive/</guid><description>In years gone by, costing of your technology platforms was covered in a product called vRealize Business for Cloud. Since the move to the 8.x code based, this…</description><pubDate>Mon, 16 May 2022 16:16:04 GMT</pubDate></item><item><title>Tanzu Kubernetes Grid - Manual Certificate Renewal</title><link>https://veducate.co.uk/tanzu-kubernetes-grid-manual-certificate-renewal/</link><guid isPermaLink="true">https://veducate.co.uk/tanzu-kubernetes-grid-manual-certificate-renewal/</guid><description>The Issue Note: VMware has released a full in-depth KB Article that I&apos;d advise you review along with this blog post. If you have any queries or concerns with…</description><pubDate>Wed, 11 May 2022 10:29:44 GMT</pubDate></item><item><title>vRealize Automation - Property groups deep dive</title><link>https://veducate.co.uk/vra-property-groups/</link><guid isPermaLink="true">https://veducate.co.uk/vra-property-groups/</guid><description>I had the pleasure of working with a customer who wanted to use property groups within vRealize Automation, to provide various configuration data to drive…</description><pubDate>Thu, 28 Apr 2022 23:37:07 GMT</pubDate></item><item><title>VMware Cloud on AWS Deep Dive - Activating, Deploying and Using the managed Tanzu Kubernetes Grid Service</title><link>https://veducate.co.uk/vmware-cloud-on-aws-managed-tanzu-kubernetes-grid/</link><guid isPermaLink="true">https://veducate.co.uk/vmware-cloud-on-aws-managed-tanzu-kubernetes-grid/</guid><description>In this blog post I&apos;m going to deep dive into the end-to-end activation, deployment, and consuming of the managed Tanzu Services (Tanzu Kubernetes Grid Service…</description><pubDate>Thu, 14 Apr 2022 14:47:03 GMT</pubDate></item><item><title>Openshift-install CLI Tool - Crash - Unable to decode instructions - Apple MacBook M1</title><link>https://veducate.co.uk/openshift-install-apple-macbook-m1/</link><guid isPermaLink="true">https://veducate.co.uk/openshift-install-apple-macbook-m1/</guid><description>The Issue When running the OpenShift-Install CLI tool on my Apple MacBook M1 to create an OpenShift Cluster I kept hitting the same error: assertion failed …</description><pubDate>Wed, 13 Apr 2022 15:14:33 GMT</pubDate></item><item><title>EKS - Kubectl - Unable to connect to the server - Exec plugin is configured to use API version client.authentication.k8s.io/v1alpha1</title><link>https://veducate.co.uk/eks-kubectl-commands-fail/</link><guid isPermaLink="true">https://veducate.co.uk/eks-kubectl-commands-fail/</guid><description>The Issue After moving my life over to a new Macbook and installing the latest AWS CLI tools including &quot;aws-iam-authenticator&quot; tool, I couldn&apos;t run commands…</description><pubDate>Wed, 06 Apr 2022 11:35:09 GMT</pubDate></item><item><title>Tanzu Service Mesh - Monitor Service Level Objectives and Configure Service Autoscaling</title><link>https://veducate.co.uk/tanzu-service-mesh-slo-autoscaling/</link><guid isPermaLink="true">https://veducate.co.uk/tanzu-service-mesh-slo-autoscaling/</guid><description>Continuing from the First Look blog post, where we created a distributed application between different public cloud Kubernetes deployments and connected them…</description><pubDate>Thu, 31 Mar 2022 22:59:28 GMT</pubDate></item><item><title>GKE - User cannot create resource - requires one of [&quot;container.roles.create&quot;] permission(s)</title><link>https://veducate.co.uk/gke-user-cannot-create-resource/</link><guid isPermaLink="true">https://veducate.co.uk/gke-user-cannot-create-resource/</guid><description>The Issue I stood up my first ever GKE cluster! Woo, go me! However when I was trying to setup Tanzu Service Mesh, I hit issues such as: Error from server…</description><pubDate>Thu, 31 Mar 2022 10:33:02 GMT</pubDate></item><item><title>Google Cloud - Invitation email not received - Project IAM role pending</title><link>https://veducate.co.uk/google-cloud-invitation-email/</link><guid isPermaLink="true">https://veducate.co.uk/google-cloud-invitation-email/</guid><description>The Issue For me, it started off with having some odd issues in a GKE cluster, where I didn&apos;t have permissions to do things at a cluster level. After some…</description><pubDate>Thu, 31 Mar 2022 10:22:09 GMT</pubDate></item><item><title>OpenShift 4.10 on VMware - Introducing the out-of-the-box vSphere CSI Driver installation</title><link>https://veducate.co.uk/openshift-ootb-vsphere-csi/</link><guid isPermaLink="true">https://veducate.co.uk/openshift-ootb-vsphere-csi/</guid><description>OpenShift Container Platform defaults to using an in-tree (non-CSI) plug-in to provision vSphere storage. What&apos;s New? In OpenShift 4.9, the out-of-the-box…</description><pubDate>Mon, 28 Mar 2022 06:37:44 GMT</pubDate></item><item><title>vRealize Operations Management Pack Builder - Building your first management pack</title><link>https://veducate.co.uk/vrealize-operations-management-pack-builder/</link><guid isPermaLink="true">https://veducate.co.uk/vrealize-operations-management-pack-builder/</guid><description>What is the Management Pack Builder? Well, it&apos;s exactly as the name suggests, a tool for building your own vRealize Operations Management Pack, to bring data…</description><pubDate>Fri, 18 Mar 2022 16:02:01 GMT</pubDate></item><item><title>Tanzu Observability - First look at monitoring OpenShift &amp; VMware Cloud on AWS</title><link>https://veducate.co.uk/tanzu-observability-openshift-vmc/</link><guid isPermaLink="true">https://veducate.co.uk/tanzu-observability-openshift-vmc/</guid><description>Recently, I was involved in some work to assist the VMware Tanzu Observability team to assist them in updating their deliverables for OpenShift. Now it&apos;s…</description><pubDate>Fri, 25 Feb 2022 16:23:45 GMT</pubDate></item><item><title>Configuring DNS Delegation from CloudFlare to AWS Route53</title><link>https://veducate.co.uk/dns-delegation-route53/</link><guid isPermaLink="true">https://veducate.co.uk/dns-delegation-route53/</guid><description>This blog post covers how to delegate DNS control from Cloudflare to AWS Route53. So that you can host records in Route53 for services deployed into AWS, that…</description><pubDate>Thu, 17 Feb 2022 00:01:19 GMT</pubDate></item><item><title>Deploying vSphere with Tanzu Clusters using vRA and Cluster Plans</title><link>https://veducate.co.uk/deploy-tkgs-clusters-vra-cluster-plan/</link><guid isPermaLink="true">https://veducate.co.uk/deploy-tkgs-clusters-vra-cluster-plan/</guid><description>In this blog post I am covering the vRealize Automation native feature that allows you to deploy Tanzu clusters via the Tanzu Kubernetes Grid Service of…</description><pubDate>Wed, 09 Feb 2022 14:46:32 GMT</pubDate></item><item><title>Exploring the Git command line - A getting started guide</title><link>https://veducate.co.uk/exploring-the-git-command-line/</link><guid isPermaLink="true">https://veducate.co.uk/exploring-the-git-command-line/</guid><description>What is Git? Git is distributed version control software. Version Control is the ability to save and track changes over time, without interfering with previous…</description><pubDate>Mon, 07 Feb 2022 09:25:30 GMT</pubDate></item><item><title>Tanzu Service Mesh - First look at deploy, configure and managing an app between clusters</title><link>https://veducate.co.uk/tanzu-service-mesh-first-look/</link><guid isPermaLink="true">https://veducate.co.uk/tanzu-service-mesh-first-look/</guid><description>I&apos;ve finally found the time to dive into Tanzu Service Mesh (TSM), a product which has intrigued me greatly. In this blog post I cover setting up TSM, and…</description><pubDate>Mon, 31 Jan 2022 16:51:19 GMT</pubDate></item><item><title>Quick Fix - AWS Console - Current user or role does not have access to Kubernetes objects on this EKS Cluster</title><link>https://veducate.co.uk/aws-console-permission-eks-cluster/</link><guid isPermaLink="true">https://veducate.co.uk/aws-console-permission-eks-cluster/</guid><description>The Issue Once you&apos;ve deployed an EKS cluster, and try to view this in the AWS Console, you are presenting the following message: Your current user or role…</description><pubDate>Tue, 25 Jan 2022 13:30:41 GMT</pubDate></item><item><title>OpenShift on VMware - Integrating with vSphere Storage, Networking and Monitoring.</title><link>https://veducate.co.uk/openshift-on-vmware/</link><guid isPermaLink="true">https://veducate.co.uk/openshift-on-vmware/</guid><description>I was honoured to be a guest on the &quot;Ask an OpenShift Admin&quot; webinar recently. Where I had the chance to talk about OpenShift on VMware, always a hot topic…</description><pubDate>Sun, 23 Jan 2022 17:20:55 GMT</pubDate></item><item><title>Using vRealize Automation Cloud Template to execute a Code Stream Pipeline</title><link>https://veducate.co.uk/vra-cloud-template-execute-pipeline/</link><guid isPermaLink="true">https://veducate.co.uk/vra-cloud-template-execute-pipeline/</guid><description>Looking at the latest vRA Cloud Template Schema, I saw something interesting in the definitions. The ability to have a resource type of &quot;codestream.execution&quot;.…</description><pubDate>Thu, 13 Jan 2022 22:22:50 GMT</pubDate></item><item><title>Using the new vSphere Kubernetes Driver Operator with Red Hat OpenShift via Operator Hub</title><link>https://veducate.co.uk/vsphere-kubernetes-operator-openshift/</link><guid isPermaLink="true">https://veducate.co.uk/vsphere-kubernetes-operator-openshift/</guid><description>What is the vSphere Kubernetes Driver Operator (VDO)? This Kubernetes Operator has been designed and created as part of the VMware and IBM Joint Innovation…</description><pubDate>Wed, 05 Jan 2022 10:36:03 GMT</pubDate></item><item><title>Deleting AWS EKS Cluster Fails? Learn How to Fix &quot;Cannot Evict Pod as it Violates Disruption Budget&quot; Error</title><link>https://veducate.co.uk/delete-eks-fails-cannot-evict-pod/</link><guid isPermaLink="true">https://veducate.co.uk/delete-eks-fails-cannot-evict-pod/</guid><description>The Issue I had to remove a demo EKS Cluster where I had screwed up an install of a Service Mesh. Unfortunately, it was left in a rather terrible state to…</description><pubDate>Wed, 22 Dec 2021 11:38:05 GMT</pubDate></item><item><title>Creating and hosting a Helm Chart package to install Pac-Man on Kubernetes</title><link>https://veducate.co.uk/how-to-create-helm-chart/</link><guid isPermaLink="true">https://veducate.co.uk/how-to-create-helm-chart/</guid><description>If you&apos;ve have been following any of my blogs that relate to Kubernetes, I am sure that you will have seen the use of my demo application Pac-Man, designed to…</description><pubDate>Tue, 14 Dec 2021 19:53:28 GMT</pubDate></item><item><title>Deploying Nvidia GPU enabled Tanzu Kubernetes Clusters</title><link>https://veducate.co.uk/deploying-gpu-enabled-tanzu-kubernetes-clusters/</link><guid isPermaLink="true">https://veducate.co.uk/deploying-gpu-enabled-tanzu-kubernetes-clusters/</guid><description>In this blog post I&apos;m going to detail how deploy and configure a Nvidia GPU enabled Tanzu Kubernetes Grid cluster in AWS. The method will be similar for Azure…</description><pubDate>Thu, 09 Dec 2021 23:01:04 GMT</pubDate></item><item><title>VMC vCenter email alerts not supported - Workaround with vRealize Log Insight Cloud</title><link>https://veducate.co.uk/vmc-vcenter-email-alerts-vrlic/</link><guid isPermaLink="true">https://veducate.co.uk/vmc-vcenter-email-alerts-vrlic/</guid><description>The Issue When configuring a VMware Cloud on AWS (VMC) SDDC vCenter, Administrators trying to use the vCenter Alerts email feature find they cannot complete…</description><pubDate>Thu, 09 Dec 2021 11:48:23 GMT</pubDate></item><item><title>vRealize Operations - Monitoring Kubernetes with Prometheus and Telegraf</title><link>https://veducate.co.uk/vrops-kubernetes-prometheus-telegraf/</link><guid isPermaLink="true">https://veducate.co.uk/vrops-kubernetes-prometheus-telegraf/</guid><description>In this post, I will cover how to deploy Prometheus and the Telegraf exporter and configure so that the data can be collected by vRealize Operations. Overview…</description><pubDate>Tue, 16 Nov 2021 09:04:58 GMT</pubDate></item><item><title>Upgrading the vSphere CSI Driver (Storage Container Plugin) from v2.1.0 to latest</title><link>https://veducate.co.uk/upgrading-vsphere-csi-driver/</link><guid isPermaLink="true">https://veducate.co.uk/upgrading-vsphere-csi-driver/</guid><description>In this post I&apos;m just documenting the steps on how to upgrade the vSphere CSI Driver, especially if you must make a jump in versioning to the latest version.…</description><pubDate>Mon, 15 Nov 2021 21:54:10 GMT</pubDate></item><item><title>First Look - Setup Tanzu Build Services and rebuilding Pac-Man</title><link>https://veducate.co.uk/tanzu-build-services-rebuilding-pac-man/</link><guid isPermaLink="true">https://veducate.co.uk/tanzu-build-services-rebuilding-pac-man/</guid><description>This blog post will detail how to setup Tanzu Build Services in a test environment, and then create a container image from a dockerfile, fixing several…</description><pubDate>Thu, 11 Nov 2021 00:44:56 GMT</pubDate></item><item><title>vRealize Log Insight - How to reset and unlock the local admin password</title><link>https://veducate.co.uk/vrealize-log-insight-reset-unlock-admin-password/</link><guid isPermaLink="true">https://veducate.co.uk/vrealize-log-insight-reset-unlock-admin-password/</guid><description>The Issue Yep, I forgot my password. So I followed the official documentation to reset my local admin password. SSH to your vRLI appliance (primary node if…</description><pubDate>Tue, 09 Nov 2021 14:55:54 GMT</pubDate></item><item><title>Tanzu Kubernetes Grid - How to edit Node resources and Scale a Cluster Vertically With kubectl</title><link>https://veducate.co.uk/tkg-kubectl-scale-vertically/</link><guid isPermaLink="true">https://veducate.co.uk/tkg-kubectl-scale-vertically/</guid><description>In this blog post I am going to walk you through how to edit the Machine Resource configurations for nodes deployed by Tanzu Kubernetes Grid. Example Issue …</description><pubDate>Mon, 08 Nov 2021 14:55:46 GMT</pubDate></item><item><title>Quick Tip - Kubernetes - Delete all evicted pods across all namespaces</title><link>https://veducate.co.uk/quick-tip-kubernetes-delete-all-evicted-pods-across-all-namespaces/</link><guid isPermaLink="true">https://veducate.co.uk/quick-tip-kubernetes-delete-all-evicted-pods-across-all-namespaces/</guid><description>I&apos;m currently troubleshooting an issue with my Kubernetes clusters where pods keep getting evicted, and this is happening across namespaces as well. The issue…</description><pubDate>Mon, 08 Nov 2021 11:15:57 GMT</pubDate></item><item><title>vSphere with Tanzu - Can I disable DRS?</title><link>https://veducate.co.uk/vsphere-tanzu-disable-drs/</link><guid isPermaLink="true">https://veducate.co.uk/vsphere-tanzu-disable-drs/</guid><description>Can I disable DRS? No. Why can&apos;t I disable DRS when Workload Management is enabled? DRS is a mandatory feature for workload management, the WCP service relies…</description><pubDate>Thu, 28 Oct 2021 21:02:45 GMT</pubDate></item><item><title>Using vRealize Log Insight Cloud to archive on-premise Log Insight Data</title><link>https://veducate.co.uk/vrlic-archive-log-insight-data/</link><guid isPermaLink="true">https://veducate.co.uk/vrlic-archive-log-insight-data/</guid><description>vRealize Log Insight 8.6 brings the ability to build a hybrid log management platform, utilizing the functionality of an on-premises deployment of vRLI and…</description><pubDate>Thu, 28 Oct 2021 16:32:59 GMT</pubDate></item><item><title>Kasten K10 - Air gap installation using Harbor Image Registry</title><link>https://veducate.co.uk/kasten-air-gap/</link><guid isPermaLink="true">https://veducate.co.uk/kasten-air-gap/</guid><description>In this blog post, I will cover the steps for an air-gap installation for Kasten K10. For situations where your Kubernetes cluster doesn&apos;t have available…</description><pubDate>Tue, 26 Oct 2021 19:03:14 GMT</pubDate></item><item><title>How to create vRO Dynamic Types for vRA Custom Resources</title><link>https://veducate.co.uk/vra-vro-dynamic-types-custom-resources/</link><guid isPermaLink="true">https://veducate.co.uk/vra-vro-dynamic-types-custom-resources/</guid><description>This follow on blog post, diving into how we created the vRA integration with DMS comes from Katherine Skilling, who kindly offered to guest spot and provide…</description><pubDate>Mon, 11 Oct 2021 17:21:35 GMT</pubDate></item><item><title>Kubernetes Troubleshooting - Kubelet Unable to attach or mount volumes - timed out waiting for the condition</title><link>https://veducate.co.uk/kubelet-unable-attach-volumes/</link><guid isPermaLink="true">https://veducate.co.uk/kubelet-unable-attach-volumes/</guid><description>The Issue When I updated my Kasten application in my Kubernetes cluster, I found that one of the pods was stuck in &quot;init&quot; status. dean@dean [ ~ ] (⎈…</description><pubDate>Thu, 30 Sep 2021 11:40:00 GMT</pubDate></item><item><title>vSphere with Tanzu - Creating cluster fails with &quot;storage class is not valid&quot;</title><link>https://veducate.co.uk/vsphere-with-tanzu-storage-class-not-valid/</link><guid isPermaLink="true">https://veducate.co.uk/vsphere-with-tanzu-storage-class-not-valid/</guid><description>The Issue When you have attached a vSphere Storage Policy to your vSphere Namespace, and tried to create a cluster using the Storage Policy Name, you find it…</description><pubDate>Wed, 15 Sep 2021 10:29:51 GMT</pubDate></item><item><title>Data Management for VMware Tanzu with vRealize Automation as Custom Resources</title><link>https://veducate.co.uk/dms-tanzu-vra/</link><guid isPermaLink="true">https://veducate.co.uk/dms-tanzu-vra/</guid><description>In this blog post, we will cover the technical configuration to import the packages that myself and Katherine Skilling (Twitter, LinkedIn, Blog) have created.…</description><pubDate>Tue, 14 Sep 2021 13:28:14 GMT</pubDate></item><item><title>vRealize Automation 8.5 - Code Stream - Unexpected character (&apos;\\&apos; (code 92))</title><link>https://veducate.co.uk/vra-code-stream-unexpected-character/</link><guid isPermaLink="true">https://veducate.co.uk/vra-code-stream-unexpected-character/</guid><description>The Issue When running certain REST Tasks in Code Stream, the pipeline execution fails on this task with: Unexpected character (&apos;\\&apos; (code 92)): was expecting…</description><pubDate>Thu, 02 Sep 2021 11:39:12 GMT</pubDate></item><item><title>MongoDB Container data loss issue - A Journey</title><link>https://veducate.co.uk/mongodb-data-loss/</link><guid isPermaLink="true">https://veducate.co.uk/mongodb-data-loss/</guid><description>Over the past month or so I noticed an issue with my Pac-Man Kubernetes application, which I use for demonstrations as a basic app front-end that writes to a…</description><pubDate>Mon, 30 Aug 2021 09:39:10 GMT</pubDate></item><item><title>vRealize Operations - Creating interactions between separate dashboards</title><link>https://veducate.co.uk/vrealize-operations-creating-interactions-between-separate-dashboards/</link><guid isPermaLink="true">https://veducate.co.uk/vrealize-operations-creating-interactions-between-separate-dashboards/</guid><description>Whilst reading some of the older vRealize Operations documentation, I stumbled on something I didn&apos;t think was possible. The ability to create interactions…</description><pubDate>Fri, 27 Aug 2021 13:09:28 GMT</pubDate></item><item><title>Data Management For VMware Tanzu API Postman Collection</title><link>https://veducate.co.uk/dms-api/</link><guid isPermaLink="true">https://veducate.co.uk/dms-api/</guid><description>Whilst working with the &quot;Data Management for VMware Tanzu&quot; product, I decided to have a stab at working with the API as well. Using my favourite API tool…</description><pubDate>Thu, 12 Aug 2021 21:51:26 GMT</pubDate></item><item><title>Data Management for VMware Tanzu - Self-Service DBaaS</title><link>https://veducate.co.uk/dms-self-service/</link><guid isPermaLink="true">https://veducate.co.uk/dms-self-service/</guid><description>In my first blog post, I covered the prerequisites and how to deploy the components for the Data Management for VMware Tanzu platform. In this blog post we…</description><pubDate>Wed, 11 Aug 2021 22:05:08 GMT</pubDate></item><item><title>Data Management for VMware Tanzu - Getting Started</title><link>https://veducate.co.uk/dms-tanzu-getting-started/</link><guid isPermaLink="true">https://veducate.co.uk/dms-tanzu-getting-started/</guid><description>This blog post will cover deploying the infrastructure and components for Data Management for VMware Tanzu. My second blog post will cover using this…</description><pubDate>Wed, 11 Aug 2021 22:04:45 GMT</pubDate></item><item><title>Configuring Kasten Multi-Cluster Manager across Tanzu and OpenShift</title><link>https://veducate.co.uk/kasten-multi-cluster/</link><guid isPermaLink="true">https://veducate.co.uk/kasten-multi-cluster/</guid><description>In this blog post I&apos;m going to cover setting up the Multi-cluster support for Kasten when you&apos;ve installed the software to multiple Kubernetes clusters. One…</description><pubDate>Fri, 06 Aug 2021 14:40:41 GMT</pubDate></item><item><title>Terraform vSphere Provider - Error while creating vApp properties</title><link>https://veducate.co.uk/terraform-vsphere-vapp-properties/</link><guid isPermaLink="true">https://veducate.co.uk/terraform-vsphere-vapp-properties/</guid><description>The Issue When using Terraform to deploy a virtual machine OVA using Terraform, I kept hitting the below error: Error: error while creating vapp properties…</description><pubDate>Fri, 30 Jul 2021 21:58:54 GMT</pubDate></item><item><title>vRealize Operations -  Error: Failed to Test adapter instance - Finding Adapter Logs</title><link>https://veducate.co.uk/vrops-adapter-logs/</link><guid isPermaLink="true">https://veducate.co.uk/vrops-adapter-logs/</guid><description>The Issue I had installed the &quot;VMware vRealize Operations Management Pack for Horizon 1.2&quot; into my vROPs instance, and tried to connect my Horizon instance…</description><pubDate>Fri, 30 Jul 2021 17:21:48 GMT</pubDate></item><item><title>Resolving VMC - Objects with non-compliant storage policies in SDDC</title><link>https://veducate.co.uk/vmc-non-compliant-storage-policies/</link><guid isPermaLink="true">https://veducate.co.uk/vmc-non-compliant-storage-policies/</guid><description>The Issue Overnight I received an email from the VMware Cloud Services platform regarding a VMC environment I am an administrator of. The opening paragraph was…</description><pubDate>Tue, 27 Jul 2021 09:30:49 GMT</pubDate></item><item><title>How to Escape Strings in Terraform with a Dollar Sign ($)</title><link>https://veducate.co.uk/terraform-escape-strings-with-a-dollar-sign/</link><guid isPermaLink="true">https://veducate.co.uk/terraform-escape-strings-with-a-dollar-sign/</guid><description>The Issue When using Terraform to perform an action, and the input is using a $, you can end up with an output such as the below. │ Error: Invalid character │…</description><pubDate>Wed, 14 Jul 2021 14:33:47 GMT</pubDate></item><item><title>Authenticate Docker to Harbor Image Registry with a Robot Account</title><link>https://veducate.co.uk/authenticate-docker-harbor-robot/</link><guid isPermaLink="true">https://veducate.co.uk/authenticate-docker-harbor-robot/</guid><description>Just a quick blog post on how to authenticate Docker to a Harbor Image Registry, using a Robot Account, which is good for programmatically access to push/pull…</description><pubDate>Tue, 13 Jul 2021 22:47:11 GMT</pubDate></item><item><title>Tanzu Mission Control - Using custom policies to ensure Kasten protects a deployed application</title><link>https://veducate.co.uk/tanzu-mission-control-custom-policy-kasten/</link><guid isPermaLink="true">https://veducate.co.uk/tanzu-mission-control-custom-policy-kasten/</guid><description>The Issue A while ago I was chatting to Michael Cade, and we pondered the question &quot;How do we ensure Kasten is protecting a newly deployed application in our…</description><pubDate>Mon, 12 Jul 2021 17:51:19 GMT</pubDate></item><item><title>Deploying OpenShift clusters (IPI) using vRA Code Stream</title><link>https://veducate.co.uk/deploying-openshift-clusters-ipi-using-vra-code-stream/</link><guid isPermaLink="true">https://veducate.co.uk/deploying-openshift-clusters-ipi-using-vra-code-stream/</guid><description>This walk-through will detail the technical configurations for using vRA Code Stream to deploy Red Hat OpenShift Clusters, register them as Kubernetes…</description><pubDate>Wed, 30 Jun 2021 20:55:20 GMT</pubDate></item><item><title>Passing JSON into vRA Code Stream CI Task - MalformedJsonException</title><link>https://veducate.co.uk/vra-code-stream-json-malformed/</link><guid isPermaLink="true">https://veducate.co.uk/vra-code-stream-json-malformed/</guid><description>The Issue Whilst working with a vRA Code Stream CI Task, I needed to build a YAML file in my container, which I would use to provide the values to my CLI Tool…</description><pubDate>Wed, 30 Jun 2021 16:43:08 GMT</pubDate></item><item><title>Postman Collection for Tanzu Mission Control REST APIs</title><link>https://veducate.co.uk/postman-tmc-api/</link><guid isPermaLink="true">https://veducate.co.uk/postman-tmc-api/</guid><description>Whilst working with vRA to deploy various Kubernetes clusters and then register them with Tanzu Mission Control (TMC), I decided to use Postman (a great API…</description><pubDate>Fri, 25 Jun 2021 08:58:36 GMT</pubDate></item><item><title>VMUG Recording - Understanding Data Protection for your VMware Tanzu Container Workloads</title><link>https://veducate.co.uk/vmug-data-protection-tanzu/</link><guid isPermaLink="true">https://veducate.co.uk/vmug-data-protection-tanzu/</guid><description>As part of my virtual VMUG tour, I submitted a session to the VMUG call for papers covering the subject of Data Protection for Tanzu Kubernetes workloads.…</description><pubDate>Thu, 24 Jun 2021 14:27:01 GMT</pubDate></item><item><title>Recording - Kubernetes 101 - Getting started in the cloud native world</title><link>https://veducate.co.uk/kubernetes-101-recording/</link><guid isPermaLink="true">https://veducate.co.uk/kubernetes-101-recording/</guid><description>I had the pleasure of presenting this Kubernetes 101 session to the Veeam Community thanks to my work as part of their Veeam Vanguards program, and a special…</description><pubDate>Fri, 18 Jun 2021 16:52:40 GMT</pubDate></item><item><title>Tanzu Mission Control - TKG Management support and provisioning new clusters</title><link>https://veducate.co.uk/tmc-tkg-management-provisioning/</link><guid isPermaLink="true">https://veducate.co.uk/tmc-tkg-management-provisioning/</guid><description>In this blog post, I am going to cover the new support for Tanzu Kubernetes Grid Management clusters on both VMware Cloud on AWS (VMC) and Azure VMware…</description><pubDate>Tue, 01 Jun 2021 11:19:41 GMT</pubDate></item><item><title>Walk through - Using vRA to deploy vSphere with Tanzu Namespaces &amp; Guest Clusters</title><link>https://veducate.co.uk/vra-deploy-tanzu-clusters/</link><guid isPermaLink="true">https://veducate.co.uk/vra-deploy-tanzu-clusters/</guid><description>This walk through will detail the technical configurations for using vRA Code Stream to deploy vSphere with Tanzu supervisor namespaces and guest clusters.…</description><pubDate>Thu, 20 May 2021 20:20:14 GMT</pubDate></item><item><title>vSphere with Tanzu - cidrBlocks intersects with the network range of the external ip pools</title><link>https://veducate.co.uk/vsphere-tanzu-cidrblock-intersect/</link><guid isPermaLink="true">https://veducate.co.uk/vsphere-tanzu-cidrblock-intersect/</guid><description>The Issue When deploying a vSphere with Tanzu guest cluster via the command line, I hit the following error: kubectl apply -f cluster.yaml Error from server…</description><pubDate>Thu, 20 May 2021 14:34:16 GMT</pubDate></item><item><title>Deploying Tanzu Kubernetes Grid to AWS fails with &apos;InstanceProvisionFailed&apos;</title><link>https://veducate.co.uk/tanzu-aws-fails/</link><guid isPermaLink="true">https://veducate.co.uk/tanzu-aws-fails/</guid><description>The issue When deploying Tanzu Kubernetes Grid to AWS, the deployment was failing with the following output: unable to set up management cluster, : unable to…</description><pubDate>Tue, 18 May 2021 10:33:34 GMT</pubDate></item><item><title>Using vRA to deploy Azure AKS Clusters and register with Tanzu Mission Control</title><link>https://veducate.co.uk/vra-deploy-aks-tmc/</link><guid isPermaLink="true">https://veducate.co.uk/vra-deploy-aks-tmc/</guid><description>Deploy Azure Kubernetes Service (AKS) clusters with vRealize Automation Code Stream, register them as endpoints, and attach them to Tanzu Mission Control.</description><pubDate>Mon, 17 May 2021 15:40:05 GMT</pubDate></item><item><title>vRA Code Stream - Preserving files and artifacts created in a CI Task</title><link>https://veducate.co.uk/vra-code-stream-preserve-artifacts/</link><guid isPermaLink="true">https://veducate.co.uk/vra-code-stream-preserve-artifacts/</guid><description>Whilst creating a pipeline and using CI Tasks to run some CLI tools, I needed to save the outputted files from the container used for the CI Task so I could…</description><pubDate>Thu, 13 May 2021 15:36:51 GMT</pubDate></item><item><title>Using vRA to deploy AWS EKS Clusters and register with Tanzu Mission Control</title><link>https://veducate.co.uk/vra-deploy-eks-tmc/</link><guid isPermaLink="true">https://veducate.co.uk/vra-deploy-eks-tmc/</guid><description>This walk-through will detail the technical configurations for using vRA Code Stream to deploy AWS EKS Clusters, register them as Kubernetes endpoints in vRA…</description><pubDate>Mon, 10 May 2021 22:39:52 GMT</pubDate></item><item><title>Postman - Logging in results in losing my offline work</title><link>https://veducate.co.uk/postman-lost-offline-work/</link><guid isPermaLink="true">https://veducate.co.uk/postman-lost-offline-work/</guid><description>The Issue When working with Postman in an offline mode or not signed in, then choosing to sign in, you lose access to your Collections and Environments you…</description><pubDate>Mon, 10 May 2021 19:04:25 GMT</pubDate></item><item><title>Getting the GitHub Verified commit badge when using Visual Code on Mac OS X</title><link>https://veducate.co.uk/github-verified-code/</link><guid isPermaLink="true">https://veducate.co.uk/github-verified-code/</guid><description>The Issue Recently I&apos;ve started to use Visual Code as my editor on Mac OS X, and using it with my GitHub Repos. It&apos;s pretty cool! However I noticed that when I…</description><pubDate>Wed, 05 May 2021 14:05:07 GMT</pubDate></item><item><title>VMware CMTY Podcast Appearance - Discussing Tanzu Mission Control and vROPs</title><link>https://veducate.co.uk/vmware-cmty-tanzu-vrops/</link><guid isPermaLink="true">https://veducate.co.uk/vmware-cmty-tanzu-vrops/</guid><description>Thanks to this blog post, I was delighted to be invited as a guest on the VMware CMTY Podcast (YouTube Page) hosted by Eric Nielsen and Matt Langguth.…</description><pubDate>Fri, 30 Apr 2021 08:49:36 GMT</pubDate></item><item><title>Ubuntu -  apt-get update fails &quot;The repository no longer has a Release file&quot;</title><link>https://veducate.co.uk/ubuntu-apt-update-fails/</link><guid isPermaLink="true">https://veducate.co.uk/ubuntu-apt-update-fails/</guid><description>The Issue Running sudo apt-get update or sudo apt update fails with the following or similar errors: Hit:1 http://apt.postgresql.org/pub/repos/apt eoan-pgdg…</description><pubDate>Thu, 29 Apr 2021 10:50:55 GMT</pubDate></item><item><title>Understanding the VMware Tanzu Kubernetes Terminology</title><link>https://veducate.co.uk/tanzu-terminology/</link><guid isPermaLink="true">https://veducate.co.uk/tanzu-terminology/</guid><description>It&apos;s not uncommon for me to see the question asking for an explanation of VMware Tanzu Kubernetes terminology and differences between similar named products.…</description><pubDate>Thu, 22 Apr 2021 13:29:56 GMT</pubDate></item><item><title>Tanzu Mission Control - Upgrading Kubernetes for a provisioned cluster</title><link>https://veducate.co.uk/tanzu-mission-control-upgrade-cluster/</link><guid isPermaLink="true">https://veducate.co.uk/tanzu-mission-control-upgrade-cluster/</guid><description>Now we understand how to deploy a Tanzu Kubernetes Cluster using Tanzu Mission Control, let&apos;s look at the next lifecycle step, how to upgrade the Kubernetes…</description><pubDate>Wed, 14 Apr 2021 22:54:39 GMT</pubDate></item><item><title>Tanzu Mission Control - Delete a provisioned cluster</title><link>https://veducate.co.uk/tanzu-mission-control-delete-provisioned-cluster/</link><guid isPermaLink="true">https://veducate.co.uk/tanzu-mission-control-delete-provisioned-cluster/</guid><description>In this blog post we are going to cover off how to delete a Tanzu Kubernetes Grid cluster that has been provisioned by Tanzu Mission Control. We will cover the…</description><pubDate>Wed, 14 Apr 2021 22:30:43 GMT</pubDate></item><item><title>Tanzu Mission Control - Deploying TKG Clusters to AWS</title><link>https://veducate.co.uk/tmc-deploy-tkg-aws/</link><guid isPermaLink="true">https://veducate.co.uk/tmc-deploy-tkg-aws/</guid><description>This blog post will cover a technical walk-through on using Tanzu Mission Control to deploy Tanzu Kubernetes clusters to AWS. The follow up blog posts in this…</description><pubDate>Tue, 13 Apr 2021 21:56:47 GMT</pubDate></item><item><title>Download Releases from Github using Curl and Wget</title><link>https://veducate.co.uk/download-releases-from-github-using-curl-and-wget/</link><guid isPermaLink="true">https://veducate.co.uk/download-releases-from-github-using-curl-and-wget/</guid><description>The issue I was trying to download a software release from GitHub using Curl and hitting an issue, the file wasn&apos;t large enough for a start, it was unusable…</description><pubDate>Mon, 12 Apr 2021 18:47:12 GMT</pubDate></item><item><title>Using Docker to update and commit to a container image</title><link>https://veducate.co.uk/docker-update-container/</link><guid isPermaLink="true">https://veducate.co.uk/docker-update-container/</guid><description>I was helping a customer build some customized automation tasks using vRealize Automation Codestream. These tasks required the use of a container image with…</description><pubDate>Mon, 12 Apr 2021 11:20:43 GMT</pubDate></item><item><title>Kubestr - Open-Source Kubernetes Storage benchmarking tool</title><link>https://veducate.co.uk/kubestr/</link><guid isPermaLink="true">https://veducate.co.uk/kubestr/</guid><description>Kubernetes is a platform which is starting to lose the need for introduction in most settings. However, it still can be a complex beast to get to grips with…</description><pubDate>Wed, 07 Apr 2021 21:20:08 GMT</pubDate></item><item><title>vRealize Operations integration with Tanzu Mission Control for auto cluster discovery</title><link>https://veducate.co.uk/vrops-tanzu-mission-control/</link><guid isPermaLink="true">https://veducate.co.uk/vrops-tanzu-mission-control/</guid><description>A while ago I wrote about the vRealize Operations Kubernetes Management pack which works for all CNCF conformant Kubernetes platforms. One of the best features…</description><pubDate>Wed, 31 Mar 2021 22:45:12 GMT</pubDate></item><item><title>Deploying Tanzu Kubernetes Grid Workload Cluster to Microsoft Azure</title><link>https://veducate.co.uk/tkg-workload-cluster-azure/</link><guid isPermaLink="true">https://veducate.co.uk/tkg-workload-cluster-azure/</guid><description>Following on from my previous blog post; Deploying Tanzu Kubernetes Grid Management Cluster to Microsoft Azure We will now continue and deploy our first…</description><pubDate>Mon, 29 Mar 2021 10:32:54 GMT</pubDate></item><item><title>Deploying Tanzu Kubernetes Grid Management Cluster to Microsoft Azure</title><link>https://veducate.co.uk/tkg-management-cluster-azure/</link><guid isPermaLink="true">https://veducate.co.uk/tkg-management-cluster-azure/</guid><description>In this blog post, we will detail a full technical run through on how to deploy Tanzu Kubernetes Grid (TKG) into Microsoft Azure, This will be using the new…</description><pubDate>Mon, 29 Mar 2021 10:29:25 GMT</pubDate></item><item><title>VMUG Recording - Protecting your Tanzu Kubernetes Workload with Kasten by Veeam</title><link>https://veducate.co.uk/vmug-recording-protecting-your-tanzu-kubernetes-workload-with-kasten-by-veeam/</link><guid isPermaLink="true">https://veducate.co.uk/vmug-recording-protecting-your-tanzu-kubernetes-workload-with-kasten-by-veeam/</guid><description>Below is the recording from my London VMUG session with Michael Cade. Title: Protecting your Tanzu Kubernetes Workload with Kasten by Veeam Recorded: 4th…</description><pubDate>Wed, 17 Mar 2021 15:52:47 GMT</pubDate></item><item><title>VCF - SDDC Manager - How to delete bundles</title><link>https://veducate.co.uk/sddc-manager-delete-bundles/</link><guid isPermaLink="true">https://veducate.co.uk/sddc-manager-delete-bundles/</guid><description>Just a quick blog post on deleting unnecessary or unneeded bundles from VCF - SDDC Manager. There is two parts to this. Getting your Bundle ID you want to…</description><pubDate>Mon, 08 Mar 2021 12:45:11 GMT</pubDate></item><item><title>How to backup and restore your container workloads using Kasten by Veeam</title><link>https://veducate.co.uk/kasten-backup-restore/</link><guid isPermaLink="true">https://veducate.co.uk/kasten-backup-restore/</guid><description>This blog posts covers using Kasten by Veeam to create backup policies for data protection, and how to restore your data. This blog post follows on from the…</description><pubDate>Tue, 02 Mar 2021 18:52:24 GMT</pubDate></item><item><title>Installing and configuring Kasten to protect container workloads on VMware Tanzu Kubernetes Grid</title><link>https://veducate.co.uk/kasten-tanzu/</link><guid isPermaLink="true">https://veducate.co.uk/kasten-tanzu/</guid><description>This blog post will take you through the full steps on installing and configuring Kasten, the container based enterprise backup software now owned by Veeam…</description><pubDate>Tue, 02 Mar 2021 18:52:19 GMT</pubDate></item><item><title>How to install and configure Kasten to protect container workloads on Red Hat OpenShift and VMware vSphere</title><link>https://veducate.co.uk/kasten-install-configure-openshift/</link><guid isPermaLink="true">https://veducate.co.uk/kasten-install-configure-openshift/</guid><description>In this blog post I&apos;m going to cover deploying and configuring Kasten, the container based enterprise backup software now owned by Veeam Software. This…</description><pubDate>Tue, 02 Mar 2021 18:51:55 GMT</pubDate></item><item><title>Check how long a VM is turned off in vSphere using vROPs</title><link>https://veducate.co.uk/vrops-powered-off-vms/</link><guid isPermaLink="true">https://veducate.co.uk/vrops-powered-off-vms/</guid><description>Just a quick answer from a query on Reddit /r/VMware Sub. You can do this in vROPs from the 8.x code and above. Click home on the vROPs interface Click on…</description><pubDate>Tue, 02 Mar 2021 10:19:50 GMT</pubDate></item><item><title>How to update Kasten to the latest version</title><link>https://veducate.co.uk/how-to-update-kasten-to-the-latest-version/</link><guid isPermaLink="true">https://veducate.co.uk/how-to-update-kasten-to-the-latest-version/</guid><description>This is probably one of the simplest blog posts I&apos;ll publish. To see if there is an available update for your Kasten install. In the dashboard click &gt; Settings…</description><pubDate>Mon, 01 Mar 2021 17:54:10 GMT</pubDate></item><item><title>How to build a vROPs dashboard for tracking Total VMs deployed and Growth Trend</title><link>https://veducate.co.uk/how-to-build-a-vrops-dashboard-for-tracking-total-vms-deployed-and-growth-trend/</link><guid isPermaLink="true">https://veducate.co.uk/how-to-build-a-vrops-dashboard-for-tracking-total-vms-deployed-and-growth-trend/</guid><description>In this Blog post I am going to detail how I created a vROPs dashboard based on a customer&apos;s request. Can we track how many VMs have been created in the past…</description><pubDate>Wed, 24 Feb 2021 14:53:28 GMT</pubDate></item><item><title>VMware Tanzu Mission Control – Using the Data Protection feature for backups and restores</title><link>https://veducate.co.uk/vmware-tanzu-mission-control-data-protection/</link><guid isPermaLink="true">https://veducate.co.uk/vmware-tanzu-mission-control-data-protection/</guid><description>In this blog post we will cover the following topics - Data Protection Overview - Create a AWS Data Protection Credential - Enable Data Protection on a Cluster…</description><pubDate>Fri, 19 Feb 2021 16:29:04 GMT</pubDate></item><item><title>Enabling Tanzu Mission Control Data Protection on Red Hat OpenShift</title><link>https://veducate.co.uk/enabling-tmc-data-protection-openshift/</link><guid isPermaLink="true">https://veducate.co.uk/enabling-tmc-data-protection-openshift/</guid><description>Just a quick blog on how to get the Data Protection feature of Tanzu Mission Control on Red Hat OpenShift. By default you will find that once the data…</description><pubDate>Thu, 18 Feb 2021 22:39:49 GMT</pubDate></item><item><title>Using Google Analytics to view your visitors exact referral page and landing page</title><link>https://veducate.co.uk/google-analytics-view-referral-page/</link><guid isPermaLink="true">https://veducate.co.uk/google-analytics-view-referral-page/</guid><description>Just a quick one as this was really annoying me and I have to click around to remember how to find the info each time. The Issue When viewing my page stats in…</description><pubDate>Thu, 18 Feb 2021 22:34:51 GMT</pubDate></item><item><title>How to configure Red Hat OpenShift to forward logs to VMware vRealize Log Insight Cloud</title><link>https://veducate.co.uk/openshift-forward-logs-log-insight-cloud/</link><guid isPermaLink="true">https://veducate.co.uk/openshift-forward-logs-log-insight-cloud/</guid><description>In this blog post we will cover how to configure Red Hat OpenShift to forward logs from the ClusterLogging instance to an external 3rd party system, in this…</description><pubDate>Fri, 15 Jan 2021 17:09:40 GMT</pubDate></item><item><title>OpenShift - Cluster-Monitoring-Operator Pod Error - cannot verify user is non-root</title><link>https://veducate.co.uk/openshift-cluster-monitor-operator/</link><guid isPermaLink="true">https://veducate.co.uk/openshift-cluster-monitor-operator/</guid><description>The issue After building a brand new OpenShift 4.6.9 cluster, I noticed one of the pods was not running correctly oc get pods -n openshift-monitoring .....…</description><pubDate>Wed, 13 Jan 2021 13:57:32 GMT</pubDate></item><item><title>TAM Lab 079 - Using vRA Cloud to operate a Multi-Cloud Environment</title><link>https://veducate.co.uk/vra-operate-multi-cloud/</link><guid isPermaLink="true">https://veducate.co.uk/vra-operate-multi-cloud/</guid><description>Myself and Katherine Skilling (LinkedIn, Twitter) recorded a session for TAM Lab and VMUG Events. In the below session, we cover how to use vRealize Automation…</description><pubDate>Wed, 25 Nov 2020 22:37:29 GMT</pubDate></item><item><title>Deploying the VMware Appliance for Folding@Home using Terraform</title><link>https://veducate.co.uk/folding-at-home-vmware-terraform/</link><guid isPermaLink="true">https://veducate.co.uk/folding-at-home-vmware-terraform/</guid><description>To simplify the deployment of Folding@Home appliances to vSphere environments, I have wrote a set of Terraform configuration files (script). You will need two…</description><pubDate>Mon, 23 Nov 2020 17:46:38 GMT</pubDate></item><item><title>How to delete vCenter Roles in VMC</title><link>https://veducate.co.uk/how-to-delete-vcenter-roles-in-vmc/</link><guid isPermaLink="true">https://veducate.co.uk/how-to-delete-vcenter-roles-in-vmc/</guid><description>The Issue Whilst testing in VMC a PowerCLI script to create some vCenter roles, I noticed in the UI, then I deleted them, they remained, even though I was…</description><pubDate>Thu, 19 Nov 2020 18:10:35 GMT</pubDate></item><item><title>Interview with Nikola Pejkova - Technical Analyst &amp; Community Manager @Veeam</title><link>https://veducate.co.uk/interview-nikola-pejkova-veeam/</link><guid isPermaLink="true">https://veducate.co.uk/interview-nikola-pejkova-veeam/</guid><description>For those of you who know or follow me, I&apos;m delighted to be part of the Veeam Vanguard program, created to bring together some of the top individuals focused…</description><pubDate>Thu, 19 Nov 2020 10:00:01 GMT</pubDate></item><item><title>How to deploy the VMware Appliance for Folding@Home</title><link>https://veducate.co.uk/deploying-vmware-appliance-folding-at-home/</link><guid isPermaLink="true">https://veducate.co.uk/deploying-vmware-appliance-folding-at-home/</guid><description>In this blog post we will go through the steps to deploy the VMware Appliance for Folding@Home to; vCenter Standalone ESXi host VMware Fusion/Workstation And…</description><pubDate>Thu, 19 Nov 2020 01:06:14 GMT</pubDate></item><item><title>How to specify your vSphere virtual machine resources when deploying Red Hat OpenShift</title><link>https://veducate.co.uk/deploy-vsphere-openshift-machine-resources/</link><guid isPermaLink="true">https://veducate.co.uk/deploy-vsphere-openshift-machine-resources/</guid><description>When deploying Red Hat OpenShift to VMware vSphere platform, there are two methods: User Provisioned Infrastructure (UPI) Installer Provisioned Infrastructure…</description><pubDate>Wed, 18 Nov 2020 16:49:59 GMT</pubDate></item><item><title>Learn How to Add Characters to the Start &amp; End of Lines in Notepad++</title><link>https://veducate.co.uk/notepad-plus-plus-add-characters/</link><guid isPermaLink="true">https://veducate.co.uk/notepad-plus-plus-add-characters/</guid><description>Are you tired of searching for ways to add characters to the start and end of lines in Notepad++? Look no further! I decided to write this blog post for it! To…</description><pubDate>Mon, 09 Nov 2020 09:19:00 GMT</pubDate></item><item><title>Red Hat OpenShift on VMware vSphere - How to Scale and Edit your cluster deployments</title><link>https://veducate.co.uk/openshift-vsphere-scale-clusters/</link><guid isPermaLink="true">https://veducate.co.uk/openshift-vsphere-scale-clusters/</guid><description>Working with Red Hat OpenShift on vSphere, I&apos;m really starting to understand the main infrastructure components and how everything fits together. Next up was…</description><pubDate>Tue, 03 Nov 2020 21:56:04 GMT</pubDate></item><item><title>A guide to vSphere with Tanzu Kubernetes - Day 2 Operations for the VI Admin</title><link>https://veducate.co.uk/vsphere-tanzu-kubernetes-day-2-operations/</link><guid isPermaLink="true">https://veducate.co.uk/vsphere-tanzu-kubernetes-day-2-operations/</guid><description>Intro This blog post is an accompaniment to the session &quot;vSphere with Tanzu Kubernetes - Day 2 Operations for the VI Admin&quot; created by myself and Simon…</description><pubDate>Fri, 30 Oct 2020 12:00:38 GMT</pubDate></item><item><title>vRealize Operations - What is the Guest|Page In/Out Rate Metric?</title><link>https://veducate.co.uk/vrealize-operations-guest-page-in-rate-metric/</link><guid isPermaLink="true">https://veducate.co.uk/vrealize-operations-guest-page-in-rate-metric/</guid><description>In vRealize Operations 6.3, we added the following Guest Metrics, some of which we require VMware Tools 10.3.X or higher to be present for us to pull the data.…</description><pubDate>Mon, 26 Oct 2020 13:46:28 GMT</pubDate></item><item><title>How to build vROPs dashboard for tracking VM Growth over X days</title><link>https://veducate.co.uk/vrops-dashboard-vm-growth/</link><guid isPermaLink="true">https://veducate.co.uk/vrops-dashboard-vm-growth/</guid><description>I came across an interesting query on Reddit regarding vRealize Operations Manager (vROPs), summarised the query; &quot;Can I have a vROPs report/dashboard which…</description><pubDate>Sun, 25 Oct 2020 17:26:49 GMT</pubDate></item><item><title>How to use FAHControl to manage multiple Folding@Home Client instances</title><link>https://veducate.co.uk/fahcontrol-manage-multiple/</link><guid isPermaLink="true">https://veducate.co.uk/fahcontrol-manage-multiple/</guid><description>This blog post will cover managing a number of Folding@Home Clients using FAHControl. If you are using the VMware F@H Fling, then this appliance will be…</description><pubDate>Sat, 19 Sep 2020 14:02:45 GMT</pubDate></item><item><title>How to generate self-signed certificates in AVI Networks for use with Windows Services</title><link>https://veducate.co.uk/avi-networks-generate-certificates/</link><guid isPermaLink="true">https://veducate.co.uk/avi-networks-generate-certificates/</guid><description>Note: AVI Networks is also referenced as NSX Advanced Load Balancer as the product is absorbed into the VMware Solutions The AVI Vantage controller has the…</description><pubDate>Sat, 19 Sep 2020 13:55:19 GMT</pubDate></item><item><title>vCenter patching failed to update the VAMI build &quot;Got exception while trying to save metadata to  a file: Unexpected content in /etc/issue file&quot;</title><link>https://veducate.co.uk/vcenter-patching-failed-update-build-number/</link><guid isPermaLink="true">https://veducate.co.uk/vcenter-patching-failed-update-build-number/</guid><description>The issue After patching/upgrading your vCenter 6.7 appliance, the vCenter UI shows the latest build number, but in VAMI you see the older VAMI build number.…</description><pubDate>Sat, 19 Sep 2020 13:12:47 GMT</pubDate></item><item><title>How To Fix A PVC Stuck in Terminating Status in Kubernetes: Troubleshooting Guide</title><link>https://veducate.co.uk/kubernetes-pvc-terminating/</link><guid isPermaLink="true">https://veducate.co.uk/kubernetes-pvc-terminating/</guid><description>Having trouble deleting a persistent volume claim (PVC) stuck in &quot;terminating&quot; status in Kubernetes/Openshift? We&apos;ve got the fix. Read on to learn how to patch…</description><pubDate>Sat, 19 Sep 2020 11:23:25 GMT</pubDate></item><item><title>Dean&apos;s top 10 session picks for VMworld 2020</title><link>https://veducate.co.uk/deans-top-10-session-picks-for-vmworld-2020/</link><guid isPermaLink="true">https://veducate.co.uk/deans-top-10-session-picks-for-vmworld-2020/</guid><description>I thought I&apos;d add to the deluge of posts of recommended VMworld Sessions. Here are my top ten picks! Remember VMworld is fully virtual and free this year. So…</description><pubDate>Sat, 19 Sep 2020 11:07:58 GMT</pubDate></item><item><title>Using the vSphere CSI Driver with OpenShift 4.x and VSAN File Services</title><link>https://veducate.co.uk/vsphere-csi-driver-openshift-vsan-file-services/</link><guid isPermaLink="true">https://veducate.co.uk/vsphere-csi-driver-openshift-vsan-file-services/</guid><description>You may have seen my blog post &quot;How to Install and configure vSphere CSI Driver on OpenShift 4.x&quot;. Here I updated the vSphere CSI driver to work the additional…</description><pubDate>Thu, 17 Sep 2020 22:03:18 GMT</pubDate></item><item><title>How to backup vRealize Automation 8.x using Veeam</title><link>https://veducate.co.uk/how-to-backup-vrealize-automation-8-x-using-veeam/</link><guid isPermaLink="true">https://veducate.co.uk/how-to-backup-vrealize-automation-8-x-using-veeam/</guid><description>In this blog post I am going to dissect backing up vRealize Automation 8.x using Veeam Backup and Replication. - Understanding the backup methods - Performing…</description><pubDate>Thu, 10 Sep 2020 13:05:57 GMT</pubDate></item><item><title>Veeam - Script finished execution with unexpected exit code: 126</title><link>https://veducate.co.uk/veeam-script-unexpected-exit-code-126/</link><guid isPermaLink="true">https://veducate.co.uk/veeam-script-unexpected-exit-code-126/</guid><description>This Issue When using Veeam if you use Pre/Post freeze scripts for application aware processing, these scripts must reside on the VBR server, which uploads to…</description><pubDate>Fri, 28 Aug 2020 10:56:16 GMT</pubDate></item><item><title>How to Install and configure vSphere CSI Driver on OpenShift 4.x</title><link>https://veducate.co.uk/how-to-install-vsphere-csi-driver-openshift/</link><guid isPermaLink="true">https://veducate.co.uk/how-to-install-vsphere-csi-driver-openshift/</guid><description>Note2: December 2021 VMware released the Red Hat Certified Operator &quot;vSphere Kubernetes Driver Operator&quot;, which is now the preferred and recommended way to…</description><pubDate>Mon, 27 Jul 2020 11:34:38 GMT</pubDate></item><item><title>How to deploy OpenShift 4.3 on VMware vSphere with Static IP addresses using Terraform</title><link>https://veducate.co.uk/how-to-deploy-openshift-on-vmware/</link><guid isPermaLink="true">https://veducate.co.uk/how-to-deploy-openshift-on-vmware/</guid><description>Install OpenShift 4.x on vSphere 6.x/7.x The following procedure is intended to create VM&apos;s from an OVA template booting with static IP&apos;s when the DHCP server…</description><pubDate>Wed, 22 Jul 2020 15:28:26 GMT</pubDate></item><item><title>Veeam Backup For Azure - Integrating with Veeam Backup and Replication</title><link>https://veducate.co.uk/veeam-backup-for-azure-integrating-with-veeam-backup-and-replication/</link><guid isPermaLink="true">https://veducate.co.uk/veeam-backup-for-azure-integrating-with-veeam-backup-and-replication/</guid><description>In this blog post we will cover the following topics; - Adding your Azure Repository to Veeam Backup and Replication - Viewing your protected data - What can…</description><pubDate>Mon, 29 Jun 2020 13:37:15 GMT</pubDate></item><item><title>Veeam Backup for Azure - Configuring your first Backup Policy</title><link>https://veducate.co.uk/veeam-backup-for-azure-configuring-your-first-backup-policy/</link><guid isPermaLink="true">https://veducate.co.uk/veeam-backup-for-azure-configuring-your-first-backup-policy/</guid><description>In this blog post we will cover the following topics - How a backup policy works - Creating a Backup Policy - Viewing and Running a Backup Policy - - Looking…</description><pubDate>Mon, 29 Jun 2020 13:31:22 GMT</pubDate></item><item><title>Veeam Backup for Microsoft Azure - Restoring a Backup</title><link>https://veducate.co.uk/veeam-backup-for-microsoft-azure-restoring-a-backup/</link><guid isPermaLink="true">https://veducate.co.uk/veeam-backup-for-microsoft-azure-restoring-a-backup/</guid><description>In this blog post we will cover the following topics - Restoring a Backup - - Viewing protected data - - File Level Recovery - - - File Level Recovery Session…</description><pubDate>Mon, 29 Jun 2020 13:30:53 GMT</pubDate></item><item><title>Veeam Backup for Microsoft Azure - Getting Started: Setting up the Infrastructure</title><link>https://veducate.co.uk/veeam-backup-for-microsoft-azure-setting-up-infrastructure/</link><guid isPermaLink="true">https://veducate.co.uk/veeam-backup-for-microsoft-azure-setting-up-infrastructure/</guid><description>In this blog post we will cover the following topics; - What is Veeam Backup for Azure - Getting Started - - Architecture - - Deploying from Azure Marketplace…</description><pubDate>Mon, 29 Jun 2020 13:29:52 GMT</pubDate></item><item><title>Veeam Backup for Azure - Service Endpoint from virtual network to Microsoft.Storage doesn&apos;t exist</title><link>https://veducate.co.uk/veeam-backup-for-azure-service-endpoint-from-virtual-network-to-microsoft-storage-doesnt-exist/</link><guid isPermaLink="true">https://veducate.co.uk/veeam-backup-for-azure-service-endpoint-from-virtual-network-to-microsoft-storage-doesnt-exist/</guid><description>The Issue After deploying a new Veeam Backup for Azure setup via the Microsoft Azure Marketplace, I was going through the configuration and when deploying my…</description><pubDate>Mon, 22 Jun 2020 13:27:10 GMT</pubDate></item><item><title>Kubernetes command line: tips and tricks</title><link>https://veducate.co.uk/kubernetes-command-line-tips-and-tricks/</link><guid isPermaLink="true">https://veducate.co.uk/kubernetes-command-line-tips-and-tricks/</guid><description>In this blog post, I have collected together a number of tips, tricks and snippets I&apos;ve learned along the away whilst learning Kubernetes. - Configure tab…</description><pubDate>Mon, 22 Jun 2020 11:11:12 GMT</pubDate></item><item><title>VMware Tanzu Mission Control - Getting started with your first cluster</title><link>https://veducate.co.uk/vmware-tanzu-mission-control-getting-started/</link><guid isPermaLink="true">https://veducate.co.uk/vmware-tanzu-mission-control-getting-started/</guid><description>In this blog post we will cover the following topics - What is Tanzu Mission Control? - So, this isn&apos;t just for VMware environments? - Getting Started Tanzu…</description><pubDate>Tue, 26 May 2020 08:59:44 GMT</pubDate></item><item><title>VMware Tanzu Mission Control - Workspaces and Policies</title><link>https://veducate.co.uk/vmware-tanzu-mission-control-workspaces-and-policies/</link><guid isPermaLink="true">https://veducate.co.uk/vmware-tanzu-mission-control-workspaces-and-policies/</guid><description>In this blog post we will cover the following topics - Tanzu Mission Control - - Workspaces - - - Creating a workspace - - - Creating a managed Namespace - - …</description><pubDate>Tue, 26 May 2020 08:57:30 GMT</pubDate></item><item><title>VMware Tanzu Mission Control - Cluster Inspections</title><link>https://veducate.co.uk/vmware-tanzu-mission-control-cluster-inspections/</link><guid isPermaLink="true">https://veducate.co.uk/vmware-tanzu-mission-control-cluster-inspections/</guid><description>In this blog post we will cover the following topics - Tanzu Mission Control - - Cluster Inspections Overview - - What Inspections are available - - Performing…</description><pubDate>Tue, 26 May 2020 08:57:22 GMT</pubDate></item><item><title>vRealize Operations - Monitoring OpenShift Container Platform environments</title><link>https://veducate.co.uk/vrealize-operations-monitoring-openshift-container-platform-environments/</link><guid isPermaLink="true">https://veducate.co.uk/vrealize-operations-monitoring-openshift-container-platform-environments/</guid><description>The latest release of vRealize Operations (the &quot;manager&quot; part of the product name has now been dropped), brings the ability to manage your Kubernetes…</description><pubDate>Sun, 24 May 2020 16:00:29 GMT</pubDate></item><item><title>PowerCLI -  Import-VApp Name or service not known</title><link>https://veducate.co.uk/powercli-import-vapp-name-or-service-not-known/</link><guid isPermaLink="true">https://veducate.co.uk/powercli-import-vapp-name-or-service-not-known/</guid><description>I kept running into the error whilst running PowerCLI on Ubuntu. After wracking my brains, I realised that the issue is DNS, my Ubuntu box couldn&apos;t resolve the…</description><pubDate>Sat, 23 May 2020 08:25:15 GMT</pubDate></item><item><title>vCenter 7.0 - Image based backup is still supported, but won&apos;t be in future versions</title><link>https://veducate.co.uk/vcenter-7-0-image-based-backup-is-still-supported-but-wont-be-in-future-versions/</link><guid isPermaLink="true">https://veducate.co.uk/vcenter-7-0-image-based-backup-is-still-supported-but-wont-be-in-future-versions/</guid><description>When vSphere 7.0 (and therefore vCenter 7.0) went GA, a number of customers were hit with a very important change; vCenter support for image based backups was…</description><pubDate>Sun, 10 May 2020 18:31:07 GMT</pubDate></item><item><title>Veeam Backup for Azure - Unable to check required permissions.</title><link>https://veducate.co.uk/veeam-backup-for-azure-unable-to-check-required-permissions/</link><guid isPermaLink="true">https://veducate.co.uk/veeam-backup-for-azure-unable-to-check-required-permissions/</guid><description>The Issue When connecting my newly deployed instance of Veeam Backup for Microsoft Azure, I keep hitting the same error message after authenticating my account…</description><pubDate>Sat, 09 May 2020 14:48:28 GMT</pubDate></item><item><title>vROPs Dashboard - Display port group with VLAN ID and map to virtual machines</title><link>https://veducate.co.uk/vrops-dashboard-display-port-group-with-vlan-id-and-map-to-virtual-machines/</link><guid isPermaLink="true">https://veducate.co.uk/vrops-dashboard-display-port-group-with-vlan-id-and-map-to-virtual-machines/</guid><description>My customer asked me how to display the VLAN ID for a virtual machine in vROPs. The short answer is, due to the VLAN ID only being available from the…</description><pubDate>Fri, 08 May 2020 14:59:51 GMT</pubDate></item><item><title>London VMUG Recording - Horizon on VMC</title><link>https://veducate.co.uk/london-vmug-recording-horizon-on-vmc/</link><guid isPermaLink="true">https://veducate.co.uk/london-vmug-recording-horizon-on-vmc/</guid><description>I presented on the first ever virtual London VMUG event of which you can see the recording below, and it is accompanied by this blog post; Horizon on VMC…</description><pubDate>Mon, 04 May 2020 10:14:39 GMT</pubDate></item><item><title>Creating a redirection on your wordpress domain</title><link>https://veducate.co.uk/creating-a-redirection-on-your-wordpress-domain/</link><guid isPermaLink="true">https://veducate.co.uk/creating-a-redirection-on-your-wordpress-domain/</guid><description>The other day I was chatting to a friend, and we discussed they should setup a redirection on their WordPress site to take you to their youtube page. Something…</description><pubDate>Sun, 03 May 2020 14:26:44 GMT</pubDate></item><item><title>Joining VMware and the Folding@Home Project - FAQ</title><link>https://veducate.co.uk/joining-vmware-and-the-foldinghome-project-faq/</link><guid isPermaLink="true">https://veducate.co.uk/joining-vmware-and-the-foldinghome-project-faq/</guid><description>Since my first post about joining the VMware Team in the Folding@home (F@H) project, a lot has happened, we have created an easily to deploy and use OVA via…</description><pubDate>Sat, 04 Apr 2020 20:01:26 GMT</pubDate></item><item><title>Using FAHControl to monitor multiple Folding@Home Clients</title><link>https://veducate.co.uk/using-fahcontrol-to-monitor-multiple-foldinghome-clients/</link><guid isPermaLink="true">https://veducate.co.uk/using-fahcontrol-to-monitor-multiple-foldinghome-clients/</guid><description>This blog post will cover how to centrally manage multiple Folding@Home clients. Installing FAHControl Monitor Multiple instances of VMware Appliance for…</description><pubDate>Sat, 04 Apr 2020 19:49:05 GMT</pubDate></item><item><title>Migrating User and Password Objects between Active Directory Forests</title><link>https://veducate.co.uk/migrating-user-and-password-objects-between-active-directory-forests/</link><guid isPermaLink="true">https://veducate.co.uk/migrating-user-and-password-objects-between-active-directory-forests/</guid><description>As part of some internal lab work, I had to move the user objects with their passwords to a new forest. It was key to migrate the passwords to ensure that…</description><pubDate>Fri, 27 Mar 2020 09:55:23 GMT</pubDate></item><item><title>Powershell snippet - text to secure string and output to XML file</title><link>https://veducate.co.uk/powershell-snippet-text-to-secure-string-and-output-to-xml-file/</link><guid isPermaLink="true">https://veducate.co.uk/powershell-snippet-text-to-secure-string-and-output-to-xml-file/</guid><description>Below is a quick Powershell command I use to convert passwords to secure strings and output to an XML file, I can encrypt that XML file locally on the machine…</description><pubDate>Thu, 19 Mar 2020 13:23:41 GMT</pubDate></item><item><title>vRSLCM - vRA fails to update from 8.0 to 8.0.1 - LCMVRAVACONFIG90030</title><link>https://veducate.co.uk/vrslcm-vra-fails-to-update-from-8-0-to-8-0-1-lcmvravaconfig90030/</link><guid isPermaLink="true">https://veducate.co.uk/vrslcm-vra-fails-to-update-from-8-0-to-8-0-1-lcmvravaconfig90030/</guid><description>When updating my vRealize Automation instance from 8.0 to 8.0.1, I ran into an issue; LCMVRAVACONFIG90030 Error Code: LCMVRAVACONFIG90030 vRA VA Upgrade Status…</description><pubDate>Wed, 18 Mar 2020 19:57:31 GMT</pubDate></item><item><title>Windows Server 2019 Evaluation - Activation fails</title><link>https://veducate.co.uk/windows-server-2019-evaluation-activation-fails/</link><guid isPermaLink="true">https://veducate.co.uk/windows-server-2019-evaluation-activation-fails/</guid><description>I had issues converting one of my evaluation installations of Windows Server 2019 to a fully licensed copy. I&apos;d extended the evaluation a few times using…</description><pubDate>Wed, 18 Mar 2020 15:33:34 GMT</pubDate></item><item><title>Kubernetes basics - kubeadm token create --print-join-command</title><link>https://veducate.co.uk/kubernetes-basics-kubeadm-token-create-print-join-command/</link><guid isPermaLink="true">https://veducate.co.uk/kubernetes-basics-kubeadm-token-create-print-join-command/</guid><description>Recently I&apos;ve been using the fantastic resources to start learning Kubernetes (it&apos;s the next big thing don&apos;t you know). The course I&apos;ve been following…</description><pubDate>Tue, 17 Mar 2020 13:59:09 GMT</pubDate></item><item><title>Horizon on VMC - Considerations and setting up a lab environment</title><link>https://veducate.co.uk/horizon-on-vmc-considerations/</link><guid isPermaLink="true">https://veducate.co.uk/horizon-on-vmc-considerations/</guid><description>A few months back, I setup a Horizon Environment running in our VMC environment used for lab purposes. Since then, I&apos;ve been asked by several people to go…</description><pubDate>Mon, 16 Mar 2020 14:30:36 GMT</pubDate></item><item><title>Introducing the VMware UK&amp;I TAM Spotify playlist</title><link>https://veducate.co.uk/introducing-the-vmware-uki-tam-spotify-playlist/</link><guid isPermaLink="true">https://veducate.co.uk/introducing-the-vmware-uki-tam-spotify-playlist/</guid><description>As we find ourselves on reduced or zero travel thanks to the outbreak of COVID-19, we also find ourselves with reduced human interaction. Sometimes that can be…</description><pubDate>Mon, 16 Mar 2020 12:39:13 GMT</pubDate></item><item><title>Join VMware &amp; the Folding@Home project in the fight against COVID-19</title><link>https://veducate.co.uk/foldinghome-project-in-the-fight-against-covid-19/</link><guid isPermaLink="true">https://veducate.co.uk/foldinghome-project-in-the-fight-against-covid-19/</guid><description>I won&apos;t give a long written speech about the crisis we all face today. However I do encourage you to spend your spare CPU cycles from your devices, whether…</description><pubDate>Mon, 16 Mar 2020 00:48:59 GMT</pubDate></item><item><title>Link-O-Rama - VMware Announcements - Tanzu, vSphere 7, Cloud Foundation 4.0 and More</title><link>https://veducate.co.uk/link-o-rama-vmware-announcements-march-2020/</link><guid isPermaLink="true">https://veducate.co.uk/link-o-rama-vmware-announcements-march-2020/</guid><description>Today VMware ran their announcement event “App Modernization in a multi-cloud world” event, which leads with their vSphere 7 flagship product and the native…</description><pubDate>Tue, 10 Mar 2020 13:35:52 GMT</pubDate></item><item><title>Introducing VMware TAM Lab YouTube Channel</title><link>https://veducate.co.uk/introducing-vmware-tam-lab-youtube-channel/</link><guid isPermaLink="true">https://veducate.co.uk/introducing-vmware-tam-lab-youtube-channel/</guid><description>The VMware Technical Account Management team have been producing some internal videos for a while now, to show off what we see in the field or tackle common…</description><pubDate>Tue, 25 Feb 2020 22:34:33 GMT</pubDate></item><item><title>Building a Veeam Lab - Testing Scenarios</title><link>https://veducate.co.uk/building-a-veeam-lab-testing-scenarios/</link><guid isPermaLink="true">https://veducate.co.uk/building-a-veeam-lab-testing-scenarios/</guid><description>In my previous post, I looked at the architecture you may want to implement to test the various features of Veeam Backup and Replication, including features…</description><pubDate>Thu, 06 Feb 2020 14:35:17 GMT</pubDate></item><item><title>Building a Veeam Lab - a recommended architecture</title><link>https://veducate.co.uk/building-a-veeam-lab-architecture/</link><guid isPermaLink="true">https://veducate.co.uk/building-a-veeam-lab-architecture/</guid><description>This blog posts spawns from an interesting discussion between the Veeam Vanguard members on what components are needed to build an effective lab for testing…</description><pubDate>Mon, 03 Feb 2020 15:47:47 GMT</pubDate></item><item><title>Veeam VMCE 2020 - Beta course and exam</title><link>https://veducate.co.uk/veeam-vmce-2020-beta-course-and-exam/</link><guid isPermaLink="true">https://veducate.co.uk/veeam-vmce-2020-beta-course-and-exam/</guid><description>The last week of January for me, was spent taking some annual leave, and attending a special invite only edition of the Veeam VMCE 2020 course, at their…</description><pubDate>Sat, 01 Feb 2020 15:53:51 GMT</pubDate></item><item><title>vRSLCM - Replacing vRA key fails with &quot;Failed to apply License key - LCMVRAVACONFIG590007&quot;</title><link>https://veducate.co.uk/vrslcm-replacing-vra-key-fails/</link><guid isPermaLink="true">https://veducate.co.uk/vrslcm-replacing-vra-key-fails/</guid><description>The vRA evaluation license in my homelab had failed, and trying to log in, I was hitting a 402 error. When replacing the license using vRealize LifeCycle…</description><pubDate>Wed, 29 Jan 2020 06:13:45 GMT</pubDate></item><item><title>vRealize LifeCycle Manager - New License - Exception while loading DLF</title><link>https://veducate.co.uk/vrlcm-new-licence-exception-dlf/</link><guid isPermaLink="true">https://veducate.co.uk/vrlcm-new-licence-exception-dlf/</guid><description>Adding a new license into vRLCM locker fails with; Exception while loading DLF. Check /var/log/vlcm for more detail Sorry I didn&apos;t take a screenshot of this in…</description><pubDate>Tue, 28 Jan 2020 12:59:23 GMT</pubDate></item><item><title>Nested VCF Lab - Error while creating NFS datastore</title><link>https://veducate.co.uk/nested-vcf-lab-error-while-creating-nfs-datastore/</link><guid isPermaLink="true">https://veducate.co.uk/nested-vcf-lab-error-while-creating-nfs-datastore/</guid><description>Whilst deploying my nested VCF environment for my home lab, I kept hitting the same issue over and over again, even when I rolled the environment back and…</description><pubDate>Sun, 19 Jan 2020 20:21:08 GMT</pubDate></item><item><title>Naming Conventions and Standards for Systems and Devices</title><link>https://veducate.co.uk/naming-conventions/</link><guid isPermaLink="true">https://veducate.co.uk/naming-conventions/</guid><description>We all know how important it is to have a naming standard for our systems and devices that means something, rather than a number of Greek mythological names…</description><pubDate>Thu, 16 Jan 2020 16:24:24 GMT</pubDate></item><item><title>VeeamPN 2.1 - Configure static IP for Network Hub</title><link>https://veducate.co.uk/veeampn-configure-static-ip-for-network-hub/</link><guid isPermaLink="true">https://veducate.co.uk/veeampn-configure-static-ip-for-network-hub/</guid><description>Today I decided to deploy VeeamPN between two sites. This is a free VPN solution which is optimized for performance. Veeam produced this tool for their…</description><pubDate>Thu, 16 Jan 2020 00:21:55 GMT</pubDate></item><item><title>Interview - Matthew Steiner - Cloud Technologist and Author</title><link>https://veducate.co.uk/interview-matthew-steiner-cloud-technologist/</link><guid isPermaLink="true">https://veducate.co.uk/interview-matthew-steiner-cloud-technologist/</guid><description>Matthew is currently working at VMware as a cloud management technologist, spending the majority of his time visiting customers and discussing their cloud…</description><pubDate>Mon, 13 Jan 2020 11:44:08 GMT</pubDate></item><item><title>Support Ticket Template - Helping you help your vendor support teams</title><link>https://veducate.co.uk/support-ticket-template/</link><guid isPermaLink="true">https://veducate.co.uk/support-ticket-template/</guid><description>Below is a support template I crafted with some members of our VMware GSS team, to help my customers reduce the typical back and forth information gathering to…</description><pubDate>Thu, 02 Jan 2020 14:47:12 GMT</pubDate></item><item><title>Synology - Moving a package between volumes</title><link>https://veducate.co.uk/synology-moving-a-package-between-volumes/</link><guid isPermaLink="true">https://veducate.co.uk/synology-moving-a-package-between-volumes/</guid><description>I have a Synology 8-bay NAS used for home-lab purposes, but also doubles as local home storage as well. As part of upgrades, I was decommissioning a volume for…</description><pubDate>Wed, 01 Jan 2020 21:35:33 GMT</pubDate></item><item><title>How to Elevate to Root Access with WinSCP</title><link>https://veducate.co.uk/winscp-elevate-to-root/</link><guid isPermaLink="true">https://veducate.co.uk/winscp-elevate-to-root/</guid><description>I was using WinSCP to transfer logs from a VMware CloudBuilder appliance to troubleshoot a failed lab deployment, however the files wouldn&apos;t transfer as the…</description><pubDate>Wed, 01 Jan 2020 21:07:04 GMT</pubDate></item><item><title>VMware Horizon Blast - Failed to Connect to Connection Server</title><link>https://veducate.co.uk/vmware-horizon-blast-failed-to-connect-to-connection-server/</link><guid isPermaLink="true">https://veducate.co.uk/vmware-horizon-blast-failed-to-connect-to-connection-server/</guid><description>After deploying my latest horizon lab, I hit an issue where I could not hit the login page to authenticate for a Horizon desktop using BLAST, I would be…</description><pubDate>Tue, 31 Dec 2019 15:05:54 GMT</pubDate></item><item><title>VDI Cleanup script I use before sealing any golden image before deployment</title><link>https://veducate.co.uk/vdi-cleanup-script/</link><guid isPermaLink="true">https://veducate.co.uk/vdi-cleanup-script/</guid><description>Below is the VDI Cleanup script that I&apos;ve been using over the years. I thought I&apos;d post this after setting up a Horizon Lab environment. I shared it earlier in…</description><pubDate>Tue, 31 Dec 2019 14:47:58 GMT</pubDate></item><item><title>vRealize Automation 8.0 - Wildcard SSL certificate support and deployment issues - LCMVRAVACONFIG590003</title><link>https://veducate.co.uk/vrealize-automation-8-0-wildcard-ssl-certificate-support-and-deployment-issues-lcmvravaconfig590003/</link><guid isPermaLink="true">https://veducate.co.uk/vrealize-automation-8-0-wildcard-ssl-certificate-support-and-deployment-issues-lcmvravaconfig590003/</guid><description>Ok, so I&apos;m just going to call it out straight away, when using wildcard SSL certificates with vRealize Automation 8.0, read the release notes. I did not, and…</description><pubDate>Thu, 31 Oct 2019 20:43:43 GMT</pubDate></item><item><title>vRSLCM 8.0 - vROPs 7.5 upgrade fails due to Admin password expiry</title><link>https://veducate.co.uk/vrslcm-vrops-upgrade-fails-due-to-admin-password-expiry/</link><guid isPermaLink="true">https://veducate.co.uk/vrslcm-vrops-upgrade-fails-due-to-admin-password-expiry/</guid><description>When the vRealize 8 products dropped, I was like a kid in a sweet shop, upgrading everything as quick as possible before my customers tried to, so I could…</description><pubDate>Wed, 30 Oct 2019 18:26:36 GMT</pubDate></item><item><title>vRSLCM 8.0 - Default Storage is too small</title><link>https://veducate.co.uk/vrslcm-8-0-default-storage-is-too-small/</link><guid isPermaLink="true">https://veducate.co.uk/vrslcm-8-0-default-storage-is-too-small/</guid><description>PSA: The default deployment of vRealize LifeCycle Manager 8 configuration has a storage disk which is too small for the most tasks. I found this issue after…</description><pubDate>Wed, 30 Oct 2019 18:13:50 GMT</pubDate></item><item><title>VMware LifeCycle Manager  - Migration error &quot;SSH is not enabled or invalid&quot; - LCMMIGRATION15102</title><link>https://veducate.co.uk/vmware-lifecycle-manager-migration-error-ssh-is-not-enabled-or-invalid-lcmmigration15102/</link><guid isPermaLink="true">https://veducate.co.uk/vmware-lifecycle-manager-migration-error-ssh-is-not-enabled-or-invalid-lcmmigration15102/</guid><description>During my migration from vRSLCM 2.1 patch 2 to the latest version 8 release, I encountered the following error; Error Code: LCMMIGRATION15102 vRSLCM Migration…</description><pubDate>Sat, 19 Oct 2019 22:42:08 GMT</pubDate></item><item><title>VMware vRealize LifeCycle Manager 8 - Migration Process Screenshots</title><link>https://veducate.co.uk/vmware-vrealize-lifecycle-manager-8-migration-process-screenshots/</link><guid isPermaLink="true">https://veducate.co.uk/vmware-vrealize-lifecycle-manager-8-migration-process-screenshots/</guid><description>VMware vRealize LifeCycle Manager 8 released earlier this week, 17th October 2019. Note the official name and abbreviation, its a long one! vRSLCM (vRealize…</description><pubDate>Sat, 19 Oct 2019 17:17:27 GMT</pubDate></item><item><title>VMware Ports and Protocols - All in one place!</title><link>https://veducate.co.uk/vmware-ports-and-protocols-all-in-one-place/</link><guid isPermaLink="true">https://veducate.co.uk/vmware-ports-and-protocols-all-in-one-place/</guid><description>Getting hold of all the VMware products various ports and protocols has sometimes come across like pulling blood from a stone. However as announced yesterday…</description><pubDate>Tue, 27 Aug 2019 12:13:54 GMT</pubDate></item><item><title>VMware Cloud Foundation - SDDC Manager License key is not valid</title><link>https://veducate.co.uk/vmware-cloud-foundation-sddc-manager-license-key-is-not-valid/</link><guid isPermaLink="true">https://veducate.co.uk/vmware-cloud-foundation-sddc-manager-license-key-is-not-valid/</guid><description>Quick blog post, there has been known issue in VMware Cloud Foundation 3.5, 3.7 &amp; 3.8 that reports your SDDC manager license key as invalid as the below…</description><pubDate>Thu, 15 Aug 2019 09:46:57 GMT</pubDate></item><item><title>PowerCLI with a GUI - Clone a machine, add DHCP Reservations, alter CPUID</title><link>https://veducate.co.uk/powercli-gui-clone-machine-dhcp-cpuid/</link><guid isPermaLink="true">https://veducate.co.uk/powercli-gui-clone-machine-dhcp-cpuid/</guid><description>In this blog post, I am going to break down a PowerShell code I have created (with help from some colleagues). The functions of this PowerShell code are…</description><pubDate>Mon, 05 Aug 2019 15:07:18 GMT</pubDate></item><item><title>vROPs - What is the &quot;IsGreenForPlacement&quot; Metric + Dashboard</title><link>https://veducate.co.uk/vrops-what-is-the-isgreenforplacement-metric-dashboard/</link><guid isPermaLink="true">https://veducate.co.uk/vrops-what-is-the-isgreenforplacement-metric-dashboard/</guid><description>A customer of mine queried the details of a metric available in vROPs &quot;IsGreenForPlacement&quot; You can find this by selecting a cluster in vROPs, go to All…</description><pubDate>Thu, 01 Aug 2019 15:42:24 GMT</pubDate></item><item><title>Using vROPs to track adoption - Such as VMware Tools upgrades</title><link>https://veducate.co.uk/using-vrops-to-track-adoption/</link><guid isPermaLink="true">https://veducate.co.uk/using-vrops-to-track-adoption/</guid><description>I had an interesting question from a customer recently; Can we track the adoption/upgrades of VMware tools to the latest version in a vROPs dashboard At first…</description><pubDate>Wed, 31 Jul 2019 16:32:18 GMT</pubDate></item><item><title>Recipe: Grilled Mexican Chicken perfect for Tacos</title><link>https://veducate.co.uk/recipe-grilled-mexican-chicken-perfect-for-tacos/</link><guid isPermaLink="true">https://veducate.co.uk/recipe-grilled-mexican-chicken-perfect-for-tacos/</guid><description>Something completely different; I was taking to my customer about the most amazing Mexican chicken I make for Tacos. So I shared with him the recipe, thought…</description><pubDate>Thu, 02 May 2019 10:36:25 GMT</pubDate></item><item><title>Notes from the field - Penetration tests</title><link>https://veducate.co.uk/penetration-tests/</link><guid isPermaLink="true">https://veducate.co.uk/penetration-tests/</guid><description>This blog post is by no means a comprehensive guide from an expert in the cyber security area. However my previous role meant I had the pleasure of reviewing a…</description><pubDate>Mon, 22 Apr 2019 19:21:38 GMT</pubDate></item><item><title>Interview - Ian Sanderson talks community and career growth</title><link>https://veducate.co.uk/interview-ian-sanderson/</link><guid isPermaLink="true">https://veducate.co.uk/interview-ian-sanderson/</guid><description>The last interview I wrote up was back in 2017, although I&apos;ve made efforts to kick off a continuation of this series, I stalled. I recently went over some of…</description><pubDate>Mon, 25 Mar 2019 12:30:45 GMT</pubDate></item><item><title>Virtually Speaking Podcast - Guest appearance - Ep 109 - Fire, Flood, Blood</title><link>https://veducate.co.uk/virtually-speaking-podcast-guest-appearance-ep-109-fire-flood-blood/</link><guid isPermaLink="true">https://veducate.co.uk/virtually-speaking-podcast-guest-appearance-ep-109-fire-flood-blood/</guid><description>I&apos;m delighted to be a guest on the Virtually Speaking podcast, in their latest episode release &quot;Fire, Flood, Blood&quot;. I&apos;m lucky enough to have met the hosts of…</description><pubDate>Mon, 25 Mar 2019 08:19:59 GMT</pubDate></item><item><title>vBrownbag Session - Upgrading from vSphere 5.5 to 6.x</title><link>https://veducate.co.uk/upgrade-vsphere-55/</link><guid isPermaLink="true">https://veducate.co.uk/upgrade-vsphere-55/</guid><description>VMworld 2018, I was lucky enough to get my name down on the list to present on the vBrownbag stage, a community driven source of brilliant knowledge articles…</description><pubDate>Sun, 24 Mar 2019 13:59:14 GMT</pubDate></item><item><title>vBrownBag Session - Microsoft Azure for vSphere Admins</title><link>https://veducate.co.uk/microsoft-azure-for-vsphere-admins/</link><guid isPermaLink="true">https://veducate.co.uk/microsoft-azure-for-vsphere-admins/</guid><description>At VMworld 2018 I was invited to speak on the vBrownbag platform, which is a great community focused and run resource. Below is my session &quot;Microsoft Azure for…</description><pubDate>Sat, 23 Mar 2019 17:53:25 GMT</pubDate></item><item><title>Yet another &quot;I&apos;ve got a new job&quot; blog post</title><link>https://veducate.co.uk/new-job/</link><guid isPermaLink="true">https://veducate.co.uk/new-job/</guid><description>So I think I seen someone say on Twitter its silly season as we enter the winter period with people announcing they are moving jobs etc. And given the number…</description><pubDate>Sun, 04 Nov 2018 11:56:54 GMT</pubDate></item><item><title>This blog has been rebranded</title><link>https://veducate.co.uk/this-blog-has-been-rebranded/</link><guid isPermaLink="true">https://veducate.co.uk/this-blog-has-been-rebranded/</guid><description>Hi All, So after owning the vEducate.co.uk domain for a while, I&apos;ve finally got around to re-branding the blog and even produced a basic logo. I&apos;ll retain…</description><pubDate>Fri, 02 Nov 2018 09:32:47 GMT</pubDate></item><item><title>Upgrading VMware vSphere 5.5 to vSphere 6.5 (VMUG Presentation)</title><link>https://veducate.co.uk/upgrading-vmware-vsphere-5-5-to-6-5/</link><guid isPermaLink="true">https://veducate.co.uk/upgrading-vmware-vsphere-5-5-to-6-5/</guid><description>Blog post born from a VMUG Presentation Mid Feb, one of the London VMUG leaders posted on twitter, looking for someone to present on the subject of &quot;upgrading…</description><pubDate>Tue, 03 Apr 2018 09:56:14 GMT</pubDate></item><item><title>VMworld Europe 2017 - Day 1</title><link>https://veducate.co.uk/vmworld-europe-2017-day-1/</link><guid isPermaLink="true">https://veducate.co.uk/vmworld-europe-2017-day-1/</guid><description>11,000 people (the most ever), have descended upon Barcelona this week for the annual European VMware conference. This year sees the event brought forward from…</description><pubDate>Wed, 13 Sep 2017 07:27:40 GMT</pubDate></item><item><title>First Look - Leveraging the Nimble Secondary Flash Array with Veeam - Setup guide</title><link>https://veducate.co.uk/first-look-leveraging-nimble-secondary-flash-array-veeam-setup-guide/</link><guid isPermaLink="true">https://veducate.co.uk/first-look-leveraging-nimble-secondary-flash-array-veeam-setup-guide/</guid><description>Following on with the setup guide of the Nimble Secondary Flash Array, I am going to go through the deployment options, and the settings needed for…</description><pubDate>Mon, 26 Jun 2017 22:56:21 GMT</pubDate></item><item><title>Setting up a Nimble Secondary Flash Array from scratch</title><link>https://veducate.co.uk/setting-nimble-secondary-flash-array/</link><guid isPermaLink="true">https://veducate.co.uk/setting-nimble-secondary-flash-array/</guid><description>Nimble Storage have released their newest addition in the line up, the SFA, or to give its full name, the Secondary Flash Array. And in this post, we are going…</description><pubDate>Wed, 21 Jun 2017 23:06:11 GMT</pubDate></item><item><title>Now available - VMware vSphere 6.5 Host Resources Deep Dive</title><link>https://veducate.co.uk/now-available-vmware-vsphere-6-5-host-resources-deep-dive/</link><guid isPermaLink="true">https://veducate.co.uk/now-available-vmware-vsphere-6-5-host-resources-deep-dive/</guid><description>It&apos;s here!!! I am sure many of you have been following this technical book closely, the latest publication by Frank Denneman. And now its available to…</description><pubDate>Tue, 20 Jun 2017 19:49:36 GMT</pubDate></item><item><title>Video Blogs I appeared on at #VeeamON</title><link>https://veducate.co.uk/video-blogs-veeamon/</link><guid isPermaLink="true">https://veducate.co.uk/video-blogs-veeamon/</guid><description>Whilst attending VeeamON conference in New Orleans I had the chance to speak on two different video logs, three recordings. Tim Smith - Tim&apos;s Tech Thoughts…</description><pubDate>Tue, 23 May 2017 22:03:20 GMT</pubDate></item><item><title>#VeeamON 2017 Announcements - Now the dust has settled</title><link>https://veducate.co.uk/veeamon-announcements/</link><guid isPermaLink="true">https://veducate.co.uk/veeamon-announcements/</guid><description>The dust settled as my aeroplane wheels landed at Heathrow on Saturday 20th May. VeeamON. So now its time to digest, and detail the information from the worlds…</description><pubDate>Mon, 22 May 2017 11:22:55 GMT</pubDate></item><item><title>HP IMC 7.2 - won&apos;t backup config of Cisco Nexus 9K switch</title><link>https://veducate.co.uk/hp-imc-backup-cisco/</link><guid isPermaLink="true">https://veducate.co.uk/hp-imc-backup-cisco/</guid><description>Background I have a customer who is using HP Intelligent Management Center (IMC) to monitor their switching environment. Originally they were using all HP…</description><pubDate>Mon, 08 May 2017 15:11:15 GMT</pubDate></item><item><title>Interview - Chris Wahl - Author, Blogger, IT Consultant</title><link>https://veducate.co.uk/interview-chris-wahl/</link><guid isPermaLink="true">https://veducate.co.uk/interview-chris-wahl/</guid><description>My fourth blog posts is with one of my favourite online personalities, Chris Wahl, a person whom I&apos;ve followed the blog of for a long time. I won&apos;t add too…</description><pubDate>Mon, 01 May 2017 10:20:43 GMT</pubDate></item><item><title>HPE Stealthily Buys Nimble Storage - Someone was bound to do it</title><link>https://veducate.co.uk/hpe-stealthy-buys-nimble-storage/</link><guid isPermaLink="true">https://veducate.co.uk/hpe-stealthy-buys-nimble-storage/</guid><description>Today heralds a shock to the IT industry, even though many kept asking &quot;when will someone snap up Nimble Storage&quot;, I think we can say that HPE was not the…</description><pubDate>Wed, 08 Mar 2017 00:31:37 GMT</pubDate></item><item><title>Interview - Dave Kawula - MVP, Consultant, Author</title><link>https://veducate.co.uk/interview-dave-kawula/</link><guid isPermaLink="true">https://veducate.co.uk/interview-dave-kawula/</guid><description>2017 is kicking off with my third interview blog post, this time focusing on Dave Kawula, MVP and author focusing on Microsoft Technologies. Let&apos;s kick off…</description><pubDate>Tue, 31 Jan 2017 22:36:32 GMT</pubDate></item><item><title>Nimble Storage - The life of a failed disk</title><link>https://veducate.co.uk/nimble-storage-the-life-of-a-failed-disk/</link><guid isPermaLink="true">https://veducate.co.uk/nimble-storage-the-life-of-a-failed-disk/</guid><description>Today I found out a disk had failed in a production SAN. Oh no!!! But like previous experiences, this is different. And my support experience is pretty darn…</description><pubDate>Wed, 18 Jan 2017 12:01:42 GMT</pubDate></item><item><title>Interview - Matt Crape - Community Blogger &amp; IT Manager</title><link>https://veducate.co.uk/interview-matt-crape/</link><guid isPermaLink="true">https://veducate.co.uk/interview-matt-crape/</guid><description>In the second interview, Matt Crape of 42u.ca a blog around everything IT, is the person answering the questions. I&apos;d personally been following Matt after his…</description><pubDate>Mon, 16 Jan 2017 21:52:38 GMT</pubDate></item><item><title>Interview - Joe Baguley, VMware EMEA CTO</title><link>https://veducate.co.uk/interviews-industry-joe-baguley-vmware-emea-cto/</link><guid isPermaLink="true">https://veducate.co.uk/interviews-industry-joe-baguley-vmware-emea-cto/</guid><description>A while ago, I had the brilliant idea to interview people and peer from the IT industry, from different area&apos;s, such as end users/customers, resellers, and…</description><pubDate>Sat, 24 Dec 2016 13:58:10 GMT</pubDate></item><item><title>HP FlexFabric Switches - AirFlow direction is not prefered</title><link>https://veducate.co.uk/hp-flexfabric-switches-airflow-direction-not-prefered/</link><guid isPermaLink="true">https://veducate.co.uk/hp-flexfabric-switches-airflow-direction-not-prefered/</guid><description>Quick note, Installed some HP FlexFabric 5700 switches the other day and I was getting a red LED on the front, and a status message in the CLI HPE…</description><pubDate>Sat, 10 Dec 2016 06:16:43 GMT</pubDate></item><item><title>Trend Deep Security - Agentless Deployment with NSX - Issues with Web Reputation Service</title><link>https://veducate.co.uk/trend-deep-security-agentless-deployment-nsx-issues-web-reputation-service/</link><guid isPermaLink="true">https://veducate.co.uk/trend-deep-security-agentless-deployment-nsx-issues-web-reputation-service/</guid><description>So I&apos;ve just had the pleasure of deploying Trend Deep Security via the Agent-less method, utilizing the NSX free license which allows guest introspection, but…</description><pubDate>Mon, 12 Sep 2016 09:15:51 GMT</pubDate></item><item><title>First look at Veeam 9.5 &amp; Nimble Storage Integration – Part 2</title><link>https://veducate.co.uk/first-look-veeam-9-5-nimble-storage-integration-part-2/</link><guid isPermaLink="true">https://veducate.co.uk/first-look-veeam-9-5-nimble-storage-integration-part-2/</guid><description>This is a continuation piece regarding the integration of Nimble Storage to the Veeam Backup &amp; Replication software in the upcoming release 9.5. Part 1 So what…</description><pubDate>Fri, 01 Jul 2016 19:42:44 GMT</pubDate></item><item><title>First look at Veeam 9.5 &amp; Nimble Storage Integration - Part 1</title><link>https://veducate.co.uk/first-look-veeam-9-5-nimble-storage-integration-part-1/</link><guid isPermaLink="true">https://veducate.co.uk/first-look-veeam-9-5-nimble-storage-integration-part-1/</guid><description>As a part of the Veeam Vanguard program, I have been given access to the beta version of Veeam 9.5. And in this blog post I will cover some of the integration…</description><pubDate>Fri, 01 Jul 2016 09:04:20 GMT</pubDate></item><item><title>What happens when a Nimble Storage disk drive fails?</title><link>https://veducate.co.uk/happens-nimble-storage-array-disk-drive-fails/</link><guid isPermaLink="true">https://veducate.co.uk/happens-nimble-storage-array-disk-drive-fails/</guid><description>I&apos;ve worked with Nimble Storage devices for over 2 years now, they constantly amaze me, but one of the thing I&apos;ve yet to see in the field is an actual failure.…</description><pubDate>Thu, 30 Jun 2016 19:19:34 GMT</pubDate></item><item><title>Powershell - Get-ADuser and output the homedrives to CSV file</title><link>https://veducate.co.uk/powershell-find-ad-users-homedrives-csv-file/</link><guid isPermaLink="true">https://veducate.co.uk/powershell-find-ad-users-homedrives-csv-file/</guid><description>I had a customer with around 27 file servers used as locations for AD home drives. We needed to do some analysis on which users used which server, as things…</description><pubDate>Mon, 27 Jun 2016 07:45:37 GMT</pubDate></item><item><title>How to produce good documentation – Part 5 – Diagraming your (Veeam) Backups</title><link>https://veducate.co.uk/how-to-produce-good-documentation-part-5-diagraming-your-backups/</link><guid isPermaLink="true">https://veducate.co.uk/how-to-produce-good-documentation-part-5-diagraming-your-backups/</guid><description>So it&apos;s just been a little over a year since Part 4 of my how to document series was posted. I hoped to keep adding to the series, but at the same time, only…</description><pubDate>Mon, 08 Feb 2016 14:48:45 GMT</pubDate></item><item><title>Finally, a OneDrive for Business client for Mac OS X, that works!</title><link>https://veducate.co.uk/finally-a-onedrive-for-business-client-for-mac-os-x-that-works/</link><guid isPermaLink="true">https://veducate.co.uk/finally-a-onedrive-for-business-client-for-mac-os-x-that-works/</guid><description>Great news, Microsoft have finally got their backsides into gear, and produced a working OneDrive for Business Client, for Mac OS X. That actually works! Two…</description><pubDate>Sun, 07 Feb 2016 20:34:36 GMT</pubDate></item><item><title>Veeam v9 Backup and replication / ONE upgrade from v8</title><link>https://veducate.co.uk/veeam-v9-upgrade-from-v8/</link><guid isPermaLink="true">https://veducate.co.uk/veeam-v9-upgrade-from-v8/</guid><description>This is just a quick post showing the upgrade process of Veeam Backup Enterprise Manager Veeam Backup and Replication Veeam ONE I didn&apos;t hit any issues with…</description><pubDate>Tue, 26 Jan 2016 23:12:47 GMT</pubDate></item><item><title>PowerCLI - Setup Host networking and storage ready for ISCSI LUNs</title><link>https://veducate.co.uk/powercli-setup-host-networking-and-storage-ready-for-iscsi-luns/</link><guid isPermaLink="true">https://veducate.co.uk/powercli-setup-host-networking-and-storage-ready-for-iscsi-luns/</guid><description>So I am no scripting master, my PowerShell knowledge is still something I want to expand. During an install last week I had a number of hosts to setup from…</description><pubDate>Tue, 26 Jan 2016 22:29:39 GMT</pubDate></item><item><title>Further ESXi 6.0 CBT bug info - Reset your CBT!!!</title><link>https://veducate.co.uk/further-esxi-6-0-cbt-bug-info-reset-your-cbt/</link><guid isPermaLink="true">https://veducate.co.uk/further-esxi-6-0-cbt-bug-info-reset-your-cbt/</guid><description>Following on from the recent (November 2015) ESXi 6.0 CBT bug, which has now been fixed in the latest released patch ESXi600-201511401-BG, some further…</description><pubDate>Tue, 01 Dec 2015 22:26:43 GMT</pubDate></item><item><title>[Quick Post] Sharing a generic Troubleshooting poster I found online #vDM30in30</title><link>https://veducate.co.uk/sharing-a-generic-troubleshooting-poster-i-found-online-vdm30in30/</link><guid isPermaLink="true">https://veducate.co.uk/sharing-a-generic-troubleshooting-poster-i-found-online-vdm30in30/</guid><description>I found this post on Reddit, where a user had created a generic troubleshooting poster. It&apos;s not aligned to any tech, but can be very useful, especially those…</description><pubDate>Mon, 30 Nov 2015 13:50:09 GMT</pubDate></item><item><title>[Quick Post] Citrix Receiver - Clean uninstall tool - #vDM30in30</title><link>https://veducate.co.uk/quick-post-citrix-receiver-clean-uninstall-tool-vdm30in30/</link><guid isPermaLink="true">https://veducate.co.uk/quick-post-citrix-receiver-clean-uninstall-tool-vdm30in30/</guid><description>The issue On my work based Windows 8.1 VM, I was finding that Citrix Receiver would crash any time I opened an ICA file from a Web Interface/StoreFront…</description><pubDate>Thu, 26 Nov 2015 22:47:39 GMT</pubDate></item><item><title>Exam Experience - VMware VCP6-DT #vDM30in30</title><link>https://veducate.co.uk/exam-experience-vmware-vcp6-dt-vdm30in30/</link><guid isPermaLink="true">https://veducate.co.uk/exam-experience-vmware-vcp6-dt-vdm30in30/</guid><description>Today I took the VCP6-DT exam. It will be retired on 30th November 2015. And is replaced by the VCP6-DTM exam, as part of the VMware exam overhaul. So why take…</description><pubDate>Thu, 26 Nov 2015 22:17:54 GMT</pubDate></item><item><title>ESXi 6.0 CBT Issue KB 2136854 - Resolved #vDM30in30</title><link>https://veducate.co.uk/esxi-6-0-cbt-issue-kb-2136854-resolved-vdm30in30/</link><guid isPermaLink="true">https://veducate.co.uk/esxi-6-0-cbt-issue-kb-2136854-resolved-vdm30in30/</guid><description>I wrote about the latest CBT issue (November edition) a couple of days ago, and as promised by VMware a patch has been released. Original issue - KB 2136854…</description><pubDate>Wed, 25 Nov 2015 22:09:33 GMT</pubDate></item><item><title>My daily tool kit - IT gadgets and software - #vDM30in30</title><link>https://veducate.co.uk/my-daily-tool-kit-it-gadgets-and-software-vdm30in30/</link><guid isPermaLink="true">https://veducate.co.uk/my-daily-tool-kit-it-gadgets-and-software-vdm30in30/</guid><description>I have currently spent a lot of time visiting different customer sites and working with them to build up a picture of their environment and such. Usually with…</description><pubDate>Fri, 20 Nov 2015 22:55:54 GMT</pubDate></item><item><title>HP 2920 Switch - Reboot issue on firmware ver 15.18.0006 #vDM30in30</title><link>https://veducate.co.uk/hp-2920-switch-reboot-issue/</link><guid isPermaLink="true">https://veducate.co.uk/hp-2920-switch-reboot-issue/</guid><description>Updated 25.11.15 Firmware WB.15.18.0007 resolves the issue, see below A colleague of mine found an issue with the latest HP 2920 switch firmware. If you create…</description><pubDate>Fri, 20 Nov 2015 21:45:22 GMT</pubDate></item><item><title>Yet again, ESXi 6.0, CBT issues #vDM30in30</title><link>https://veducate.co.uk/yet-again-esxi-6-0-cbt-issues-vdm30in30/</link><guid isPermaLink="true">https://veducate.co.uk/yet-again-esxi-6-0-cbt-issues-vdm30in30/</guid><description>So here we are again, rounding the year off with yet another change block tracking warning. I&apos;ve written posts previously on the CBT bugs found in 5.5 and…</description><pubDate>Tue, 17 Nov 2015 20:42:15 GMT</pubDate></item><item><title>Book Review - Citrix XenDesktop CookBook Third Edition - #vDM30in30</title><link>https://veducate.co.uk/book-review-citrix-xendesktop-cookbook-third-edition-vdm30in30/</link><guid isPermaLink="true">https://veducate.co.uk/book-review-citrix-xendesktop-cookbook-third-edition-vdm30in30/</guid><description>So my second book review has been one I&apos;ve looked to write for a while. I had the chance to work with Citrix XenServer and XenDesktop in-depth as part of a…</description><pubDate>Tue, 17 Nov 2015 10:30:51 GMT</pubDate></item><item><title>Book Review - Countdown to Zero Day #vDM30in30</title><link>https://veducate.co.uk/book-review-countdown-to-zero-day-vdm30in30/</link><guid isPermaLink="true">https://veducate.co.uk/book-review-countdown-to-zero-day-vdm30in30/</guid><description>After hearing about this book via twitter, and having an upcoming 8 hour flight plus holiday coming up, I decided to take a plunge into something a little…</description><pubDate>Mon, 16 Nov 2015 19:57:26 GMT</pubDate></item><item><title>Exam Experience - Cisco CCNP Datacenter - 642-998 Designing Cisco Data Center Unified Computing (DCUCD) - #vDM30in30</title><link>https://veducate.co.uk/exam-experience-cisco-ccnp-datacenter-642-998-designing-cisco-data-center-unified-computing-dcucd-vdm30in30/</link><guid isPermaLink="true">https://veducate.co.uk/exam-experience-cisco-ccnp-datacenter-642-998-designing-cisco-data-center-unified-computing-dcucd-vdm30in30/</guid><description>Evening, Sorry for the long title. There is two reasons as to why you would be taking this exam. The first is because you want to achieve the CCNP Datacenter…</description><pubDate>Fri, 13 Nov 2015 21:02:37 GMT</pubDate></item><item><title>Using Command Prompt to log off terminal / Remote User - #vDM30in30</title><link>https://veducate.co.uk/using-command-prompt-to-log-off-terminal-remote-user-vdm30in30/</link><guid isPermaLink="true">https://veducate.co.uk/using-command-prompt-to-log-off-terminal-remote-user-vdm30in30/</guid><description>A quick post. I had an issue the other day where I had to remotely administer a server on another site. When I logged in I was greeted by a white screen. I…</description><pubDate>Tue, 10 Nov 2015 14:47:36 GMT</pubDate></item><item><title>Citrix XenDesktop - Password Reset not working on Wyse Terminals</title><link>https://veducate.co.uk/citrix-xendesktop-password-reset-not-working-on-wyse-terminals/</link><guid isPermaLink="true">https://veducate.co.uk/citrix-xendesktop-password-reset-not-working-on-wyse-terminals/</guid><description>The Issue Users password has expired When logging onto a Wyse Client (in this case a C10LE or Dx0D running the latest firmware), you are told your password has…</description><pubDate>Mon, 21 Sep 2015 11:18:24 GMT</pubDate></item><item><title>Guest appearance on the AdminAdmin Podcast</title><link>https://veducate.co.uk/guest-appearance-on-the-adminadmin-podcast/</link><guid isPermaLink="true">https://veducate.co.uk/guest-appearance-on-the-adminadmin-podcast/</guid><description>This is a little of a late post but back in June I was invited by the amigos over at AdminAdmin Podcast to chat about my favourite subject. Me! This was…</description><pubDate>Tue, 18 Aug 2015 17:32:11 GMT</pubDate></item><item><title>Citrix StoreFront - Creating a Public SSL Certificate</title><link>https://veducate.co.uk/citrix-storefront-creating-a-public-ssl-certificate/</link><guid isPermaLink="true">https://veducate.co.uk/citrix-storefront-creating-a-public-ssl-certificate/</guid><description>The latest versions of Citrix receiver require that you use HTTPS for the server bound connections, otherwise you cannot connect. And the information on the…</description><pubDate>Mon, 27 Jul 2015 22:32:17 GMT</pubDate></item><item><title>HP Virtual Connect - Upgrade from version 3.30 to 4.41</title><link>https://veducate.co.uk/hp-virtual-connect-upgrade-from-version-3-30-to-4-41/</link><guid isPermaLink="true">https://veducate.co.uk/hp-virtual-connect-upgrade-from-version-3-30-to-4-41/</guid><description>Hi, Only a quick post, but after my last bashing of HP virtual connect. I&apos;ve had to endevour another upgrade for a different customer. This time with two HP…</description><pubDate>Mon, 27 Jul 2015 17:21:36 GMT</pubDate></item><item><title>And more blogs and sites I’ve been reading and sharing</title><link>https://veducate.co.uk/and-more-blogs-and-sites-ive-been-reading-and-sharing/</link><guid isPermaLink="true">https://veducate.co.uk/and-more-blogs-and-sites-ive-been-reading-and-sharing/</guid><description>A little bit of a longer one than usual, as I was part way through writing this the other month, then I got distracted with other blog posts. Hope you find…</description><pubDate>Wed, 10 Jun 2015 21:39:58 GMT</pubDate></item><item><title>Last Minute VeeamON:Forum London plug!!!</title><link>https://veducate.co.uk/last-minute-veeamonforum-london-plug/</link><guid isPermaLink="true">https://veducate.co.uk/last-minute-veeamonforum-london-plug/</guid><description>Oops I forgot to post this last week as I was busy finishing off my Cisco UCS Blog posts, but still if you read this in time, maybe you&apos;re in the area and can…</description><pubDate>Wed, 10 Jun 2015 20:38:15 GMT</pubDate></item><item><title>Deploy a Cisco UCS system – Part 4 – Upgrading the Firmware</title><link>https://veducate.co.uk/deploy-a-cisco-ucs-system-part-4/</link><guid isPermaLink="true">https://veducate.co.uk/deploy-a-cisco-ucs-system-part-4/</guid><description>Upgrade Cisco UCS firmware safely, from prerequisites and firmware upload through UCS Manager, Fabric Interconnect, and blade server updates.</description><pubDate>Sun, 07 Jun 2015 23:19:54 GMT</pubDate></item><item><title>Deploy a Cisco UCS system - Part 3 - from scratch for VMware ESXi</title><link>https://veducate.co.uk/deploy-a-cisco-ucs-system-part-3-from-scratch-for-vmware-esxi/</link><guid isPermaLink="true">https://veducate.co.uk/deploy-a-cisco-ucs-system-part-3-from-scratch-for-vmware-esxi/</guid><description>Prepare Cisco UCS FlexFlash SD cards in RAID 1 and install VMware ESXi 6.0 on a blade server through the UCS KVM console.</description><pubDate>Sun, 07 Jun 2015 23:17:28 GMT</pubDate></item><item><title>Deploy a Cisco UCS system - Part 2 - from scratch for VMware ESXi</title><link>https://veducate.co.uk/deploy-a-cisco-ucs-system-part-2-from-scratch-for-vmware-esxi/</link><guid isPermaLink="true">https://veducate.co.uk/deploy-a-cisco-ucs-system-part-2-from-scratch-for-vmware-esxi/</guid><description>Configure Cisco UCS connectivity, VLANs, port channels, LAN and server policies, vNIC templates, and reusable service profiles for VMware ESXi.</description><pubDate>Sun, 07 Jun 2015 23:14:18 GMT</pubDate></item><item><title>Deploy a Cisco UCS system - Part 1 - from scratch for VMware ESXi</title><link>https://veducate.co.uk/deploy-a-cisco-ucs-system-part-1/</link><guid isPermaLink="true">https://veducate.co.uk/deploy-a-cisco-ucs-system-part-1/</guid><description>Set up Cisco UCS for VMware ESXi, covering hardware, cabling, prerequisites, policy-based management, Fabric Interconnects, and UCS Manager.</description><pubDate>Sun, 07 Jun 2015 23:12:20 GMT</pubDate></item><item><title>VCP5-DCV Exam Experience</title><link>https://veducate.co.uk/vcp5-dcv-exam-experience/</link><guid isPermaLink="true">https://veducate.co.uk/vcp5-dcv-exam-experience/</guid><description>I passed the VCP5-DCV exam at the start of the week. Why take it now? Having worked with VMware for many years, I&apos;ve never actually taken a VCP exam, this was…</description><pubDate>Thu, 04 Jun 2015 17:48:47 GMT</pubDate></item><item><title>One year blogging</title><link>https://veducate.co.uk/one-year-blogging/</link><guid isPermaLink="true">https://veducate.co.uk/one-year-blogging/</guid><description>So my blog is now one year old!!! Unfortunately I didn&apos;t get any cake for myself. I bought the domain back Feburary 2014, and setup the WordPress blog official…</description><pubDate>Mon, 11 May 2015 18:47:39 GMT</pubDate></item><item><title>vCenter 6.0 Client Application GUI bug - VM&apos;s showing Snapshots?</title><link>https://veducate.co.uk/vcenter-6-0-client-application-gui-bug-vms-showing-snapshots/</link><guid isPermaLink="true">https://veducate.co.uk/vcenter-6-0-client-application-gui-bug-vms-showing-snapshots/</guid><description>Today I&apos;ve noticed that when using the vCenter C# client, each VM shows up as allowing for &quot;Revert to current snapshot&quot; and &quot;Consolidation&quot; however there is no…</description><pubDate>Mon, 11 May 2015 14:26:47 GMT</pubDate></item><item><title>ESXi 6.0 - More CBT woes</title><link>https://veducate.co.uk/esxi-6-0-more-cbt-woes/</link><guid isPermaLink="true">https://veducate.co.uk/esxi-6-0-more-cbt-woes/</guid><description>Post update 14th May 2015 VMware have released a hotfix KB2116126. Removed information regarding old CBT workaround for Veeam is incompatible…</description><pubDate>Mon, 11 May 2015 12:08:17 GMT</pubDate></item><item><title>Veeam Endpoint - Connect to a Backup Repository</title><link>https://veducate.co.uk/veeam-endpoint-connect-backup-repository/</link><guid isPermaLink="true">https://veducate.co.uk/veeam-endpoint-connect-backup-repository/</guid><description>I am going to quickly detail how to connect Veeam Endpoint to an existing Veeam Backup and Replication Server to use a backup repository. Covered is; Pre-Reqs…</description><pubDate>Tue, 05 May 2015 21:13:47 GMT</pubDate></item><item><title>Veeam VMCE v8 Exam Experience</title><link>https://veducate.co.uk/veeam-vmce-v8-exam-experience/</link><guid isPermaLink="true">https://veducate.co.uk/veeam-vmce-v8-exam-experience/</guid><description>I&apos;ve completed and passed the Veeam VMCE v8 exam, having done the v7 exam some time ago. The official deadline is 15th May, to upgrade from v7 exam to the v8…</description><pubDate>Tue, 05 May 2015 14:20:17 GMT</pubDate></item><item><title>Cisco UCS - Install ESXi 6.0</title><link>https://veducate.co.uk/cisco-ucs-install-esxi-6-0/</link><guid isPermaLink="true">https://veducate.co.uk/cisco-ucs-install-esxi-6-0/</guid><description>So I&apos;ve just deployed a Cisco UCS B Series system, which is on the HCL as supported by VMware for ESXi 6.0 However there is no install media available as for…</description><pubDate>Mon, 20 Apr 2015 19:56:44 GMT</pubDate></item><item><title>Deploying VCSA 6.0 fails with supplied system name is invalid</title><link>https://veducate.co.uk/deploying-vcsa-6-0-fails-with-supplied-system-name-is-invalid/</link><guid isPermaLink="true">https://veducate.co.uk/deploying-vcsa-6-0-fails-with-supplied-system-name-is-invalid/</guid><description>A nice and simple one, the supplied system name (which is the FQDN of the VCSA) is invalid. This is because when deploying a new VCSA from scratch, your DNS…</description><pubDate>Tue, 14 Apr 2015 21:04:13 GMT</pubDate></item><item><title>Getting to grips with the Cisco UCS Emulator</title><link>https://veducate.co.uk/getting-to-grips-with-the-cisco-ucs-emulator/</link><guid isPermaLink="true">https://veducate.co.uk/getting-to-grips-with-the-cisco-ucs-emulator/</guid><description>Cisco have been distributing the UCS emulator for a while now, and thanks to some changes, I am now faced with having to deploy some of the systems, so today I…</description><pubDate>Tue, 07 Apr 2015 20:48:10 GMT</pubDate></item><item><title>MAC&apos;ing the move (Windows to OS X)</title><link>https://veducate.co.uk/macing-the-move-windows-to-os-x/</link><guid isPermaLink="true">https://veducate.co.uk/macing-the-move-windows-to-os-x/</guid><description>Bad Pun I know, but I&apos;ve made the move from my works laptop running Windows 8.1 over to my personal MacBook Pro. The apple machine is the last of the late 2011…</description><pubDate>Tue, 07 Apr 2015 20:07:33 GMT</pubDate></item><item><title>Password Reset on Cisco MDS 9100 Series Fibre Channel Switch</title><link>https://veducate.co.uk/password-reset-on-cisco-mds-9100-series-fibre-channel-switch/</link><guid isPermaLink="true">https://veducate.co.uk/password-reset-on-cisco-mds-9100-series-fibre-channel-switch/</guid><description>My most recent customer engagement, was to re-use some older hardware as vSphere disaster recovery. The kit includes a EMC Clariion SAN, and two Cisco MDS 9124…</description><pubDate>Fri, 27 Mar 2015 15:11:12 GMT</pubDate></item><item><title>Using VMware Update Manager to automatically download Dell Drivers to ESXi</title><link>https://veducate.co.uk/using-vmware-update-manager-to-automatically-download-dell-drivers-to-esxi/</link><guid isPermaLink="true">https://veducate.co.uk/using-vmware-update-manager-to-automatically-download-dell-drivers-to-esxi/</guid><description>Last year I wrote about how to use VMware Update Manager to download HP Drivers for ESXi, Since then I&apos;ve also found out you can add the following Dell…</description><pubDate>Mon, 16 Mar 2015 10:09:00 GMT</pubDate></item><item><title>Upgrade VCSA to VMware vCenter 6</title><link>https://veducate.co.uk/upgrade-vcsa-to-vmware-vcenter-6/</link><guid isPermaLink="true">https://veducate.co.uk/upgrade-vcsa-to-vmware-vcenter-6/</guid><description>So I jumped right in and upgraded my VCSA 5.5 to VCSA 6, you can find the official documentation and upgrade steps here. Pre-Reqs from VMware Verify that the…</description><pubDate>Fri, 13 Mar 2015 00:26:11 GMT</pubDate></item><item><title>VMware Software Manager - a quick guide</title><link>https://veducate.co.uk/vmware-software-manager-a-quick-guide/</link><guid isPermaLink="true">https://veducate.co.uk/vmware-software-manager-a-quick-guide/</guid><description>Downloading a VMware Suite with the Push of a Button using VMware Software Manager One of VMware&apos;s announcements today alongside the release of VMware vSphere…</description><pubDate>Thu, 12 Mar 2015 22:37:06 GMT</pubDate></item><item><title>Setting up LACP on Synology NAS and HP Switches</title><link>https://veducate.co.uk/setting-up-lacp-on-synology-nas-and-hp-switches/</link><guid isPermaLink="true">https://veducate.co.uk/setting-up-lacp-on-synology-nas-and-hp-switches/</guid><description>Here I am going through how to setup LACP port trunking for a Synology NAS device using HP Switching. 1. First off get your MAC Addresses of your Synology NAS…</description><pubDate>Mon, 02 Mar 2015 13:44:48 GMT</pubDate></item><item><title>More Blogs and sites I&apos;ve been reading and sharing</title><link>https://veducate.co.uk/blogs-sites-ive-reading-sharing/</link><guid isPermaLink="true">https://veducate.co.uk/blogs-sites-ive-reading-sharing/</guid><description>My Firefox tabs have filled up again, some of these tabs have been open since the start of 2014!!! So time to share!!! First off, proud to announce that Cisco…</description><pubDate>Thu, 05 Feb 2015 04:07:23 GMT</pubDate></item><item><title>Invited to speak at North West England VMUG - 25th February 2015</title><link>https://veducate.co.uk/invited-speak-north-west-england-vmug-25th-february-2015/</link><guid isPermaLink="true">https://veducate.co.uk/invited-speak-north-west-england-vmug-25th-february-2015/</guid><description>Great news, I&apos;ve been invited to speak at the North West VMUG on the 25th February. And there is a raffle for a iPad Air 2 and nVidia K2 Graphics card. (That’s…</description><pubDate>Sun, 01 Feb 2015 21:32:26 GMT</pubDate></item><item><title>Patch Released - Major bug in VMware’s CBT function. KB2090639</title><link>https://veducate.co.uk/patch-released-major-bug-vmwares-cbt-function-kb2090639/</link><guid isPermaLink="true">https://veducate.co.uk/patch-released-major-bug-vmwares-cbt-function-kb2090639/</guid><description>VMware have finally released a patch to fix the Major CBT bug that causes your backups to be corrupted because the changed blocks are reported incorrectly.…</description><pubDate>Thu, 29 Jan 2015 11:09:35 GMT</pubDate></item><item><title>DCPromo Fails - The directory service is missing mandatory configuration information</title><link>https://veducate.co.uk/dcpromo-fails-missing-mandatory-configuration/</link><guid isPermaLink="true">https://veducate.co.uk/dcpromo-fails-missing-mandatory-configuration/</guid><description>On a Server 2008 R2 machine, I had an issue demoting from being a Domain Controller, after moving the FSMO roles onto a new machine. This was after a second…</description><pubDate>Thu, 29 Jan 2015 09:12:27 GMT</pubDate></item><item><title>Revision notes from VMware Network Virtualization Fundamentals Course</title><link>https://veducate.co.uk/revision-notes-vmware-network-virtualization-fundamentals-course/</link><guid isPermaLink="true">https://veducate.co.uk/revision-notes-vmware-network-virtualization-fundamentals-course/</guid><description>VMware released a free course around Network Virtualization Fundamentals, which maps to the first steps on the ladder for all things NSX. It is also…</description><pubDate>Thu, 22 Jan 2015 21:42:46 GMT</pubDate></item><item><title>Veeam Hidden Feature - Backup Validator</title><link>https://veducate.co.uk/veeam-hidden-feature-backup-validator/</link><guid isPermaLink="true">https://veducate.co.uk/veeam-hidden-feature-backup-validator/</guid><description>So the other day I was using the Veeam Backup Extractor Tool, located in the installation folder, when I noticed another .exe file that I hadn&apos;t paid attention…</description><pubDate>Wed, 14 Jan 2015 16:54:36 GMT</pubDate></item><item><title>Blog posts I&apos;ve been reading and sharing recently</title><link>https://veducate.co.uk/blog-posts-ive-reading-sharing-recently/</link><guid isPermaLink="true">https://veducate.co.uk/blog-posts-ive-reading-sharing-recently/</guid><description>Since before the Christmas break, I&apos;ve not had a great deal to write about, in terms of break fix, as I&apos;ve been busy studying to pass my CCNP exams, and now…</description><pubDate>Sun, 11 Jan 2015 23:03:23 GMT</pubDate></item><item><title>How to produce good documentation – Part 4 – Diagraming a network</title><link>https://veducate.co.uk/how-to-produce-good-documentation-part-4-diagraming-a-network/</link><guid isPermaLink="true">https://veducate.co.uk/how-to-produce-good-documentation-part-4-diagraming-a-network/</guid><description>Part 1 – The foundation of any IT infrastructure Part 2 – Rack and Server Diagrams Part 3 - Network IP’s &amp; Interfaces Part 4 - Diagraming a network Part 5 …</description><pubDate>Sat, 03 Jan 2015 16:47:35 GMT</pubDate></item><item><title>Predictions in the world of IT for 2015</title><link>https://veducate.co.uk/predictions-in-the-world-of-it-2015/</link><guid isPermaLink="true">https://veducate.co.uk/predictions-in-the-world-of-it-2015/</guid><description>Everyone is chiming in with their two cents, so here are mine. Software Defined Networking 2015 will be the year of software defined networking, which is…</description><pubDate>Tue, 30 Dec 2014 00:26:07 GMT</pubDate></item><item><title>Cisco CCNP TSHOOT - Exam Experience</title><link>https://veducate.co.uk/cisco-ccnp-tshoot-exam-experience/</link><guid isPermaLink="true">https://veducate.co.uk/cisco-ccnp-tshoot-exam-experience/</guid><description>I did it, passed the TSHOOT exam, which means I&apos;m now CCNP Certified. Woop!!! So the TSHOOT exam itself, 3 mutliple answer questions 1 Drag and Drop 15 support…</description><pubDate>Sat, 27 Dec 2014 20:42:19 GMT</pubDate></item><item><title>Applying the TSHOOT methodology to everything</title><link>https://veducate.co.uk/applying-tshoot-methodology-everything/</link><guid isPermaLink="true">https://veducate.co.uk/applying-tshoot-methodology-everything/</guid><description>Last exam of the year The past few months I’ve forced my head into revision for the three CCNP exams, with two down, I have TSHOOT left to do, and I’m aiming…</description><pubDate>Tue, 23 Dec 2014 00:53:08 GMT</pubDate></item><item><title>A look back on #vDM30in30 and blogging</title><link>https://veducate.co.uk/look-back-vdm30in30-blogging/</link><guid isPermaLink="true">https://veducate.co.uk/look-back-vdm30in30-blogging/</guid><description>So the #vDM30in30 challenge is over, which was started off by the guys from Virtual Design Master, and the challenge was to write 30 blog posts in 30 days.…</description><pubDate>Mon, 15 Dec 2014 23:39:37 GMT</pubDate></item><item><title>Veeam v8 - Backup Fails - NFC storage connection is unavailable</title><link>https://veducate.co.uk/veeam-v8-backup-fails-nfc-storage-connection-unavailable/</link><guid isPermaLink="true">https://veducate.co.uk/veeam-v8-backup-fails-nfc-storage-connection-unavailable/</guid><description>I encountered this issue on a brand new Veeam installation the other day. When running a test backup job. &quot;Error: NFC storage connection is unavailable…</description><pubDate>Wed, 03 Dec 2014 09:45:14 GMT</pubDate></item><item><title>VMware NSX - Just an introduction</title><link>https://veducate.co.uk/vmware-nsx-just-introduction/</link><guid isPermaLink="true">https://veducate.co.uk/vmware-nsx-just-introduction/</guid><description>With my background in Networking and Virtualisation, VMware&apos;s NSX is something which interests me deeply, as such I&apos;ve attended a handful of sessions online…</description><pubDate>Sun, 30 Nov 2014 22:05:00 GMT</pubDate></item><item><title>Taking Exams? Know your learning style</title><link>https://veducate.co.uk/taking-exams-know-learning-style/</link><guid isPermaLink="true">https://veducate.co.uk/taking-exams-know-learning-style/</guid><description>I&apos;ve noticed a lot of activity online about people taking exams before a particular deadline. VCP Delta Exam VCP-NV (No course requirement if you&apos;re a…</description><pubDate>Sun, 30 Nov 2014 19:59:08 GMT</pubDate></item><item><title>Screen Capture Software of Choice - SnagIT</title><link>https://veducate.co.uk/screen-capture-software-choice-snagit/</link><guid isPermaLink="true">https://veducate.co.uk/screen-capture-software-choice-snagit/</guid><description>Everyone has their favourites, and mine is SnagIT. It&apos;s not free, but it has such a great interface, I can&apos;t face using anything else. I use it for capturing…</description><pubDate>Sat, 29 Nov 2014 12:17:56 GMT</pubDate></item><item><title>Profwiz: Migrating users profiles to a new domain</title><link>https://veducate.co.uk/profwiz-migrating-users-profiles-new-domain/</link><guid isPermaLink="true">https://veducate.co.uk/profwiz-migrating-users-profiles-new-domain/</guid><description>So a colleague of mine introduced me to this great tool, ForensiT User Profile Wizard. We were migrating a customer from one domain to a new one, and there is…</description><pubDate>Fri, 28 Nov 2014 15:00:16 GMT</pubDate></item><item><title>Veeam v8 - Active Directory Restore Wizard in action</title><link>https://veducate.co.uk/veeam-v8-active-directory-restore-wizard-action/</link><guid isPermaLink="true">https://veducate.co.uk/veeam-v8-active-directory-restore-wizard-action/</guid><description>So lets look at one of the best features brought to us in Veeam 8, Active Directory Restore Wizard. 1. Open up the restore, select application items, and then…</description><pubDate>Thu, 27 Nov 2014 05:25:20 GMT</pubDate></item><item><title>How to produce good documentation – Part 3 – Network IP&apos;s &amp; Interfaces</title><link>https://veducate.co.uk/how-to-produce-good-documentation-part-3-network/</link><guid isPermaLink="true">https://veducate.co.uk/how-to-produce-good-documentation-part-3-network/</guid><description>The time is here, lets look at starting to document that network of yours. Part 1 – The foundation of any IT infrastructure Part 2 – Rack and Server Diagrams…</description><pubDate>Wed, 26 Nov 2014 23:50:52 GMT</pubDate></item><item><title>Accepted for Cisco Champion Program 2015</title><link>https://veducate.co.uk/accepted-cisco-champion-program-2015/</link><guid isPermaLink="true">https://veducate.co.uk/accepted-cisco-champion-program-2015/</guid><description>So tonight was a saved by the bell moment, brought with a little joy. I&apos;ve been selected for the Cisco Champion Program 2015. So it means I have something to…</description><pubDate>Tue, 25 Nov 2014 23:45:03 GMT</pubDate></item><item><title>VMware Horizon View - Connection Server Services dont load with Public SSL Cert</title><link>https://veducate.co.uk/vmware-horizon-view-connection-server-services-dont-load-public-ssl-cert/</link><guid isPermaLink="true">https://veducate.co.uk/vmware-horizon-view-connection-server-services-dont-load-public-ssl-cert/</guid><description>So my colleague rang me the other week with a bit of weird issue. After installing the VMware Horizon View Connection Server, the services do not start after…</description><pubDate>Mon, 24 Nov 2014 23:42:48 GMT</pubDate></item><item><title>vCenter lost DVS configuration - Fixing the hosts</title><link>https://veducate.co.uk/vcenter-lost-dvs-configuration-fixing-hosts/</link><guid isPermaLink="true">https://veducate.co.uk/vcenter-lost-dvs-configuration-fixing-hosts/</guid><description>So I hit an interesting issue whilst performing a VMware upgrade from 4.0 to 5.5. There was a legacy issue left where vCenter had lost its…</description><pubDate>Sun, 23 Nov 2014 14:53:39 GMT</pubDate></item><item><title>Extending your Server 2003 Disk Partitions using Dell Extpart</title><link>https://veducate.co.uk/extending-server-2003-disk-partitions-using-dell-extpart/</link><guid isPermaLink="true">https://veducate.co.uk/extending-server-2003-disk-partitions-using-dell-extpart/</guid><description>So we all know that we should be migrating away from Server 2003 as its end of life June 2015. But until then we still need to manage it. So lets look at how…</description><pubDate>Sat, 22 Nov 2014 11:13:07 GMT</pubDate></item><item><title>Installing VMware Horizon View Composer fails with Error 1920</title><link>https://veducate.co.uk/installing-vmware-horizon-view-composer-fails-error-1920/</link><guid isPermaLink="true">https://veducate.co.uk/installing-vmware-horizon-view-composer-fails-error-1920/</guid><description>The issue So today I was installing VMware Horizon View Composer on my Server 2012 R2 vCenter machine, where the SQL database is also local to this machine.…</description><pubDate>Fri, 21 Nov 2014 23:12:49 GMT</pubDate></item><item><title>VMware Update Manager - Fixing vCenter Plugin Issues</title><link>https://veducate.co.uk/vmware-update-manager-fixing-vcenter-plugin-issues/</link><guid isPermaLink="true">https://veducate.co.uk/vmware-update-manager-fixing-vcenter-plugin-issues/</guid><description>VMware Update Manager is one of the most necessary tools in your environment, it&apos;s also built really well and can be customized to fit your environment.…</description><pubDate>Thu, 20 Nov 2014 22:01:07 GMT</pubDate></item><item><title>Back to the Future - Configure ESX 4.0 iSCSI Multipathing</title><link>https://veducate.co.uk/back-future-configure-esx-4-0-iscsi-multipathing/</link><guid isPermaLink="true">https://veducate.co.uk/back-future-configure-esx-4-0-iscsi-multipathing/</guid><description>So I&apos;m in the middle of an upgrade of environment that has; 2 x Hosts on ESX 4.0 SAN using SAS connections to Hosts No resources available for failover and…</description><pubDate>Wed, 19 Nov 2014 23:06:18 GMT</pubDate></item><item><title>Veeam ONE v8 - New Look, New Features</title><link>https://veducate.co.uk/veeam-one-v8-new-look-new-features/</link><guid isPermaLink="true">https://veducate.co.uk/veeam-one-v8-new-look-new-features/</guid><description>So I covered Veeam Backup and Replication v8 here. And now for the Veeam ONE Edition of the v8 update post. The Update Process Pretty simple, mount the ISO…</description><pubDate>Tue, 18 Nov 2014 22:57:35 GMT</pubDate></item><item><title>Veeam: High Level End user case study, from an engineer’s perspective</title><link>https://veducate.co.uk/veeam-high-level-end-user-case-study/</link><guid isPermaLink="true">https://veducate.co.uk/veeam-high-level-end-user-case-study/</guid><description>Sometimes we get so bogged down into the technical details, we forget that some people just want to know about a product and how it&apos;s used, not how to…</description><pubDate>Mon, 17 Nov 2014 23:08:18 GMT</pubDate></item><item><title>Setting iLO IP Address via ESXi CLI</title><link>https://veducate.co.uk/setting-ilo-ip-address-via-esxi-cli/</link><guid isPermaLink="true">https://veducate.co.uk/setting-ilo-ip-address-via-esxi-cli/</guid><description>HP iLO is a great tool to have, remote console access, unfortunately it is sometimes forgotten by engineers and technicians to be configured. Which is a pain…</description><pubDate>Sun, 16 Nov 2014 17:16:44 GMT</pubDate></item><item><title>Using PowerCLI to create Virtual Machine Port Groups</title><link>https://veducate.co.uk/using-powercli-create-virtual-machine-port-groups/</link><guid isPermaLink="true">https://veducate.co.uk/using-powercli-create-virtual-machine-port-groups/</guid><description>So basically I had a host failure where all of the configure was lost, if I was more savvy with Powershell/PowerCLI, I would have been able to rebuild it all…</description><pubDate>Sat, 15 Nov 2014 17:16:11 GMT</pubDate></item><item><title>Get-PowerShelling or Remove-JobRole</title><link>https://veducate.co.uk/get-powershelling-remove-jobrole/</link><guid isPermaLink="true">https://veducate.co.uk/get-powershelling-remove-jobrole/</guid><description>Coding, Scripting, Powershelling, etc etc, Dirty words in the mouth of Infrastructure guys across the globe. When I was in college taking on my computer…</description><pubDate>Fri, 14 Nov 2014 22:18:22 GMT</pubDate></item><item><title>What an employer is looking for in a Technical Role</title><link>https://veducate.co.uk/employer-looking-technical-role/</link><guid isPermaLink="true">https://veducate.co.uk/employer-looking-technical-role/</guid><description>So after an interesting North West VMUG event on 12th November, I&apos;ve decided to write my own comments on the state of employment within IT. This is prompted by…</description><pubDate>Thu, 13 Nov 2014 15:29:44 GMT</pubDate></item><item><title>Looking back at a VMware VDI Deployment</title><link>https://veducate.co.uk/looking-back-vmware-vdi-deployment/</link><guid isPermaLink="true">https://veducate.co.uk/looking-back-vmware-vdi-deployment/</guid><description>My good friend Nathan Bryne wrote a good post about &quot;Do I really need to do a Desktop Assessment?&quot;, which got me thinking. I worked at a college for around 3…</description><pubDate>Wed, 12 Nov 2014 22:39:31 GMT</pubDate></item><item><title>HP-AMS Driver causes ESXi memory leak</title><link>https://veducate.co.uk/hp-ams-driver-causes-esxi-memory-leak/</link><guid isPermaLink="true">https://veducate.co.uk/hp-ams-driver-causes-esxi-memory-leak/</guid><description>So basically I had a customer hit by a known HP-AMS driver issue (KB2085618), the symptons were as follows; Unable to vMotion a VM to another host, gives…</description><pubDate>Tue, 11 Nov 2014 23:14:49 GMT</pubDate></item><item><title>Veeam upgrade to v8 - Enterprise Manager fails with Access Control List error</title><link>https://veducate.co.uk/veeam-fails-upgrade-v8-enterprise-manager/</link><guid isPermaLink="true">https://veducate.co.uk/veeam-fails-upgrade-v8-enterprise-manager/</guid><description>So the other day I blogged about the Veeam v8 upgrade, and as mentioned my Enterprise Manager didn&apos;t work, giving the error; The Access Control List is not in…</description><pubDate>Mon, 10 Nov 2014 15:06:33 GMT</pubDate></item><item><title>Embracing Social Media in the IT world</title><link>https://veducate.co.uk/embracing-social-media-world/</link><guid isPermaLink="true">https://veducate.co.uk/embracing-social-media-world/</guid><description>So this domain name was purchased in April 2014, and the blog created at the same time. I used to teach CompTIA courses, and therefore my main idea, which I…</description><pubDate>Sun, 09 Nov 2014 11:46:09 GMT</pubDate></item><item><title>Now bringing you CaaS – Confused-as-a-Service</title><link>https://veducate.co.uk/now-bringing-caas-confused-service/</link><guid isPermaLink="true">https://veducate.co.uk/now-bringing-caas-confused-service/</guid><description>Note: This blog post first appeared on my employers website, March 2014, wrote by myself. The past 12 months have seen an explosion of marketing Buzzwords…</description><pubDate>Sat, 08 Nov 2014 16:23:21 GMT</pubDate></item><item><title>Veeam v8 is here - New Features and Upgrade Process</title><link>https://veducate.co.uk/veeam-v8-new-features-upgrade-process/</link><guid isPermaLink="true">https://veducate.co.uk/veeam-v8-new-features-upgrade-process/</guid><description>So Veeam&apos;s High Availability Suite is here!!!! Basically v8. So in this post we are looking at Features and the upgrade of the program, and using the program…</description><pubDate>Fri, 07 Nov 2014 14:23:39 GMT</pubDate></item><item><title>How to produce good documentation – Part 2 – Rack and Server Diagrams</title><link>https://veducate.co.uk/produce-good-documentation-part-2-diagrams-diagrams-diagrams/</link><guid isPermaLink="true">https://veducate.co.uk/produce-good-documentation-part-2-diagrams-diagrams-diagrams/</guid><description>Part 1 – The foundation of any IT infrastructure Part 2 - Rack and Server Diagrams Part 3 - Network IP&apos;s &amp; Interfaces Part 4 - Diagraming a network Part 5 …</description><pubDate>Thu, 06 Nov 2014 08:46:45 GMT</pubDate></item><item><title>Cisco CCNP 624-813 Switch Exam Experience</title><link>https://veducate.co.uk/cisco-ccnp-624-813-switch-exam-experience/</link><guid isPermaLink="true">https://veducate.co.uk/cisco-ccnp-624-813-switch-exam-experience/</guid><description>So I took and passed my CCNP Switch Exam on Monday morning. 934 out of 1000. I&apos;ve been meaning to do my CCNP for the past two and a half years, since I passed…</description><pubDate>Wed, 05 Nov 2014 19:06:00 GMT</pubDate></item><item><title>Cisco CCNP Training - Bootcamp Roundup</title><link>https://veducate.co.uk/cisco-ccnp-training-bootcamp-roundup/</link><guid isPermaLink="true">https://veducate.co.uk/cisco-ccnp-training-bootcamp-roundup/</guid><description>So this post is mainly a big round-up of the day by day posts I made of my CCNP bootcamp notes. Here is a list by topics covered each day to make it easier for…</description><pubDate>Tue, 04 Nov 2014 21:24:58 GMT</pubDate></item><item><title>Using VMware Update Manager to automatically download HP Drivers to ESXi</title><link>https://veducate.co.uk/using-vmware-update-manager-to-automatically-download-hp-drivers-to-esxi/</link><guid isPermaLink="true">https://veducate.co.uk/using-vmware-update-manager-to-automatically-download-hp-drivers-to-esxi/</guid><description>I stumbled across this little gem of a post yesterday, I tried to use the WordPress reblog feature, but it&apos;s not working, so thanks to Kalle who wrote it. So…</description><pubDate>Tue, 04 Nov 2014 09:49:11 GMT</pubDate></item><item><title>Cisco CCNP Training Course – Day 8 – SWITCH</title><link>https://veducate.co.uk/cisco-ccnp-training-course-day-8-switch/</link><guid isPermaLink="true">https://veducate.co.uk/cisco-ccnp-training-course-day-8-switch/</guid><description>So day 8 essentially was the last day of the bootcamp, with Day 9 + 10 being left for TSHOOT, of which there is very little documented, as its.......…</description><pubDate>Wed, 29 Oct 2014 00:06:43 GMT</pubDate></item><item><title>Major bug in VMware&apos;s CBT function. KB2090639 (Causes data corruption for backups)</title><link>https://veducate.co.uk/major-bug-in-vmwares-cbt-function-kb2090639-causes-data-corruption-for-backups/</link><guid isPermaLink="true">https://veducate.co.uk/major-bug-in-vmwares-cbt-function-kb2090639-causes-data-corruption-for-backups/</guid><description>Updated 29.01.15 - Please see this new post for the patch fix So on twitter I found out that VMware CBT has a bit of a fault, the tweet linked me to reddit…</description><pubDate>Mon, 27 Oct 2014 11:02:52 GMT</pubDate></item><item><title>Cisco CCNP Training Course – Day 7 – SWITCH</title><link>https://veducate.co.uk/ccnp-bootcamp-day-7-switch/</link><guid isPermaLink="true">https://veducate.co.uk/ccnp-bootcamp-day-7-switch/</guid><description>Lets Jump straight in... Covered is MST Config Etherchannel Spanning-Tree BPDU Guard, Filter, Loop Guard, Root Guard, UDLD Uplink Fast, Backbone Fast HSRP MST…</description><pubDate>Sun, 26 Oct 2014 22:29:45 GMT</pubDate></item><item><title>Veeam VMCE Course &amp; Exam Experience</title><link>https://veducate.co.uk/veeam-vmce-course-exam-experience/</link><guid isPermaLink="true">https://veducate.co.uk/veeam-vmce-course-exam-experience/</guid><description>So I passed my VMCE exam the other week. Basically I sat the course and the exam due to working for a Veeam Gold partner, which requires that the partner has…</description><pubDate>Mon, 20 Oct 2014 14:56:35 GMT</pubDate></item><item><title>VMware 5.1 vCenter Appliance -  Call &quot;EventHistoryCollector.SetLatestPageSize&quot; for object &quot;SessionID&quot; on vCenter Server failed.</title><link>https://veducate.co.uk/vmware-5-1-vcenter-appliance-call-eventhistorycollector-setlatestpagesize-for-object-sessionid-on-vcenter-server-failed/</link><guid isPermaLink="true">https://veducate.co.uk/vmware-5-1-vcenter-appliance-call-eventhistorycollector-setlatestpagesize-for-object-sessionid-on-vcenter-server-failed/</guid><description>So I noticed an issue when using the vSphere Client to connect to the VMware vCenter Server Appliance was appearing every now and again. Call…</description><pubDate>Mon, 20 Oct 2014 08:34:53 GMT</pubDate></item><item><title>Cisco CCNP Training Course – Day 6 - SWITCH</title><link>https://veducate.co.uk/cisco-ccnp-training-course-day-5-switch/</link><guid isPermaLink="true">https://veducate.co.uk/cisco-ccnp-training-course-day-5-switch/</guid><description>Ok so my Switch exam is booked, so time to get back on top of blogging my bootcamp notes, which is going to be a bit hard now I&apos;ve left it a few weeks. So, to…</description><pubDate>Sun, 19 Oct 2014 21:50:37 GMT</pubDate></item><item><title>#VMworld Day 3 &amp; 4 - Final Notes</title><link>https://veducate.co.uk/vmworld-day-3-4-final-notes/</link><guid isPermaLink="true">https://veducate.co.uk/vmworld-day-3-4-final-notes/</guid><description>So I didnt get a change to write up Day 3 nor Day 4, but now I&apos;m home, I can get into it as writing blog posts and uploading pictures from your iPad to…</description><pubDate>Sun, 19 Oct 2014 14:25:13 GMT</pubDate></item><item><title>VMworld #VMworld - Day 2 - Keynote, Sessions on NSX, EUC and performance</title><link>https://veducate.co.uk/vmworld-vmworld-day-2-keynote-sessions-on-nsx-euc-and-performance/</link><guid isPermaLink="true">https://veducate.co.uk/vmworld-vmworld-day-2-keynote-sessions-on-nsx-euc-and-performance/</guid><description>So today was the first day of proper sessions and the keynote. This is my first year at VMworld, but you can tell there is something missing slightly, and…</description><pubDate>Wed, 15 Oct 2014 07:58:46 GMT</pubDate></item><item><title>#VMworld 2014 - Day 1</title><link>https://veducate.co.uk/vmworld-2014-day-1/</link><guid isPermaLink="true">https://veducate.co.uk/vmworld-2014-day-1/</guid><description>So day one is usually for two things, partner day, and Hands on Labs. Unfortunately the session I was most hoping to see at partner day was &quot;delivering best in…</description><pubDate>Tue, 14 Oct 2014 08:18:38 GMT</pubDate></item><item><title>Signing off to hit #VMworld &amp; plus a republish of my last post</title><link>https://veducate.co.uk/signing-off-to-hit-vmworld-plus-a-republish-of-my-last-post/</link><guid isPermaLink="true">https://veducate.co.uk/signing-off-to-hit-vmworld-plus-a-republish-of-my-last-post/</guid><description>Afternoon, This is me signing off from producing technical posts for a week whilst I attend #VMworld Barcelona for the week. I am taking some technology with…</description><pubDate>Sun, 12 Oct 2014 15:40:12 GMT</pubDate></item><item><title>How to produce good documentation - Part 1 - The foundation of any IT infrastructure</title><link>https://veducate.co.uk/how-to-produce-good-documentation-part-1-the-foundation-of-any-it-infrastructure/</link><guid isPermaLink="true">https://veducate.co.uk/how-to-produce-good-documentation-part-1-the-foundation-of-any-it-infrastructure/</guid><description>Part 1 - The foundation of any IT infrastructure Part 2 – Rack and Server Diagrams Part 3 - Network IP’s &amp; Interfaces Part 4 - Diagraming a network Part 5 …</description><pubDate>Sat, 11 Oct 2014 10:24:14 GMT</pubDate></item><item><title>VMworld Barcelona 2014 - Here I come</title><link>https://veducate.co.uk/vmworld-barcelona-2014-here-i-come/</link><guid isPermaLink="true">https://veducate.co.uk/vmworld-barcelona-2014-here-i-come/</guid><description>So I&apos;m off to do my first year at VMware VMworld in Barcelona next week. Which means no posts from me for over a week. I&apos;m looking forward to it, I actually am…</description><pubDate>Thu, 09 Oct 2014 14:00:54 GMT</pubDate></item><item><title>Using VMware and CDP information (HP and Cisco Switches)</title><link>https://veducate.co.uk/using-vmware-and-cdp-information-hp-and-cisco-switches/</link><guid isPermaLink="true">https://veducate.co.uk/using-vmware-and-cdp-information-hp-and-cisco-switches/</guid><description>So on of the most valuable networking features of VMware is setting up CDP information or LLDP (if using non cisco devices). We can see exactly which VMNIC is…</description><pubDate>Wed, 08 Oct 2014 20:37:31 GMT</pubDate></item><item><title>Creating VPN tunnel between Cisco ASA and Watchguard XTM</title><link>https://veducate.co.uk/creating-vpn-tunnel-between-cisco-asa-and-watchguard-xtm/</link><guid isPermaLink="true">https://veducate.co.uk/creating-vpn-tunnel-between-cisco-asa-and-watchguard-xtm/</guid><description>Today was the second time I&apos;ve done this in around a year, it&apos;s a little uncommon to be honest, which means googling advice on how to do it, is a bit thin.…</description><pubDate>Wed, 01 Oct 2014 18:46:46 GMT</pubDate></item><item><title>VMware ESXi - Test Jumbo Packets using VMKping</title><link>https://veducate.co.uk/vmware-esxi-test-jumbo-packets-using-vmkping/</link><guid isPermaLink="true">https://veducate.co.uk/vmware-esxi-test-jumbo-packets-using-vmkping/</guid><description>So first off we need to setup Jumbo frames in a few places. ESXi host Switch the ESXi host and Storage is plugged into Storage device As per VMware ESXi 5.0…</description><pubDate>Thu, 25 Sep 2014 11:34:33 GMT</pubDate></item><item><title>Microsoft Exchange - No DNS servers could be retrieved from network adapter</title><link>https://veducate.co.uk/microsoft-exchange-no-dns-servers-could-be-retrieved-from-network-adapter/</link><guid isPermaLink="true">https://veducate.co.uk/microsoft-exchange-no-dns-servers-could-be-retrieved-from-network-adapter/</guid><description>The other day whilst virtualising an Exchange 2010 server from Hyper-V to VMware we found that mail routing outbound stopped working. When looking in the event…</description><pubDate>Mon, 22 Sep 2014 20:27:38 GMT</pubDate></item><item><title>How to setup Veeam Direct SAN Backup over iSCSI - Unleash the Speed!</title><link>https://veducate.co.uk/how-to-setup-veeam-direct-san-backup-over-iscsi-unleash-the-speed/</link><guid isPermaLink="true">https://veducate.co.uk/how-to-setup-veeam-direct-san-backup-over-iscsi-unleash-the-speed/</guid><description>On twitter Rick Vanover posted this link, which intrigued me, giving your Veeam Server access to the VMware VMFS volumes for quicker backups. Sounds dangerous…</description><pubDate>Thu, 18 Sep 2014 15:48:49 GMT</pubDate></item><item><title>Cisco CCNP Training Course – Day 5 - ROUTE</title><link>https://veducate.co.uk/cisco-ccnp-training-course-day-5/</link><guid isPermaLink="true">https://veducate.co.uk/cisco-ccnp-training-course-day-5/</guid><description>Forgive me for taking a few days off from blogging about my training course. As you&apos;ll guess I&apos;ve done the 2 week course. It was very good, The Knowledge…</description><pubDate>Wed, 17 Sep 2014 22:53:11 GMT</pubDate></item><item><title>Nimble Storage - How to update an array</title><link>https://veducate.co.uk/nimble-storage-how-to-update-an-array/</link><guid isPermaLink="true">https://veducate.co.uk/nimble-storage-how-to-update-an-array/</guid><description>In keeping with the whole Nimble is really to use theme, updates are the same, lets take a look; 1. Open up your web portal to the Nimble Array, click on…</description><pubDate>Tue, 16 Sep 2014 12:38:05 GMT</pubDate></item><item><title>Nimble Storage - How to configure a device in 4 steps (Using the GUI Tool)</title><link>https://veducate.co.uk/nimble-storage-how-to-configure-a-device-in-4-steps-using-the-gui-tool/</link><guid isPermaLink="true">https://veducate.co.uk/nimble-storage-how-to-configure-a-device-in-4-steps-using-the-gui-tool/</guid><description>So the last time I used a Nimble Device, I had to configure it (quite easily) using the CLI first due to connectivity constraints at the customers site.…</description><pubDate>Mon, 15 Sep 2014 18:30:26 GMT</pubDate></item><item><title>Cisco CCNP Training Course - Day 4 - ROUTE</title><link>https://veducate.co.uk/cisco-ccnp-training-course-day-4/</link><guid isPermaLink="true">https://veducate.co.uk/cisco-ccnp-training-course-day-4/</guid><description>Day 4 - Kind of, the course has mostly followed each of my post, however I have kind of mixed and match a few things so they flow better. Also i&apos;ve found out…</description><pubDate>Wed, 10 Sep 2014 22:31:57 GMT</pubDate></item><item><title>Cisco CCNP Training Course – Day 3 - ROUTE</title><link>https://veducate.co.uk/cisco-ccnp-training-course-day-3/</link><guid isPermaLink="true">https://veducate.co.uk/cisco-ccnp-training-course-day-3/</guid><description>On to-day 3, most of you have probably noticed that I am posting these online a day behind when I actually take the class, which is helpful, as I spend the…</description><pubDate>Sun, 07 Sep 2014 23:35:39 GMT</pubDate></item><item><title>Cisco CCNP Training Course – Day 2 - ROUTE</title><link>https://veducate.co.uk/cisco-ccnp-training-course-day-2/</link><guid isPermaLink="true">https://veducate.co.uk/cisco-ccnp-training-course-day-2/</guid><description>So lets dive into Day 2, One of the things I will also aim to do is re-create the topologies in Packet Tracer and upload the files for your use at some point…</description><pubDate>Wed, 03 Sep 2014 21:05:12 GMT</pubDate></item><item><title>Cisco CCNP Training Course - Day 1 - ROUTE</title><link>https://veducate.co.uk/cisco-ccnp-training-course-day-1/</link><guid isPermaLink="true">https://veducate.co.uk/cisco-ccnp-training-course-day-1/</guid><description>Note: This is a dump from my notes of the day, I will write more posts on each subject for my training in the future and elaborate as I go on. Just a quick…</description><pubDate>Tue, 02 Sep 2014 21:00:42 GMT</pubDate></item><item><title>Nimble Storage - How to configure a device from scratch (Using the CLI)</title><link>https://veducate.co.uk/nimble-storage-how-to-configure-a-device-from-scratch/</link><guid isPermaLink="true">https://veducate.co.uk/nimble-storage-how-to-configure-a-device-from-scratch/</guid><description>The other day, I posted about how to setup a volume on a Nimble Storage device, so this post is a bit backwards, as now we look at setting up a device from…</description><pubDate>Mon, 01 Sep 2014 22:22:18 GMT</pubDate></item><item><title>Nimble Storage - How to create a Volume</title><link>https://veducate.co.uk/nimble-storage-how-to-create-a-volume/</link><guid isPermaLink="true">https://veducate.co.uk/nimble-storage-how-to-create-a-volume/</guid><description>A quick friday post, I am upgrading the environment at my work place, and we are putting the fantastic Nimble Storage device as our SAN for the VMware…</description><pubDate>Fri, 22 Aug 2014 18:44:53 GMT</pubDate></item><item><title>HP Chassis and Virtual Connect Firmware Upgrades - Don&apos;t bother</title><link>https://veducate.co.uk/hp-chassis-and-virtual-connect-firmware-upgrades-dont-bother/</link><guid isPermaLink="true">https://veducate.co.uk/hp-chassis-and-virtual-connect-firmware-upgrades-dont-bother/</guid><description>So last night was a busy one thanks to the HP Chassis and &quot;fantastic&quot; Virtual Connect system. Bare with this article, as its part what happens blah blah, and…</description><pubDate>Wed, 13 Aug 2014 09:33:22 GMT</pubDate></item><item><title>Server 2012 R1/R2 Creating a Network Team and enable Jumbo Frames</title><link>https://veducate.co.uk/server-2012-r1r2-creating-a-network-team-and-enable-jumbo-frames/</link><guid isPermaLink="true">https://veducate.co.uk/server-2012-r1r2-creating-a-network-team-and-enable-jumbo-frames/</guid><description>Server 2012 now supports NIC teaming, previously you could use HP tools to achieve this in Server 2008 R2 and below, but officially it was never supported by…</description><pubDate>Thu, 07 Aug 2014 14:32:09 GMT</pubDate></item><item><title>Cisco ASA - Allow traffic between two same security level interfaces</title><link>https://veducate.co.uk/cisco-asa-allow-traffic-between-two-same-security-level-interfaces/</link><guid isPermaLink="true">https://veducate.co.uk/cisco-asa-allow-traffic-between-two-same-security-level-interfaces/</guid><description>This is just a quick one, A customer of mine has two companies running in the same building, using the same ISP connection, as such the Firewall is essentially…</description><pubDate>Wed, 06 Aug 2014 09:26:52 GMT</pubDate></item><item><title>VMware ESXi 5.5 u1 PSOD on HP ProLiant G7 PSOD</title><link>https://veducate.co.uk/vmware-esxi-5-5-u1-psod-on-hp-proliant-g7-psod/</link><guid isPermaLink="true">https://veducate.co.uk/vmware-esxi-5-5-u1-psod-on-hp-proliant-g7-psod/</guid><description>For the past few weeks I&apos;ve been working with a customer to resolve an issue with a re-purposed host where it PSOD every week. Issue: We installed a new HP…</description><pubDate>Sun, 20 Jul 2014 22:39:01 GMT</pubDate></item><item><title>Welcome to my lightbulb moment</title><link>https://veducate.co.uk/hello-world/</link><guid isPermaLink="true">https://veducate.co.uk/hello-world/</guid><description>Good Evening, This is the first step into the wide world of an idea which has been burning away at me for some time. I am a; IT Technician, Engineer, Teacher.…</description><pubDate>Fri, 04 Apr 2014 22:08:22 GMT</pubDate></item></channel></rss>