# Project Overview - Bare Metal Homelab

In this overview, I will list the details of why I am utilizing 2 Lenovo ThinkCentre M700 Micro PCs pulled from a working corporate setting, wiping them clean and turning them into a hub of network configuration platforms. Where I build, document, and maintain the system(s) from scratch.

### Goals

* Build a deep understanding with hands-on application of Active Directory and Windows Server
* Practice MSP relevant skills not limited to AD migration, GPO management, and multi-client environments
* Deploy virtualization via proxmox to run simultaneous lab environments
* Simulate real network topologies using software like GNS3 and physical Cisco Hardware in cooperation with my other networking lab
* Implement security standards and monitoring including but not limited to a honeypot
* Build a deep understanding of integrating/implementing cloud infrastructure via Azure AD and Micrsoft 365 an more via VM

### Hardware Used

* 2x Lenovo ThinkCentre M700 Micro&#x20;
  * Model: 10HY002AUS
    * <sub>Intel Core i5-6500T 2.50GHz (6th gen)</sub>
    * <sub>Pulled from production\*</sub>
    * <sub>Intel Ethernet Connection I219-V</sub>
    * <sub>16GB Memory DDR4 RAM</sub>
    * <sub>Windows 10 Pro</sub>
    * <sub>20GB Virtual Memory</sub>
    * <sub>Hyper-V pre-disabled (corporate use)</sub>
* 1x USB Media Installer
* 1x Monitor
* 1x Ethernet cable for future use (and a crossover incase)

### Documentation Philosphy

* I plan to document each and every step, as a way to retain memory, showcase mistakes and troubleshooting processes, and reflect how real IT work gets done.

### EXTRA

Please follow these links to other sites or places regarding me

* <https://github.com/StefanPeele/bare-metal-everything-lab>
* [https://stefanpeele.com](https://stefanpeele.com/)
* <https://www.linkedin.com/in/stefan-peele-aa3b74284/>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://stefs-documentation.gitbook.io/stefs-documentation-docs/project-overview-bare-metal-homelab.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
