New
#61
Thank you @Matthew Wai,
I will give that a try in the morning.
Do I not need a piece of script to make sure that each reg file has finished processing before going onto the next one, something like -Wait -PassThru as mentioned by @KeithM previously?
Also, is there anyway to output which reg file is being processed, something like Write-Host "Running Script : " $???
Thanks in advance.