diff --git a/Docs/FAQ.md b/Docs/FAQ.md index ff0b9423..4e946800 100644 --- a/Docs/FAQ.md +++ b/Docs/FAQ.md @@ -50,7 +50,7 @@ NOTE: the group policy object (GPO) settings of your organization might disallow 2. **Otherwise,** download and unzip it from: https://github.com/fleschutz/PowerShell/archive/master.zip -
How to execute PowerShell scripts in Windows? +
How to execute PowerShell scripts on Windows? 1. In the Windows desktop: right-click the script and select: *Execute with PowerShell* 2. In a command-line interface (CLI, e.g. *Windows Terminal*, either local or remote via SSH) by typing: `./`.