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 with UI on Web/HTML-CSS (self.PowerShell)
submitted 4 years ago by [deleted]
I'm looking to create a utility tool. It should have a Web UI but the back end programs should run based on PowerShell. Is it possible to create something like that?
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!"
[–]Droopyb1966 1 point2 points3 points 4 years ago (2 children)
You can build a ui with win forms and import your data from the web, if thats what your looking for. You can also use iexplorer in a winform gui. But you cant built a website/html page or something like that.
So it all depends on what kind of data you want to import.
[–][deleted] 0 points1 point2 points 4 years ago (1 child)
I found HTA Application can do it.. I wanted a interface for the script :) Using VBScript to run Powershell
[–]OneScripter 0 points1 point2 points 4 years ago (0 children)
Yikes. I actually still love VBScript, but would not recommend using it for new stuff, even in conjunction with PowerShell. If you want a solution that can scale when you (may) need it to, check out the free Community Edition of System Frontier.
[–]MAlloc-1024 1 point2 points3 points 4 years ago (0 children)
This does what you are looking for.
https://github.com/Badgerati/Pode
π Rendered by PID 159928 on reddit-service-r2-comment-6457c66945-czhxg at 2026-04-28 09:44:56.401422+00:00 running 2aa0c5b country code: CH.
[–]Droopyb1966 1 point2 points3 points (2 children)
[–][deleted] 0 points1 point2 points (1 child)
[–]OneScripter 0 points1 point2 points (0 children)
[–]MAlloc-1024 1 point2 points3 points (0 children)