I can't run powershell to install IIS and Application server... whats going on here?

PS C:\Windows\system32> Add-WindowsFeature -Name Application-Server,AS-Web-Support,Web-Common-Http,Web-ASP,Web-Includes,
Web-CGI,Web-Asp-Net,Web-Net-Ext,Web-ISAPI-Ext,Web-ISAPI-Filter,Web-Http-Logging,Web-Request-Monitor,Web-Basic-Auth,Web-W
indows-Auth,Web-Filtering,Web-Performance,Web-Mgmt-Console,Web-Mgmt-Compat,Web-Server,WAS -IncludeAllSubFeature -Source
wim:D:\sources\install.wim:2
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
At line:1 char:1
+ Add-WindowsFeature -Name Application-Server,AS-Web-Support,Web-Common-Http,Web-A ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidOperation: (@{Vhd=; Credent...Name=localhost}:PSObject) [Install-WindowsFeature],
    Exception
    + FullyQualifiedErrorId : DISMAPI_Error__Cbs_Download_Failure,Microsoft.Windows.ServerManager.Commands.AddWindowsF
   eatureCommand
Success Restart Needed Exit Code      Feature Result
False   No             Failed         {}

"MS Wants us to use powershell AND installation media AND be connected to the internet AND not have a WSUS server... "
Don't quite understand the rant, but that's okay.
I look as connectivity to the internet as a last resort - I don't know that I have ever used it and my labs tend to be completely isolated from the internet.  Connectivity to the internet is not a requirement if you are using the -Source parameter. 
Connectivity to the internet is in lieu of the -Source parameter.  The installation will first check if the files are local - which they are for most cases as they are in the local SXS directory.  If for whatever reason, e.g. they have
been deleted, the installation will look for an alternate location.  If a -Source parameter is specified, it will look there.  If none is specified, it looks to the internet.
If you plan on using the -Source parameter, it has to point to something and installation media is handy.  But whenever I have needed it (the only time I have needed it is for .NET 3.5/2.0) I sometimes I use the media.  Sometimes I have simply
copied the SXS directory from the media and used it without the rest of the media.
A WSUS server has absolutely nothing to do with this.  A WSUS server does not provide 'connection' to the internet for the machine on which you are trying to install.  Connection to the internet means that you can browse the internet from the machine.
The post that aperelli pointed you to did have a reply that may be germane.  You don't mention if this is a core installation or a full installation.  One of the options you have chosen in not valid on a core installation.  Since we don't
know what your environment is, this is a shot in the dark.
Another point is that there could be some sort of conflict of options chosen.  My personal preference would be to break the installation into smaller steps - maybe even a single feature per PowerShell cmdlet.  I don't think you will see any difference
in the amount of time it takes.  Then, if there is some sort of an issue, you would know exactly which feature is creating it.
. : | : . : | : . tim

Similar Messages

  • Not able to install IIS on Windows Server 2012

    I am unable to install IIS on Windows Server 2012. I get the error as shown in the below screenshot. Error code is 0x800f0922. I did RestoreHealth but that has not helped. Any help will be appreciated.

    Hi Yogesh,
    Just last week was installing IIS on W12R2 server and got stuck and found easy way of installing this as follow.
    when you start installing IIS and at the last step as i marked on red square confirmation. there you find
    export configuration settings..go to and export it to C drive and open Powershell by right clicking as open as administrator and run this from Powershell and it will install successfully.
    Please let me know if you are facing any issue, since this way it has to work.
    OR if you it already worked let me know or mark as correct.
    Regards
    Raj Navalgund
    ADS/DNS/DHCP/RIS/GROUP POLICY/PowerShell/VMware/Esxi/Storage.

  • I want to run IIS and Form Server on same machine

    Dear follows
    I have problems , porblems is that i want to run IIS and Form
    Server at same machine but i m facing some problems so please
    inform me right proceduers to run this services at same machnine
    now i m using Windows NT .
    My secone problems is that i want to send emai via oracle
    reports , actuall condition is that i have oracle report and i
    want to add button and behind this boutton i want to add trigger
    to send this report as a emai to client as txt/html format.

    There shouldn't be any problem running both forms server and IIS
    on the same machine. Just make sure the ports that are used are
    different. IIS's default port is 80, so either change this port
    number or change it for the Forms server's web listener.
    You can send reports to email if you use DESTYPE=MAIL.

  • I have an Intel iMac running OSX 10.6.8. I would like to use Final Cut Pro 10.1. I know I need OSX 10.9 for this. Can I run both 10.6.8 and 10.9 on the iMac ? I do not want to convert completely to 10.9 because of my existing software. Thanks for any help

    I have an Intel iMac running OSX 10.6.8. I would like to use Final Cut Pro 10.1. I know I need OSX 10.9 for this. Can I run both 10.6.8 and 10.9 on the iMac ? I do not want to convert completely to 10.9 because of my existing software. Thanks for any help

    It would depend on how old your IMac is, how mush memory you have, it it can be upgraded by OWC, etc. I have a 2006 Macbook Pro and would NOT put Mavericks on it or espeacially FCP 10.1.1 on it because the most memory it can have is 4 GB. You need at least 8 GB to work with Final Cut Pro 10.1.1. IMHO.
      I would try to find a copy of Final Cut Express perhaps.
      Does this answer your question?

  • I can't sign in in My Apple-id when I'm going to install FaceTime and iMessage? What's wrong?

    I can't sign in in My Apple-id when I'm going to install FaceTime and iMessage? What's wrong?

    Hi tiredofthehoops,
    Welcome to the Support Communities!
    If you require additional assistance with this, click on the link below for guidance:
    Apple ID: Contacting Apple for help with Apple ID account security
    http://support.apple.com/kb/HT5699
    I hope this information helps ....
    Cheers,
    - Judy

  • Can we run a java class in a external server through abap program?

    Dear Experts,
    Can we run a java class in an external server ( other than application server and client system )?
    I have tried running it in the client system through a program and it works.
    But i have the requirement of running it in another system. Can it be done?

    Hi,
    If this is the case I think you can call this web service from SAP and triger the execution of the application on the "external server".
    SAP is behaving as a client in this case.
    Another alternative:
    "have tried running it in the client system through a program and it works." please elaborate.
    Regards.

  • How can I run Adobe AIR beta until my application is ready to be upgraded?

    How can I run Adobe AIR beta until my application is ready to be upgraded? How can I get around being forced to upgrade? Everything was working fine until the upgrade was forced. This is a huge problem for me

    You can use the Installation Tuner for Reader to customize the UI elements provided to the user.  Details on the Adobe web site.

  • Macbook Pro 2009 runs slowly and freezes. Can someone look at this Etrecheck report and tell me what's wrong?

    Macbook Pro 2009 runs slowly and freezes. Can someone look at this Etrecheck report and tell me what's wrong?
    Hardware Information:
              MacBook Pro (13-inch, Mid 2009)
              MacBook Pro - model: MacBookPro5,5
              1 2.26 GHz Intel Core 2 Duo CPU: 2 cores
              4 GB RAM
    Video Information:
              NVIDIA GeForce 9400M - VRAM: 256 MB
    System Software:
              OS X 10.9.1 (13B42) - Uptime: 6 days 16:17:8
    Disk Information:
              FUJITSU MJA2160BH FFS G1 disk0 : (160.04 GB)
                        EFI (disk0s1) <not mounted>: 209.7 MB
                        MacBook HD (disk0s2) /: 159.18 GB (29.38 GB free)
                        Recovery HD (disk0s3) <not mounted>: 650 MB
              HL-DT-ST DVDRW  GS23N 
    USB Information:
              Apple Inc. Built-in iSight
              Apple Internal Memory Card Reader
              Apple Inc. Apple Internal Keyboard / Trackpad
              Apple Computer, Inc. IR Receiver
              Apple Inc. BRCM2046 Hub
                        Apple Inc. Bluetooth USB Host Controller
    FireWire Information:
    Thunderbolt Information:
    Kernel Extensions:
              com.spsys.driver.IOKitDriver          (1.0.0d1)
              com.parallels.kext.usbconnect          (8.0 18615.948847)
              com.parallels.kext.hypervisor          (8.0 18615.948847)
              com.parallels.kext.hidhook          (8.0 18615.948847)
              com.parallels.kext.netbridge          (8.0 18615.948847)
              com.parallels.kext.vnic          (8.0 18615.948847)
              com.parallels.filesystems.prlufs          (2010.12.28)
    Startup Items:
              StartupComponent: Path: /Library/StartupItems/StartupComponent
    Problem System Launch Daemons:
    Problem System Launch Agents:
    Launch Daemons:
              [System] com.adobe.fpsaud.plist 3rd-Party support link
              [System] com.fitbit.galileod.plist 3rd-Party support link
              [System] com.spsecure.daemon.plist 3rd-Party support link
    Launch Agents:
              [System] com.adobe.AAM.Updater-1.0.plist 3rd-Party support link
              [System] com.spsecure.useragent.plist 3rd-Party support link
    User Launch Agents:
              [not loaded] com.adobe.AAM.Updater-1.0.plist 3rd-Party support link
              [not loaded] com.adobe.ARM.[...].plist 3rd-Party support link
              [not loaded] [email protected]
              [not loaded] com.google.keystone.agent.plist 3rd-Party support link
    User Login Items:
              iTunesHelper
              AdobeResourceSynchronizer
              Dropbox
              EvernoteHelper
              Fitbit Connect Menubar Helper
              Google Chrome
    Internet Plug-ins:
              Flip4Mac WMV Plugin: Version: 2.4.4.2 3rd-Party support link
              FlashPlayer-10.6: Version: 11.9.900.170 - SDK 10.6 3rd-Party support link
              Default Browser: Version: 537 - SDK 10.9
              AdobePDFViewerNPAPI: Version: 11.0.06 - SDK 10.6 3rd-Party support link
              AdobePDFViewer: Version: 11.0.06 - SDK 10.6 3rd-Party support link
              Flash Player: Version: 11.9.900.170 - SDK 10.6 Outdated! Update
              QuickTime Plugin: Version: 7.7.3
              OfficeLiveBrowserPlugin: Version: 12.3.6 3rd-Party support link
              AmazonMP3DownloaderPlugin101750: Version: AmazonMP3DownloaderPlugin 1.0.17 - SDK 10.4 3rd-Party support link
              Silverlight: Version: 5.1.20913.0 - SDK 10.6 3rd-Party support link
              iPhotoPhotocast: Version: 7.0
    Audio Plug-ins:
              BluetoothAudioPlugIn: Version: 1.0 - SDK 10.9
              AirPlay: Version: 1.9 - SDK 10.9
              AppleAVBAudio: Version: 2.0.0 - SDK 10.9
              iSightAudio: Version: 7.7.3 - SDK 10.9
    User Internet Plug-ins:
              Move-Media-Player: Version: npmnqmp 071503000004 3rd-Party support link
              fbplugin_1_0_3: Version: (null) 3rd-Party support link
    3rd Party Preference Panes:
              Flash Player  3rd-Party support link
              MacFUSE  3rd-Party support link
    Bad Fonts:
              None
    Old Applications:
              Microsoft AutoUpdate:          Version: 2.3.6 - SDK 10.4 3rd-Party support link
                        /Library/Application Support/Microsoft/MAU2.0/Microsoft AutoUpdate.app
              /Library/Application Support/Microsoft/MERP2.0
                        Microsoft Error Reporting:          Version: 2.2.9 - SDK 10.4 3rd-Party support link
                        Microsoft Ship Asserts:          Version: 1.1.4 - SDK 10.4 3rd-Party support link
              SLLauncher:          Version: 1.0 - SDK 10.5 3rd-Party support link
                        /Library/Application Support/Microsoft/Silverlight/OutOfBrowser/SLLauncher.app
              Amazon MP3 Downloader:          Version: INFO_PLIST_VERSION - SDK 10.4 3rd-Party support link
    Time Machine:
              Skip System Files: NO
              Auto backup: YES
              Time Machine not configured!
    Top Processes by CPU:
                  37%          prl_vm_app
                  10%          WindowServer
                   9%          Google Chrome
                   1%          hidd
                   1%          Agent
    Top Processes by Memory:
              602 MB          prl_vm_app
              115 MB          Google Chrome
              82 MB          Google Chrome Helper
              82 MB          Mail
              70 MB          Microsoft Word
    Virtual Memory Information:
              137 MB          Free RAM
              782 MB          Active RAM
              718 MB          Inactive RAM
              1.50 GB          Wired RAM
              23.02 GB          Page-ins
              1.21 GB          Page-outs

    Hey greytdogs,
    I would give some of the suggestions in this link a shot:
    OS X Mavericks: If your Mac runs slowly
    http://support.apple.com/kb/PH13895
    Welcome to Apple Support Communities!
    Sincerely,
    Delgadoh

  • Can I run iCloud on my iPhone and older MobileMe account on my iMac?

    Can I run iCloud on my iPhone and older MobileMe account on my iMac?

    iPhone - should be all right. Mac with 10.6.8 - no - 10.7.2 is required for iCloud. If you migrate from MobileMe but don't have 10.7.2 you will lose access to email, and calendar, contacts and bookmarks syncing: Keychain and other data syncing will stop. You will be able to access email, calendar and contacts on the iCloud website at http://icloud.com provided you have been able to complete the migration successfully. You will no longer be able to access these facilities on MobileMe after you have migrated, though the iDisk, Gallery and website hosting will continue until next June.
    You can access your email by entering the server settings manually into the Mail application or other email client. Some people have been able to set up calendar syncing by using the method detailed here - this is an unsupported hack and may not be reliable, and may stop working at some future point.

  • How to utilise forms installed in Oracle9i Application Server from client

    Dear Friends,
    I have installed Oracle 9i Application Server and Forms 5.0 Reports 3.0 in the application server. How to make use of application server so that forms installed in it available to end users, the client. What are the steps i need to do. Please explain.

    Forms 5 & Reports 3 in Developer 2.1 have been desupported for a number of years now. If you haven't already figured out how to get it working on the web, download the Forms & Reports Services Standalone version of the 10g Application Server. It has Forms & Reports properly configured after the instalaltion. Just look under the Demonstrations tab of the home page and click to run either Forms or Reports on the web. You can customize your setup afterwards for your application. Of course you'll need to upgrade your application.
    You can find this download at:
    http://www.oracle.com/technology/software/products/ias/htdocs/101202.html
    under "Forms & Reports Services Standalone"
    It is a 1 CD download.
    Cordially,
    Steve

  • I want to set up wireless speakers in my yard using my phone as the remote to run music on my computer and ipad.. what do i need to do this?

    I want to set up wireless speakers in my yard using my phone as the remote to run music on my computer and ipad.. what do i need to do this? I have an airport extreme.. wireless set up.

    I found these speakers after I posted
    Audio Unlimited SPK-VELO-003 Premium Indoor / Outdoor Wireless Speaker System w/ Remote Contro
    I am thinking someway I should be able to send my music through airplay or homeshare to a speaker... hopefully wireless outside.. i know you can do it inside wiresly  but can you do it outside?
    I do not want to run speakers wires all over my yard.
    Thanks

  • Can i use oracle 8i for oracle 9ias application server ?

    can i use oracle 8i for oracle 9ias application server for developing jsp applicationes?
    can i run the oracle 8i data application with 9 ias oracle server?
    can any one give suggetion?
    pullareddy

    Hi
    Each time when you start your computer, you need to restart Oracle as well, its only with Windows XP. The process you have to follow each time is:
    Start -->Run and then type CMD to open command prompt.
    In command prompt type
    svrmgrl and then press
    connect internal/oracle and then press
    startup force and then press
    If you have any problem, then please email me, [email protected]
    Goodluck

  • How to instal FMS and Wowza Server on same machine.

    I want to to instal FMS and Wowza Server on same machine any one know about this please guide me about this.
    Thanx in advance.

    I have on one server installed both red5,fms and wowza
    first install red5 ( by default it uses port 1935 obviously )
    then let say wowza , with installation choose port 1936 ( make sure you open this port )- you app will run on rtmp://your-ip/domain.com:1936
    then fms - choose port 1937 ( here again make sure you open this port too ) - rtmp://your-ip/domain.com:1937

  • Anybody installed Oracle 10g application server on windows 2008 (64 bit) se

    Has anybody installed Oracle 10g application server on OS : windows 2008 (64 bit) server.
    which version of OAS we should use?l. we are using dell server .
    regds
    santosh
    Edited by: user5429538 on Feb 24, 2010 2:59 AM

    Hi Santosh,
    Has anybody installed Oracle 10g application server on OS : windows 2008 (64 bit) server.I dont think any version of Oracle Application Server is certified for windows 2008 yes.
    But, u can Install Oracle Application Server 10g Release 2 (10.1.2.0.2) on windows 2003 (64 bit) server
    Please refer below links for download and to check certification:
    http://www.oracle.com/technology/software/products/ias/htdocs/101202.html
    http://www.oracle.com/technology/software/products/ias/files/as_certification_r2_101202.html
    http://www.oracle.com/technology/software/products/ias/files/oracle_soa_certification_101310.html
    Hope helps
    Regards,
    X A H E E R

  • Is there a possibility to run tRFC entries alone in Separate application server

    Please let me know if there is a possibility to run tRFC entries alone in separate application server.
    If yes , kindly let me know how it can be tracked and separated to server as we have immediate idocs also which will run via tRFC.
    Thank you !!

    Hi,
    Thank you for your interesst.
    This internet button key is one of buttons located above the keyboard near the power button. What I have achieved to this moment was to stop it functionality in the system by clearing the entries in the fields Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\AppKey\17\ShellExecute and entry
    Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\AppKey\7\Association that was http
    After these changes in registry the behavior of the button was suppressed, the Firefox stopped to start unexpectedly all the time – so in system it works. But the problem is still when I have opened Firefox. Every time when you want to surf in internet – the homepage is activated also unexpectedly. I wrote this post with intention to ask if there is a possibility to switch off the functionality of this quick launch button in Firefox. Because I assume Firefox overrides the system setup – this I have made in registry. I tried with some option changes in about:config but without success. And I know that for older versions of firefox was some option in about:config do disable_quick launch button. But in 10.0.2 I couldn't locate it.
    Thank you
    Regards
    Lukasz

Maybe you are looking for