SYS 350 Home - Oliver-Mustoe/Oliver-Mustoe-Tech-Journal GitHub Wiki
This is my landing page for SYS-350, where you will find the following:
Taken from course Canvas:
This advanced course will concentrate on current server based virtualization solutions used in the modern enterprise. This investigation will include VMWare's vSphere and how these technologies can be leveraged for server consolidation and automation.
Below is a dropdown with chronological details about each week in SYS-350
- Created and finished Milestone 1 - ESXi and Basic Networking
- NOTE TO SELF: Remember to take base snapshots/sysprep before setting up VMs unless you will have to go back and make base VMs from scratch ๐
- Created and finished Milestone 2 - AD, vCenter, and SSO Integration
- Created and finished Milestone 3 - Nested Virtualization and Templates
- Created and finished Milestone 4.1 - Automation with pyvmomi
- Worked more with pyvmomi to make more functions
- Created and finished Milestone 6.1 - Storage and Roles
- Created and finished Milestone 7 - VMWare Review
- Created and finished Milestone 8 - OpenStack Deploy
- Created and finished Milestone 9 - OpenStack Tutorials
- Created and finished Milestone 10 - OpenStack and Windows
- Created and finished Milestone 11 - HyperV
-
-
NOTE: The command to disable secure boot is
Set-VMFirmware -VMName "{VM_NAME}" -EnableSecureBoot Off
, idk why I put the other command but as soon as it is graded I will make a revision for this Milestone
-
NOTE: The command to disable secure boot is
- Created and finished Milestone 12 - HyperV - Linked Clones and Automation 1
Below are resources for concepts/tools/ideas that I found helpful while completing assignments (in the dropdown)
Below are journal pages for technical assignments ordered first to last in order of completion:
- Milestone 1 - ESXi and Basic Networking
- Milestone 2 - AD, vCenter, and SSO Integration
- Milestone 3 - Nested Virtualization and Templates
- Milestone 4.1 - Automation with pyvmomi
- Milestone 6.1 - Storage and Roles
- Milestone 7 - VMWare Review
- Milestone 8 - OpenStack Deploy
- Milestone 9 - OpenStack Tutorials
- Milestone 10 - OpenStack and Windows
- Milestone 11 - HyperV
- Milestone 12 - HyperV - Linked Clones and Automation 1