diff --git a/docs/FAQ.md b/docs/FAQ.md
index cbbebefc..badcb4e4 100644
--- a/docs/FAQ.md
+++ b/docs/FAQ.md
@@ -51,6 +51,14 @@
**NOTE:** the group policy object (GPO) settings of your organization might disallow changes. In that case contact your system administrator for help.
+Which PowerShell version should be used?
+
+* **Out-dated** is Windows PowerShell up to version 2.0 (will be removed in newer Windows releases).
+* Windows 10 and 11 are using PowerShell 5.1
+* **Latest** version is PowerShell 7.5.2 (as of July 2025).
+
+
+
How to get the 500+ PowerShell sample scripts?
1. **When using Git, execute in a terminal window:** `git clone https://github.com/fleschutz/PowerShell`