Skip to content

c-wilkinson/powershell-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

PowerShell Scripts

A personal collection of PowerShell scripts for solving annoyances, automating repetitive tasks, and experimenting with new ideas.
Some are polished, some are quick hacks - all are here because they proved useful at least once.


Contents

Script Description
create-test-db.ps1 Automates setup of a SQL Server 2022 Docker container, waits for readiness, and runs an init script to create a schema with users, products, and orders tables plus supporting indexes, views, and procs.

These scripts are provided as-is. There's no hand-holding. If something here helps you, feel free to adapt and reuse however you like.

About

A collection of PowerShell scripts I've written for various purposes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published