Skip to content
This repository was archived by the owner on Feb 14, 2026. It is now read-only.

pmdenlinger/powershell-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

PowerShell Projects

This repository contains PowerShell scripts and projects.

Following lessons from Learning PowerShell Over Lunch in 30 Days.

Contents

  • powershell_basics_tutorial.py - Interactive marimo notebook covering PowerShell fundamentals
  • exercises/ - PowerShell exercises and practice scripts from the book

How to Use the Notebook

Prerequisites

pip install marimo pandas

Install PowerShell Core (if not already installed):

Run the Interactive Notebook

marimo edit powershell_basics_tutorial.py

Notebook Sections

  1. PowerShell Basics
  2. Variables and Data Types
  3. Working with Objects
  4. Pipeline
  5. Filtering and Selecting
  6. Arrays and Collections
  7. Hash Tables
  8. Conditional Statements
  9. Loops
  10. Functions
  11. Working with Files and Directories
  12. Working with CSV and JSON
  13. Error Handling
  14. Remote Management
  15. Useful Cmdlets Reference

The notebook includes an interactive PowerShell command executor for hands-on practice!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages