Link to home
Start Free TrialLog in
Avatar of rdefino
rdefinoFlag for United States of America

asked on

How to build a 2008 Template for an ESX4i server

I need to build some 2008 server templates to use for deployment. Problem is that we use a license server for the our 2008 servers, so we don't need to put the product key in. So once the system is added to our domain, the license gets activated. Problem id that the templates need to be in a workgroup. So once a vm is deployed from this template, the vm is automatically added to the domain and the license is activated. But, the templates are not in the domain, so the license is not activated.

Now once in a while I need to boot these templates up as vm's to load new software and patches. But the problem is that the vm license expires since it is not activated.

So, is there a way to have the templates without the product key expiring and not needing to use the product keys.
ASKER CERTIFIED SOLUTION
Avatar of Jian An Lim
Jian An Lim
Flag of Australia image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
You problem is

"Now once in a while I need to boot these templates up as vm's to load new software and patches. But the problem is that the vm license expires since it is not activated. "

You can re-arm the license grace period of the vm's.

http://www.mydigitallife.info/2008/06/09/how-to-automatically-rearm-and-extend-activation-grace-period-in-windows-vista-and-server-2008/
Avatar of rdefino

ASKER

S00007359,

this seems to only allow for an extension of  120 days and 240 days. Is that right.

If so that wouldn't work, I need these vm's to be good forever.
thats why i said in my first message.
it cannot be done without a code especially you need it to be good forever

and do this with command line

slmgr -ipk xxxx-xxxx-xxxx-xxxx (allows you to replace the current product key with the specified)