Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 1.1 KB

File metadata and controls

38 lines (27 loc) · 1.1 KB

Roadmap

Planned improvements for the PowerShell Admin Command Library.

Phase 1 — Foundation (Current)

  • Windows local administration scripts
  • Active Directory reference scripts
  • VMware PowerCLI examples
  • Azure Administrator scripts
  • AZ-305 architecture reference scripts
  • Command cheatsheet and documentation

Phase 2 — Enhanced Reference

  • Parameterized script templates with -WhatIf examples
  • Common troubleshooting scenarios per section
  • PowerShell 7 cross-platform notes
  • Module installation guide per folder

Phase 3 — Practice Labs

  • Lab setup guides (Hyper-V, Azure free tier)
  • Step-by-step exercises with expected output
  • Quiz-style command challenges

Phase 4 — Advanced Topics

  • Azure Automation runbook examples
  • Intune / Endpoint Manager scripts
  • Hybrid AD and Azure AD Connect queries
  • Infrastructure as Code (Bicep) cross-references

Phase 5 — Portfolio Enhancements

  • Sample output screenshots per section
  • GitHub Actions for PSScriptAnalyzer validation
  • Contribution guidelines