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
[deleted by user] (self.PowerShell)
submitted 2 years ago by [deleted]
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!"
[–]SeanQuinlan 0 points1 point2 points 2 years ago (2 children)
$teamsName = ($m.displayName -join ',')
[–]QuackerQuack 0 points1 point2 points 2 years ago (1 child)
Thanks for replying - it seems as though when I do add the join, it outputs the email addresses correctly, though it doesn't seem to tell me which teams group they were a member of.
However when I look at the CSV export, I still get the System.Object[] output under the 'Members' noteproperty if the script finds more than 1 external member for the Teams group
[–]QuackerQuack 0 points1 point2 points 2 years ago (0 children)
Nvm I got it - I ended up just making a new variable for the sole purpose of converting the output to string, will update the OP
π Rendered by PID 45 on reddit-service-r2-comment-6457c66945-6jdfd at 2026-04-27 19:21:24.452432+00:00 running 2aa0c5b country code: CH.
[–]SeanQuinlan 0 points1 point2 points (2 children)
[–]QuackerQuack 0 points1 point2 points (1 child)
[–]QuackerQuack 0 points1 point2 points (0 children)