After initially booting up the Raspberry Pi, the team changed the username and password, as well as connected it to the Stevens network which allowed the team to download Raspbian Full.
A configuration was done to the Raspberry Pi which was used to change the hostname and enable network boot. Additionally, some additive interfaces were added to the Pi.
From within the Raspberry Pi's on chip terminal, the team instantiated an instance of the Startup Mailer Python script which enables the team to receive an email from the Pi stating the hostname and IP address at startup.
The startup mailer script was tested by disconnecting the Pi from all external peripherals, and then by rebooting the Pi. At that point, a group members email inbox was populated with a self-generated message from the Pi which stated the hostname and IP address. The team was then able to SSH into the Pi using those credentials in TeamViewer.