Error: 0x800f080c - Feature name NetFX3 is unknown


i trying install .net framework 3.5 on windows server 2012 standard using command below:

ps c:\users\administrator> dism.exe /online /enable-feature /featurename:netfx3 /source:f:\sources

deployment image servicing , management tool

result:

version: 6.2.9200.16384

image version: 6.2.9200.16384


error: 0x800f080c

feature name netfx3 unknown.
a windows feature name not recognized.
use /get-features option find name of feature in image , try command again.

the dism log file can found @ c:\windows\logs\dism\dism.log

option install .net framework not appear in server manager. how can .net framework 3.5 install? seems impossible install .net framework 3.5

have tried suggested solutions dism /online /cleanup-image /restorehealth, without success. 

have run get-windowsfeature , .net framework 3.5 not appear:



display name                                            name                       install state
------------                                            ----                       -------------
[ ] active directory certificate services               ad-certificate                 available
    [ ] certification authority                         adcs-cert-authority            available
    [ ] certificate enrollment policy web service       adcs-enroll-web-pol            available
    [ ] certificate enrollment web service              adcs-enroll-web-svc            available
    [ ] certification authority web enrollment          adcs-web-enrollment            available
    [ ] network device enrollment service               adcs-device-enrollment         available
    [ ] online responder                                adcs-online-cert               available
[ ] active directory domain services                    ad-domain-services             available
[ ] active directory federation services                ad-federation-services         available
    [ ] federation service                              adfs-federation                available
    [ ] ad fs 1.1 web agents                            adfs-web-agents                available
        [ ] ad fs 1.1 claims-aware agent                adfs-claims                    available
        [ ] ad fs 1.1 windows token-based agent         adfs-windows-token             available
    [ ] federation service proxy                        adfs-proxy                     available
[ ] active directory lightweight directory services     adlds                          available
[ ] active directory rights management services         adrms                          available
    [ ] active directory rights management server       adrms-server                   available
    [ ] identity federation support                     adrms-identity                 available
[ ] application server                                  application-server             available
    [ ] .net framework 4.5                              as-net-framework               available
    [ ] com+ network access                             as-ent-services                available
    [ ] distributed transactions                        as-dist-transaction            available
        [ ] ws-atomic transactions                      as-ws-atomic                   available
        [ ] incoming network transactions               as-incoming-trans              available
        [ ] outgoing network transactions               as-outgoing-trans              available
    [ ] tcp port sharing                                as-tcp-port-sharing            available
    [ ] web server (iis) support                        as-web-support                 available
    [ ] windows process activation service support      as-was-support                 available
        [ ] http activation                             as-http-activation             available
        [ ] message queuing activation                  as-msmq-activation             available
        [ ] named pipes activation                      as-named-pipes                 available
        [ ] tcp activation                              as-tcp-activation              available
[ ] dhcp server                                         dhcp                           available
[ ] dns server                                          dns                            available
[ ] fax server                                          fax                            available
[x] file , storage services                           fileandstorage-services        installed
    [ ] file , iscsi services                         file-services                  available
        [ ] file server                                 fs-fileserver                  available
        [ ] branchcache network files               fs-branchcache                 available
        [ ] data deduplication                          fs-data-deduplication          available
        [ ] dfs namespaces                              fs-dfs-namespace               available
        [ ] dfs replication                             fs-dfs-replication             available
        [ ] file server resource manager                fs-resource-manager            available
        [ ] file server vss agent service               fs-vss-agent                   available
        [ ] iscsi target server                         fs-iscsitarget-server          available
        [ ] iscsi target storage provider (vds , v... iscsitarget-vss-vds            available
        [ ] server nfs                              fs-nfs-service                 available
    [x] storage services                                storage-services               installed
[ ] network policy , access services                  npas                           available
    [ ] network policy server                           npas-policy-server             available
    [ ] health registration authority                   npas-health                    available
    [ ] host credential authorization protocol          npas-host-cred                 available
[ ] print , document services                         print-services                 available
    [ ] print server                                    print-server                   available
    [ ] distributed scan server                         print-scan-server              available
    [ ] internet printing                               print-internet                 available
    [ ] lpd service                                     print-lpd-service              available
[ ] remote access                                       remoteaccess                   available
    [ ] directaccess , vpn (ras)                      directaccess-vpn               available
    [ ] routing                                         routing                        available
[ ] remote desktop services                             remote-desktop-services        available
    [ ] remote desktop connection broker                rds-connection-broker          available
    [ ] remote desktop gateway                          rds-gateway                    available
    [ ] remote desktop licensing                        rds-licensing                  available
    [ ] remote desktop session host                     rds-rd-server                  available
    [ ] remote desktop web access                       rds-web-access                 available
[ ] volume activation services                          volumeactivation               available
[x] web server (iis)                                    web-server                     installed
    [x] web server                                      web-webserver                  installed
        [x] common http features                        web-common-http                installed
            [x] default document                        web-default-doc                installed
            [x] directory browsing                      web-dir-browsing               installed
            [x] http errors                             web-http-errors                installed
            [x] static content                          web-static-content             installed
            [x] http redirection                        web-http-redirect              installed
            [ ] webdav publishing                       web-dav-publishing             available
        [x] health , diagnostics                      web-health                     installed
            [x] http logging                            web-http-logging               installed
            [x] custom logging                          web-custom-logging             installed
            [x] logging tools                           web-log-libraries              installed
            [ ] odbc logging                            web-odbc-logging               available
            [ ] request monitor                         web-request-monitor            available
            [ ] tracing                                 web-http-tracing               available
        [x] performance                                 web-performance                installed
            [x] static content compression              web-stat-compression           installed
            [x] dynamic content compression             web-dyn-compression            installed
        [x] security                                    web-security                   installed
            [x] request filtering                       web-filtering                  installed
            [x] basic authentication                    web-basic-auth                 installed
            [ ] centralized ssl certificate support     web-certprovider               available
            [ ] client certificate mapping authentic... web-client-auth                available
            [ ] digest authentication                   web-digest-auth                available
            [ ] iis client certificate mapping authe... web-cert-auth                  available
            [x] ip , domain restrictions              web-ip-security                installed
            [x] url authorization                       web-url-auth                   installed
            [x] windows authentication                  web-windows-auth               installed
        [ ] application development                     web-app-dev                    available
            [ ] .net extensibility 4.5                  web-net-ext45                  available
            [ ] application initialization              web-appinit                    available
            [ ] asp                                     web-asp                        available
            [ ] asp.net 4.5                             web-asp-net45                  available
            [ ] cgi                                     web-cgi                        available
            [ ] isapi extensions                        web-isapi-ext                  available
            [ ] isapi filters                           web-isapi-filter               available
            [ ] server side includes                    web-includes                   available
            [ ] websocket protocol                      web-websockets                 available
    [ ] ftp server                                      web-ftp-server                 available
        [ ] ftp service                                 web-ftp-service                available
        [ ] ftp extensibility                           web-ftp-ext                    available
    [x] iis hostable web core                           web-whc                        installed
    [x] management tools                                web-mgmt-tools                 installed
        [x] iis management console                      web-mgmt-console               installed
        [x] iis 6 management compatibility              web-mgmt-compat                installed
            [x] iis 6 metabase compatibility            web-metabase                   installed
            [x] iis 6 management console                web-lgcy-mgmt-console          installed
            [x] iis 6 scripting tools                   web-lgcy-scripting             installed
            [x] iis 6 wmi compatibility                 web-wmi                        installed
        [x] iis management scripts , tools            web-scripting-tools            installed
        [x] management service                          web-mgmt-service               installed
[ ] windows deployment services                         wds                            available
    [ ] deployment server                               wds-deployment                 available
    [ ] transport server                                wds-transport                  available
[ ] windows server update services                      updateservices                 available
    [ ] wid database                                    updateservices-widdb           available
    [ ] wsus services                                   updateservices-services        available
    [ ] database                                        updateservices-db              available
[x] .net framework 4.5 features                         net-framework-45-fea...        installed
    [x] .net framework 4.5                              net-framework-45-core          installed
    [x] asp.net 4.5                                     net-framework-45-aspnet        installed
    [x] wcf services                                    net-wcf-services45             installed
        [ ] http activation                             net-wcf-http-activat...        available
        [ ] message queuing (msmq) activation           net-wcf-msmq-activat...        available
        [ ] named pipe activation                       net-wcf-pipe-activat...        available
        [ ] tcp activation                              net-wcf-tcp-activati...        available
        [x] tcp port sharing                            net-wcf-tcp-portshar...        installed
[ ] background intelligent transfer service (bits)      bits                           available
    [ ] iis server extension                            bits-iis-ext                   available
    [ ] compact server                                  bits-compact-server            available
[ ] bitlocker drive encryption                          bitlocker                      available
[ ] bitlocker network unlock                            bitlocker-networkunlock        available
[ ] branchcache                                         branchcache                    available
[ ] client nfs                                      nfs-client                     available
[ ] data center bridging                                data-center-bridging           available
[ ] enhanced storage                                    enhancedstorage                available
[ ] failover clustering                                 failover-clustering            available
[ ] group policy management                             gpmc                           available
[ ] ink , handwriting services                        inkandhandwritingser...        available
[ ] internet printing client                            internet-print-client          available
[ ] ip address management (ipam) server                 ipam                           available
[ ] isns server service                                 isns                           available
[ ] lpr port monitor                                    lpr-port-monitor               available
[ ] management odata iis extension                      managementodata                available
[x] media foundation                                    server-media-foundation        installed
[ ] message queuing                                     msmq                           available
    [ ] message queuing services                        msmq-services                  available
        [ ] message queuing server                      msmq-server                    available
        [ ] directory service integration               msmq-directory                 available
        [ ] http support                                msmq-http-support              available
        [ ] message queuing triggers                    msmq-triggers                  available
        [ ] multicasting support                        msmq-multicasting              available
        [ ] routing service                             msmq-routing                   available
    [ ] message queuing dcom proxy                      msmq-dcom                      available
[ ] multipath i/o                                       multipath-io                   available
[ ] network load balancing                              nlb                            available
[ ] peer name resolution protocol                       pnrp                           available
[ ] quality windows audio video experience              qwave                          available
[ ] ras connection manager administration kit (cmak)    cmak                           available
[ ] remote assistance                                   remote-assistance              available
[ ] remote differential compression                     rdc                            available
[ ] remote server administration tools                  rsat                           available
    [ ] feature administration tools                    rsat-feature-tools             available
        [ ] smtp server tools                           rsat-smtp                      available
        [ ] bitlocker drive encryption administratio... rsat-feature-tools-b...        available
            [ ] bitlocker drive encryption tools        rsat-feature-tools-b...        available
            [ ] bitlocker recovery password viewer      rsat-feature-tools-b...        available
        [ ] bits server extensions tools                rsat-bits-server               available
        [ ] failover clustering tools                   rsat-clustering                available
            [ ] failover cluster management tools       rsat-clustering-mgmt           available
            [ ] failover cluster module windows ... rsat-clustering-powe...        available
            [ ] failover cluster automation server      rsat-clustering-auto...        available
            [ ] failover cluster command interface      rsat-clustering-cmdi...        available
        [ ] ip address management (ipam) client         ipam-client-feature            available
        [ ] network load balancing tools                rsat-nlb                       available
        [ ] snmp tools                                  rsat-snmp                      available
        [ ] windows system resource manager rsat [de... wsrm-rsat                      available
        [ ] wins server tools                           rsat-wins                      available
    [ ] role administration tools                       rsat-role-tools                available
        [ ] ad ds , ad lds tools                      rsat-ad-tools                  available
            [ ] active directory module windows ... rsat-ad-powershell             available
            [ ] ad ds tools                             rsat-adds                      available
                [ ] active directory administrative ... rsat-ad-admincenter            available
                [ ] ad ds snap-ins , command-line ... rsat-adds-tools                available
                [ ] server nis tools [deprecated]   rsat-nis                       available
            [ ] ad lds snap-ins , command-line tools  rsat-adlds                     available
        [ ] hyper-v management tools                    rsat-hyper-v-tools             available
        [ ] remote desktop services tools               rsat-rds-tools                 available
            [ ] remote desktop gateway tools            rsat-rds-gateway               available
            [ ] remote desktop licensing diagnoser t... rsat-rds-licensing-d...        available
            [ ] remote desktop licensing tools          rds-licensing-ui               available
        [ ] windows server update services tools        updateservices-rsat            available
            [ ] api , powershell cmdlets              updateservices-api             available
            [ ] user interface management console       updateservices-ui              available
        [ ] active directory certificate services tools rsat-adcs                      available
            [ ] certification authority management t... rsat-adcs-mgmt                 available
            [ ] online responder tools                  rsat-online-responder          available
        [ ] active directory rights management servi... rsat-adrms                     available
        [ ] dhcp server tools                           rsat-dhcp                      available
        [ ] dns server tools                            rsat-dns-server                available
        [ ] fax server tools                            rsat-fax                       available
        [ ] file services tools                         rsat-file-services             available
            [ ] dfs management tools                    rsat-dfs-mgmt-con              available
            [ ] file server resource manager tools      rsat-fsrm-mgmt                 available
            [ ] services network file system man... rsat-nfs-admin                 available
            [ ] share , storage management tool       rsat-corefile-mgmt             available
        [ ] network policy , access services tools    rsat-npas                      available
        [ ] print , document services tools           rsat-print-services            available
        [ ] remote access management tools              rsat-remoteaccess              available
            [ ] remote access gui , command-line t... rsat-remoteaccess-mgmt         available
            [ ] remote access module windows pow... rsat-remoteaccess-po...        available
        [ ] volume activation tools                     rsat-va-tools                  available
        [ ] windows deployment services tools           wds-adminpack                  available
[ ] rpc on http proxy                                 rpc-over-http-proxy            available
[ ] simple tcp/ip services                              simple-tcpip                   available
[ ] smtp server                                         smtp-server                    available
[ ] snmp service                                        snmp-service                   available
    [ ] snmp wmi provider                               snmp-wmi-provider              available
[ ] subsystem unix-based applications [deprecated]  subsystem-unix-apps            available
[x] telnet client                                       telnet-client                  installed
[ ] telnet server                                       telnet-server                  available
[ ] tftp client                                         tftp-client                    available
[x] user interfaces , infrastructure                  user-interfaces-infra          installed
    [x] graphical management tools , infrastructure   server-gui-mgmt-infra          installed
    [ ] desktop experience                              desktop-experience             available
    [x] server graphical shell                          server-gui-shell               installed
[ ] windows biometric framework                         biometric-framework            available
[ ] windows feedback forwarder                          wff                            available
[x] windows identity foundation 3.5                     windows-identity-fou...        installed
[ ] windows internal database                           windows-internal-dat...        available
[x] windows powershell                                  powershellroot                 installed
    [x] windows powershell 3.0                          powershell                     installed
    [x] windows powershell ise                          powershell-ise                 installed
    [ ] windows powershell web access                   windowspowershellweb...        available
[x] windows process activation service                  was                            installed
    [x] process model                                   was-process-model              installed
    [x] configuration apis                              was-config-apis                installed
[ ] windows search service                              search-service                 available
[ ] windows server backup                               windows-server-backup          available
[ ] windows server migration tools                      migration                      available
[ ] windows standards-based storage management          windowsstoragemanage...        available
[ ] windows system resource manager [deprecated]        wsrm                           available
[ ] windows tiff ifilter                                windows-tiff-ifilter           available
[ ] winrm iis extension                                 winrm-iis-ext                  available
[ ] wins server                                         wins                           available
[ ] wireless lan service                                wireless-networking            available
[x] wow64 support                                       wow64-support                  installed
[ ] xps viewer                                          xps-viewer                     available

hi,

thanks reply.

firstly, suggest contact provider see if can repair installation issue may caused corrupted installation media.

if try repairing yourself, please refer following steps , see how works.

1. choose windows sever 2012 machine has .net 3.5 installed . ( should not sp1 , may not have package available there )

go c:\windows\servicing\packages , search package

microsoft-windows-foundation-package~31bf3856ad364e35~amd64~~ 6.2.9200.16384.cat

microsoft-windows-foundation-package~31bf3856ad364e35~amd64~~ 6.2.9200.16384.mum

copy different folder \ share

2. on problem machine  open cmd admin , run following cmds :

this makes current logged on user (needs have administrative privileges) owner of folder:

takeown /f c:\windows\servicing\packages /d y /r

then assign full control using:

cacls c:\windows\servicing\packages /e /t /c /g "username":f

replace username account logged in with.

3. paste files picked working machine c:\windows\servicing\packages

4. need test installing netfx through dism

check list of available features using "dism /online /get-features " 

try following cmd :

c:\windows\system32>dism.exe /online /enable-feature /featurename:netfx3

hope helps.


best regards
jeremy wu



Windows Server  >  Windows Server 2012 General



Comments

Popular posts from this blog

server manager error: ADAM.events.xml could not be enumerated.

EventID 7036 after ID 10029