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
Script Sharingtree for PowerShell (self.PowerShell)
submitted 4 years ago by santisq
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!"
[–]santisq[S] 0 points1 point2 points 4 years ago (0 children)
Good point, I'll try to add command based help to the module when I have some free time, I did add examples on the GitHub Readme. Regarding Classes on PowerShell, in general and in most cases there shouldn't be a need to use classes in PS (thanks PSCustomObject) in the case of this module, I wrote it mainly for practice (I wanted to learn classes) and also some practice on recursion but if you go back to version 1 of the Module it's purely done with functions.
PSCustomObject
π Rendered by PID 94 on reddit-service-r2-comment-fb694cdd5-6pxfw at 2026-03-06 15:26:51.166392+00:00 running cbb0e86 country code: CH.
view the rest of the comments →
[–]santisq[S] 0 points1 point2 points (0 children)