PowerShell FAQ
  • Initial page
  • PowerShell Frequently Asked Questions
    • getting-started
      • How do I determine the location of the current PowerShell script?
      • How do I set the PATH in PowerShell?
      • How do I determine the current version of PowerShell?
      • How do I pass parameters to PowerShell scripts?
      • How do I fix "the execution of scripts is disabled on this system" errors?
    • learning-paths
      • Are there any free PowerShell ebooks?
      • Is there any free training for PowerShell
      • books-for-programmers
      • video-resources
      • books-for-newbies
    • frequently-asked-faq-questions
      • contributing
      • What's the license for this FAQ?
    • SUMMARY
    • justification
      • Why should I learn PowerShell?
Powered by GitBook
On this page
  • How can I contribute to the FAQ?
  • How do I add a new question and answer?
  • Can I add a question without an answer?
  • What makes a good FAQ entry?
  • Can I just suggest an improvement to the answer for a question?

Was this helpful?

  1. PowerShell Frequently Asked Questions
  2. frequently-asked-faq-questions

contributing

Previousfrequently-asked-faq-questionsNextWhat's the license for this FAQ?

Last updated 4 years ago

Was this helpful?

How can I contribute to the FAQ?

This FAQ is a GitHub project: . Please note all contributions are under the .

How do I add a new question and answer?

Make a pull request to , adding a file in one of the sub-folders of "src" with your question and it's answer.

Note that for the "book" version on you must add the question as a link in the .

Can I add a question without an answer?

To add a question without an answer, use the . We can't guarantee that all of these will be added, because sometimes answers are just too complicated for our format...

What makes a good FAQ entry?

Any frequently asked question that can be summarized in a single sentence, and answered in one or two paragraphs. Because of limitations on some of the clients that these questions are asked on, we need each paragraph to be under 450 characters in length. If you must, you can provide multiple paragraphs, or hyperlinks to additional content.

Can I just suggest an improvement to the answer for a question?

You can! Feel free to submit a pull request to with better answers, or to just open an issue and we'll take care of it. We welcome your contributions, whether it's new questions, corrections, updates, or suggestions for better answers!

PoshCode/PowerShellFAQ
cc-by-sa license
PoshCode/PowerShellFAQ
PoshCode.org/PowerShellFAQ
SUMMARY.md
GitHub issues
PoshCode/PowerShellFAQ