PROG 3103
Project
Your task is to build a complete network and schedule tasks for health monitoring. You will need 2 servers and a client, both servers need to be 2012 R2 Core. You are to setup one server as a DC with the domain of Fabrikam.local, join the member server and client to the Domain. To do these tasks you will need to setup all VMs with static IPs and DNS, as well as hostnames.
Once all members are joined, set up file sharing on your second server. You will need to create a script on your Windows 10 to connect to all Servers and Clients in the domain and get the latest 50 system and security events from the event logs and publish them to an html file on the file server. This script should run once a day through task scheduler.
Please be ready to demonstrate this network and tasks on January 8th 2018. You should take detailed notes on all code used and any problems you encounter as well as the solutions.