I'm looking for the best way to set up Pro map templates for use by coworkers who have some GIS skills, but are not everyday GIS users.
Currently, we use .mxd files that are set as read-only on our server, and this method works well. The user opens the .mxd, the user can add or subtract map layers from our enterprise SDE geodatabase or from their own project-specific files, and then the user can save the map to another location on the server.
The project-based setup of Pro presents some challenges to creating a similar process.
From testing out different methods, it seems that either of these methods are the best options:
- Create a Project Template (.aptx) that users can unpack and save to their own location

- Create a Layout File (.mapx) that users can import into a Pro project started in their own location

Can anyone share thoughts on the pros and cons of using these options in practice?
I am also worried about cases where a user wants to re-name their project or move it to a different server location. Anyone have tips or experience to share on this?