Week 6 - absentee-neptune/SYS-480 GitHub Wiki

Week Overview

  • Played around with Functions on PowerCLI to create efficient utility commands
  • Used Ansible to configure fw-blue8

Issues
The main issues I had this week was actually more with creating the utility functions than anything else. Specifically for setting VM Networks with the changeNetwork function I created in utility.ps1 and to set the network for cloning with the saved config file we created. It took A LOT of research with the PowerCLI command to make it efficient as possible to set and change networks for VMs on vCenter. Other than that, I LOVED doing the stuff we did with Ansible.