From 11cc98e512d1039239b0e815456918adcd509fcc Mon Sep 17 00:00:00 2001 From: mrsh Date: Wed, 7 Jan 2026 20:54:09 +0100 Subject: [PATCH] adding automation --- 2.Automation/README.md | 5 +++++ README.md | 6 +++++- 2 files changed, 10 insertions(+), 1 deletion(-) create mode 100644 2.Automation/README.md diff --git a/2.Automation/README.md b/2.Automation/README.md new file mode 100644 index 0000000..3c675e5 --- /dev/null +++ b/2.Automation/README.md @@ -0,0 +1,5 @@ +Learning automation with **Powershell** + +Link to the youtube video + +https://youtu.be/ZOoCaWyifmI?si=RSdotrh_M9N7Pr8x diff --git a/README.md b/README.md index c06eb20..e6a1204 100644 --- a/README.md +++ b/README.md @@ -8,4 +8,8 @@ for the learning the basic of the syntax and multiple commands [Link to the video](https://www.youtube.com/watch?v=ZOoCaWyifmI&t=80s) -## 2. Active Directory +## 2. Automation + +For learning automation + +[Link to the video](https://youtu.be/ssS3dd6oQTU?si=UTU9WJakqvO-NpNY)