I am working on replacing toxic servers(Windows 2008 R2) with new servers Windows 2012 R2. Below are the steps I completed.
We are not replacing DB sever as it already Windows 2012 R2. Im only replacing 2 Web servers, 1 App server and 1 search server. Following are the steps I did till now.
Installing preqs and SP 2013 in new severs
Made new sever as same patch level of the existing servers
Running PS Config in new severs to add them to current farm connecting to current config DB.
Setting search topology with new servers.
My next step is to change the load balancer pointing to new web servers - Before Im doing that I just want to know If there anything else that I should be alert on. My few worries are below. Please guide me.
What about hosted custom applications(webparts) in the farm
Layout folder and master pages?
InfoPath form templates in CA?
Other things that I should care about while replacing servers.
My question is, would all above thing automatically transferred to new severs on adding servers to new farm/enabling services? Or What are the steps I should perform additionally to make new farm exactly same as the old one.
Any help/blog would be greatly appreciated.