About 50 results
Open links in new tab
  1. PowerShell.org – PowerShell Community

    K-12 IT veteran Chris Thomas joins The PowerShell Podcast to share his 26-year journey in educational technology, from a high school IT internship to becoming an Endpoint Cloud Systems Architect …

  2. Free Resources – PowerShell.org

    Home Forums Global Summit About Us Free Resources Writing PowerShell.org eBooks Articles Blogging at PowerShell.org Contributing Podcast Calendar Add Your Event Donate Sign up Lost …

  3. PowerShell Forums - PowerShell community forums

    PowerShell Forums

  4. Articles – PowerShell.org

    Mar 23, 2026 · The PowerShell Podcast Zero Trust and PowerShell in K12 with Jim Tyler March 9, 2026 | Podcast Returning guest and Microsoft MVP Jim Tyler joins The PowerShell ...

  5. PowerShell + DevOps Global Summit 2025: Call for Papers Now Open!

    Sep 30, 2024 · PowerShell + DevOps Global Summit 2025: Call for Papers Now Open! Calling all innovators, problem-solvers, and thought leaders in the PowerShell and DevOps realm! The stage is …

  6. Redirect PoweShell to text file - PowerShell Forums

    Dec 19, 2018 · I’ve been slow to adopt PoweShell because I have not been able to figure out how to capture what the script is doing and the results of each command. Here is an example on what I am …

  7. Latest Open Discussions topics - PowerShell Forums

    Feb 19, 2021 · PowerShell Forums patterns-practices teaching-powershell devops-camp shell-business Summit Questions Training Resources hof-discussion

  8. Writing Your Own PowerShell Functions / Cmdlets

    Nov 5, 2020 · This article is an attempt at describing some of my thought process when building functions. By functions I mean a command that you can execute after importing a module. I am not …

  9. run exe with parameters - PowerShell Help - PowerShell Forums

    Mar 20, 2018 · my end game is to wrap this in invoke-command, to feed a list of PCs, and run the exe on all of them. for now, i’m just trying to run an exe with parameters from powershell. I can run it from …

  10. Getting the path of a program - PowerShell Forums

    Jan 23, 2023 · Hello, I am new to PowerShell and need your help. I am trying to write a script, that returns the path of installed programs. For example lets say, I have Excel installed on my PC, but I …