Using a series of scripts to build a signage PC that opens Chrome and displays a specific URL. I have been manually setting the URL withing the powershell script that opens Chrome and displays the page. Since a batch is used to do some setting up of the unit, I'd like to set the $URL variable in the PS1 via a prompt during the setup bat.
I have tried a few things from other threads with no luck. I have little experience with batch or powershell. Not a task I was given but figured it may be nice to improve what I have been given as the current standard procedure.
Thanks in advance.