Skip to content

SDF-MAS-01 โ€” Write Custom Scripts

Purpose:
To build confidence and skill by writing original PowerShell scripts for system observation and reporting.


๐Ÿงญ Suggested Practice

  • Create a script that lists top 5 CPU-consuming processes
  • Write a service status checker with timestamp
  • Build a log generator that saves output to Markdown

๐Ÿง  Reflection

  • What did you learn by writing your own script?
  • Did your script behave as expected?