Updating Templates In vSphere
Description:
Follow these steps to update a template in vSphere.
To Resolve:
-
In vSphere, right click the template to “Convert to Virtual Machine”
-
Do changes => Install updates, push over new scripts, whatever changes you need done to the template.
-
When done, just right click “Convert to Template”.It’s really is that easy.
-
But lets say you have a Server 2016 / SQL 2014 template and you want to make a Server 2016 / SQL 2016. You would follow similar steps:
- Clone the Server16SQl14 template to a new template and give the clone an name like Server16SQL16.
- Convert the new Server16SQL16 template into a temporary test VM.
- Setup SQL Server install files or whatever changes you need from SQL 14 to SQl 16.
- Convert back to a template.
Comments