The idea is that I want them to have the same configuration for all the development. This includes post setup stuff.
As we play around and find that we need to make a change, open a clean VM, make the 1 change and test.
That's what we are working towards.
Currently everyone has slightly different paths and default settings and they are having "communication" problems.
Thanks for the sysprep info. Not used that before.
And I can use that for a VM setup?
Main Topics
Browse All Topics





by: igor-1965Posted on 2008-10-17 at 04:34:19ID: 22739423
With respect to Windows you could run "sysprep -mini". Configure sysprep.inf per your needes but do NOT fill your license key in the line ProductID=. Upon the bootup they will be enforced to enter the key. Just for a case I am including a general reference for sysprep: http://technet.microsoft.c om/en-us/l ibrary/bb4 57075.aspx
Unfortunately I don't know how to enforce license change for SQL and Visual Studio. Maybe you could just include the installation packages and have them install software / enter the keys by themselves.