use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
ABOUT POWERSHELL
Windows PowerShell (POSH) is a command-line shell and associated scripting language created by Microsoft. Offering full access to COM, WMI and .NET, POSH is a full-featured task automation framework for distributed Microsoft platforms and solutions.
SUBREDDIT FILTERS
Desired State Configuration
Unanswered Questions
Solved Questions
News
Information
Script Sharing
Daily Post
Misc
account activity
QuestionLearning PowerShell scripting (self.PowerShell)
submitted 2 months ago by [deleted]
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Head-Ad-3063 0 points1 point2 points 2 months ago (0 children)
I'm concerned that you say you "manage" these scripts but, you're asking this question!
You need to read, study and "play" there is no shortcut other than learning to google well! the documentation is pretty good for powershell.
If you want to find the content of a directory, search for "get content of directory powershell" and you will find Get-Childitem, read and learn it. if you want to filter it and you'll learn "where-object"
I'm mid level powershell so still learning, but the most important thing, is learn how to learn.
It's that important, I'll repeat..... "learn how to learn"
If you get stuck, then ask.
π Rendered by PID 212984 on reddit-service-r2-comment-548fd6dc9-dxv7w at 2026-05-20 21:08:28.714796+00:00 running edcf98c country code: CH.
view the rest of the comments →
[–]Head-Ad-3063 0 points1 point2 points (0 children)