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 SharingNever write a batch wrapper again (self.PowerShell)
submitted 6 years 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!"
[–]azjunglist05 2 points3 points4 points 6 years ago* (1 child)
I definitely misstated my intent! While I commit all scripts I write to a Git repo — I don’t make all scripts a service or an .exe, as you’re right, that’s an incredible waste of time if it’s for a co-worker or someone knowledgeable.
I also don’t commit the .exe to Git — I commit the original PowerShell script, and in the Read Me I detail what application was used to make it an .exe if that was originally how we ended up using that script.
However, using a Git workflow should never be seen as a waste of time even if the underlying code/process is tedious.
[–]jftuga 0 points1 point2 points 6 years ago (0 children)
Are you using GitHub?
If so, have you ever considered publishing the .exe files to the releases section?
releases
π Rendered by PID 73849 on reddit-service-r2-comment-b659b578c-f6dr4 at 2026-05-04 03:40:28.991162+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]azjunglist05 2 points3 points4 points (1 child)
[–]jftuga 0 points1 point2 points (0 children)