I am in the process of refreshing a dev farm from production. Typically I do this with database migration approach. I treat services DB’s the same as the content DB’s. I will take a backup of the database in production SQL and then restore the DB in Dev and go through the mount process (forRead more