From CORE to GUI -> The source files could not be downloaded.

Answered From CORE to GUI -> The source files could not be downloaded.

  • Tuesday, November 13, 2012 10:20 PM
     
     

    Hi all... I am running Windows Server 2012 Core edition, and I want to get the GUI installed.

    I have tried this several different ways, but the same result comes up; which is FAILED.

    First command:  Get-WindowsImage -ImagePath d:\sources\install.wim

    Result:

    Index       : 1
    Name        : Windows Server 2012 SERVERSTANDARDCORE
    Description : Windows Server 2012 SERVERSTANDARDCORE
    Size        : 7,178,226,690 bytes

    Index       : 2
    Name        : Windows Server 2012 SERVERSTANDARD
    Description : Windows Server 2012 SERVERSTANDARD
    Size        : 11,999,889,351 bytes

    Index       : 3
    Name        : Windows Server 2012 SERVERDATACENTERCORE
    Description : Windows Server 2012 SERVERDATACENTERCORE
    Size        : 7,172,264,095 bytes

    Index       : 4
    Name        : Windows Server 2012 SERVERDATACENTER
    Description : Windows Server 2012 SERVERDATACENTER
    Size        : 11,995,265,169 bytes

    Second Command:  Install-WindowsFeature server-gui-mgmt-infra,server-gui-shell -source:wim:d:\sources\install.wim:2

    Result:

    Add-WindowsFeature : The request to add or remove features on the specified server failed.
    Installation of one or more roles, role services, or features failed.
    The source files could not be downloaded.
    Use the "source" option to specify the location of the files that are required to restore the feature. For more information on specifying a source location
    see http://go.microsoft.com/fwlink/?LinkId=243077. Error: 0x800f0906

    The same thing happens this this command:

    mkdir c:\mountdir
    Dism /mount-wim /WimFile:d:\sources\install.wim /Index:2 /MountDir:c:\mountdir /readonly
    Add-WindowsFeature Server-Gui-Mgmt-Infra –Restart –Source c:\mountdir\windows\winsxs

    The DVD is readable, and I can see the files both directly from the DVD drive and also from the DISM path.

    Any suggestions?  I must be missing something rather simple.  Yes, I am running it as an administrator.... :)

    Thanks!

All Replies

  • Thursday, November 15, 2012 5:59 PM
     
     

    I am having the exact same problem. Please let me know if you find an answer.

  • Friday, November 16, 2012 5:30 AM
    Moderator
     
     

    Hi,

    Why not use -online parameter?

    From Server Core to GUI to… MinShell?

    http://blogs.technet.com/b/canitpro/archive/2012/10/02/from-server-core-to-gui-to-minshell.aspx

    In addition, please also refer to the below link:

    How to Turn the GUI Off and On in Windows Server 2012

    http://www.sqlha.com/2012/05/14/switching-between-server-core-and-full-gui-with-windows-server-2012/

    Regards,

    Yan Li


    Yan Li

    TechNet Community Support

  • Friday, November 16, 2012 10:34 AM
     
     

    Thanks for replying....

    The "-online" feature won't work for me since the machine cannot connect to the internet.

    Maybe the most basic question is:  Can you go from CORE to GUI when you START with CORE?  The article you showed starts with GUI and goes to CORE, so the required files are already there.

    Forch

  • Friday, November 16, 2012 2:43 PM
     
     

    I have tried -online to no avail.

    This Server 2012 Core has Internet Access.

    PS C:\> Import-Module Dism
    PS C:\> Enable-WindowsOptionalFeature -online -Featurename ServerCore-FullServer
    ,Server-Gui-Shell,Server-Gui-Mgmt
    Enable-WindowsOptionalFeature : The source files could not be downloaded.
    Use the "source" option to specify the location of the files that are required
    to restore the feature. For more information on specifying a source location,
    see http://go.microsoft.com/fwlink/?LinkId=243077.
    At line:1 char:1
    + Enable-WindowsOptionalFeature -online -Featurename
    ServerCore-FullServer,Server- ...
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    ~~~
        + CategoryInfo          : NotSpecified: (:) [Enable-WindowsOptionalFeature
       ], COMException
        + FullyQualifiedErrorId : Microsoft.Dism.Commands.EnableWindowsOptionalFea
       tureCommand

    PS C:\>

  • Friday, November 16, 2012 2:53 PM
     
     

    Deployment Image Servicing and Management tool
    Version: 6.2.9200.16384

    Image Version: 6.2.9200.16384

    Features listing for package : Microsoft-Windows-ServerCore-Package~31bf3856ad364e35~amd64~~6.2.9200.16384

    Feature Name : NetFx3ServerFeatures
    State : Disabled

    Feature Name : NetFx3
    State : Disabled with Payload Removed

    Feature Name : IIS-WebServerRole
    State : Disabled

    Feature Name : IIS-WebServer
    State : Disabled

    Feature Name : IIS-CommonHttpFeatures
    State : Disabled

    Feature Name : IIS-StaticContent
    State : Disabled

    Feature Name : IIS-DefaultDocument
    State : Disabled

    Feature Name : IIS-DirectoryBrowsing
    State : Disabled

    Feature Name : IIS-HttpErrors
    State : Disabled

    Feature Name : IIS-HttpRedirect
    State : Disabled

    Feature Name : IIS-WebDAV
    State : Disabled

    Feature Name : IIS-ApplicationDevelopment
    State : Disabled

    Feature Name : IIS-WebSockets
    State : Disabled

    Feature Name : IIS-ApplicationInit
    State : Disabled

    Feature Name : IIS-NetFxExtensibility
    State : Disabled

    Feature Name : IIS-NetFxExtensibility45
    State : Disabled

    Feature Name : IIS-ASPNET
    State : Disabled

    Feature Name : IIS-ASPNET45
    State : Disabled

    Feature Name : IIS-ASP
    State : Disabled

    Feature Name : IIS-CGI
    State : Disabled

    Feature Name : IIS-ISAPIExtensions
    State : Disabled

    Feature Name : IIS-ISAPIFilter
    State : Disabled

    Feature Name : IIS-ServerSideIncludes
    State : Disabled

    Feature Name : IIS-HealthAndDiagnostics
    State : Disabled

    Feature Name : IIS-HttpLogging
    State : Disabled

    Feature Name : IIS-LoggingLibraries
    State : Disabled

    Feature Name : IIS-RequestMonitor
    State : Disabled

    Feature Name : IIS-HttpTracing
    State : Disabled

    Feature Name : IIS-CustomLogging
    State : Disabled

    Feature Name : IIS-ODBCLogging
    State : Disabled

    Feature Name : IIS-Security
    State : Disabled

    Feature Name : IIS-CertProvider
    State : Disabled

    Feature Name : IIS-BasicAuthentication
    State : Disabled

    Feature Name : IIS-WindowsAuthentication
    State : Disabled

    Feature Name : IIS-DigestAuthentication
    State : Disabled

    Feature Name : IIS-ClientCertificateMappingAuthentication
    State : Disabled

    Feature Name : IIS-IISCertificateMappingAuthentication
    State : Disabled

    Feature Name : IIS-URLAuthorization
    State : Disabled

    Feature Name : IIS-RequestFiltering
    State : Disabled

    Feature Name : IIS-IPSecurity
    State : Disabled

    Feature Name : IIS-Performance
    State : Disabled

    Feature Name : IIS-HttpCompressionStatic
    State : Disabled

    Feature Name : IIS-HttpCompressionDynamic
    State : Disabled

    Feature Name : IIS-WebServerManagementTools
    State : Disabled

    Feature Name : IIS-ManagementConsole
    State : Disabled with Payload Removed

    Feature Name : IIS-LegacySnapIn
    State : Disabled with Payload Removed

    Feature Name : IIS-ManagementScriptingTools
    State : Disabled

    Feature Name : IIS-ManagementService
    State : Disabled

    Feature Name : IIS-IIS6ManagementCompatibility
    State : Disabled

    Feature Name : IIS-Metabase
    State : Disabled

    Feature Name : IIS-WMICompatibility
    State : Disabled

    Feature Name : IIS-LegacyScripts
    State : Disabled

    Feature Name : IIS-FTPServer
    State : Disabled

    Feature Name : IIS-FTPSvc
    State : Disabled

    Feature Name : IIS-FTPExtensibility
    State : Disabled

    Feature Name : WAS-WindowsActivationService
    State : Disabled

    Feature Name : WAS-ProcessModel
    State : Disabled

    Feature Name : WAS-NetFxEnvironment
    State : Disabled

    Feature Name : WAS-ConfigurationAPI
    State : Disabled

    Feature Name : IIS-HostableWebCore
    State : Disabled

    Feature Name : MSMQ
    State : Disabled

    Feature Name : MSMQ-Services
    State : Disabled

    Feature Name : MSMQ-Server
    State : Disabled

    Feature Name : MSMQ-Triggers
    State : Disabled

    Feature Name : MSMQ-ADIntegration
    State : Disabled

    Feature Name : MSMQ-HTTP
    State : Disabled

    Feature Name : MSMQ-Multicast
    State : Disabled

    Feature Name : MSMQ-DCOMProxy
    State : Disabled

    Feature Name : MSMQ-RoutingServer
    State : Disabled

    Feature Name : WCF-Services45
    State : Enabled

    Feature Name : WCF-HTTP-Activation45
    State : Disabled

    Feature Name : WCF-TCP-Activation45
    State : Disabled

    Feature Name : WCF-Pipe-Activation45
    State : Disabled

    Feature Name : WCF-MSMQ-Activation45
    State : Disabled

    Feature Name : WCF-TCP-PortSharing45
    State : Enabled

    Feature Name : ManagementOdata
    State : Disabled

    Feature Name : IPAMServerFeature
    State : Disabled with Payload Removed

    Feature Name : ADFS-Role-Package
    State : Disabled with Payload Removed

    Feature Name : IdentityServer-SecurityTokenService
    State : Disabled with Payload Removed

    Feature Name : ADFS-WebAgents-RoleService-Package
    State : Disabled with Payload Removed

    Feature Name : ADFS-WebAgentClaims
    State : Disabled with Payload Removed

    Feature Name : ADFS-WebAgentToken
    State : Disabled with Payload Removed

    Feature Name : RightsManagementServices-Role
    State : Disabled

    Feature Name : RightsManagementServices
    State : Disabled

    Feature Name : RMS-Federation
    State : Disabled with Payload Removed

    Feature Name : RightsManagementServices-AdminTools
    State : Disabled

    Feature Name : IdentityServer-Proxy
    State : Disabled with Payload Removed

    Feature Name : Application-Server
    State : Disabled with Payload Removed

    Feature Name : AS-NET-Framework
    State : Disabled with Payload Removed

    Feature Name : Application-Server-WebServer-Support
    State : Disabled with Payload Removed

    Feature Name : AS-Ent-Services
    State : Disabled with Payload Removed

    Feature Name : Application-Server-TCP-Port-Sharing
    State : Disabled with Payload Removed

    Feature Name : Application-Server-WAS-Support
    State : Disabled with Payload Removed

    Feature Name : Application-Server-HTTP-Activation
    State : Disabled with Payload Removed

    Feature Name : Application-Server-MSMQ-Activation
    State : Disabled with Payload Removed

    Feature Name : Application-Server-TCP-Activation
    State : Disabled with Payload Removed

    Feature Name : Application-Server-Pipe-Activation
    State : Disabled with Payload Removed

    Feature Name : AS-Dist-Transaction
    State : Disabled with Payload Removed

    Feature Name : AS-Incoming-Trans
    State : Disabled with Payload Removed

    Feature Name : AS-Outgoing-Trans
    State : Disabled with Payload Removed

    Feature Name : AS-WS-Atomic
    State : Disabled with Payload Removed

    Feature Name : ADCertificateServicesRole
    State : Disabled

    Feature Name : CertificateServices
    State : Disabled

    Feature Name : OnlineRevocationServices
    State : Disabled

    Feature Name : WebEnrollmentServices
    State : Disabled

    Feature Name : NetworkDeviceEnrollmentServices
    State : Disabled

    Feature Name : CertificateEnrollmentPolicyServer
    State : Disabled

    Feature Name : CertificateEnrollmentServer
    State : Disabled

    Feature Name : BITSExtensions-Upload
    State : Disabled with Payload Removed

    Feature Name : HCAP-Server
    State : Disabled with Payload Removed

    Feature Name : HCSRuntime
    State : Disabled with Payload Removed

    Feature Name : BITSExtensions-AdminPack
    State : Disabled with Payload Removed

    Feature Name : Gateway-UI
    State : Disabled with Payload Removed

    Feature Name : WCF-HTTP-Activation
    State : Disabled

    Feature Name : WCF-NonHTTP-Activation
    State : Disabled

    Feature Name : WindowsPowerShellWebAccess
    State : Disabled

    Feature Name : Printing-Server-Foundation-Features
    State : Disabled

    Feature Name : Printing-Server-Role
    State : Disabled

    Feature Name : Printing-LPDPrintService
    State : Disabled

    Feature Name : BusScan-ScanServer
    State : Disabled with Payload Removed

    Feature Name : Printing-InternetPrinting-Server
    State : Disabled with Payload Removed

    Feature Name : RPC-HTTP_Proxy
    State : Disabled

    Feature Name : Smtpsvc-Admin-Update-Name
    State : Disabled with Payload Removed

    Feature Name : Smtpsvc-Service-Update-Name
    State : Disabled with Payload Removed

    Feature Name : Microsoft-Windows-Web-Services-for-Management-IIS-Extension
    State : Disabled

    Feature Name : RemoteAccess
    State : Disabled

    Feature Name : RemoteAccessServer
    State : Disabled

    Feature Name : RasRoutingProtocols
    State : Disabled

    Feature Name : Gateway
    State : Disabled with Payload Removed

    Feature Name : WebAccess
    State : Disabled with Payload Removed

    Feature Name : UpdateServices
    State : Disabled

    Feature Name : UpdateServices-Services
    State : Disabled

    Feature Name : UpdateServices-Database
    State : Disabled

    Feature Name : UpdateServices-WidDatabase
    State : Disabled

    Feature Name : NetFx4ServerFeatures
    State : Enabled

    Feature Name : NetFx4
    State : Enabled

    Feature Name : NetFx4Extended-ASPNET45
    State : Disabled

    Feature Name : MicrosoftWindowsPowerShellRoot
    State : Enabled

    Feature Name : MicrosoftWindowsPowerShell
    State : Enabled

    Feature Name : ServerCore-FullServer
    State : Disabled with Payload Removed

    Feature Name : User-Interfaces-Infra
    State : Enabled

    Feature Name : Server-Gui-Mgmt
    State : Disabled with Payload Removed

    Feature Name : RSAT
    State : Disabled with Payload Removed

    Feature Name : FSRM-Infrastructure
    State : Disabled

    Feature Name : FSRM-Management
    State : Disabled with Payload Removed

    Feature Name : Microsoft-Windows-FCI-Client-Package
    State : Disabled

    Feature Name : WINS-Server-Tools
    State : Disabled with Payload Removed

    Feature Name : CoreFileServer-RSAT
    State : Disabled with Payload Removed

    Feature Name : Server-Manager-RSAT-File-Services
    State : Disabled with Payload Removed

    Feature Name : Server-RSAT-SNMP
    State : Disabled with Payload Removed

    Feature Name : DNS-Server-Tools
    State : Disabled

    Feature Name : IPAMClientFeature
    State : Disabled with Payload Removed

    Feature Name : DfsMgmt
    State : Disabled with Payload Removed

    Feature Name : ADCertificateServicesManagementTools
    State : Disabled with Payload Removed

    Feature Name : CertificateServicesManagementTools
    State : Disabled with Payload Removed

    Feature Name : OnlineRevocationServicesManagementTools
    State : Disabled with Payload Removed

    Feature Name : RSAT-AD-Tools-Feature
    State : Disabled

    Feature Name : RSAT-ADDS-Tools-Feature
    State : Disabled

    Feature Name : DirectoryServices-DomainController-Tools
    State : Disabled

    Feature Name : DirectoryServices-ADAM-Tools
    State : Disabled

    Feature Name : BitLocker-RemoteAdminTool
    State : Disabled with Payload Removed

    Feature Name : BdeAducExtTool
    State : Disabled with Payload Removed

    Feature Name : ActiveDirectory-PowerShell
    State : Disabled

    Feature Name : DirectoryServices-DomainController
    State : Disabled

    Feature Name : DirectoryServices-ISM-Smtp
    State : Disabled with Payload Removed

    Feature Name : DirectoryServices-AdministrativeCenter
    State : Disabled

    Feature Name : RasServerAdminTools
    State : Disabled with Payload Removed

    Feature Name : DamgmtTools
    State : Disabled with Payload Removed

    Feature Name : HCSUI
    State : Disabled with Payload Removed

    Feature Name : Licensing-UI
    State : Disabled with Payload Removed

    Feature Name : Licensing-Diagnosis-UI
    State : Disabled with Payload Removed

    Feature Name : Microsoft-Windows-Deployment-Services-Admin-Pack
    State : Disabled with Payload Removed

    Feature Name : DHCPServer-Tools
    State : Disabled with Payload Removed

    Feature Name : FailoverCluster-Mgmt
    State : Disabled with Payload Removed

    Feature Name : NetworkLoadBalancingManagementClient
    State : Disabled with Payload Removed

    Feature Name : NFS-Administration
    State : Disabled with Payload Removed

    Feature Name : UpdateServices-UI
    State : Disabled with Payload Removed

    Feature Name : WindowsServerBackupSnapin
    State : Disabled with Payload Removed

    Feature Name : WSRM-RSAT
    State : Disabled with Payload Removed

    Feature Name : FaxServiceConfigRole
    State : Disabled with Payload Removed

    Feature Name : NPSManagementTools
    State : Disabled with Payload Removed

    Feature Name : RightsManagementServicesManagementTools
    State : Disabled with Payload Removed

    Feature Name : Security-SPP-Vmw
    State : Disabled with Payload Removed

    Feature Name : Printing-Client
    State : Disabled with Payload Removed

    Feature Name : Printing-Client-Gui
    State : Disabled with Payload Removed

    Feature Name : RSAT-NIS
    State : Disabled with Payload Removed

    Feature Name : MicrosoftWindowsPowerShellISE
    State : Disabled with Payload Removed

    Feature Name : Microsoft-Hyper-V
    State : Enabled

    Feature Name : RSAT-Hyper-V-Tools-Feature
    State : Disabled

    Feature Name : Microsoft-Hyper-V-Management-Clients
    State : Disabled with Payload Removed

    Feature Name : Microsoft-Hyper-V-Management-PowerShell
    State : Disabled

    Feature Name : VmHostAgent
    State : Disabled

    Feature Name : FSRM-Infrastructure-Services
    State : Disabled

    Feature Name : Server-Gui-Shell
    State : Disabled with Payload Removed

    Feature Name : Internet-Explorer-Optional-amd64
    State : Disabled with Payload Removed

    Feature Name : ServicesForNFS-ServerAndClient
    State : Disabled

    Feature Name : ServerForNFS-Infrastructure
    State : Disabled

    Feature Name : ClientForNFS-Infrastructure
    State : Disabled

    Feature Name : SearchEngine-Server-Package
    State : Disabled with Payload Removed

    Feature Name : FaxServiceRole
    State : Disabled with Payload Removed

    Feature Name : iSCSITargetServer-PowerShell
    State : Disabled

    Feature Name : OEM-Appliance-OOBE
    State : Disabled with Payload Removed

    Feature Name : PSync
    State : Disabled with Payload Removed

    Feature Name : Microsoft-Windows-Deployment-Services
    State : Disabled with Payload Removed

    Feature Name : Microsoft-Windows-Deployment-Services-Deployment-Server
    State : Disabled with Payload Removed

    Feature Name : Microsoft-Windows-Deployment-Services-Transport-Server
    State : Disabled with Payload Removed

    Feature Name : Microsoft-Windows-Deployment-Services-Legacy-SIS
    State : Disabled with Payload Removed

    Feature Name : BitLocker
    State : Disabled

    Feature Name : Bitlocker-Utilities
    State : Disabled

    Feature Name : BitLocker-NetworkUnlock
    State : Disabled with Payload Removed

    Feature Name : NPAS-Role
    State : Disabled with Payload Removed

    Feature Name : IAS NT Service
    State : Disabled with Payload Removed

    Feature Name : AppServer
    State : Disabled with Payload Removed

    Feature Name : PKIClient-PSH-Cmdlets
    State : Disabled

    Feature Name : KeyDistributionService-PSH-Cmdlets
    State : Enabled

    Feature Name : RemoteAccessMgmtTools
    State : Disabled

    Feature Name : RemoteAccessPowerShell
    State : Disabled

    Feature Name : MicrosoftWindowsPowerShellV2
    State : Enabled

    Feature Name : Server-Psh-Cmdlets
    State : Enabled

    Feature Name : DirectoryServices-ADAM
    State : Disabled

    Feature Name : UpdateServices-RSAT
    State : Disabled

    Feature Name : UpdateServices-API
    State : Disabled

    Feature Name : ServerCore-WOW64
    State : Enabled

    Feature Name : ServerCore-EA-IME-WOW64
    State : Enabled

    Feature Name : Windows-Identity-Foundation
    State : Disabled with Payload Removed

    Feature Name : Printing-LPRPortMonitor
    State : Disabled with Payload Removed

    Feature Name : Printing-InternetPrinting-Client
    State : Disabled with Payload Removed

    Feature Name : Printing-AdminTools-Collection
    State : Disabled with Payload Removed

    Feature Name : SimpleTCP
    State : Disabled with Payload Removed

    Feature Name : AdminUI
    State : Disabled with Payload Removed

    Feature Name : BiometricFramework
    State : Disabled with Payload Removed

    Feature Name : WindowsServerBackup
    State : Disabled

    Feature Name : WindowsFeedbackForwarder
    State : Disabled

    Feature Name : EnhancedStorage
    State : Disabled

    Feature Name : CoreFileServer
    State : Disabled

    Feature Name : FileAndStorage-Services
    State : Enabled

    Feature Name : Storage-Services
    State : Enabled

    Feature Name : File-Services
    State : Disabled

    Feature Name : File-Services-Search-Service
    State : Disabled

    Feature Name : DFSN-Server
    State : Disabled

    Feature Name : DFSR-Infrastructure-ServerEdition
    State : Disabled

    Feature Name : FileServerVSSAgent
    State : Disabled

    Feature Name : iSCSITargetServer
    State : Disabled

    Feature Name : SMBHashGeneration
    State : Disabled

    Feature Name : Dedup-Core
    State : Disabled

    Feature Name : FRS-Infrastructure
    State : Disabled

    Feature Name : Microsoft-Windows-GroupPolicy-ServerAdminTools-Update
    State : Disabled

    Feature Name : Windows-Internal-Database
    State : Disabled

    Feature Name : ServerManager-Core-RSAT
    State : Disabled

    Feature Name : ServerManager-Core-RSAT-Role-Tools
    State : Disabled

    Feature Name : ServerManager-Core-RSAT-Feature-Tools
    State : Disabled

    Feature Name : RasCMAK
    State : Disabled with Payload Removed

    Feature Name : RSAT-RDS-Tools-Feature
    State : Disabled with Payload Removed

    Feature Name : FailoverCluster-AdminPak
    State : Disabled

    Feature Name : FailoverCluster-PowerShell
    State : Disabled

    Feature Name : iSCSITargetStorageProviders
    State : Disabled

    Feature Name : iSNS_Service
    State : Disabled

    Feature Name : BITS
    State : Disabled

    Feature Name : LightweightServer
    State : Disabled

    Feature Name : MultipathIo
    State : Disabled

    Feature Name : NetworkLoadBalancingFullServer
    State : Disabled

    Feature Name : NIS
    State : Disabled

    Feature Name : PeerDist
    State : Disabled

    Feature Name : P2P-PnrpOnly
    State : Disabled

    Feature Name : Printing-XPSServices-Features
    State : Enabled

    Feature Name : QWAVE
    State : Disabled

    Feature Name : MSRDC-Infrastructure
    State : Disabled

    Feature Name : RemoteAssistance
    State : Disabled with Payload Removed

    Feature Name : ServerCore-EA-IME
    State : Enabled

    Feature Name : DataCenterBridging
    State : Disabled

    Feature Name : ServerMediaFoundation
    State : Disabled

    Feature Name : InkAndHandwritingServices
    State : Disabled with Payload Removed

    Feature Name : DesktopExperience
    State : Disabled with Payload Removed

    Feature Name : MediaPlayback
    State : Disabled with Payload Removed

    Feature Name : WindowsMediaPlayer
    State : Disabled with Payload Removed

    Feature Name : ServerMigration
    State : Disabled

    Feature Name : ServerCore-Drivers-General
    State : Enabled

    Feature Name : Server-Drivers-General
    State : Disabled with Payload Removed

    Feature Name : Server-Drivers-Printers
    State : Disabled with Payload Removed

    Feature Name : SIS-Limited
    State : Disabled

    Feature Name : SmbDirect
    State : Enabled

    Feature Name : SNMP
    State : Disabled

    Feature Name : WMISnmpProvider
    State : Disabled

    Feature Name : WindowsStorageManagementService
    State : Disabled

    Feature Name : SUA
    State : Disabled

    Feature Name : TelnetClient
    State : Disabled

    Feature Name : TelnetServer
    State : Disabled with Payload Removed

    Feature Name : TFTP
    State : Disabled with Payload Removed

    Feature Name : TIFFIFilter
    State : Disabled with Payload Removed

    Feature Name : WirelessNetworking
    State : Disabled with Payload Removed

    Feature Name : WSRM
    State : Disabled with Payload Removed

    Feature Name : Xps-Foundation-Xps-Viewer
    State : Disabled with Payload Removed

    Feature Name : FailoverCluster-FullServer
    State : Disabled

    Feature Name : CCFFilter
    State : Disabled

    Feature Name : DHCPServer
    State : Disabled

    Feature Name : DNS-Server-Full-Role
    State : Disabled

    Feature Name : FailoverCluster-AutomationServer
    State : Disabled

    Feature Name : FailoverCluster-CmdInterface
    State : Disabled

    Feature Name : WINSRuntime
    State : Disabled

    Feature Name : ResumeKeyFilter
    State : Disabled

    Feature Name : SmbWitness
    State : Disabled

    Feature Name : Remote-Desktop-Services
    State : Disabled

    Feature Name : SessionDirectory
    State : Disabled

    Feature Name : SBMgr-UI
    State : Disabled

    Feature Name : Licensing
    State : Disabled

    Feature Name : VolumeActivation-Full-Role
    State : Disabled

    The operation completed successfully.
  • Friday, November 16, 2012 7:55 PM
     
     

    This almost seems like a bit of a catch-22.  There is a policy setting that must be set on the box.  Of course, from core, you can't run gpedit.msc, which is the easy way to do it.  You say you don't have network connection, so you can't use a remote tool to set it.  The policy, by default is disabled.  Here is the text from the policy:

    If you disable or do not configure this policy setting, of if the required files cannot be found in the location specified by this policy setting, the files will be downloaded from Windows Update, if that is allowed by the policy settings of this computer.

    Maybe if someone has a way to set a computer policy without network connection, then you could set the policy to enable an alternate location.

    Either that, or I'm reading the policy wrong.  See technet.microsoft.com/en-us/library/hh825020.aspx.  You will notice that all possible sources for adding components come from the network.


    tim

  • Friday, November 16, 2012 9:21 PM
     
     

    Thanks Tim.

    From another Windows 2012 Server, I created a custom MMC for gpedit for the Core Server. I set the policy from your TechNet Link to "Windows Update". Then I gpupdate /forced the Core Server

    It almost worked.

    When I run "Enable-WindowsOptionalFeature -online -Featurename ServerCore-FullServer
    ,Server-Gui-Shell,Server-Gui-Mgmt" It grinds away for like ten minutes. From my Watchguard Firewall, I can see the Core server going out through the Firewall, and going to

    ds.download.windowsupdate.com/w8/2/windowsupdate/redir/wuredir.cab?1211162107

    ds.download.windowsupdate.com/w8/2/windowsupdate/redir/wuredir.cab?1211162108

    ds.download.windowsupdate.com/w8/2/windowsupdate/redir/wuredir.cab?1211162113

    ds.download.windowsupdate.com/w8/2/windowsupdate/redir/wuredir.cab?1211162114

    statsfe1.update.microsoft.com/ReportingWebService/ReportingWebService.asmx

    Then the server fails with the error:

    PS C:\> Enable-WindowsOptionalFeature -online -Featurename ServerCore-FullServer
    ,Server-Gui-Shell,Server-Gui-Mgmt
    Enable-WindowsOptionalFeature : The source files could not be downloaded.
    Use the "source" option to specify the location of the files that are required
    to restore the feature. For more information on specifying a source location,
    see http://go.microsoft.com/fwlink/?LinkId=243077.
    At line:1 char:1
    + Enable-WindowsOptionalFeature -online -Featurename
    ServerCore-FullServer,Server- ...
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    ~~~
        + CategoryInfo          : NotSpecified: (:) [Enable-WindowsOptionalFeature
       ], COMException
        + FullyQualifiedErrorId : Microsoft.Dism.Commands.EnableWindowsOptionalFea
       tureCommand

    PS C:\>

    Before I changed the Group Policy Setting, the Core server would fail with that same error almost immediately, and never go through the Firewall. And for the sake of me trying to get this to work, on my Firewall I have whitelisted the Core Server, so it has complete outbound access, with an "Any-Out" rule. So nothing on my firewall is blocking the Core server from the Internet.


    • Edited by Anth_o Friday, November 16, 2012 9:40 PM
    •  
  • Friday, November 16, 2012 9:48 PM
     
     

    As a side note... On my other Windows 2012 Server. Which I installed Full Server right from the start, I can run all of these commands. Go from Gui to Core to Gui to Minshell with no problem.

    With this one server, which I installed Core from the Start, I cannot get it to work.

    On the Core Server, I have even mounted the 2012.iso as a source, even made a mount dir, tried using the install.wim with index 2 as a source, tried putting the install.wim on a network share, on the Core's C: drive, D: drive, and I always get the same error on the Core server.


    • Edited by Anth_o Friday, November 16, 2012 9:51 PM
    •  
  • Friday, November 16, 2012 11:23 PM
     
     

    If there is network access, I had absolutely no problem updating a core install.  Worked fine.  Like you saw, it took a while to get out to Windows Update, but everything updated fine for me over the network.  So if you can't get it updated over the network, there must be something wrong with that particular installation.

    My comments were in regards to the fun of getting the policy set that allows you to specify a network file share.


    tim

  • Tuesday, November 20, 2012 9:02 AM
     
     Answered

    Hi,

    Could you please check the following link for further research?

    http://blogs.technet.com/b/server_core/archive/2012/11/05/using-features-on-demand-with-updated-systems-and-patched-images.aspx

    Thanks.

    Kevin Ni


    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.


  • Monday, December 10, 2012 7:17 PM
     
     

    Hello,

    Here's a step by step in case anybody is interested:

    http://www.falconitservices.com/support/KB/Lists/Posts/Post.aspx?ID=101 

    Luckily, it worked for me.


    Miguel Fra | Falcon IT Services, Miami, FL
    www.falconitservices.com | www.falconits.com | Blog