A simple Bootstrap-based website for documenting Operating Systems lab activities, OS installations, and a small case study activity. Videos are for school-purposes only.
Home page preview:
Content pages preview:
-
Lab Activities (
lab-activities/)- Active Directory
- DHCP Roles & joining workstations
- Group Policy Management
- RAID
- File Services
- Windows Deployment Services (WDS)
-
OS Installations (
os-installations/)- Step-by-step install pages for various Windows desktop and server versions (Windows 95 through Windows 11 and several server releases).
-
Support Files & Notes
- Text notes for RAID, DHCP, Web/File services, and testing:
*-notes.txt,testing-with-*.txt - Active Directory user CSV + PowerShell scripts in
users-AD/(for bulk user creation in a lab domain)
- Text notes for RAID, DHCP, Web/File services, and testing:
- Clone or download this repository.
- Open
index.htmlin a browser, or serve the folder with any static HTTP server. - Make sure you have an internet connection (Bootstrap and icons are loaded via CDN).
index.html– Home page and main navigationlab-activities/– Lab activity writeupsos-installations/– OS installation walkthrough pagescase-study.html– Case study pageusers-AD/– CSV + PowerShell files for AD lab usersstyles.css– Custom stylingassets/– Misc assets (icons, etc.)demo/– GIF recordings used in this README
- Paths in the HTML assume the site is served from
/os-website(e.g.,/os-website/styles.css). If you host it at a different base path, update the links accordingly. - All demo GIFs are for documentation only and are not required for the site to function.
- Windows 11 is 3 hours long. Like why?! Also, win-xp wds was annoying...

