Cannot install Windows Azure Active Directory Sync tool on Server 2012 w/ SQL Server 2012

I went to change a user password on the server today and after changing the password I logged into the SQL server to run “Import-module dirsync” & “Start-onlinecoexistencesync” in powershell in order to sync the new password with Exchange Online. After
waiting ten minutes I tried setting up the email on the user’s PC but the new password was not being accepted. I logged into Office 365 and I got the following warning.
"Warning: Last synced more than 3 days ago | Troubleshoot"
So I pressed troubleshoot and the site installed a tool on the server to try and find out what the issue was. After the tool ran it told me that the version of dirsync.exe was out of date and that I should download the new one and install it. So I downloaded
the new dirsync.exe (version 7020 I believe) and tried installing it. I kept getting error after error, different ones to boot.
First it told me I wasn’t part of the FIMSyncAdmins group (so I added myself), then it told me that it could not connect to MIIS server,  so I tried starting it and windows said that there was a problem with the sign on used by the service so I had
to reset the password for the local user named “AAD_bfd1d6f0cef7” which was being used by that service. The service started successfully and when I went to install it told me I could not and if the problem persisted I should uninstall the old version and reinstall.
Looking in the log file, before I even install the software I see the following Information...
Level: Information
Date: 2015-03-24 12:49:17 PM
Source: Directory Synchronization
Event ID: 0
Task Category: None
"The current configuration of the Windows Azure Active Directory Sync tool is invalid. Please reinstall the Windows Azure Active Directory Sync tool."
So I tried to reinstall (i even manually uninstalled the old version and removed the folder in C:\Program Files\ called "Windows Azure Active Directory Sync") and on reinstall I get as far as "Installing Components" and then after a little
while it errors out with the error "The install was unable to setup a required component. Check the event logs for more information. Please try the installation again and if the error persists, contact Technical Support. "
Looking at the log file there are a bunch of new entries, created by the installer. There's over 300 new entries and I can not post them all here due to character count restriction. you can find the log file here...
www.clarkfreightways.com/wp-content/uploads/2015/03/dirsync_log.txt
Can anyone tell me what is going on, I've been looking through the log files and I can see errors but I'm not sure what to do to fix it.

Greetings!
Wanted to know if you've hosted the DirSync tool (latest version) on a VM? Also, if this is deployed in a Production or Lab environment? If it's a lab setup, you may
try installing the DirSync on a new VM / Server (suspecting that it could be some machine related issues).
Here's a Support KB helping with different errors:
http://support.microsoft.com/en-us/kb/2684395
If its a production environment, would suggest to raise a
Technical Support Ticket for assisting further with break-fix.
Thank you,
Arvind 

Similar Messages

  • Exchange and EOP and "Windows Azure Active Directory Sync tool".

    Hi,
    Since we are using our on-premises Exchange server and Microsoft EOP only for spam filter, and
    we are not using the EOP created domain "XXXX.onmicrosoft.com" for anything.
    Technically speaking, do we require
    "Windows Azure Active Directory Sync tool" to be installed and synchronizing all our AD to the EOP!
    Thanks,

    The Windows Azure Active Directory Sync Tool allows you to filter mail in EOP for nonexistent recipients.  This is a pretty useful antispam feature that you'll be forgoing if you choose not to deploy the tool.
    Ed Crowley MVP "There are seldom good technological solutions to behavioral problems."

  • Windows Azure Active Directory Sync Setup

    Hi,
    Currently trying to install Windows Azure Active Directory Sync tool for use with Office 365.
    After five attempts to install the Sync Tool, I finally had some luck, now I am configuring the Sync tool and have been given the following error "A constraint violation occurred"
    In looking at the event logs this is the information I get:
    System.Management.Automation.CmdletInvocationException: A constraint violation occurred. ---> System.DirectoryServices.DirectoryServicesCOMException: A constraint violation occurred. at System.DirectoryServices.DirectoryEntry.CommitChanges() at Microsoft.Online.DirSync.Common.DirectoryServicesAdapter.DirectoryEntry.CommitChanges()
    at Microsoft.Online.Coexistence.PS.Config.EnableMSOnlineRichCoexistence.GrantWritePropertyPermission(SecurityIdentifier securityIdentifier, String groupDn) at Microsoft.Online.Coexistence.PS.Config.MSOnlineRichCoexistenceBase.GrantPermission(Action`2 grantPermissionAction)
    at Microsoft.Online.Coexistence.PS.Config.EnableMSOnlineRichCoexistence.InternalBeginProcessing() at Microsoft.Online.Coexistence.PS.Config.MSOnlineConfigCmdlet.BeginProcessing() at System.Management.Automation.Cmdlet.DoBeginProcessing() at System.Management.Automation.CommandProcessorBase.DoBegin()
    --- End of inner exception stack trace --- at System.Management.Automation.Runspaces.PipelineBase.Invoke(IEnumerable input) at Microsoft.Online.DirSync.PowerShellAdapter.PowerShellCommand.ExecuteCommand(Command command, Boolean refreshPath)
    Suggestions?
    Thanks

    Hi,
    According to your description, it seems that you have installed Azure Active Directory Sync tool successfully, right? What configuration have you done when you got that error message?
    Firstly, I recommend you to check the event logs for more detailed information about this issue.
    In general, it is recommended to install the Directory Sync tool on a member server rather than a Domain Controller. If you installed Azure Active Directory Sync Tool on a Domain Controller, please uncheck “Start Configuration Wizard now”
    checkbox and then log off and log in again to configure the Azure Active Directory Sync Tool Configuration Wizard. If you forget to follow the above process, the Configuration Wizard will return an error "Constraint Violation Error".
    Besides, please also check the permission of the system account. You can add it into the built-in Administrators group in your on-premise domain to see if the issue persists.
    More information:
    HowTo: Install the Windows Azure Active Directory Sync Tool
    Best regards,
    Susie

  • Windows Azure Active Directory MA - Maximum number of items that can be serialized or deserialized in an object graph is '500000'. Change the object graph or increase the MaxItemsInObjectGraph quota.

    Trying to use WAAD with FIM 2010 R2 SP1 (4.1.3496.0) and during export several objects cause a warning/info with:
    Maximum number of items that can be serialized or deserialized in an object graph is '500000'. Change the object graph or increase the MaxItemsInObjectGraph quota.
    I looked, this appears hard coded into the MA, anyone know what causes this? My best guess is something like a large group membership? Does anyone know what the limits around the WAAD MA are?
    Here is the indepth error logged during the failure:
    ProvisioningServiceAdapter::ExecuteWithRetry: Action: Export, Attempt: 0, Exception: Microsoft.Online.Coexistence.ProvisionRetryException: Unable to communicate with the Windows Azure Active Directory service. Tracking ID: e94e6020-8434-4aa7-9a29-b2edf7fe6b2e
    See the event log for more details. ---> System.ServiceModel.CommunicationException: There was an error while trying to serialize parameter http://schemas.microsoft.com/online/aws/change/2010/01:syncObjects. The InnerException message was 'Maximum number
    of items that can be serialized or deserialized in an object graph is '500000'. Change the object graph or increase the MaxItemsInObjectGraph quota. '.  Please see InnerException for more details. ---> System.Runtime.Serialization.SerializationException:
    Maximum number of items that can be serialized or deserialized in an object graph is '500000'. Change the object graph or increase the MaxItemsInObjectGraph quota.
       at System.Runtime.Serialization.XmlObjectSerializerContext.IncrementItemCount(Int32 count)
       at WriteArrayOfstringToXml(XmlWriterDelegator , Object , XmlObjectSerializerWriteContext , CollectionDataContract )
       at System.Runtime.Serialization.CollectionDataContract.WriteXmlValue(XmlWriterDelegator xmlWriter, Object obj, XmlObjectSerializerWriteContext context)
       at System.Runtime.Serialization.XmlObjectSerializerWriteContext.SerializeAndVerifyType(DataContract dataContract, XmlWriterDelegator xmlWriter, Object obj, Boolean verifyKnownType, RuntimeTypeHandle declaredTypeHandle, Type declaredType)
       at System.Runtime.Serialization.XmlObjectSerializerWriteContext.SerializeWithXsiType(XmlWriterDelegator xmlWriter, Object obj, RuntimeTypeHandle objectTypeHandle, Type objectType, Int32 declaredTypeID, RuntimeTypeHandle declaredTypeHandle, Type
    declaredType)
       at System.Runtime.Serialization.XmlObjectSerializerWriteContext.InternalSerialize(XmlWriterDelegator xmlWriter, Object obj, Boolean isDeclaredType, Boolean writeXsiType, Int32 declaredTypeID, RuntimeTypeHandle declaredTypeHandle)
       at System.Runtime.Serialization.XmlObjectSerializerWriteContext.InternalSerializeReference(XmlWriterDelegator xmlWriter, Object obj, Boolean isDeclaredType, Boolean writeXsiType, Int32 declaredTypeID, RuntimeTypeHandle declaredTypeHandle)
       at WriteSyncObjectGroupToXml(XmlWriterDelegator , Object , XmlObjectSerializerWriteContext , ClassDataContract )
       at System.Runtime.Serialization.ClassDataContract.WriteXmlValue(XmlWriterDelegator xmlWriter, Object obj, XmlObjectSerializerWriteContext context)
       at System.Runtime.Serialization.XmlObjectSerializerWriteContext.SerializeAndVerifyType(DataContract dataContract, XmlWriterDelegator xmlWriter, Object obj, Boolean verifyKnownType, RuntimeTypeHandle declaredTypeHandle, Type declaredType)
       at System.Runtime.Serialization.XmlObjectSerializerWriteContext.SerializeWithXsiType(XmlWriterDelegator xmlWriter, Object obj, RuntimeTypeHandle objectTypeHandle, Type objectType, Int32 declaredTypeID, RuntimeTypeHandle declaredTypeHandle, Type
    declaredType)
       at System.Runtime.Serialization.XmlObjectSerializerWriteContext.InternalSerialize(XmlWriterDelegator xmlWriter, Object obj, Boolean isDeclaredType, Boolean writeXsiType, Int32 declaredTypeID, RuntimeTypeHandle declaredTypeHandle)
       at System.Runtime.Serialization.XmlObjectSerializerWriteContext.InternalSerializeReference(XmlWriterDelegator xmlWriter, Object obj, Boolean isDeclaredType, Boolean writeXsiType, Int32 declaredTypeID, RuntimeTypeHandle declaredTypeHandle)
       at WriteArrayOfSyncObjectToXml(XmlWriterDelegator , Object , XmlObjectSerializerWriteContext , CollectionDataContract )
       at System.Runtime.Serialization.CollectionDataContract.WriteXmlValue(XmlWriterDelegator xmlWriter, Object obj, XmlObjectSerializerWriteContext context)
       at System.Runtime.Serialization.DataContractSerializer.InternalWriteObjectContent(XmlWriterDelegator writer, Object graph, DataContractResolver dataContractResolver)
       at System.Runtime.Serialization.DataContractSerializer.InternalWriteObject(XmlWriterDelegator writer, Object graph, DataContractResolver dataContractResolver)
       at System.Runtime.Serialization.XmlObjectSerializer.WriteObjectHandleExceptions(XmlWriterDelegator writer, Object graph, DataContractResolver dataContractResolver)
       at System.ServiceModel.Dispatcher.DataContractSerializerOperationFormatter.SerializeParameterPart(XmlDictionaryWriter writer, PartInfo part, Object graph)
       --- End of inner exception stack trace ---
    Server stack trace:
       at System.ServiceModel.Dispatcher.DataContractSerializerOperationFormatter.SerializeParameterPart(XmlDictionaryWriter writer, PartInfo part, Object graph)
       at System.ServiceModel.Dispatcher.DataContractSerializerOperationFormatter.SerializeParameter(XmlDictionaryWriter writer, PartInfo part, Object graph)
       at System.ServiceModel.Dispatcher.DataContractSerializerOperationFormatter.SerializeParameters(XmlDictionaryWriter writer, PartInfo[] parts, Object[] parameters)
       at System.ServiceModel.Dispatcher.DataContractSerializerOperationFormatter.SerializeBody(XmlDictionaryWriter writer, MessageVersion version, String action, MessageDescription messageDescription, Object returnValue, Object[] parameters, Boolean
    isRequest)
       at System.ServiceModel.Dispatcher.OperationFormatter.OperationFormatterMessage.OperationFormatterBodyWriter.OnWriteBodyContents(XmlDictionaryWriter writer)
       at System.ServiceModel.Channels.Message.OnWriteMessage(XmlDictionaryWriter writer)
       at System.ServiceModel.Channels.BufferedMessageWriter.WriteMessage(Message message, BufferManager bufferManager, Int32 initialOffset, Int32 maxSizeQuota)
       at System.ServiceModel.Channels.BinaryMessageEncoderFactory.BinaryMessageEncoder.WriteMessage(Message message, Int32 maxMessageSize, BufferManager bufferManager, Int32 messageOffset)
       at System.ServiceModel.Channels.HttpOutput.SerializeBufferedMessage(Message message)
       at System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout)
       at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout)
       at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
       at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
       at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
       at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
    Exception rethrown at [0]:
       at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
       at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
       at Microsoft.Online.Coexistence.Schema.IProvisioningWebService.Provision(SyncObject[] syncObjects)
       at Microsoft.Online.Coexistence.ProvisionHelper.InvokeAwsAPI[T](Func`1 awsOperation, String opsLabel)
       --- End of inner exception stack trace ---
       at Microsoft.Online.Coexistence.ProvisionHelper.CommunicationExceptionHandler(CommunicationException ex)
       at Microsoft.Online.Coexistence.ProvisionHelper.InvokeAwsAPI[T](Func`1 awsOperation, String opsLabel)
       at Microsoft.Azure.ActiveDirectory.Connector.ProvisioningServiceAdapter.<>c__DisplayClass1.<Export>b__0()
       at Microsoft.Azure.ActiveDirectory.Connector.ProvisioningServiceAdapter.ExecuteWithRetry(String actionName, Action action).

    Hi gdedshg,
    >>Maximum number of items that can be serialized or deserialized in an object graph is '65536'. Change the object graph or increase the MaxItemsInObjectGraph quota
    When meet the above exception, please try to do the following configuration:
    On the server side:
    Add the following to the server's config file:
    <behaviors>
    <serviceBehaviors>
    <behavior name="MyServiceBehavior">
    <dataContractSerializer
    maxItemsInObjectGraph="2147483647" />
    </behavior>
    </serviceBehaviors>
    </behaviors>
    And reference it in the service using the following code:
    <services>
    <service
    behaviorConfiguration="MyServiceBehavior"
    name="serviceName">……
    On the client side:
    Add the following: 
    <behaviors>
    <endpointBehaviors>
    <behavior name="MyClientbehavior">
    <dataContractSerializer
    maxItemsInObjectGraph="2147483647"/>
    </behavior>
    </endpointBehaviors>
    </behaviors>
     And reference it in the endpoint using the following code:
    <endpoint address="serviceAddress"
    behaviorConfiguration="MyClientbehavior"
    For more information, please try to refer to the following article:
    http://blog.aggregatedintelligence.com/2011/01/wcf-maxitemsinobjectgraph-error.html .
    Best Regards,
    Amy Peng
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Cannot install Windows Azure Storage Emulator - 3.0 Error: No available SQL Instance was found

    When trying to install Windows Azure SDK for .NET (VS 2013) - 2.3 from Web Platform Installer 4.6, the install fails because  Windows Azure Storage Emulator - 3.0 (Dependency) does not install successfully.  
    Possibly relevant lines from the install log are:
    CAQuietExec:  Entering CAQuietExec in C:\WINDOWS\Installer\MSI1223.tmp, version 3.6.3303.0
    CAQuietExec:  "C:\Program Files (x86)\Microsoft SDKs\Windows Azure\Storage Emulator\WAStorageEmulator.exe" init -forcecreate -autodetect
    CAQuietExec:  Windows Azure Storage Emulator 3.0.0.0 command line tool
    CAQuietExec:  Error: No available SQL Instance was found.
    CAQuietExec:  Error 0xfffffff6: Command line returned an error.
    CAQuietExec:  Error 0xfffffff6: CAQuietExec Failed
    CustomAction RunInitialize returned actual error code 1603 (note this may not be 100% accurate if translation happened inside sandbox)
    Action ended 11:50:13: InstallFinalize. Return value 3.
    Action ended 11:50:13: INSTALL. Return value 3.
    In terms of SQL Instance, SQL LocalDB is installed and working properly.  SQL Server 2012 is also installed and working properly.

    Hi,
    It is a SDK version issue. I suggest you could remove all azure sdk form your PC and use WPI to install the latest version again.
    If you have any questions, please let me know.
    Regards,
    Will 
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Issues about Windows Azure Active Directory

    issues about Windows Azure Active Directory

    Hello,
    Microsoft Azure forums are over here:
    http://social.msdn.microsoft.com/Forums/windowsazure/en-US/home?category=windowsazureplatform%2Cazuremarketplace%2Cwindowsazureplatformctp
    Karl
    When you see answers and helpful posts, please click Vote As Helpful, Propose As Answer, and/or Mark As Answer.
    My Blog: Unlock PowerShell
    My Book: Windows PowerShell 2.0 Bible
    My E-mail: -join ('6F6C646B61726C40686F746D61696C2E636F6D'-split'(?&lt;=\G.{2})'|%{if($_){[char][int]&quot;0x$_&quot;}})

  • Unable to install Directory Sync tool in windows server 2008 R2 Eneterprise

    Hi,
    I am unable to install Directory Sync  in windows server 2008 R2 Eneterprise.i have joined my machine domain joined computer running Windows Server 2008 r2 enterprise,when i click dirsync.exe then gives below Error.
    The Windows Azure Active Directory Sync tool must be installed on a domain joined computer running Windows Server 2008 Service Pack 2 or later,or Windows Server 2008 r2 Service Pack 1 or later
    Please help on this why this happing when i try to installed DirSync software.
    Regards
    Anil Kumar

    Hi,
    have you already installed .net framwork 3.5 and 4.5.1 on that machine?
    http://technet.microsoft.com/en-us/library/jj151831.aspx
    Also make sure that you run the install command from an elevated command prompt.
    Hope that helps,
    Lutz

  • SBS 2008 - Microsoft Azure Active Directory Module for Windows PowerShell - is not supported by your version

    Hi,
    I was following the artigle (http://www.messageops.com/resources/office-365-documentation/ad-fs-with-office-365-step-by-step-guide/) but
    when try to install the 'Office 365 PowerShell Module' shows a msg saying that 'windows azure active directory module for windows powershell is not supported by your version'.
    And according to the blog (http://blogs.office.com/2014/04/15/synchronizing-your-directory-with-office-365-is-easy/) "DirSync can be
    installed on an existing domain controller"
    >>>> Any help is appreciated.
    * Similar issue: http://www.adaxes.com/forum/post7398.html

    Ok Vasil tks for reply, but this server is 64x. I dont get the point.
    Microsoft Windows [Version 6.0.6002]
    C:\Users\Administrator>set
    ALLUSERSPROFILE=C:\ProgramData
    APPDATA=C:\Users\Administrator\AppData\Roaming
    CLIENTNAME=ANJOTEC_NOTE01
    CommonProgramFiles=C:\Program Files\Common Files
    CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files
    COMPUTERNAME=COMPANYBR-SERVER
    ComSpec=C:\Windows\system32\cmd.exe
    FP_NO_HOST_CHECK=NO
    HOMEDRIVE=C:
    HOMEPATH=\Users\Administrator
    lib=C:\Program Files\SQLXML 4.0\bin\
    LOCALAPPDATA=C:\Users\Administrator\AppData\Local
    LOGONSERVER=\\COMPANYBR-SERVER
    NUMBER_OF_PROCESSORS=4
    OS=Windows_NT
    Path=C:\ProgramData\Oracle\Java\javapath;C:\Program Files\HP\NCU;C:\Windows\sys
    em32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\
    1.0\;C:\Program Files (x86)\Microsoft SQL Server\90\Tools\binn\;C:\Program File
    (x86)\Microsoft SQL Server\80\Tools\Binn\;C:\Program Files\Microsoft SQL Serve
    \90\DTS\Binn\;C:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\Program F
    les (x86)\Microsoft SQL Server\90\DTS\Binn\;C:\Program Files (x86)\Microsoft SQ
    Server\90\Tools\Binn\VSShell\Common7\IDE\;C:\Program Files (x86)\Microsoft Vis
    al Studio 8\Common7\IDE\PrivateAssemblies\;C:\Program Files (x86)\ExchangeMapi\
    C:\Program Files (x86)\Common Files\Roxio Shared\DLLShared\;C:\Program Files (x
    6)\Common Files\Roxio Shared\DLLShared\;C:\Program Files (x86)\Common Files\Rox
    o Shared\9.0\DLLShared\;C:\Program Files\Microsoft\Exchange Server\bin;C:\Progr
    m Files\Microsoft\Exchange Server\Scripts
    PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
    PROCESSOR_ARCHITECTURE=AMD64
    PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 30 Stepping 5, GenuineIntel
    PROCESSOR_LEVEL=6
    PROCESSOR_REVISION=1e05
    ProgramData=C:\ProgramData
    ProgramFiles=C:\Program Files
    ProgramFiles(x86)=C:\Program Files (x86)
    PROMPT=$P$G
    PSModulePath=C:\Windows\system32\WindowsPowerShell\v1.0\Modules\
    PUBLIC=C:\Users\Public
    RoxioCentral=C:\Program Files (x86)\Common Files\Roxio Shared\9.0\Roxio Central
    3\
    SESSIONNAME=RDP-Tcp#0
    SystemDrive=C:
    SystemRoot=C:\Windows
    TEMP=C:\Users\Administrator\AppData\Local\Temp\2
    TMP=C:\Users\Administrator\AppData\Local\Temp\2
    USERDNSDOMAIN=COMPANYBR.LOCAL
    USERDOMAIN=COMPANYBR
    USERNAME=administrator
    USERPROFILE=C:\Users\Administrator
    windir=C:\Windows
    C:\Users\Administrator>

  • How to authenticate Username and password in MVC using Azure Active Directory

    Need a sample application where in need to authenticate user entered logindetails using Azure Active directory.

    Hi,
    Kindly go through beneath article which helpful to understand the procedure.
    How to Authenticate Web Users with Azure Active Directory Access Control
    http://azure.microsoft.com/en-in/documentation/articles/active-directory-dotnet-how-to-use-access-control/
    Developing ASP.NET Apps with Windows Azure Active Directory
    http://www.asp.net/identity/overview/getting-started/developing-aspnet-apps-with-windows-azure-active-directory
    Adding Sign-On to Your Web Application Using Azure AD
    https://msdn.microsoft.com/en-us/library/azure/dn151790.aspx
    Hope it helps!
    Thanks.
    Dharmesh Solanki
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Error installing windows azure pack; websites v2

    When installing windows azure pack: websites v2 gives the error.  All dependencies are installed successfully on windows 2012 R2. Other windows azure pack express  installed successfully in another machine.  when I try install WAP websites
    v2 on another windows 2012 R2 gives the error.  The log file follows:
    === Verbose logging started: 1/2/2014  2:05:55  Build type: SHIP UNICODE 5.00.9600.00  Calling process: C:\Windows\system32\inetsrv\InetMgr.exe ===
    MSI (c) (34:94) [02:05:55:521]: Resetting cached policy values
    MSI (c) (34:94) [02:05:55:521]: Machine policy value 'Debug' is 0
    MSI (c) (34:94) [02:05:55:521]: ******* RunEngine:
               ******* Product: C:\Users\Administrator\AppData\Local\Microsoft\Web Platform Installer\installers\HostingPrimaryControllerBootstrapper_v2\8679DB5B824AE838ACFF0353D295F7353D721621\WebSitesFeed.msi
               ******* Action:
               ******* CommandLine: **********
    MSI (c) (34:94) [02:05:55:521]: Client-side and UI is none or basic: Running entire install on the server.
    MSI (c) (34:94) [02:05:55:521]: Grabbed execution mutex.
    MSI (c) (34:94) [02:05:56:099]: Cloaking enabled.
    MSI (c) (34:94) [02:05:56:099]: Attempting to enable all disabled privileges before calling Install on Server
    MSI (c) (34:94) [02:05:56:115]: Incrementing counter to disable shutdown. Counter after increment: 0
    MSI (s) (A4:24) [02:05:56:271]: Running installation inside multi-package transaction C:\Users\Administrator\AppData\Local\Microsoft\Web Platform Installer\installers\HostingPrimaryControllerBootstrapper_v2\8679DB5B824AE838ACFF0353D295F7353D721621\WebSitesFeed.msi
    MSI (s) (A4:24) [02:05:56:271]: Grabbed execution mutex.
    MSI (s) (A4:64) [02:05:56:302]: Resetting cached policy values
    MSI (s) (A4:64) [02:05:56:302]: Machine policy value 'Debug' is 0
    MSI (s) (A4:64) [02:05:56:302]: ******* RunEngine:
               ******* Product: C:\Users\Administrator\AppData\Local\Microsoft\Web Platform Installer\installers\HostingPrimaryControllerBootstrapper_v2\8679DB5B824AE838ACFF0353D295F7353D721621\WebSitesFeed.msi
               ******* Action:
               ******* CommandLine: **********
    MSI (s) (A4:64) [02:05:56:412]: Machine policy value 'DisableUserInstalls' is 0
    MSI (s) (A4:64) [02:05:56:505]: Note: 1: 2203 2: C:\Windows\Installer\inprogressinstallinfo.ipi 3: -2147287038
    MSI (s) (A4:64) [02:05:56:599]: SRSetRestorePoint skipped for this transaction.
    MSI (s) (A4:64) [02:05:56:662]: MSCOREE not loaded loading copy from system32
    MSI (s) (A4:64) [02:05:58:005]: End dialog not enabled
    MSI (s) (A4:64) [02:05:58:021]: Original package ==> C:\Users\Administrator\AppData\Local\Microsoft\Web Platform Installer\installers\HostingPrimaryControllerBootstrapper_v2\8679DB5B824AE838ACFF0353D295F7353D721621\WebSitesFeed.msi
    MSI (s) (A4:64) [02:05:58:021]: Package we're running from ==> C:\Windows\Installer\fd7dc.msi
    MSI (s) (A4:64) [02:05:58:021]: APPCOMPAT: Uninstall Flags override found.
    MSI (s) (A4:64) [02:05:58:021]: APPCOMPAT: Uninstall VersionNT override found.
    MSI (s) (A4:64) [02:05:58:021]: APPCOMPAT: Uninstall ServicePackLevel override found.
    MSI (s) (A4:64) [02:05:58:130]: APPCOMPAT: looking for appcompat database entry with ProductCode '{7DE9D988-C892-43A6-884B-74A5008D6018}'.
    MSI (s) (A4:64) [02:05:58:177]: APPCOMPAT: no matching ProductCode found in database.
    MSI (s) (A4:64) [02:05:58:849]: Machine policy value 'DisablePatch' is 0
    MSI (s) (A4:64) [02:05:58:849]: Machine policy value 'AllowLockdownPatch' is 0
    MSI (s) (A4:64) [02:05:58:849]: Machine policy value 'DisableLUAPatching' is 0
    MSI (s) (A4:64) [02:05:58:849]: Machine policy value 'DisableFlyWeightPatching' is 0
    MSI (s) (A4:64) [02:05:58:880]: APPCOMPAT: looking for appcompat database entry with ProductCode '{7DE9D988-C892-43A6-884B-74A5008D6018}'.
    MSI (s) (A4:64) [02:05:58:880]: APPCOMPAT: no matching ProductCode found in database.
    MSI (s) (A4:64) [02:05:58:880]: Transforms are not secure.
    MSI (s) (A4:64) [02:05:58:880]: PROPERTY CHANGE: Adding MsiLogFileLocation property. Its value is 'C:\Users\Administrator\AppData\Local\Microsoft\Web Platform Installer\logs\install\2014-01-02T02.05.44\WebSitesFeed.txt'.
    MSI (s) (A4:64) [02:05:58:880]: Command Line: WEBSITES_FEED=http://go.microsoft.com/?linkid=9837345 FEED_HASH=826363D220C6EF0D8DBF36FA63172A339D16C268 FEED_FILE_NAME=WebSites0.9.0.xml WEBSITES_UPGRADE_ACTIONS=None ACTION=INSTALL REBOOT=ReallySuppress CURRENTDIRECTORY=C:\Windows\system32
    CLIENTUILEVEL=3 MSICLIENTUSESEXTERNALUI=1 CLIENTPROCESSID=2868
    MSI (s) (A4:64) [02:05:58:880]: PROPERTY CHANGE: Adding PackageCode property. Its value is '{F8DA307E-FEA1-4E30-8764-A09F1C1B8271}'.
    MSI (s) (A4:64) [02:05:58:880]: Product Code passed to Engine.Initialize:           '{7DE9D988-C892-43A6-884B-74A5008D6018}'
    MSI (s) (A4:64) [02:05:58:880]: Product Code from property table before transforms: '{7DE9D988-C892-43A6-884B-74A5008D6018}'
    MSI (s) (A4:64) [02:05:58:880]: Product Code from property table after transforms:  '{7DE9D988-C892-43A6-884B-74A5008D6018}'
    MSI (s) (A4:64) [02:05:58:880]: Product registered: entering maintenance mode
    MSI (s) (A4:64) [02:05:58:880]: Determined that existing product (either this product or the product being upgraded with a patch) is installed per-machine.
    MSI (s) (A4:64) [02:05:58:880]: PROPERTY CHANGE: Modifying ALLUSERS property. Its current value is '2'. Its new value: '1'.
    MSI (s) (A4:64) [02:05:58:880]: Product {7DE9D988-C892-43A6-884B-74A5008D6018} is admin assigned: LocalSystem owns the publish key.
    MSI (s) (A4:64) [02:05:58:880]: Product {7DE9D988-C892-43A6-884B-74A5008D6018} is managed.
    MSI (s) (A4:64) [02:05:58:880]: MSI_LUA: Credential prompt not required, user is an admin
    MSI (s) (A4:64) [02:05:58:880]: PROPERTY CHANGE: Adding ProductState property. Its value is '5'.
    MSI (s) (A4:64) [02:05:58:880]: PROPERTY CHANGE: Adding ProductToBeRegistered property. Its value is '1'.
    MSI (s) (A4:64) [02:05:58:896]: Note: 1: 1402 2: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer 3: 2
    MSI (s) (A4:64) [02:05:58:896]: Entering CMsiConfigurationManager::SetLastUsedSource.
    MSI (s) (A4:64) [02:05:58:896]: Specifed source is already in a list.
    MSI (s) (A4:64) [02:05:58:896]: User policy value 'SearchOrder' is 'nmu'
    MSI (s) (A4:64) [02:05:58:896]: Machine policy value 'DisableBrowse' is 0
    MSI (s) (A4:64) [02:05:58:896]: Machine policy value 'AllowLockdownBrowse' is 0
    MSI (s) (A4:64) [02:05:58:896]: Adding new sources is allowed.
    MSI (s) (A4:64) [02:05:58:896]: Package name retrieved from configuration data: 'WebSitesFeed.msi'
    MSI (s) (A4:64) [02:05:58:896]: Note: 1: 2205 2:  3: Error
    MSI (s) (A4:64) [02:05:58:912]: Note: 1: 2262 2: AdminProperties 3: -2147287038
    MSI (s) (A4:64) [02:05:58:912]: Machine policy value 'DisableMsi' is 1
    MSI (s) (A4:64) [02:05:58:912]: Machine policy value 'AlwaysInstallElevated' is 0
    MSI (s) (A4:64) [02:05:58:912]: User policy value 'AlwaysInstallElevated' is 0
    MSI (s) (A4:64) [02:05:58:912]: Product {7DE9D988-C892-43A6-884B-74A5008D6018} is admin assigned: LocalSystem owns the publish key.
    MSI (s) (A4:64) [02:05:58:912]: Product {7DE9D988-C892-43A6-884B-74A5008D6018} is managed.
    MSI (s) (A4:64) [02:05:58:912]: Running product '{7DE9D988-C892-43A6-884B-74A5008D6018}' with elevated privileges: Product is assigned.
    MSI (s) (A4:64) [02:05:58:912]: PROPERTY CHANGE: Adding WEBSITES_FEED property. Its value is 'http://go.microsoft.com/?linkid=9837345'.
    MSI (s) (A4:64) [02:05:58:912]: PROPERTY CHANGE: Adding FEED_HASH property. Its value is '826363D220C6EF0D8DBF36FA63172A339D16C268'.
    MSI (s) (A4:64) [02:05:58:912]: PROPERTY CHANGE: Adding FEED_FILE_NAME property. Its value is 'WebSites0.9.0.xml'.
    MSI (s) (A4:64) [02:05:58:912]: PROPERTY CHANGE: Modifying WEBSITES_UPGRADE_ACTIONS property. Its current value is 'CreateOrUpdateFeed'. Its new value: 'None'.
    MSI (s) (A4:64) [02:05:58:912]: PROPERTY CHANGE: Adding ACTION property. Its value is 'INSTALL'.
    MSI (s) (A4:64) [02:05:58:912]: PROPERTY CHANGE: Adding REBOOT property. Its value is 'ReallySuppress'.
    MSI (s) (A4:64) [02:05:58:912]: PROPERTY CHANGE: Adding CURRENTDIRECTORY property. Its value is 'C:\Windows\system32'.
    MSI (s) (A4:64) [02:05:58:912]: PROPERTY CHANGE: Adding CLIENTUILEVEL property. Its value is '3'.
    MSI (s) (A4:64) [02:05:58:912]: PROPERTY CHANGE: Adding MSICLIENTUSESEXTERNALUI property. Its value is '1'.
    MSI (s) (A4:64) [02:05:58:912]: PROPERTY CHANGE: Adding CLIENTPROCESSID property. Its value is '2868'.
    MSI (s) (A4:64) [02:05:58:912]: Machine policy value 'DisableAutomaticApplicationShutdown' is 0
    MSI (s) (A4:64) [02:05:59:084]: PROPERTY CHANGE: Adding MsiRestartManagerSessionKey property. Its value is '511fc0c519f6f7459d8de9cdea06010a'.
    MSI (s) (A4:64) [02:05:59:084]: RESTART MANAGER: Session opened.
    MSI (s) (A4:64) [02:05:59:084]: TRANSFORMS property is now:
    MSI (s) (A4:64) [02:05:59:084]: PROPERTY CHANGE: Adding PRODUCTLANGUAGE property. Its value is '1033'.
    MSI (s) (A4:64) [02:05:59:084]: PROPERTY CHANGE: Adding VersionDatabase property. Its value is '300'.
    MSI (s) (A4:64) [02:05:59:084]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator\AppData\Roaming
    MSI (s) (A4:64) [02:05:59:084]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator\Favorites
    MSI (s) (A4:64) [02:05:59:099]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator\AppData\Roaming\Microsoft\Windows\Network Shortcuts
    MSI (s) (A4:64) [02:05:59:099]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator\Documents
    MSI (s) (A4:64) [02:05:59:099]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator\AppData\Roaming\Microsoft\Windows\Printer Shortcuts
    MSI (s) (A4:64) [02:05:59:099]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator\AppData\Roaming\Microsoft\Windows\Recent
    MSI (s) (A4:64) [02:05:59:099]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator\AppData\Roaming\Microsoft\Windows\SendTo
    MSI (s) (A4:64) [02:05:59:099]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator\AppData\Roaming\Microsoft\Windows\Templates
    MSI (s) (A4:64) [02:05:59:099]: SHELL32::SHGetFolderPath returned: C:\ProgramData
    MSI (s) (A4:64) [02:05:59:099]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator\AppData\Local
    MSI (s) (A4:64) [02:05:59:099]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator\Pictures
    MSI (s) (A4:64) [02:05:59:099]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools
    MSI (s) (A4:64) [02:05:59:099]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup
    MSI (s) (A4:64) [02:05:59:099]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs
    MSI (s) (A4:64) [02:05:59:099]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu
    MSI (s) (A4:64) [02:05:59:099]: SHELL32::SHGetFolderPath returned: C:\Users\Public\Desktop
    MSI (s) (A4:64) [02:05:59:099]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Administrative Tools
    MSI (s) (A4:64) [02:05:59:099]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup
    MSI (s) (A4:64) [02:05:59:099]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator\AppData\Roaming\Microsoft\Windows\Start Menu\Programs
    MSI (s) (A4:64) [02:05:59:099]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator\AppData\Roaming\Microsoft\Windows\Start Menu
    MSI (s) (A4:64) [02:05:59:099]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator\Desktop
    MSI (s) (A4:64) [02:05:59:115]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Templates
    MSI (s) (A4:64) [02:05:59:115]: SHELL32::SHGetFolderPath returned: C:\Windows\Fonts
    MSI (s) (A4:64) [02:05:59:115]: Note: 1: 2898 2: MS Sans Serif 3: MS Sans Serif 4: 0 5: 16
    MSI (s) (A4:64) [02:05:59:115]: MSI_LUA: Setting AdminUser property to 1 because the product is already installed managed and per-machine
    MSI (s) (A4:64) [02:05:59:115]: MSI_LUA: Setting MsiRunningElevated property to 1 because the install is already running elevated.
    MSI (s) (A4:64) [02:05:59:115]: PROPERTY CHANGE: Adding MsiRunningElevated property. Its value is '1'.
    MSI (s) (A4:64) [02:05:59:115]: PROPERTY CHANGE: Adding Privileged property. Its value is '1'.
    MSI (s) (A4:64) [02:05:59:115]: Note: 1: 1402 2: HKEY_CURRENT_USER\Software\Microsoft\MS Setup (ACME)\User Info 3: 2
    MSI (s) (A4:64) [02:05:59:115]: PROPERTY CHANGE: Adding USERNAME property. Its value is 'Windows User'.
    MSI (s) (A4:64) [02:05:59:115]: Note: 1: 1402 2: HKEY_CURRENT_USER\Software\Microsoft\MS Setup (ACME)\User Info 3: 2
    MSI (s) (A4:64) [02:05:59:115]: PROPERTY CHANGE: Adding Installed property. Its value is '00:00:00'.
    MSI (s) (A4:64) [02:05:59:115]: PROPERTY CHANGE: Adding DATABASE property. Its value is 'C:\Windows\Installer\fd7dc.msi'.
    MSI (s) (A4:64) [02:05:59:115]: PROPERTY CHANGE: Adding OriginalDatabase property. Its value is 'C:\Users\Administrator\AppData\Local\Microsoft\Web Platform Installer\installers\HostingPrimaryControllerBootstrapper_v2\8679DB5B824AE838ACFF0353D295F7353D721621\WebSitesFeed.msi'.
    MSI (s) (A4:64) [02:05:59:115]: Machine policy value 'MsiDisableEmbeddedUI' is 0
    MSI (s) (A4:64) [02:05:59:115]: EEUI - Disabling MsiEmbeddedUI due to existing external or embedded UI
    MSI (s) (A4:64) [02:05:59:115]: EEUI - Disabling MsiEmbeddedUI for service because it's not a quiet/basic install
    MSI (s) (A4:64) [02:05:59:115]: Note: 1: 2205 2:  3: PatchPackage
    MSI (s) (A4:64) [02:05:59:115]: Machine policy value 'DisableRollback' is 0
    MSI (s) (A4:64) [02:05:59:115]: User policy value 'DisableRollback' is 0
    MSI (s) (A4:64) [02:05:59:115]: PROPERTY CHANGE: Adding UILevel property. Its value is '2'.
    === Logging started: 1/2/2014  2:05:59 ===
    MSI (s) (A4:64) [02:05:59:115]: Note: 1: 2203 2: C:\Windows\Installer\inprogressinstallinfo.ipi 3: -2147287038
    MSI (s) (A4:64) [02:05:59:146]: APPCOMPAT: [DetectVersionLaunchCondition] Launch condition already passes.
    MSI (s) (A4:64) [02:05:59:146]: Doing action: INSTALL
    Action start 2:05:59: INSTALL.
    MSI (s) (A4:64) [02:05:59:177]: Running ExecuteSequence
    MSI (s) (A4:64) [02:05:59:177]: Doing action: AppSearch
    Action start 2:05:59: AppSearch.
    MSI (s) (A4:64) [02:05:59:177]: PROPERTY CHANGE: Adding IISINSTALLPATH property. Its value is 'C:\Windows\system32\inetsrv'.
    MSI (s) (A4:64) [02:05:59:177]: PROPERTY CHANGE: Adding IISMAJORVERSION property. Its value is '#8'.
    MSI (s) (A4:64) [02:05:59:177]: PROPERTY CHANGE: Adding IISMINORVERSION property. Its value is '#5'.
    MSI (s) (A4:64) [02:05:59:177]: PROPERTY CHANGE: Adding IISCOREWEBENGINEINSTALLED property. Its value is '#1'.
    MSI (s) (A4:64) [02:05:59:177]: PROPERTY CHANGE: Adding IISW3SVCINSTALLED property. Its value is '#1'.
    MSI (s) (A4:64) [02:05:59:177]: PROPERTY CHANGE: Adding IISMANAGEMENTCONSOLEINSTALLED property. Its value is '#1'.
    MSI (s) (A4:64) [02:05:59:193]: PROPERTY CHANGE: Adding IISNETFXEXTENSIBILITYINSTALLED property. Its value is '#1'.
    MSI (s) (A4:64) [02:05:59:193]: PROPERTY CHANGE: Adding IISASPNET property. Its value is '#1'.
    MSI (s) (A4:64) [02:05:59:193]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\IISADMIN 3: 2
    MSI (s) (A4:64) [02:05:59:193]: PROPERTY CHANGE: Adding IISREMOTECHANNELINSTALLED property. Its value is 'Microsoft.Web.Management.Remoting.HttpChannel, Microsoft.Web.Management.Remoting, Version=7.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
    MSI (s) (A4:64) [02:05:59:193]: PROPERTY CHANGE: Adding NETFRAMEWORK20 property. Its value is '#1'.
    MSI (s) (A4:64) [02:05:59:193]: PROPERTY CHANGE: Adding NETFRAMEWORK20_SP_LEVEL property. Its value is '#2'.
    MSI (s) (A4:64) [02:05:59:193]: PROPERTY CHANGE: Adding NETFRAMEWORK35_SP_LEVEL property. Its value is '#1'.
    MSI (s) (A4:64) [02:05:59:193]: PROPERTY CHANGE: Adding POWERSHELLINSTALLED property. Its value is '#1'.
    MSI (s) (A4:64) [02:05:59:193]: PROPERTY CHANGE: Adding WINDOWSUPDATE_START_TYPE property. Its value is '#3'.
    MSI (s) (A4:64) [02:05:59:193]: PROPERTY CHANGE: Adding WINDOWSEDITION property. Its value is 'ServerDatacenter'.
    MSI (s) (A4:64) [02:05:59:193]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WebPlatformInstaller\3 3: 2
    MSI (s) (A4:64) [02:05:59:193]: PROPERTY CHANGE: Adding WEBPI4INSTALLED property. Its value is '#1'.
    MSI (s) (A4:64) [02:05:59:193]: PROPERTY CHANGE: Adding SAVED_WEBSITES_FEED property. Its value is 'http://go.microsoft.com/?linkid=9837345'.
    MSI (s) (A4:64) [02:05:59:193]: PROPERTY CHANGE: Adding SAVED_FEED_HASH property. Its value is '826363D220C6EF0D8DBF36FA63172A339D16C268'.
    MSI (s) (A4:64) [02:05:59:193]: PROPERTY CHANGE: Adding SAVED_FEED_FILE_NAME property. Its value is 'WebSites0.9.0.xml'.
    MSI (s) (A4:64) [02:05:59:209]: PROPERTY CHANGE: Adding WEBPICMD property. Its value is 'C:\Program Files\Microsoft\Web Platform Installer\webpicmd.exe'.
    MSI (s) (A4:64) [02:05:59:209]: Doing action: FindRelatedProducts
    Action ended 2:05:59: AppSearch. Return value 1.
    MSI (s) (A4:64) [02:05:59:209]: Skipping FindRelatedProducts action: not run in maintenance mode
    Action start 2:05:59: FindRelatedProducts.
    MSI (s) (A4:64) [02:05:59:209]: Doing action: LaunchConditions
    Action ended 2:05:59: FindRelatedProducts. Return value 0.
    Action start 2:05:59: LaunchConditions.
    MSI (s) (A4:64) [02:05:59:209]: Doing action: SetFEED_FILE_NAME
    Action ended 2:05:59: LaunchConditions. Return value 1.
    Action start 2:05:59: SetFEED_FILE_NAME.
    MSI (s) (A4:64) [02:05:59:209]: Doing action: SetFEED_HASH
    Action ended 2:05:59: SetFEED_FILE_NAME. Return value 1.
    Action start 2:05:59: SetFEED_HASH.
    MSI (s) (A4:64) [02:05:59:209]: Doing action: SetWEBSITES_FEED
    Action ended 2:05:59: SetFEED_HASH. Return value 1.
    Action start 2:05:59: SetWEBSITES_FEED.
    MSI (s) (A4:64) [02:05:59:209]: Doing action: ValidateProductID
    Action ended 2:05:59: SetWEBSITES_FEED. Return value 1.
    Action start 2:05:59: ValidateProductID.
    MSI (s) (A4:64) [02:05:59:209]: Doing action: CostInitialize
    Action ended 2:05:59: ValidateProductID. Return value 1.
    MSI (s) (A4:64) [02:05:59:209]: Machine policy value 'MaxPatchCacheSize' is 10
    MSI (s) (A4:64) [02:05:59:224]: PROPERTY CHANGE: Adding ROOTDRIVE property. Its value is 'C:\'.
    MSI (s) (A4:64) [02:05:59:224]: PROPERTY CHANGE: Adding CostingComplete property. Its value is '0'.
    MSI (s) (A4:64) [02:05:59:224]: Note: 1: 2205 2:  3: Patch
    MSI (s) (A4:64) [02:05:59:224]: Note: 1: 2205 2:  3: PatchPackage
    MSI (s) (A4:64) [02:05:59:224]: Note: 1: 2205 2:  3: MsiPatchHeaders
    MSI (s) (A4:64) [02:05:59:224]: Note: 1: 2205 2:  3: __MsiPatchFileList
    MSI (s) (A4:64) [02:05:59:224]: Note: 1: 2205 2:  3: PatchPackage
    MSI (s) (A4:64) [02:05:59:224]: Note: 1: 2228 2:  3: PatchPackage 4: SELECT `DiskId`, `PatchId`, `LastSequence` FROM `Media`, `PatchPackage` WHERE `Media`.`DiskId`=`PatchPackage`.`Media_` ORDER BY `DiskId` 
    MSI (s) (A4:64) [02:05:59:224]: Note: 1: 2205 2:  3: Patch
    Action start 2:05:59: CostInitialize.
    MSI (s) (A4:64) [02:05:59:224]: Doing action: FileCost
    Action ended 2:05:59: CostInitialize. Return value 1.
    MSI (s) (A4:64) [02:05:59:240]: Note: 1: 2205 2:  3: MsiAssembly
    MSI (s) (A4:64) [02:05:59:240]: Note: 1: 2205 2:  3: Class
    MSI (s) (A4:64) [02:05:59:240]: Note: 1: 2205 2:  3: Extension
    MSI (s) (A4:64) [02:05:59:240]: Note: 1: 2205 2:  3: TypeLib
    Action start 2:05:59: FileCost.
    MSI (s) (A4:64) [02:05:59:240]: Doing action: CostFinalize
    Action ended 2:05:59: FileCost. Return value 1.
    MSI (s) (A4:64) [02:05:59:240]: PROPERTY CHANGE: Adding OutOfDiskSpace property. Its value is '0'.
    MSI (s) (A4:64) [02:05:59:240]: PROPERTY CHANGE: Adding OutOfNoRbDiskSpace property. Its value is '0'.
    MSI (s) (A4:64) [02:05:59:240]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceAvailable property. Its value is '0'.
    MSI (s) (A4:64) [02:05:59:240]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceRequired property. Its value is '0'.
    MSI (s) (A4:64) [02:05:59:240]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceRemaining property. Its value is '0'.
    MSI (s) (A4:64) [02:05:59:240]: Note: 1: 2205 2:  3: MsiAssembly
    MSI (s) (A4:64) [02:05:59:240]: Note: 1: 2228 2:  3: MsiAssembly 4:  SELECT `MsiAssembly`.`Attributes`, `MsiAssembly`.`File_Application`, `MsiAssembly`.`File_Manifest`,  `Component`.`KeyPath` FROM `MsiAssembly`, `Component` WHERE  `MsiAssembly`.`Component_`
    = `Component`.`Component` AND `MsiAssembly`.`Component_` = ?
    MSI (s) (A4:64) [02:05:59:240]: PROPERTY CHANGE: Adding DIR_WebSitesFeed property. Its value is 'C:\Program Files\IIS\Microsoft Web Sites\Feed'.
    MSI (s) (A4:64) [02:05:59:255]: Note: 1: 2205 2:  3: Patch
    MSI (s) (A4:64) [02:05:59:255]: Note: 1: 2205 2:  3: Condition
    MSI (s) (A4:64) [02:05:59:255]: PROPERTY CHANGE: Adding TARGETDIR property. Its value is 'C:\'.
    MSI (s) (A4:64) [02:05:59:255]: PROPERTY CHANGE: Adding DIR_IIS property. Its value is 'C:\Program Files\IIS\'.
    MSI (s) (A4:64) [02:05:59:255]: PROPERTY CHANGE: Adding DIR_WebSites property. Its value is 'C:\Program Files\IIS\Microsoft Web Sites\'.
    MSI (s) (A4:64) [02:05:59:255]: PROPERTY CHANGE: Modifying DIR_WebSitesFeed property. Its current value is 'C:\Program Files\IIS\Microsoft Web Sites\Feed'. Its new value: 'C:\Program Files\IIS\Microsoft Web Sites\Feed\'.
    MSI (s) (A4:64) [02:05:59:255]: Target path resolution complete. Dumping Directory table...
    MSI (s) (A4:64) [02:05:59:255]: Note: target paths subject to change (via custom actions or browsing)
    MSI (s) (A4:64) [02:05:59:255]: Dir (target): Key: TARGETDIR , Object: C:\
    MSI (s) (A4:64) [02:05:59:255]: Dir (target): Key: WindowsFolder , Object: C:\Windows\
    MSI (s) (A4:64) [02:05:59:255]: Dir (target): Key: ProgramFiles64Folder , Object: C:\Program Files\
    MSI (s) (A4:64) [02:05:59:255]: Dir (target): Key: DIR_IIS , Object: C:\Program Files\IIS\
    MSI (s) (A4:64) [02:05:59:255]: Dir (target): Key: DIR_WebSites , Object: C:\Program Files\IIS\Microsoft Web Sites\
    MSI (s) (A4:64) [02:05:59:255]: Dir (target): Key: DIR_WebSitesFeed , Object: C:\Program Files\IIS\Microsoft Web Sites\Feed\
    MSI (s) (A4:64) [02:05:59:255]: PROPERTY CHANGE: Adding INSTALLLEVEL property. Its value is '1'.
    Action start 2:05:59: CostFinalize.
    MSI (s) (A4:64) [02:05:59:255]: Doing action: MigrateFeatureStates
    Action ended 2:05:59: CostFinalize. Return value 1.
    MSI (s) (A4:64) [02:05:59:255]: Skipping MigrateFeatureStates action: not run in maintenance mode
    Action start 2:05:59: MigrateFeatureStates.
    MSI (s) (A4:64) [02:05:59:255]: Doing action: InstallValidate
    Action ended 2:05:59: MigrateFeatureStates. Return value 0.
    MSI (s) (A4:64) [02:05:59:255]: PROPERTY CHANGE: Deleting MsiRestartManagerSessionKey property. Its current value is '511fc0c519f6f7459d8de9cdea06010a'.
    MSI (s) (A4:64) [02:05:59:271]: Feature: CommonFeature; Installed: Local;   Request: Null;   Action: Null
    MSI (s) (A4:64) [02:05:59:271]: Component: C_DiscoverabilityKey; Installed: Local;   Request: Null;   Action: Null
    MSI (s) (A4:64) [02:05:59:271]: Component: C_WebSitesSetupHelper.ps1; Installed: Local;   Request: Null;   Action: Null
    MSI (s) (A4:64) [02:05:59:271]: Component: C_WebSitesSetupHelperWrapper.ps1; Installed: Local;   Request: Null;   Action: Null
    MSI (s) (A4:64) [02:05:59:271]: Component: __C_DiscoverabilityKey65; Installed: Null;   Request: Null;   Action: Null
    MSI (s) (A4:64) [02:05:59:271]: Note: 1: 2205 2:  3: BindImage
    MSI (s) (A4:64) [02:05:59:271]: Note: 1: 2205 2:  3: ProgId
    MSI (s) (A4:64) [02:05:59:271]: Note: 1: 2205 2:  3: PublishComponent
    MSI (s) (A4:64) [02:05:59:271]: Note: 1: 2205 2:  3: SelfReg
    MSI (s) (A4:64) [02:05:59:271]: Note: 1: 2205 2:  3: Extension
    MSI (s) (A4:64) [02:05:59:271]: Note: 1: 2205 2:  3: Font
    MSI (s) (A4:64) [02:05:59:271]: Note: 1: 2205 2:  3: Shortcut
    MSI (s) (A4:64) [02:05:59:271]: Note: 1: 2205 2:  3: Class
    MSI (s) (A4:64) [02:05:59:271]: Note: 1: 2205 2:  3: Icon
    MSI (s) (A4:64) [02:05:59:271]: Note: 1: 2205 2:  3: TypeLib
    Action start 2:05:59: InstallValidate.
    MSI (s) (A4:64) [02:05:59:271]: PROPERTY CHANGE: Modifying CostingComplete property. Its current value is '0'. Its new value: '1'.
    MSI (s) (A4:64) [02:05:59:271]: Note: 1: 2205 2:  3: BindImage
    MSI (s) (A4:64) [02:05:59:271]: Note: 1: 2205 2:  3: ProgId
    MSI (s) (A4:64) [02:05:59:271]: Note: 1: 2205 2:  3: PublishComponent
    MSI (s) (A4:64) [02:05:59:271]: Note: 1: 2205 2:  3: SelfReg
    MSI (s) (A4:64) [02:05:59:271]: Note: 1: 2205 2:  3: Extension
    MSI (s) (A4:64) [02:05:59:271]: Note: 1: 2205 2:  3: Font
    MSI (s) (A4:64) [02:05:59:271]: Note: 1: 2205 2:  3: Shortcut
    MSI (s) (A4:64) [02:05:59:271]: Note: 1: 2205 2:  3: Class
    MSI (s) (A4:64) [02:05:59:271]: Note: 1: 2205 2:  3: Icon
    MSI (s) (A4:64) [02:05:59:271]: Note: 1: 2205 2:  3: TypeLib
    MSI (s) (A4:64) [02:05:59:271]: Note: 1: 2727 2: 
    MSI (s) (A4:64) [02:05:59:271]: Note: 1: 2205 2:  3: FilesInUse
    MSI (s) (A4:64) [02:05:59:287]: Note: 1: 2727 2: 
    MSI (s) (A4:64) [02:05:59:287]: Doing action: InstallInitialize
    Action ended 2:05:59: InstallValidate. Return value 1.
    MSI (s) (A4:64) [02:05:59:287]: Machine policy value 'AlwaysInstallElevated' is 0
    MSI (s) (A4:64) [02:05:59:287]: User policy value 'AlwaysInstallElevated' is 0
    MSI (s) (A4:64) [02:05:59:287]: BeginTransaction: Locking Server
    MSI (s) (A4:64) [02:05:59:302]: Note: 1: 2203 2: C:\Windows\Installer\inprogressinstallinfo.ipi 3: -2147287038
    MSI (s) (A4:64) [02:05:59:302]: SRSetRestorePoint skipped for this transaction.
    MSI (s) (A4:64) [02:05:59:302]: Note: 1: 2203 2: C:\Windows\Installer\inprogressinstallinfo.ipi 3: -2147287038
    MSI (s) (A4:64) [02:05:59:302]: Server not locked: locking for product {7DE9D988-C892-43A6-884B-74A5008D6018}
    Action start 2:05:59: InstallInitialize.
    MSI (s) (A4:64) [02:05:59:552]: Doing action: RemoveExistingProducts
    Action ended 2:05:59: InstallInitialize. Return value 1.
    MSI (s) (A4:64) [02:05:59:552]: Skipping RemoveExistingProducts action: current configuration is maintenance mode or an uninstall
    Action start 2:05:59: RemoveExistingProducts.
    MSI (s) (A4:64) [02:05:59:552]: Doing action: ProcessComponents
    Action ended 2:05:59: RemoveExistingProducts. Return value 0.
    Action start 2:05:59: ProcessComponents.
    MSI (s) (A4:64) [02:05:59:552]: Doing action: UnpublishFeatures
    Action ended 2:05:59: ProcessComponents. Return value 1.
    Action start 2:05:59: UnpublishFeatures.
    MSI (s) (A4:64) [02:05:59:552]: Doing action: RemoveRegistryValues
    Action ended 2:05:59: UnpublishFeatures. Return value 1.
    Action start 2:05:59: RemoveRegistryValues.
    MSI (s) (A4:64) [02:05:59:552]: Doing action: RemoveFiles
    Action ended 2:05:59: RemoveRegistryValues. Return value 1.
    MSI (s) (A4:64) [02:05:59:552]: Note: 1: 2205 2:  3: RemoveFile
    MSI (s) (A4:64) [02:05:59:552]: Note: 1: 2205 2:  3: RemoveFile
    Action start 2:05:59: RemoveFiles.
    MSI (s) (A4:64) [02:05:59:552]: Doing action: InstallFiles
    Action ended 2:05:59: RemoveFiles. Return value 0.
    MSI (s) (A4:64) [02:05:59:552]: Note: 1: 2205 2:  3: Patch
    MSI (s) (A4:64) [02:05:59:552]: Note: 1: 2228 2:  3: Patch 4: SELECT `Patch`.`File_`, `Patch`.`Header`, `Patch`.`Attributes`, `Patch`.`Sequence`, `Patch`.`StreamRef_` FROM `Patch` WHERE `Patch`.`File_` = ? AND `Patch`.`#_MsiActive`=? ORDER BY `Patch`.`Sequence`
    MSI (s) (A4:64) [02:05:59:552]: Note: 1: 2205 2:  3: Error
    MSI (s) (A4:64) [02:05:59:552]: Note: 1: 2228 2:  3: Error 4: SELECT `Message` FROM `Error` WHERE `Error` = 1302
    MSI (s) (A4:64) [02:05:59:552]: Note: 1: 2205 2:  3: MsiSFCBypass
    MSI (s) (A4:64) [02:05:59:552]: Note: 1: 2228 2:  3: MsiSFCBypass 4: SELECT `File_` FROM `MsiSFCBypass` WHERE `File_` = ?
    MSI (s) (A4:64) [02:05:59:552]: Note: 1: 2205 2:  3: MsiPatchHeaders
    MSI (s) (A4:64) [02:05:59:552]: Note: 1: 2228 2:  3: MsiPatchHeaders 4: SELECT `Header` FROM `MsiPatchHeaders` WHERE `StreamRef` = ?
    Action start 2:05:59: InstallFiles.
    MSI (s) (A4:64) [02:05:59:568]: Skipping action: CA_SET_PROPERTY_UPDATE_OFFLINE_FEED (condition is false)
    MSI (s) (A4:64) [02:05:59:568]: Skipping action: CA_UPDATE_OFFLINE_FEED (condition is false)
    MSI (s) (A4:64) [02:05:59:568]: Doing action: WriteRegistryValues
    Action ended 2:05:59: InstallFiles. Return value 1.
    Action start 2:05:59: WriteRegistryValues.
    MSI (s) (A4:64) [02:05:59:584]: Doing action: RegisterUser
    Action ended 2:05:59: WriteRegistryValues. Return value 1.
    Action start 2:05:59: RegisterUser.
    MSI (s) (A4:64) [02:05:59:584]: Doing action: RegisterProduct
    Action ended 2:05:59: RegisterUser. Return value 0.
    Action start 2:05:59: RegisterProduct.
    MSI (s) (A4:64) [02:05:59:599]: Doing action: PublishFeatures
    Action ended 2:05:59: RegisterProduct. Return value 1.
    Action start 2:05:59: PublishFeatures.
    MSI (s) (A4:64) [02:05:59:599]: Doing action: PublishProduct
    Action ended 2:05:59: PublishFeatures. Return value 1.
    Action start 2:05:59: PublishProduct.
    MSI (s) (A4:64) [02:05:59:599]: Resolving source.
    MSI (s) (A4:64) [02:05:59:599]: Resolving source to launched-from source.
    MSI (s) (A4:64) [02:05:59:599]: Setting launched-from source as last-used.
    MSI (s) (A4:64) [02:05:59:599]: PROPERTY CHANGE: Adding SourceDir property. Its value is 'C:\Users\Administrator\AppData\Local\Microsoft\Web Platform Installer\installers\HostingPrimaryControllerBootstrapper_v2\8679DB5B824AE838ACFF0353D295F7353D721621\'.
    MSI (s) (A4:64) [02:05:59:599]: PROPERTY CHANGE: Adding SOURCEDIR property. Its value is 'C:\Users\Administrator\AppData\Local\Microsoft\Web Platform Installer\installers\HostingPrimaryControllerBootstrapper_v2\8679DB5B824AE838ACFF0353D295F7353D721621\'.
    MSI (s) (A4:64) [02:05:59:599]: PROPERTY CHANGE: Adding SourcedirProduct property. Its value is '{7DE9D988-C892-43A6-884B-74A5008D6018}'.
    MSI (s) (A4:64) [02:05:59:599]: SOURCEDIR ==> C:\Users\Administrator\AppData\Local\Microsoft\Web Platform Installer\installers\HostingPrimaryControllerBootstrapper_v2\8679DB5B824AE838ACFF0353D295F7353D721621\
    MSI (s) (A4:64) [02:05:59:599]: SOURCEDIR product ==> {7DE9D988-C892-43A6-884B-74A5008D6018}
    MSI (s) (A4:64) [02:05:59:599]: Determining source type
    MSI (s) (A4:64) [02:05:59:599]: Source type from package 'WebSitesFeed.msi': 2
    MSI (s) (A4:64) [02:05:59:599]: Source path resolution complete. Dumping Directory table...
    MSI (s) (A4:64) [02:05:59:599]: Dir (source): Key: TARGETDIR , Object: C:\Users\Administrator\AppData\Local\Microsoft\Web Platform Installer\installers\HostingPrimaryControllerBootstrapper_v2\8679DB5B824AE838ACFF0353D295F7353D721621\ , LongSubPath:
     , ShortSubPath:
    MSI (s) (A4:64) [02:05:59:599]: Dir (source): Key: WindowsFolder , Object: C:\Users\Administrator\AppData\Local\Microsoft\Web Platform Installer\installers\HostingPrimaryControllerBootstrapper_v2\8679DB5B824AE838ACFF0353D295F7353D721621\ , LongSubPath:
     , ShortSubPath:
    MSI (s) (A4:64) [02:05:59:599]: Dir (source): Key: ProgramFiles64Folder , Object: C:\Users\Administrator\AppData\Local\Microsoft\Web Platform Installer\installers\HostingPrimaryControllerBootstrapper_v2\8679DB5B824AE838ACFF0353D295F7353D721621\ ,
    LongSubPath: x64\ , ShortSubPath:
    MSI (s) (A4:64) [02:05:59:599]: Dir (source): Key: DIR_IIS , Object: C:\Users\Administrator\AppData\Local\Microsoft\Web Platform Installer\installers\HostingPrimaryControllerBootstrapper_v2\8679DB5B824AE838ACFF0353D295F7353D721621\ , LongSubPath:
    x64\IIS\ , ShortSubPath:
    MSI (s) (A4:64) [02:05:59:599]: Dir (source): Key: DIR_WebSites , Object: C:\Users\Administrator\AppData\Local\Microsoft\Web Platform Installer\installers\HostingPrimaryControllerBootstrapper_v2\8679DB5B824AE838ACFF0353D295F7353D721621\ , LongSubPath:
    x64\IIS\Microsoft Web Sites\ , ShortSubPath: x64\IIS\f-y7bkar\
    MSI (s) (A4:64) [02:05:59:615]: Dir (source): Key: DIR_WebSitesFeed , Object: C:\Users\Administrator\AppData\Local\Microsoft\Web Platform Installer\installers\HostingPrimaryControllerBootstrapper_v2\8679DB5B824AE838ACFF0353D295F7353D721621\ , LongSubPath:
    x64\IIS\Microsoft Web Sites\Feed\ , ShortSubPath: x64\IIS\f-y7bkar\Feed\
    MSI (s) (A4:64) [02:05:59:615]: Doing action: InstallFinalize
    Action ended 2:05:59: PublishProduct. Return value 1.
    MSI (s) (A4:64) [02:05:59:630]: Running Script: C:\Windows\Installer\MSI963B.tmp
    MSI (s) (A4:64) [02:05:59:630]: PROPERTY CHANGE: Adding UpdateStarted property. Its value is '1'.
    MSI (s) (A4:64) [02:05:59:662]: Note: 1: 2265 2:  3: -2147287035
    MSI (s) (A4:64) [02:05:59:662]: Machine policy value 'DisableRollback' is 0
    MSI (s) (A4:64) [02:05:59:677]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts 3: 2
    MSI (s) (A4:64) [02:05:59:677]: Executing op: Header(Signature=1397708873,Version=500,Timestamp=1143083200,LangId=1033,Platform=589824,ScriptType=1,ScriptMajorVersion=21,ScriptMinorVersion=4,ScriptAttributes=1)
    Action start 2:05:59: InstallFinalize.
    MSI (s) (A4:64) [02:05:59:677]: Executing op: ProductInfo(ProductKey={7DE9D988-C892-43A6-884B-74A5008D6018},ProductName=Web Sites Local Feed,PackageName=WebSitesFeed.msi,Language=1033,Version=117778466,Assignment=1,ObsoleteArg=0,,,PackageCode={F8DA307E-FEA1-4E30-8764-A09F1C1B8271},,,InstanceType=0,LUASetting=0,RemoteURTInstalls=0,ProductDeploymentFlags=3)
    MSI (s) (A4:64) [02:05:59:677]: Executing op: DialogInfo(Type=0,Argument=1033)
    MSI (s) (A4:64) [02:05:59:677]: Executing op: DialogInfo(Type=1,Argument=Web Sites Local Feed)
    MSI (s) (A4:64) [02:05:59:677]: Executing op: RollbackInfo(,RollbackAction=Rollback,RollbackDescription=Rolling back action:,RollbackTemplate=[1],CleanupAction=RollbackCleanup,CleanupDescription=Removing backup files,CleanupTemplate=File: [1])
    MSI (s) (A4:64) [02:05:59:693]: Executing op: SetBaseline(Baseline=0,)
    MSI (s) (A4:64) [02:05:59:693]: Executing op: SetBaseline(Baseline=1,)
    MSI (s) (A4:64) [02:05:59:693]: Executing op: ActionStart(Name=RegisterProduct,Description=Registering product,Template=[1])
    MSI (s) (A4:64) [02:05:59:693]: Executing op: UpdateEstimatedSize(EstimatedSize=0)
    MSI (s) (A4:64) [02:05:59:709]: Executing op: ProductCPDisplayInfoRegister()
    MSI (s) (A4:64) [02:05:59:724]: Executing op: ActionStart(Name=PublishProduct,Description=Publishing product information,)
    MSI (s) (A4:64) [02:05:59:724]: Executing op: CleanupConfigData()
    MSI (s) (A4:64) [02:05:59:724]: Executing op: RegisterPatchOrder(Continue=0,SequenceType=1,Remove=0)
    MSI (s) (A4:64) [02:05:59:724]: Executing op: SourceListRegisterLastUsed(SourceProduct={7DE9D988-C892-43A6-884B-74A5008D6018},LastUsedSource=C:\Users\Administrator\AppData\Local\Microsoft\Web Platform Installer\installers\HostingPrimaryControllerBootstrapper_v2\8679DB5B824AE838ACFF0353D295F7353D721621\)
    MSI (s) (A4:64) [02:05:59:724]: Entering CMsiConfigurationManager::SetLastUsedSource.
    MSI (s) (A4:64) [02:05:59:724]: Specifed source is already in a list.
    MSI (s) (A4:64) [02:05:59:724]: User policy value 'SearchOrder' is 'nmu'
    MSI (s) (A4:64) [02:05:59:724]: Adding new sources is allowed.
    MSI (s) (A4:64) [02:05:59:724]: Set LastUsedSource to: C:\Users\Administrator\AppData\Local\Microsoft\Web Platform Installer\installers\HostingPrimaryControllerBootstrapper_v2\8679DB5B824AE838ACFF0353D295F7353D721621\.
    MSI (s) (A4:64) [02:05:59:724]: Set LastUsedType to: n.
    MSI (s) (A4:64) [02:05:59:724]: Set LastUsedIndex to: 1.
    MSI (s) (A4:64) [02:05:59:724]: Executing op: End(Checksum=0,ProgressTotalHDWord=0,ProgressTotalLDWord=0)
    MSI (s) (A4:64) [02:05:59:771]: Note: 1: 2265 2:  3: -2147287035
    MSI (s) (A4:64) [02:05:59:771]: User policy value 'DisableRollback' is 0
    MSI (s) (A4:64) [02:05:59:771]: Machine policy value 'DisableRollback' is 0
    MSI (s) (A4:64) [02:05:59:802]: Note: 1: 2265 2:  3: -2147287035
    MSI (s) (A4:64) [02:05:59:865]: Note: 1: 2318 2: 
    MSI (s) (A4:64) [02:05:59:865]: No System Restore sequence number for this installation.
    MSI (s) (A4:64) [02:05:59:865]: Unlocking Server
    MSI (s) (A4:64) [02:05:59:974]: PROPERTY CHANGE: Deleting UpdateStarted property. Its current value is '1'.
    Action ended 2:05:59: InstallFinalize. Return value 1.
    Action ended 2:05:59: INSTALL. Return value 1.
    MSI (s) (A4:64) [02:05:59:974]: Note: 1: 1728
    MSI (s) (A4:64) [02:05:59:974]: Note: 1: 2205 2:  3: Error
    MSI (s) (A4:64) [02:05:59:974]: Note: 1: 2228 2:  3: Error 4: SELECT `Message` FROM `Error` WHERE `Error` = 1728
    MSI (s) (A4:64) [02:05:59:974]: Note: 1: 2205 2:  3: Error
    MSI (s) (A4:64) [02:05:59:974]: Note: 1: 2228 2:  3: Error 4: SELECT `Message` FROM `Error` WHERE `Error` = 1709
    MSI (s) (A4:64) [02:05:59:974]: Product: Web Sites Local Feed -- Configuration completed successfully.
    MSI (s) (A4:64) [02:05:59:974]: Windows Installer reconfigured the product. Product Name: Web Sites Local Feed. Product Version: 7.5.10274.0. Product Language: 1033. Manufacturer: Microsoft Corporation. Reconfiguration success or error status: 0.
    MSI (s) (A4:64) [02:06:00:084]: Deferring clean up of packages/files, if any exist
    MSI (s) (A4:64) [02:06:00:084]: MainEngineThread is returning 0
    MSI (s) (A4:24) [02:06:00:084]: RESTART MANAGER: Session closed.
    MSI (s) (A4:24) [02:06:00:084]: No System Restore sequence number for this installation.
    === Logging stopped: 1/2/2014  2:05:59 ===
    MSI (s) (A4:24) [02:06:00:084]: User policy value 'DisableRollback' is 0
    MSI (s) (A4:24) [02:06:00:084]: Machine policy value 'DisableRollback' is 0
    MSI (s) (A4:24) [02:06:00:084]: Incrementing counter to disable shutdown. Counter after increment: 0
    MSI (s) (A4:24) [02:06:00:084]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts 3: 2
    MSI (s) (A4:24) [02:06:00:099]: Note: 1: 2265 2:  3: -2147287035
    MSI (s) (A4:24) [02:06:00:099]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts 3: 2
    MSI (s) (A4:24) [02:06:00:099]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied.  Counter after decrement: -1
    MSI (c) (34:94) [02:06:00:099]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied.  Counter after decrement: -1
    MSI (c) (34:94) [02:06:00:099]: MainEngineThread is returning 0
    === Verbose logging stopped: 1/2/2014  2:06:00 ===
    Please help me to sort out this problem.

    Please check in the log files from the following path: %ProgramFiles%\IIS\Microsoft Web Sites\Logs
    HostingPrimaryControllerBootstrapper_v2 entry from the feed will execute a couple of powershell scripts after installing WebsitesFeed.msi. The output of this commands are saved in the Logs folder.

  • New Version of the Azure Active Directory Module and PowerShell 2.0

    Since the last upgrade of the Azure Active Directory Module for Windows PowerShell (64-bit version), we are no longer able to load it in an application targeting .NET Framework 3.5 SP1. The error message that we receive is:
    Could not load file or assembly 'file:///C:\Windows\system32\WindowsPowerShell\v1.0\Modules\MSOnline\Microsoft.Online.Administration.Automation.PSModule.dll' or one of its dependencies. This assembly is built by a runtime newer
    than the currently loaded runtime and cannot be loaded.
    Our application loads and uses the Azure AD PowerShell Module for Azure AD management. The previous version of the module available until September worked well, however, we cannot use the new version because it is built using the .NET Framework 4.0 runtime,
    and our application targets .NET Framework 3.5 SP1.
    The link for the old version of the module was removed, and since the EULA for the module restricts us from making the old version available on our web site, we need a solution that would enable us
    to load the module in our application because we cannot retarget the application to a newer Framework version. In particular,
    we need a link that our customers can use to download the old version of the module.
    Is there a URL to the old version of the Azure Active Directory Module that we can download the old version from? Can someone help?

    Hi Vladimir,
    Since I'm not familiar with AZure AD, to get the old version of Azure AD Module, I also recommend you can post in Azure AD forum for more effective support:
    http://social.msdn.microsoft.com/forums/azure/en-US/home?forum=WindowsAzureAD
    However, for the error you posted, as you said, this is related to .NET version.
    I found a similar error, which was solved by upgrading the Powershell version 3.0 on Server 2008 R2 sp1, which also need to update the .NET version on server.
    Active Directory Single sign-on Office 365 Powershell Error
    If there is anything else regarding the powershell, please feel free to post back.
    Best Regards,
    Anna Wang
    Anna, yep upgrading to version 3.0 simple solve the issue. But WMF 3.0 is not compatible with few things like
    SharePoint 2010, Exchange 2007 , SCCM etc.
    WMF 3.0 has the same .NET version so how about making a configuration file in version 2.0
    I am not really sure if Azure support this but its worth to make your configuration file to support .NET 4.0
    $PShome\PowerShell_ISE.CONFIG and $PSHOME\PowerShell.exe.config will be not existing.
    So you can make an entry in configuration to support .NET framework 4.0
    like shown below
    $config_text = @"
    <?xml version="1.0"?>
    <configuration>
    <startup useLegacyV2RuntimeActivationPolicy="true">
    <supportedRuntime version="v4.0.30319"/>
    <supportedRuntime version="v2.0.50727"/>
    </startup>
    </configuration>
    $config_text| Out-File $pshome\powershell.exe.config
    $config_text| Out-File $pshome\powershell_ise.exe.config
    Close PowerShell Console and open as administrator.
    Try loading the modules back and let me know.
    Regards Chen V [MCTS SharePoint 2010]

  • T430 cannot install Windows 8.1

    I cannot install Windows 8.1. I have a T430. I go into the app store, start installing 8.1, it downloads, starts installing, and fails just after that point -- at 54% -- with the error message 0x80070002. That apparently means "File not found", but the Windows Update logs don't point to which file is not found, only giving:
    WARNING: CSerializationHelper:: InitSerialize failed : 0x80070002
    Going into Event Viewer gives the equally cryptic "English ESD Bundle Parent" as a possible cause for the failure.
    SFC and chkdsk do not report anything out of the ordinary.
    I'm at a loss. Help is very appreciated.
    Solved!
    Go to Solution.

    Run the Fix-It tool in standard mode
    Then try again
    If still not working try aggressive mode
    Try again
    http://go.microsoft.com/?linkid=9665683
    I have this straight from the Microsoft website!
    Jonas
    Microsoft MVP: Windows Consumer Expert
    Yoga Tablet 2 10 || ThinkPad X1 Carbon (20A7007MPH) || ThinkPad Helix (3698-6EU) || IdeaCentre B540
    Twitter: @jonashendrickx

  • Cannot install Windows 7 on Satelite C50-A-1JR

    Hello there,
    I cannot install Windows 7 on this machine, even after activating the CMS, when I am on the windows interface tells me there a driver problem.
    I tested with 2 ISO original Windows 7.
    Can you help me?
    Thank you.
    Message was edited: posting has been translated

    >even after activating the CMS, when I am on the windows interface tells me there a driver problem
    This means that you were able to start the Windows 7 installation process and the issue isnt related to wrong BIOS settings.
    What driver has been mentioned in the error message?
    Did you try to boot from original Microsoft Windows 7 disk?

  • Installed a RAID card in my Dell Inspiron 3847. However, the RAID BIOS does not show up and I cannot install Windows 7 to it.

    That is basically a summary of the problem The Dell Inspiron 3847 does not come with RAID, so I tried installing a PCI-express 1x RAID card. However, the RAID BIOS never shows up. The HDDs show up when I install the RAID controller driver in Windows 7 setup, but I cannot install Windows 7. I am using an IOCrest SY-PEX40008 RAID card with a Silicon Image Sil3124 chipset.
    I tried pressing the hotkeys for the RAID BIOS listed in the card's manual, but it seems to just cause bootup to freeze. BIOS also does not seem to detect the RAID card HDDs as boot options.

    %AppData% is the name of an environment variable.
    On XP that variable points to C:\Documents and Settings\&lt;user&gt;\Application Data\
    "Application Data" in XP/Win2K and "AppData" in Vista/Windows 7 are hidden folders, use %APPDATA% in the File name field
    See http://kb.mozillazine.org/Show_hidden_files_and_folders
    You can use Help > Troubleshooting Information > Profile Directory > Open Containing folder
    See also [[Using the Troubleshooting Information page]]

  • Oracle 8.1.7 for Unix and Windows 2000 Active Directory

    Is it possible to integrate the users and passwords of an Oracle Database running on Solaris with the users and passwords defined in a Windows 2000 Active Directory? What are the requirements and the necesary steps?
    I've read the documentation and it shows how to do it if you install Oracle in a Windows 2000 Server, but it does not mention about installing it in any kind of Unix.

    You should consider to base your firm security and central user repository on REALLY SECURE and ROBUST product technology. Not on Windows 2000 Active Directory. Win2K AD is known to be slow and insecure. If you have Oracle on Solaris your data is secure and next step is to move user accounts to real user repository. It may be one of well-known LDAP servers. Try to read some materials on CERT Coordination Center (http://www.cert.org) which describe LDAP servers. After this you can choose the server which best suite your needs.

Maybe you are looking for

  • Bluetooth: Not Available / PRAM RESET does not help

    I can see that many people have been having issues with BLUETOOTH going off-line since the last software update, but the solutions are working for me. I have restarted x2, resetting the PRAM, but the problem persists. Also, BT is not showing up in th

  • Project Server 2013 OLAP cube build error

    When I try to build the OLAP cube I receive the below error: [2/26/2014 12:36 PM] Failed to build the OLAP cubes. Error: The attempt to build the OLAP database on server SQL_Server_Name failed, the SQL Server Analysis Services Analysis Management Obj

  • Iphoto does not load, can anyone help?

    My Iphoto does not load and I can not import any videos or pictures.

  • How do I get my iPhone to connect to iTunes 7.0.4 for Windows

    I just updated my iPhone 5 to the lastest iTunes iOS 7.0.4 and now my iPhone will not show up in my compuer systems or connect to iTunes. What is going on? Was this update on for Mac users or...? Kindest regards, Robert W.

  • Object to change the SCMA maintenance cycle phase in CHARM

    Hi Everyone, Can anyone let me know what is the Object which can perform the activity of changing the Maintenance cycle phase in SCMA Tcode in CHARM? i know only the change manager will have authorization to do that. i want to know the Role name and