Create a password web gui self service portal

Create a password web gui self service portal

avatar
(anonymous user)

hi all,

i want to create a password web gui self service portal for my users to change there passwords, are there any good how to’s for me to learn how to do this, pref videos or documents like creating textbox
labels
combo boxe/drop down list box

and then passing all that to powershell to execute the change password command, does powershell universal need to be on the same machine as AD for it to communincate with AD or can it just be on any pc

thanks,
rob

All Comments (8)

avatar

This is a perfect usecase for PSU. Please take a look here Active Directory Dashboard - Ironman Software to get started.

avatar

following this guide

  • Download and install PowerShell Universal
  • Navigate to localhost:5000
  • Login with admin\ admin
  • Install this template by click Platform \ Templates and install the Active Directory template
  • View the dashboard at localhost:5000/active-directory

im under the platform tab but i cant see it to download it?

avatar

There have been some changes, it can now be found under Modules. See Templates - PowerShell Universal

avatar

thanks, i stupidly installed it twice now i have two instances under “user interfaces” > “apps” i cant see anywhere to delete one of them?

avatar

Every App displayed there should have a red recycle bin icon to delete the App.

avatar



09265ff313b1408f75ccb5a92b9ec8cd6e940cef
cant see the bin

09265ff313b1408f75ccb5a92b9ec8cd6e940cef.png

avatar

This does look different than what I have got, have you got enough permissions?

avatar

i should as i have signed in as admin