How to make a web interface?

Андрей Михалевский 3,451 Reputation points
2022-02-17T08:07:08.31+00:00

Hello.

How to make a web interface with authorization through Active Directory, where users could login and execute Powershell commands sent to the server through it?

Windows for business Windows Server User experience Other
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Jannick Hald 21 Reputation points
    2022-02-17T09:34:50.583+00:00

    I believe we probably need more information and might not be question to be perfectly answered.. But i believe that you can check out Windows Admin Center

    More information here: https://learn.microsoft.com/en-us/windows-server/manage/windows-admin-center/overview

    To download: https://www.microsoft.com/en-us/evalcenter/evaluate-windows-admin-center

    Best Regards


  2. MotoX80 36,291 Reputation points
    2022-02-17T17:11:29.41+00:00

    I want to develop my own site with my own options.

    Install IIS on your desktop, download and install Visual Studio Community, and build your site.

    https://visualstudio.microsoft.com/vs/community/

    How much programming experience do you have? VB.Net? C#? What about web development? ASP? ASPX?

    If you have very little experience with those technologies, then you are going to get really frustrated really fast. In that case I would suggest taking some training courses.

    Start by looking for sample sites and see if you can find something close to what you want to build.

    https://www.bing.com/search?q=sample%20aspx%20web%20site

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.