Labbing is an important way to improve your skills and gain experiences with new technologies! There are tons of ways to Lab with a lot of professionals transitioning from Physical to Virtual Labs especially with CML, GNS3 and EVE-NG. In my Lab, I have been using a lot of Virtual Appliances (CSR, FTDv, PALOv, ESXI, … Continue reading Automating CSR and ESXI Deployments with Ansible!
Category: Automation
Creating the port groups with PowerCLI
Now that NECCDC is over, I can share some details on how the environment was setup. More specifically how the virtual networking was setup. We had just about 35 vlans in total and all of them needed to be leveraged in the virtual environment for Red/White team jump boxes. I could have manually created 70 … Continue reading Creating the port groups with PowerCLI
Fixing the Invalid Certificate on PowerCLI
I have recently been working on a fair bit of PowerCLI for a Cyber Defense competition called NECCDC. Every time, when I connect to vCenter, I receive this following error. This error occurs when the default VMWare certificates are not replaced with trusted/matching ones. To resolve this, you need to run the following command. Set-PowerCLIConfiguration … Continue reading Fixing the Invalid Certificate on PowerCLI