Workaround for Windows Server 2012 when you enable Windows feature NetFx3

Source: Internet
Author: User

Author: freezing Point Sunshine | may be reproduced, but must be in the form of hyperlinks to indicate the original source and author information and copyright notice
Website: http://baohua.me/operating-system/windows-server-2012-enable-windows-feature-netfx3-error-sulotion/

When you install a SQL Server 2012 database on a Windows Server R2 server, an error occurred during the installation process "Enable Windows feature NetFx3, error code:-2146498298." Try to enable Windows features NetFx3 from Windows Management Tools, and then rerun Setup. "Message, here is the error:

Workaround:

1. Mount the installation media CD for Windows Server R2

The ISO mirrored media is attached to the drive's e partition character.

2. Running PowerShell as an administrator

3. Perform the installation NetFx3 function in PowerShell

Command:

<textarea class="crayon-plain print-no" readonly="" data-settings="dblclick">Import-module Servermanagerdism.exe/online/enable-feature/all/featurename:netfx3/source:e:\sources\sxs</textarea>
1 2 3 4   import - module servermanager dism exe / online / enable - feature / all / featurename : netfx3 / source : e : \ sources \ sxs  

Here e:\ path is the path of the system image loading, if there is no installation media, it is necessary to ensure that the system can connect to the network properly.

4. Restart Windows Server

5. Restart the installation of SQL Server 2012 database programs

At the fifth step, if you have skipped the error, you can rerun Setup, choose to add features and components to the installed instance, and complete the installation of SQL Server 2012.

"-endof-"

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.