Forum Discussion
Larry Keyes
Oct 26, 2017Copper Contributor
GUI form front-end for Powershell
Looking for a (free?) GUI form frontend for scripts that I want to distribute to users. Basically, I want to gather three or four data points.... such as first name, lastname, domain name, and...
Mohamed Shehata
Dec 05, 2017Microsoft
You could use simple SPO form (custom list) , create a columns for:
- first name
- last name
- Domain name
- country
All data will be saved to this list and you can export it to excel sheet.
The form would look like below: