RSAT Tools for Windows 8 RTM

Answered RSAT Tools for Windows 8 RTM

  • Wednesday, August 15, 2012 8:00 PM
     
     

    I have just downloaded Windows 8 RTM from TechNet; I have attempted to install RSAT for Windows 8; however I believe that this is for the Pre-RTM versions. When is there going to be a version available for Windows 8 RTM?

    Many Thanks

All Replies

  • Wednesday, August 15, 2012 11:39 PM
     
     
    Same here. The RP RSAT does not work on RTM Ent.
  • Thursday, August 16, 2012 3:25 AM
     
     Proposed

    I was reading on Stephen Liu's blog at http://blogs.technet.com/b/servermanager/archive/2012/07/30/deploying-windows-8-remote-server-administration-tools-rsat.aspx

    In the comments he mentioned they are working on it but to not expect it until Sept.


    Dusty

  • Thursday, August 16, 2012 3:04 PM
     
     Proposed

    My co-worker figured out how to resolve this.  If you take the Windows6.2-KB2693643-x64 cabinet file and update the build number to RTM.  Then execute (from a elevated command prompt) kgmgr /ip /m:<path><file name>.cab

    You might have to restart after this.  But it worked for us!

    • Proposed As Answer by sajer137 Thursday, August 16, 2012 3:04 PM
    •  
  • Thursday, August 16, 2012 3:12 PM
     
     Answered

    Workaround:

    1. Download the RSAT package intended for Windows 8 Release Preview: http://www.microsoft.com/en-us/download/details.aspx?id=28972
    2. Extract the .msu file with a tool such as 7-Zip.
    3. Open an Admin command prompt and change directory to where you extracted the .msu.
    4. Run the following command to install (if x86 you probably have a different .xml filename): pkgmgr /n:Windows6.2-KB2693643-x64.xml
    5. Wait a while. You can look in task manager for pkgmgr. When it disappears, the installation is done.
    6. Use the tools as per usual.
    • Proposed As Answer by DustyK Friday, August 17, 2012 1:45 PM
    • Marked As Answer by Kieran Stoney Friday, August 17, 2012 10:11 PM
    •  
  • Friday, August 17, 2012 5:21 AM
     
     

    HeadCase-  Sweeeeeeet that worked great!

    I installed this on my desktop at the office just before I left! 

    Great work!  And thanks a bunch!!!

  • Friday, August 17, 2012 1:46 PM
     
     

    Workaround:

    1. Download the RSAT package intended for Windows 8 Release Preview: http://www.microsoft.com/en-us/download/details.aspx?id=28972
    2. Extract the .msu file with a tool such as 7-Zip.
    3. Open an Admin command prompt and change directory to where you extracted the .msu.
    4. Run the following command to install (if x86 you probably have a different .xml filename): pkgmgr /n:Windows6.2-KB2693643-x64.xml
    5. Wait a while. You can look in task manager for pkgmgr. When it disappears, the installation is done.
    6. Use the tools as per usual.

    THANKS!! This worked for me as well.

    Dusty

  • Sunday, August 19, 2012 11:24 AM
     
     
    PERFECT SOLUTION.... !!!!!!!!!
  • Monday, August 20, 2012 9:26 AM
     
     Proposed

    Hello Dusty,

    I followed the steps which you mentioned extracted the MSU file using the below command

    expand -F:* Windows6.2-KB2693643-x86.msu D:\win8

    Tried to execute the Package file with the given Command like the follow "d:\win8>pkgmgr /n:Windows6.2-KB2693643-x86.xml" After execute the command getting the below error. Kindly help me to solve this.

    Error:

    ---------------------------
    Windows Package Manager
    ---------------------------
    Operation failed with 0x80070002
    The system cannot find the file specified.
    ---------------------------
    OK   
    ---------------------------

    Thanks & Regards,

    Shivashankaran (சிவசங்கரன்).


    • Edited by S.C Shivashankaran Monday, August 20, 2012 9:27 AM Image is not uploaded, So editing the message and texted the error message.
    • Proposed As Answer by Anna422 Tuesday, May 14, 2013 12:52 PM
    •  
  • Monday, August 20, 2012 9:29 AM
     
     Proposed

    Hi,

    I followed the steps which you mentioned extracted the MSU file using the below command

    expand -F:* Windows6.2-KB2693643-x86.msu D:\win8

    Tried to execute the Package file with the given Command like the follow "d:\win8>pkgmgr /n:Windows6.2-KB2693643-x86.xml" After execute the command getting the below error. Kindly help me to solve this.

    Error:

    ---------------------------
    Windows Package Manager
    ---------------------------
    Operation failed with 0x80070002
    The system cannot find the file specified.
    ---------------------------
    OK   
    ---------------------------

    Thanks & Regards,

    Shivashankaran (சிவசங்கரன்).
    • Proposed As Answer by Anna422 Tuesday, May 14, 2013 12:52 PM
    •  
  • Monday, August 20, 2012 9:44 AM
     
     

    Thank you so much!!!

    I followed these steps and problem solved! Great!

  • Monday, August 20, 2012 10:34 AM
     
     
    Doesn't seem to work for me.
    Get a "package is not applicable" error. Discovered that this is coming from DISM, as follows:


    2012-08-20 11:28:03, Info                  DISM   DISM.EXE: <----- Starting Dism.exe session ----->
    2012-08-20 11:28:03, Info                  DISM   DISM.EXE:
    2012-08-20 11:28:03, Info                  DISM   DISM.EXE: Host machine information: OS Version=6.2.9200, Running architecture=amd64, Number of processors=4
    2012-08-20 11:28:03, Info                  DISM   DISM.EXE: Dism.exe version: 6.2.9200.16384
    ...
    2012-08-20 11:28:04, Info                  DISM   DISM Package Manager: PID=9144 TID=7636 Encountered the option "packagepath" with value "d:\2" - CPackageManagerCLIHandler::Private_GetPackagesFromCommandLine
    2012-08-20 11:28:04, Info                  DISM   DISM Package Manager: PID=9144 TID=7636 Package Microsoft-Windows-RemoteServerAdministrationTools-Package-TopLevel~31bf3856ad364e35~amd64~~6.2.8400.0 with CBS state 0(CbsInstallStateAbsent) being mapped to dism state 1(DISM_INSTALL_STATE_NOTPRESENT) - CDISMPackage::LogInstallStateMapping
    2012-08-20 11:28:04, Error                 DISM   DISM Package Manager: PID=9144 TID=7636 The package Microsoft-Windows-RemoteServerAdministrationTools-Package-TopLevel is not applicable to the image. - CPackageManagerCLIHandler::Private_ProcessPackageChange
    2012-08-20 11:28:04, Info                  DISM   DISM Package Manager: PID=9144 TID=7636 Initiating Changes on Package with values: 4, 7 - CDISMPackage::Internal_ChangePackageState
    2012-08-20 11:28:04, Info                  DISM   DISM Package Manager: PID=9144 TID=7636 CBS session options=0x100! - CDISMPackageManager::Internal_Finalize
    2012-08-20 11:28:04, Info                  DISM   DISM Package Manager: PID=9144 TID=4264  Error in operation: the package is not applicable. (CBS HRESULT=0x800f081e) - CCbsConUIHandler::Error
    2012-08-20 11:28:04, Error                 DISM   DISM Package Manager: PID=9144 TID=7636 Failed while processing command add-package. - CPackageManagerCLIHandler::ExecuteCmdLine(hr:0x800f081e)
    2012-08-20 11:28:04, Info                  DISM   DISM Package Manager: PID=9144 TID=7636 Further logs for online package and feature related operations can be found at %WINDIR%\logs\CBS\cbs.log - CPackageManagerCLIHandler::ExecuteCmdLine
    ...


    And CBS.log
    2012-08-20 11:28:04, Info                  CBS    Exec: Processing started.  Client: DISM Package Manager Provider, Session: 30244542_2070771598, Package: Microsoft-Windows-RemoteServerAdministrationTools-Package-TopLevel~31bf3856ad364e35~amd64~~6.2.8400.0
    2012-08-20 11:28:04, Info                  CBS    Exec: Using execution sequence: 30
    2012-08-20 11:28:04, Info                  CBS    Reboot mark set
    2012-08-20 11:28:04, Info                  CBS    Registering for Winlogon CreateSession notifications
    2012-08-20 11:28:04, Info                  CBS    Perf: Entering stage: Planning
    2012-08-20 11:28:04, Info                  CBS    Disabling LKG boot option
    2012-08-20 11:28:04, Info                  CBS    Exec: Creating restore point: Package: Microsoft-Windows-RemoteServerAdministrationTools-Package-TopLevel~31bf3856ad364e35~amd64~~6.2.8400.0, current: Absent, targeted: Absent
    2012-08-20 11:28:04, Info                  CBS    Restore point type: Install
    2012-08-20 11:28:04, Info                  CBS    Perf: Begin: nested restore point - begin
    2012-08-20 11:28:04, Info                  CBS    Perf: Begin: nested restore point - complete
    2012-08-20 11:28:04, Info                  CBS    Appl: detect Parent, Package: Microsoft-Windows-RemoteServerAdministrationTools-Package-TopLevel~31bf3856ad364e35~amd64~~6.2.8400.0, Parent: Microsoft-Windows-WindowsFoundation-LanguagePack-Package~31bf3856ad364e35~amd64~fr-FR~6.2.0.0, Disposition = Detect, VersionComp: EQ, ServiceComp: GE, BuildComp: GE, DistributionComp: GE, RevisionComp: GE, Exist: present
    2012-08-20 11:28:04, Info                  CBS    Appl: detectParent: package: Microsoft-Windows-RemoteServerAdministrationTools-Package-TopLevel~31bf3856ad364e35~amd64~~6.2.8400.0, no parent found, go absent
    2012-08-20 11:28:04, Info                  CBS    Appl: detect Parent, Package: Microsoft-Windows-RemoteServerAdministrationTools-Package-TopLevel~31bf3856ad364e35~amd64~~6.2.8400.0, Parent: Microsoft-Windows-WindowsFoundation-LanguagePack-Package~31bf3856ad364e35~amd64~zh-HK~6.2.0.0, Disposition = Detect, VersionComp: EQ, ServiceComp: GE, BuildComp: GE, DistributionComp: GE, RevisionComp: GE, Exist: present
    2012-08-20 11:28:04, Info                  CBS    Appl: detectParent: package: Microsoft-Windows-RemoteServerAdministrationTools-Package-TopLevel~31bf3856ad364e35~amd64~~6.2.8400.0, no parent found, go absent
    2012-08-20 11:28:04, Info                  CBS    Appl: detect Parent, Package: Microsoft-Windows-RemoteServerAdministrationTools-Package-TopLevel~31bf3856ad364e35~amd64~~6.2.8400.0, Parent: Microsoft-Windows-WindowsFoundation-LanguagePack-Package~31bf3856ad364e35~amd64~ja-JP~6.2.0.0, Disposition = Detect, VersionComp: EQ, ServiceComp: GE, BuildComp: GE, DistributionComp: GE, RevisionComp: GE, Exist: present
    2012-08-20 11:28:04, Info                  CBS    Appl: detectParent: package: Microsoft-Windows-RemoteServerAdministrationTools-Package-TopLevel~31bf3856ad364e35~amd64~~6.2.8400.0, no parent found, go absent
    2012-08-20 11:28:04, Info                  CBS    Appl: detect Parent, Package: Microsoft-Windows-RemoteServerAdministrationTools-Package-TopLevel~31bf3856ad364e35~amd64~~6.2.8400.0, Parent: Microsoft-Windows-WindowsFoundation-LanguagePack-Package~31bf3856ad364e35~amd64~ko-KR~6.2.0.0, Disposition = Detect, VersionComp: EQ, ServiceComp: GE, BuildComp: GE, DistributionComp: GE, RevisionComp: GE, Exist: present
    2012-08-20 11:28:04, Info                  CBS    Appl: detectParent: package: Microsoft-Windows-RemoteServerAdministrationTools-Package-TopLevel~31bf3856ad364e35~amd64~~6.2.8400.0, no parent found, go absent
    2012-08-20 11:28:04, Info                  CBS    Appl: detect Parent, Package: Microsoft-Windows-RemoteServerAdministrationTools-Package-TopLevel~31bf3856ad364e35~amd64~~6.2.8400.0, Parent: Microsoft-Windows-WindowsFoundation-LanguagePack-Package~31bf3856ad364e35~amd64~pt-BR~6.2.0.0, Disposition = Detect, VersionComp: EQ, ServiceComp: GE, BuildComp: GE, DistributionComp: GE, RevisionComp: GE, Exist: present
    2012-08-20 11:28:04, Info                  CBS    Appl: detectParent: package: Microsoft-Windows-RemoteServerAdministrationTools-Package-TopLevel~31bf3856ad364e35~amd64~~6.2.8400.0, no parent found, go absent
    2012-08-20 11:28:04, Info                  CBS    Appl: detect Parent, Package: Microsoft-Windows-RemoteServerAdministrationTools-Package-TopLevel~31bf3856ad364e35~amd64~~6.2.8400.0, Parent: Microsoft-Windows-WindowsFoundation-LanguagePack-Package~31bf3856ad364e35~amd64~pt-PT~6.2.0.0, Disposition = Detect, VersionComp: EQ, ServiceComp: GE, BuildComp: GE, DistributionComp: GE, RevisionComp: GE, Exist: present
    2012-08-20 11:28:04, Info                  CBS    Appl: detectParent: package: Microsoft-Windows-RemoteServerAdministrationTools-Package-TopLevel~31bf3856ad364e35~amd64~~6.2.8400.0, no parent found, go absent
    2012-08-20 11:28:04, Info                  CBS    Appl: detect Parent, Package: Microsoft-Windows-RemoteServerAdministrationTools-Package-TopLevel~31bf3856ad364e35~amd64~~6.2.8400.0, Parent: Microsoft-Windows-WindowsFoundation-LanguagePack-Package~31bf3856ad364e35~amd64~zh-CN~6.2.0.0, Disposition = Detect, VersionComp: EQ, ServiceComp: GE, BuildComp: GE, DistributionComp: GE, RevisionComp: GE, Exist: present
    2012-08-20 11:28:04, Info                  CBS    Appl: detectParent: package: Microsoft-Windows-RemoteServerAdministrationTools-Package-TopLevel~31bf3856ad364e35~amd64~~6.2.8400.0, no parent found, go absent
    2012-08-20 11:28:04, Info                  CBS    Appl: detect Parent, Package: Microsoft-Windows-RemoteServerAdministrationTools-Package-TopLevel~31bf3856ad364e35~amd64~~6.2.8400.0, Parent: Microsoft-Windows-WindowsFoundation-LanguagePack-Package~31bf3856ad364e35~amd64~pl-PL~6.2.0.0, Disposition = Detect, VersionComp: EQ, ServiceComp: GE, BuildComp: GE, DistributionComp: GE, RevisionComp: GE, Exist: present
    2012-08-20 11:28:04, Info                  CBS    Appl: detectParent: package: Microsoft-Windows-RemoteServerAdministrationTools-Package-TopLevel~31bf3856ad364e35~amd64~~6.2.8400.0, no parent found, go absent
    2012-08-20 11:28:04, Info                  CBS    Appl: detect Parent, Package: Microsoft-Windows-RemoteServerAdministrationTools-Package-TopLevel~31bf3856ad364e35~amd64~~6.2.8400.0, Parent: Microsoft-Windows-WindowsFoundation-LanguagePack-Package~31bf3856ad364e35~amd64~en-US~6.2.0.0, Disposition = Detect, VersionComp: EQ, ServiceComp: GE, BuildComp: GE, DistributionComp: GE, RevisionComp: GE, Exist: present
    2012-08-20 11:28:04, Info                  CBS    Appl: detectParent: package: Microsoft-Windows-RemoteServerAdministrationTools-Package-TopLevel~31bf3856ad364e35~amd64~~6.2.8400.0, no parent found, go absent
    2012-08-20 11:28:04, Info                  CBS    Appl: detect Parent, Package: Microsoft-Windows-RemoteServerAdministrationTools-Package-TopLevel~31bf3856ad364e35~amd64~~6.2.8400.0, Parent: Microsoft-Windows-WindowsFoundation-LanguagePack-Package~31bf3856ad364e35~amd64~tr-TR~6.2.0.0, Disposition = Detect, VersionComp: EQ, ServiceComp: GE, BuildComp: GE, DistributionComp: GE, RevisionComp: GE, Exist: present
    2012-08-20 11:28:04, Info                  CBS    Appl: detectParent: package: Microsoft-Windows-RemoteServerAdministrationTools-Package-TopLevel~31bf3856ad364e35~amd64~~6.2.8400.0, no parent found, go absent
    2012-08-20 11:28:04, Info                  CBS    Appl: detect Parent, Package: Microsoft-Windows-RemoteServerAdministrationTools-Package-TopLevel~31bf3856ad364e35~amd64~~6.2.8400.0, Parent: Microsoft-Windows-WindowsFoundation-LanguagePack-Package~31bf3856ad364e35~amd64~sv-SE~6.2.0.0, Disposition = Detect, VersionComp: EQ, ServiceComp: GE, BuildComp: GE, DistributionComp: GE, RevisionComp: GE, Exist: present
    2012-08-20 11:28:04, Info                  CBS    Appl: detectParent: package: Microsoft-Windows-RemoteServerAdministrationTools-Package-TopLevel~31bf3856ad364e35~amd64~~6.2.8400.0, no parent found, go absent
    2012-08-20 11:28:04, Info                  CBS    Appl: detect Parent, Package: Microsoft-Windows-RemoteServerAdministrationTools-Package-TopLevel~31bf3856ad364e35~amd64~~6.2.8400.0, Parent: Microsoft-Windows-WindowsFoundation-LanguagePack-Package~31bf3856ad364e35~amd64~nl-NL~6.2.0.0, Disposition = Detect, VersionComp: EQ, ServiceComp: GE, BuildComp: GE, DistributionComp: GE, RevisionComp: GE, Exist: present
    2012-08-20 11:28:04, Info                  CBS    Appl: detectParent: package: Microsoft-Windows-RemoteServerAdministrationTools-Package-TopLevel~31bf3856ad364e35~amd64~~6.2.8400.0, no parent found, go absent
    2012-08-20 11:28:04, Info                  CBS    Appl: detect Parent, Package: Microsoft-Windows-RemoteServerAdministrationTools-Package-TopLevel~31bf3856ad364e35~amd64~~6.2.8400.0, Parent: Microsoft-Windows-WindowsFoundation-LanguagePack-Package~31bf3856ad364e35~amd64~es-ES~6.2.0.0, Disposition = Detect, VersionComp: EQ, ServiceComp: GE, BuildComp: GE, DistributionComp: GE, RevisionComp: GE, Exist: present
    2012-08-20 11:28:04, Info                  CBS    Appl: detectParent: package: Microsoft-Windows-RemoteServerAdministrationTools-Package-TopLevel~31bf3856ad364e35~amd64~~6.2.8400.0, no parent found, go absent
    2012-08-20 11:28:04, Info                  CBS    Appl: detect Parent, Package: Microsoft-Windows-RemoteServerAdministrationTools-Package-TopLevel~31bf3856ad364e35~amd64~~6.2.8400.0, Parent: Microsoft-Windows-WindowsFoundation-LanguagePack-Package~31bf3856ad364e35~amd64~de-DE~6.2.0.0, Disposition = Detect, VersionComp: EQ, ServiceComp: GE, BuildComp: GE, DistributionComp: GE, RevisionComp: GE, Exist: present
    2012-08-20 11:28:04, Info                  CBS    Appl: detectParent: package: Microsoft-Windows-RemoteServerAdministrationTools-Package-TopLevel~31bf3856ad364e35~amd64~~6.2.8400.0, no parent found, go absent
    2012-08-20 11:28:04, Info                  CBS    Appl: detect Parent, Package: Microsoft-Windows-RemoteServerAdministrationTools-Package-TopLevel~31bf3856ad364e35~amd64~~6.2.8400.0, Parent: Microsoft-Windows-WindowsFoundation-LanguagePack-Package~31bf3856ad364e35~amd64~qps-PLOC~6.2.0.0, Disposition = Detect, VersionComp: EQ, ServiceComp: GE, BuildComp: GE, DistributionComp: GE, RevisionComp: GE, Exist: present
    2012-08-20 11:28:04, Info                  CBS    Appl: detectParent: package: Microsoft-Windows-RemoteServerAdministrationTools-Package-TopLevel~31bf3856ad364e35~amd64~~6.2.8400.0, no parent found, go absent
    2012-08-20 11:28:04, Info                  CBS    Appl: detect Parent, Package: Microsoft-Windows-RemoteServerAdministrationTools-Package-TopLevel~31bf3856ad364e35~amd64~~6.2.8400.0, Parent: Microsoft-Windows-WindowsFoundation-LanguagePack-Package~31bf3856ad364e35~amd64~ru-RU~6.2.0.0, Disposition = Detect, VersionComp: EQ, ServiceComp: GE, BuildComp: GE, DistributionComp: GE, RevisionComp: GE, Exist: present
    2012-08-20 11:28:04, Info                  CBS    Appl: detectParent: package: Microsoft-Windows-RemoteServerAdministrationTools-Package-TopLevel~31bf3856ad364e35~amd64~~6.2.8400.0, no parent found, go absent
    2012-08-20 11:28:04, Info                  CBS    Appl: detect Parent, Package: Microsoft-Windows-RemoteServerAdministrationTools-Package-TopLevel~31bf3856ad364e35~amd64~~6.2.8400.0, Parent: Microsoft-Windows-WindowsFoundation-LanguagePack-Package~31bf3856ad364e35~amd64~hu-HU~6.2.0.0, Disposition = Detect, VersionComp: EQ, ServiceComp: GE, BuildComp: GE, DistributionComp: GE, RevisionComp: GE, Exist: present
    2012-08-20 11:28:04, Info                  CBS    Appl: detectParent: package: Microsoft-Windows-RemoteServerAdministrationTools-Package-TopLevel~31bf3856ad364e35~amd64~~6.2.8400.0, no parent found, go absent
    2012-08-20 11:28:04, Info                  CBS    Appl: detect Parent, Package: Microsoft-Windows-RemoteServerAdministrationTools-Package-TopLevel~31bf3856ad364e35~amd64~~6.2.8400.0, Parent: Microsoft-Windows-WindowsFoundation-LanguagePack-Package~31bf3856ad364e35~amd64~zh-TW~6.2.0.0, Disposition = Detect, VersionComp: EQ, ServiceComp: GE, BuildComp: GE, DistributionComp: GE, RevisionComp: GE, Exist: present
    2012-08-20 11:28:04, Info                  CBS    Appl: detectParent: package: Microsoft-Windows-RemoteServerAdministrationTools-Package-TopLevel~31bf3856ad364e35~amd64~~6.2.8400.0, no parent found, go absent
    2012-08-20 11:28:04, Info                  CBS    Appl: detect Parent, Package: Microsoft-Windows-RemoteServerAdministrationTools-Package-TopLevel~31bf3856ad364e35~amd64~~6.2.8400.0, Parent: Microsoft-Windows-WindowsFoundation-LanguagePack-Package~31bf3856ad364e35~amd64~it-IT~6.2.0.0, Disposition = Detect, VersionComp: EQ, ServiceComp: GE, BuildComp: GE, DistributionComp: GE, RevisionComp: GE, Exist: present
    2012-08-20 11:28:04, Info                  CBS    Appl: detectParent: package: Microsoft-Windows-RemoteServerAdministrationTools-Package-TopLevel~31bf3856ad364e35~amd64~~6.2.8400.0, no parent found, go absent
    2012-08-20 11:28:04, Info                  CBS    Appl: detect Parent, Package: Microsoft-Windows-RemoteServerAdministrationTools-Package-TopLevel~31bf3856ad364e35~amd64~~6.2.8400.0, Parent: Microsoft-Windows-WindowsFoundation-LanguagePack-Package~31bf3856ad364e35~amd64~cs-CZ~6.2.0.0, Disposition = Detect, VersionComp: EQ, ServiceComp: GE, BuildComp: GE, DistributionComp: GE, RevisionComp: GE, Exist: present
    2012-08-20 11:28:04, Info                  CBS    Appl: detectParent: package: Microsoft-Windows-RemoteServerAdministrationTools-Package-TopLevel~31bf3856ad364e35~amd64~~6.2.8400.0, no parent found, go absent
    2012-08-20 11:28:04, Info                  CBS    Appl: detect Parent, Package: Microsoft-Windows-RemoteServerAdministrationTools-Package-TopLevel~31bf3856ad364e35~amd64~~6.2.8400.0, disposition state from detectParent: Absent
    2012-08-20 11:28:04, Info                  CBS    Appl: Evaluating package applicability for package Microsoft-Windows-RemoteServerAdministrationTools-Package-TopLevel~31bf3856ad364e35~amd64~~6.2.8400.0, applicable state: Absent
    2012-08-20 11:28:04, Info                  CBS    Plan: Skipping package since its start state and target state are both absent for package: Microsoft-Windows-RemoteServerAdministrationTools-Package-TopLevel~31bf3856ad364e35~amd64~~6.2.8400.0, current: Absent, pending: Default, start: Absent, applicable: Absent, targeted: Absent, limit: Installed
    2012-08-20 11:28:04, Info                  CBS    Exec: Singe phase execution, there's no package planded, skip the rest of execution
    2012-08-20 11:28:04, Info                  CBS    Reboot mark cleared
    2012-08-20 11:28:04, Info                  CBS    Deregistering for Winlogon CreateSession notifications
    2012-08-20 11:28:04, Info                  CBS    Stopping Winlogon CreateSession notifications
    2012-08-20 11:28:04, Info                  CBS    Unloading SysNotify DLL
    2012-08-20 11:28:04, Info                  CBS    Enabling LKG boot option
    2012-08-20 11:28:04, Info                  CBS    Exec: End: nested restore point - complete.
    2012-08-20 11:28:04, Info                  CBS    Restored system sleep block state: 0x80000000
    2012-08-20 11:28:04, Info                  CBS    Exec: Processing complete.  Session: 30244542_2070771598, Package: Microsoft-Windows-RemoteServerAdministrationTools-Package-TopLevel~31bf3856ad364e35~amd64~~6.2.8400.0 [HRESULT = 0x00000000 - S_OK]
    • Edited by Naadir Jeewa at UCL Monday, August 20, 2012 10:44 AM
    • Proposed As Answer by GEo_RGE Monday, August 20, 2012 3:12 PM
    • Unproposed As Answer by GEo_RGE Monday, August 20, 2012 3:12 PM
    •  
  • Monday, August 20, 2012 3:13 PM
     
     
    If you get "Operation failed with 0x80070002" try running the Cmd window as administrator.
  • Wednesday, August 22, 2012 4:56 PM
     
     

    I get the following error when running the  pkgmgr /n:Windows6.2-KB2693643-x64.xml command:

    Operation Failed with 0x80070002

    The system cannot find the file specified.

    Any idea why ?

  • Thursday, August 23, 2012 12:48 PM
     
     

    @Mystic drop - Make sure you're running cmd as an Admin (so right click and selecting Run as Administrator. Just being an admin won't cut it for some reason). I had the same error until I did that.


    • Edited by Robert Moy Thursday, August 23, 2012 12:48 PM
    •  
  • Thursday, August 23, 2012 1:45 PM
     
     
    I had this and needed to install IIS first.
  • Thursday, August 23, 2012 2:33 PM
     
     

    I am experiencing the same error after I attempt the "workaround". I installed IIS - which actually got me past the error and the installer started looking for Updates - and then it error'd out.

  • Thursday, August 23, 2012 2:44 PM
     
     
    I also changed the buildtype in the xml file from release to rtm 
  • Thursday, August 23, 2012 2:53 PM
     
     
    I also changed the buildtype in the xml file from release to rtm 

    I just tried that as well - no change. Frustrating.
    • Edited by JEPalmPT Thursday, August 23, 2012 2:53 PM
    •  
  • Friday, August 24, 2012 8:29 AM
     
     

    Hi

    Wont work for me.
    I keep getting the following error in setup eventlog.
    The servicing request received for package KB2693643 cannot be satisfied since the package is not applicable.
    Any idees?

  • Friday, August 24, 2012 11:10 AM
     
     
    I'm stuck with

    The servicing request received for package KB2693643 cannot be satisfied since the package is not applicable.

    as well :(


    I wonder if its because I have installed the en-GB version of Enterprise rather than en-US.. think I will virtualise a release preview version to get RSAT on
    • Edited by k-strider Friday, August 24, 2012 11:27 AM
    •  
  • Friday, August 24, 2012 12:29 PM
     
     
    Is it me or are there missing tools?  Where is the Terminal Services Manager/Remote Desktops tools?  I can't kick a session from another server anymore?  Will this be in the final tool set?
  • Saturday, September 01, 2012 10:17 AM
     
     
    Is it me or are there missing tools?  Where is the Terminal Services Manager/Remote Desktops tools?  I can't kick a session from another server anymore?  Will this be in the final tool set?

    when you add server(s) that have the RDS Role assigned, that module will become available in RSAT Svr Mgr. 

    I've successfully been able to test almost all major modules, but am having issues with smremoting data, similar to those observed when working with multiple iterations of beta / rc / rtm versions simultaneously; that is to say, WMI versions don't appear to be consistent with the RC version of RSAT and RTM Server.

    Nevertheless, at least you can manage your servers for another week until the "real" version is released.


    heuristik

  • Thursday, September 06, 2012 10:39 AM
     
     
    Thanks for the tip it worked for me!!!
  • Thursday, September 06, 2012 5:57 PM
     
     

    I followed these steps and get the following error:

    I confirmed that cmd is running in admin. suggestions?

  • Thursday, September 06, 2012 6:12 PM
     
     Proposed

    Well written!  You can self-extract the MSU file - no utility is needed.

    At a command prompt:

    Windows6.2-KB2693643-x64.msu /extract:C:\SomeFolder

    • Proposed As Answer by heuristik Saturday, September 08, 2012 4:07 AM
    •  
  • Saturday, September 08, 2012 4:05 AM
     
     Proposed
  • Saturday, September 08, 2012 1:47 PM
     
     
    Are you sure it says "Remote Server Administration Tools for Windows 8 Release Preview" but is published on 09/07/2012?
  • Saturday, September 08, 2012 5:30 PM
     
     
    Anyone experiencing the Operation failed with 0x80070002. The system cannot find the file specified error should copy the files into the root of the c drive and run the command from an elevated command prompt
  • Saturday, September 08, 2012 6:01 PM
     
     Proposed
    Are you sure it says "Remote Server Administration Tools for Windows 8 Release Preview" but is published on 09/07/2012?

    It installed on my W8x86 VM without any mucking about, in case anyone cares.  Maybe all they changed was the version bit and re-released the RP. I'm only testing so I don't care, at least it works for now. 

    Don't forget to mark your posts as answered so they drop off the unanswered post filter. If I've helped you and you want to show your gratitude, just click that green thingy.



    • Edited by Knuckle-Dragger Saturday, September 08, 2012 6:02 PM
    • Proposed As Answer by CNenad Saturday, September 08, 2012 8:02 PM
    •  
  • Saturday, September 08, 2012 8:04 PM
     
     

    Hi :)

    Same to me, it works, x86 version. Downloaded from above provided link where it states that is RSAT for Win 8 Release Preview but date is 9/7/2012. It seems that bits are changed but description on download page not.

  • Sunday, September 09, 2012 11:53 PM
     
     
    Thanks for letting us know it was released.  I think I would have ignored it because of that heading.  They probably left it as "Release Preview" because the official release isn't until October and the Release Preview is still being offered to the public. 
  • Monday, September 10, 2012 11:21 AM
     
     

    The x64 version does not seem to be working, it runs through the install with no errors, however once complete the administration tools are not present. I have checked in "turn Windows features on or off" and not there either.

    Anyone else having this problem?
  • Monday, September 10, 2012 11:49 AM
     
     

    I'm having the same problem in Windows 8 Ent x64.

    Install completes without any errors, but no sign of the tools, and no entry in the windows features list.

  • Monday, September 10, 2012 12:11 PM
     
     
    Hash anyone got both the original RP copy and this one dated 9/7 -  can they do a hex compare please and report back. 

    Don't forget to mark your posts as answered so they drop off the unanswered post filter. If I've helped you and you want to show your gratitude, just click that green thingy.

  • Tuesday, September 11, 2012 1:49 AM
     
     
    I've installed it on a couple of Windows 8 Ent x64 systems and I didn't have any problems.
  • Tuesday, September 11, 2012 3:36 AM
     
      Has Code

    See Gaby's reply.

    http://social.technet.microsoft.com/Forums/en-US/winservermanager/thread/03b86e06-ff07-472a-87bd-eadf3d283266

    Hi, Rob,
    I'm the technical writer for Remote Server Administration Tools; I have some information that might help you.
    Although the version of Remote Server Administration Tools for Windows 8 that is currently live (and yes, that is labeled "Release Preview") is supported only on Windows 8 Release Preview, it can be installed on Windows 8 RTM without any difficulties for testing purposes; that should unblock your testing.
    However, when the Windows 8 RTM version replaces it, and "Release Preview" is removed from the download cover page, you will need to uninstall the current version and install the Windows 8 RTM version to use the fully-supported RSAT pack.  This should be another few days; I cannot give you an exact date at this time.
    I hope that makes sense and helps.  The current version runs fine on Windows 8 RTM for testing purposes, but is supported only on Windows 8 Release Preview.
    Thank you,
    Gaby

    Don't forget to mark your posts as answered so they drop off the unanswered post filter. If I've helped you and you want to show your gratitude, just click that green thingy.

  • Tuesday, September 11, 2012 10:30 PM
     
     
    All of the above links to RSAT for Windows 8 are unavailable as of Sep 11.
  • Wednesday, September 12, 2012 7:40 AM
     
     

    Hi all,

    I thought I would give my two pennies worth.

    RSAT for windows 8 RTM is still in the testing phase and Microsoft have not (at the time of this post) publicly stated support for it.

    The install process for RSAT has been a bit hit and miss within my Organisation, I have successfully install on the following platforms:

    Windows 8 Release Preview: Windows6.2-KB2693643-x64 (release preview).

    The above did not work on all installs of Windows 8 release preview! It seems to fail on our Dell Optiplex 390s

    Windows 8 RM: Windows6.2-KB2693643-x64 (release preview by extracting and cmd install, see DustyK above).

    Again this failed on the Dell Optiplex 390.

    Windows 8 RM: Update - Windows6.2-KB2693643-x64 (Update for RM).

    I have only tested this on my Dell XPS laptop and I had no issues worked fine, however we are still having problems installing on the Optiplex 390.

    In closing I think we need to give it more time. It’s funny but I really miss a stable copy of RSAT! I’m confident that Microsoft will update us soon, however like January19 said the RSAT for Windows 8 has been pulled. I will update you as and when I have more news.

    • Proposed As Answer by Alan_Florance Thursday, September 13, 2012 4:58 PM
    • Unproposed As Answer by Alan_Florance Thursday, September 13, 2012 4:59 PM
    •  
  • Thursday, September 13, 2012 4:59 PM
     
     

    According to this

    http://blogs.technet.com/b/canitpro/archive/2012/09/10/manage-your-servers-from-your-client.aspx

    The RSAT tools for Windows 8 RTM will only be available at General Availability… October 26th.

    Regards

    Alan

  • Friday, September 14, 2012 2:04 AM
     
     Proposed

    Looks like it is out now:

    http://www.microsoft.com/en-us/download/details.aspx?id=28972

    • Proposed As Answer by CNenad Friday, September 14, 2012 8:22 AM
    •  
  • Friday, September 14, 2012 7:00 AM
     
     

    I have downloaded the latest version (Released 9/13/2012) and it still wont install on my Windows 8 Ent RTM laptop.

    The installer looks like it has run fine and finishes saying installation successful, but there are no admin tools installed and the remote server administration option is not available as a windows feature to turn on.  The update also does not show up in the list of installed updates.

    I have a successfully installed event in my setup log from WUSA, and an installation successful event in the system log from WindowsUpdateClient.

    Getting by running tools via RDP for now, but the new server manager was the reason I upgraded to Windows 8 early.  Getting pretty frustrated with it now.

  • Friday, September 14, 2012 8:21 AM
     
     
    Files from 9/7 are 2K smaller then files from 9/13 :)
  • Friday, September 14, 2012 8:22 AM
     
     
    It seems :) files are 2K greater then files from 9/7 (or 9/4) date version :)
  • Friday, September 14, 2012 10:10 AM
     
     

    I have downloaded the latest version (Released 9/13/2012) and it still wont install on my Windows 8 Ent RTM laptop.

    The installer looks like it has run fine and finishes saying installation successful, but there are no admin tools installed and the remote server administration option is not available as a windows feature to turn on.  The update also does not show up in the list of installed updates.

    I have a successfully installed event in my setup log from WUSA, and an installation successful event in the system log from WindowsUpdateClient.

    Getting by running tools via RDP for now, but the new server manager was the reason I upgraded to Windows 8 early.  Getting pretty frustrated with it now.


    Installed the newly released RSAT for x64.   Also installs fine (rather too quickly though, compared to previous versions of RSAT) but no tools are offered in the Administration Tools folder or anywhere to be found in the Windows Features list.  Note, it does say that the tools are installed by default, not like older versions of RSAT that require to be switched on after the update is installed ;- however they do not exist... 

    Ash Cox

  • Friday, September 14, 2012 1:44 PM
     
     

    I'm still getting the same error with this "new" download.

  • Friday, September 14, 2012 3:22 PM
     
     
    MS release an updated RSAT today, they installed just fine on my Windows 8 Enterprise box. You can get them here:http://www.microsoft.com/en-us/download/details.aspx?id=28972
  • Friday, September 14, 2012 4:05 PM
     
     Proposed

    I had exactly same. I tried to use dism to install extracted cab and it got me thinking (error: package can't be applied to the image). I checked installed packages and noticed, that I have only en-GB language pack. Once I installed en-US - everything worked just fine. So my guess is that you need en-US language pack installed to use this package...

    • Proposed As Answer by crummock Saturday, September 15, 2012 6:25 AM
    •  
  • Monday, September 17, 2012 5:30 AM
     
     

    I had exactly same. I tried to use dism to install extracted cab and it got me thinking (error: package can't be applied to the image). I checked installed packages and noticed, that I have only en-GB language pack. Once I installed en-US - everything worked just fine. So my guess is that you need en-US language pack installed to use this package...

    I think this is my issue too - as it isn't blindingly obvious, can you point me at where to install the en-US language pack?  I have added English United States as a language, but under there it says pack not available.

    Cheers.

  • Monday, September 17, 2012 6:48 AM
     
     Proposed

    I think this is my issue too - as it isn't blindingly obvious, can you point me at where to install the en-US language pack?  I have added English United States as a language, but under there it says pack not available.

    Cheers.

    What you need is Windows 8 Language Pack (x64/x86) - DVD (Multiple Languages)

    I *suspect* there are better sources for this pack than this (it contains many other language packages that you will probably never need). But this is what I've used and can recommend. :) 

  • Monday, September 17, 2012 7:54 AM
     
     
    Once you have downloaded the language pack dvd from technet you can mount the iso image and the extract just the  .cab file for en-us.  Once extracted change the extension from .cab to .mlc    Run this file and it will install the en-us language pack.  After that the RSAT install should work.

    • Edited by crummock Monday, September 17, 2012 7:54 AM
    •  
  • Monday, September 17, 2012 9:08 AM
     
     
    Once you have downloaded the language pack dvd from technet you can mount the iso image and the extract just the  .cab file for en-us.  Once extracted change the extension from .cab to .mlc    Run this file and it will install the en-us language pack.  After that the RSAT install should work.


    Sorry Microsoft, this is total bo**ocks.   Why is it this challenging and difficult to get a simple admin pack installed.  You really really have to have these issues nailed by the time of general release.   You are already alienating the IT Pros that are taking up the Windows 8 RTM and if it is this hard to get simple things done what will it be like for general users.  

    Ash Cox

  • Monday, September 17, 2012 11:14 AM
     
     
    This might be right. The RTM release of RSAT still doesn't install.
  • Monday, September 17, 2012 11:17 AM
     
     

    Are you sure you have actually downloaded the windows 8 language pack dvd iso from MS Technet and extracted and installed the en-us language pack from it ?

    That seems to have fixed it for most people. It fixed a total of 8 machines I have had involvement with.

  • Monday, September 17, 2012 11:33 AM
     
     

    Are you sure you have actually downloaded the windows 8 language pack dvd iso from MS Technet and extracted and installed the en-us language pack from it ?

    That seems to have fixed it for most people. It fixed a total of 8 machines I have had involvement with.

    BUT WHY should you have to?  RSAT should be ambiguous to the language installed and it should be childs play to install.  It used to be in every version of Windows released before ! 

    Why have unknown issues or obstacles... it gets in the way of proper testing of Windows 8 in the enterprise.


    Ash Cox

  • Monday, September 17, 2012 11:37 AM
     
     

    BUT WHY should you have to?  RSAT should be ambiguous to the language installed and it should be childs play to install.  It used to be in every version of Windows released before ! 

    Why have unknown issues or obstacles... it gets in the way of proper testing of Windows 8 in the enterprise.


    Ash Cox

    I agree totally with you. Not very good on MS's part to do it this way especially as they didn't even tell us that this was the case.

    At least for now we are stuck with this workaround or manage without RSAT on your Win8 PC.

  • Monday, September 17, 2012 11:43 AM
     
     Proposed

    Well, did it almost the same (used Mount-DiskImage on .iso, but without changing any extenstions).

    Becasue I thought it might be useful for others - I blogged about it. Hopefully we will see updated multi-language version of RSAT soon... It's really sad that it required some detective work to install it on en-GB image.

    Until than: blog post mentioned.

  • Monday, September 17, 2012 4:44 PM
     
     
    Glad to see I am not the only one experiencing RSAT installation issues.....But overall, this is amazing we have to deal with this......Kind of scary......Maybe to much MS Tech focus is on the mobile and tablet side, and not on the Server / Desktop side, since the markets have shifted ...memory sales have surpassed PC/Server sales.......this may provide some insight where their energy is being focused....

    RF


    • Edited by RUOK2 Tuesday, September 18, 2012 10:55 AM
    •  
  • Thursday, September 20, 2012 5:43 PM
     
     

    Although I agree it is really stupid, it did however get me to play with the ISO mounting method in Windows 8 which is pretty good actually.

    This is what annoys me about Windows 8, lots of little improvements that really good but then other things in it seem to be retrograde steps.

    I just hope Windows 7 SP2 contains some of the new improvements...

  • Wednesday, October 03, 2012 10:26 AM
     
     

    Similarly,

    The installation is pretty fast but the Administration Tools are not listed! It's Frustrating to Administer the servers via RDP and hope Microsoft find a quick solution to the update for those who have Windows 8 Ent RTM clients!!

    P.Hozza

    *****
    KongoweaAdmin

  • Thursday, October 25, 2012 8:49 PM
     
     Proposed

    Similarly,

    The installation is pretty fast but the Administration Tools are not listed! It's Frustrating to Administer the servers via RDP and hope Microsoft find a quick solution to the update for those who have Windows 8 Ent RTM clients!!

    P.Hozza

    *****
    KongoweaAdmin

    This happened to me too and I've now resolved it. Looking at some of the other issues experienced above, I've got answers to try and clear up any confusion (as I see it).

    In all cases:

    • If you have an older version of RSAT installed, uninstall it first before trying to install the latest version. Reboot in between.
    • If you get the error " Installer encountered an error:0x80070003, system cannot find the path specified", this is likely due to UAC. Make sure you run the file with elevated privileges. Also, check if the file is blocked from running since it came from the web. Right-click the file and on the General tab, click 'unblock'. Failing that, copy the file locally to install.

    For those running Windows 8 Release Preview:

    • The latest version of RSAT should install with no issues and that is likely because Windows 8 RP did not have any other localised version of English other than US English and Windows6.2-KB2693643-x64 is for us-en.

    For those running Windows 8 RTM Pro or Ent:

    The installation of Windows6.2-KB2693643-x64 might appear install successfully but it runs very quickly and nothing appears in 'Turn Windows Features on or off'. If you try the other method to of installing by trying to extract the cab file and run pkgmgr as described above, you will receive the following Event Viewer information in the Setup log: "The servicing request received for package KB2693643 cannot be satisfied since the package is not applicable."

    • Unless you have an en-us English version of Windows 8 RTM installed, you must unfortunately install the en-us language pack before RSAT as described in http://www.microsoft.com/en-us/download/details.aspx?id=28972. If you have Technet or MSDN, you can download it there. Then you can install RSAT successfully but note that it is still a release preview and is only officially supported in Windows 8 RP.

    Finally, you might also need to install the latest Windows Management Framework on your older servers in order to more fully manage Windows server 2008/R2 servers using Server Manager. The Server 2012 version of Server Manager is not backwards compatible. Get it here. http://go.microsoft.com/fwlink/p/?LinkID=229019


    • Edited by indigo_7 Thursday, October 25, 2012 8:58 PM
    • Proposed As Answer by qsilverx Tuesday, November 06, 2012 10:58 AM
    •  
  • Tuesday, January 15, 2013 3:15 PM
     
     

    What a bloody palaver that was.

    You install RSAT, no errors display but it doesn't appear so you Google and install a language pack via the charms, which of course completes but doesn't display an error either so you have to resort to command line DISM installs and 2GB downloads just to get it working.

    1/10, must try harder...

  • Wednesday, January 30, 2013 5:19 PM
     
     Proposed

    Okay.... i was able to fix it...

    My steps:

    1. Open a command prompt as Administrator
    2. Extract Windows6.2-KB2693643-x64.msu /extract:C:\RSAT
    3. Go inside the extracted folder
    4. Rename the .xml file located into RSAT.xml
    5. run the command pkgmgr /n:RSAT.xml

    BINGO!

  • Monday, February 04, 2013 5:08 PM
     
     
    Mmm, that's a better way of doing it.
  • Thursday, February 14, 2013 7:49 AM
     
     Proposed

    For those have trouble in installing RSAT on windows 8 RTM please refer to this link :- http://gallery.technet.microsoft.com/How-to-Install-RSAT-on-0b0b04f5

    or http://prajwaldesai.com/how-to-install-rsat-on-windows-8-rtm/

    • Proposed As Answer by Prajwal Desai Saturday, February 23, 2013 7:27 PM
    •