From 463613998d2a2d51bfc37dd894799355882cc28b Mon Sep 17 00:00:00 2001 From: Georg Pfuetzenreuter Date: Wed, 10 Nov 2021 17:03:47 +0100 Subject: [PATCH] Init Signed-off-by: Georg Pfuetzenreuter --- README.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..a11cd57 --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +This houses PowerShell scripts I created. Some might be designed for specific environments and not be easily adaptable. Most should contain prerequesites in a comment on the top of the file - no guarantee.