MasterWayZ | Michelle Goossens | Blog
open-menu closeme
Home
Links icon
About me LinkedIn Twitter
twitter linkedin youtube rss
  • More PowerCLI scripts to make life easier!

    calendar Dec 11, 2019 · 2 min read  ·
    Share on: twitter facebook linkedin copy

    Hello! Inspired by my last blog post, here are more PowerCLI scripts to make life easier. Script one; get VMs on a specific host with a specific Port Group $viserver = "vCenter IP/FQDN here" $t_host = "ESXi FQDN/IP here as used in vCenter" $portgroup = "port group name here" Connect-VIServer $viserver Get-Cluster …


    Read More
  • Easy PowerCLI script to help migrate VMs from one network to the other.

    calendar Dec 7, 2019 · 2 min read  ·
    Share on: twitter facebook linkedin copy

    Hi everyone, In this post I am sharing a PowerCLI script that I made in order to easily migrate VMs from one network to the other. There are two versions of this script, one version has a hard-coded ESXi/vCenter instance, and the other one asks for the vCenter on each run. Version 1 (hard coded ESXi/vCenter): Do { …


    Read More

Michelle Goossens

A young student who is a fan of VMware. Running my own lab and blog, exploring the capabilities of VMware and how it all works, along with documenting my journey and any issues that may occur.
Read More

Recent Posts

  • Unable to connect vSphereVM to NSX-T Segment in Terraform
  • Quick Lab Tip: Deploy VCF workload domain with single NSX Manager
  • Fixing missing component(s) nmlx5 during vib update
  • Fixing slow vService Manager
  • Cost savings in the Lab
  • My Professional Certification/Training Goals for 202X
  • [Quick script] – Automatically scan for unmounted VMFS datastores and mount them
  • Thoughts on the new VCP-VMC 2022 exam (and I passed!)

Categories

VMWARE 54 VMWARE CLOUD ON AWS 10 CLOUD FOUNDATION 6 HOMELAB 6 HORIZON 5 VIRTUALIZATION 5 VSPHERE 5 NSX-T 4 KUBERNETES 3 TANZU 3 VCENTER 3 VEXPERT 3 BGP 2 CERTIFICATION 2
All Categories
BGP2 CERTIFICATION2 CLOUD FOUNDATION6 CLOUDHEALTH1 CTF1 HANDS ON LABS1 HARDWARE2 HCX2 HE2 HILLTOP CTF1 HOMELAB6 HORIZON5 KMS1 KUBERNETES3 MICROSOFT AZURE1 NETWORKING2 NSX-T4 NSX-V1 POWERCLI2 POWERVCF1 QUICK-SCRIPT1 SECURITY2 TANZU3 TANZU COMMUNITY EDITION1 TERRAFORM1 TESTDRIVE1 TROUBLESHOOTING2 UNCATEGORIZED2 VCENTER3 VEXPERT3 VEXPERT PRO1 VIRTUALIZATION5 VMUG2 VMUG ADVANTAGE2 VMWARE54 VMWARE CLOUD ON AWS10 VMWORLD 20201 VMWORLD 20211 VREALIZE1 VREALIZE OPERATIONS MANAGER1 VSPHERE5
[A~Z][0~9]
Copyright © 2019-2025, Michelle Goossens.

Copyright  COPYRIGHT © 2019-2025, MICHELLE GOOSSENS.. All Rights Reserved

to-top