Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

OK to batch copy masterpages?

Status
Not open for further replies.

RhinoJohn

Technical User
Mar 17, 2005
6
US
I have a masterpage that I want to copy to about 40 subsites. Is there any problem using a BAT file and putting all of the copy commands in it and executing it? This seems to essentially be the same thing as when using SharePoint Designer to copy from one site to another.

This is an example of one of the command lines:

copy \\servername\_catalogs\masterpage\DR3.master \\servername\Departments\Maint\Mech\_catalogs\masterpage\DR3.master

Just wondering if anyone had any concerns about doing it this way.

Thanks.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top