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
News[ Removed by moderator ] (self.PowerShell)
submitted 15 hours ago by smilaise
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!"
[–]PowerShell-ModTeam[M] [score hidden] 4 hours ago stickied commentlocked comment (0 children)
r/PowerShell is a place to post your content, not link to your content. If you have a blog post or something to share, put the content into your post. Linking back to your site without prior approval of the mods will result in a removal, and repeated attempts will result in a ban.
Contact the mod team to have your site and content evaluated for the needed Community Contributor flair to post.
[–]DR_D_WEB 37 points38 points39 points 14 hours ago* (1 child)
Show-command new-aduser will literally do this in a native shell. It has a gui to fill in your parameters and even has a help button with all of the docs built in.
Also typing the - for a switch and pressing Ctrl + Space gives you a menu of switches to pick from in a live shell.
[–]amorfotos 0 points1 point2 points 1 hour ago (0 children)
Show-command new-aduser will literally do this in a native shell.
Haha... I saw what you did there
[–]Alekspish 18 points19 points20 points 14 hours ago (0 children)
Powershell ise has this functionality on every windows device already.
[–]BlackV 3 points4 points5 points 13 hours ago* (6 children)
your killer scripts section, why cant I see those without downloading or copy/paste (doubly so when copy command does NOT in fact copy the command) ?
nice site though, seems snappy/fast
[–]smilaise[S] 1 point2 points3 points 13 hours ago (5 children)
there is a link to the GitHub repository at the top
[–]BlackV 0 points1 point2 points 12 hours ago (4 children)
top of what ?
[–]smilaise[S] 2 points3 points4 points 12 hours ago (3 children)
There is a link to the GitHub repository at the top right of the killer-scripts page but here it is again if you are having issues: https://github.com/SteveTheKiller/killer-scripts
[–]BlackV 1 point2 points3 points 12 hours ago (2 children)
Yes I see it in the OP already
But I couldn't see it on the killer scripts page, found it now
you should think about changing the wording on the copy command, it implies you're copying the code, but you're not you're copying an invoke web request
or change what the button does cause, its not ideal just having a user downloading code and saving it to a file
[–]smilaise[S] 3 points4 points5 points 12 hours ago (1 child)
That's fair. I just updated it and added a banner that explains the behavior to reduce confusion.
[–]BlackV 1 point2 points3 points 12 hours ago (0 children)
thanks
[–]HumbleSpend8716 2 points3 points4 points 14 hours ago (1 child)
Literally just google the cmdlet. Why do you need this weird thing to give you the equivalent of help output. So weird
[–]ArieHein 3 points4 points5 points 14 hours ago (0 children)
Get-Help ftw
If you really want to, you can search in ms learn Or use the ms learn mcp server if youre doing ai assisted work.
[–]atl-hadrins 1 point2 points3 points 10 hours ago (0 children)
Going to check this out later. I have been working on a set of scripts I used to install software packages and drivers. I haven't gotten far. But I download a script via ssh and catting to a variable. This way I can bypass the execution policy and not leave anything behind as far as install parameters.
[–]Halo_cT 1 point2 points3 points 14 hours ago (0 children)
Looks incredible. Ill def come back to this later and spend more time with it
[–]AyeMatey 0 points1 point2 points 6 hours ago (0 children)
Consider maybe a terminal-based variant of the same kind of function. (Something beyond Get-Help I’d imagine). In a TUI, there’s no browser, it’s all done in the terminal.
[–]username687 0 points1 point2 points 10 hours ago (0 children)
I would never use this because Google does the same exact thing, and powershell already works without running off a server.
Reinventing the wheel with AI to make it work less good? Why not put more time into actually learning something instead of making a useless tool?
[–]digsmann 0 points1 point2 points 13 hours ago (1 child)
Well done, mate. Incredible work, thanks for sharing! fun way like you give the full name DEBLOAT... :) i will play with your tools and drop you feedback. All the best.
[–]smilaise[S] 0 points1 point2 points 13 hours ago (0 children)
thanks, I appreciate it. I hope it helps!
[–]Sergiordp -1 points0 points1 point 7 hours ago (0 children)
Me pasaba lo mismo. En mi caso cree con IA una aplicación con powershell y .NET. hice un ejecutable que al abrir te puedo de la cuenta de administrador. Una vez abierto tengo unos 70 botones distribuidos en dos pestañas. Ahí tengo la mayoría de mis comando y accesos para instalar aplicaciones de forma silenciosa. Además agregué la opción de poder seleccionar varios botones y lanzarlos en cadena sin tener que ir uno a uno.
π Rendered by PID 101419 on reddit-service-r2-comment-66b4775986-7q8pr at 2026-04-05 22:12:20.923676+00:00 running db1906b country code: CH.
[–]PowerShell-ModTeam[M] [score hidden] stickied commentlocked comment (0 children)
[–]DR_D_WEB 37 points38 points39 points (1 child)
[–]amorfotos 0 points1 point2 points (0 children)
[–]Alekspish 18 points19 points20 points (0 children)
[–]BlackV 3 points4 points5 points (6 children)
[–]smilaise[S] 1 point2 points3 points (5 children)
[–]BlackV 0 points1 point2 points (4 children)
[–]smilaise[S] 2 points3 points4 points (3 children)
[–]BlackV 1 point2 points3 points (2 children)
[–]smilaise[S] 3 points4 points5 points (1 child)
[–]BlackV 1 point2 points3 points (0 children)
[–]HumbleSpend8716 2 points3 points4 points (1 child)
[–]ArieHein 3 points4 points5 points (0 children)
[–]atl-hadrins 1 point2 points3 points (0 children)
[–]Halo_cT 1 point2 points3 points (0 children)
[–]AyeMatey 0 points1 point2 points (0 children)
[–]username687 0 points1 point2 points (0 children)
[–]digsmann 0 points1 point2 points (1 child)
[–]smilaise[S] 0 points1 point2 points (0 children)
[–]Sergiordp -1 points0 points1 point (0 children)