Share via

Powershell learning resource recommendation

tj_zero 65 Reputation points
2023-09-18T08:18:15.3233333+00:00

Just starting to learn Powershell and looking for advice and learning resources from experienced engineers;

I would appreciate it if you could help me.

Windows for business | Windows Server | User experience | PowerShell
0 comments No comments

2 answers

Sort by: Most helpful
  1. Plamen Peev 95 Reputation points
    2024-04-29T21:23:06.1066667+00:00

    Was this answer helpful?

    0 comments No comments

  2. MotoX80 37,696 Reputation points
    2023-09-18T13:05:00.0533333+00:00

    It's a little dated, but here is the document that I typically recommend. It covers the basics really well.

    https://www.sapien.com/books_training/Windows-PowerShell-4

    I normally use Powershell_ISE to edit scripts because it comes with Windows. MS is not enhancing it however, and users eventually need to migrate to VSCode.

    You can also refer to the MS documentation.

    https://learn.microsoft.com/en-us/powershell/scripting/learn/ps101/01-getting-started?view=powershell-5.1

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.