• VMware NSX-T: New Features

    by

    โ€“

    VMware NSX-T is a network virtualization and security platform designed for multi-cloud environments. It provides a range of services for network automation, security, and virtualization. With every new release, NSX-T introduces new features and improvements to enhance the platform’s functionality and ease of use. Here are some of the latest new features in NSX-T. NSX-T…

    Continue reading »

  • ,

    WORKSPACE ONE ACCESS INTEGRATION WITH NSX-T

    by

    โ€“

    Very quick walkthrough on how to integrate NSX-T and Workspace One Access (VIDM) This allows workspace one to create a OAuth connection with NSX-T where you can control user access via Active directory and instead of trying to manage local accounts. Logon to NSX-T manager > System settings > user management Then Login into Workspace…

    Continue reading »

  • Adding VM Notes and Custom Attributes with vRA8

    by

    โ€“

    First I’ll add a few new inputs to the cloud template in Cloud Assembly: I’ll also need to add these to the resources section of the template so that they will get passed along with the deployment properties: vRO Workflow Okay, so we’ve got the information to pass on to vCenter. Now I need to…

    Continue reading »

  • Installing K9S on Kubernetes

    by

    โ€“

    K9S is a command-line interface (CLI) tool that allows you to manage Kubernetes clusters from the terminal. It provides an intuitive user interface and helps you quickly navigate through resources in your cluster. To install K9S on your Kubernetes cluster, follow the steps below: Step 1: Download K9S binary The first step is to download…

    Continue reading »

  • Certificate Status vCenter Alarm

    by

    โ€“

    Just a quick post to give details on how to fixed the Certificate Status alarm in vCenter. Error Certificate Status in vCenter. This was the VMware article used in the end: https://docs.vmware.com/en/VMware-vSphere/6.0/com.vmware.vsphere.security.doc/GUID-80C30209-028D-4F92-9551-CDB6B25A8403.html Started off by running this command: One of the commands above will give you a clue what certificate has expired, then list details…

    Continue reading »

  • ,

    No Retry button, failed VCF SDDC manager download. Bundle Management

    by

    โ€“

    If your missing the retry button in SDDC manager lifecycle management, then on one of the bundles try this fix, I’d test it for the VxRail package however i’m assuming this will work for all packages that fail. Run the “bundle_cleanup” utility on the SDDC Manager against the failed download: To find the correct package,…

    Continue reading »

  • VRA vRealize Automation Orchestrator export\import custom workflows

    by

    โ€“

    Quick post on how to export\import custom workflows in vRealize Automation Orchestrator Tree view is very helpful, this listed out my custom workflows that were in a folder: Move to packages and clicked new package: Give the new package a name and switch over to the content tab: Find the Custom workflows you wanted to…

    Continue reading »

  • VRA vRealize Automation Orchestrator export\import custom workflows

    by

    โ€“

    Quick post on how to export\import custom workflows in vRealize Automation Orchestrator Tree view is very helpful, this listed out my custom workflows that were in a folder: Move to packages and clicked new package: Give the new package a name and switch over to the content tab: Find the Custom workflows you wanted to…

    Continue reading »

  • ,

    vCenter 7 /storage/core and /storage/log full 100%

    by

    โ€“

    Had an issue where the following appear to occur in vCenter: vCenter Server /storage/core filling up with core.in:imfile.XXXX when configuring vCenter syslog server (81327) (vmware.com) This is a collection of the commands i’d used to fix this problem this problem:

    Continue reading »

  • ,

    VMC on AWS SDDC Deployment

    by

    โ€“

    This is a collection of some of my notes for the deployment of VMware cloud on AWS: Step one is to configure your AWS account, the easy bit right ๐Ÿ˜‰ Then you will need to create a new VPC, search for VPC in the AWS console. Next Step is to create the Subnet you’ll be…

    Continue reading »