Friday, January 14, 2011

Is there a way to Enable the .NET 3.5.1 Feature on NEW install of Server 2008 R2 during install

Is there a way to Enable the .NET 3.5.1 Feature on NEW install of Server 2008 R2 during install? I'm installing of normal media, and going through the install process there is no configuration options, so after installation, I'm having to manually enable this feature on every server, is there a better way? I'm typically installing to Hyper-V VMs.

  • Well...

    • Dont install to Hyper-V VMs. Make one install, then run sysprep and copy the disc. This is what I do. A lot faster. Especially if new vms just get a differential disc. I have a master fully installed, a differential with just the sysprep and a new vm is up in less than a minute.

    • Features can be installed by command line.

    http://blogs.techrepublic.com.com/datacenter/?p=294

    Has some infos about it. This means you can have all the installs scripted from one script post install, if you dont got for the first idea.

    • Finally, there is unattended install options, you know ;) And the customization with the Windows Installer Kit. If you want to go this way.

    I do not - I basically use the first approach I mentioned. A lot faster.

    Robert Moir : +1 for sysprepped images - create a template for VM deployments and work smarter, not harder.
    From TomTom

0 comments:

Post a Comment