Skip to content

VMWARE - VCF - INFRASTRUCTURE

GitHub
  • Home
  • VCF Deployment Planning
  • About
VMWARE - VCF - INFRASTRUCTURE
  • Clustered VIDM problems
    Identity Manager | ITQ

    Clustered VIDM problems

    Bypaul@vandieen.com 20/11/202320/11/2023

    We have a clustered VIDM installation which gave us login problems after a SDDC manager upgrade from 4.4.1 to 4.5.1, this does not seem related at all but the timing is when the problems started. After some investigation we noticed we could not login to the second node with root or sshuser and noticed that…

    Read More Clustered VIDM problemsContinue

  • Troubles upgrading Log Insight to 8.12
    ITQ | vRealize Log Insight

    Troubles upgrading Log Insight to 8.12

    Bypaul@vandieen.com 01/09/202301/09/2023

    Coming from 8.10.2 our upgrade process got stuck for unknown reasons so we engaged support and they helped us upgrade it starting from the web ui and upgrading the primary went fine but it did not progress through the second and third node. From here we uploaded the PAK file to both nodes into /tmp/…

    Read More Troubles upgrading Log Insight to 8.12Continue

  • Change ESXi License Keys
    ITQ | PowerCLI | Powershell | vSphere

    Change ESXi License Keys

    Bypaul@vandieen.com 21/06/202321/06/2023

    I made a script that will output the current license keys per cluster and changes them to a new one which the script will ask for. Just make sure you have the license key already added to vCenter. The script will ask you for inputs so it should just work. But better to be safe…

    Read More Change ESXi License KeysContinue

  • Remove a VIB from Offline Bundle
    ITQ | PowerCLI | Powershell | vSphere

    Remove a VIB from Offline Bundle

    Bypaul@vandieen.com 15/06/202315/06/2023

    This describes the commands needed to remove a vib from a offline zip bundle that you aqcuired from vmware or maybe you exported it from the single image within vCenter. First you add the software depot with #1 after that you get the name of the profile in that bundle with #2.Then you need to…

    Read More Remove a VIB from Offline BundleContinue

  • Change Network for multiple vm’s
    ITQ | PowerCLI | Powershell | vCenter | vSphere

    Change Network for multiple vm’s

    Bypaul@vandieen.com 11/05/202311/05/2023

    I made a simple script for 1 job : changing the portgroup for multiple vm’s in the same portgroup.The script will ask which portgroup you want to move vm’s from using a selection after that using the same method it will ask you for the portgroup to move to. Then it will change all the…

    Read More Change Network for multiple vm’sContinue

  • VRNI Insufficient disk space
    ITQ | LifeCycle Manager | NetworkInsight

    VRNI Insufficient disk space

    Bypaul@vandieen.com 02/02/202302/02/2023

    When upgrading Network Insight 6.7 to Patch 4 due to this security risk i ran into failures with insufficient disk space. After a bit of research i thought the minimum disk space of 2TB was not met for the appliance (due to previous upgrades) so i added disks to get to that and all lights…

    Read More VRNI Insufficient disk spaceContinue

  • Change WLD Default Cluster
    ITQ | VCF

    Change WLD Default Cluster

    Bypaul@vandieen.com 13/12/202212/02/2025

    to be able to remove the default cluster which usually is the first cluster in your Workload domain you have to change it to another cluster which remains behind. with this command you can perform on the SDDC Manager’s CLI you can change it. Make sure you take a snapshot before attempting this process! Login…

    Read More Change WLD Default ClusterContinue

  • PowerCLI checks on VM’s
    ITQ | PowerCLI | Powershell | vSphere

    PowerCLI checks on VM’s

    Bypaul@vandieen.com 24/11/202230/11/2022

    I needed to make a automated way to check vm’s for mounted ISO’s, existing snapshots and running vmware tools for a cross vcenter migration. so i started to look for the neccesary one liners that got me the info i needed to make a complete check around all the info and report back in the…

    Read More PowerCLI checks on VM’sContinue

  • VMware Explore 2022 My Recap
    Explore | ITQ

    VMware Explore 2022 My Recap

    Bypaul@vandieen.com 14/11/202215/11/2022

    Let me start by saying how great is was to get together again in Barcelona, as it was only my second time there it still felt amazing to be there again. This time around i was part of the Orange Army (ITQ) and that made it only feel better! Some small impressions from my side…

    Read More VMware Explore 2022 My RecapContinue

  • VCF Making a Network Pool with Powershell!
    ITQ | Powershell | VCF

    VCF Making a Network Pool with Powershell!

    Bypaul@vandieen.com 03/11/202215/11/2022

    Hereby my take on a scripted version of creating a networkpool in VCF! Please look at the code before using because there are some assumptions in there that may mess up your ip subnets. This is made for a customer based on their needs and design so test before using at your customer! This one will make a VSAN and…

    Read More VCF Making a Network Pool with Powershell!Continue

Page navigation

Previous PagePrevious 1 2 3 4 5 6 Next PageNext

© 2026 - WordPress Theme by Kadence WP

  • Home
  • VCF Deployment Planning
  • About