From 6c6587eed353da57c49048a7ac93984dd415087e Mon Sep 17 00:00:00 2001 From: Markus Fleschutz Date: Thu, 22 May 2025 13:15:27 +0200 Subject: [PATCH] Update FAQ.md --- docs/FAQ.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/FAQ.md b/docs/FAQ.md index b75d519c..cbbebefc 100644 --- a/docs/FAQ.md +++ b/docs/FAQ.md @@ -143,8 +143,9 @@ Want to use the PowerShell scripts everywhere on the command-line? Then you need * **For Windows Terminal:** open Settings > Profiles > Windows PowerShell > Command line and add " -nologo". -
Where to find even more scripts? +
Where to find more scripts? +* [PowerShellGallery.com](https://www.powershellgallery.com/) - The central repository for sharing and acquiring PowerShell code including PowerShell modules, scripts, and DSC resources. * [ScriptShare.io](https://www.scriptshare.io/) - ScriptShare is an evergrowing library of scripts and automations.