0

I have set up IIS on a Win 10 machine.

All I want to do is have a site with one page that runs a VBScript or Powershell script on the machine.

How can I do this simply?

1
  • You can't run anything like that from inside internet explorer. You can run it inside the IIS process. Like this: stackoverflow.com/questions/7209834/… Commented Jan 18, 2017 at 4:00

1 Answer 1

1

It exists PowerShell Web Server. It's a Secure, flexible and lightweight web server that should meet your requirements.

In a few minutes you will be able to have a site with one page, I use it to publish my daily stats.

Sign up to request clarification or add additional context in comments.

2 Comments

Is that project still maintained? Seems like a while since it was last updated. Neat to know that exists though.
I don't think we are much users. Have a look to the sources, it's quite simple, I'am able to maintain it myself. I mainly use it for tooling, not for public a WEB. The developer Yusuf Ozturk seems to be available.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.