# SUMMARY

## PowerShell Frequently Asked Questions

[PowerShell FAQ](https://poshcode.gitbook.io/powershell-faq/src)

## Learning Paths

* [Is there any free training for PowerShell?](https://poshcode.gitbook.io/powershell-faq/src/learning-paths/learning-powershell)
* [What books do you recommend for newbies?](https://poshcode.gitbook.io/powershell-faq/src/learning-paths/books-for-newbies)
* [What books do you recommend for programmers?](https://poshcode.gitbook.io/powershell-faq/src/learning-paths/books-for-programmers)
* [What free PowerShell ebooks are there?](https://poshcode.gitbook.io/powershell-faq/src/learning-paths/free-ebooks)
* [Are there free video classes?](https://poshcode.gitbook.io/powershell-faq/src/learning-paths/video-resources)

## Justification

* [Why should I learn PowerShell?](https://poshcode.gitbook.io/powershell-faq/src/justification/why-powershell)

## Getting Started

* [How do I fix "the execution of scripts is disabled on this system" errors?](https://poshcode.gitbook.io/powershell-faq/src/getting-started/execution-policy)
* [How do I set the PATH in PowerShell?](https://poshcode.gitbook.io/powershell-faq/src/getting-started/environment-variables)
* [How do I pass parameters to PowerShell scripts?](https://poshcode.gitbook.io/powershell-faq/src/getting-started/parameters)
* [How do I determine the location of the current PowerShell script?](https://poshcode.gitbook.io/powershell-faq/src/getting-started/script-root)
* [How do I determine the current version of PowerShell?](https://poshcode.gitbook.io/powershell-faq/src/getting-started/powershell-version)

## Questions about this FAQ

* [What's the license for this FAQ?](https://poshcode.gitbook.io/powershell-faq/src/frequently-asked-faq-questions/license)
* [How can I contribute to this FAQ?](https://poshcode.gitbook.io/powershell-faq/src/frequently-asked-faq-questions/contributing)
