posrescue is right but since you need it... here it is:
I will just write the commands; you can change it to your situation (your naming convention for BOH, etc.) Your file should be located at your master terminal, where aloha and edc should be in your c drive.
First line should copy the .spl files to your BOH.
Second line should rename the .spl files and then your last line should delete the files from the master terminal .
You might want to just run the first line alone and then the last two, do it this way just in case something goes wrong, you won’t delete any files until all is confirm.
Copy c:\aloha\edc\*.spl \\alohaboh\bootdrv\aloha\edc
Ren \\alohaboh\bootdrv\aloha\edc\*.spl *.req
Del c:\aloha\edc\*.spl