How to distribute unique filles based on a text list

(imported topic written by rollyr91)

After deploying some software, I need to send a unique configuration file config.txt to each computer. Each computer will receive a specific file. Each file has a unique name but I will rename after it arrives at the endpoint.

What is the best way to automate this using some sort of text distribution list.