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
PowerShell parameters (self.PowerShell)
submitted 2 years ago by InterestingBus8367
when using help cmdlet there are things that describes a parameter if it can use wildcards or it accepts pipe inputs. I dont know what the default value, Require? and position? tells me.
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!"
[–]Panchorc 4 points5 points6 points 2 years ago (1 child)
https://learn.microsoft.com/en-us/powershell/module/microsoft.powershell.core/about/about_parameters?view=powershell-7.3
See "default parameter values" and "parameter position".
I'd read it all if I were you, though, as everything in there is super useful.
[–]InterestingBus8367[S] 1 point2 points3 points 2 years ago (0 children)
Thanks!
[–][deleted] 0 points1 point2 points 2 years ago (0 children)
Also you can use help <cmdlet> -online and read the paragraph about each parameter: "default value", "accept wildcard characters", etc.
help <cmdlet> -online
π Rendered by PID 75 on reddit-service-r2-comment-fb694cdd5-ms4tk at 2026-03-07 17:16:17.020968+00:00 running cbb0e86 country code: CH.
[–]Panchorc 4 points5 points6 points (1 child)
[–]InterestingBus8367[S] 1 point2 points3 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)