I am new to the UD and I am trying to figure out or find a source for the ability to build a user portal.
My goal is to present a web page that the user can selects from a drop down database name. I would like to populate the drop down by running a powershell script.
Then have another drop down that has a list of servers that is generated from a powershell script that lists the destination server to restore a database too.
Finally when the user can click a button to submit the request that will store the information in a database and queued up.
Then have a status page they go to that will give updates.
Does anyone have insight on how I can do this with UD or guidance on a different way?