Assignment 3 is the final hurdle in the gauntlet of pretty brutal assessment. It is again made of up two components - one written, one practical.
### Task 1: *Network Analysis*
The network analysis task for most will seem daunting at first glance. You are given a long list of various appendix documents to that you will need to make sense of and compile into the workbook. That is the challenge of this task, there isn't really anything inherently "hard" about it.
You will be provided with the following documents:
* Workbook containing:
* Infrastructure status log
* Equipment list
* Penetration test remediation log
* Network overview diagram
* Penetration Test Report
Using the network diagram, you must populate the equipment list and infrastructure status log, you must then comb through the penetration test report and create job tickets for the company's IT department to resolve the issues highlighted by the the pentest report.
### Task 2: *Deploy Image Remotely*
We now arrive at the final challenge, for this task you will be provided with a machine running Windows Server with WDS already pre-configured. You have the task of creating a new Windows installation with a specific selection of software. You must then create an image of your Windows installation using WDS before deploying it onto another VM.
You must document each stage of this process along with explanations as per usual.
There are many steps to this process but there are not many places that you can go wrong with it. I will provide a preset image of Windows Server with WDS for you to use on the Resources Network Share.
Full guidance can be found here: [[Custom Images with WDS]]