I'm in the middle of automating our Domino code move process. How would one go about copying a master template from one Domino server to another and have it retain its status as a master template? If I do "CL COPY template_name.nsf target_server!!template.name.nsf TEMPLATE", it copies the master template but removes the master template name, thus converting it into a database on the destination server. Many thanks!