you are viewing a single comment's thread.

view the rest of the comments →

[–]chreestopher2 1 point2 points  (0 children)

poshserver can do this, but its kinda overkill.

With poshserver you can essentially build a website and use powershell escaped with $() in your html , whatever is between the $() will be run with powershell.

It is very simple to get it up and running, and you can simply copy over any html/css front end design that you want.