File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -80,6 +80,22 @@ A PowerShell-based, automated provisioning solution that transforms Windows 10 &
8080- 👤 Administrator Access
8181- 💾 USB Drive or Network Share (Optional)
8282
83+ - ## 🚀 Quick Links
84+
85+ - ** 📖 [ Installation Guide] ( docs/INSTALLATION.md ) ** - Detailed setup instructions
86+ - ** ⚙️ [ Configuration Guide] ( docs/CONFIGURATION.md ) ** - Customize your deployment
87+ - ** 🔧 [ Troubleshooting] ( docs/TROUBLESHOOTING.md ) ** - Solve common issues
88+ - ** 🧪 [ Testing] ( Tests/ ) ** - Run validation tests
89+ - ** 📋 [ Contributing] ( CONTRIBUTING.md ) ** - Help improve the project
90+
91+ ## 🎪 Configuration Profiles
92+
93+ | Profile | Use Case | Applications | Configuration |
94+ | ---------| ----------| --------------| ---------------|
95+ | ** [ Corporate] ( Config/Examples/Corporate.json ) ** | Business workstations | Office tools, security software | [ Details] ( docs/CONFIGURATION.md#corporate ) |
96+ | ** [ Developer] ( Config/Examples/Developer.json ) ** | Programming workstations | IDEs, development tools | [ Details] ( docs/CONFIGURATION.md#developer ) |
97+ | ** [ Home User] ( Config/Examples/HomeUser.json ) ** | Personal computers | Media, communication apps | [ Details] ( docs/CONFIGURATION.md#home-user ) |
98+
8399### Quick Start
84100
851011 . ** 📥 Download the Repository**
You can’t perform that action at this time.
0 commit comments