Quantcast
Viewing all articles
Browse latest Browse all 311

PowerShell GUIs • Confirmation challenge

I have a form used to create new user accounts (the idea was to make the creation process standard rather than the wild west we had before). This is working fine and does what I need. However, we have now discovered accounts are being added to groups they should not be added to. I have comboboxes listing security groups which the tech can select from, I want to add a confirmation challenge to make them confirm the groups selected are correct. Part of this is to try to stop the errant group memberships but also to introduce accountability.
I can't see any options in Powershell Studio for this, is it something I have to add in the script that runs when the create button is pressed or am I missing something?

Statistics: Posted by GarethDavies — Fri Apr 26, 2024 7:36 am — Replies 0 — Views 47



Viewing all articles
Browse latest Browse all 311

Trending Articles