Concept Flow - Installing modules (Install-Module)
Start PowerShell
Check if module exists
Yes / No
Skip
Confirm installation
Module ready to use
End
This flow shows how PowerShell checks for a module and installs it if missing, then confirms it's ready.