ADDS role configuration with DCPromo failed , rc = 42

Hi,
i'm trying to build a Domain Controller (Windows Server 2008 R2 SP1) using MDT 2012.
I created a Standard Task Sequence and append the following:
"Apply Network Settings" Task to apply a fixed ip configuration to the machine.
"Install Roles and Features" Task to install ADDS
"Configure ADDS" Task to configure ADDS
The task sequence itself is working fine till it comes to the "Configure ADDS" Step. Here it fails showing me the following error code:
ERROR - ADDS role configuration with DCPromo failed , rc = 42
ZTI ERROR - Non-zero return code by ZTIConfigureADDS, rc = 42
Here is my ZTIConfigureADDS.log , any ideas what went wrong?
Thanks a lot !
Regards, Stefan
<![LOG[Microsoft Deployment Toolkit version: 6.0.2223.0]LOG]!><time="16:31:23.000+000" date="06-14-2012" component="ZTIConfigureADDS" context="" type="1" thread="" file="ZTIConfigureADDS">
<![LOG[The task sequencer log is located at C:\Users\ADMINI~1\AppData\Local\Temp\SMSTSLog\SMSTS.LOG. For task sequence failures, please consult this log.]LOG]!><time="16:31:23.000+000" date="06-14-2012" component="ZTIConfigureADDS" context="" type="1" thread="" file="ZTIConfigureADDS">
<![LOG[---------------- Initialization ----------------]LOG]!><time="16:31:23.000+000" date="06-14-2012" component="ZTIConfigureADDS" context="" type="1" thread="" file="ZTIConfigureADDS">
<![LOG[Generating DCPromo answer file]LOG]!><time="16:31:23.000+000" date="06-14-2012" component="ZTIConfigureADDS" context="" type="1" thread="" file="ZTIConfigureADDS">
<![LOG[About to execute command: cmd /C C:\windows\system32\dcpromo.exe /answer:C:\Users\ADMINI~1\AppData\Local\Temp\AD_Answer.txt]LOG]!><time="16:31:24.000+000" date="06-14-2012" component="ZTIConfigureADDS" context="" type="1" thread="" file="ZTIConfigureADDS">
<![LOG[ERROR - ADDS role configuration with DCPromo failed , rc = 42]LOG]!><time="16:31:34.000+000" date="06-14-2012" component="ZTIConfigureADDS" context="" type="3" thread="" file="ZTIConfigureADDS">
<![LOG[ZTI ERROR - Non-zero return code by ZTIConfigureADDS, rc = 42]LOG]!><time="16:31:34.000+000" date="06-14-2012" component="ZTIConfigureADDS" context="" type="3" thread="" file="ZTIConfigureADDS">

Just to add, in my smsts.log it states the following:
<![LOG[Start executing the command line: cscript.exe "%SCRIPTROOT%\ZTIConfigureADDS.wsf"]LOG]!><time="16:31:23.936+420" date="06-14-2012" component="TSManager" context="" type="1" thread="2124" file="instruction.cxx:2928">
<![LOG[!--------------------------------------------------------------------------------------------!]LOG]!><time="16:31:23.936+420" date="06-14-2012" component="TSManager" context="" type="1" thread="2124" file="instruction.cxx:2957">
<![LOG[Expand a string: WinPEandFullOS]LOG]!><time="16:31:23.936+420" date="06-14-2012" component="TSManager" context="" type="0" thread="2124" file="executionenv.cxx:782">
<![LOG[Executing command line: cscript.exe "%SCRIPTROOT%\ZTIConfigureADDS.wsf"]LOG]!><time="16:31:23.936+420" date="06-14-2012" component="TSManager" context="" type="1" thread="2124" file="commandline.cpp:805">
<![LOG[Process completed with exit code 42]LOG]!><time="16:31:34.466+420" date="06-14-2012" component="TSManager" context="" type="1" thread="2124" file="commandline.cpp:1102">
<![LOG[!--------------------------------------------------------------------------------------------!]LOG]!><time="16:31:34.466+420" date="06-14-2012" component="TSManager" context="" type="1" thread="2124" file="instruction.cxx:3010">
<![LOG[Failed to run the action: Configure ADDS.
Unknown error (Error: 0000002A; Source: Unknown)]LOG]!><time="16:31:34.482+420" date="06-14-2012" component="TSManager" context="" type="3" thread="2124" file="instruction.cxx:3101">
<![LOG[Sending status message . . .]LOG]!><time="16:31:34.482+420" date="06-14-2012" component="TSManager" context="" type="1" thread="2124" file="utility.cxx:292">

Similar Messages

  • ERROR - NetFx3 role processing with DISM.exe failed, rc = -2146498529_ZTIOSRole

    Hello,
    when installing the .net framework 3.0 ROLE on Windows 8 Enterprise, the installation stops with error :
    ERROR - NetFx3 role processing with DISM.exe failed, rc = -2146498529 ZTIOSRole 16-1-2013 17:17:49 0 (0x0000)
    How to fix issue?

    Hello Exact same error from me on MDT2012. I add that the connection to the MDT share has been done successfully and that the previous copy on the log seems to succeed, as:
    Validating connection to \\x\y\Operating Systems\Windows 8 Enterprise x86    ZTIOSRole    30.01.2013 12:53:09    0 (0x0000)
    Already connected to server x as that is where this script is running from.    ZTIOSRole    30.01.2013 12:53:09    0 (0x0000)
    Copying source files locally from \\x\Build_Capture_EBUV5$\Operating Systems\Windows 8 Enterprise x86\sources\sxs    ZTIOSRole    30.01.2013 12:53:09    0 (0x0000)
    About to execute command: cmd.exe /c C:\windows\system32\DISM.exe /Online /Enable-Feature /FeatureName:"NetFx3" /Source:"C:\MININT\sources\X86" /LimitAccess /All /NoRestart /logpath:C:\MININT\SMSOSD\OSDLOGS\ZTIOSRole_Dism.log >> C:\MININT\SMSOSD\OSDLOGS\ZTIOSRole_DismConsole.log  
     ZTIOSRole    30.01.2013 12:54:29    0 (0x0000)
    ERROR - NetFx3 role processing with DISM.exe failed, rc = -2146498529    ZTIOSRole    30.01.2013 12:55:18    0 (0x0000)
    Property InstalledRoles001 is now = NETFX3    ZTIOSRole    30.01.2013 12:55:18    0 (0x0000)

  • ABAP prog with Call Transaction  to SU01 will not add roles in a CUA client

    I am modifying a current ABAP program that works in a non-CUA client to hopefully execute in a CUA client.  This program performs a Call Transaction to tcode SU01 and adds roles to an existing user.  I used tcode SHDB to identify the new BDC commands needed for CUA when using tcode SU01.  When executing the program in the CUA client  it does not save the roles to the user.  There is no error message or abnormal termination.
    When I assign the role to the same user that's referenced in my program directly with tcode SU01 it works fine.  Its just when I run the ABAP program the role assigment is not retained.  I opened a Customer Message with SAP and they referenced OSS Note 93802 and said this was a consulting question.  My program is not abending as referenced in Note 93802, it just does not add the role.
    Has anyone been able to get this to work in a CUA client?

    Hi,
    it should be fairly simple to create a new ABAP using the BAPI's related to business object USER. Call BAPI_USER_CREATE1 to create the users, and BAPI_USER_LOCACTGROUPS_ASSIGN to assign roles in a CUA environment. It should go something like this:
    [read file with user data into internal table wt_users]
    [read file with role assignments into internal table wt_roles]
    Loop at wt_users into wa_user.
      [create LOGINDATA, ADDRESS and other structures for user in BAPI below, based on the data in wa_user]
      call 'BAPI_USER_CREATE1'
      exporting
        username                      = [the user name from input file]
      NAME_IN                       =
        logondata                     = [structure for logondata]
        password                      = [initial password value]
      DEFAULTS                      =
        address                       = [address structure created above]
        [etc.]
      if sy-subrc eq 0.
    Assign roles for the user
    clear wt_activitygroups. refresh wt_activitygroups.
    loop at wt_roles into wa_roles where username = wa_user-username.
        [build an internal table, wt_activitygroups, for system/role assignments for the user]
    endloop.
        call BAPI_USER_LOCACTGROUPS_ASSIGN
          exporting
            username                      = [the users name]
          tables
            activitygroups           = wt_activitygroups
            return                       = wt_return.
    Endloop.
    Ideally, you would have two input files: one with the user data (one record per user), and another one containing the data for the BAPI_USER_LOCACTGROUPS_ASSIGN (on the format USERNAME, SYSTEM, ROLENAME); one entry per line. You'd loop at the first table, containing the user data, then create the user, then loop at all entries in the system/role assignment file for the same username, building an internal table of role assignemnts; then call the second BAPI (provided there were any role assignments to assign for that user!)
    Hope this makes sense. It's not rocket science really; you can omit most of the parameters of BAPI_USER_CREATE1, and the second BAPI is even simpler. You could consider validating the input data by checking entries in table USRSYSACT, which contains all valid system/role assignments as seen from the CUA system (this table gets updated every time you do a "text compare" from within SU01.
    Regards,
    Trond

  • I am trying to use apple configurator with ipads. I have been successful with all our ipads but 1. It will not allow me to add apps. The error I get is that it is refreshed but with errors e

    I am trying to use apple configurator with ipads. I have been successful with preparing and supervising all ipads but one. When preparing it in configurator, I receive an error that it is refreshed but with an error. Under supervise, I am not able to add apps. I have erased all content to start over but this does not work either

    Are you trying to restore a backup, or just sync some apps? Do you have profiles installed on the device?
    Have you plugged the ipad into iTunes, and did a fresh install? I'm assuming the device went through the prepare setup properly. You many have to unsupervise it first, then plug it into iTunes to wipe it completely.
    I'd then do each step seperately. Prepare it, then install 1 app, if that works, try another app, then maybe a profile.

  • I am a NRI who is staying in UAE. My Apple ID is configured with Indian store. I don't have a credit card in India but having it in UAE. Apple store is not accepting my Debit card from India. What is the legal way to purchase or add credits with itunes?

    I am a NRI who is staying in UAE. My Apple ID is configured with Indian store. I don't have a credit card in India but having it in UAE. Apple store is not accepting my Debit card from India. What is the legal way to purchase or add credits with itunes?

    It won't matter. You are not allowed to use the Indian iTunes Store from the UAE or anywhere else outside of India.
    The Service is available to you only in India. You agree not to use or attempt to use the Service from outside this location. iTunes may use technologies to verify your compliance.
    Since you are in the UAE, you can only use the UAE iTunes Store. You will need either to open up a new account in the UAE iTunes Store, or change the country of your existing account to the UAE.
    Regards.

  • NAS configure with 2 ip address failed on AAA authentication

    I have routers configured with 2 bvi interfaces for dlsw.
    When I configure NAS setting with 2 ip address, sometime the AAA authentication failed to prompt for user authentication.
    Should I used ip tacacs source-interface?
    If I configure only one, if that interface is down, then I will not be authentication using AAA even the second bvi interface is up.

    Chee
    The AAA server identifies the client by a single IP address and the client always needs to use that address as the source address. If you have 2 BVI interfaces it may be that sometimes the source address is one and sometimes the source address may be the other. That would account for the fact that sometimes it promts for user authentication and sometimes it does not prompt.
    If using 1 BVI as the source address creates the potential that sometimes it might not work because that interface was down but the other BVI was up, then perhaps you should consider configuring a loopback address and using the loopback address as the source address. If the loopback was the source address then it would not matter which BVI might be up and which might be down.
    HTH
    Rick

  • Ewfmgr: Failed getting protected volume configuration with error 1

    Hello,
    I created a Windows 7-64 image for an Ivy-Bridge VME card. The image contains EWF with RAM-REG.
    The disk was divided into 2 partitions with the windows installer and the image was successfully installed.
    As I'm using RAM-REG, all
    the disk was allocated.  
    After the image was installed I tried to run "ewfmgr c:" and got the current status.
    Then I created a GHOST image and wrote the image on a new card with a clean disk.
    After Windows booted, running "ewfmgr c:" gave:
    Failed getting protected volume configuration with error 1
    I found few threads on this issue but failed to understand what is the right solution.
    Can you help ?
    Thanks,
    Zvika  

    The Problem is always Volumeid related (diskid)
    Explaination:
    Sysprep creates new bcd for the System. - Therefore it's recommended to use sysprep (and SID and so on..) but if you're lazy or don't have Domain Controller and so on or always use physical seperated (better not Internet connected) machines you would be
    totaly fine with non-syspreped Images. You only Need updated/new bcd.
    Captured wim has 'old' bcd (if there is no seperated MSR Partition) you can update this 3 entries within winpe and your Image will boot:
    bcdedit /store c:\boot\BCD /set {BOOTMGR} device boot
    bcdedit /store c:\boot\BCD /set {DEFAULT} device PARTITION=C:
    bcdedit /store c:\boot\BCD /set {DEFAULT} osdevice PARTITION=C:
    (boot could also be Partition=c: or all entries could be boot - and /store is not needed as in winpe bcdedit automatically Redirects the commands into the other/System (found) bcd. But i always recommand to specify the bcd store you want to edit, like in
    this lines)
    The definition of "C:" in this Parameter is 'translated' into volumeid/diskid. - So in the bcd is not "C:" it's some DiskID.
    Instead of the 3 entries you can just create a whole new bcd with updated volumeid/diskids. --> It would be enough to run bcdboot /s C:\ (or whatever the current boot (c:\) Partition is.
    EWF needs to be reconfigured as it also works with Volume/Diskids. So it needs additional command while running (online).
    ewfcfg /install-configuration for win7
    rundll32 ewfdll.dll,ConfigureEwf for win xpe/wes2009.
    Windows Embedded Developer and Scripting Guy //Germany (http://www.wesnext.com)

  • Failing to execute  Check: systems configured with DHCP

    Recommendation: Oracle supports installations on systems with DHCP-assigned public IP addresses. However, the primary network interface on the system should be configured with a static IP address in order for the Oracle Software to function properly. See the Installation Guide for more details on installing the software on systems configured with DHCP.
    Status: Not Executed
    Why is Oracle failing to execute the check? What sort of check does Oracle run for DHCP IPs?
    Any help will be appreciated.
    Thanks

    A server is not supposed to work with DHCP but with a fixed IP address. Enterprise Manager DB Control Console will only work with a fixed IP address, if ever either the IP or the hostname change then EM won't work any more unless it is reconfigured.
    The purpose of the loopback adapter is to provide a fixed IP address on a dynamic assigned environment. You should make sure once you fix the IP address by means of DHCP to name this IP address in the host file at c:\windows\system32\drivers\etc\host.
    ~ Madrid
    http://hrivera99.blogspot.com/

  • Hi i m using 4s and its updated but i cant configure with microsoft exchange for my gmail account. Anytime i tried to configure it the message comes connection to the server failed. Pls help me out.

    Hi i m using 4s and its updated but i cant configure with microsoft exchange for my gmail account. Anytime i tried to configure it the message comes connection to the server failed. Pls help me out.
    <Email Edited by Host>

    Discontinued by Google. Read here:
    http://googlesystem.blogspot.com/2012/12/google-sync-discontinued-for-gmail.html

  • DCOM(coming with HFM) failed while configuration

    I have installed epm 11.1.2.3 on server 2008 R2 standard.
    I installed it for hyperion planning and its working fine.
    I have noticed that DCOM(coming with hfm) failed while configuration.Actually when I was trying to install all the hyperion components , the install window was already checked for hfm dcom so my question is that, is DCOM needed for planning or epma?If it is failed while configuration ,will it break something?
    Thank you for the help.

    what are the components you are trying install??
    If you are trying Reporting, then Configurator will ask to install DCOM(which comes with HFM) also.
    Any way checking the logs, wolud be the first priority.
    Thanks,
    mady

  • Add Role Service installation failure - error code 0x80070643

    We have a number of Windows Server 2008 R2 SP1 servers that we're attempting to add the IIS Role Service "IP and Domain Restrictions" onto.
    They all fail with identical errors
    Web Server (IIS): Installation Failed <error> Attempt to install IP and Domain Restrictions failed with error code 0x80070643. Fatal Error during installation.
    2204: 2013-05-03 17:16:57.968 [CbsUIHandler]              Error: -2147023293 : 
    2204: 2013-05-03 17:16:57.968 [CbsUIHandler]              Terminate: 
    2204: 2013-05-03 17:16:58.109 [InstallationProgressPage]  Verifying installation...
    2204: 2013-05-03 17:16:58.171 [CBS]                       ...done installing 'IIS-IPSecurity '. Status: -2147023293 (80070643)
    2204: 2013-05-03 17:16:58.234 [Provider]                  Skipped configuration of 'IP and Domain Restrictions' because install operation failed.
    2204: 2013-05-03 17:16:58.234 [Provider]                  
    [STAT] ---- CBS Session Consolidation -----
    [STAT] For 
              'IP and Domain Restrictions'[STAT] installation(s) took '18.1465176' second(s) total.
    [STAT] Configuration(s) took '0.0020438' second(s) total.
    [STAT] Total time: '18.1485614' second(s).
    2204: 2013-05-03 17:16:58.390 [Provider] Error (Id=0) Sync Result - Success: False, RebootRequired: False, Id: 170
    2204: 2013-05-03 17:16:58.546 [Provider] Error (Id=0) Sync Message - OperationKind: Install, MessageType: Error, MessageCode: -2147023293, Message: Attempt to install IP and Domain Restrictions failed with error code 0x80070643., AdditionalMessage: Fatal error
    during installation
    2204: 2013-05-03 17:16:58.687 [InstallationProgressPage]  Sync operation completed
    2204: 2013-05-03 17:16:59.015 [InstallationProgressPage]  Performing post install/uninstall discovery...
    One common fact here these servers have all been deployed from a Hyper-V template, servers build with all roles and features then Sysprep'd and stored in the SCVMM library as a template to deploy from.
    Any ideas as right now it looks like we have to rebuild all of our nodes.
    Regards

    OK I think the CheckSUR log issue was a one off, I've now run this again against one of my other Hyper-V template IIS servers that has the same issue with Add / Remove role features and the log reports "No Errors Detected"
    =================================
    Checking System Update Readiness.
    Binary Version 6.1.7601.21645
    Package Version 18.0
    2013-05-14 12:39
    Checking Windows Servicing Packages
    Checking Package Manifests and Catalogs
    Checking Package Watchlist
    Checking Component Watchlist
    Checking Packages
    Checking Component Store
    Summary:
    Seconds executed: 598
     No errors detected
    So then just to double check I tries adding a role service and it failed, Here's the ServerManager.Log
    name     : HTTP Redirection
    state    : Changed
    rank     : 4
    sync tech: CBS
    ant.     : empty
    pred.    : Common HTTP Features
    provider : WebServerRoleProvider
    2956: 2013-05-14 12:56:35.166 [Sync]                      Calling sync provider of HTTP Redirection ...
    2956: 2013-05-14 12:56:35.166 [Provider]                  Sync:: guest: 'HTTP Redirection', guest deleted?: False
    2956: 2013-05-14 12:56:35.166 [Provider]                  Begin installation of 'HTTP Redirection'...
    2956: 2013-05-14 12:56:35.166 [Provider]                  Install: Guest: 'HTTP Redirection', updateElement: 'IIS-HttpRedirect'
    2956: 2013-05-14 12:56:35.182 [Provider]                  Installation queued for 'HTTP Redirection'.
    2956: 2013-05-14 12:56:35.198 [CBS]                       installing 'IIS-HttpRedirect ' ...
    2956: 2013-05-14 12:56:44.805 [CBS]                       ...parents that will be auto-installed: 'IIS-CommonHttpFeatures IIS-WebServer IIS-WebServerRole
    2956: 2013-05-14 12:56:44.805 [CBS]                       ...default children to turn-off: 'IIS-HttpErrors IIS-StaticContent IIS-DefaultDocument IIS-DirectoryBrowsing
    IIS-ApplicationDevelopment IIS-Security IIS-HealthAndDiagnostics IIS-Performance IIS-WebServerManagementTools IIS-ASPNET IIS-NetFxExtensibility IIS-ISAPIExtensions IIS-ISAPIFilter IIS-ASP IIS-RequestFiltering IIS-HttpLogging IIS-LoggingLibraries IIS-RequestMonitor
    IIS-HttpTracing IIS-HttpCompressionStatic IIS-IIS6ManagementCompatibility IIS-ManagementConsole IIS-ManagementService WCF-HTTP-Activation '
    2956: 2013-05-14 12:56:44.930 [CBS]                       ...current state of 'IIS-HttpRedirect': p: Staged, a: Staged, s: UninstallRequested
    2956: 2013-05-14 12:56:44.930 [CBS]                       ...setting state of 'IIS-HttpRedirect' to 'InstallRequested'
    2956: 2013-05-14 12:56:44.961 [CBS]                       ...current state of 'IIS-CommonHttpFeatures': p: Installed, a: Installed, s: InstallRequested
    2956: 2013-05-14 12:56:44.961 [CBS]                       ...skipping 'IIS-CommonHttpFeatures' because it is already in the desired state.
    2956: 2013-05-14 12:56:44.977 [CBS]                       ...current state of 'IIS-WebServer': p: Installed, a: Installed, s: InstallRequested
    2956: 2013-05-14 12:56:44.992 [CBS]                       ...skipping 'IIS-WebServer' because it is already in the desired state.
    2956: 2013-05-14 12:56:45.008 [CBS]                       ...current state of 'IIS-WebServerRole': p: Installed, a: Installed, s: InstallRequested
    2956: 2013-05-14 12:56:45.008 [CBS]                       ...skipping 'IIS-WebServerRole' because it is already in the desired state.
    2956: 2013-05-14 12:56:45.039 [CBS]                       ...current state of default child 'IIS-HttpErrors': p: Installed, a: Installed, s: InstallRequested
    2956: 2013-05-14 12:56:45.039 [CBS]                       ...skipped child 'IIS-HttpErrors' because it is already installed
    2956: 2013-05-14 12:56:45.070 [CBS]                       ...current state of default child 'IIS-StaticContent': p: Installed, a: Installed, s: InstallRequested
    2956: 2013-05-14 12:56:45.086 [CBS]                       ...skipped child 'IIS-StaticContent' because it is already installed
    2956: 2013-05-14 12:56:45.117 [CBS]                       ...current state of default child 'IIS-DefaultDocument': p: Installed, a: Installed, s: InstallRequested
    2956: 2013-05-14 12:56:45.117 [CBS]                       ...skipped child 'IIS-DefaultDocument' because it is already installed
    2956: 2013-05-14 12:56:45.148 [CBS]                       ...current state of default child 'IIS-DirectoryBrowsing': p: Installed, a: Installed, s:
    InstallRequested
    2956: 2013-05-14 12:56:45.148 [CBS]                       ...skipped child 'IIS-DirectoryBrowsing' because it is already installed
    2956: 2013-05-14 12:56:45.164 [CBS]                       ...current state of default child 'IIS-ApplicationDevelopment': p: Installed, a: Installed,
    s: InstallRequested
    2956: 2013-05-14 12:56:45.180 [CBS]                       ...skipped child 'IIS-ApplicationDevelopment' because it is already installed
    2956: 2013-05-14 12:56:45.195 [CBS]                       ...current state of default child 'IIS-Security': p: Installed, a: Installed, s: InstallRequested
    2956: 2013-05-14 12:56:45.195 [CBS]                       ...skipped child 'IIS-Security' because it is already installed
    2956: 2013-05-14 12:56:45.227 [CBS]                       ...current state of default child 'IIS-HealthAndDiagnostics': p: Installed, a: Installed,
    s: InstallRequested
    2956: 2013-05-14 12:56:45.227 [CBS]                       ...skipped child 'IIS-HealthAndDiagnostics' because it is already installed
    2956: 2013-05-14 12:56:45.258 [CBS]                       ...current state of default child 'IIS-Performance': p: Installed, a: Installed, s: InstallRequested
    2956: 2013-05-14 12:56:45.258 [CBS]                       ...skipped child 'IIS-Performance' because it is already installed
    2956: 2013-05-14 12:56:45.336 [CBS]                       ...current state of default child 'IIS-WebServerManagementTools': p: Installed, a: Installed,
    s: InstallRequested
    2956: 2013-05-14 12:56:45.336 [CBS]                       ...skipped child 'IIS-WebServerManagementTools' because it is already installed
    2956: 2013-05-14 12:56:45.367 [CBS]                       ...current state of default child 'IIS-ASPNET': p: Installed, a: Installed, s: InstallRequested
    2956: 2013-05-14 12:56:45.367 [CBS]                       ...skipped child 'IIS-ASPNET' because it is already installed
    2956: 2013-05-14 12:56:45.398 [CBS]                       ...current state of default child 'IIS-NetFxExtensibility': p: Installed, a: Installed, s:
    InstallRequested
    2956: 2013-05-14 12:56:45.398 [CBS]                       ...skipped child 'IIS-NetFxExtensibility' because it is already installed
    2956: 2013-05-14 12:56:45.445 [CBS]                       ...current state of default child 'IIS-ISAPIExtensions': p: Installed, a: Installed, s: InstallRequested
    2956: 2013-05-14 12:56:45.445 [CBS]                       ...skipped child 'IIS-ISAPIExtensions' because it is already installed
    2956: 2013-05-14 12:56:45.461 [CBS]                       ...current state of default child 'IIS-ISAPIFilter': p: Installed, a: Installed, s: InstallRequested
    2956: 2013-05-14 12:56:45.461 [CBS]                       ...skipped child 'IIS-ISAPIFilter' because it is already installed
    2956: 2013-05-14 12:56:45.492 [CBS]                       ...current state of default child 'IIS-ASP': p: Installed, a: Installed, s: InstallRequested
    2956: 2013-05-14 12:56:45.492 [CBS]                       ...skipped child 'IIS-ASP' because it is already installed
    2956: 2013-05-14 12:56:45.523 [CBS]                       ...current state of default child 'IIS-RequestFiltering': p: Installed, a: Installed, s:
    InstallRequested
    2956: 2013-05-14 12:56:45.523 [CBS]                       ...skipped child 'IIS-RequestFiltering' because it is already installed
    2956: 2013-05-14 12:56:45.555 [CBS]                       ...current state of default child 'IIS-HttpLogging': p: Installed, a: Installed, s: InstallRequested
    2956: 2013-05-14 12:56:45.555 [CBS]                       ...skipped child 'IIS-HttpLogging' because it is already installed
    2956: 2013-05-14 12:56:45.586 [CBS]                       ...current state of default child 'IIS-LoggingLibraries': p: Installed, a: Installed, s:
    InstallRequested
    2956: 2013-05-14 12:56:45.601 [CBS]                       ...skipped child 'IIS-LoggingLibraries' because it is already installed
    2956: 2013-05-14 12:56:45.633 [CBS]                       ...current state of default child 'IIS-RequestMonitor': p: Installed, a: Installed, s: InstallRequested
    2956: 2013-05-14 12:56:45.633 [CBS]                       ...skipped child 'IIS-RequestMonitor' because it is already installed
    2956: 2013-05-14 12:56:45.664 [CBS]                       ...current state of default child 'IIS-HttpTracing': p: Installed, a: Installed, s: InstallRequested
    2956: 2013-05-14 12:56:45.680 [CBS]                       ...skipped child 'IIS-HttpTracing' because it is already installed
    2956: 2013-05-14 12:56:45.711 [CBS]                       ...current state of default child 'IIS-HttpCompressionStatic': p: Installed, a: Installed,
    s: InstallRequested
    2956: 2013-05-14 12:56:45.711 [CBS]                       ...skipped child 'IIS-HttpCompressionStatic' because it is already installed
    2956: 2013-05-14 12:56:45.726 [CBS]                       ...current state of default child 'IIS-IIS6ManagementCompatibility': p: Installed, a: Installed,
    s: InstallRequested
    2956: 2013-05-14 12:56:45.726 [CBS]                       ...skipped child 'IIS-IIS6ManagementCompatibility' because it is already installed
    2956: 2013-05-14 12:56:45.758 [CBS]                       ...current state of default child 'IIS-ManagementConsole': p: Installed, a: Installed, s:
    InstallRequested
    2956: 2013-05-14 12:56:45.758 [CBS]                       ...skipped child 'IIS-ManagementConsole' because it is already installed
    2956: 2013-05-14 12:56:45.804 [CBS]                       ...current state of default child 'IIS-ManagementService': p: Installed, a: Installed, s:
    InstallRequested
    2956: 2013-05-14 12:56:45.804 [CBS]                       ...skipped child 'IIS-ManagementService' because it is already installed
    2956: 2013-05-14 12:56:45.804 [CBS]                       ...current state of default child 'WCF-HTTP-Activation': p: Installed, a: Installed, s: InstallRequested
    2956: 2013-05-14 12:56:45.836 [CBS]                       ...skipped child 'WCF-HTTP-Activation' because it is already installed
    2956: 2013-05-14 12:56:45.851 [CBS]                       ...'IIS-HttpRedirect' : applicability: Applicable
    2956: 2013-05-14 12:56:45.867 [CBS]                       ...'IIS-CommonHttpFeatures' : applicability: Applicable
    2956: 2013-05-14 12:56:45.883 [CBS]                       ...'IIS-WebServer' : applicability: Applicable
    2956: 2013-05-14 12:56:45.914 [CBS]                       ...'IIS-WebServerRole' : applicability: Applicable
    2956: 2013-05-14 12:56:49.319 [CbsUIHandler]              Initiate:
    2956: 2013-05-14 12:56:49.319 [InstallationProgressPage]  Installing...
    2956: 2013-05-14 12:57:09.752 [CbsUIHandler]              Error: -2147023293 :
    2956: 2013-05-14 12:57:09.752 [CbsUIHandler]              Terminate:
    2956: 2013-05-14 12:57:09.939 [InstallationProgressPage]  Verifying installation...
    2956: 2013-05-14 12:57:10.033 [CBS]                       ...done installing 'IIS-HttpRedirect '. Status: -2147023293 (80070643)
    2956: 2013-05-14 12:57:10.158 [Provider]                  Skipped configuration of 'HTTP Redirection' because install operation failed.
    2956: 2013-05-14 12:57:10.158 [Provider]                 
    [STAT] ---- CBS Session Consolidation -----
    [STAT] For
              'HTTP Redirection'[STAT] installation(s) took '34.8712425' second(s) total.
    [STAT] Configuration(s) took '0.0035917' second(s) total.
    [STAT] Total time: '34.8748342' second(s).
    2956: 2013-05-14 12:57:12.517 [Provider] Error (Id=0) Sync Result - Success: False, RebootRequired: False, Id: 146
    2956: 2013-05-14 12:57:13.235 [Provider] Error (Id=0) Sync Message - OperationKind: Install, MessageType: Error, MessageCode: -2147023293, Message: Attempt to install HTTP Redirection failed with error code 0x80070643., AdditionalMessage: Fatal error during
    installation
    2956: 2013-05-14 12:57:13.501 [InstallationProgressPage]  Sync operation completed
    2956: 2013-05-14 12:57:13.735 [InstallationProgressPage]  Performing post install/uninstall discovery...
    2956: 2013-05-14 12:57:14.079 [Provider]                  C:\Windows\system32\ServerManager\Cache\CbsUpdateState.bin does not exist.
    2956: 2013-05-14 12:57:14.407 [CBS]                       IsCacheStillGood: False.

  • Failure to install SQL Server 2012 SP1 CU8/9 with a "Failed to retrieve data for this request." error

    Hi all,
    Has anyone come across SQL Server 2012 SP1 CU8/9 failing to install with a “Failed to retrieve data for this request.” error.
    The error is too generic for a useful search on web, for me at least anyway.
    Had no problems patching a whole bunch of other servers in the same environment.
    I’m no good at reading these error logs. For some reason the primary replica is referenced in the detailed log???
    The CU8/9 patch has been run by both Domain Admins and local Admin with no luck.
    We are trying to patch a secondary failover replica. (SharePoint 2013 is installed on this server.)
    This is from the summary log:
    Overall summary:
      Final   result:                    The patch installer has failed to update the shared features. To determine   the reason for failure,
    review the log files.
      Exit code   (Decimal):             -2146233088
      Exit facility   code:            19
      Exit error   code:                 5376
      Exit   message:                    Failed to retrieve data for this request.
      Start   time:                      2014-04-10 11:51:11
      End   time:                        2014-04-10 11:51:49
      Requested   action:                Patch
      Exception help link:            
    http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=11.0.3412.0&EvtType=0xB2652E58%400xDC80C325&EvtType=0xB2652E58%400xDC80C325
    Machine Properties:
      Machine   name:                    VMSPDB2
      Machine processor   count:       4
      OS version:                      Future Windows Version
      OS service   pack:                
      OS   region:                       Australia
      OS   language:                     English (United States)
      OS   architecture:                 x64
      Process   architecture:          64 Bit
      OS   clustered:                    Yes
    Product features discovered:
      Product                Instance               Instance ID                     
    Feature                                    Language              
    Edition                Version         Clustered  Configured
      SQL Server   2012        MSSQLSERVER            MSSQL11.MSSQLSERVER              Database
    Engine Services                   1033                   Enterprise Edition  
    11.1.3000.0     No           Yes      
      SQL Server   2012        MSSQLSERVER          MSSQL11.MSSQLSERVER              SQL Server  
    Replication                     1033                   Enterprise
    Edition     11.1.3000.0       No           Yes      
      SQL Server   2012        MSSQLSERVER            MSSQL11.MSSQLSERVER              Full-Text
    and Semantic Extractions for Search   1033                   Enterprise Edition   11.1.3000.0       No        
    Yes        
      SQL Server   2012        MSSQLSERVER            MSSQL11.MSSQLSERVER              Data
    Quality Services                      1033                  
    Enterprise Edition   11.1.3000.0       No           Yes      
      SQL Server   2012                                                           
    Management   Tools -   Basic                   1033                  
    Enterprise Edition   11.1.3000.0       No           Yes      
      SQL Server   2012                                                           
    Management Tools - Complete                1033                   Enterprise Edition  
    11.1.3000.0       No           Yes      
      SQL Server   2012                                                           
    Client Tools Connectivity                  1033                   Enterprise Edition  
    11.1.3000.0     No           Yes      
      SQL Server   2012                                                           
    SQL Server Data   Tools                      1033                  
    Enterprise Edition   11.1.3000.0       No           Yes      
      SQL Server   2012                                                           
    Integration   Services                       1033                  
    Enterprise Edition   11.1.3000.0       No           Yes      
    Package properties:
        Description:                     Microsoft SQL Server 2012 Service Pack 1
        ProductName:                     SQL Server 2012
        Type:                            RTM
        Version:                         11
        SPLevel:                         1
      KBArticle:                       KB2931078
        KBArticleHyperlink:             
    http://support.microsoft.com/?kbid=2931078
        PatchType:                       QFE
        AssociatedHotfixBuild:         0
        Platform:                        x64
        PatchLevel:                      11.1.3412.0
        ProductVersion:                  11.1.3000.0
        GDRReservedRange:                10.0.1000.0:10.0.1099.0;10.0.3000.0:10.0.3099.0
        PackageName:                     SQLServer2012-KB2931078-x64.exe
      Installation   location:           e:\90a192411a98d1f6dc\x64\setup\
    User Input Settings:
        ACTION:                          Patch
        ALLINSTANCES:                    false
        CLUSTERPASSIVE:                  false
        CONFIGURATIONFILE:              
      ENU:                             false
        HELP:                            false
      IACCEPTSQLSERVERLICENSETERMS:    false
        INDICATEPROGRESS:                false
        INSTANCEID:                      <empty>
        INSTANCENAME:                    <empty>
        QUIET:                           false
        QUIETSIMPLE:                     false
        SQMREPORTING:                    false
        UIMODE:                          Normal
        X86:                             false
    Rules with failures:
    Global rules:
    There are no scenario-specific rules.
    Rules report   file:                 The rule result report file is not available.
    Exception summary:
    The following is an exception stack listing   the exceptions in outermost to innermost order
    Inner exceptions are being indented
    Exception type:   Microsoft.SqlServer.Management.Sdk.Sfc.EnumeratorException
        Message:
            Failed to retrieve data for   this request.
        HResult : 0x80131500
        Data:
          HelpLink.ProdName   = Microsoft SQL Server
            HelpLink.BaseHelpUrl =
    http://go.microsoft.com/fwlink
            HelpLink.LinkId = 20476
            HelpLink.EvtType =
    0xB2652E58@0xDC80C325
          DisableWatson   = true
        Stack:
            at   Microsoft.SqlServer.Management.Sdk.Sfc.Enumerator.Process(Object   connectionInfo, Request request)
            at   Microsoft.SqlServer.Chainer.Infrastructure.SqlDiscoveryDatastoreInterface.ProcessDTbl(DataTable   dt, Int32 level)
            at   Microsoft.SqlServer.Chainer.Infrastructure.SqlDiscoveryDatastoreInterface.CollectSqlDiscoveryData(String   machineName)
            at   Microsoft.SqlServer.Chainer.Infrastructure.SqlDiscoveryDatastoreInterface.CollectDiscoveryData(String   machineName)
            at   Microsoft.SqlServer.Chainer.Infrastructure.SqlDiscoveryDatastoreInterface.LoadData(IEnumerable`1   machineNames, String discoveryDocRootPath, String   clusterDiscoveryDocRootPath)
            at   Microsoft.SqlServer.Configuration.SetupExtension.RunDiscoveryAction.ExecuteAction(String   actionId)
            at   Microsoft.SqlServer.Chainer.Infrastructure.Action.Execute(String actionId,   TextWriter errorStream)
            at   Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(TextWriter   statusStream, ISequencedAction actionToRun, ServiceContainer context)
        Inner exception type:   System.ComponentModel.Win32Exception
            Message:
                    Not   all privileges or groups referenced are assigned to the caller.
            HResult : 0x80004005
            Error : 1300
              Stack:
                    at   Microsoft.SqlServer.Configuration.Sco.AdjustTokenPrivilege.SetPrivilege(Boolean   enable)
                      at Microsoft.SqlServer.Configuration.Sco.AdjustTokenPrivilege..ctor(String   privilege)
                      at Microsoft.SqlServer.Configuration.Sco.SqlRegistry.GetLocallyCachedLocalMachineSubKey(ServiceContainer   ctx, String machineName, SqlRegistryKey
    key)
                      at   Microsoft.SqlServer.Discovery.DiscoveryUtils.TryLocallyCacheRegistryKey(ServiceContainer   ctx, String machineName, SqlRegistryKey
    machineKey, String registryPath,   RegistryView regView, String regPath, RegistryAccess registryAccess,   Boolean& alreadyCached)
                      at   Microsoft.SqlServer.Discovery.DiscoveryUtils.GetLocalMachineSubKey(ServiceContainer   ctx, String machineName, RegistryView regView,
    String regPath, RegistryAccess   registryAccess)
                      at   Microsoft.SqlServer.Discovery.DiscoveryEnumObject.GetSql2kMsiInstanceListInHive(String   machineName, RegistryView regView)
                      at Microsoft.SqlServer.Discovery.DiscoveryEnumObject.LoadSql2kInstanceList(String   machineName)
                      at Microsoft.SqlServer.Discovery.Product.GetData(EnumResult erParent)
                      at Microsoft.SqlServer.Management.Sdk.Sfc.Environment.GetData()
                      at Microsoft.SqlServer.Management.Sdk.Sfc.Environment.GetData(Request req,   Object ci)
                      at Microsoft.SqlServer.Management.Sdk.Sfc.Enumerator.GetData(Object   connectionInfo, Request request)
                      at Microsoft.SqlServer.Management.Sdk.Sfc.Enumerator.Process(Object   connectionInfo, Request request)
    And the tail of the detailed log:
    (01) 2014-04-10 11:51:29 Slp: Completed Action:   InitializeMsiExtension, returned True
    (01) 2014-04-10 11:51:30 Slp:   ----------------------------------------------------------------------
    (01) 2014-04-10 11:51:30 Slp: Running Action:   AddPackageModifierSourcesAction
    (01) 2014-04-10 11:51:30 Slp: Completed Action:   AddPackageModifierSourcesAction, returned True
    (01) 2014-04-10 11:51:30 Slp:   ----------------------------------------------------------------------
    (01) 2014-04-10 11:51:30 Slp: Running Action:   InitializeConfigAction
    (01) 2014-04-10 11:51:30 Slp: Completed Action:   InitializeConfigAction, returned True
    (01) 2014-04-10 11:51:30 Slp:   ----------------------------------------------------------------------
    (01) 2014-04-10 11:51:30 Slp: Running Action:   RunRemoteDiscoveryAction
    (01) 2014-04-10 11:51:31 Slp: Running discovery on local   machine
    (01) 2014-04-10 11:51:33 Slp: Discovery on local machine   is complete
    (01) 2014-04-10 11:51:33 Slp: Running discovery on remote   machine: VMSPDB1
    (01) 2014-04-10 11:51:35 Slp: Discovery on VMSPDB1 failed due to exception
    (01) 2014-04-10 11:51:36 Slp:   Microsoft.SqlServer.Management.Sdk.Sfc.EnumeratorException: Failed to   retrieve data for this request. ---> System.ComponentModel.Win32Exception:   Not all privileges or groups referenced are
    assigned to the caller.
      at   Microsoft.SqlServer.Configuration.Sco.AdjustTokenPrivilege.SetPrivilege(Boolean   enable)
       at   Microsoft.SqlServer.Configuration.Sco.AdjustTokenPrivilege..ctor(String   privilege)
       at   Microsoft.SqlServer.Configuration.Sco.SqlRegistry.GetLocallyCachedLocalMachineSubKey(ServiceContainer   ctx, String machineName, SqlRegistryKey key)
       at   Microsoft.SqlServer.Discovery.DiscoveryUtils.TryLocallyCacheRegistryKey(ServiceContainer   ctx, String machineName, SqlRegistryKey machineKey, String registryPath,   RegistryView regView, String regPath, RegistryAccess
    registryAccess,   Boolean& alreadyCached)
       at   Microsoft.SqlServer.Discovery.DiscoveryUtils.GetLocalMachineSubKey(ServiceContainer   ctx, String machineName, RegistryView regView, String regPath, RegistryAccess   registryAccess)
       at   Microsoft.SqlServer.Discovery.DiscoveryEnumObject.GetSql2kMsiInstanceListInHive(String   machineName, RegistryView regView)
       at Microsoft.SqlServer.Discovery.DiscoveryEnumObject.LoadSql2kInstanceList(String   machineName)
       at   Microsoft.SqlServer.Discovery.Product.GetData(EnumResult erParent)
       at   Microsoft.SqlServer.Management.Sdk.Sfc.Environment.GetData()
       at Microsoft.SqlServer.Management.Sdk.Sfc.Environment.GetData(Request   req, Object ci)
       at   Microsoft.SqlServer.Management.Sdk.Sfc.Enumerator.GetData(Object   connectionInfo, Request request)
       at   Microsoft.SqlServer.Management.Sdk.Sfc.Enumerator.Process(Object   connectionInfo, Request request)
       --- End of inner exception stack trace ---
       at   Microsoft.SqlServer.Management.Sdk.Sfc.Enumerator.Process(Object   connectionInfo, Request request)
       at   Microsoft.SqlServer.Chainer.Infrastructure.SqlDiscoveryDatastoreInterface.ProcessDTbl(DataTable   dt, Int32 level)
       at   Microsoft.SqlServer.Chainer.Infrastructure.SqlDiscoveryDatastoreInterface.CollectSqlDiscoveryData(String   machineName)
       at   Microsoft.SqlServer.Chainer.Infrastructure.SqlDiscoveryDatastoreInterface.CollectDiscoveryData(String   machineName)
       at   Microsoft.SqlServer.Chainer.Infrastructure.SqlDiscoveryDatastoreInterface.LoadData(IEnumerable`1   machineNames, String discoveryDocRootPath, String   clusterDiscoveryDocRootPath)
    (01) 2014-04-10 11:51:36 Slp: Error: Action   "Microsoft.SqlServer.Configuration.SetupExtension.RunDiscoveryAction"   threw an exception during execution.
    (01) 2014-04-10 11:51:36 Slp:   Microsoft.SqlServer.Setup.Chainer.Workflow.ActionExecutionException: Failed   to retrieve data for this request. --->   Microsoft.SqlServer.Management.Sdk.Sfc.EnumeratorException: Failed to  
    retrieve data for this request. ---> System.ComponentModel.Win32Exception:   Not all privileges or groups referenced are assigned to the caller.
    (01) 2014-04-10 11:51:36 Slp:    at   Microsoft.SqlServer.Configuration.Sco.AdjustTokenPrivilege.SetPrivilege(Boolean   enable)
    (01) 2014-04-10 11:51:36 Slp:    at   Microsoft.SqlServer.Configuration.Sco.AdjustTokenPrivilege..ctor(String   privilege)
    (01) 2014-04-10 11:51:36 Slp:    at   Microsoft.SqlServer.Configuration.Sco.SqlRegistry.GetLocallyCachedLocalMachineSubKey(ServiceContainer   ctx, String machineName, SqlRegistryKey key)
    (01) 2014-04-10 11:51:36 Slp:    at   Microsoft.SqlServer.Discovery.DiscoveryUtils.TryLocallyCacheRegistryKey(ServiceContainer   ctx, String machineName, SqlRegistryKey machineKey, String registryPath,   RegistryView
    regView, String regPath, RegistryAccess registryAccess,   Boolean& alreadyCached)
    (01) 2014-04-10 11:51:36 Slp:    at   Microsoft.SqlServer.Discovery.DiscoveryUtils.GetLocalMachineSubKey(ServiceContainer   ctx, String machineName, RegistryView regView, String regPath, RegistryAccess   registryAccess)
    (01) 2014-04-10 11:51:36 Slp:    at   Microsoft.SqlServer.Discovery.DiscoveryEnumObject.GetSql2kMsiInstanceListInHive(String   machineName, RegistryView regView)
    (01) 2014-04-10 11:51:36 Slp:    at   Microsoft.SqlServer.Discovery.DiscoveryEnumObject.LoadSql2kInstanceList(String   machineName)
    (01) 2014-04-10 11:51:36 Slp:    at   Microsoft.SqlServer.Discovery.Product.GetData(EnumResult erParent)
    (01) 2014-04-10 11:51:36 Slp:    at   Microsoft.SqlServer.Management.Sdk.Sfc.Environment.GetData()
    (01) 2014-04-10 11:51:36 Slp:    at   Microsoft.SqlServer.Management.Sdk.Sfc.Environment.GetData(Request req,   Object ci)
    (01) 2014-04-10 11:51:36 Slp:    at   Microsoft.SqlServer.Management.Sdk.Sfc.Enumerator.GetData(Object   connectionInfo, Request request)
    (01) 2014-04-10 11:51:36 Slp:    at   Microsoft.SqlServer.Management.Sdk.Sfc.Enumerator.Process(Object   connectionInfo, Request request)
    (01) 2014-04-10 11:51:36 Slp:    --- End of   inner exception stack trace ---
    (01) 2014-04-10 11:51:39 Slp: Received request to add the   following file to Watson reporting:   C:\Users\HS2\AppData\Local\Temp\tmp6614.tmp
    (01)   2014-04-10 11:51:39 Slp: The following is an exception stack listing the   exceptions in outermost to innermost order
    (01)   2014-04-10 11:51:39 Slp: Inner exceptions are being indented
    (01)   2014-04-10 11:51:39 Slp:
    (01)   2014-04-10 11:51:39 Slp: Exception type:   Microsoft.SqlServer.Management.Sdk.Sfc.EnumeratorException
    (01)   2014-04-10 11:51:39 Slp:     Message:
    (01)   2014-04-10 11:51:39 Slp:           Failed to retrieve data for this request.
    (01)   2014-04-10 11:51:39 Slp:     HResult : 0x80131500
    (01) 2014-04-10 11:51:39 Slp:       Data:
    (01) 2014-04-10 11:51:39   Slp:       HelpLink.ProdName = Microsoft SQL   Server
    (01) 2014-04-10 11:51:39   Slp:       HelpLink.BaseHelpUrl =
    http://go.microsoft.com/fwlink
    (01) 2014-04-10 11:51:39   Slp:       HelpLink.LinkId = 20476
    (01) 2014-04-10 11:51:39 Slp:       Stack:
    (01) 2014-04-10 11:51:39   Slp:         at   Microsoft.SqlServer.Management.Sdk.Sfc.Enumerator.Process(Object   connectionInfo, Request request)
    (01) 2014-04-10 11:51:39   Slp:         at   Microsoft.SqlServer.Chainer.Infrastructure.SqlDiscoveryDatastoreInterface.ProcessDTbl(DataTable   dt, Int32 level)
    (01) 2014-04-10 11:51:39   Slp:         at   Microsoft.SqlServer.Chainer.Infrastructure.SqlDiscoveryDatastoreInterface.CollectSqlDiscoveryData(String   machineName)
    (01) 2014-04-10 11:51:39   Slp:         at   Microsoft.SqlServer.Chainer.Infrastructure.SqlDiscoveryDatastoreInterface.CollectDiscoveryData(String   machineName)
    (01) 2014-04-10 11:51:39   Slp:         at   Microsoft.SqlServer.Chainer.Infrastructure.SqlDiscoveryDatastoreInterface.LoadData(IEnumerable`1   machineNames, String discoveryDocRootPath,
    String   clusterDiscoveryDocRootPath)
    (01) 2014-04-10 11:51:39   Slp:         at   Microsoft.SqlServer.Configuration.SetupExtension.RunDiscoveryAction.ExecuteAction(String   actionId)
    (01) 2014-04-10 11:51:39   Slp:         at   Microsoft.SqlServer.Chainer.Infrastructure.Action.Execute(String actionId,   TextWriter errorStream)
    (01) 2014-04-10 11:51:39   Slp:         at   Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(TextWriter   statusStream, ISequencedAction actionToRun, ServiceContainer
    context)
    (01)   2014-04-10 11:51:39 Slp:     Inner exception type:   System.ComponentModel.Win32Exception
    (01)   2014-04-10 11:51:39 Slp:           Message:
    (01)   2014-04-10 11:51:39   Slp:                   Not all privileges or groups referenced are assigned to the caller.
    (01)   2014-04-10 11:51:39   Slp:                  
    (01)   2014-04-10 11:51:39 Slp:           HResult : 0x80004005
    (01)   2014-04-10 11:51:39 Slp:           Error : 1300
    (01) 2014-04-10 11:51:39   Slp:         Stack:
    (01) 2014-04-10 11:51:39   Slp:                   at   Microsoft.SqlServer.Configuration.Sco.AdjustTokenPrivilege.SetPrivilege(Boolean  
    enable)
    (01) 2014-04-10 11:51:39   Slp:                   at Microsoft.SqlServer.Configuration.Sco.AdjustTokenPrivilege..ctor(String   privilege)
    (01) 2014-04-10 11:51:39   Slp:                   at   Microsoft.SqlServer.Configuration.Sco.SqlRegistry.GetLocallyCachedLocalMachineSubKey(ServiceContainer  
    ctx, String machineName, SqlRegistryKey key)
    (01) 2014-04-10 11:51:39   Slp:                   at Microsoft.SqlServer.Discovery.DiscoveryUtils.TryLocallyCacheRegistryKey(ServiceContainer   ctx,
    String machineName, SqlRegistryKey machineKey, String registryPath,   RegistryView regView, String regPath, RegistryAccess registryAccess,   Boolean& alreadyCached)
    (01) 2014-04-10 11:51:39   Slp:                   at   Microsoft.SqlServer.Discovery.DiscoveryUtils.GetLocalMachineSubKey(ServiceContainer  
    ctx, String machineName, RegistryView regView, String regPath, RegistryAccess   registryAccess)
    (01) 2014-04-10 11:51:39   Slp:                   at   Microsoft.SqlServer.Discovery.DiscoveryEnumObject.GetSql2kMsiInstanceListInHive(String  
    machineName, RegistryView regView)
    (01) 2014-04-10 11:51:39   Slp:                   at   Microsoft.SqlServer.Discovery.DiscoveryEnumObject.LoadSql2kInstanceList(String   machineName)
    (01) 2014-04-10 11:51:39   Slp:                   at Microsoft.SqlServer.Discovery.Product.GetData(EnumResult erParent)
    (01) 2014-04-10 11:51:39   Slp:                   at Microsoft.SqlServer.Management.Sdk.Sfc.Environment.GetData()
    (01) 2014-04-10 11:51:39   Slp:                   at Microsoft.SqlServer.Management.Sdk.Sfc.Environment.GetData(Request req,   Object ci)
    (01) 2014-04-10 11:51:39   Slp:                   at Microsoft.SqlServer.Management.Sdk.Sfc.Enumerator.GetData(Object   connectionInfo, Request request)
    (01) 2014-04-10 11:51:39 Slp:                   at   Microsoft.SqlServer.Management.Sdk.Sfc.Enumerator.Process(Object   connectionInfo, Request request)
    (01) 2014-04-10 11:51:44 Slp: Watson Bucket 2
     Original Parameter Values
    (01) 2014-04-10 11:51:44 Slp: Parameter 0 : SQL Server  
    2012@RTM@KB2931078
    (01) 2014-04-10 11:51:44 Slp: Parameter 1 :   Microsoft.SqlServer.Management.Sdk.Sfc.Enumerator.Process
    (01) 2014-04-10 11:51:44 Slp: Parameter 2 :   Microsoft.SqlServer.Configuration.Sco.AdjustTokenPrivilege.SetPrivilege
    (01) 2014-04-10 11:51:44 Slp: Parameter 3 :
    Microsoft.SqlServer.Management.Sdk.Sfc.EnumeratorException@-2146233088  
    (01) 2014-04-10 11:51:44 Slp: Parameter 4 :
    System.ComponentModel.Win32Exception@-2147467259  
    (01) 2014-04-10 11:51:44 Slp: Parameter 5 :   RunRemoteDiscoveryAction
    (01) 2014-04-10 11:51:44 Slp: Parameter 8 : 1300
    (01) 2014-04-10 11:51:44 Slp:
     Final Parameter Values
    (01) 2014-04-10 11:51:44 Slp: Parameter 0 : SQL Server  
    2012@RTM@KB2931078
    (01) 2014-04-10 11:51:44 Slp: Parameter 1 : 0x6785B09D
    (01) 2014-04-10 11:51:44 Slp: Parameter 2 : 0xB2652E58
    (01) 2014-04-10 11:51:44 Slp: Parameter 3 : 0x74E34741
    (01) 2014-04-10 11:51:44 Slp: Parameter 4 : 0xDC80C325
    (01) 2014-04-10 11:51:44 Slp: Parameter 5 :   RunRemoteDiscoveryAction
    (01) 2014-04-10 11:51:44 Slp: Parameter 8 : 0xA05EFA62
    (01) 2014-04-10 11:51:45 Slp: Sco: Attempting to write   hklm registry key Microsoft SQL Server to file C:\Program Files\Microsoft SQL   Server\110\Setup   Bootstrap\Log\20140410_115053\Registry_SOFTWARE_Microsoft_Microsoft SQL  
    Server.reg_
    (01) 2014-04-10 11:51:45 Slp: The following exception   occurred while preparing registry logs during Watson failure processing: Not   all privileges or groups referenced are assigned to the caller.
    (01) 2014-04-10 11:51:45 Slp: Sco: Attempting to write   hklm registry key Uninstall to file C:\Program Files\Microsoft SQL   Server\110\Setup   Bootstrap\Log\20140410_115053\Registry_SOFTWARE_Microsoft_Windows_CurrentVersion_Uninstall.reg_
    (01) 2014-04-10 11:51:45 Slp: The following exception   occurred while preparing registry logs during Watson failure processing: Not   all privileges or groups referenced are assigned to the caller.
    (01) 2014-04-10 11:51:45 Slp: Sco: Attempting to write   hklm registry key MSSQLServer to file C:\Program Files\Microsoft SQL   Server\110\Setup Bootstrap\Log\20140410_115053\Registry_SOFTWARE_Microsoft_MSSQLServer.reg_
    (01) 2014-04-10 11:51:45 Slp: The following exception   occurred while preparing registry logs during Watson failure processing: Not   all privileges or groups referenced are assigned to the caller.
    (01) 2014-04-10 11:51:45 Slp: Sco: Attempting to write   hklm registry key Microsoft SQL Server to file C:\Program Files\Microsoft SQL   Server\110\Setup   Bootstrap\Log\20140410_115053\Registry_SOFTWARE_Wow6432Node_Microsoft_Microsoft  
    SQL Server.reg_
    (01) 2014-04-10 11:51:45 Slp: The following exception   occurred while preparing registry logs during Watson failure processing: Not   all privileges or groups referenced are assigned to the caller.
    (01) 2014-04-10 11:51:45 Slp: Sco: Attempting to write   hklm registry key Uninstall to file C:\Program Files\Microsoft SQL   Server\110\Setup   Bootstrap\Log\20140410_115053\Registry_SOFTWARE_Wow6432Node_Microsoft_Windows_CurrentVersion_Uninstall.reg_
    (01) 2014-04-10 11:51:45 Slp: The following exception   occurred while preparing registry logs during Watson failure processing: Not   all privileges or groups referenced are assigned to the caller.
    (01) 2014-04-10 11:51:45 Slp: Sco: Attempting to write   hklm registry key MSSQLServer to file C:\Program Files\Microsoft SQL   Server\110\Setup Bootstrap\Log\20140410_115053\Registry_SOFTWARE_Wow6432Node_Microsoft_MSSQLServer.reg_
    (01) 2014-04-10 11:51:45 Slp: The following exception   occurred while preparing registry logs during Watson failure processing: Not   all privileges or groups referenced are assigned to the caller.
    (01) 2014-04-10 11:51:46 Slp: Failed to retrieve data for   this request.
    (01) 2014-04-10 11:51:46 Slp: Watson bucket for exception   based failure has been created
    (01) 2014-04-10 11:51:46 Slp: Sco: Attempting to create   base registry key HKEY_LOCAL_MACHINE, machine
    (01) 2014-04-10 11:51:46 Slp: Sco: Attempting to open   registry subkey Software\Microsoft\Microsoft SQL Server\110
    (01) 2014-04-10 11:51:46 Slp: Sco: Attempting to get   registry value EnableErrorReporting
    (01) 2014-04-10 11:51:46 Slp: WER: Successfully read app   consent from registry Software\Microsoft\Microsoft SQL   Server\110\EnableErrorReporting=0.
    (01) 2014-04-10 11:51:46 Slp: WER: Application level   consent value '0' was mapped to consent status 'WerConsentDenied'
    (01) 2014-04-10 11:51:46 Slp: WER: Result of the   submission:: 'WerDisabled'
    (01) 2014-04-10 11:51:46 Slp: WER: Submitted 1 of 1   failures to the Watson data repository
    (01) 2014-04-10 11:51:46 Slp: Sco: File   'C:\Windows\system32\Cluster.exe' does not exist
    (01) 2014-04-10 11:51:46 Slp: Failed to collect cluster   logs, cannot find Cluster.exe under system directory.
    (01) 2014-04-10 11:51:46 Slp: Dumping final cluster state.
    (01) 2014-04-10 11:51:49 Slp: Completed dumping final   cluster state.
    (01) 2014-04-10 11:51:51 Slp:
    (01) 2014-04-10 11:51:51 Slp:   ----------------------------------------------------------------------
    (01) 2014-04-10 11:51:51 Slp:
    (01)   2014-04-10 11:51:51 Slp: Error result: -2146233088
    (01)   2014-04-10 11:51:51 Slp: Result facility code: 19
    (01)   2014-04-10 11:51:51 Slp: Result error code: 5376
    (01)   2014-04-10 11:51:51 Slp: SQM Service: Sqm does not have active session.

    Hello SQL Ranger,
    Thanks for posting the detailed log. I dont have exact solution for this but I can give you some hint what could be reason patch has failed below message points to fact that there is some issue with account which is used to install CU patch.Have alook at
    below log.It says that when patch was trying to get details from other node in cluster it was not able to.
    01) 2014-04-10 11:51:33 Slp: Discovery on local machine is complete
    (01) 2014-04-10 11:51:33 Slp: Running discovery on remote machine: VMSPDB1
    (01) 2014-04-10 11:51:35 Slp: Discovery on VMSPDB1 failed due to exception
    (01) 2014-04-10 11:51:36 Slp: Microsoft.SqlServer.Management.Sdk.Sfc.EnumeratorException: Failed to retrieve data for this request. ---> System.ComponentModel.Win32Exception: Not all privileges or groups referenced are assigned to the caller.
    IMO I strongly feel it is issue with the account. Microsoft has also documented about this for SQL Server 2008 .Have a look at following links
    http://support.microsoft.com/default.aspx?scid=kb;en-US;2000257
    Please also assign privilege mentioned in below link
    http://www.bradg.co.za/?p=12
    Hope this helps
    Please mark this reply as the answer or vote as helpful, as appropriate, to make it useful for other readers

  • VS 2013 crashes on opening Worker Role configuration

    After creating a cloud project using Azure SDK for .NET 2.4 then Visual Studio 2013 (update 3) crashes when I attempt to edit the Role Configuration via the UI by double clicking the [Cloud Project] -> Roles -> [Worker Role Name] in Solution Explorer.
    The event details as text looks like this.
    Application Error
    Log Name: Application
    Source: Application Error
    Date: 12-09-2014 10:33:59
    Event ID: 1000
    Task Category: (100)
    Level: Error
    Keywords: Classic
    User: N/A
    Computer: [removed].[removed].com
    Description:
    Faulting application name: devenv.exe, version: 12.0.30723.0, time stamp: 0x53cf6f00
    Faulting module name: KERNELBASE.dll, version: 6.1.7601.18409, time stamp: 0x53159a86
    Exception code: 0xe0434352
    Fault offset: 0x0000c42d
    Faulting process id: 0x1f54
    Faulting application start time: 0x01cfce63c98e92fb
    Faulting application path: C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\devenv.exe
    Faulting module path: C:\Windows\syswow64\KERNELBASE.dll
    Report Id: 8a86cb32-3a57-11e4-857a-0026b9e0fb6f
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
    <System>
    <Provider Name="Application Error" />
    <EventID Qualifiers="0">1000</EventID>
    <Level>2</Level>
    <Task>100</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2014-09-12T08:33:59.000000000Z" />
    <EventRecordID>213664</EventRecordID>
    <Channel>Application</Channel>
    <Computer>[removed].[removed].com</Computer>
    <Security />
    </System>
    <EventData>
    <Data>devenv.exe</Data>
    <Data>12.0.30723.0</Data>
    <Data>53cf6f00</Data>
    <Data>KERNELBASE.dll</Data>
    <Data>6.1.7601.18409</Data>
    <Data>53159a86</Data>
    <Data>e0434352</Data>
    <Data>0000c42d</Data>
    <Data>1f54</Data>
    <Data>01cfce63c98e92fb</Data>
    <Data>C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\devenv.exe</Data>
    <Data>C:\Windows\syswow64\KERNELBASE.dll</Data>
    <Data>8a86cb32-3a57-11e4-857a-0026b9e0fb6f</Data>
    </EventData>
    </Event>
    .NET Runtime
    Log Name: Application
    Source: .NET Runtime
    Date: 12-09-2014 10:33:59
    Event ID: 1026
    Task Category: None
    Level: Error
    Keywords: Classic
    User: N/A
    Computer: [removed].[removed].com
    Description:
    Application: devenv.exe
    Framework Version: v4.0.30319
    Description: The process was terminated due to an unhandled exception.
    Exception Info: System.AggregateException
    Stack:
    at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<ThrowAsync>b__4(System.Object)
    at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
    at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
    at System.Windows.Threading.DispatcherOperation.InvokeImpl()
    at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(System.Object)
    at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
    at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
    at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
    at System.Windows.Threading.DispatcherOperation.Invoke()
    at System.Windows.Threading.Dispatcher.ProcessQueue()
    at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
    at MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
    at MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object)
    at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
    at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
    at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32)
    at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr)
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
    <System>
    <Provider Name=".NET Runtime" />
    <EventID Qualifiers="0">1026</EventID>
    <Level>2</Level>
    <Task>0</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2014-09-12T08:33:59.000000000Z" />
    <EventRecordID>213663</EventRecordID>
    <Channel>Application</Channel>
    <Computer>[removed].[removed].com</Computer>
    <Security />
    </System>
    <EventData>
    <Data>Application: devenv.exe
    Framework Version: v4.0.30319
    Description: The process was terminated due to an unhandled exception.
    Exception Info: System.AggregateException
    Stack:
    at System.Runtime.CompilerServices.AsyncMethodBuilderCore.&lt;ThrowAsync&gt;b__4(System.Object)
    at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
    at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
    at System.Windows.Threading.DispatcherOperation.InvokeImpl()
    at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(System.Object)
    at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
    at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
    at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
    at System.Windows.Threading.DispatcherOperation.Invoke()
    at System.Windows.Threading.Dispatcher.ProcessQueue()
    at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
    at MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
    at MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object)
    at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
    at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
    at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32)
    at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr)
    </Data>
    </EventData>
    </Event>
    Just prior to the crash...
    ...it seems like VS 2013 is attempting to log me in to a company server (active directory?). Regardless of my action (providing my login credentials or cancelling the login) VS 2013 then proceeds to crash.
    My other computers
    On my private laptop that connects to the internet via a private internet connection, the same type of project loads the configuration page w.o. issues (same VS and SDK configuration).
    Others have this issue as well
    There is also a thread about this on SO, although without a solution:
    Visual Studio 2013 crashes when opening up service configuration for edit
    Can anybody provide any help about how to solve this, please?
    Br,
    Claus

    Hi Will
    Thanks for your answer - I have added my findings below:
    The problem apparently stems from the authentication process.
    If you are using your company email as username on Azure, the inherent domain name will cause the authentication method to redirect you to your company's Active Directory.
    The problem can be solved by choosing a different email as username on Azure.
    The problem can also be replicated by setting up a website with authentication using Azure Active Directory. During login through Azure AD, the exact moment you enter the domain name in your username, the login screen redirects you from the Azure AD to the
    AD at sts.[email domain name] - and consequently, the login fails. Using a different username the Azure AD authentication works flawlessly.
    Br,
    Claus

  • HT5927 Using apple configurator with supervised devises, enabling iCloud/ find my iOS device (after being supervised), backing up that supervised / find my iPhone enabled image, --issue; unable to apply back up to any iOS device (including the orign. devi

    Senario:
    Need to manage 500 Enterprise iPads
    Requirements;
    1) Trackable via Find my iOS device  (we have 500 iPads and with the 100 device limit per iCloud account for Find my iOS device limit we have 5+ iCloud accounts).
    2) Individually named iPads for locating and sending commands to wipe, lost mode, etc.. on map per Find my iOS device (we uniquely name them in Apple Configurator either by using the "sequensetially numbering feature", or by creating individual back ups (yes, 450) with the name specified in the image).
    3) Find my iOS device feature enabled in base Prepared or Supervised image (using one of our 5+ iCloud accounts) (image can be created during prepared stage, or in supervised stage) - tried both and have the same issue - which I am getting to...
    4) VPP codes for paid apps (all VPP codes purchased with generic account which is the Apple Admin account for VPP purchases). Apple Configurator is set up under a different/ unique Apple account (i.e. not VPP admin account) and not logged into iTunes for any purchases/ services).
    Issue: Can not do any following senarios;
    A)
         1) configure master iOS 7 iPad with iCloud account with Find my iOS feature enabled in Prepare stage (added during preparing stage)
         2) configure master iOS 7 iPad with iCloud account with Find my iOS feature enabled in Supervised stage (added after supervising, and then backing up that supervised and iOS Find my iOS device enabled)
    B) 1) Apply master image to any Supervised iPad (under senario step A) or senario step B)), including the (Supervised or/ Prepared iPad that was used to create the maset iOS 7 image
    Result = fail with Apple generic code "4" ; This is obviously due to Find my iOS device feature enabled during image capture.
    According to Apple (see Apple Config. Help) the 'Activation lock' (new feature in iOS 7) will not be enabled on a supervised device when an iCloud account with "Find my iDevice" is enabled. Their "help files" seem to imply after the device is Supervised, and a person (presumably and end user) adds thier own iCloud account with Find my iOS device enabled the activation lock is not enabled and erasing/ reconfiguring with Apple Configurator will not cause reimaging probhlems such as requiring the end user's credentials to reconfigure the device using Apple Configurator (i.e. you won't need the end user's credentials).
    Needed: To be able to configure Supervised iPads with iCloud account (Enterprised owned iCloud account) configured on the basse image, which has Find my iOS device enabled, and to be able to apply that base image to all Enterprise iPads without generic apple error code 4 issue.

    Hi all
    I am trying to replicate these steps in my environment but I am having trouble getting an iCloud backup restored to a supervised device. Can someone clarify the steps? The parts I am unsure on are:
    1) Do you Prepare in Configurator with all the institution owned apps? Or do you install them after restoring the iCloud backup?
    2) After entering the personal AppleID to restore the iCloud backup, the setup wizard prompts for the Institution/Configurator AppleID, there is an option to 'Skip Now'. Do you enter in the password for the institution account? or do you skip that step?
    3) What exactly is on the screen in the 'mini setup assistant' after the restore when you Refresh with Configurator?
    Any help would be greatly appreciated!

  • Configuring EDI Feature failing for BTS2k9

    Any pointers to fixing this solution will be greatly appreciated.
    OS:Win2k8R2
    BTS2k9
    Thanks
    [10:37:00 AM Error Configuration Framework]Feature: [BizTalk EDI/AS2 Runtime] Failed to configure with error message [<Exception Message="Failed to configure BizTalk EDI functionalities." Source="Microsoft.BizTalk.Configuration.EDIAS2.EdiHelper"
    HelpID="StrFailedToConfigEDI"><Exception Message="Failed to add a resource to a BizTalk application using BtsTask.exe." Source="Microsoft.BizTalk.Configuration.EDIAS2.Utility" HelpID="StrFailedBtsTaskAddResource"><Exception
    Message="Failed to execute process: C:\Program Files (x86)\Microsoft BizTalk Server 2009\btstask.exe." Source="Microsoft.BizTalk.Configuration.EDIAS2.Utility" HelpID="StrFailedToExecuteProcess"><Exception Message="Microsoft
    (R) BizTalk Application Deployment Utility Version 3.8.368.0&#xD;&#xA;Copyright (c) 2006 Microsoft Corporation. All rights reserved.&#xD;&#xA;&#xD;&#xA;Information: Adding resource (-Type='System.BizTalk:BizTalkAssembly' -Luid='Microsoft.BizTalk.Edi.BatchingOrchestration,
    Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35') to application 'BizTalk EDI Application'...&#xD;&#xA;Serialized BizTalk assembly 'Microsoft.BizTalk.Edi.BatchingOrchestration, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'
    from 'C:\Program Files (x86)\Microsoft BizTalk Server 2009\Microsoft.BizTalk.Edi.BatchingOrchestration.dll'.&#xD;&#xA;Information: Validating resources (count=1)...&#xD;&#xA;* Validating resource (-Type='System.BizTalk:BizTalkAssembly' -Luid='Microsoft.BizTalk.Edi.BatchingOrchestration,
    Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35')...&#xD;&#xA;Information: Performing change requests...&#xD;&#xA;Information: Calling BeginTypeChangeRequest for all selected resource types...&#xD;&#xA;PerformingBeginChangeRequest&#xD;&#xA;Updating
    resource (-Type='System.BizTalk:BizTalkAssembly' -Luid='Microsoft.BizTalk.Edi.BatchingOrchestration, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35') in store.&#xD;&#xA;Information: * Performing change request on type 'System.BizTalk:BizTalkAssembly'
    (count=1)...&#xD;&#xA;Information: Assembly 'Microsoft.BizTalk.Edi.BatchingOrchestration, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' is not used by any other assemblies. Skipping pre-update operations.&#xD;&#xA;Information:
    Updating assembly 'Microsoft.BizTalk.Edi.BatchingOrchestration, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'...&#xD;&#xA;Information: Reading binding information for assembly 'Microsoft.BizTalk.Edi.BatchingOrchestration, Version=3.0.1.0,
    Culture=neutral, PublicKeyToken=31bf3856ad364e35'.&#xD;&#xA;Information: Successfully selected binding information.&#xD;&#xA;Information: Saved binding information to XML file 'C:\Users\administrator.EDITPS\AppData\Roaming\Microsoft\BizTalk
    Server\Deployment\BindingFiles\~Microsoft.BizTalk.Edi.BatchingOrchestration_3.0.1.0_neutral_31bf3856ad364e35.BindingInfo.xml'.&#xD;&#xA;Information: Updating binding information.&#xD;&#xA;ConnectionString='Data Source=10.150.93.220\node2;Initial
    Catalog=BizTalkMgmtDb;Integrated Security=True;Enlist=True;Application Name=Microsoft.BizTalk.ApplicationDeployment.Engine'&#xD;&#xA;Information: Updating send ports, send port groups, and receive ports...&#xD;&#xA;Information: Updating parties
    and enlistments...&#xD;&#xA;Information: Updating orchestration bindings...&#xD;&#xA;Information: Successfully updated binding information.&#xD;&#xA;Information: Deploy server='10.150.93.220\node2' database='BizTalkMgmtDb' assembly='C:\Users\administrator.EDITPS\AppData\Local\Temp\2\BT\PID1704\BizTalkAssembly\177a8c897a18d9a802d64909374b950a\Microsoft.BizTalk.Edi.BatchingOrchestration.dll'&#xD;&#xA;Warning:
    Assembly 'Microsoft.BizTalk.Edi.BatchingOrchestration, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' depends on the following assemblies that must be installed in the Global Assembly Cache for runtime to succeed:&#xD;&#xA;Assembly
    'Microsoft.BizTalk.Edi.BaseArtifacts, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'&#xD;&#xA;Assembly 'Microsoft.BizTalk.GlobalPropertySchemas, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'&#xD;&#xA;Error:
    Assembly 'Microsoft.BizTalk.Edi.BatchingOrchestration, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' references the following assemblies that must be deployed before deploying this assembly:&#xD;&#xA;Assembly 'Microsoft.BizTalk.GlobalPropertySchemas,
    Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'&#xD;&#xA;Error: Deploy operation failed.&#xD;&#xA;''&#xD;&#xA;Assembly 'Microsoft.BizTalk.Edi.BatchingOrchestration, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'
    references the following assemblies that must be deployed before deploying this assembly:&#xD;&#xA;Assembly 'Microsoft.BizTalk.GlobalPropertySchemas, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'&#xD;&#xA;Error:  
     at Microsoft.BizTalk.Deployment.BizTalkAssembly.PrivateDeploy(String server, String database, String assemblyPathname, String applicationName)&#xD;&#xA;   at Microsoft.BizTalk.Deployment.BizTalkAssembly.Deploy(Boolean redeploy, String server,
    String database, String assemblyPathname, String group, String applicationName, ApplicationLog log)&#xD;&#xA;Error: Deploy operation failed.&#xD;&#xA;''&#xD;&#xA;Assembly 'Microsoft.BizTalk.Edi.BatchingOrchestration, Version=3.0.1.0,
    Culture=neutral, PublicKeyToken=31bf3856ad364e35' references the following assemblies that must be deployed before deploying this assembly:&#xD;&#xA;Assembly 'Microsoft.BizTalk.GlobalPropertySchemas, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'&#xD;&#xA;&#xD;&#xA;Information:
    PerformingEndChangeRequestsWithRollBack&#xD;&#xA;* Performing EndTypeChangeRequest for resource type 'System.BizTalk:BizTalkAssembly'.&#xD;&#xA;Error: Failed to add resource(s).&#xD;&#xA;Change requests failed for some resources.&#xD;&#xA;BizTalkAssemblyResourceManager
    failed to complete end type change request.&#xD;&#xA;Deploy operation failed.&#xD;&#xA;''&#xD;&#xA;Assembly 'Microsoft.BizTalk.Edi.BatchingOrchestration, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' references
    the following assemblies that must be deployed before deploying this assembly:&#xD;&#xA;Assembly 'Microsoft.BizTalk.GlobalPropertySchemas, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'&#xD;&#xA;&#xD;&#xA;&#xD;&#xA;Command
    failed with 1 errors, 0 warnings.&#xD;&#xA;&#xD;&#xA;" Source="Microsoft.BizTalk.Configuration.EDIAS2.Utility" HelpID="StrFailedToExecuteProcess" 
    SV

    Hi SV,
    You have already posted this issue 3 years back and the suggestion made their still holds good.
    Trouble Installing EDI/AS2 Runtime
    Also refer the thread where the user has faced same issue:
    BizTalk 2009 Configuration failing in EDI/AS2 runtime configuration
    As suggested, could be that somehow the Microsoft.BizTalk.GlobalPropertySchemas
    is not recognized by BizTalk when it configured EDI, though the dll still resides in the GAC folder.
    Go to BizTalk Administration console and try to manually add the assembly in the resources of "BizTalk Application 1"  application. Then try to configure EDI and hopefully this time you will be able to configure it without any problem.
    Rachit
    Please mark as answer or vote as helpful if my reply does

Maybe you are looking for

  • Error message for long text

    Hello gurus,    I want to display long error message like "A BBD is missing on the semi-finished batches to be consumed. This data is required to calculate the BBD of the manufactured product. Check the SF batches before releasing the order again.."

  • Disgusted with windows vista supp

    I have been a huge supporter of creative products since I can remember. I bought the 8 bit sound blaster, sound blaster 6(wave blaster). I have been beta testing windows vista since beta2. The sound has never worked with vista. The release client has

  • USB disk won't mount on startup (have tried everything)

    Hi! I'm having big problems getting my USB disk to mount on startup.:( It used to work perfectly by having 'mount /dev/sdc1 /media/disk' in rc.local (and umount in local.shutdown) but recently it started saying that 'filesystem type must be defined'

  • How do I get the Converting to Adobe PDF process to stop hanging?

    I installed Adobe Acrobat 8 Professional on a machine running Windows 7 Professional 64bit.  I have tried creating PDFs from MS Office files (using the Acrobat PDFMaker toolbar).  I have also tried printing to Adobe PDF, from within MS office but als

  • Internal error in FORM/FUNCTION MLCCS_PLANSPLIT_READ

    Hi, While settling a Production Order we are getting the error as 'Internal error in FORM/FUNCTION MLCCS_PLANSPLIT_READ' . I checked the routing . There are no activities for the Production order. Can any body sugest any solution for the same. Thanks