Error installing SQL Server Database Engine Services Instance Features o

  • Hello SSC community,

    (now i see that i failed the headline, it should be:)

    SQL Server 2014 Installation failed with failures/The System cannot find the specific Path

    since 3 days i setup my developement maschine with a fresh win7/64 SP1 with SQL Server 2014 Enterprise

    When i had done the (felt 5000) necessary MS updates and mashine restarts) after 2 days, i started the MS SQL Server Setup

    After passing the System Check without errors, the setup run and ends with failures

    it allways ends like this:

    Feature: Database Engine Services

    Status: Failed: see logs for details

    Reason for failure: An error occurred during the setup process of the feature.

    Next Step: Use the following information to resolve the error, uninstall this feature, and then run the setup process again.

    Component name: SQL Server Database Engine Services Instance Features

    Component error code: 0x80004005

    Error description: The System cannot find the specific Path (Translation from German: "Das System kann den angegebenen Pfad nicht finden")

    Complete with failures: screenshot

    The database engine wasn’t even able to start when i tried manually (the SQL service sqlservr.exe timed out)

    The summary.txt says:

    Next step for SQLEngine: Uninstall this feature, and then run the setup process again.

    I did, but the result was the same.

    It sounds crazy, but the setup of SQL Server 2008, 2012 and 2014 worked perfect with my old messy windows 7 (before setup a clean system)

    Do you guys know what the problem is?

  • Hey,

    What do the errors in your Application log say?

    You mention SQL is struggling to find a path specified?

    Where did you want tempdb to be created and are the permissions to that folder sufficient?

  • What version of SQL server are you installing, is it an RTM installer?

    At what point during the install do you get the error?

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • Hello Guys,

    thanks for your replys

    It is SQL Server 2014 as a Enterprise version which i install with the gotten product key,

    (Is there a place in the setup files where i can grabb more infos about the Version?)

    The last setup brought me the installation but the engibe wont start

    After installation i got this message in the error log

    Feature: Database Engine Services

    Status: Failed: see logs for details

    Reason for failure: An error occurred during the setup process of the feature.

    Next Step: Use the following information to resolve the error, uninstall this feature, and then run the setup process again.

    Component name: SQL Server Database Engine Services Instance Features

    Component error code: 0x80004005

    Error description: Das System kann den angegebenen Pfad nicht finden <-- this is the message about the path

  • what's in the log produced by setup?

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • Do you ask the Details.txt (what is a very large text) ?

    (simply copy and paste here 🙂

  • when setup fails it gives you the path and name of the log file 😉

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • This time i have uninstalled all about SQL servers. Also the 2008 which came with a Visual Studio setup.

    Then it worked. The difference this time is, that i have installed not all the features, just the necessary things only.

    I am happy to have a working setup now.

    Thanks for supporting me.

    This is the log i found in C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20150722_202110

    (01) 2015-07-22 20:21:11 Slp: Log provider 'Microsoft.SqlServer.Chainer.Infrastructure.LogProviderFile' has been registered

    (01) 2015-07-22 20:21:11 Slp: Log provider 'Microsoft.SqlServer.Chainer.Infrastructure.LogProviderStatus' has been registered

    (01) 2015-07-22 20:21:11 Slp: Reading XML resource 'Microsoft.SQL.Chainer.PackageData.Package.xml'

    (01) 2015-07-22 20:21:11 Slp: Reading schema resource 'Microsoft.SQL.Chainer.Package.Package.xsd'

    (01) 2015-07-22 20:21:11 Slp: Document 'Microsoft.SQL.Chainer.PackageData.Package.xml' validated with schema 'Microsoft.SQL.Chainer.Package.Package.xsd' has been successfuly loaded into datastore path '/Datastore/Package'

    (01) 2015-07-22 20:21:11 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:21:11 Slp: Running Action: ReadProductXML

    (01) 2015-07-22 20:21:11 Slp: Reading XML resource 'Microsoft.SQL.Chainer.Product.Product.xml'

    (01) 2015-07-22 20:21:11 Slp: Document 'Microsoft.SQL.Chainer.Product.Product.xml' validated with schema 'Microsoft.SQL.Chainer.Product.Product.xsd' has been successfuly loaded into datastore path '/Datastore/Product'

    (01) 2015-07-22 20:21:11 Slp: Completed Action: ReadProductXML, returned True

    (01) 2015-07-22 20:21:11 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:21:11 Slp: Running Action: LoadExtensions

    (01) 2015-07-22 20:21:11 Slp: Loading extension 'MSI' from file 'M:\x64\.\Microsoft.SqlServer.Configuration.MsiExtension.dll'

    (01) 2015-07-22 20:21:11 Slp: Extension 'MSI' version '12.0.4100.1' loaded

    (01) 2015-07-22 20:21:11 Slp: Loading extension 'PackageChainer' from file 'M:\x64\.\Microsoft.SqlServer.Configuration.PackageChainerExtension.dll'

    (01) 2015-07-22 20:21:11 Slp: Extension 'PackageChainer' version '12.0.4100.1' loaded

    (01) 2015-07-22 20:21:11 Slp: Loading extension 'Config' from file 'M:\x64\.\Microsoft.SqlServer.Configuration.ConfigExtension.dll'

    (01) 2015-07-22 20:21:11 Slp: Extension 'Config' version '12.0.4100.1' loaded

    (01) 2015-07-22 20:21:11 Slp: Loading extension 'Common' from file 'M:\x64\.\Microsoft.SqlServer.Chainer.ExtensionCommon.dll'

    (01) 2015-07-22 20:21:11 Slp: Extension 'Common' version '12.0.4100.1' loaded

    (01) 2015-07-22 20:21:11 Slp: Loading extension 'SqlConfigBase' from file 'M:\x64\.\Microsoft.SqlServer.Configuration.SqlConfigBase.dll'

    (01) 2015-07-22 20:21:11 Slp: Extension 'SqlConfigBase' version '12.0.4100.1' loaded

    (01) 2015-07-22 20:21:11 Slp: Loading extension 'Slp' from file 'M:\x64\.\Microsoft.SqlServer.Configuration.SetupExtension.dll'

    (01) 2015-07-22 20:21:11 Slp: Extension 'Slp' version '12.0.4100.1' loaded

    (01) 2015-07-22 20:21:11 Slp: Loading extension 'RulesEngine' from file 'M:\x64\.\Microsoft.SqlServer.Configuration.RulesEngineExtension.dll'

    (01) 2015-07-22 20:21:11 Slp: Extension 'RulesEngine' version '12.0.4100.1' loaded

    (01) 2015-07-22 20:21:11 Slp: Loading extension 'WorkflowData' from file 'M:\x64\.\Microsoft.SqlServer.Chainer.WorkflowData.dll'

    (01) 2015-07-22 20:21:11 Slp: Extension 'WorkflowData' version '12.0.4100.1' loaded

    (01) 2015-07-22 20:21:11 Slp: Loading extension 'SlpConfig' from file 'M:\x64\.\Microsoft.SqlServer.Configuration.SlpExtension.dll'

    (01) 2015-07-22 20:21:11 Slp: Extension 'SlpConfig' version '12.0.4100.1' loaded

    (01) 2015-07-22 20:21:11 Slp: Loading extension 'Clst' from file 'M:\x64\.\Microsoft.SqlServer.Configuration.Cluster.dll'

    (01) 2015-07-22 20:21:11 Slp: Extension 'Clst' version '12.0.4100.1' loaded

    (01) 2015-07-22 20:21:11 Slp: Loading extension 'AgentConfig' from file 'M:\x64\.\Microsoft.SqlServer.Configuration.AgentExtension.dll'

    (01) 2015-07-22 20:21:11 Slp: Extension 'AgentConfig' version '12.0.4100.1' loaded

    (01) 2015-07-22 20:21:11 Slp: Loading extension 'SqlPowershellConfig' from file 'M:\x64\.\Microsoft.SqlServer.Configuration.PowershellExtension.dll'

    (01) 2015-07-22 20:21:11 Slp: Extension 'SqlPowershellConfig' version '12.0.4100.1' loaded

    (01) 2015-07-22 20:21:11 Slp: Loading extension 'SSISConfig' from file 'M:\x64\.\Microsoft.SqlServer.Configuration.SSISExtension.dll'

    (01) 2015-07-22 20:21:11 Slp: Extension 'SSISConfig' version '12.0.4100.1' loaded

    (01) 2015-07-22 20:21:11 Slp: Loading extension 'DReplayConfig' from file 'M:\x64\.\Microsoft.SqlServer.Configuration.DistributedReplayExtension.dll'

    (01) 2015-07-22 20:21:11 Slp: Extension 'DReplayConfig' version '12.0.4100.1' loaded

    (01) 2015-07-22 20:21:11 Slp: Loading extension 'ASConfig' from file 'M:\x64\.\Microsoft.SqlServer.Configuration.ASExtension.dll'

    (01) 2015-07-22 20:21:11 Slp: Extension 'ASConfig' version '12.0.4100.1' loaded

    (01) 2015-07-22 20:21:11 Slp: Loading extension 'ReplConfig' from file 'M:\x64\.\Microsoft.SqlServer.Configuration.Repl_ConfigExtension.dll'

    (01) 2015-07-22 20:21:11 Slp: Extension 'ReplConfig' version '12.0.4100.1' loaded

    (01) 2015-07-22 20:21:11 Slp: Loading extension 'ManagementToolsConfig' from file 'M:\x64\.\Microsoft.SqlServer.Configuration.ManagementToolsExtension.dll'

    (01) 2015-07-22 20:21:11 Slp: Extension 'ManagementToolsConfig' version '12.0.4100.1' loaded

    (01) 2015-07-22 20:21:11 Slp: Loading extension 'ManagementToolsAdvancedConfig' from file 'M:\x64\.\Microsoft.SqlServer.Configuration.ManagementToolsExtension.dll'

    (01) 2015-07-22 20:21:11 Slp: Extension 'ManagementToolsAdvancedConfig' version '12.0.4100.1' loaded

    (01) 2015-07-22 20:21:11 Slp: Loading extension 'UI' from file 'M:\x64\.\Microsoft.SqlServer.Configuration.UIExtension.dll'

    (01) 2015-07-22 20:21:11 Slp: Extension 'UI' version '12.0.4100.1' loaded

    (01) 2015-07-22 20:21:11 Slp: Loading extension 'ConfigurationResources' from file 'M:\x64\.\Microsoft.SqlServer.Configuration.dll'

    (01) 2015-07-22 20:21:11 Slp: Extension 'ConfigurationResources' version '12.0.4100.1' loaded

    (01) 2015-07-22 20:21:11 Slp: Loading extension 'SqlEngineConfig' from file 'M:\x64\.\Microsoft.SqlServer.Configuration.SqlServer_ConfigExtension.dll'

    (01) 2015-07-22 20:21:11 Slp: Extension 'SqlEngineConfig' version '12.0.4100.1' loaded

    (01) 2015-07-22 20:21:11 Slp: Loading extension 'XTPConfig' from file 'M:\x64\.\Microsoft.SqlServer.Configuration.XTP.ConfigExtension.dll'

    (01) 2015-07-22 20:21:11 Slp: Extension 'XTPConfig' version '12.0.4100.1' loaded

    (01) 2015-07-22 20:21:11 Slp: Loading extension 'SniServerConfigExt' from file 'M:\x64\.\Microsoft.SqlServer.Configuration.SniServerConfigExt.dll'

    (01) 2015-07-22 20:21:11 Slp: Extension 'SniServerConfigExt' version '12.0.4100.1' loaded

    (01) 2015-07-22 20:21:11 Slp: Loading extension 'SqlBrowserConfig' from file 'M:\x64\.\Microsoft.SqlServer.Configuration.SqlBrowserExtension.dll'

    (01) 2015-07-22 20:21:11 Slp: Extension 'SqlBrowserConfig' version '12.0.4100.1' loaded

    (01) 2015-07-22 20:21:11 Slp: Loading extension 'SqlRSConfig' from file 'M:\x64\.\Microsoft.SqlServer.Configuration.RSExtension.dll'

    (01) 2015-07-22 20:21:11 Slp: Extension 'SqlRSConfig' version '12.0.4100.1' loaded

    (01) 2015-07-22 20:21:11 Slp: Loading extension 'SqlRSSHPConfig' from file 'M:\x64\.\Microsoft.SqlServer.Configuration.RSShpExtension.dll'

    (01) 2015-07-22 20:21:11 Slp: Extension 'SqlRSSHPConfig' version '12.0.4100.1' loaded

    (01) 2015-07-22 20:21:11 Slp: Loading extension 'FulltextConfig' from file 'M:\x64\.\Microsoft.SqlServer.Configuration.Fulltext_ConfigExtension.dll'

    (01) 2015-07-22 20:21:11 Slp: Extension 'FulltextConfig' version '12.0.4100.1' loaded

    (01) 2015-07-22 20:21:11 Slp: Loading extension 'ScoExtension' from file 'M:\x64\.\Microsoft.SqlServer.Configuration.ScoExtension.dll'

    (01) 2015-07-22 20:21:11 Slp: Extension 'ScoExtension' version '12.0.4100.1' loaded

    (01) 2015-07-22 20:21:11 Slp: Loading extension 'Infrastructure' from file 'M:\x64\.\Microsoft.SqlServer.Chainer.Infrastructure.dll'

    (01) 2015-07-22 20:21:11 Slp: Extension 'Infrastructure' version '12.0.4100.1' loaded

    (01) 2015-07-22 20:21:11 Slp: Loading extension 'UtilityConfig' from file 'M:\x64\.\Microsoft.SqlServer.Configuration.UtilityExtension.dll'

    (01) 2015-07-22 20:21:11 Slp: Extension 'UtilityConfig' version '12.0.4100.1' loaded

    (01) 2015-07-22 20:21:11 Slp: Loading extension 'SmartSetup' from file 'M:\x64\.\Microsoft.SqlServer.Configuration.SmartSetupExtension.dll'

    (01) 2015-07-22 20:21:11 Slp: Extension 'SmartSetup' version '12.0.4100.1' loaded

    (01) 2015-07-22 20:21:11 Slp: Completed Action: LoadExtensions, returned True

    (01) 2015-07-22 20:21:11 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:21:11 Slp: Running Action: ExecuteBootstrapAfterExtensionsLoaded

    (01) 2015-07-22 20:21:12 Slp: Workflow to execute: 'BOOTSTRAPAFTEREXTENSIONSLOADED'

    (01) 2015-07-22 20:21:12 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:21:12 Slp: Running Action: SetGlobalPackageFlags

    (01) 2015-07-22 20:21:12 Slp: Setting /Package/ProductName to SQL2014

    (01) 2015-07-22 20:21:12 Slp: Setting /Package/SupportedLanguages to 1028;1031;1033;1036;1040;1041;1042;1046;1049;2052;3082;1053

    (01) 2015-07-22 20:21:12 Slp: Setting /Package/LogPath to %ProgramFiles%\Microsoft SQL Server\120\Setup Bootstrap\Log

    (01) 2015-07-22 20:21:12 Slp: Setting /Package/GlobalProperties/StopActionRequireMode to ShowProgressOnly

    (01) 2015-07-22 20:21:12 Slp: Completed Action: SetGlobalPackageFlags, returned True

    (01) 2015-07-22 20:21:12 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:21:12 Slp: Running Action: LoadPackageDatastoreObjects

    (01) 2015-07-22 20:21:12 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.SetupExtension.SlpChainerInputSettings.xsd'

    (01) 2015-07-22 20:21:12 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.SetupExtension.SlpChainerInputSettingsDefaults.xml'

    (01) 2015-07-22 20:21:12 Slp: Document 'Microsoft.SqlServer.Configuration.SetupExtension.SlpChainerInputSettingsDefaults.xml' validated with schema 'Microsoft.SqlServer.Configuration.SetupExtension.SlpChainerInputSettings.xsd' loaded into datastore path '/Datastore/InputSettings/ChainerSettings/SlpSettings'

    (01) 2015-07-22 20:21:12 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.SetupExtension.SlpFeatureInputSettings.xsd'

    (01) 2015-07-22 20:21:12 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.SetupExtension.SlpFeatureInputSettingDefaults.xml'

    (01) 2015-07-22 20:21:12 Slp: Document 'Microsoft.SqlServer.Configuration.SetupExtension.SlpFeatureInputSettingDefaults.xml' validated with schema 'Microsoft.SqlServer.Configuration.SetupExtension.SlpFeatureInputSettings.xsd' loaded into datastore path '/Datastore/InputSettings/FeatureSpecific/SlpInputSettings'

    (01) 2015-07-22 20:21:12 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.SetupExtension.SqlInstanceIdPrivateConfigObject.xsd'

    (01) 2015-07-22 20:21:12 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.SetupExtension.SqlInstanceIdPrivateDefaultSettings.xml'

    (01) 2015-07-22 20:21:12 Slp: Document 'Microsoft.SqlServer.Configuration.SetupExtension.SqlInstanceIdPrivateDefaultSettings.xml' validated with schema 'Microsoft.SqlServer.Configuration.SetupExtension.SqlInstanceIdPrivateConfigObject.xsd' loaded into datastore path '/Datastore/ProductSettings/SqlInstanceId/Private'

    (01) 2015-07-22 20:21:12 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.SetupExtension.AsInstanceIdPrivateConfigObject.xsd'

    (01) 2015-07-22 20:21:12 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.SetupExtension.AsInstanceIdPrivateDefaultSettings.xml'

    (01) 2015-07-22 20:21:12 Slp: Document 'Microsoft.SqlServer.Configuration.SetupExtension.AsInstanceIdPrivateDefaultSettings.xml' validated with schema 'Microsoft.SqlServer.Configuration.SetupExtension.AsInstanceIdPrivateConfigObject.xsd' loaded into datastore path '/Datastore/ProductSettings/AsInstanceId/Private'

    (01) 2015-07-22 20:21:12 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.SetupExtension.RsInstanceIdPrivateConfigObject.xsd'

    (01) 2015-07-22 20:21:12 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.SetupExtension.RsInstanceIdPrivateDefaultSettings.xml'

    (01) 2015-07-22 20:21:12 Slp: Document 'Microsoft.SqlServer.Configuration.SetupExtension.RsInstanceIdPrivateDefaultSettings.xml' validated with schema 'Microsoft.SqlServer.Configuration.SetupExtension.RsInstanceIdPrivateConfigObject.xsd' loaded into datastore path '/Datastore/ProductSettings/RsInstanceId/Private'

    (01) 2015-07-22 20:21:12 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.SlpExtension.SlpPublicSettings.xsd'

    (01) 2015-07-22 20:21:12 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.SlpExtension.SlpPublicDefaultSettings.xml'

    (01) 2015-07-22 20:21:12 Slp: Document 'Microsoft.SqlServer.Configuration.SlpExtension.SlpPublicDefaultSettings.xml' validated with schema 'Microsoft.SqlServer.Configuration.SlpExtension.SlpPublicSettings.xsd' loaded into datastore path '/Datastore/ProductSettings/Slp/Public'

    (01) 2015-07-22 20:21:12 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.SlpExtension.SlpPrivateSettings.xsd'

    (01) 2015-07-22 20:21:12 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.SlpExtension.SlpPrivateDefaultSettings.xml'

    (01) 2015-07-22 20:21:12 Slp: Document 'Microsoft.SqlServer.Configuration.SlpExtension.SlpPrivateDefaultSettings.xml' validated with schema 'Microsoft.SqlServer.Configuration.SlpExtension.SlpPrivateSettings.xsd' loaded into datastore path '/Datastore/ProductSettings/Slp/Private'

    (01) 2015-07-22 20:21:12 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.SlpExtension.SqlLegacyDiscoveryPublicSettings.xsd'

    (01) 2015-07-22 20:21:12 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.SlpExtension.SqlLegacyDiscoveryPublicSettings.xml'

    (01) 2015-07-22 20:21:12 Slp: Document 'Microsoft.SqlServer.Configuration.SlpExtension.SqlLegacyDiscoveryPublicSettings.xml' validated with schema 'Microsoft.SqlServer.Configuration.SlpExtension.SqlLegacyDiscoveryPublicSettings.xsd' loaded into datastore path '/Datastore/ProductSettings/SqlLegacyDiscovery/Public'

    (01) 2015-07-22 20:21:12 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.SlpExtension.SqlLegacyDiscoveryPrivateSettings.xsd'

    (01) 2015-07-22 20:21:12 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.SlpExtension.SqlLegacyDiscoveryPrivateSettings.xml'

    (01) 2015-07-22 20:21:12 Slp: Document 'Microsoft.SqlServer.Configuration.SlpExtension.SqlLegacyDiscoveryPrivateSettings.xml' validated with schema 'Microsoft.SqlServer.Configuration.SlpExtension.SqlLegacyDiscoveryPrivateSettings.xsd' loaded into datastore path '/Datastore/ProductSettings/SqlLegacyDiscovery/Private'

    (01) 2015-07-22 20:21:12 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.SetupExtension.SlpDumperPrivateConfig.xsd'

    (01) 2015-07-22 20:21:12 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.SetupExtension.SlpDumperPrivateConfigDefault.xml'

    (01) 2015-07-22 20:21:12 Slp: Document 'Microsoft.SqlServer.Configuration.SetupExtension.SlpDumperPrivateConfigDefault.xml' validated with schema 'Microsoft.SqlServer.Configuration.SetupExtension.SlpDumperPrivateConfig.xsd' loaded into datastore path '/Datastore/ProductSettings/SlpDumper/Private'

    (01) 2015-07-22 20:21:12 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.SetupExtension.SqlDumperPrivateConfig.xsd'

    (01) 2015-07-22 20:21:12 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.SetupExtension.SqlDumperPrivateConfigDefault.xml'

    (01) 2015-07-22 20:21:12 Slp: Document 'Microsoft.SqlServer.Configuration.SetupExtension.SqlDumperPrivateConfigDefault.xml' validated with schema 'Microsoft.SqlServer.Configuration.SetupExtension.SqlDumperPrivateConfig.xsd' loaded into datastore path '/Datastore/ProductSettings/SqlEngineDumper/Private'

    (01) 2015-07-22 20:21:12 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.SetupExtension.AsDumperPrivateConfig.xsd'

    (01) 2015-07-22 20:21:12 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.SetupExtension.AsDumperPrivateConfigDefault.xml'

    (01) 2015-07-22 20:21:12 Slp: Document 'Microsoft.SqlServer.Configuration.SetupExtension.AsDumperPrivateConfigDefault.xml' validated with schema 'Microsoft.SqlServer.Configuration.SetupExtension.AsDumperPrivateConfig.xsd' loaded into datastore path '/Datastore/ProductSettings/AsDumper/Private'

    (01) 2015-07-22 20:21:12 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.SetupExtension.RsDumperPrivateConfig.xsd'

    (01) 2015-07-22 20:21:12 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.SetupExtension.RsDumperPrivateConfigDefault.xml'

    (01) 2015-07-22 20:21:12 Slp: Document 'Microsoft.SqlServer.Configuration.SetupExtension.RsDumperPrivateConfigDefault.xml' validated with schema 'Microsoft.SqlServer.Configuration.SetupExtension.RsDumperPrivateConfig.xsd' loaded into datastore path '/Datastore/InputSettings/RsDumper/Private'

    (01) 2015-07-22 20:21:12 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.AgentExtension.AgentPublicSettings.xsd'

    (01) 2015-07-22 20:21:12 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.AgentExtension.AgentPublicDefaultSettings.xml'

    (01) 2015-07-22 20:21:12 Slp: Document 'Microsoft.SqlServer.Configuration.AgentExtension.AgentPublicDefaultSettings.xml' validated with schema 'Microsoft.SqlServer.Configuration.AgentExtension.AgentPublicSettings.xsd' loaded into datastore path '/Datastore/ProductSettings/Agent/Public'

    (01) 2015-07-22 20:21:12 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.AgentExtension.AgentPrivateSettings.xsd'

    (01) 2015-07-22 20:21:12 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.AgentExtension.AgentPrivateDefaultSettings.xml'

    (01) 2015-07-22 20:21:12 Slp: Document 'Microsoft.SqlServer.Configuration.AgentExtension.AgentPrivateDefaultSettings.xml' validated with schema 'Microsoft.SqlServer.Configuration.AgentExtension.AgentPrivateSettings.xsd' loaded into datastore path '/Datastore/ProductSettings/Agent/Private'

    (01) 2015-07-22 20:21:12 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.AgentExtension.AgentPrivateSettings.xsd'

    (01) 2015-07-22 20:21:12 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.AgentExtension.AgentScriptPrivateDefaultSettings.xml'

    (01) 2015-07-22 20:21:12 Slp: Document 'Microsoft.SqlServer.Configuration.AgentExtension.AgentScriptPrivateDefaultSettings.xml' validated with schema 'Microsoft.SqlServer.Configuration.AgentExtension.AgentPrivateSettings.xsd' loaded into datastore path '/Datastore/ProductSettings/AgentScript/Private'

    (01) 2015-07-22 20:21:12 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.SSISExtension.SSISPublicSettings.xsd'

    (01) 2015-07-22 20:21:12 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.SSISExtension.SSISPublicDefaultSettings.xml'

    (01) 2015-07-22 20:21:12 Slp: Document 'Microsoft.SqlServer.Configuration.SSISExtension.SSISPublicDefaultSettings.xml' validated with schema 'Microsoft.SqlServer.Configuration.SSISExtension.SSISPublicSettings.xsd' loaded into datastore path '/Datastore/ProductSettings/SSIS/Public'

    (01) 2015-07-22 20:21:12 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.SSISExtension.SSISPrivateSettings.xsd'

    (01) 2015-07-22 20:21:12 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.SSISExtension.SSISPrivateDefaultSettings.xml'

    (01) 2015-07-22 20:21:12 Slp: Document 'Microsoft.SqlServer.Configuration.SSISExtension.SSISPrivateDefaultSettings.xml' validated with schema 'Microsoft.SqlServer.Configuration.SSISExtension.SSISPrivateSettings.xsd' loaded into datastore path '/Datastore/ProductSettings/SSIS/Private'

    (01) 2015-07-22 20:21:12 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.SSISExtension.VSTAPrivateSettings.xsd'

    (01) 2015-07-22 20:21:12 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.SSISExtension.VSTAPrivateSettings.xml'

    (01) 2015-07-22 20:21:12 Slp: Document 'Microsoft.SqlServer.Configuration.SSISExtension.VSTAPrivateSettings.xml' validated with schema 'Microsoft.SqlServer.Configuration.SSISExtension.VSTAPrivateSettings.xsd' loaded into datastore path '/Datastore/ProductSettings/SSIS/VSTA/Private'

    (01) 2015-07-22 20:21:12 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.PowershellExtension.PowershellPublicSettings.xsd'

    (01) 2015-07-22 20:21:12 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.PowershellExtension.PowershellPublicDefaultSettings.xml'

    (01) 2015-07-22 20:21:12 Slp: Document 'Microsoft.SqlServer.Configuration.PowershellExtension.PowershellPublicDefaultSettings.xml' validated with schema 'Microsoft.SqlServer.Configuration.PowershellExtension.PowershellPublicSettings.xsd' loaded into datastore path '/Datastore/ProductSettings/SqlPowershell/Public'

    (01) 2015-07-22 20:21:12 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.PowershellExtension.PowershellPrivateSettings.xsd'

    (01) 2015-07-22 20:21:12 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.PowershellExtension.PowershellPrivateDefaultSettings.xml'

    (01) 2015-07-22 20:21:12 Slp: Document 'Microsoft.SqlServer.Configuration.PowershellExtension.PowershellPrivateDefaultSettings.xml' validated with schema 'Microsoft.SqlServer.Configuration.PowershellExtension.PowershellPrivateSettings.xsd' loaded into datastore path '/Datastore/ProductSettings/SqlPowershell/Private'

    (01) 2015-07-22 20:21:12 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.ASExtension.ASPublicSettings.xsd'

    (01) 2015-07-22 20:21:12 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.ASExtension.ASPublicDefaultSettings.xml'

    (01) 2015-07-22 20:21:12 Slp: Document 'Microsoft.SqlServer.Configuration.ASExtension.ASPublicDefaultSettings.xml' validated with schema 'Microsoft.SqlServer.Configuration.ASExtension.ASPublicSettings.xsd' loaded into datastore path '/Datastore/ProductSettings/AS/Public'

    (01) 2015-07-22 20:21:12 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.ASExtension.ASPrivateSettings.xsd'

    (01) 2015-07-22 20:21:12 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.ASExtension.ASPrivateDefaultSettings.xml'

    (01) 2015-07-22 20:21:12 Slp: Document 'Microsoft.SqlServer.Configuration.ASExtension.ASPrivateDefaultSettings.xml' validated with schema 'Microsoft.SqlServer.Configuration.ASExtension.ASPrivateSettings.xsd' loaded into datastore path '/Datastore/ProductSettings/AS/Private'

    (01) 2015-07-22 20:21:12 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.SqlServer_ConfigExtension.SqlEnginePublicSettings.xsd'

    (01) 2015-07-22 20:21:12 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.SqlServer_ConfigExtension.SqlEnginePublicDefaultSettings.xml'

    (01) 2015-07-22 20:21:12 Slp: Document 'Microsoft.SqlServer.Configuration.SqlServer_ConfigExtension.SqlEnginePublicDefaultSettings.xml' validated with schema 'Microsoft.SqlServer.Configuration.SqlServer_ConfigExtension.SqlEnginePublicSettings.xsd' loaded into datastore path '/Datastore/ProductSettings/SqlEngine/Public'

    (01) 2015-07-22 20:21:12 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.Repl_ConfigExtension.ReplPublicSettings.xsd'

    (01) 2015-07-22 20:21:12 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.Repl_ConfigExtension.ReplPublicDefaultSettings.xml'

    (01) 2015-07-22 20:21:12 Slp: Document 'Microsoft.SqlServer.Configuration.Repl_ConfigExtension.ReplPublicDefaultSettings.xml' validated with schema 'Microsoft.SqlServer.Configuration.Repl_ConfigExtension.ReplPublicSettings.xsd' loaded into datastore path '/Datastore/ProductSettings/Repl/Public'

    (01) 2015-07-22 20:21:12 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.SqlServer_ConfigExtension.SqlEnginePrivateSettings.xsd'

    (01) 2015-07-22 20:21:12 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.SqlServer_ConfigExtension.SqlEnginePrivateDefaultSettings.xml'

    (01) 2015-07-22 20:21:12 Slp: Document 'Microsoft.SqlServer.Configuration.SqlServer_ConfigExtension.SqlEnginePrivateDefaultSettings.xml' validated with schema 'Microsoft.SqlServer.Configuration.SqlServer_ConfigExtension.SqlEnginePrivateSettings.xsd' loaded into datastore path '/Datastore/ProductSettings/SqlEngine/Private'

    (01) 2015-07-22 20:21:12 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.XTP.ConfigExtension.HkPerfCtrPrivateSettings.xsd'

    (01) 2015-07-22 20:21:12 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.XTP.ConfigExtension.HkPerfCtrPrivateDefaultSettings.xml'

    (01) 2015-07-22 20:21:12 Slp: Document 'Microsoft.SqlServer.Configuration.XTP.ConfigExtension.HkPerfCtrPrivateDefaultSettings.xml' validated with schema 'Microsoft.SqlServer.Configuration.XTP.ConfigExtension.HkPerfCtrPrivateSettings.xsd' loaded into datastore path '/Datastore/ProductSettings/XTP/Private'

    (01) 2015-07-22 20:21:12 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.Fulltext_ConfigExtension.FulltextPublicSettings.xsd'

    (01) 2015-07-22 20:21:12 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.Fulltext_ConfigExtension.FulltextPublicDefaultSettings.xml'

    (01) 2015-07-22 20:21:12 Slp: Document 'Microsoft.SqlServer.Configuration.Fulltext_ConfigExtension.FulltextPublicDefaultSettings.xml' validated with schema 'Microsoft.SqlServer.Configuration.Fulltext_ConfigExtension.FulltextPublicSettings.xsd' loaded into datastore path '/Datastore/ProductSettings/Fulltext/Public'

    (01) 2015-07-22 20:21:12 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.Fulltext_ConfigExtension.FulltextPrivateSettings.xsd'

    (01) 2015-07-22 20:21:12 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.Fulltext_ConfigExtension.FulltextPrivateDefaultSettings.xml'

    (01) 2015-07-22 20:21:12 Slp: Document 'Microsoft.SqlServer.Configuration.Fulltext_ConfigExtension.FulltextPrivateDefaultSettings.xml' validated with schema 'Microsoft.SqlServer.Configuration.Fulltext_ConfigExtension.FulltextPrivateSettings.xsd' loaded into datastore path '/Datastore/ProductSettings/Fulltext/Private'

    (01) 2015-07-22 20:21:12 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.SniServer.SniServerConfigExt_PrivateSettings.xsd'

    (01) 2015-07-22 20:21:12 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.SniServer.SniServerConfigExt_PrivateDefaultSettings.xml'

    (01) 2015-07-22 20:21:12 Slp: Document 'Microsoft.SqlServer.Configuration.SniServer.SniServerConfigExt_PrivateDefaultSettings.xml' validated with schema 'Microsoft.SqlServer.Configuration.SniServer.SniServerConfigExt_PrivateSettings.xsd' loaded into datastore path '/Datastore/ProductSettings/SniServer/Private'

    (01) 2015-07-22 20:21:12 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.SniServer.SniServerConfigExt_PublicSettings.xsd'

    (01) 2015-07-22 20:21:12 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.SniServer.SniServerConfigExt_PublicDefaultSettings.xml'

    (01) 2015-07-22 20:21:12 Slp: Document 'Microsoft.SqlServer.Configuration.SniServer.SniServerConfigExt_PublicDefaultSettings.xml' validated with schema 'Microsoft.SqlServer.Configuration.SniServer.SniServerConfigExt_PublicSettings.xsd' loaded into datastore path '/Datastore/ProductSettings/SniServer/Public'

    (01) 2015-07-22 20:21:12 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.SqlBrowserExtension.sqlBrowserPublicConfig.xsd'

    (01) 2015-07-22 20:21:12 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.SqlBrowserExtension.sqlBrowserPublicConfig.xml'

    (01) 2015-07-22 20:21:12 Slp: Document 'Microsoft.SqlServer.Configuration.SqlBrowserExtension.sqlBrowserPublicConfig.xml' validated with schema 'Microsoft.SqlServer.Configuration.SqlBrowserExtension.sqlBrowserPublicConfig.xsd' loaded into datastore path '/Datastore/ProductSettings/SqlBrowser/Public'

    (01) 2015-07-22 20:21:12 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.SqlBrowserExtension.sqlBrowserPrivateConfig.xsd'

    (01) 2015-07-22 20:21:12 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.SqlBrowserExtension.sqlBrowserPrivateConfig.xml'

    (01) 2015-07-22 20:21:12 Slp: Document 'Microsoft.SqlServer.Configuration.SqlBrowserExtension.sqlBrowserPrivateConfig.xml' validated with schema 'Microsoft.SqlServer.Configuration.SqlBrowserExtension.sqlBrowserPrivateConfig.xsd' loaded into datastore path '/Datastore/ProductSettings/SqlBrowser/Private'

    (01) 2015-07-22 20:21:12 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.SqlBrowserExtension.sqlBrowserStopServicePrivateConfig.xsd'

    (01) 2015-07-22 20:21:12 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.SqlBrowserExtension.sqlBrowserStopServicePrivateConfig.xml'

    (01) 2015-07-22 20:21:12 Slp: Document 'Microsoft.SqlServer.Configuration.SqlBrowserExtension.sqlBrowserStopServicePrivateConfig.xml' validated with schema 'Microsoft.SqlServer.Configuration.SqlBrowserExtension.sqlBrowserStopServicePrivateConfig.xsd' loaded into datastore path '/Datastore/ProductSettings/SqlBrowserStopService/Private'

    (01) 2015-07-22 20:21:12 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.SetupExtension.SkuPublicConfigObject.xsd'

    (01) 2015-07-22 20:21:12 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.SetupExtension.SkuPublicConfigObjectDefault.xml'

    (01) 2015-07-22 20:21:12 Slp: Document 'Microsoft.SqlServer.Configuration.SetupExtension.SkuPublicConfigObjectDefault.xml' validated with schema 'Microsoft.SqlServer.Configuration.SetupExtension.SkuPublicConfigObject.xsd' loaded into datastore path '/Datastore/ProductSettings/Sku/Public'

    (01) 2015-07-22 20:21:12 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.SetupExtension.SkuPrivateConfigObject.xsd'

    (01) 2015-07-22 20:21:12 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.SetupExtension.SkuPrivateConfigObjectDefault.xml'

    (01) 2015-07-22 20:21:12 Slp: Document 'Microsoft.SqlServer.Configuration.SetupExtension.SkuPrivateConfigObjectDefault.xml' validated with schema 'Microsoft.SqlServer.Configuration.SetupExtension.SkuPrivateConfigObject.xsd' loaded into datastore path '/Datastore/ProductSettings/Sku/Private'

    (01) 2015-07-22 20:21:12 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.Repl_ConfigExtension.ReplPrivateSettings.xsd'

    (01) 2015-07-22 20:21:12 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.Repl_ConfigExtension.ReplPrivateDefaultSettings.xml'

    (01) 2015-07-22 20:21:12 Slp: Document 'Microsoft.SqlServer.Configuration.Repl_ConfigExtension.ReplPrivateDefaultSettings.xml' validated with schema 'Microsoft.SqlServer.Configuration.Repl_ConfigExtension.ReplPrivateSettings.xsd' loaded into datastore path '/Datastore/ProductSettings/Repl/Private'

    (01) 2015-07-22 20:21:12 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.RSSHPExtension.SqlRSSHPConfigPublicDefaultSettings.xsd'

    (01) 2015-07-22 20:21:12 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.RSSHPExtension.SqlRSSHPConfigPublicDefaultSettings.xml'

    (01) 2015-07-22 20:21:12 Slp: Document 'Microsoft.SqlServer.Configuration.RSSHPExtension.SqlRSSHPConfigPublicDefaultSettings.xml' validated with schema 'Microsoft.SqlServer.Configuration.RSSHPExtension.SqlRSSHPConfigPublicDefaultSettings.xsd' loaded into datastore path '/Datastore/ProductSettings/SqlRSSHP/Public'

    (01) 2015-07-22 20:21:12 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.RSSHPExtension.SqlRSSHPConfigPrivateDefaultSettings.xsd'

    (01) 2015-07-22 20:21:12 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.RSSHPExtension.SqlRSSHPConfigPrivateDefaultSettings.xml'

    (01) 2015-07-22 20:21:12 Slp: Document 'Microsoft.SqlServer.Configuration.RSSHPExtension.SqlRSSHPConfigPrivateDefaultSettings.xml' validated with schema 'Microsoft.SqlServer.Configuration.RSSHPExtension.SqlRSSHPConfigPrivateDefaultSettings.xsd' loaded into datastore path '/Datastore/ProductSettings/SqlRSSHP/Private'

    (01) 2015-07-22 20:21:12 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.RSExtension.SqlRSConfigPublicDefaultSettings.xsd'

    (01) 2015-07-22 20:21:12 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.RSExtension.SqlRSConfigPublicDefaultSettings.xml'

    (01) 2015-07-22 20:21:12 Slp: Document 'Microsoft.SqlServer.Configuration.RSExtension.SqlRSConfigPublicDefaultSettings.xml' validated with schema 'Microsoft.SqlServer.Configuration.RSExtension.SqlRSConfigPublicDefaultSettings.xsd' loaded into datastore path '/Datastore/ProductSettings/SqlRS/Public'

    (01) 2015-07-22 20:21:12 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.RSExtension.SqlRSConfigPrivateDefaultSettings.xsd'

    (01) 2015-07-22 20:21:12 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.RSExtension.SqlRSConfigPrivateDefaultSettings.xml'

    (01) 2015-07-22 20:21:12 Slp: Document 'Microsoft.SqlServer.Configuration.RSExtension.SqlRSConfigPrivateDefaultSettings.xml' validated with schema 'Microsoft.SqlServer.Configuration.RSExtension.SqlRSConfigPrivateDefaultSettings.xsd' loaded into datastore path '/Datastore/ProductSettings/SqlRS/Private'

    (01) 2015-07-22 20:21:12 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.RSExtension.SqlRSDBConfigPrivateDefaultSettings.xsd'

    (01) 2015-07-22 20:21:12 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.RSExtension.SqlRSDBConfigPrivateDefaultSettings.xml'

    (01) 2015-07-22 20:21:12 Slp: Document 'Microsoft.SqlServer.Configuration.RSExtension.SqlRSDBConfigPrivateDefaultSettings.xml' validated with schema 'Microsoft.SqlServer.Configuration.RSExtension.SqlRSDBConfigPrivateDefaultSettings.xsd' loaded into datastore path '/Datastore/ProductSettings/SqlRS/DBPrivate'

    (01) 2015-07-22 20:21:12 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.ManagementToolsExtension.ManagementToolsPublicSettings.xsd'

    (01) 2015-07-22 20:21:12 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.ManagementToolsExtension.ManagementToolsPublicDefaultSettings.xml'

    (01) 2015-07-22 20:21:12 Slp: Document 'Microsoft.SqlServer.Configuration.ManagementToolsExtension.ManagementToolsPublicDefaultSettings.xml' validated with schema 'Microsoft.SqlServer.Configuration.ManagementToolsExtension.ManagementToolsPublicSettings.xsd' loaded into datastore path '/Datastore/ProductSettings/ManagementTools/Public'

    (01) 2015-07-22 20:21:12 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.ManagementToolsExtension.ManagementToolsPrivateSettings.xsd'

    (01) 2015-07-22 20:21:12 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.ManagementToolsExtension.ManagementToolsPrivateDefaultSettings.xml'

    (01) 2015-07-22 20:21:12 Slp: Document 'Microsoft.SqlServer.Configuration.ManagementToolsExtension.ManagementToolsPrivateDefaultSettings.xml' validated with schema 'Microsoft.SqlServer.Configuration.ManagementToolsExtension.ManagementToolsPrivateSettings.xsd' loaded into datastore path '/Datastore/ProductSettings/ManagementTools/Private'

    (01) 2015-07-22 20:21:12 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.ManagementToolsExtension.ManagementToolsAdvancedPublicSettings.xsd'

    (01) 2015-07-22 20:21:12 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.ManagementToolsExtension.ManagementToolsAdvancedPublicDefaultSettings.xml'

    (01) 2015-07-22 20:21:12 Slp: Document 'Microsoft.SqlServer.Configuration.ManagementToolsExtension.ManagementToolsAdvancedPublicDefaultSettings.xml' validated with schema 'Microsoft.SqlServer.Configuration.ManagementToolsExtension.ManagementToolsAdvancedPublicSettings.xsd' loaded into datastore path '/Datastore/ProductSettings/ManagementToolsAdvanced/Public'

    (01) 2015-07-22 20:21:12 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.ManagementToolsExtension.ManagementToolsAdvancedPrivateSettings.xsd'

    (01) 2015-07-22 20:21:12 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.ManagementToolsExtension.ManagementToolsAdvancedPrivateDefaultSettings.xml'

    (01) 2015-07-22 20:21:12 Slp: Document 'Microsoft.SqlServer.Configuration.ManagementToolsExtension.ManagementToolsAdvancedPrivateDefaultSettings.xml' validated with schema 'Microsoft.SqlServer.Configuration.ManagementToolsExtension.ManagementToolsAdvancedPrivateSettings.xsd' loaded into datastore path '/Datastore/ProductSettings/ManagementToolsAdvanced/Private'

    (01) 2015-07-22 20:21:12 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.DistributedReplayExtension.ControllerPrivateSettings.xsd'

    (01) 2015-07-22 20:21:12 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.DistributedReplayExtension.ControllerPrivateDefaultSettings.xml'

    (01) 2015-07-22 20:21:12 Slp: Document 'Microsoft.SqlServer.Configuration.DistributedReplayExtension.ControllerPrivateDefaultSettings.xml' validated with schema 'Microsoft.SqlServer.Configuration.DistributedReplayExtension.ControllerPrivateSettings.xsd' loaded into datastore path '/Datastore/ProductSettings/DReplayController/Private'

    (01) 2015-07-22 20:21:12 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.DistributedReplayExtension.ClientPrivateSettings.xsd'

    (01) 2015-07-22 20:21:12 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.DistributedReplayExtension.ClientPrivateDefaultSettings.xml'

    (01) 2015-07-22 20:21:12 Slp: Document 'Microsoft.SqlServer.Configuration.DistributedReplayExtension.ClientPrivateDefaultSettings.xml' validated with schema 'Microsoft.SqlServer.Configuration.DistributedReplayExtension.ClientPrivateSettings.xsd' loaded into datastore path '/Datastore/ProductSettings/DReplayClient/Private'

    (01) 2015-07-22 20:21:12 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.Cluster.ClusterDiskPrivateConfig.xsd'

    (01) 2015-07-22 20:21:12 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.Cluster.ClusterDiskPrivateConfig.xml'

    (01) 2015-07-22 20:21:12 Slp: Document 'Microsoft.SqlServer.Configuration.Cluster.ClusterDiskPrivateConfig.xml' validated with schema 'Microsoft.SqlServer.Configuration.Cluster.ClusterDiskPrivateConfig.xsd' loaded into datastore path '/Datastore/ProductSettings/ClusterDisk/Private'

    (01) 2015-07-22 20:21:12 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.Cluster.ClusterDiskPublicConfig.xsd'

    (01) 2015-07-22 20:21:12 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.Cluster.ClusterDiskPublicConfig.xml'

    (01) 2015-07-22 20:21:12 Slp: Document 'Microsoft.SqlServer.Configuration.Cluster.ClusterDiskPublicConfig.xml' validated with schema 'Microsoft.SqlServer.Configuration.Cluster.ClusterDiskPublicConfig.xsd' loaded into datastore path '/Datastore/ProductSettings/ClusterDisk/Public'

    (01) 2015-07-22 20:21:12 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.Cluster.ClusterGroupPrivateConfig.xsd'

    (01) 2015-07-22 20:21:12 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.Cluster.ClusterGroupPrivateConfig.xml'

    (01) 2015-07-22 20:21:12 Slp: Document 'Microsoft.SqlServer.Configuration.Cluster.ClusterGroupPrivateConfig.xml' validated with schema 'Microsoft.SqlServer.Configuration.Cluster.ClusterGroupPrivateConfig.xsd' loaded into datastore path '/Datastore/ProductSettings/ClusterGroup/Private'

    (01) 2015-07-22 20:21:12 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.Cluster.ClusterGroupPublicConfig.xsd'

    (01) 2015-07-22 20:21:12 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.Cluster.ClusterGroupPublicConfig.xml'

    (01) 2015-07-22 20:21:12 Slp: Document 'Microsoft.SqlServer.Configuration.Cluster.ClusterGroupPublicConfig.xml' validated with schema 'Microsoft.SqlServer.Configuration.Cluster.ClusterGroupPublicConfig.xsd' loaded into datastore path '/Datastore/ProductSettings/ClusterGroup/Public'

    (01) 2015-07-22 20:21:12 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.Cluster.ClusterIPAddressPrivateConfig.xsd'

    (01) 2015-07-22 20:21:12 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.Cluster.ClusterIPAddressPrivateConfig.xml'

    (01) 2015-07-22 20:21:12 Slp: Document 'Microsoft.SqlServer.Configuration.Cluster.ClusterIPAddressPrivateConfig.xml' validated with schema 'Microsoft.SqlServer.Configuration.Cluster.ClusterIPAddressPrivateConfig.xsd' loaded into datastore path '/Datastore/ProductSettings/ClusterIPAddresses/Private'

    (01) 2015-07-22 20:21:12 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.Cluster.ClusterIPAddressPublicConfig.xsd'

    (01) 2015-07-22 20:21:12 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.Cluster.ClusterIPAddressPublicConfig.xml'

    (01) 2015-07-22 20:21:12 Slp: Document 'Microsoft.SqlServer.Configuration.Cluster.ClusterIPAddressPublicConfig.xml' validated with schema 'Microsoft.SqlServer.Configuration.Cluster.ClusterIPAddressPublicConfig.xsd' loaded into datastore path '/Datastore/ProductSettings/ClusterIPAddresses/Public'

    (01) 2015-07-22 20:21:12 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.Cluster.FailoverInstanceNamePrivateConfig.xsd'

    (01) 2015-07-22 20:21:12 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.Cluster.FailoverInstanceNamePrivateConfig.xml'

    (01) 2015-07-22 20:21:12 Slp: Document 'Microsoft.SqlServer.Configuration.Cluster.FailoverInstanceNamePrivateConfig.xml' validated with schema 'Microsoft.SqlServer.Configuration.Cluster.FailoverInstanceNamePrivateConfig.xsd' loaded into datastore path '/Datastore/ProductSettings/FailOverClusterName/Private'

    (01) 2015-07-22 20:21:12 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.Cluster.FailoverInstanceNamePublicConfig.xsd'

    (01) 2015-07-22 20:21:12 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.Cluster.FailoverInstanceNamePublicConfig.xml'

    (01) 2015-07-22 20:21:12 Slp: Document 'Microsoft.SqlServer.Configuration.Cluster.FailoverInstanceNamePublicConfig.xml' validated with schema 'Microsoft.SqlServer.Configuration.Cluster.FailoverInstanceNamePublicConfig.xsd' loaded into datastore path '/Datastore/ProductSettings/FailoverClusterName/Public'

    (01) 2015-07-22 20:21:12 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.Cluster.ClusterNodePrivateConfig.xsd'

    (01) 2015-07-22 20:21:12 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.Cluster.ClusterNodePrivateConfig.xml'

    (01) 2015-07-22 20:21:12 Slp: Document 'Microsoft.SqlServer.Configuration.Cluster.ClusterNodePrivateConfig.xml' validated with schema 'Microsoft.SqlServer.Configuration.Cluster.ClusterNodePrivateConfig.xsd' loaded into datastore path '/Datastore/ProductSettings/ClusterNode/Private'

    (01) 2015-07-22 20:21:12 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.Cluster.ClusterNodePublicConfig.xsd'

    (01) 2015-07-22 20:21:12 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.Cluster.ClusterNodePublicConfig.xml'

    (01) 2015-07-22 20:21:12 Slp: Document 'Microsoft.SqlServer.Configuration.Cluster.ClusterNodePublicConfig.xml' validated with schema 'Microsoft.SqlServer.Configuration.Cluster.ClusterNodePublicConfig.xsd' loaded into datastore path '/Datastore/ProductSettings/ClusterNode/Public'

    (01) 2015-07-22 20:21:12 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.SlpExtension.SQLServerSCPPrivateSettings.xsd'

    (01) 2015-07-22 20:21:12 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.SlpExtension.SQLServerSCPPrivateSettings.xml'

    (01) 2015-07-22 20:21:12 Slp: Document 'Microsoft.SqlServer.Configuration.SlpExtension.SQLServerSCPPrivateSettings.xml' validated with schema 'Microsoft.SqlServer.Configuration.SlpExtension.SQLServerSCPPrivateSettings.xsd' loaded into datastore path '/Datastore/ProductSettings/SQLServerSCP/Private'

    (01) 2015-07-22 20:21:12 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.Cluster.ClusterNodesStatusPublicConfig.xml'

    (01) 2015-07-22 20:21:12 Slp: Document 'Microsoft.SqlServer.Configuration.Cluster.ClusterNodesStatusPublicConfig.xml' loaded into datastore path '/Datastore/ProductSettings/ClusterNodesStatus/Public'

    (01) 2015-07-22 20:21:12 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.ASExtension.ASSPIInputSettings.xsd'

    (01) 2015-07-22 20:21:12 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.ASExtension.ASSPIInputSettingsDefaults.xml'

    (01) 2015-07-22 20:21:12 Slp: Document 'Microsoft.SqlServer.Configuration.ASExtension.ASSPIInputSettingsDefaults.xml' validated with schema 'Microsoft.SqlServer.Configuration.ASExtension.ASSPIInputSettings.xsd' loaded into datastore path '/Datastore/ProductSettings/ASSIP/Public'

    (01) 2015-07-22 20:21:12 Slp: Completed Action: LoadPackageDatastoreObjects, returned True

    (01) 2015-07-22 20:21:12 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:21:12 Slp: Running Action: InitializeInputSettingStore

    (01) 2015-07-22 20:21:13 Slp: Completed Action: InitializeInputSettingStore, returned True

    (01) 2015-07-22 20:21:13 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:21:13 Slp: Running Action: InitializeRoleService

    (01) 2015-07-22 20:21:13 Slp: Loading role: SPI_AS_NewFarm

    (01) 2015-07-22 20:21:13 Slp: Loading role: SPI_AS_ExistingFarm

    (01) 2015-07-22 20:21:13 Slp: Loading role: AllFeatures_WithDefaults

    (01) 2015-07-22 20:21:13 Slp: Completed Action: InitializeRoleService, returned True

    (01) 2015-07-22 20:21:13 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:21:13 Slp: Running Action: ProcessChainerCommandLineArguments

    (01) 2015-07-22 20:21:13 Slp: ----------------------------------------

    (01) 2015-07-22 20:21:13 Slp: Setting: WORKFLOW

    (01) 2015-07-22 20:21:13 Slp: Value specified: INSTALL

    (01) 2015-07-22 20:21:13 Slp: New setting source: CommandLine; previous setting source: NotSpecified

    (01) 2015-07-22 20:21:13 Slp: ----------------------------------------

    (01) 2015-07-22 20:21:13 Slp: Setting: TIMESTAMP

    (01) 2015-07-22 20:21:13 Slp: Value specified: 20150722_202110

    (01) 2015-07-22 20:21:13 Slp: New setting source: CommandLine; previous setting source: Default

    (01) 2015-07-22 20:21:13 Slp: ----------------------------------------

    (01) 2015-07-22 20:21:13 Slp: Setting: LOGMARKER

    (01) 2015-07-22 20:21:13 Slp: Value specified:

    (01) 2015-07-22 20:21:13 Slp: New setting source: CommandLine; previous setting source: Default

    (01) 2015-07-22 20:21:13 Slp: ----------------------------------------

    (01) 2015-07-22 20:21:13 Slp: Setting: MEDIASOURCE

    (01) 2015-07-22 20:21:13 Slp: Value specified: M:(01) 2015-07-22 20:21:13 Slp: New setting source: CommandLine; previous setting source: NotSpecified

    (01) 2015-07-22 20:21:13 Slp: ----------------------------------------

    (01) 2015-07-22 20:21:13 Slp: Setting: INSTALLMEDIAPATH

    (01) 2015-07-22 20:21:13 Slp: Value specified: M:\x64\setup(01) 2015-07-22 20:21:13 Slp: New setting source: CommandLine; previous setting source: NotSpecified

    (01) 2015-07-22 20:21:13 Slp: ----------------------------------------

    (01) 2015-07-22 20:21:13 Slp: Setting: ENU

    (01) 2015-07-22 20:21:13 Slp: Value specified: True

    (01) 2015-07-22 20:21:13 Slp: New setting source: CommandLine; previous setting source: Default

    (01) 2015-07-22 20:21:13 Slp: ----------------------------------------

    (01) 2015-07-22 20:21:13 Slp: Setting: MEDIALAYOUT

    (01) 2015-07-22 20:21:13 Slp: Value specified: Full

    (01) 2015-07-22 20:21:13 Slp: New setting source: CommandLine; previous setting source: Default

    (01) 2015-07-22 20:21:13 Slp: ----------------------------------------

    (01) 2015-07-22 20:21:13 Slp: Setting: ACTION

    (01) 2015-07-22 20:21:13 Slp: Value specified: INSTALL

    (01) 2015-07-22 20:21:13 Slp: New setting source: CommandLine; previous setting source: NotSpecified

    (01) 2015-07-22 20:21:13 Slp: ----------------------------------------

    (01) 2015-07-22 20:21:13 Slp: Completed Action: ProcessChainerCommandLineArguments, returned True

    (01) 2015-07-22 20:21:13 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:21:13 Slp: Running Action: ProcessMediaChainerConfigFileArguments

    (01) 2015-07-22 20:21:13 Slp: Procssing media configuration file M:\x64\setup\..\DefaultSetup.ini.

    (01) 2015-07-22 20:21:13 Slp: ----------------------------------------

    (01) 2015-07-22 20:21:13 Slp: Setting: PID

    (01) 2015-07-22 20:21:13 Slp: New setting source: ConfigFile; previous setting source: NotSpecified

    (01) 2015-07-22 20:21:13 Slp: ----------------------------------------

    (01) 2015-07-22 20:21:13 Slp: Setting: PCUSOURCE

    (01) 2015-07-22 20:21:13 Slp: Value specified: .\PCUSOURCE

    (01) 2015-07-22 20:21:13 Slp: New setting source: ConfigFile; previous setting source: NotSpecified

    (01) 2015-07-22 20:21:13 Slp: ----------------------------------------

    (01) 2015-07-22 20:21:13 Slp: Completed Action: ProcessMediaChainerConfigFileArguments, returned True

    (01) 2015-07-22 20:21:13 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:21:13 Slp: Running Action: ProcessChainerConfigFileArguments

    (01) 2015-07-22 20:21:13 Slp: Completed Action: ProcessChainerConfigFileArguments, returned True

    (01) 2015-07-22 20:21:13 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:21:13 Slp: Running Action: ProcessSlipstreamParameters

    (01) 2015-07-22 20:21:13 Slp: Attempting to save the setting 'PCUSOURCE'

    (01) 2015-07-22 20:21:13 Slp: Setting source: ConfigFile

    (01) 2015-07-22 20:21:13 Slp: Expand input setting PCUSOURCE from: .\PCUSOURCE to M:\PCUSOURCE

    (01) 2015-07-22 20:21:13 Slp: Completed Action: ProcessSlipstreamParameters, returned True

    (01) 2015-07-22 20:21:13 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:21:13 Slp: Skipping Action: SetRoleAndUIModeForExpressMedia

    (01) 2015-07-22 20:21:13 Slp: Action is being skipped due to the following restrictions:

    (01) 2015-07-22 20:21:13 Slp: Condition "IsMediaExpress" did not pass as it returned false and true was expected.

    (01) 2015-07-22 20:21:13 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:21:13 Slp: Running Action: InitializeRetryHandler

    (01) 2015-07-22 20:21:13 Slp: Completed Action: InitializeRetryHandler, returned True

    (01) 2015-07-22 20:21:13 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:21:13 Slp: Running Action: ExecuteBootstrapProcessInputSettings

    (01) 2015-07-22 20:21:13 Slp: Workflow to execute: 'BOOTSTRAPPROCESSINPUTSETTINGS'

    (01) 2015-07-22 20:21:13 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:21:13 Slp: Running Action: StartSqmSession

    (01) 2015-07-22 20:21:13 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:21:13 Slp: Sco: Attempting to open registry subkey Software\Microsoft\Microsoft SQL Server\120

    (01) 2015-07-22 20:21:13 Slp: Sco: Attempting to get registry value CustomerFeedback

    (01) 2015-07-22 20:21:13 Slp: SQM Service: Sqm does not have active session.

    (01) 2015-07-22 20:21:13 Slp: SQM is opted-out by command line parameter /SQMREPORTING or registry key setting, SQM session is closed

    (01) 2015-07-22 20:21:13 Slp: Completed Action: StartSqmSession, returned True

    (01) 2015-07-22 20:21:13 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:21:13 Slp: Running Action: ValidateChainerSetting

    (01) 2015-07-22 20:21:13 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid

    (01) 2015-07-22 20:21:13 Slp: -- PidInfoProvider : NormalizePid found a pid containing dashes, assuming pid is normalized, output pid

    (01) 2015-07-22 20:21:13 Slp: -- PidInfoProvider : Compute new PID

    (01) 2015-07-22 20:21:14 Slp: -- PidInfoProvider : Read lcid 1033 from CultureInfo

    (01) 2015-07-22 20:21:14 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid

    (01) 2015-07-22 20:21:14 Slp: -- PidInfoProvider : NormalizePid found a pid containing dashes, assuming pid is normalized, output pid

    (01) 2015-07-22 20:21:14 Slp: -- PidInfoProvider : Use cached PID

    (01) 2015-07-22 20:21:14 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid

    (01) 2015-07-22 20:21:14 Slp: -- PidInfoProvider : NormalizePid found a pid containing dashes, assuming pid is normalized, output pid

    (01) 2015-07-22 20:21:14 Slp: -- PidInfoProvider : Use cached PID

    (01) 2015-07-22 20:21:14 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid

    (01) 2015-07-22 20:21:14 Slp: -- PidInfoProvider : NormalizePid found a pid containing dashes, assuming pid is normalized, output pid

    (01) 2015-07-22 20:21:14 Slp: -- PidInfoProvider : Use cached PID

    (01) 2015-07-22 20:21:14 Slp: Reading XML resource 'Microsoft.SQL.Chainer.PackageData.Package.xml'

    (01) 2015-07-22 20:21:14 Slp: Reading schema resource 'Microsoft.SQL.Chainer.Package.Package.xsd'

    (01) 2015-07-22 20:21:14 Slp: PCU Document 'Microsoft.SQL.Chainer.PackageData.Package.xml' validated with schema 'Microsoft.SQL.Chainer.Package.Package.xsd' has been successfuly loaded into datastore path '/Datastore/ErrorReprotingPatchPackageData'

    (01) 2015-07-22 20:21:14 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid

    (01) 2015-07-22 20:21:14 Slp: -- PidInfoProvider : NormalizePid found a pid containing dashes, assuming pid is normalized, output pid

    (01) 2015-07-22 20:21:14 Slp: -- PidInfoProvider : Use cached PID

    (01) 2015-07-22 20:21:14 Slp: Reading XML resource 'Microsoft.SQL.Chainer.PackageData.Package.xml'

    (01) 2015-07-22 20:21:14 Slp: Reading schema resource 'Microsoft.SQL.Chainer.Package.Package.xsd'

    (01) 2015-07-22 20:21:14 Slp: PCU Document 'Microsoft.SQL.Chainer.PackageData.Package.xml' validated with schema 'Microsoft.SQL.Chainer.Package.Package.xsd' has been successfuly loaded into datastore path '/Datastore/PatchPackageData'

    (01) 2015-07-22 20:21:14 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid

    (01) 2015-07-22 20:21:14 Slp: -- PidInfoProvider : NormalizePid found a pid containing dashes, assuming pid is normalized, output pid

    (01) 2015-07-22 20:21:14 Slp: -- PidInfoProvider : Use cached PID

    (01) 2015-07-22 20:21:14 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid

    (01) 2015-07-22 20:21:14 Slp: -- PidInfoProvider : NormalizePid found a pid containing dashes, assuming pid is normalized, output pid

    (01) 2015-07-22 20:21:14 Slp: -- PidInfoProvider : Use cached PID

    (01) 2015-07-22 20:21:14 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid

    (01) 2015-07-22 20:21:14 Slp: -- PidInfoProvider : NormalizePid found a pid containing dashes, assuming pid is normalized, output pid

    (01) 2015-07-22 20:21:14 Slp: -- PidInfoProvider : Use cached PID

    (01) 2015-07-22 20:21:14 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid

    (01) 2015-07-22 20:21:14 Slp: -- PidInfoProvider : NormalizePid found a pid containing dashes, assuming pid is normalized, output pid

    (01) 2015-07-22 20:21:14 Slp: -- PidInfoProvider : Use cached PID

    (01) 2015-07-22 20:21:14 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid

    (01) 2015-07-22 20:21:14 Slp: -- PidInfoProvider : NormalizePid found a pid containing dashes, assuming pid is normalized, output pid

    (01) 2015-07-22 20:21:14 Slp: -- PidInfoProvider : Use cached PID

    (01) 2015-07-22 20:21:14 Slp: Completed Action: ValidateChainerSetting, returned True

    (01) 2015-07-22 20:21:14 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:21:14 Slp: Running Action: ProcessFeatureCommandLineArguments

    (01) 2015-07-22 20:21:14 Slp: ----------------------------------------

    (01) 2015-07-22 20:21:14 Slp: Completed Action: ProcessFeatureCommandLineArguments, returned True

    (01) 2015-07-22 20:21:14 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:21:14 Slp: Running Action: ProcessMediaFeatureConfigFileArguments

    (01) 2015-07-22 20:21:14 Slp: Procssing media configuration file M:\x64\setup\..\DefaultSetup.ini.

    (01) 2015-07-22 20:21:14 Slp: ----------------------------------------

    (01) 2015-07-22 20:21:14 Slp: Completed Action: ProcessMediaFeatureConfigFileArguments, returned True

    (01) 2015-07-22 20:21:14 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:21:14 Slp: Running Action: ProcessFeatureConfigFileArguments

    (01) 2015-07-22 20:21:14 Slp: Completed Action: ProcessFeatureConfigFileArguments, returned True

    (01) 2015-07-22 20:21:14 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:21:14 Slp: Running Action: ValidateSettingsAgainstScenario

    (01) 2015-07-22 20:21:14 Slp: Scenario: Install

    (01) 2015-07-22 20:21:14 Slp: Completed Action: ValidateSettingsAgainstScenario, returned True

    (01) 2015-07-22 20:21:14 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:21:14 Slp: Running Action: FinalCalculateSettings

    (01) 2015-07-22 20:21:14 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid

    (01) 2015-07-22 20:21:14 Slp: -- PidInfoProvider : NormalizePid found a pid containing dashes, assuming pid is normalized, output pid

    (01) 2015-07-22 20:21:14 Slp: -- PidInfoProvider : Use cached PID

    (01) 2015-07-22 20:21:14 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid

    (01) 2015-07-22 20:21:14 Slp: -- PidInfoProvider : NormalizePid found a pid containing dashes, assuming pid is normalized, output pid

    (01) 2015-07-22 20:21:14 Slp: -- PidInfoProvider : Use cached PID

    (01) 2015-07-22 20:21:14 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid

    (01) 2015-07-22 20:21:14 Slp: -- PidInfoProvider : NormalizePid found a pid containing dashes, assuming pid is normalized, output pid

    (01) 2015-07-22 20:21:14 Slp: -- PidInfoProvider : Use cached PID

    (01) 2015-07-22 20:21:14 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid

    (01) 2015-07-22 20:21:14 Slp: -- PidInfoProvider : NormalizePid found a pid containing dashes, assuming pid is normalized, output pid

    (01) 2015-07-22 20:21:14 Slp: -- PidInfoProvider : Use cached PID

    (01) 2015-07-22 20:21:14 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid

    (01) 2015-07-22 20:21:14 Slp: -- PidInfoProvider : NormalizePid found a pid containing dashes, assuming pid is normalized, output pid

    (01) 2015-07-22 20:21:14 Slp: -- PidInfoProvider : Use cached PID

    (01) 2015-07-22 20:21:14 Slp: Completed Action: FinalCalculateSettings, returned True

    (01) 2015-07-22 20:21:14 Slp: Completed Action: ExecuteBootstrapProcessInputSettings, returned True

    (01) 2015-07-22 20:21:14 Slp: Completed Action: ExecuteBootstrapAfterExtensionsLoaded, returned True

    (01) 2015-07-22 20:21:14 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:21:14 Slp: Running Action: SetInstallScenarioFlags

    (01) 2015-07-22 20:21:14 Slp: Setting /Scenario/GlobalFlags/EnableMsiInstallation to True

    (01) 2015-07-22 20:21:14 Slp: Setting /Scenario/GlobalFlags/EnableDiskCosting to True

    (01) 2015-07-22 20:21:14 Slp: Setting /Scenario/GlobalFlags/EnableSlipstream to True

    (01) 2015-07-22 20:21:14 Slp: Setting /Scenario/GlobalFlags/IsUserInterfaceSupported to True

    (01) 2015-07-22 20:21:14 Slp: Setting /Scenario/GlobalFlags/EnableFeatureSpecificRules to True

    (01) 2015-07-22 20:21:14 Slp: Setting /Scenario/GlobalFlags/EnableFeatureSpecificConfigRules to True

    (01) 2015-07-22 20:21:14 Slp: Setting /Scenario/GlobalFlags/EnablePreReqRules to True

    (01) 2015-07-22 20:21:14 Slp: Setting /Scenario/GlobalFlags/EnableGlobalRules to True

    (01) 2015-07-22 20:21:14 Slp: Setting /Scenario/GlobalFlags/EnableNewMultiInstanceFeatureInstall to True

    (01) 2015-07-22 20:21:14 Slp: Setting /Scenario/GlobalFlags/EnableSxSUpgrade to True

    (01) 2015-07-22 20:21:14 Slp: Setting /Scenario/GlobalFlags/IsMediaRequired to True

    (01) 2015-07-22 20:21:14 Slp: Setting /Scenario/GlobalFlags/ReportExternalComponents to True

    (01) 2015-07-22 20:21:14 Slp: Setting /Scenario/GlobalFlags/SupportsComponentUpdate to True

    (01) 2015-07-22 20:21:14 Slp: Setting /Scenario/GlobalFlags/IsSmartSetupSupported to True

    (01) 2015-07-22 20:21:14 Slp: Setting /Scenario/GlobalProperties/FeatureSpecificRulesGroup to InstallFeatureSpecificRules

    (01) 2015-07-22 20:21:14 Slp: Setting /Scenario/GlobalProperties/FeatureSpecificConfigRulesGroup to InstallFeatureSpecificConfigRules

    (01) 2015-07-22 20:21:14 Slp: Setting /Scenario/GlobalProperties/GlobalRulesGroup to InstallGlobalRules

    (01) 2015-07-22 20:21:14 Slp: Setting /Scenario/GlobalProperties/WizardMoniker to InstallWizard

    (01) 2015-07-22 20:21:14 Slp: Setting /Scenario/GlobalProperties/SmartSetupWorkflow to DOWNLOADUPDATES

    (01) 2015-07-22 20:21:14 Slp: Completed Action: SetInstallScenarioFlags, returned True

    (01) 2015-07-22 20:21:14 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:21:14 Slp: Running Action: ExecuteInitWorkflow

    (01) 2015-07-22 20:21:14 Slp: Workflow to execute: 'STANDARDTOPLEVELINIT'

    (01) 2015-07-22 20:21:14 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:21:14 Slp: Running Action: SetStandardTopLevelScenarioFlags

    (01) 2015-07-22 20:21:14 Slp: Setting /Scenario/GlobalFlags/EnableExternalMsiConfiguration to True

    (01) 2015-07-22 20:21:14 Slp: Setting /Scenario/GlobalFlags/EnableDiscoverableProducts to True

    (01) 2015-07-22 20:21:14 Slp: Setting /Scenario/GlobalFlags/AreProductFeaturesSupported to True

    (01) 2015-07-22 20:21:14 Slp: Setting /Scenario/GlobalFlags/IsUserVisibleScenario to True

    (01) 2015-07-22 20:21:14 Slp: Setting /Scenario/GlobalFlags/IsOuterSetup to True

    (01) 2015-07-22 20:21:14 Slp: Setting /Scenario/GlobalFlags/EnableRemoteDiscovery to True

    (01) 2015-07-22 20:21:14 Slp: Setting /Scenario/GlobalProperties/PrereqRulesGroup to GlobalRules

    (01) 2015-07-22 20:21:14 Slp: Completed Action: SetStandardTopLevelScenarioFlags, returned True

    (01) 2015-07-22 20:21:14 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:21:14 Slp: Skipping Action: SetInnerSetupFlag

    (01) 2015-07-22 20:21:14 Slp: Action is being skipped due to the following restrictions:

    (01) 2015-07-22 20:21:14 Slp: Condition "IsResumedSetup" did not pass as it returned false and true was expected.

    (01) 2015-07-22 20:21:14 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:21:14 Slp: Running Action: ExecuteOuterSetupUpdateScan

    (01) 2015-07-22 20:21:14 Slp: Workflow to execute: 'OUTERSETUPPREUPDATESCAN'

    (01) 2015-07-22 20:21:14 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:21:14 Slp: Running Action: RunStandaloneRules

    (01) 2015-07-22 20:21:14 Slp: Running in UI mode, unattended rules execution skipped.

    (01) 2015-07-22 20:21:14 Slp: Completed Action: RunStandaloneRules, returned True

    (01) 2015-07-22 20:21:14 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:21:14 Slp: Running Action: SetSearchUpdatesFlags

    (01) 2015-07-22 20:21:14 Slp: Setting /Scenario/GlobalFlags/IgnoreSmartSetupFailures to True

    (01) 2015-07-22 20:21:14 Slp: Setting /Scenario/GlobalProperties/SmartSetupWorkflow to SEARCHUPDATES

    (01) 2015-07-22 20:21:14 Slp: Setting /Scenario/GlobalProperties/SmartSetupWorkflow/BlockThreadOnRetry to false

    (01) 2015-07-22 20:21:14 Slp: Completed Action: SetSearchUpdatesFlags, returned True

    (01) 2015-07-22 20:21:14 Slp: Completed Action: ExecuteOuterSetupUpdateScan, returned True

    (01) 2015-07-22 20:21:14 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:21:14 Slp: Running Action: DeleteUpdates

    (01) 2015-07-22 20:21:14 Slp: Deleting folder 'C:\Users\TOM\AppData\Local\Temp\SQL Server 2014'.

    (01) 2015-07-22 20:21:14 Slp: Sco: Directory C:\Users\TOM\AppData\Local\Temp\SQL Server 2014 does not exist

    (01) 2015-07-22 20:21:14 Slp: Completed Action: DeleteUpdates, returned True

    (01) 2015-07-22 20:21:14 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:21:14 Slp: Running Action: ExecuteUpdateInitWorkflow

    (01) 2015-07-22 20:21:14 Slp: Workflow to execute: 'InitializeUpdateSearch'

    (01) 2015-07-22 20:21:14 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:21:14 Slp: Running Action: SetJobId

    (01) 2015-07-22 20:21:14 Slp: Setting /Scenario/GlobalProperties/SmartSetupResult to UpdateResult

    (01) 2015-07-22 20:21:14 Slp: Completed Action: SetJobId, returned True

    (01) 2015-07-22 20:21:14 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:21:14 Slp: Running Action: AddSmartSetupEnginesAction

    (01) 2015-07-22 20:21:14 Slp: Registered update search engine 'SfxcabSearchEngine'

    (01) 2015-07-22 20:21:14 Slp: Registered update search engine 'SlipstreamSearchEngine'

    (01) 2015-07-22 20:21:14 Slp: Registered update search engine 'MuSearchEngine'

    (01) 2015-07-22 20:21:14 Slp: Registered update download engine 'MuDownloadEngine'

    (01) 2015-07-22 20:21:14 Slp: Registered update extract engine 'SfxcabExtractEngine'

    (01) 2015-07-22 20:21:14 Slp: Completed Action: AddSmartSetupEnginesAction, returned True

    (01) 2015-07-22 20:21:14 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:21:14 Slp: Running Action: PrepareSearchRelatedParameters

    (01) 2015-07-22 20:21:14 Slp: Completed Action: PrepareSearchRelatedParameters, returned True

    (01) 2015-07-22 20:21:14 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:21:14 Slp: Running Action: RunSmartSetupWorkflow

    (01) 2015-07-22 20:21:14 Slp: Completed Action: RunSmartSetupWorkflow, returned True

    (01) 2015-07-22 20:21:14 Slp: Completed Action: ExecuteUpdateInitWorkflow, returned True

    (01) 2015-07-22 20:21:14 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:21:14 Slp: Running Action: ExecuteOuterSetupStartUI

    (07) 2015-07-22 20:21:14 Slp: ----------------------------------------------------------------------

    (07) 2015-07-22 20:21:14 Slp: Running Action: SearchUpdatesAction

    (07) 2015-07-22 20:21:14 Slp: Discovered update on path M:\PCUSOURCE; Update: Microsoft SQL Server 2014 with SP1, Type: PCU, KB: 3058865, Baseline: 12.0.2000, Version: 12.1.4100

    (01) 2015-07-22 20:21:14 Slp: Workflow to execute: 'OUTERSETUPSTARTUI'

    (01) 2015-07-22 20:21:14 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:21:14 Slp: Running Action: RunRemoteDiscoveryAction

    (01) 2015-07-22 20:21:14 Slp: Running discovery on local machine

    (07) 2015-07-22 20:21:14 Slp: Using service ID '7971f918-a847-4430-9279-4a52d1efe18d' to search product updates.

    (08) 2015-07-22 20:21:14 Slp: Searching updates on server: '7971f918-a847-4430-9279-4a52d1efe18d'

    (01) 2015-07-22 20:21:15 Slp: Discovery on local machine is complete

    (01) 2015-07-22 20:21:15 Slp: Completed Action: RunRemoteDiscoveryAction, returned True

    (01) 2015-07-22 20:21:15 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:21:15 Slp: Skipping Action: RunLocalDiscoveryAction

    (01) 2015-07-22 20:21:15 Slp: Action is being skipped due to the following restrictions:

    (01) 2015-07-22 20:21:15 Slp: Condition "Is the datastore flag /Scenario/GlobalFlags/EnableRemoteDiscovery set" did not pass as it returned true and false was expected.

    (01) 2015-07-22 20:21:15 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:21:15 Slp: Running Action: ExecuteStartUiWorkflow

    (01) 2015-07-22 20:21:15 Slp: Workflow to execute: 'STARTUI'

    (01) 2015-07-22 20:21:15 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:21:15 Slp: Running Action: TurnOffRetryHandlerModeAction

    (01) 2015-07-22 20:21:15 Slp: Completed Action: TurnOffRetryHandlerModeAction, returned True

    (01) 2015-07-22 20:21:15 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:21:15 Slp: Running Action: InstallWizard

    (01) 2015-07-22 20:21:15 Slp: Start Action: InstallWizard

    (01) 2015-07-22 20:21:15 Slp: Configuration file: M:\x64\configuration.uicfg

    (01) 2015-07-22 20:21:15 Slp: Adding registration information 'ShowWizard' for type 'Microsoft.SqlServer.Configuration.UIExtension.ActionHandlerInfo'

    (01) 2015-07-22 20:21:15 Slp: Adding registration information 'InstallWizard' for type 'Microsoft.SqlServer.Configuration.UIExtension.ActionInfo'

    (01) 2015-07-22 20:21:15 Slp: Adding registration information 'InstallClusterWizard' for type 'Microsoft.SqlServer.Configuration.UIExtension.ActionInfo'

    (01) 2015-07-22 20:21:15 Slp: Adding registration information 'AddNode' for type 'Microsoft.SqlServer.Configuration.UIExtension.ActionInfo'

    (01) 2015-07-22 20:21:15 Slp: Adding registration information 'RemoveNode' for type 'Microsoft.SqlServer.Configuration.UIExtension.ActionInfo'

    (01) 2015-07-22 20:21:15 Slp: Adding registration information 'PrepareClusterWizard' for type 'Microsoft.SqlServer.Configuration.UIExtension.ActionInfo'

    (01) 2015-07-22 20:21:15 Slp: Adding registration information 'CompleteClusterWizard' for type 'Microsoft.SqlServer.Configuration.UIExtension.ActionInfo'

    (01) 2015-07-22 20:21:15 Slp: Adding registration information 'UninstallWizard' for type 'Microsoft.SqlServer.Configuration.UIExtension.ActionInfo'

    (01) 2015-07-22 20:21:15 Slp: Adding registration information 'UpgradeWizard' for type 'Microsoft.SqlServer.Configuration.UIExtension.ActionInfo'

    (01) 2015-07-22 20:21:15 Slp: Adding registration information 'ComponentUpdate' for type 'Microsoft.SqlServer.Configuration.UIExtension.ActionInfo'

    (01) 2015-07-22 20:21:15 Slp: Adding registration information 'RepairWizard' for type 'Microsoft.SqlServer.Configuration.UIExtension.ActionInfo'

    (01) 2015-07-22 20:21:15 Slp: Adding registration information 'RunRulesUI' for type 'Microsoft.SqlServer.Configuration.UIExtension.ActionInfo'

    (01) 2015-07-22 20:21:15 Slp: Adding registration information 'EditionUpgradeWizard' for type 'Microsoft.SqlServer.Configuration.UIExtension.ActionInfo'

    (01) 2015-07-22 20:21:15 Slp: Adding registration information 'PatchWizard' for type 'Microsoft.SqlServer.Configuration.UIExtension.ActionInfo'

    (01) 2015-07-22 20:21:15 Slp: Adding registration information 'RemovePatchWizard' for type 'Microsoft.SqlServer.Configuration.UIExtension.ActionInfo'

    (01) 2015-07-22 20:21:15 Slp: Adding registration information 'PrepareImageWizard' for type 'Microsoft.SqlServer.Configuration.UIExtension.ActionInfo'

    (01) 2015-07-22 20:21:15 Slp: Adding registration information 'CompleteImageWizard' for type 'Microsoft.SqlServer.Configuration.UIExtension.ActionInfo'

    (08) 2015-07-22 20:21:15 Slp: Search for updates completed as 'Succeeded', number of updates found: 0

    (07) 2015-07-22 20:21:15 Slp: Update: {Name: Microsoft SQL Server 2014 with SP1; KB Article: 3058865; Version: 12.1.4100.0; Achitecture: x64; Language: 1033; Update Type: PCU} is considered to be selected for installation.

    (07) 2015-07-22 20:21:15 Slp: Update: {Name: Microsoft SQL Server 2014 with SP1; KB Article: 3058865; Version: 12.1.4100.0; Achitecture: x64; Language: 1033; Update Type: PCU} is available but is temporarily not considered to be selected for installation, because its update type 'PCU' does not match the update type 'CU' that setup is currently looking for.

    (07) 2015-07-22 20:21:15 Slp: Update: {Name: Microsoft SQL Server 2014 with SP1; KB Article: 3058865; Version: 12.1.4100.0; Achitecture: x64; Language: 1033; Update Type: PCU} is available but is temporarily not considered to be selected for installation, because its update type 'PCU' does not match the update type 'Setup' that setup is currently looking for.

    (07) 2015-07-22 20:21:15 Slp:

    (07) 2015-07-22 20:21:15 Slp: Microsoft Update Details:

    (07) 2015-07-22 20:21:15 Slp: Category ID searched on Microsoft Update: 892C0584-8B03-428f-9A74-224FCD6887C0

    (07) 2015-07-22 20:21:15 Slp: Major version of the Windows Update Agent: 6

    (07) 2015-07-22 20:21:15 Slp: Minor version of the Windows Update Agent: 0

    (07) 2015-07-22 20:21:15 Slp: Version of Wuapi.dll: 7.6.7601.18917

    (07) 2015-07-22 20:21:15 Slp:

    (07) 2015-07-22 20:21:15 Slp: SQL Server updates discovered:

    (07) 2015-07-22 20:21:15 Slp: SQL Server updates available for installation:

    (07) 2015-07-22 20:21:15 Slp:

    (07) 2015-07-22 20:21:15 Slp: Available Product Updates Discovered:

    (07) 2015-07-22 20:21:15 Slp: Title: Microsoft SQL Server 2014 with SP1

    (07) 2015-07-22 20:21:15 Slp: Knowledge Based Article: KB 3058865

    (07) 2015-07-22 20:21:15 Slp: Version: 12.1.4100.0

    (07) 2015-07-22 20:21:15 Slp: Architecture: x64

    (07) 2015-07-22 20:21:15 Slp: Language: 1033

    (07) 2015-07-22 20:21:15 Slp:

    (07) 2015-07-22 20:21:15 Slp:

    (07) 2015-07-22 20:21:15 Slp: Product Updates Selected for Installation:

    (07) 2015-07-22 20:21:15 Slp: Title: Microsoft SQL Server 2014 with SP1

    (07) 2015-07-22 20:21:15 Slp: Knowledge Based Article: KB 3058865

    (07) 2015-07-22 20:21:15 Slp: Version: 12.1.4100.0

    (07) 2015-07-22 20:21:15 Slp: Architecture: x64

    (07) 2015-07-22 20:21:15 Slp: Language: 1033

    (07) 2015-07-22 20:21:15 Slp:

    (07) 2015-07-22 20:21:15 Slp: Update Source: Slipstream

    (07) 2015-07-22 20:21:15 Slp:

    (07) 2015-07-22 20:21:15 Slp: Completed Action: SearchUpdatesAction, returned True

    (08) 2015-07-22 20:21:16 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid

    (08) 2015-07-22 20:21:16 Slp: -- PidInfoProvider : NormalizePid added dashes to pid, output pid

    (08) 2015-07-22 20:21:16 Slp: -- PidInfoProvider : Use cached PID

    (08) 2015-07-22 20:21:16 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid

    (08) 2015-07-22 20:21:16 Slp: -- PidInfoProvider : NormalizePid added dashes to pid, output pid

    (08) 2015-07-22 20:21:16 Slp: -- PidInfoProvider : Use cached PID

    (08) 2015-07-22 20:21:16 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid

    (08) 2015-07-22 20:21:16 Slp: -- PidInfoProvider : NormalizePid added dashes to pid, output pid

    (08) 2015-07-22 20:21:16 Slp: -- PidInfoProvider : Use cached PID

    (08) 2015-07-22 20:21:16 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid

    (08) 2015-07-22 20:21:16 Slp: -- PidInfoProvider : NormalizePid added dashes to pid, output pid

    (08) 2015-07-22 20:21:16 Slp: -- PidInfoProvider : Use cached PID

    (08) 2015-07-22 20:21:16 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid

    (08) 2015-07-22 20:21:16 Slp: -- PidInfoProvider : NormalizePid added dashes to pid, output pid

    (08) 2015-07-22 20:21:16 Slp: -- PidInfoProvider : Use cached PID

    (08) 2015-07-22 20:21:16 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid

    (08) 2015-07-22 20:21:16 Slp: -- PidInfoProvider : NormalizePid added dashes to pid, output pid

    (08) 2015-07-22 20:21:16 Slp: -- PidInfoProvider : Use cached PID

    (01) 2015-07-22 20:21:16 Slp: Completed Action: InstallWizard, returned True

    (01) 2015-07-22 20:21:16 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:21:16 Slp: Running Action: GatherUserSettings

    (10) 2015-07-22 20:22:40 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (10) 2015-07-22 20:22:40 Slp: Sco: Attempting to create registry subkey Software\Microsoft\Microsoft SQL Server\120

    (10) 2015-07-22 20:22:40 Slp: CreateSubkey: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\120

    (10) 2015-07-22 20:22:40 Slp: Sco: Attempting to set value CustomerFeedback

    (10) 2015-07-22 20:22:40 Slp: SetValue: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\120, Name = CustomerFeedback

    (10) 2015-07-22 20:22:40 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (10) 2015-07-22 20:22:40 Slp: Sco: Attempting to open registry subkey

    (10) 2015-07-22 20:22:40 Slp: Sco: Attempting to create registry subkey Software\Microsoft\Microsoft SQL Server\120

    (10) 2015-07-22 20:22:40 Slp: CreateSubkey: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\120

    (10) 2015-07-22 20:22:40 Slp: Sco: Attempting to set value CustomerFeedback

    (10) 2015-07-22 20:22:40 Slp: SetValue: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\120, Name = CustomerFeedback

    (10) 2015-07-22 20:22:40 Slp: A new SQM session is created successfully

    (09) 2015-07-22 20:23:18 Slp: Rules to be checked: ThreadHasAdminPrivilegeCheck;HasSecurityBackupAndDebugPrivilegesCheck;RebootRequiredCheck;WmiServiceStateCheck;AclPermissionsFacet;MediaPathLength;SetupCompatibilityCheck;NoRebootPackage;NoRebootPackageDownLevel;ServerCorePlatformCheck;ServerCore64BitCheck;FacetWOW64PlatformCheck

    (09) 2015-07-22 20:23:18 Slp: If any rule does not pass, setup can still continue: True

    (09) 2015-07-22 20:23:18 Slp: Adding rule result notification channel: RulesEngineNotificationChannel

    (09) 2015-07-22 20:23:18 Slp: Loading rule: ThreadHasAdminPrivilegeCheck

    (09) 2015-07-22 20:23:18 Slp: Creating rule target object: Microsoft.SqlServer.Configuration.SetupExtension.FacetAdminCheck

    (09) 2015-07-22 20:23:18 Slp: Rule applied features : ALL

    (09) 2015-07-22 20:23:18 Slp: Send result to channel : RulesEngineNotificationChannel

    (09) 2015-07-22 20:23:18 Slp: Loading rule: HasSecurityBackupAndDebugPrivilegesCheck

    (09) 2015-07-22 20:23:18 Slp: Creating rule target object: Microsoft.SqlServer.Configuration.SetupExtension.FacetPrivilegeCheck

    (09) 2015-07-22 20:23:18 Slp: Rule applied features : ALL

    (09) 2015-07-22 20:23:18 Slp: Send result to channel : RulesEngineNotificationChannel

    (09) 2015-07-22 20:23:18 Slp: Loading rule: RebootRequiredCheck

    (09) 2015-07-22 20:23:18 Slp: Creating rule target object: Microsoft.SqlServer.Configuration.SetupExtension.FacetRebootRequired

    (09) 2015-07-22 20:23:18 Slp: Rule applied features : ALL

    (09) 2015-07-22 20:23:18 Slp: Send result to channel : RulesEngineNotificationChannel

    (09) 2015-07-22 20:23:18 Slp: Loading rule: WmiServiceStateCheck

    (09) 2015-07-22 20:23:18 Slp: Creating rule target object: Microsoft.SqlServer.Configuration.SetupExtension.WmiServiceInfo

    (09) 2015-07-22 20:23:18 Slp: Rule applied features : ALL

    (09) 2015-07-22 20:23:18 Slp: Send result to channel : RulesEngineNotificationChannel

    (09) 2015-07-22 20:23:18 Slp: Loading rule: AclPermissionsFacet

    (09) 2015-07-22 20:23:18 Slp: Creating rule target object: Microsoft.SqlServer.Configuration.SetupExtension.AclPermissionsFacet

    (09) 2015-07-22 20:23:18 Slp: Rule applied features : ALL

    (09) 2015-07-22 20:23:18 Slp: Send result to channel : RulesEngineNotificationChannel

    (09) 2015-07-22 20:23:18 Slp: Loading rule: MediaPathLength

    (09) 2015-07-22 20:23:18 Slp: Creating rule target object: Microsoft.SqlServer.Configuration.SetupExtension.MediaPathLenghtFacet

    (09) 2015-07-22 20:23:18 Slp: Rule applied features : ALL

    (09) 2015-07-22 20:23:18 Slp: Send result to channel : RulesEngineNotificationChannel

    (09) 2015-07-22 20:23:18 Slp: Loading rule: SetupCompatibilityCheck

    (09) 2015-07-22 20:23:18 Slp: Creating rule target object: Microsoft.SqlServer.Configuration.SetupExtension.SetupCompatibilityCheck

    (09) 2015-07-22 20:23:18 Slp: Rule applied features : ALL

    (09) 2015-07-22 20:23:18 Slp: Send result to channel : RulesEngineNotificationChannel

    (09) 2015-07-22 20:23:18 Slp: Loading rule: NoRebootPackage

    (09) 2015-07-22 20:23:18 Slp: Creating rule target object: Microsoft.SqlServer.Configuration.SetupExtension.NoRebootPackageFacet

    (09) 2015-07-22 20:23:18 Slp: Rule applied features : ALL

    (09) 2015-07-22 20:23:18 Slp: Send result to channel : RulesEngineNotificationChannel

    (09) 2015-07-22 20:23:18 Slp: Loading rule: NoRebootPackageDownLevel

    (09) 2015-07-22 20:23:18 Slp: Creating rule target object: Microsoft.SqlServer.Configuration.SetupExtension.NoRebootPackageFacet

    (09) 2015-07-22 20:23:18 Slp: Rule applied features : ALL

    (09) 2015-07-22 20:23:18 Slp: ----------------------------------------------------------------------

    (09) 2015-07-22 20:23:18 Slp: Skipping rule NoRebootPackageDownLevel

    (09) 2015-07-22 20:23:18 Slp: Rule will not be evaluated due to the following failed restriction(s):

    (09) 2015-07-22 20:23:18 Slp: Condition "Is the OS version equal or higher than 6.1" did not pass as it returned true and false was expected.

    (09) 2015-07-22 20:23:18 Slp: Rule is not applicable in the current scenario.

    (09) 2015-07-22 20:23:18 Slp: Loading rule: ServerCorePlatformCheck

    (09) 2015-07-22 20:23:18 Slp: Creating rule target object: Microsoft.SqlServer.Configuration.SetupExtension.FacetOsInfo

    (09) 2015-07-22 20:23:18 Slp: Rule applied features : ALL

    (09) 2015-07-22 20:23:18 Slp: ----------------------------------------------------------------------

    (09) 2015-07-22 20:23:18 Slp: Skipping rule ServerCorePlatformCheck

    (09) 2015-07-22 20:23:18 Slp: Rule will not be evaluated due to the following failed restriction(s):

    (09) 2015-07-22 20:23:18 Slp: Condition "IsServerCore" did not pass as it returned false and true was expected.

    (09) 2015-07-22 20:23:18 Slp: Rule is not applicable in the current scenario.

    (09) 2015-07-22 20:23:18 Slp: Loading rule: ServerCore64BitCheck

    (09) 2015-07-22 20:23:18 Slp: Creating rule target object: Microsoft.SqlServer.Configuration.SetupExtension.FacetWOW64PlatformCheck

    (09) 2015-07-22 20:23:18 Slp: Rule applied features : ALL

    (09) 2015-07-22 20:23:18 Slp: ----------------------------------------------------------------------

    (09) 2015-07-22 20:23:18 Slp: Skipping rule ServerCore64BitCheck

    (09) 2015-07-22 20:23:18 Slp: Rule will not be evaluated due to the following failed restriction(s):

    (09) 2015-07-22 20:23:18 Slp: Condition "IsServerCore" did not pass as it returned false and true was expected.

    (09) 2015-07-22 20:23:18 Slp: Rule is not applicable in the current scenario.

    (09) 2015-07-22 20:23:18 Slp: Loading rule: FacetWOW64PlatformCheck

    (09) 2015-07-22 20:23:18 Slp: Creating rule target object: Microsoft.SqlServer.Configuration.SetupExtension.FacetWOW64PlatformCheck

    (09) 2015-07-22 20:23:18 Slp: Rule applied features : ALL

    (09) 2015-07-22 20:23:18 Slp: Send result to channel : RulesEngineNotificationChannel

    (11) 2015-07-22 20:23:18 Slp: Executing rules engine...

    (11) 2015-07-22 20:23:18 Slp: Start rule execution, total number of rules loaded: 12

    (11) 2015-07-22 20:23:18 Slp: Initializing rule : Setup administrator

    (11) 2015-07-22 20:23:18 Slp: Rule is will be executed : True

    (11) 2015-07-22 20:23:18 Slp: Init rule target object: Microsoft.SqlServer.Configuration.SetupExtension.FacetAdminCheck

    (11) 2015-07-22 20:23:18 Slp: Rule 'ThreadHasAdminPrivilegeCheck' Result: Running thread has administrator privilege.

    (11) 2015-07-22 20:23:18 Slp: Evaluating rule : ThreadHasAdminPrivilegeCheck

    (11) 2015-07-22 20:23:18 Slp: Rule running on machine: TOMPUTER3D

    (11) 2015-07-22 20:23:18 Slp: Rule evaluation done : Succeeded

    (11) 2015-07-22 20:23:18 Slp: Rule evaluation message: The account running SQL Server Setup has administrator rights on the computer.

    (11) 2015-07-22 20:23:18 Slp: Send result to channel : RulesEngineNotificationChannel

    (11) 2015-07-22 20:23:18 Slp: Initializing rule : Setup account privileges

    (11) 2015-07-22 20:23:18 Slp: Rule is will be executed : True

    (11) 2015-07-22 20:23:18 Slp: Init rule target object: Microsoft.SqlServer.Configuration.SetupExtension.FacetPrivilegeCheck

    (11) 2015-07-22 20:23:18 Slp: Rule 'HasSecurityBackupAndDebugPrivilegesCheck' Result: Running process has SeSecurity privilege, has SeBackup privilege and has SeDebug privilege.

    (11) 2015-07-22 20:23:18 Slp: Evaluating rule : HasSecurityBackupAndDebugPrivilegesCheck

    (11) 2015-07-22 20:23:18 Slp: Rule running on machine: TOMPUTER3D

    (11) 2015-07-22 20:23:18 Slp: Rule evaluation done : Succeeded

    (11) 2015-07-22 20:23:18 Slp: Rule evaluation message: The account that is running SQL Server Setup has the right to back up files and directories, the right to manage auditing and security log and the right to debug programs.

    (11) 2015-07-22 20:23:18 Slp: Send result to channel : RulesEngineNotificationChannel

    (11) 2015-07-22 20:23:18 Slp: Initializing rule : Restart computer

    (11) 2015-07-22 20:23:18 Slp: Rule is will be executed : True

    (11) 2015-07-22 20:23:18 Slp: Init rule target object: Microsoft.SqlServer.Configuration.SetupExtension.FacetRebootRequired

    (11) 2015-07-22 20:23:18 Slp: Rule 'RebootRequiredCheck' results: IsRebootNotRequired=True

    (11) 2015-07-22 20:23:18 Slp: Evaluating rule : RebootRequiredCheck

    (11) 2015-07-22 20:23:18 Slp: Rule running on machine: TOMPUTER3D

    (11) 2015-07-22 20:23:18 Slp: Rule evaluation done : Succeeded

    (11) 2015-07-22 20:23:18 Slp: Rule evaluation message: The computer does not require a restart.

    (11) 2015-07-22 20:23:18 Slp: Send result to channel : RulesEngineNotificationChannel

    (11) 2015-07-22 20:23:18 Slp: Initializing rule : Windows Management Instrumentation (WMI) service

    (11) 2015-07-22 20:23:18 Slp: Rule is will be executed : True

    (11) 2015-07-22 20:23:18 Slp: Init rule target object: Microsoft.SqlServer.Configuration.SetupExtension.WmiServiceInfo

    (11) 2015-07-22 20:23:19 Slp: Rule 'WmiServiceStateCheck' detection result: WMI Service is running

    (11) 2015-07-22 20:23:19 Slp: Evaluating rule : WmiServiceStateCheck

    (11) 2015-07-22 20:23:19 Slp: Rule running on machine: TOMPUTER3D

    (11) 2015-07-22 20:23:19 Slp: Rule evaluation done : Succeeded

    (11) 2015-07-22 20:23:19 Slp: Rule evaluation message: The Windows Management Instrumentation (WMI) service is running.

    (11) 2015-07-22 20:23:19 Slp: Send result to channel : RulesEngineNotificationChannel

    (11) 2015-07-22 20:23:19 Slp: Initializing rule : Consistency validation for SQL Server registry keys

    (11) 2015-07-22 20:23:19 Slp: Rule is will be executed : True

    (11) 2015-07-22 20:23:19 Slp: Init rule target object: Microsoft.SqlServer.Configuration.SetupExtension.AclPermissionsFacet

    (11) 2015-07-22 20:23:19 Slp: Launching external tool: M:\x64\FixSqlRegistryKey_x64.exe

    (11) 2015-07-22 20:23:19 Slp: ------------------------------------------------------------

    (12) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\MSSQLServer - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\MSSQLServer\Client - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\MSSQLServer\Client\SuperSocketNetLib - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\MSSQLServer\Client\SuperSocketNetLib\LastConnect - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\100 - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\100\Bootstrap - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\100\Bootstrap\Setup - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\100\Bootstrap Release - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\100\Bootstrap Release\1033 - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\100\Bootstrap Release\1033\CurrentVersion - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\100\Bootstrap Release\CurrentVersion - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\100\Bootstrap Release\MSIRefCount - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\100\Tools - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\100\Tools\ClientSetup - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\100\Tools\Shortcut - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\100\Tools\Shortcut\SQL Server Installation Center Release - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\110 - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\110\11.0 - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\110\Bootstrap - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\110\Bootstrap\Setup - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\110\ConfigurationState - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\110\DQ - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\110\DQ\ClientSetup - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\110\Machines - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\110\Master Data Services - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\110\Master Data Services\Setup - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\110\ReportingServiceSharePointSharedService - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\110\ReportingServiceSharePointSharedService\Setup - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\110\ReportingServiceSharePointSharedService\Setup\RS_SHP_SharedService_Adv - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\110\SQLServer2012 - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\110\SQLServer2012\1033 - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\110\SQLServer2012\1033\CurrentVersion - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\110\SQLServer2012\CurrentVersion - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\110\SQLServer2012\MSIRefCount - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\110\Tools - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\110\Tools\ClientSetup - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\110\Tools\ClientSetup\CurrentVersion - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\110\Tools\Setup - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\110\Tools\Shortcut - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\110\Tools\Shortcut\SQLServer2012 - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\110\UpgradeIncompleteState - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\120 - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\120\ConfigurationState - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\120\DQ - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\120\DQ\ClientSetup - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\120\DQ\Setup - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\MSAS12.MSSQLSERVER - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\MSAS12.MSSQLSERVER\Setup - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\MSODBCSQL11 - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\MSODBCSQL11\CurrentVersion - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\MSRS11.@Sharepoint - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\MSRS11.@Sharepoint\CPE - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\MSRS11.@Sharepoint\Setup - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\MSRS12.@Sharepoint - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\MSRS12.@Sharepoint\CPE - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\RefCount - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\RefCount\MSODBCSQL11 - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\RefCount\SqlRsFx020011 - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\RefCount\SQLServer2012 - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\RefCount\SQLServer2014 - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\RefCount\SqlSqmShared11 - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\RefCount\SqlSupport10Release - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\RefCount\SQLSysClrTypes - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\RefCount\SQLSysClrTypes11 - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\RefCount\sql_common_core11 - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\RefCount\sql_common_core_loc11 - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\Reporting Services - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\Services - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\Services\Analysis Server - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\Services\Full Text - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\Services\Full-text Filter Daemon Launcher - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\Services\Notification Services - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\Services\Report Server - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\Services\ReportServer - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\Services\SQL Agent - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\Services\SQL Browser - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\Services\SQL Server - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\Services\SSIS Server - OK.

    (11) 2015-07-22 20:23:19 Slp: ------------------------------------------------------------

    (11) 2015-07-22 20:23:19 Slp: M:\x64\FixSqlRegistryKey_x64.exe exit code: 0

    (11) 2015-07-22 20:23:19 Slp: Launching external tool: M:\x64\FixSqlRegistryKey_x86.exe

    (11) 2015-07-22 20:23:19 Slp: ------------------------------------------------------------

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\100 - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\100\Bootstrap - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\100\Bootstrap\Setup - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\100\Bootstrap Release - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\100\Bootstrap Release\1033 - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\100\Bootstrap Release\1033\CurrentVersion - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\100\Bootstrap Release\CurrentVersion - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\100\Bootstrap Release\MSIRefCount - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\100\Tools - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\100\Tools\ClientSetup - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\100\Tools\Shortcut - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\100\Tools\Shortcut\SQL Server Installation Center Release - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\110 - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\110\11.0 - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\110\Bootstrap - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\110\Bootstrap\Setup - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\110\ConfigurationState - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\110\Machines - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\110\Master Data Services - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\110\Master Data Services\Setup - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\110\SQLServer2012 - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\110\SQLServer2012\1033 - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\110\SQLServer2012\1033\CurrentVersion - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\110\SQLServer2012\CurrentVersion - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\110\SQLServer2012\MSIRefCount - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\110\Tools - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\110\Tools\ClientSetup - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\110\Tools\ClientSetup\CurrentVersion - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\110\Tools\Setup - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\110\Tools\Shortcut - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\110\Tools\Shortcut\SQL Configuration Manager - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\110\Tools\Shortcut\SQLServer2012 - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\120 - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\120\DQ - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\120\DQ\Setup - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\120\DQC - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\120\DQC\Setup - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\120\DTS - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\120\DTS\Setup - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\120\Master Data Services - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\120\Master Data Services\Setup - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\120\Tools - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\120\Tools\ClientSetup - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\120\Tools\Setup - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\RefCount - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\RefCount\%CURRENTSETUPBOOTSTRAP% - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\RefCount\ReportViewer11 - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\RefCount\ReportViewer12 - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\RefCount\SQLDOM - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\RefCount\SqlRsFx020011 - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\RefCount\SQLServer2012 - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\RefCount\SqlSupport10Release - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\RefCount\SQLSysClrTypes - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\RefCount\SQLSysClrTypes11 - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\Services - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\Services\Analysis Server - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\Services\Full Text - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\Services\Full-text Filter Daemon Launcher - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\Services\Notification Services - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\Services\Report Server - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\Services\ReportServer - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\Services\SQL Agent - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\Services\SQL Browser - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\Services\SQL Server - OK.

    (13) 2015-07-22 20:23:19 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\Services\SSIS Server - OK.

    (11) 2015-07-22 20:23:19 Slp: ------------------------------------------------------------

    (11) 2015-07-22 20:23:19 Slp: M:\x64\FixSqlRegistryKey_x86.exe exit code: 0

    (11) 2015-07-22 20:23:19 Slp: Rule 'AclPermissionsFacet' detection result: AreSqlAclPermissionsCanonical= True

    (11) 2015-07-22 20:23:19 Slp: Evaluating rule : AclPermissionsFacet

    (11) 2015-07-22 20:23:19 Slp: Rule running on machine: TOMPUTER3D

    (11) 2015-07-22 20:23:19 Slp: Rule evaluation done : Succeeded

    (11) 2015-07-22 20:23:19 Slp: Rule evaluation message: SQL Server registry keys are consistent and can support SQL Server installation or upgrade.

    (11) 2015-07-22 20:23:19 Slp: Send result to channel : RulesEngineNotificationChannel

    (11) 2015-07-22 20:23:19 Slp: Initializing rule : Long path names to files on SQL Server installation media

    (11) 2015-07-22 20:23:19 Slp: Rule is will be executed : True

    (11) 2015-07-22 20:23:19 Slp: Init rule target object: Microsoft.SqlServer.Configuration.SetupExtension.MediaPathLenghtFacet

    (11) 2015-07-22 20:23:19 Slp: Rule 'MediaPathLength' INSTALLMEDIAPATH length is 13

    (11) 2015-07-22 20:23:19 Slp: Evaluating rule : MediaPathLength

    (11) 2015-07-22 20:23:19 Slp: Rule running on machine: TOMPUTER3D

    (11) 2015-07-22 20:23:19 Slp: Rule evaluation done : Succeeded

    (11) 2015-07-22 20:23:19 Slp: Rule evaluation message: The SQL Server installation media is not too long.

    (11) 2015-07-22 20:23:19 Slp: Send result to channel : RulesEngineNotificationChannel

    (11) 2015-07-22 20:23:19 Slp: Initializing rule : SQL Server Setup Product Incompatibility

    (11) 2015-07-22 20:23:19 Slp: Rule is will be executed : True

    (11) 2015-07-22 20:23:19 Slp: Init rule target object: Microsoft.SqlServer.Configuration.SetupExtension.SetupCompatibilityCheck

    (11) 2015-07-22 20:23:19 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (11) 2015-07-22 20:23:19 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\Bootstrap\Incompatibilities

    (11) 2015-07-22 20:23:19 Slp: Searching for reg path SOFTWARE\Microsoft\Microsoft SQL Server\120\Bootstrap\Incompatibilities. Open subkey result is False

    (11) 2015-07-22 20:23:19 Slp: Regkey not present. No incompatibilities

    (11) 2015-07-22 20:23:19 Slp: Incompatibility detected = False

    (11) 2015-07-22 20:23:19 Slp: Evaluating rule : SetupCompatibilityCheck

    (11) 2015-07-22 20:23:19 Slp: Rule running on machine: TOMPUTER3D

    (11) 2015-07-22 20:23:19 Slp: Rule evaluation done : Succeeded

    (11) 2015-07-22 20:23:19 Slp: Rule evaluation message: Setup has not detected any incompatibilities.

    (11) 2015-07-22 20:23:19 Slp: Send result to channel : RulesEngineNotificationChannel

    (11) 2015-07-22 20:23:19 Slp: Initializing rule : .NET 2.0 and .NET 3.5 Service Pack 1 update for Windows 2008 R2 and Windows 7 (KB958488)

    (11) 2015-07-22 20:23:19 Slp: Rule is will be executed : True

    (11) 2015-07-22 20:23:19 Slp: Init rule target object: Microsoft.SqlServer.Configuration.SetupExtension.NoRebootPackageFacet

    (11) 2015-07-22 20:23:19 Slp: Evaluating rule : NoRebootPackage

    (11) 2015-07-22 20:23:19 Slp: Rule running on machine: TOMPUTER3D

    (11) 2015-07-22 20:23:19 Slp: Rule evaluation done : Succeeded

    (11) 2015-07-22 20:23:19 Slp: Rule evaluation message: This computer has the required update package.

    (11) 2015-07-22 20:23:19 Slp: Send result to channel : RulesEngineNotificationChannel

    (11) 2015-07-22 20:23:19 Slp: Initializing rule : Edition WOW64 platform

    (11) 2015-07-22 20:23:19 Slp: Rule is will be executed : True

    (11) 2015-07-22 20:23:19 Slp: Init rule target object: Microsoft.SqlServer.Configuration.SetupExtension.FacetWOW64PlatformCheck

    (11) 2015-07-22 20:23:19 Slp: Current machineArchitecture = x64

    (11) 2015-07-22 20:23:19 Slp: Setup package is 64 bit, Marking check for WOW Supported32bitSetup as passed

    (11) 2015-07-22 20:23:19 Slp: Current machineArchitecture is 64bit

    (11) 2015-07-22 20:23:19 Slp: Rule 'FacetWOW64PlatformCheck' results: Supported32bitSetup=True

    (11) 2015-07-22 20:23:19 Slp: Evaluating rule : FacetWOW64PlatformCheck

    (11) 2015-07-22 20:23:19 Slp: Rule running on machine: TOMPUTER3D

    (11) 2015-07-22 20:23:19 Slp: Rule evaluation done : Succeeded

    (11) 2015-07-22 20:23:19 Slp: Rule evaluation message: SQL Server Setup is supported on this operating system platform.

    (11) 2015-07-22 20:23:19 Slp: Send result to channel : RulesEngineNotificationChannel

    (11) 2015-07-22 20:23:19 Slp: Saving results to datastore...

    (11) 2015-07-22 20:23:19 Slp: Saved to directory.......C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20150722_202110\SystemConfigurationCheck_Report.htm

    (11) 2015-07-22 20:23:19 Slp: Sco: Attempting to create directory C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20150722_202110\resources

    (11) 2015-07-22 20:23:19 Slp: Sco: Attempting to create directory C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20150722_202110\resources, security descriptor

    (11) 2015-07-22 20:23:19 Slp: Sco: Directory 'C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20150722_202110\resources' already exists, skipping creation, moving to set security descriptor.

    (11) 2015-07-22 20:23:19 Slp: Sco: Attempting to set security descriptor for directory C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20150722_202110\resources, security descriptor

    (11) 2015-07-22 20:23:19 Slp: Sco: SDDL is NULL/empty and overwriteSecurityDescriptor is false, so nothing to do, return.

    (11) 2015-07-22 20:23:19 Slp: Generating HTML report by applying XsltTransformation and saving to Log folder...

    (11) 2015-07-22 20:23:19 Slp: Rules evaluation report is available now at C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20150722_202110\SystemConfigurationCheck_Report.htm

    (01) 2015-07-22 20:23:20 Slp: Completed Action: GatherUserSettings, returned True

    (01) 2015-07-22 20:23:20 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:23:20 Slp: Running Action: TurnOnRetryHandlerModeAction

    (01) 2015-07-22 20:23:20 Slp: Completed Action: TurnOnRetryHandlerModeAction, returned True

    (01) 2015-07-22 20:23:20 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:23:20 Slp: Running Action: RegisterRetryHandler

    (01) 2015-07-22 20:23:20 Slp: Completed Action: RegisterRetryHandler, returned True

    (01) 2015-07-22 20:23:20 Slp: Completed Action: ExecuteStartUiWorkflow, returned True

    (01) 2015-07-22 20:23:20 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:23:20 Slp: Running Action: ExecuteDownloadSetupUpdatesWorkflow

    (01) 2015-07-22 20:23:20 Slp: Workflow to execute: 'DOWNLOADSETUPUPDATES'

    (01) 2015-07-22 20:23:20 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:23:20 Slp: Running Action: WaitSmartSetupWorkflow

    (01) 2015-07-22 20:23:20 Slp: Completed Action: WaitSmartSetupWorkflow, returned True

    (01) 2015-07-22 20:23:20 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:23:20 Slp: Running Action: PackageDownloadAction

    (01) 2015-07-22 20:23:20 Slp: Completed Action: PackageDownloadAction, returned True

    (01) 2015-07-22 20:23:20 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:23:20 Slp: Running Action: PackageExtractAction

    (01) 2015-07-22 20:23:20 Slp: Completed Action: PackageExtractAction, returned True

    (01) 2015-07-22 20:23:20 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:23:20 Slp: Running Action: ProcessUpdateParametersAction

    (01) 2015-07-22 20:23:20 Slp:

    (01) 2015-07-22 20:23:20 Slp: Product Updates Selected for Installation:

    (01) 2015-07-22 20:23:20 Slp: Title: Microsoft SQL Server 2014 with SP1

    (01) 2015-07-22 20:23:20 Slp: Knowledge Based Article: KB 3058865

    (01) 2015-07-22 20:23:20 Slp: Version: 12.1.4100.0

    (01) 2015-07-22 20:23:20 Slp: Architecture: x64

    (01) 2015-07-22 20:23:20 Slp: Language: 1033

    (01) 2015-07-22 20:23:20 Slp:

    (01) 2015-07-22 20:23:20 Slp: Update Source: Slipstream

    (01) 2015-07-22 20:23:20 Slp:

    (01) 2015-07-22 20:23:20 Slp:

    (01) 2015-07-22 20:23:20 Slp: Product Update Status:

    (01) 2015-07-22 20:23:20 Slp: Success: KB 3058865

    (01) 2015-07-22 20:23:20 Slp: Completed Action: ProcessUpdateParametersAction, returned True

    (01) 2015-07-22 20:23:20 Slp: Completed Action: ExecuteDownloadSetupUpdatesWorkflow, returned True

    (01) 2015-07-22 20:23:20 Slp: Completed Action: ExecuteOuterSetupStartUI, returned True

    (01) 2015-07-22 20:23:20 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:23:20 Slp: Running Action: ExecuteInitWorkflow

    (01) 2015-07-22 20:23:20 Slp: Workflow to execute: 'INITIALIZATION'

    (01) 2015-07-22 20:23:20 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:23:20 Slp: Running Action: AddPackageEnginesAction

    (01) 2015-07-22 20:23:20 Slp: Completed Action: AddPackageEnginesAction, returned True

    (01) 2015-07-22 20:23:20 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:23:20 Slp: Running Action: AddPackageInstallerEnginesAction

    (01) 2015-07-22 20:23:20 Slp: Completed Action: AddPackageInstallerEnginesAction, returned True

    (01) 2015-07-22 20:23:20 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:23:20 Slp: Running Action: InitializeMsiExtension

    (01) 2015-07-22 20:23:20 Slp: SLP: MsiExtension.GetDiskCost: Warning: No matched disk size is detected for feature ALL_vsta_runtime_lp_32_Cpu32_1033 and directory SystemDrive

    (01) 2015-07-22 20:23:20 Slp: SLP: MsiExtension.GetDiskCost: Warning: No matched disk size is detected for feature ALL_vsta_runtime_lp_32_Cpu32_1053 and directory SystemDrive

    (01) 2015-07-22 20:23:20 Slp: SLP: MsiExtension.GetDiskCost: Warning: No matched disk size is detected for feature ALL_vsta_runtime_lp_64_Cpu64_1033 and directory SystemDrive

    (01) 2015-07-22 20:23:20 Slp: SLP: MsiExtension.GetDiskCost: Warning: No matched disk size is detected for feature ALL_vsta_runtime_lp_64_Cpu64_1053 and directory SystemDrive

    (01) 2015-07-22 20:23:20 Slp: SLP: MsiExtension.GetDiskCost: Warning: No matched disk size is detected for feature ALL_vsta_designtime_lp_Cpu32_1033 and directory SystemDrive

    (01) 2015-07-22 20:23:20 Slp: SLP: MsiExtension.GetDiskCost: Warning: No matched disk size is detected for feature ALL_vsta_designtime_lp_Cpu32_1053 and directory SystemDrive

    (01) 2015-07-22 20:23:20 Slp: SLP: MsiExtension.GetDiskCost: Warning: No matched disk size is detected for feature ALL_VSHelpLP_Cpu64_1033 and directory SystemDrive

    (01) 2015-07-22 20:23:20 Slp: SLP: MsiExtension.GetDiskCost: Warning: No matched disk size is detected for feature ALL_VSHelpLP_Cpu64_1046 and directory SystemDrive

    (01) 2015-07-22 20:23:20 Slp: SLP: MsiExtension.GetDiskCost: Warning: No matched disk size is detected for feature ALL_VSHelpLP_Cpu64_1053 and directory SystemDrive

    (01) 2015-07-22 20:23:20 Slp: Sco: File 'M:\redist\DotNetFrameworks\x64\dotNetFx40_Full_x86_x64.exe' does not exist

    (01) 2015-07-22 20:23:20 Slp: Sco: File 'M:\1028_CHT_LP\redist\DotNetFrameworks\x64\dotNetFx40LP_Full_x86_x64.exe' does not exist

    (01) 2015-07-22 20:23:20 Slp: Sco: File 'M:\1028_CHT_LP\redist\DotNetFrameworks\dotNetFx40LP_Full_x86_x64.exe' does not exist

    (01) 2015-07-22 20:23:20 Slp: .NET Framework standalone installation package 'M:\x64\setup\..\..\1028_CHT_LP\x64\setup\.\..\..\redist\DotNetFrameworks\dotNetFx40LP_Full_x86_x64.exe' was not found. Using .NET WEB setup package

    (01) 2015-07-22 20:23:20 Slp: Sco: File 'M:\1031_DEU_LP\redist\DotNetFrameworks\x64\dotNetFx40LP_Full_x86_x64.exe' does not exist

    (01) 2015-07-22 20:23:20 Slp: Sco: File 'M:\1031_DEU_LP\redist\DotNetFrameworks\dotNetFx40LP_Full_x86_x64.exe' does not exist

    (01) 2015-07-22 20:23:20 Slp: .NET Framework standalone installation package 'M:\x64\setup\..\..\1031_DEU_LP\x64\setup\.\..\..\redist\DotNetFrameworks\dotNetFx40LP_Full_x86_x64.exe' was not found. Using .NET WEB setup package

    (01) 2015-07-22 20:23:20 Slp: Sco: File 'M:\1033_ENU_LP\redist\DotNetFrameworks\x64\dotNetFx40LP_Full_x86_x64.exe' does not exist

    (01) 2015-07-22 20:23:20 Slp: Sco: File 'M:\1033_ENU_LP\redist\DotNetFrameworks\dotNetFx40LP_Full_x86_x64.exe' does not exist

    (01) 2015-07-22 20:23:20 Slp: .NET Framework standalone installation package 'M:\x64\setup\..\..\1033_ENU_LP\x64\setup\.\..\..\redist\DotNetFrameworks\dotNetFx40LP_Full_x86_x64.exe' was not found. Using .NET WEB setup package

    (01) 2015-07-22 20:23:20 Slp: Sco: File 'M:\1036_FRA_LP\redist\DotNetFrameworks\x64\dotNetFx40LP_Full_x86_x64.exe' does not exist

    (01) 2015-07-22 20:23:20 Slp: Sco: File 'M:\1036_FRA_LP\redist\DotNetFrameworks\dotNetFx40LP_Full_x86_x64.exe' does not exist

    (01) 2015-07-22 20:23:20 Slp: .NET Framework standalone installation package 'M:\x64\setup\..\..\1036_FRA_LP\x64\setup\.\..\..\redist\DotNetFrameworks\dotNetFx40LP_Full_x86_x64.exe' was not found. Using .NET WEB setup package

    (01) 2015-07-22 20:23:20 Slp: Sco: File 'M:\1040_ITA_LP\redist\DotNetFrameworks\x64\dotNetFx40LP_Full_x86_x64.exe' does not exist

    (01) 2015-07-22 20:23:20 Slp: Sco: File 'M:\1040_ITA_LP\redist\DotNetFrameworks\dotNetFx40LP_Full_x86_x64.exe' does not exist

    (01) 2015-07-22 20:23:20 Slp: .NET Framework standalone installation package 'M:\x64\setup\..\..\1040_ITA_LP\x64\setup\.\..\..\redist\DotNetFrameworks\dotNetFx40LP_Full_x86_x64.exe' was not found. Using .NET WEB setup package

    (01) 2015-07-22 20:23:20 Slp: Sco: File 'M:\1041_JPN_LP\redist\DotNetFrameworks\x64\dotNetFx40LP_Full_x86_x64.exe' does not exist

    (01) 2015-07-22 20:23:20 Slp: Sco: File 'M:\1041_JPN_LP\redist\DotNetFrameworks\dotNetFx40LP_Full_x86_x64.exe' does not exist

    (01) 2015-07-22 20:23:20 Slp: .NET Framework standalone installation package 'M:\x64\setup\..\..\1041_JPN_LP\x64\setup\.\..\..\redist\DotNetFrameworks\dotNetFx40LP_Full_x86_x64.exe' was not found. Using .NET WEB setup package

    (01) 2015-07-22 20:23:20 Slp: Sco: File 'M:\1042_KOR_LP\redist\DotNetFrameworks\x64\dotNetFx40LP_Full_x86_x64.exe' does not exist

    (01) 2015-07-22 20:23:20 Slp: Sco: File 'M:\1042_KOR_LP\redist\DotNetFrameworks\dotNetFx40LP_Full_x86_x64.exe' does not exist

    (01) 2015-07-22 20:23:20 Slp: .NET Framework standalone installation package 'M:\x64\setup\..\..\1042_KOR_LP\x64\setup\.\..\..\redist\DotNetFrameworks\dotNetFx40LP_Full_x86_x64.exe' was not found. Using .NET WEB setup package

    (01) 2015-07-22 20:23:20 Slp: Sco: File 'M:\1046_PTB_LP\redist\DotNetFrameworks\x64\dotNetFx40LP_Full_x86_x64.exe' does not exist

    (01) 2015-07-22 20:23:20 Slp: Sco: File 'M:\1046_PTB_LP\redist\DotNetFrameworks\dotNetFx40LP_Full_x86_x64.exe' does not exist

    (01) 2015-07-22 20:23:20 Slp: .NET Framework standalone installation package 'M:\x64\setup\..\..\1046_PTB_LP\x64\setup\.\..\..\redist\DotNetFrameworks\dotNetFx40LP_Full_x86_x64.exe' was not found. Using .NET WEB setup package

    (01) 2015-07-22 20:23:20 Slp: Sco: File 'M:\1049_RUS_LP\redist\DotNetFrameworks\x64\dotNetFx40LP_Full_x86_x64.exe' does not exist

    (01) 2015-07-22 20:23:20 Slp: Sco: File 'M:\1049_RUS_LP\redist\DotNetFrameworks\dotNetFx40LP_Full_x86_x64.exe' does not exist

    (01) 2015-07-22 20:23:20 Slp: .NET Framework standalone installation package 'M:\x64\setup\..\..\1049_RUS_LP\x64\setup\.\..\..\redist\DotNetFrameworks\dotNetFx40LP_Full_x86_x64.exe' was not found. Using .NET WEB setup package

    (01) 2015-07-22 20:23:20 Slp: Sco: File 'M:\2052_CHS_LP\redist\DotNetFrameworks\x64\dotNetFx40LP_Full_x86_x64.exe' does not exist

    (01) 2015-07-22 20:23:20 Slp: Sco: File 'M:\2052_CHS_LP\redist\DotNetFrameworks\dotNetFx40LP_Full_x86_x64.exe' does not exist

    (01) 2015-07-22 20:23:20 Slp: .NET Framework standalone installation package 'M:\x64\setup\..\..\2052_CHS_LP\x64\setup\.\..\..\redist\DotNetFrameworks\dotNetFx40LP_Full_x86_x64.exe' was not found. Using .NET WEB setup package

    (01) 2015-07-22 20:23:20 Slp: Sco: File 'M:\3082_ESN_LP\redist\DotNetFrameworks\x64\dotNetFx40LP_Full_x86_x64.exe' does not exist

    (01) 2015-07-22 20:23:20 Slp: Sco: File 'M:\3082_ESN_LP\redist\DotNetFrameworks\dotNetFx40LP_Full_x86_x64.exe' does not exist

    (01) 2015-07-22 20:23:20 Slp: .NET Framework standalone installation package 'M:\x64\setup\..\..\3082_ESN_LP\x64\setup\.\..\..\redist\DotNetFrameworks\dotNetFx40LP_Full_x86_x64.exe' was not found. Using .NET WEB setup package

    (01) 2015-07-22 20:23:20 Slp: Sco: File 'M:\1053_SVE_LP\redist\DotNetFrameworks\x64\dotNetFx40LP_Full_x86_x64.exe' does not exist

    (01) 2015-07-22 20:23:20 Slp: Sco: File 'M:\1053_SVE_LP\redist\DotNetFrameworks\dotNetFx40LP_Full_x86_x64.exe' does not exist

    (01) 2015-07-22 20:23:20 Slp: .NET Framework standalone installation package 'M:\x64\setup\..\..\1053_SVE_LP\x64\setup\.\..\..\redist\DotNetFrameworks\dotNetFx40LP_Full_x86_x64.exe' was not found. Using .NET WEB setup package

    (01) 2015-07-22 20:23:20 Slp: Sco: File 'M:\redist\DotNetFrameworks\x64\dotNetFx45_Full_x86_x64.exe' does not exist

    (01) 2015-07-22 20:23:20 Slp: Sco: File 'M:\redist\DotNetFrameworks\dotNetFx45_Full_x86_x64.exe' does not exist

    (01) 2015-07-22 20:23:20 Slp: .NET Framework standalone installation package 'M:\x64\setup\.\..\..\redist\DotNetFrameworks\dotNetFx45_Full_x86_x64.exe' was not found. Using .NET WEB setup package

    (01) 2015-07-22 20:23:20 Slp: Sco: File 'M:\1028_CHT_LP\redist\DotNetFrameworks\x64\dotNetFx45LP_Full_x86_x64.exe' does not exist

    (01) 2015-07-22 20:23:20 Slp: Sco: File 'M:\1028_CHT_LP\redist\DotNetFrameworks\dotNetFx45LP_Full_x86_x64.exe' does not exist

    (01) 2015-07-22 20:23:20 Slp: .NET Framework standalone installation package 'M:\x64\setup\..\..\1028_CHT_LP\x64\setup\.\..\..\redist\DotNetFrameworks\dotNetFx45LP_Full_x86_x64.exe' was not found. Using .NET WEB setup package

    (01) 2015-07-22 20:23:20 Slp: Sco: File 'M:\1031_DEU_LP\redist\DotNetFrameworks\x64\dotNetFx45LP_Full_x86_x64.exe' does not exist

    (01) 2015-07-22 20:23:20 Slp: Sco: File 'M:\1031_DEU_LP\redist\DotNetFrameworks\dotNetFx45LP_Full_x86_x64.exe' does not exist

    (01) 2015-07-22 20:23:20 Slp: .NET Framework standalone installation package 'M:\x64\setup\..\..\1031_DEU_LP\x64\setup\.\..\..\redist\DotNetFrameworks\dotNetFx45LP_Full_x86_x64.exe' was not found. Using .NET WEB setup package

    (01) 2015-07-22 20:23:20 Slp: Sco: File 'M:\1033_ENU_LP\redist\DotNetFrameworks\x64\dotNetFx45LP_Full_x86_x64.exe' does not exist

    (01) 2015-07-22 20:23:20 Slp: Sco: File 'M:\1033_ENU_LP\redist\DotNetFrameworks\dotNetFx45LP_Full_x86_x64.exe' does not exist

    (01) 2015-07-22 20:23:20 Slp: .NET Framework standalone installation package 'M:\x64\setup\..\..\1033_ENU_LP\x64\setup\.\..\..\redist\DotNetFrameworks\dotNetFx45LP_Full_x86_x64.exe' was not found. Using .NET WEB setup package

    (01) 2015-07-22 20:23:20 Slp: Sco: File 'M:\1036_FRA_LP\redist\DotNetFrameworks\x64\dotNetFx45LP_Full_x86_x64.exe' does not exist

    (01) 2015-07-22 20:23:20 Slp: Sco: File 'M:\1036_FRA_LP\redist\DotNetFrameworks\dotNetFx45LP_Full_x86_x64.exe' does not exist

    (01) 2015-07-22 20:23:20 Slp: .NET Framework standalone installation package 'M:\x64\setup\..\..\1036_FRA_LP\x64\setup\.\..\..\redist\DotNetFrameworks\dotNetFx45LP_Full_x86_x64.exe' was not found. Using .NET WEB setup package

    (01) 2015-07-22 20:23:20 Slp: Sco: File 'M:\1040_ITA_LP\redist\DotNetFrameworks\x64\dotNetFx45LP_Full_x86_x64.exe' does not exist

    (01) 2015-07-22 20:23:20 Slp: Sco: File 'M:\1040_ITA_LP\redist\DotNetFrameworks\dotNetFx45LP_Full_x86_x64.exe' does not exist

    (01) 2015-07-22 20:23:20 Slp: .NET Framework standalone installation package 'M:\x64\setup\..\..\1040_ITA_LP\x64\setup\.\..\..\redist\DotNetFrameworks\dotNetFx45LP_Full_x86_x64.exe' was not found. Using .NET WEB setup package

    (01) 2015-07-22 20:23:20 Slp: Sco: File 'M:\1041_JPN_LP\redist\DotNetFrameworks\x64\dotNetFx45LP_Full_x86_x64.exe' does not exist

    (01) 2015-07-22 20:23:20 Slp: Sco: File 'M:\1041_JPN_LP\redist\DotNetFrameworks\dotNetFx45LP_Full_x86_x64.exe' does not exist

    (01) 2015-07-22 20:23:20 Slp: .NET Framework standalone installation package 'M:\x64\setup\..\..\1041_JPN_LP\x64\setup\.\..\..\redist\DotNetFrameworks\dotNetFx45LP_Full_x86_x64.exe' was not found. Using .NET WEB setup package

    (01) 2015-07-22 20:23:20 Slp: Sco: File 'M:\1042_KOR_LP\redist\DotNetFrameworks\x64\dotNetFx45LP_Full_x86_x64.exe' does not exist

    (01) 2015-07-22 20:23:20 Slp: Sco: File 'M:\1042_KOR_LP\redist\DotNetFrameworks\dotNetFx45LP_Full_x86_x64.exe' does not exist

    (01) 2015-07-22 20:23:20 Slp: .NET Framework standalone installation package 'M:\x64\setup\..\..\1042_KOR_LP\x64\setup\.\..\..\redist\DotNetFrameworks\dotNetFx45LP_Full_x86_x64.exe' was not found. Using .NET WEB setup package

    (01) 2015-07-22 20:23:20 Slp: Sco: File 'M:\1046_PTB_LP\redist\DotNetFrameworks\x64\dotNetFx45LP_Full_x86_x64.exe' does not exist

    (01) 2015-07-22 20:23:20 Slp: Sco: File 'M:\1046_PTB_LP\redist\DotNetFrameworks\dotNetFx45LP_Full_x86_x64.exe' does not exist

    (01) 2015-07-22 20:23:20 Slp: .NET Framework standalone installation package 'M:\x64\setup\..\..\1046_PTB_LP\x64\setup\.\..\..\redist\DotNetFrameworks\dotNetFx45LP_Full_x86_x64.exe' was not found. Using .NET WEB setup package

    (01) 2015-07-22 20:23:20 Slp: Sco: File 'M:\1049_RUS_LP\redist\DotNetFrameworks\x64\dotNetFx45LP_Full_x86_x64.exe' does not exist

    (01) 2015-07-22 20:23:20 Slp: Sco: File 'M:\1049_RUS_LP\redist\DotNetFrameworks\dotNetFx45LP_Full_x86_x64.exe' does not exist

    (01) 2015-07-22 20:23:20 Slp: .NET Framework standalone installation package 'M:\x64\setup\..\..\1049_RUS_LP\x64\setup\.\..\..\redist\DotNetFrameworks\dotNetFx45LP_Full_x86_x64.exe' was not found. Using .NET WEB setup package

    (01) 2015-07-22 20:23:20 Slp: Sco: File 'M:\2052_CHS_LP\redist\DotNetFrameworks\x64\dotNetFx45LP_Full_x86_x64.exe' does not exist

    (01) 2015-07-22 20:23:20 Slp: Sco: File 'M:\2052_CHS_LP\redist\DotNetFrameworks\dotNetFx45LP_Full_x86_x64.exe' does not exist

    (01) 2015-07-22 20:23:20 Slp: .NET Framework standalone installation package 'M:\x64\setup\..\..\2052_CHS_LP\x64\setup\.\..\..\redist\DotNetFrameworks\dotNetFx45LP_Full_x86_x64.exe' was not found. Using .NET WEB setup package

    (01) 2015-07-22 20:23:20 Slp: Sco: File 'M:\3082_ESN_LP\redist\DotNetFrameworks\x64\dotNetFx45LP_Full_x86_x64.exe' does not exist

    (01) 2015-07-22 20:23:20 Slp: Sco: File 'M:\3082_ESN_LP\redist\DotNetFrameworks\dotNetFx45LP_Full_x86_x64.exe' does not exist

    (01) 2015-07-22 20:23:20 Slp: .NET Framework standalone installation package 'M:\x64\setup\..\..\3082_ESN_LP\x64\setup\.\..\..\redist\DotNetFrameworks\dotNetFx45LP_Full_x86_x64.exe' was not found. Using .NET WEB setup package

    (01) 2015-07-22 20:23:20 Slp: Sco: File 'M:\1053_SVE_LP\redist\DotNetFrameworks\x64\dotNetFx45LP_Full_x86_x64.exe' does not exist

    (01) 2015-07-22 20:23:20 Slp: Sco: File 'M:\1053_SVE_LP\redist\DotNetFrameworks\dotNetFx45LP_Full_x86_x64.exe' does not exist

    (01) 2015-07-22 20:23:20 Slp: .NET Framework standalone installation package 'M:\x64\setup\..\..\1053_SVE_LP\x64\setup\.\..\..\redist\DotNetFrameworks\dotNetFx45LP_Full_x86_x64.exe' was not found. Using .NET WEB setup package

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\x64\setup\sql_engine_core_inst_msi\x64\sql_engine_core_inst.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\x64\setup\sql_engine_core_inst_msi\x86\sql_engine_core_inst.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_engine_core_inst_loc_msi\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_engine_core_inst_loc_msi\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_engine_core_inst_loc_msi\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_engine_core_inst_loc_msi\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_engine_core_inst_loc_msi\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_engine_core_inst_loc_msi\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_engine_core_inst_loc_msi\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_engine_core_inst_loc_msi\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_engine_core_inst_loc_msi\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_engine_core_inst_loc_msi\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_engine_core_inst_loc_msi\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_engine_core_inst_loc_msi\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_engine_core_inst_loc_msi\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_engine_core_inst_loc_msi\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_engine_core_inst_loc_msi\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_engine_core_inst_loc_msi\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_engine_core_inst_loc_msi\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_engine_core_inst_loc_msi\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_engine_core_inst_loc_msi\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_engine_core_inst_loc_msi\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_engine_core_inst_loc_msi\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_engine_core_inst_loc_msi\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\x64\setup\x64\sql_fulltext.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\x64\setup\x86\sql_fulltext.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\x64\setup\x64\sql_dq.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\x64\setup\x86\sql_dq.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\x64\setup\sql_engine_core_shared_msi\x64\sql_engine_core_shared.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_engine_core_shared_loc_msi\sql_engine_core_shared_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_engine_core_shared_loc_msi\sql_engine_core_shared_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_engine_core_shared_loc_msi\sql_engine_core_shared_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_engine_core_shared_loc_msi\sql_engine_core_shared_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_engine_core_shared_loc_msi\sql_engine_core_shared_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_engine_core_shared_loc_msi\sql_engine_core_shared_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_engine_core_shared_loc_msi\sql_engine_core_shared_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_engine_core_shared_loc_msi\sql_engine_core_shared_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_engine_core_shared_loc_msi\sql_engine_core_shared_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_engine_core_shared_loc_msi\sql_engine_core_shared_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_engine_core_shared_loc_msi\sql_engine_core_shared_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\x64\setup\x64\sql_as.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\x64\setup\x86\sql_as.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\SQL_AS_OLEDB.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\SQL_AS_OLEDB.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\SQL_AS_OLEDB.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\SQL_AS_OLEDB.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\sql_as_spi.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\x64\setup\x64\sql_rs.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\x64\setup\x86\sql_rs.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\x64\setup\x64\sql_rsshp.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\rsSharePoint.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\x64\setup\x64\sql_dqc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_dqc_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_dqc_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_dqc_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_dqc_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_dqc_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_dqc_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_dqc_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_dqc_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_dqc_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_dqc_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_dqc_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\x64\setup\x64\sql_dq_common.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\x64\setup\x64\sql_is.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_is_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_is_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_is_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_is_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_is_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_is_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_is_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_is_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_is_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_is_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_is_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\x64\setup\x64\sql_tools.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_tools_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_tools_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_tools_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_tools_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_tools_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_tools_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_tools_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_tools_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_tools_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_tools_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_tools_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\x64\setup\x64\sql_dreplay_controller.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_dreplay_controller_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_dreplay_controller_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_dreplay_controller_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_dreplay_controller_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_dreplay_controller_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_dreplay_controller_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_dreplay_controller_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_dreplay_controller_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_dreplay_controller_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_dreplay_controller_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_dreplay_controller_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\x64\setup\x64\sql_dreplay_client.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_dreplay_client_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_dreplay_client_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_dreplay_client_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_dreplay_client_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_dreplay_client_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_dreplay_client_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_dreplay_client_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_dreplay_client_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_dreplay_client_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_dreplay_client_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_dreplay_client_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\x64\setup\x64\SSIS64ForSSDTBI.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\x64\setup\SSIS64ForSSDTBI.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\x64\setup\x86\ssdtbi.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\x64\setup\ssdtbi.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\ssdtbi_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\ssdtbi_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\ssdtbi_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\ssdtbi_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\ssdtbi_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\ssdtbi_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\ssdtbi_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\ssdtbi_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\ssdtbi_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\ssdtbi_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\ssdtbi_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\ssdtbi_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\x64\setup\x64\sql_ssms.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_ssms_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_ssms_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_ssms_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_ssms_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_ssms_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_ssms_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_ssms_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_ssms_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_ssms_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_ssms_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_ssms_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\x64\setup\sql_common_core_msi\x64\sql_common_core.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_common_core_loc_msi\sql_common_core_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_common_core_loc_msi\sql_common_core_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_common_core_loc_msi\sql_common_core_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_common_core_loc_msi\sql_common_core_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_common_core_loc_msi\sql_common_core_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_common_core_loc_msi\sql_common_core_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_common_core_loc_msi\sql_common_core_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_common_core_loc_msi\sql_common_core_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_common_core_loc_msi\sql_common_core_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_common_core_loc_msi\sql_common_core_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_common_core_loc_msi\sql_common_core_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\sqlsupport_msi\x64\SqlSupport.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\redist\watson\x86\dw20shared.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\SSDTStub.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\SSDTStub.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\SSDTDBSvcExternals.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\SSDTDBSvcExternals.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\SharedManagementObjects.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\SharedManagementObjects.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\SharedManagementObjects.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\SharedManagementObjects.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\TSqlLanguageService.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\TSqlLanguageService.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\DACFramework.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\DACFramework.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_bol_components_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_bol_components_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_bol_components_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_bol_components_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_bol_components_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_bol_components_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_bol_components_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_bol_components_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_bol_components_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_bol_components_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_bol_components_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\sql_bol_registry_loc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\SQLServerBestPracticesPolicies.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\sqlbrowser.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\x64\setup\x64\sqlsqm.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\x64\setup\x64\RsFx.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\ReportViewer.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1028_CHT_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1028_CHT_LP\redist\vsta\RuntimeLP\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1031_DEU_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1031_DEU_LP\redist\vsta\RuntimeLP\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1033_ENU_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1033_ENU_LP\redist\vsta\RuntimeLP\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1036_FRA_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1036_FRA_LP\redist\vsta\RuntimeLP\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1040_ITA_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1040_ITA_LP\redist\vsta\RuntimeLP\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1041_JPN_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1041_JPN_LP\redist\vsta\RuntimeLP\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1042_KOR_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1042_KOR_LP\redist\vsta\RuntimeLP\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1046_PTB_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1046_PTB_LP\redist\vsta\RuntimeLP\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1049_RUS_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1049_RUS_LP\redist\vsta\RuntimeLP\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\2052_CHS_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\2052_CHS_LP\redist\vsta\RuntimeLP\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\3082_ESN_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\3082_ESN_LP\redist\vsta\RuntimeLP\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1053_SVE_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1053_SVE_LP\redist\vsta\RuntimeLP\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1028_CHT_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1028_CHT_LP\redist\vsta\RuntimeLP\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1031_DEU_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1031_DEU_LP\redist\vsta\RuntimeLP\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1033_ENU_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1033_ENU_LP\redist\vsta\RuntimeLP\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1036_FRA_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1036_FRA_LP\redist\vsta\RuntimeLP\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1040_ITA_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1040_ITA_LP\redist\vsta\RuntimeLP\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1041_JPN_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1041_JPN_LP\redist\vsta\RuntimeLP\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1042_KOR_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1042_KOR_LP\redist\vsta\RuntimeLP\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1046_PTB_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1046_PTB_LP\redist\vsta\RuntimeLP\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1049_RUS_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1049_RUS_LP\redist\vsta\RuntimeLP\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\2052_CHS_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\2052_CHS_LP\redist\vsta\RuntimeLP\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\3082_ESN_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\3082_ESN_LP\redist\vsta\RuntimeLP\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1053_SVE_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1053_SVE_LP\redist\vsta\RuntimeLP\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\redist\VSTA\designtime\x86\VSTA_DT30.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\redist\VSTA\designtime\VSTA_DT30.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1028_CHT_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1028_CHT_LP\redist\vsta\DesigntimeLP\VSTA_DTLP30.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1031_DEU_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1031_DEU_LP\redist\vsta\DesigntimeLP\VSTA_DTLP30.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1033_ENU_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1033_ENU_LP\redist\vsta\DesigntimeLP\VSTA_DTLP30.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1036_FRA_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1036_FRA_LP\redist\vsta\DesigntimeLP\VSTA_DTLP30.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1040_ITA_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1040_ITA_LP\redist\vsta\DesigntimeLP\VSTA_DTLP30.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1041_JPN_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1041_JPN_LP\redist\vsta\DesigntimeLP\VSTA_DTLP30.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1042_KOR_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1042_KOR_LP\redist\vsta\DesigntimeLP\VSTA_DTLP30.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1046_PTB_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1046_PTB_LP\redist\vsta\DesigntimeLP\VSTA_DTLP30.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1049_RUS_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1049_RUS_LP\redist\vsta\DesigntimeLP\VSTA_DTLP30.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\2052_CHS_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\2052_CHS_LP\redist\vsta\DesigntimeLP\VSTA_DTLP30.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\3082_ESN_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\3082_ESN_LP\redist\vsta\DesigntimeLP\VSTA_DTLP30.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1053_SVE_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1053_SVE_LP\redist\vsta\DesigntimeLP\VSTA_DTLP30.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\x64\setup\x64\MasterDataServices.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\x64\setup\x64\MasterDataServicesLoc.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\x64\setup\x64\dotNetFx35setup.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\x64\setup\dotNetFx35setup.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\redist\DotNetFrameworks\x64\dotNetFx40_Full_x86_x64.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\redist\DotNetFrameworks\x64\dotNetFx40_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\redist\DotNetFrameworks\dotNetFx40_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\redist\DotNetFrameworks\x64\dotNetFx40_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\redist\DotNetFrameworks\dotNetFx40_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\redist\DotNetFrameworks\x64\dotNetFx40_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\redist\DotNetFrameworks\dotNetFx40_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\redist\DotNetFrameworks\x64\dotNetFx40_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\redist\DotNetFrameworks\dotNetFx40_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\redist\DotNetFrameworks\x64\dotNetFx40_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\redist\DotNetFrameworks\dotNetFx40_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\redist\DotNetFrameworks\x64\dotNetFx40_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\redist\DotNetFrameworks\dotNetFx40_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\redist\DotNetFrameworks\x64\dotNetFx40_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\redist\DotNetFrameworks\dotNetFx40_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\redist\DotNetFrameworks\x64\dotNetFx40_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\redist\DotNetFrameworks\dotNetFx40_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\redist\DotNetFrameworks\x64\dotNetFx40_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\redist\DotNetFrameworks\dotNetFx40_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\redist\DotNetFrameworks\x64\dotNetFx40_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\redist\DotNetFrameworks\dotNetFx40_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\redist\DotNetFrameworks\x64\dotNetFx40_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\redist\DotNetFrameworks\dotNetFx40_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\redist\DotNetFrameworks\x64\dotNetFx40_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\redist\DotNetFrameworks\dotNetFx40_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\redist\DotNetFrameworks\x64\NDP40-KB2468871-v2.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\redist\DotNetFrameworks\x64\NDP40-KB2544514.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\redist\DotNetFrameworks\x64\dotNetFx45_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\redist\DotNetFrameworks\dotNetFx45_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\redist\DotNetFrameworks\x64\dotNetFx45_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\redist\DotNetFrameworks\dotNetFx45_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\redist\DotNetFrameworks\x64\dotNetFx45_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\redist\DotNetFrameworks\dotNetFx45_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\redist\DotNetFrameworks\x64\dotNetFx45_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\redist\DotNetFrameworks\dotNetFx45_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\redist\DotNetFrameworks\x64\dotNetFx45_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\redist\DotNetFrameworks\dotNetFx45_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\redist\DotNetFrameworks\x64\dotNetFx45_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\redist\DotNetFrameworks\dotNetFx45_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\redist\DotNetFrameworks\x64\dotNetFx45_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\redist\DotNetFrameworks\dotNetFx45_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\redist\DotNetFrameworks\x64\dotNetFx45_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\redist\DotNetFrameworks\dotNetFx45_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\redist\DotNetFrameworks\x64\dotNetFx45_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\redist\DotNetFrameworks\dotNetFx45_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\redist\DotNetFrameworks\x64\dotNetFx45_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\redist\DotNetFrameworks\dotNetFx45_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\redist\DotNetFrameworks\x64\dotNetFx45_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\redist\DotNetFrameworks\dotNetFx45_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\redist\DotNetFrameworks\x64\dotNetFx45_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\redist\DotNetFrameworks\dotNetFx45_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\redist\DotNetFrameworks\x64\dotNetFx45_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\redist\DotNetFrameworks\dotNetFx45_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\redist\VisualStudioShell\VCRuntimes\x86\vc_runtime_x86.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1033_ENU_LP\redist\VisualStudioShell\64bitPrereq\x64\VS_Prerequisites_x64_enu.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\redist\VisualStudioShell\VC90SP1\x86\vc_red.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\redist\VisualStudioShell\MTPack\x86\NetFx_DTP.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1028_CHT_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1028_CHT_LP\redist\VisualStudioShell\Help\help3_lp.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1031_DEU_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1031_DEU_LP\redist\VisualStudioShell\Help\help3_lp.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1033_ENU_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1033_ENU_LP\redist\VisualStudioShell\Help\help3_lp.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1036_FRA_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1036_FRA_LP\redist\VisualStudioShell\Help\help3_lp.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1040_ITA_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1040_ITA_LP\redist\VisualStudioShell\Help\help3_lp.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1041_JPN_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1041_JPN_LP\redist\VisualStudioShell\Help\help3_lp.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1042_KOR_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1042_KOR_LP\redist\VisualStudioShell\Help\help3_lp.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1046_PTB_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1046_PTB_LP\redist\VisualStudioShell\Help\help3_lp.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1049_RUS_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1049_RUS_LP\redist\VisualStudioShell\Help\help3_lp.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\2052_CHS_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\2052_CHS_LP\redist\VisualStudioShell\Help\help3_lp.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\3082_ESN_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\3082_ESN_LP\redist\VisualStudioShell\Help\help3_lp.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1053_SVE_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1053_SVE_LP\redist\VisualStudioShell\Help\help3_lp.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1033_ENU_LP\redist\VisualStudioShell\SMO\x86\SharedManagementObjects.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1033_ENU_LP\redist\VisualStudioShell\SQLSysClrTypes\x86\SQLSysClrTypes.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1033_ENU_LP\redist\VisualStudioShell\VSSetup\x86\vs_setup.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1033_ENU_LP\redist\VisualStudioShell\VSIntSetup\x86\vs_setup.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1033_ENU_LP\redist\VisualStudioShell\VSIntSetup\vs_setup.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\redist\VisualStudioShell\VSShell2012\x86\vs_isoshell.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\redist\VisualStudioShell\VSShell2012\vs_isoshell.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1028_CHT_LP\redist\VisualStudioShell\VSShell2012\x86\vs_isoshellLP.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1028_CHT_LP\redist\VisualStudioShell\VSShell2012\vs_isoshellLP.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1031_DEU_LP\redist\VisualStudioShell\VSShell2012\x86\vs_isoshellLP.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1031_DEU_LP\redist\VisualStudioShell\VSShell2012\vs_isoshellLP.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1033_ENU_LP\redist\VisualStudioShell\VSShell2012\x86\vs_isoshellLP.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1033_ENU_LP\redist\VisualStudioShell\VSShell2012\vs_isoshellLP.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1036_FRA_LP\redist\VisualStudioShell\VSShell2012\x86\vs_isoshellLP.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1036_FRA_LP\redist\VisualStudioShell\VSShell2012\vs_isoshellLP.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1040_ITA_LP\redist\VisualStudioShell\VSShell2012\x86\vs_isoshellLP.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1040_ITA_LP\redist\VisualStudioShell\VSShell2012\vs_isoshellLP.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1041_JPN_LP\redist\VisualStudioShell\VSShell2012\x86\vs_isoshellLP.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1041_JPN_LP\redist\VisualStudioShell\VSShell2012\vs_isoshellLP.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1042_KOR_LP\redist\VisualStudioShell\VSShell2012\x86\vs_isoshellLP.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1042_KOR_LP\redist\VisualStudioShell\VSShell2012\vs_isoshellLP.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1046_PTB_LP\redist\VisualStudioShell\VSShell2012\x86\vs_isoshellLP.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1046_PTB_LP\redist\VisualStudioShell\VSShell2012\vs_isoshellLP.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1049_RUS_LP\redist\VisualStudioShell\VSShell2012\x86\vs_isoshellLP.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1049_RUS_LP\redist\VisualStudioShell\VSShell2012\vs_isoshellLP.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\2052_CHS_LP\redist\VisualStudioShell\VSShell2012\x86\vs_isoshellLP.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\2052_CHS_LP\redist\VisualStudioShell\VSShell2012\vs_isoshellLP.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\3082_ESN_LP\redist\VisualStudioShell\VSShell2012\x86\vs_isoshellLP.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\3082_ESN_LP\redist\VisualStudioShell\VSShell2012\vs_isoshellLP.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1053_SVE_LP\redist\VisualStudioShell\VSShell2012\x86\vs_isoshellLP.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1053_SVE_LP\redist\VisualStudioShell\VSShell2012\vs_isoshellLP.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\redist\VisualStudioShell\VSShell2012\x86\vs_intshelladditional.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\redist\VisualStudioShell\VSShell2012\vs_intshelladditional.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1028_CHT_LP\redist\VisualStudioShell\VSShell2012\x86\vs_intshelladditionalLP.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1028_CHT_LP\redist\VisualStudioShell\VSShell2012\vs_intshelladditionalLP.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1031_DEU_LP\redist\VisualStudioShell\VSShell2012\x86\vs_intshelladditionalLP.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1031_DEU_LP\redist\VisualStudioShell\VSShell2012\vs_intshelladditionalLP.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1033_ENU_LP\redist\VisualStudioShell\VSShell2012\x86\vs_intshelladditionalLP.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1033_ENU_LP\redist\VisualStudioShell\VSShell2012\vs_intshelladditionalLP.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1036_FRA_LP\redist\VisualStudioShell\VSShell2012\x86\vs_intshelladditionalLP.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1036_FRA_LP\redist\VisualStudioShell\VSShell2012\vs_intshelladditionalLP.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1040_ITA_LP\redist\VisualStudioShell\VSShell2012\x86\vs_intshelladditionalLP.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1040_ITA_LP\redist\VisualStudioShell\VSShell2012\vs_intshelladditionalLP.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1041_JPN_LP\redist\VisualStudioShell\VSShell2012\x86\vs_intshelladditionalLP.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1041_JPN_LP\redist\VisualStudioShell\VSShell2012\vs_intshelladditionalLP.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1042_KOR_LP\redist\VisualStudioShell\VSShell2012\x86\vs_intshelladditionalLP.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1042_KOR_LP\redist\VisualStudioShell\VSShell2012\vs_intshelladditionalLP.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1046_PTB_LP\redist\VisualStudioShell\VSShell2012\x86\vs_intshelladditionalLP.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1046_PTB_LP\redist\VisualStudioShell\VSShell2012\vs_intshelladditionalLP.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1049_RUS_LP\redist\VisualStudioShell\VSShell2012\x86\vs_intshelladditionalLP.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1049_RUS_LP\redist\VisualStudioShell\VSShell2012\vs_intshelladditionalLP.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\2052_CHS_LP\redist\VisualStudioShell\VSShell2012\x86\vs_intshelladditionalLP.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\2052_CHS_LP\redist\VisualStudioShell\VSShell2012\vs_intshelladditionalLP.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\3082_ESN_LP\redist\VisualStudioShell\VSShell2012\x86\vs_intshelladditionalLP.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\3082_ESN_LP\redist\VisualStudioShell\VSShell2012\vs_intshelladditionalLP.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1053_SVE_LP\redist\VisualStudioShell\VSShell2012\x86\vs_intshelladditionalLP.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1053_SVE_LP\redist\VisualStudioShell\VSShell2012\vs_intshelladditionalLP.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\redist\VisualStudioShell\VSShell2013\x86\vs_isoshell.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\redist\VisualStudioShell\VSShell2013\vs_isoshell.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1028_CHT_LP\redist\VisualStudioShell\VSShell2013\x86\vs_isoshellLP.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1028_CHT_LP\redist\VisualStudioShell\VSShell2013\vs_isoshellLP.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1031_DEU_LP\redist\VisualStudioShell\VSShell2013\x86\vs_isoshellLP.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1031_DEU_LP\redist\VisualStudioShell\VSShell2013\vs_isoshellLP.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1033_ENU_LP\redist\VisualStudioShell\VSShell2013\x86\vs_isoshellLP.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1033_ENU_LP\redist\VisualStudioShell\VSShell2013\vs_isoshellLP.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1036_FRA_LP\redist\VisualStudioShell\VSShell2013\x86\vs_isoshellLP.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1036_FRA_LP\redist\VisualStudioShell\VSShell2013\vs_isoshellLP.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1040_ITA_LP\redist\VisualStudioShell\VSShell2013\x86\vs_isoshellLP.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1040_ITA_LP\redist\VisualStudioShell\VSShell2013\vs_isoshellLP.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1041_JPN_LP\redist\VisualStudioShell\VSShell2013\x86\vs_isoshellLP.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1041_JPN_LP\redist\VisualStudioShell\VSShell2013\vs_isoshellLP.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1042_KOR_LP\redist\VisualStudioShell\VSShell2013\x86\vs_isoshellLP.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1042_KOR_LP\redist\VisualStudioShell\VSShell2013\vs_isoshellLP.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1046_PTB_LP\redist\VisualStudioShell\VSShell2013\x86\vs_isoshellLP.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1046_PTB_LP\redist\VisualStudioShell\VSShell2013\vs_isoshellLP.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1049_RUS_LP\redist\VisualStudioShell\VSShell2013\x86\vs_isoshellLP.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1049_RUS_LP\redist\VisualStudioShell\VSShell2013\vs_isoshellLP.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\2052_CHS_LP\redist\VisualStudioShell\VSShell2013\x86\vs_isoshellLP.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\2052_CHS_LP\redist\VisualStudioShell\VSShell2013\vs_isoshellLP.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\3082_ESN_LP\redist\VisualStudioShell\VSShell2013\x86\vs_isoshellLP.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\3082_ESN_LP\redist\VisualStudioShell\VSShell2013\vs_isoshellLP.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1053_SVE_LP\redist\VisualStudioShell\VSShell2013\x86\vs_isoshellLP.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1053_SVE_LP\redist\VisualStudioShell\VSShell2013\vs_isoshellLP.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\redist\VisualStudioShell\VSShell2013\x86\vs_intshelladditional.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\redist\VisualStudioShell\VSShell2013\vs_intshelladditional.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1028_CHT_LP\redist\VisualStudioShell\VSShell2013\x86\vs_intshelladditionalLP.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1028_CHT_LP\redist\VisualStudioShell\VSShell2013\vs_intshelladditionalLP.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1031_DEU_LP\redist\VisualStudioShell\VSShell2013\x86\vs_intshelladditionalLP.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1031_DEU_LP\redist\VisualStudioShell\VSShell2013\vs_intshelladditionalLP.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1033_ENU_LP\redist\VisualStudioShell\VSShell2013\x86\vs_intshelladditionalLP.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1033_ENU_LP\redist\VisualStudioShell\VSShell2013\vs_intshelladditionalLP.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1036_FRA_LP\redist\VisualStudioShell\VSShell2013\x86\vs_intshelladditionalLP.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1036_FRA_LP\redist\VisualStudioShell\VSShell2013\vs_intshelladditionalLP.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1040_ITA_LP\redist\VisualStudioShell\VSShell2013\x86\vs_intshelladditionalLP.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1040_ITA_LP\redist\VisualStudioShell\VSShell2013\vs_intshelladditionalLP.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1041_JPN_LP\redist\VisualStudioShell\VSShell2013\x86\vs_intshelladditionalLP.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1041_JPN_LP\redist\VisualStudioShell\VSShell2013\vs_intshelladditionalLP.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1042_KOR_LP\redist\VisualStudioShell\VSShell2013\x86\vs_intshelladditionalLP.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1042_KOR_LP\redist\VisualStudioShell\VSShell2013\vs_intshelladditionalLP.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1046_PTB_LP\redist\VisualStudioShell\VSShell2013\x86\vs_intshelladditionalLP.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1046_PTB_LP\redist\VisualStudioShell\VSShell2013\vs_intshelladditionalLP.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1049_RUS_LP\redist\VisualStudioShell\VSShell2013\x86\vs_intshelladditionalLP.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1049_RUS_LP\redist\VisualStudioShell\VSShell2013\vs_intshelladditionalLP.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\2052_CHS_LP\redist\VisualStudioShell\VSShell2013\x86\vs_intshelladditionalLP.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\2052_CHS_LP\redist\VisualStudioShell\VSShell2013\vs_intshelladditionalLP.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\3082_ESN_LP\redist\VisualStudioShell\VSShell2013\x86\vs_intshelladditionalLP.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\3082_ESN_LP\redist\VisualStudioShell\VSShell2013\vs_intshelladditionalLP.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1053_SVE_LP\redist\VisualStudioShell\VSShell2013\x86\vs_intshelladditionalLP.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1053_SVE_LP\redist\VisualStudioShell\VSShell2013\vs_intshelladditionalLP.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\redist\VSTA2012\x86\vsta_setup.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\redist\VSTA2012\vsta_setup.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\redist\VSTA2012\x86\vsta_ls.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\redist\VSTA2012\vsta_ls.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1028_CHT_LP\redist\VSTA2012\x86\vsta_ls.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1028_CHT_LP\redist\VSTA2012\vsta_ls.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1031_DEU_LP\redist\VSTA2012\x86\vsta_ls.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1031_DEU_LP\redist\VSTA2012\vsta_ls.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1033_ENU_LP\redist\VSTA2012\x86\vsta_ls.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1033_ENU_LP\redist\VSTA2012\vsta_ls.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1036_FRA_LP\redist\VSTA2012\x86\vsta_ls.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1036_FRA_LP\redist\VSTA2012\vsta_ls.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1040_ITA_LP\redist\VSTA2012\x86\vsta_ls.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1040_ITA_LP\redist\VSTA2012\vsta_ls.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1041_JPN_LP\redist\VSTA2012\x86\vsta_ls.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1041_JPN_LP\redist\VSTA2012\vsta_ls.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1042_KOR_LP\redist\VSTA2012\x86\vsta_ls.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1042_KOR_LP\redist\VSTA2012\vsta_ls.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1046_PTB_LP\redist\VSTA2012\x86\vsta_ls.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1046_PTB_LP\redist\VSTA2012\vsta_ls.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1049_RUS_LP\redist\VSTA2012\x86\vsta_ls.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1049_RUS_LP\redist\VSTA2012\vsta_ls.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\2052_CHS_LP\redist\VSTA2012\x86\vsta_ls.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\2052_CHS_LP\redist\VSTA2012\vsta_ls.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\3082_ESN_LP\redist\VSTA2012\x86\vsta_ls.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\3082_ESN_LP\redist\VSTA2012\vsta_ls.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1053_SVE_LP\redist\VSTA2012\x86\vsta_ls.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1053_SVE_LP\redist\VSTA2012\vsta_ls.exe' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\x64\setup\x64\unused' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\x64\setup\unused' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\x64\setup\x86\unused' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\x64\setup\unused' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\sql2008support\x64\SqlSupport.msi' does not exist

    (01) 2015-07-22 20:23:21 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:21 Slp: Sco: Attempting to open registry subkey Software\Microsoft\Microsoft SQL Server\120\Bootstrap

    (01) 2015-07-22 20:23:21 Slp: Reading XML resource 'Microsoft.SQL.Chainer.PackageData.Package.xml'

    (01) 2015-07-22 20:23:21 Slp: Reading schema resource 'Microsoft.SQL.Chainer.Package.Package.xsd'

    (01) 2015-07-22 20:23:21 Slp: PCU Document 'Microsoft.SQL.Chainer.PackageData.Package.xml' validated with schema 'Microsoft.SQL.Chainer.Package.Package.xsd' has been successfuly loaded into datastore path '/Datastore/PatchPackageData'

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\sql_engine_core_inst_msi\x64\sql_engine_core_inst.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\sql_engine_core_inst_msi\sql_engine_core_inst.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\sql_engine_core_inst_msi\x86\sql_engine_core_inst.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\sql_engine_core_inst_msi\sql_engine_core_inst.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1028_CHT_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1028_CHT_LP\x64\setup\sql_engine_core_inst_loc_msi\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1031_DEU_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1031_DEU_LP\x64\setup\sql_engine_core_inst_loc_msi\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\sql_engine_core_inst_loc_msi\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1036_FRA_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1036_FRA_LP\x64\setup\sql_engine_core_inst_loc_msi\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1040_ITA_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1040_ITA_LP\x64\setup\sql_engine_core_inst_loc_msi\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1041_JPN_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1041_JPN_LP\x64\setup\sql_engine_core_inst_loc_msi\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1042_KOR_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1042_KOR_LP\x64\setup\sql_engine_core_inst_loc_msi\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1046_PTB_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1046_PTB_LP\x64\setup\sql_engine_core_inst_loc_msi\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1049_RUS_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1049_RUS_LP\x64\setup\sql_engine_core_inst_loc_msi\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\2052_CHS_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\2052_CHS_LP\x64\setup\sql_engine_core_inst_loc_msi\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\3082_ESN_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\3082_ESN_LP\x64\setup\sql_engine_core_inst_loc_msi\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1053_SVE_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1053_SVE_LP\x64\setup\sql_engine_core_inst_loc_msi\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1028_CHT_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1028_CHT_LP\x64\setup\sql_engine_core_inst_loc_msi\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1031_DEU_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1031_DEU_LP\x64\setup\sql_engine_core_inst_loc_msi\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\sql_engine_core_inst_loc_msi\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1036_FRA_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1036_FRA_LP\x64\setup\sql_engine_core_inst_loc_msi\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1040_ITA_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1040_ITA_LP\x64\setup\sql_engine_core_inst_loc_msi\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1041_JPN_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1041_JPN_LP\x64\setup\sql_engine_core_inst_loc_msi\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1042_KOR_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1042_KOR_LP\x64\setup\sql_engine_core_inst_loc_msi\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1046_PTB_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1046_PTB_LP\x64\setup\sql_engine_core_inst_loc_msi\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1049_RUS_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1049_RUS_LP\x64\setup\sql_engine_core_inst_loc_msi\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\2052_CHS_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\2052_CHS_LP\x64\setup\sql_engine_core_inst_loc_msi\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\3082_ESN_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\3082_ESN_LP\x64\setup\sql_engine_core_inst_loc_msi\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1053_SVE_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1053_SVE_LP\x64\setup\sql_engine_core_inst_loc_msi\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x64\sql_fulltext.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\sql_fulltext.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x86\sql_fulltext.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\sql_fulltext.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x64\sql_dq.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\sql_dq.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x86\sql_dq.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\sql_dq.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1028_CHT_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1028_CHT_LP\x64\setup\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1031_DEU_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1031_DEU_LP\x64\setup\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1036_FRA_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1036_FRA_LP\x64\setup\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1040_ITA_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1040_ITA_LP\x64\setup\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1041_JPN_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1041_JPN_LP\x64\setup\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1042_KOR_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1042_KOR_LP\x64\setup\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1046_PTB_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1046_PTB_LP\x64\setup\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1049_RUS_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1049_RUS_LP\x64\setup\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\2052_CHS_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\2052_CHS_LP\x64\setup\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\3082_ESN_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\3082_ESN_LP\x64\setup\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1053_SVE_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1053_SVE_LP\x64\setup\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1028_CHT_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1028_CHT_LP\x64\setup\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1031_DEU_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1031_DEU_LP\x64\setup\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1036_FRA_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1036_FRA_LP\x64\setup\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1040_ITA_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1040_ITA_LP\x64\setup\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1041_JPN_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1041_JPN_LP\x64\setup\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1042_KOR_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1042_KOR_LP\x64\setup\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1046_PTB_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1046_PTB_LP\x64\setup\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1049_RUS_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1049_RUS_LP\x64\setup\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\2052_CHS_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\2052_CHS_LP\x64\setup\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\3082_ESN_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\3082_ESN_LP\x64\setup\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1053_SVE_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1053_SVE_LP\x64\setup\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\sql_engine_core_shared_msi\x64\sql_engine_core_shared.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\sql_engine_core_shared_msi\sql_engine_core_shared.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1028_CHT_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1028_CHT_LP\x64\setup\sql_engine_core_shared_loc_msi\sql_engine_core_shared_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1031_DEU_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1031_DEU_LP\x64\setup\sql_engine_core_shared_loc_msi\sql_engine_core_shared_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\sql_engine_core_shared_loc_msi\sql_engine_core_shared_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1036_FRA_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1036_FRA_LP\x64\setup\sql_engine_core_shared_loc_msi\sql_engine_core_shared_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1040_ITA_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1040_ITA_LP\x64\setup\sql_engine_core_shared_loc_msi\sql_engine_core_shared_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1041_JPN_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1041_JPN_LP\x64\setup\sql_engine_core_shared_loc_msi\sql_engine_core_shared_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1042_KOR_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1042_KOR_LP\x64\setup\sql_engine_core_shared_loc_msi\sql_engine_core_shared_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1046_PTB_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1046_PTB_LP\x64\setup\sql_engine_core_shared_loc_msi\sql_engine_core_shared_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1049_RUS_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1049_RUS_LP\x64\setup\sql_engine_core_shared_loc_msi\sql_engine_core_shared_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\2052_CHS_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\2052_CHS_LP\x64\setup\sql_engine_core_shared_loc_msi\sql_engine_core_shared_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\3082_ESN_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\3082_ESN_LP\x64\setup\sql_engine_core_shared_loc_msi\sql_engine_core_shared_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1053_SVE_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1053_SVE_LP\x64\setup\sql_engine_core_shared_loc_msi\sql_engine_core_shared_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x64\sql_as.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\sql_as.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x86\sql_as.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\sql_as.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1028_CHT_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1028_CHT_LP\x64\setup\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1031_DEU_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1031_DEU_LP\x64\setup\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1036_FRA_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1036_FRA_LP\x64\setup\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1040_ITA_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1040_ITA_LP\x64\setup\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1041_JPN_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1041_JPN_LP\x64\setup\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1042_KOR_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1042_KOR_LP\x64\setup\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1046_PTB_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1046_PTB_LP\x64\setup\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1049_RUS_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1049_RUS_LP\x64\setup\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\2052_CHS_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\2052_CHS_LP\x64\setup\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\3082_ESN_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\3082_ESN_LP\x64\setup\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1053_SVE_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1053_SVE_LP\x64\setup\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1028_CHT_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1028_CHT_LP\x64\setup\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1031_DEU_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1031_DEU_LP\x64\setup\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1036_FRA_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1036_FRA_LP\x64\setup\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1040_ITA_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1040_ITA_LP\x64\setup\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1041_JPN_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1041_JPN_LP\x64\setup\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1042_KOR_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1042_KOR_LP\x64\setup\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1046_PTB_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1046_PTB_LP\x64\setup\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1049_RUS_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1049_RUS_LP\x64\setup\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\2052_CHS_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\2052_CHS_LP\x64\setup\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\3082_ESN_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\3082_ESN_LP\x64\setup\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1053_SVE_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1053_SVE_LP\x64\setup\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\x64\SQL_AS_OLEDB.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\SQL_AS_OLEDB.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\x86\SQL_AS_OLEDB.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\SQL_AS_OLEDB.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\x64\sql_as_spi.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\sql_as_spi.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x64\sql_rs.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\sql_rs.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x86\sql_rs.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\sql_rs.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x64\sql_rsshp.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\sql_rsshp.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\x64\rsSharePoint.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Adjusting media path for the rsSharePoint_Cpu64 package to use a MinorUpdateSP media type

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1028_CHT_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1028_CHT_LP\x64\setup\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1031_DEU_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1031_DEU_LP\x64\setup\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1036_FRA_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1036_FRA_LP\x64\setup\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1040_ITA_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1040_ITA_LP\x64\setup\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1041_JPN_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1041_JPN_LP\x64\setup\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1042_KOR_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1042_KOR_LP\x64\setup\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1046_PTB_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1046_PTB_LP\x64\setup\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1049_RUS_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1049_RUS_LP\x64\setup\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\2052_CHS_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\2052_CHS_LP\x64\setup\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\3082_ESN_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\3082_ESN_LP\x64\setup\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1053_SVE_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1053_SVE_LP\x64\setup\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1028_CHT_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1028_CHT_LP\x64\setup\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1031_DEU_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1031_DEU_LP\x64\setup\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1036_FRA_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1036_FRA_LP\x64\setup\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1040_ITA_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1040_ITA_LP\x64\setup\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1041_JPN_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1041_JPN_LP\x64\setup\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1042_KOR_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1042_KOR_LP\x64\setup\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1046_PTB_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1046_PTB_LP\x64\setup\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1049_RUS_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1049_RUS_LP\x64\setup\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\2052_CHS_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\2052_CHS_LP\x64\setup\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\3082_ESN_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\3082_ESN_LP\x64\setup\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1053_SVE_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1053_SVE_LP\x64\setup\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x64\sql_dqc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\sql_dqc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1028_CHT_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1028_CHT_LP\x64\setup\sql_dqc_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1031_DEU_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1031_DEU_LP\x64\setup\sql_dqc_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\sql_dqc_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1036_FRA_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1036_FRA_LP\x64\setup\sql_dqc_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1040_ITA_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1040_ITA_LP\x64\setup\sql_dqc_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1041_JPN_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1041_JPN_LP\x64\setup\sql_dqc_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1042_KOR_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1042_KOR_LP\x64\setup\sql_dqc_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1046_PTB_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1046_PTB_LP\x64\setup\sql_dqc_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1049_RUS_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1049_RUS_LP\x64\setup\sql_dqc_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\2052_CHS_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\2052_CHS_LP\x64\setup\sql_dqc_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\3082_ESN_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\3082_ESN_LP\x64\setup\sql_dqc_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1053_SVE_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1053_SVE_LP\x64\setup\sql_dqc_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x64\sql_dq_common.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x64\sql_is.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\sql_is.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1028_CHT_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1028_CHT_LP\x64\setup\sql_is_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1031_DEU_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1031_DEU_LP\x64\setup\sql_is_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\sql_is_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1036_FRA_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1036_FRA_LP\x64\setup\sql_is_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1040_ITA_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1040_ITA_LP\x64\setup\sql_is_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1041_JPN_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1041_JPN_LP\x64\setup\sql_is_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1042_KOR_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1042_KOR_LP\x64\setup\sql_is_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1046_PTB_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1046_PTB_LP\x64\setup\sql_is_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1049_RUS_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1049_RUS_LP\x64\setup\sql_is_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\2052_CHS_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\2052_CHS_LP\x64\setup\sql_is_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\3082_ESN_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\3082_ESN_LP\x64\setup\sql_is_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1053_SVE_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1053_SVE_LP\x64\setup\sql_is_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x64\sql_tools.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\sql_tools.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1028_CHT_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1028_CHT_LP\x64\setup\sql_tools_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1031_DEU_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1031_DEU_LP\x64\setup\sql_tools_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\sql_tools_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1036_FRA_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1036_FRA_LP\x64\setup\sql_tools_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1040_ITA_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1040_ITA_LP\x64\setup\sql_tools_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1041_JPN_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1041_JPN_LP\x64\setup\sql_tools_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1042_KOR_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1042_KOR_LP\x64\setup\sql_tools_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1046_PTB_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1046_PTB_LP\x64\setup\sql_tools_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1049_RUS_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1049_RUS_LP\x64\setup\sql_tools_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\2052_CHS_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\2052_CHS_LP\x64\setup\sql_tools_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\3082_ESN_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\3082_ESN_LP\x64\setup\sql_tools_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1053_SVE_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1053_SVE_LP\x64\setup\sql_tools_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x64\sql_dreplay_controller.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\sql_dreplay_controller.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1028_CHT_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1028_CHT_LP\x64\setup\sql_dreplay_controller_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1031_DEU_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1031_DEU_LP\x64\setup\sql_dreplay_controller_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\sql_dreplay_controller_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1036_FRA_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1036_FRA_LP\x64\setup\sql_dreplay_controller_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1040_ITA_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1040_ITA_LP\x64\setup\sql_dreplay_controller_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1041_JPN_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1041_JPN_LP\x64\setup\sql_dreplay_controller_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1042_KOR_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1042_KOR_LP\x64\setup\sql_dreplay_controller_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1046_PTB_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1046_PTB_LP\x64\setup\sql_dreplay_controller_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1049_RUS_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1049_RUS_LP\x64\setup\sql_dreplay_controller_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\2052_CHS_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\2052_CHS_LP\x64\setup\sql_dreplay_controller_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\3082_ESN_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\3082_ESN_LP\x64\setup\sql_dreplay_controller_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1053_SVE_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1053_SVE_LP\x64\setup\sql_dreplay_controller_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x64\sql_dreplay_client.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\sql_dreplay_client.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1028_CHT_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1028_CHT_LP\x64\setup\sql_dreplay_client_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1031_DEU_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1031_DEU_LP\x64\setup\sql_dreplay_client_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\sql_dreplay_client_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1036_FRA_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1036_FRA_LP\x64\setup\sql_dreplay_client_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1040_ITA_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1040_ITA_LP\x64\setup\sql_dreplay_client_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1041_JPN_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1041_JPN_LP\x64\setup\sql_dreplay_client_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1042_KOR_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1042_KOR_LP\x64\setup\sql_dreplay_client_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1046_PTB_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1046_PTB_LP\x64\setup\sql_dreplay_client_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1049_RUS_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1049_RUS_LP\x64\setup\sql_dreplay_client_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\2052_CHS_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\2052_CHS_LP\x64\setup\sql_dreplay_client_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\3082_ESN_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\3082_ESN_LP\x64\setup\sql_dreplay_client_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1053_SVE_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1053_SVE_LP\x64\setup\sql_dreplay_client_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x64\SSIS64ForSSDTBI.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\SSIS64ForSSDTBI.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x86\ssdtbi.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\ssdtbi.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1028_CHT_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1028_CHT_LP\x64\setup\ssdtbi_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1031_DEU_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1031_DEU_LP\x64\setup\ssdtbi_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\ssdtbi_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1036_FRA_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1036_FRA_LP\x64\setup\ssdtbi_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1040_ITA_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1040_ITA_LP\x64\setup\ssdtbi_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1041_JPN_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1041_JPN_LP\x64\setup\ssdtbi_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1042_KOR_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1042_KOR_LP\x64\setup\ssdtbi_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1046_PTB_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1046_PTB_LP\x64\setup\ssdtbi_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1049_RUS_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1049_RUS_LP\x64\setup\ssdtbi_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\2052_CHS_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\2052_CHS_LP\x64\setup\ssdtbi_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\3082_ESN_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\3082_ESN_LP\x64\setup\ssdtbi_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1053_SVE_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1053_SVE_LP\x64\setup\ssdtbi_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x64\sql_ssms.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\sql_ssms.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1028_CHT_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1028_CHT_LP\x64\setup\sql_ssms_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1031_DEU_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1031_DEU_LP\x64\setup\sql_ssms_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\sql_ssms_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1036_FRA_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1036_FRA_LP\x64\setup\sql_ssms_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1040_ITA_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1040_ITA_LP\x64\setup\sql_ssms_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1041_JPN_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1041_JPN_LP\x64\setup\sql_ssms_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1042_KOR_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1042_KOR_LP\x64\setup\sql_ssms_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1046_PTB_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1046_PTB_LP\x64\setup\sql_ssms_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1049_RUS_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1049_RUS_LP\x64\setup\sql_ssms_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\2052_CHS_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\2052_CHS_LP\x64\setup\sql_ssms_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\3082_ESN_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\3082_ESN_LP\x64\setup\sql_ssms_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1053_SVE_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1053_SVE_LP\x64\setup\sql_ssms_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\sql_common_core_msi\x64\sql_common_core.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1028_CHT_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1031_DEU_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1036_FRA_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1040_ITA_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1041_JPN_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1042_KOR_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1046_PTB_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1049_RUS_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\2052_CHS_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\3082_ESN_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1053_SVE_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\sqlsupport_msi\x64\SqlSupport.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Adjusting media path for the SqlSupport_Cpu64 package to use a MinorUpdateSP media type

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\redist\watson\x86\dw20shared.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\redist\watson\dw20shared.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\x64\sqlncli.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\sqlncli.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Adjusting media path for the msodbcsql_Cpu64 package to use a MinorUpdateSP media type

    (01) 2015-07-22 20:23:22 Slp: Adjusting media path for the SqlLocalDB_Cpu64 package to use a MinorUpdateSP media type

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\x86\SSDTStub.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\SSDTStub.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\x86\SSDTDBSvcExternals.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\SSDTDBSvcExternals.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\x64\SharedManagementObjects.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\SharedManagementObjects.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\x86\SharedManagementObjects.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\SharedManagementObjects.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\x64\TSqlLanguageService.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\TSqlLanguageService.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\x64\DACFramework.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\DACFramework.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Adjusting media path for the sqlls_Cpu64 package to use a MinorUpdateSP media type

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\x64\SqlWriter.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\SqlWriter.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x64\sql_bol_components.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\sql_bol_components.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1028_CHT_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1028_CHT_LP\x64\setup\sql_bol_components_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1031_DEU_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1031_DEU_LP\x64\setup\sql_bol_components_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\sql_bol_components_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1036_FRA_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1036_FRA_LP\x64\setup\sql_bol_components_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1040_ITA_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1040_ITA_LP\x64\setup\sql_bol_components_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1041_JPN_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1041_JPN_LP\x64\setup\sql_bol_components_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1042_KOR_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1042_KOR_LP\x64\setup\sql_bol_components_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1046_PTB_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1046_PTB_LP\x64\setup\sql_bol_components_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1049_RUS_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1049_RUS_LP\x64\setup\sql_bol_components_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\2052_CHS_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\2052_CHS_LP\x64\setup\sql_bol_components_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\3082_ESN_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\3082_ESN_LP\x64\setup\sql_bol_components_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1053_SVE_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1053_SVE_LP\x64\setup\sql_bol_components_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\x64\sql_bol_registry_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\sql_bol_registry_loc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\x86\SQLServerBestPracticesPolicies.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\SQLServerBestPracticesPolicies.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\x86\sqlbrowser.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\sqlbrowser.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x64\sqlsqm.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\sqlsqm.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x64\RsFx.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Adjusting media path for the RsFx_Cpu64 package to use a MinorUpdateSP media type

    (01) 2015-07-22 20:23:22 Slp: Adjusting media path for the SQLSysClrTypes_Cpu64 package to use a MinorUpdateSP media type

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\x86\ReportViewer.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\ReportViewer.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\redist\VSTA\runtime\x86\VSTA_RT30.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\redist\VSTA\runtime\VSTA_RT30.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1028_CHT_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1028_CHT_LP\redist\vsta\RuntimeLP\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1031_DEU_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1031_DEU_LP\redist\vsta\RuntimeLP\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\redist\vsta\RuntimeLP\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1036_FRA_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1036_FRA_LP\redist\vsta\RuntimeLP\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1040_ITA_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1040_ITA_LP\redist\vsta\RuntimeLP\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1041_JPN_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1041_JPN_LP\redist\vsta\RuntimeLP\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1042_KOR_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1042_KOR_LP\redist\vsta\RuntimeLP\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1046_PTB_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1046_PTB_LP\redist\vsta\RuntimeLP\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1049_RUS_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1049_RUS_LP\redist\vsta\RuntimeLP\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\2052_CHS_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\2052_CHS_LP\redist\vsta\RuntimeLP\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\3082_ESN_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\3082_ESN_LP\redist\vsta\RuntimeLP\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1053_SVE_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1053_SVE_LP\redist\vsta\RuntimeLP\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\redist\VSTA\runtime\x64\VSTA_RT30.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\redist\VSTA\runtime\VSTA_RT30.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1028_CHT_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1028_CHT_LP\redist\vsta\RuntimeLP\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1031_DEU_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1031_DEU_LP\redist\vsta\RuntimeLP\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\redist\vsta\RuntimeLP\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1036_FRA_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1036_FRA_LP\redist\vsta\RuntimeLP\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1040_ITA_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1040_ITA_LP\redist\vsta\RuntimeLP\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1041_JPN_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1041_JPN_LP\redist\vsta\RuntimeLP\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1042_KOR_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1042_KOR_LP\redist\vsta\RuntimeLP\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1046_PTB_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1046_PTB_LP\redist\vsta\RuntimeLP\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1049_RUS_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1049_RUS_LP\redist\vsta\RuntimeLP\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\2052_CHS_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\2052_CHS_LP\redist\vsta\RuntimeLP\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\3082_ESN_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\3082_ESN_LP\redist\vsta\RuntimeLP\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1053_SVE_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1053_SVE_LP\redist\vsta\RuntimeLP\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\redist\VSTA\designtime\x86\VSTA_DT30.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\redist\VSTA\designtime\VSTA_DT30.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1028_CHT_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1028_CHT_LP\redist\vsta\DesigntimeLP\VSTA_DTLP30.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1031_DEU_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1031_DEU_LP\redist\vsta\DesigntimeLP\VSTA_DTLP30.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\redist\vsta\DesigntimeLP\VSTA_DTLP30.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1036_FRA_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1036_FRA_LP\redist\vsta\DesigntimeLP\VSTA_DTLP30.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1040_ITA_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1040_ITA_LP\redist\vsta\DesigntimeLP\VSTA_DTLP30.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1041_JPN_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1041_JPN_LP\redist\vsta\DesigntimeLP\VSTA_DTLP30.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1042_KOR_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1042_KOR_LP\redist\vsta\DesigntimeLP\VSTA_DTLP30.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1046_PTB_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1046_PTB_LP\redist\vsta\DesigntimeLP\VSTA_DTLP30.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1049_RUS_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1049_RUS_LP\redist\vsta\DesigntimeLP\VSTA_DTLP30.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\2052_CHS_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\2052_CHS_LP\redist\vsta\DesigntimeLP\VSTA_DTLP30.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\3082_ESN_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\3082_ESN_LP\redist\vsta\DesigntimeLP\VSTA_DTLP30.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1053_SVE_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1053_SVE_LP\redist\vsta\DesigntimeLP\VSTA_DTLP30.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x64\MasterDataServices.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Adjusting media path for the MDS_Cpu64 package to use a MinorUpdateSP media type

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x64\MasterDataServicesLoc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\MasterDataServicesLoc.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x64\dotNetFx35setup.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\dotNetFx35setup.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\redist\DotNetFrameworks\x64\dotNetFx40_Full_x86_x64.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\redist\DotNetFrameworks\dotNetFx40_Full_x86_x64.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\redist\DotNetFrameworks\x64\dotNetFx40_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\redist\DotNetFrameworks\dotNetFx40_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\redist\DotNetFrameworks\x64\dotNetFx40_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\redist\DotNetFrameworks\dotNetFx40_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\redist\DotNetFrameworks\x64\dotNetFx40_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\redist\DotNetFrameworks\dotNetFx40_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\redist\DotNetFrameworks\x64\dotNetFx40_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\redist\DotNetFrameworks\dotNetFx40_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\redist\DotNetFrameworks\x64\dotNetFx40_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\redist\DotNetFrameworks\dotNetFx40_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\redist\DotNetFrameworks\x64\dotNetFx40_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\redist\DotNetFrameworks\dotNetFx40_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\redist\DotNetFrameworks\x64\dotNetFx40_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\redist\DotNetFrameworks\dotNetFx40_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\redist\DotNetFrameworks\x64\dotNetFx40_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\redist\DotNetFrameworks\dotNetFx40_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\redist\DotNetFrameworks\x64\dotNetFx40_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\redist\DotNetFrameworks\dotNetFx40_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\redist\DotNetFrameworks\x64\dotNetFx40_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\redist\DotNetFrameworks\dotNetFx40_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\redist\DotNetFrameworks\x64\dotNetFx40_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\redist\DotNetFrameworks\dotNetFx40_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\redist\DotNetFrameworks\x64\dotNetFx40_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\redist\DotNetFrameworks\dotNetFx40_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\redist\DotNetFrameworks\x64\NDP40-KB2468871-v2.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\redist\DotNetFrameworks\NDP40-KB2468871-v2.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\redist\DotNetFrameworks\x64\NDP40-KB2544514.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\redist\DotNetFrameworks\NDP40-KB2544514.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\redist\DotNetFrameworks\x64\NDP40-KB2533523.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\redist\DotNetFrameworks\NDP40-KB2533523.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\redist\DotNetFrameworks\x64\dotNetFx45_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\redist\DotNetFrameworks\dotNetFx45_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\redist\DotNetFrameworks\x64\dotNetFx45_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\redist\DotNetFrameworks\dotNetFx45_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\redist\DotNetFrameworks\x64\dotNetFx45_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\redist\DotNetFrameworks\dotNetFx45_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\redist\DotNetFrameworks\x64\dotNetFx45_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\redist\DotNetFrameworks\dotNetFx45_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\redist\DotNetFrameworks\x64\dotNetFx45_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\redist\DotNetFrameworks\dotNetFx45_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\redist\DotNetFrameworks\x64\dotNetFx45_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\redist\DotNetFrameworks\dotNetFx45_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\redist\DotNetFrameworks\x64\dotNetFx45_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\redist\DotNetFrameworks\dotNetFx45_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\redist\DotNetFrameworks\x64\dotNetFx45_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\redist\DotNetFrameworks\dotNetFx45_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\redist\DotNetFrameworks\x64\dotNetFx45_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\redist\DotNetFrameworks\dotNetFx45_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\redist\DotNetFrameworks\x64\dotNetFx45_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\redist\DotNetFrameworks\dotNetFx45_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\redist\DotNetFrameworks\x64\dotNetFx45_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\redist\DotNetFrameworks\dotNetFx45_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\redist\DotNetFrameworks\x64\dotNetFx45_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\redist\DotNetFrameworks\dotNetFx45_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\redist\DotNetFrameworks\x64\dotNetFx45_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\redist\DotNetFrameworks\dotNetFx45_Full_setup.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\redist\VisualStudioShell\VCRuntimes\x86\vc_runtime_x86.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\redist\VisualStudioShell\VCRuntimes\vc_runtime_x86.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\redist\VisualStudioShell\64bitPrereq\x64\VS_Prerequisites_x64_enu.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\redist\VisualStudioShell\64bitPrereq\VS_Prerequisites_x64_enu.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\redist\VisualStudioShell\VC10SP1\x64\vc_red.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\redist\VisualStudioShell\VC10SP1\vc_red.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\redist\VisualStudioShell\VC10SP1\x86\vc_red.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\redist\VisualStudioShell\VC10SP1\vc_red.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\redist\VisualStudioShell\VC90SP1\x86\vc_red.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\redist\VisualStudioShell\VC90SP1\vc_red.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\redist\VisualStudioShell\MTPack\x86\NetFx_DTP.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\redist\VisualStudioShell\MTPack\NetFx_DTP.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\redist\VisualStudioShell\Help\x64\help3_vs.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\redist\VisualStudioShell\Help\help3_vs.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1028_CHT_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1028_CHT_LP\redist\VisualStudioShell\Help\help3_lp.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1031_DEU_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1031_DEU_LP\redist\VisualStudioShell\Help\help3_lp.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\redist\VisualStudioShell\Help\help3_lp.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1036_FRA_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1036_FRA_LP\redist\VisualStudioShell\Help\help3_lp.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1040_ITA_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1040_ITA_LP\redist\VisualStudioShell\Help\help3_lp.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1041_JPN_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1041_JPN_LP\redist\VisualStudioShell\Help\help3_lp.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1042_KOR_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1042_KOR_LP\redist\VisualStudioShell\Help\help3_lp.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1046_PTB_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1046_PTB_LP\redist\VisualStudioShell\Help\help3_lp.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1049_RUS_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1049_RUS_LP\redist\VisualStudioShell\Help\help3_lp.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\2052_CHS_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\2052_CHS_LP\redist\VisualStudioShell\Help\help3_lp.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\3082_ESN_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\3082_ESN_LP\redist\VisualStudioShell\Help\help3_lp.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1053_SVE_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1053_SVE_LP\redist\VisualStudioShell\Help\help3_lp.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\redist\VisualStudioShell\SMO\x86\SharedManagementObjects.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\redist\VisualStudioShell\SMO\SharedManagementObjects.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\redist\VisualStudioShell\SQLSysClrTypes\x86\SQLSysClrTypes.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\redist\VisualStudioShell\SQLSysClrTypes\SQLSysClrTypes.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\redist\VisualStudioShell\VSSetup\x86\vs_setup.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\redist\VisualStudioShell\VSSetup\vs_setup.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\redist\VisualStudioShell\VSIntSetup\x86\vs_setup.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\redist\VisualStudioShell\VSIntSetup\vs_setup.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\redist\VisualStudioShell\VSShell2012\x86\vs_isoshell.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\redist\VisualStudioShell\VSShell2012\vs_isoshell.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1028_CHT_LP\redist\VisualStudioShell\VSShell2012\x86\vs_isoshellLP.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1028_CHT_LP\redist\VisualStudioShell\VSShell2012\vs_isoshellLP.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1031_DEU_LP\redist\VisualStudioShell\VSShell2012\x86\vs_isoshellLP.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1031_DEU_LP\redist\VisualStudioShell\VSShell2012\vs_isoshellLP.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\redist\VisualStudioShell\VSShell2012\x86\vs_isoshellLP.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\redist\VisualStudioShell\VSShell2012\vs_isoshellLP.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1036_FRA_LP\redist\VisualStudioShell\VSShell2012\x86\vs_isoshellLP.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1036_FRA_LP\redist\VisualStudioShell\VSShell2012\vs_isoshellLP.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1040_ITA_LP\redist\VisualStudioShell\VSShell2012\x86\vs_isoshellLP.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1040_ITA_LP\redist\VisualStudioShell\VSShell2012\vs_isoshellLP.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1041_JPN_LP\redist\VisualStudioShell\VSShell2012\x86\vs_isoshellLP.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1041_JPN_LP\redist\VisualStudioShell\VSShell2012\vs_isoshellLP.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1042_KOR_LP\redist\VisualStudioShell\VSShell2012\x86\vs_isoshellLP.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1042_KOR_LP\redist\VisualStudioShell\VSShell2012\vs_isoshellLP.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1046_PTB_LP\redist\VisualStudioShell\VSShell2012\x86\vs_isoshellLP.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1046_PTB_LP\redist\VisualStudioShell\VSShell2012\vs_isoshellLP.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1049_RUS_LP\redist\VisualStudioShell\VSShell2012\x86\vs_isoshellLP.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1049_RUS_LP\redist\VisualStudioShell\VSShell2012\vs_isoshellLP.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\2052_CHS_LP\redist\VisualStudioShell\VSShell2012\x86\vs_isoshellLP.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\2052_CHS_LP\redist\VisualStudioShell\VSShell2012\vs_isoshellLP.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\3082_ESN_LP\redist\VisualStudioShell\VSShell2012\x86\vs_isoshellLP.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\3082_ESN_LP\redist\VisualStudioShell\VSShell2012\vs_isoshellLP.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1053_SVE_LP\redist\VisualStudioShell\VSShell2012\x86\vs_isoshellLP.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1053_SVE_LP\redist\VisualStudioShell\VSShell2012\vs_isoshellLP.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\redist\VisualStudioShell\VSShell2012\x86\vs_intshelladditional.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\redist\VisualStudioShell\VSShell2012\vs_intshelladditional.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1028_CHT_LP\redist\VisualStudioShell\VSShell2012\x86\vs_intshelladditionalLP.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1028_CHT_LP\redist\VisualStudioShell\VSShell2012\vs_intshelladditionalLP.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1031_DEU_LP\redist\VisualStudioShell\VSShell2012\x86\vs_intshelladditionalLP.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1031_DEU_LP\redist\VisualStudioShell\VSShell2012\vs_intshelladditionalLP.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\redist\VisualStudioShell\VSShell2012\x86\vs_intshelladditionalLP.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\redist\VisualStudioShell\VSShell2012\vs_intshelladditionalLP.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1036_FRA_LP\redist\VisualStudioShell\VSShell2012\x86\vs_intshelladditionalLP.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1036_FRA_LP\redist\VisualStudioShell\VSShell2012\vs_intshelladditionalLP.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1040_ITA_LP\redist\VisualStudioShell\VSShell2012\x86\vs_intshelladditionalLP.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1040_ITA_LP\redist\VisualStudioShell\VSShell2012\vs_intshelladditionalLP.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1041_JPN_LP\redist\VisualStudioShell\VSShell2012\x86\vs_intshelladditionalLP.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1041_JPN_LP\redist\VisualStudioShell\VSShell2012\vs_intshelladditionalLP.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1042_KOR_LP\redist\VisualStudioShell\VSShell2012\x86\vs_intshelladditionalLP.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1042_KOR_LP\redist\VisualStudioShell\VSShell2012\vs_intshelladditionalLP.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1046_PTB_LP\redist\VisualStudioShell\VSShell2012\x86\vs_intshelladditionalLP.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1046_PTB_LP\redist\VisualStudioShell\VSShell2012\vs_intshelladditionalLP.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1049_RUS_LP\redist\VisualStudioShell\VSShell2012\x86\vs_intshelladditionalLP.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1049_RUS_LP\redist\VisualStudioShell\VSShell2012\vs_intshelladditionalLP.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\2052_CHS_LP\redist\VisualStudioShell\VSShell2012\x86\vs_intshelladditionalLP.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\2052_CHS_LP\redist\VisualStudioShell\VSShell2012\vs_intshelladditionalLP.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\3082_ESN_LP\redist\VisualStudioShell\VSShell2012\x86\vs_intshelladditionalLP.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\3082_ESN_LP\redist\VisualStudioShell\VSShell2012\vs_intshelladditionalLP.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1053_SVE_LP\redist\VisualStudioShell\VSShell2012\x86\vs_intshelladditionalLP.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1053_SVE_LP\redist\VisualStudioShell\VSShell2012\vs_intshelladditionalLP.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\redist\VisualStudioShell\VSShell2013\x86\vs_isoshell.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\redist\VisualStudioShell\VSShell2013\vs_isoshell.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1028_CHT_LP\redist\VisualStudioShell\VSShell2013\x86\vs_isoshellLP.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1028_CHT_LP\redist\VisualStudioShell\VSShell2013\vs_isoshellLP.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1031_DEU_LP\redist\VisualStudioShell\VSShell2013\x86\vs_isoshellLP.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1031_DEU_LP\redist\VisualStudioShell\VSShell2013\vs_isoshellLP.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\redist\VisualStudioShell\VSShell2013\x86\vs_isoshellLP.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\redist\VisualStudioShell\VSShell2013\vs_isoshellLP.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1036_FRA_LP\redist\VisualStudioShell\VSShell2013\x86\vs_isoshellLP.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1036_FRA_LP\redist\VisualStudioShell\VSShell2013\vs_isoshellLP.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1040_ITA_LP\redist\VisualStudioShell\VSShell2013\x86\vs_isoshellLP.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1040_ITA_LP\redist\VisualStudioShell\VSShell2013\vs_isoshellLP.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1041_JPN_LP\redist\VisualStudioShell\VSShell2013\x86\vs_isoshellLP.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1041_JPN_LP\redist\VisualStudioShell\VSShell2013\vs_isoshellLP.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1042_KOR_LP\redist\VisualStudioShell\VSShell2013\x86\vs_isoshellLP.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1042_KOR_LP\redist\VisualStudioShell\VSShell2013\vs_isoshellLP.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1046_PTB_LP\redist\VisualStudioShell\VSShell2013\x86\vs_isoshellLP.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1046_PTB_LP\redist\VisualStudioShell\VSShell2013\vs_isoshellLP.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1049_RUS_LP\redist\VisualStudioShell\VSShell2013\x86\vs_isoshellLP.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1049_RUS_LP\redist\VisualStudioShell\VSShell2013\vs_isoshellLP.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\2052_CHS_LP\redist\VisualStudioShell\VSShell2013\x86\vs_isoshellLP.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\2052_CHS_LP\redist\VisualStudioShell\VSShell2013\vs_isoshellLP.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\3082_ESN_LP\redist\VisualStudioShell\VSShell2013\x86\vs_isoshellLP.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\3082_ESN_LP\redist\VisualStudioShell\VSShell2013\vs_isoshellLP.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1053_SVE_LP\redist\VisualStudioShell\VSShell2013\x86\vs_isoshellLP.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1053_SVE_LP\redist\VisualStudioShell\VSShell2013\vs_isoshellLP.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\redist\VisualStudioShell\VSShell2013\x86\vs_intshelladditional.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\redist\VisualStudioShell\VSShell2013\vs_intshelladditional.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1028_CHT_LP\redist\VisualStudioShell\VSShell2013\x86\vs_intshelladditionalLP.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1028_CHT_LP\redist\VisualStudioShell\VSShell2013\vs_intshelladditionalLP.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1031_DEU_LP\redist\VisualStudioShell\VSShell2013\x86\vs_intshelladditionalLP.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1031_DEU_LP\redist\VisualStudioShell\VSShell2013\vs_intshelladditionalLP.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\redist\VisualStudioShell\VSShell2013\x86\vs_intshelladditionalLP.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\redist\VisualStudioShell\VSShell2013\vs_intshelladditionalLP.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1036_FRA_LP\redist\VisualStudioShell\VSShell2013\x86\vs_intshelladditionalLP.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1036_FRA_LP\redist\VisualStudioShell\VSShell2013\vs_intshelladditionalLP.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1040_ITA_LP\redist\VisualStudioShell\VSShell2013\x86\vs_intshelladditionalLP.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1040_ITA_LP\redist\VisualStudioShell\VSShell2013\vs_intshelladditionalLP.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1041_JPN_LP\redist\VisualStudioShell\VSShell2013\x86\vs_intshelladditionalLP.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1041_JPN_LP\redist\VisualStudioShell\VSShell2013\vs_intshelladditionalLP.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1042_KOR_LP\redist\VisualStudioShell\VSShell2013\x86\vs_intshelladditionalLP.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1042_KOR_LP\redist\VisualStudioShell\VSShell2013\vs_intshelladditionalLP.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1046_PTB_LP\redist\VisualStudioShell\VSShell2013\x86\vs_intshelladditionalLP.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1046_PTB_LP\redist\VisualStudioShell\VSShell2013\vs_intshelladditionalLP.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1049_RUS_LP\redist\VisualStudioShell\VSShell2013\x86\vs_intshelladditionalLP.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1049_RUS_LP\redist\VisualStudioShell\VSShell2013\vs_intshelladditionalLP.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\2052_CHS_LP\redist\VisualStudioShell\VSShell2013\x86\vs_intshelladditionalLP.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\2052_CHS_LP\redist\VisualStudioShell\VSShell2013\vs_intshelladditionalLP.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\3082_ESN_LP\redist\VisualStudioShell\VSShell2013\x86\vs_intshelladditionalLP.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\3082_ESN_LP\redist\VisualStudioShell\VSShell2013\vs_intshelladditionalLP.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1053_SVE_LP\redist\VisualStudioShell\VSShell2013\x86\vs_intshelladditionalLP.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1053_SVE_LP\redist\VisualStudioShell\VSShell2013\vs_intshelladditionalLP.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\redist\VSTA2012\x86\vsta_setup.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\redist\VSTA2012\vsta_setup.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\redist\VSTA2012\x86\vsta_ls.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\redist\VSTA2012\vsta_ls.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1028_CHT_LP\redist\VSTA2012\x86\vsta_ls.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1028_CHT_LP\redist\VSTA2012\vsta_ls.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1031_DEU_LP\redist\VSTA2012\x86\vsta_ls.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1031_DEU_LP\redist\VSTA2012\vsta_ls.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\redist\VSTA2012\x86\vsta_ls.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\redist\VSTA2012\vsta_ls.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1036_FRA_LP\redist\VSTA2012\x86\vsta_ls.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1036_FRA_LP\redist\VSTA2012\vsta_ls.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1040_ITA_LP\redist\VSTA2012\x86\vsta_ls.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1040_ITA_LP\redist\VSTA2012\vsta_ls.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1041_JPN_LP\redist\VSTA2012\x86\vsta_ls.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1041_JPN_LP\redist\VSTA2012\vsta_ls.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1042_KOR_LP\redist\VSTA2012\x86\vsta_ls.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1042_KOR_LP\redist\VSTA2012\vsta_ls.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1046_PTB_LP\redist\VSTA2012\x86\vsta_ls.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1046_PTB_LP\redist\VSTA2012\vsta_ls.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1049_RUS_LP\redist\VSTA2012\x86\vsta_ls.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1049_RUS_LP\redist\VSTA2012\vsta_ls.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\2052_CHS_LP\redist\VSTA2012\x86\vsta_ls.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\2052_CHS_LP\redist\VSTA2012\vsta_ls.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\3082_ESN_LP\redist\VSTA2012\x86\vsta_ls.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\3082_ESN_LP\redist\VSTA2012\vsta_ls.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1053_SVE_LP\redist\VSTA2012\x86\vsta_ls.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1053_SVE_LP\redist\VSTA2012\vsta_ls.exe' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x64\unused' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\unused' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x86\unused' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\unused' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\sql2008support\x64\SqlSupport.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\sql2008support\SqlSupport.msi' does not exist

    (01) 2015-07-22 20:23:22 Slp: Adjusting media path for the SqlDom_Cpu64 package to use a MinorUpdateSP media type

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\sql_engine_core_inst_msi\x64\sql_engine_core_inst.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\sql_engine_core_inst_msi\x86\sql_engine_core_inst.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1028_CHT_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1031_DEU_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1036_FRA_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1040_ITA_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1041_JPN_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1042_KOR_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1046_PTB_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1049_RUS_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\2052_CHS_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\3082_ESN_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1053_SVE_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1028_CHT_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1031_DEU_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1036_FRA_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1040_ITA_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1041_JPN_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1042_KOR_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1046_PTB_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1049_RUS_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\2052_CHS_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\3082_ESN_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1053_SVE_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x64\sql_fulltext.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x86\sql_fulltext.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\sql_engine_core_shared_msi\x64\sql_engine_core_shared.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1028_CHT_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1031_DEU_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1036_FRA_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1040_ITA_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1041_JPN_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1042_KOR_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1046_PTB_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1049_RUS_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\2052_CHS_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\3082_ESN_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1053_SVE_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x64\sql_dq_common.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x64\sql_dq.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x86\sql_dq.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x64\sql_dqc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1028_CHT_LP\x64\setup\x64\sql_dqc_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1031_DEU_LP\x64\setup\x64\sql_dqc_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\x64\sql_dqc_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1036_FRA_LP\x64\setup\x64\sql_dqc_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1040_ITA_LP\x64\setup\x64\sql_dqc_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1041_JPN_LP\x64\setup\x64\sql_dqc_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1042_KOR_LP\x64\setup\x64\sql_dqc_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1046_PTB_LP\x64\setup\x64\sql_dqc_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1049_RUS_LP\x64\setup\x64\sql_dqc_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\2052_CHS_LP\x64\setup\x64\sql_dqc_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\3082_ESN_LP\x64\setup\x64\sql_dqc_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1053_SVE_LP\x64\setup\x64\sql_dqc_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x64\sql_as.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x86\sql_as.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1028_CHT_LP\x64\setup\x64\sql_as_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1031_DEU_LP\x64\setup\x64\sql_as_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\x64\sql_as_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1036_FRA_LP\x64\setup\x64\sql_as_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1040_ITA_LP\x64\setup\x64\sql_as_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1041_JPN_LP\x64\setup\x64\sql_as_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1042_KOR_LP\x64\setup\x64\sql_as_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1046_PTB_LP\x64\setup\x64\sql_as_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1049_RUS_LP\x64\setup\x64\sql_as_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\2052_CHS_LP\x64\setup\x64\sql_as_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\3082_ESN_LP\x64\setup\x64\sql_as_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1053_SVE_LP\x64\setup\x64\sql_as_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1028_CHT_LP\x64\setup\x86\sql_as_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1031_DEU_LP\x64\setup\x86\sql_as_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\x86\sql_as_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1036_FRA_LP\x64\setup\x86\sql_as_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1040_ITA_LP\x64\setup\x86\sql_as_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1041_JPN_LP\x64\setup\x86\sql_as_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1042_KOR_LP\x64\setup\x86\sql_as_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1046_PTB_LP\x64\setup\x86\sql_as_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1049_RUS_LP\x64\setup\x86\sql_as_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\2052_CHS_LP\x64\setup\x86\sql_as_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\3082_ESN_LP\x64\setup\x86\sql_as_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1053_SVE_LP\x64\setup\x86\sql_as_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x64\sql_rs.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x86\sql_rs.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1028_CHT_LP\x64\setup\x64\sql_rs_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1031_DEU_LP\x64\setup\x64\sql_rs_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\x64\sql_rs_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1036_FRA_LP\x64\setup\x64\sql_rs_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1040_ITA_LP\x64\setup\x64\sql_rs_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1041_JPN_LP\x64\setup\x64\sql_rs_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1042_KOR_LP\x64\setup\x64\sql_rs_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1046_PTB_LP\x64\setup\x64\sql_rs_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1049_RUS_LP\x64\setup\x64\sql_rs_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\2052_CHS_LP\x64\setup\x64\sql_rs_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\3082_ESN_LP\x64\setup\x64\sql_rs_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1053_SVE_LP\x64\setup\x64\sql_rs_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1028_CHT_LP\x64\setup\x86\sql_rs_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1031_DEU_LP\x64\setup\x86\sql_rs_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\x86\sql_rs_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1036_FRA_LP\x64\setup\x86\sql_rs_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1040_ITA_LP\x64\setup\x86\sql_rs_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1041_JPN_LP\x64\setup\x86\sql_rs_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1042_KOR_LP\x64\setup\x86\sql_rs_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1046_PTB_LP\x64\setup\x86\sql_rs_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1049_RUS_LP\x64\setup\x86\sql_rs_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\2052_CHS_LP\x64\setup\x86\sql_rs_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\3082_ESN_LP\x64\setup\x86\sql_rs_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1053_SVE_LP\x64\setup\x86\sql_rs_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x64\sql_rsshp.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x64\sql_is.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1028_CHT_LP\x64\setup\x64\sql_is_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1031_DEU_LP\x64\setup\x64\sql_is_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\x64\sql_is_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1036_FRA_LP\x64\setup\x64\sql_is_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1040_ITA_LP\x64\setup\x64\sql_is_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1041_JPN_LP\x64\setup\x64\sql_is_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1042_KOR_LP\x64\setup\x64\sql_is_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1046_PTB_LP\x64\setup\x64\sql_is_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1049_RUS_LP\x64\setup\x64\sql_is_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\2052_CHS_LP\x64\setup\x64\sql_is_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\3082_ESN_LP\x64\setup\x64\sql_is_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1053_SVE_LP\x64\setup\x64\sql_is_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x64\sql_tools.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1028_CHT_LP\x64\setup\x64\sql_tools_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1031_DEU_LP\x64\setup\x64\sql_tools_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\x64\sql_tools_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1036_FRA_LP\x64\setup\x64\sql_tools_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1040_ITA_LP\x64\setup\x64\sql_tools_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1041_JPN_LP\x64\setup\x64\sql_tools_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1042_KOR_LP\x64\setup\x64\sql_tools_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1046_PTB_LP\x64\setup\x64\sql_tools_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1049_RUS_LP\x64\setup\x64\sql_tools_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\2052_CHS_LP\x64\setup\x64\sql_tools_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\3082_ESN_LP\x64\setup\x64\sql_tools_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1053_SVE_LP\x64\setup\x64\sql_tools_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x64\sql_ssms.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1028_CHT_LP\x64\setup\x64\sql_ssms_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1031_DEU_LP\x64\setup\x64\sql_ssms_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\x64\sql_ssms_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1036_FRA_LP\x64\setup\x64\sql_ssms_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1040_ITA_LP\x64\setup\x64\sql_ssms_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1041_JPN_LP\x64\setup\x64\sql_ssms_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1042_KOR_LP\x64\setup\x64\sql_ssms_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1046_PTB_LP\x64\setup\x64\sql_ssms_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1049_RUS_LP\x64\setup\x64\sql_ssms_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\2052_CHS_LP\x64\setup\x64\sql_ssms_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\3082_ESN_LP\x64\setup\x64\sql_ssms_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1053_SVE_LP\x64\setup\x64\sql_ssms_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x64\sql_dreplay_client.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1028_CHT_LP\x64\setup\x64\sql_dreplay_client_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1031_DEU_LP\x64\setup\x64\sql_dreplay_client_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\x64\sql_dreplay_client_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1036_FRA_LP\x64\setup\x64\sql_dreplay_client_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1040_ITA_LP\x64\setup\x64\sql_dreplay_client_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1041_JPN_LP\x64\setup\x64\sql_dreplay_client_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1042_KOR_LP\x64\setup\x64\sql_dreplay_client_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1046_PTB_LP\x64\setup\x64\sql_dreplay_client_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1049_RUS_LP\x64\setup\x64\sql_dreplay_client_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\2052_CHS_LP\x64\setup\x64\sql_dreplay_client_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\3082_ESN_LP\x64\setup\x64\sql_dreplay_client_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1053_SVE_LP\x64\setup\x64\sql_dreplay_client_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x64\sql_dreplay_controller.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1028_CHT_LP\x64\setup\x64\sql_dreplay_controller_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1031_DEU_LP\x64\setup\x64\sql_dreplay_controller_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\x64\sql_dreplay_controller_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1036_FRA_LP\x64\setup\x64\sql_dreplay_controller_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1040_ITA_LP\x64\setup\x64\sql_dreplay_controller_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1041_JPN_LP\x64\setup\x64\sql_dreplay_controller_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1042_KOR_LP\x64\setup\x64\sql_dreplay_controller_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1046_PTB_LP\x64\setup\x64\sql_dreplay_controller_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1049_RUS_LP\x64\setup\x64\sql_dreplay_controller_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\2052_CHS_LP\x64\setup\x64\sql_dreplay_controller_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\3082_ESN_LP\x64\setup\x64\sql_dreplay_controller_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1053_SVE_LP\x64\setup\x64\sql_dreplay_controller_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\sql_common_core_msi\x64\sql_common_core.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1028_CHT_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1031_DEU_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1036_FRA_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1040_ITA_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1041_JPN_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1042_KOR_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1046_PTB_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1049_RUS_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\2052_CHS_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\3082_ESN_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1053_SVE_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\sqlsupport_msi\x64\SqlSupport.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\redist\watson\x86\WatsonX86.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\x64\sqlncli.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\x86\SQLServerBestPracticesPolicies.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x64\sqlsqm.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x64\SqlServerKatmai_BOL.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\x86\sqlbrowser.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\x64\sql_as_spi.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\x64\sqlls.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x64\MasterDataServices.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x64\MasterDataServicesLoc.msp' does not exist

    (01) 2015-07-22 20:23:22 Slp: Completed Action: InitializeMsiExtension, returned True

    (01) 2015-07-22 20:23:23 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:23:23 Slp: Running Action: AddPackageModifierSourcesAction

    (01) 2015-07-22 20:23:23 Slp: Completed Action: AddPackageModifierSourcesAction, returned True

    (01) 2015-07-22 20:23:23 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:23:23 Slp: Running Action: InitializeConfigAction

    (01) 2015-07-22 20:23:23 Slp: Completed Action: InitializeConfigAction, returned True

    (01) 2015-07-22 20:23:23 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:23:23 Slp: Running Action: InitializeExternalComponents

    (01) 2015-07-22 20:23:23 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:23 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full

    (01) 2015-07-22 20:23:23 Slp: Sco: Attempting to get registry value Install

    (01) 2015-07-22 20:23:23 Slp: Sco: Attempting to get registry value Version

    (01) 2015-07-22 20:23:23 Slp: Package ID DotNetCore_Cpu64: Installed - Version: 4.5.51209

    (01) 2015-07-22 20:23:23 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:23 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:23 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Powershell\1

    (01) 2015-07-22 20:23:23 Slp: Sco: Attempting to get registry value Install

    (01) 2015-07-22 20:23:23 PowerShell: Install value name under powershell reg hive is set with value 1

    (01) 2015-07-22 20:23:23 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Powershell\1\PowerShellEngine

    (01) 2015-07-22 20:23:23 Slp: Sco: Attempting to get registry value PowerShellVersion

    (01) 2015-07-22 20:23:23 Slp: Sco: Attempting to get registry value PSCompatibleVersion

    (01) 2015-07-22 20:23:23 Slp: Package ID PowerShell2_Cpu64: Installed - Version: 2.0

    (01) 2015-07-22 20:23:23 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:23 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v3.5

    (01) 2015-07-22 20:23:23 Slp: Sco: Attempting to get registry value SP

    (01) 2015-07-22 20:23:23 Slp: Sco: Attempting to get registry value Version

    (01) 2015-07-22 20:23:23 Slp: Package ID DotNet35_Cpu64: Installed - Version: 3.5.30729.5420

    (01) 2015-07-22 20:23:23 Slp: Package ID VC10Redist_Cpu64: Installed - Version: 10.0.40219

    (01) 2015-07-22 20:23:23 Slp: Package ID VC10Redist_Cpu32: Installed - Version: 10.0.40219

    (01) 2015-07-22 20:23:23 Slp: Package ID VSHelp_Cpu64: Installed - Version: 1.1.40219

    (01) 2015-07-22 20:23:23 Slp: Package ID vsta_runtime_32_Cpu32: Installed - Version: 10.0.40220

    (01) 2015-07-22 20:23:23 Slp: Package ID vsta_runtime_64_Cpu64: Installed - Version: 10.0.40220

    (01) 2015-07-22 20:23:23 Slp: Sco: File 'M:\redist\VisualStudioShell\VCRuntimes\x86\vc_runtime_x86.msi' does not exist

    (01) 2015-07-22 20:23:23 Slp: Package ID VCRuntime_Cpu32: Installed - Version: 10.0.40219

    (01) 2015-07-22 20:23:23 Slp: Sco: File 'M:\1033_ENU_LP\redist\VisualStudioShell\VSSetup\x86\vs_setup.msi' does not exist

    (01) 2015-07-22 20:23:23 Slp: Package ID VSShell_Cpu32: Installed - Version: 10.0.40219

    (01) 2015-07-22 20:23:23 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:23 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:23 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Updates\Microsoft .NET Framework 4 Extended\KB2544514

    (01) 2015-07-22 20:23:23 Slp: Sco: Attempting to get registry value ThisVersionInstalled

    (01) 2015-07-22 20:23:23 Slp: Sco: Attempting to get registry value Version

    (01) 2015-07-22 20:23:23 Slp: Package ID DotNetKB2544514_Cpu64: Installed - Version:

    (01) 2015-07-22 20:23:23 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:23 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:23 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Updates\Microsoft .NET Framework 4 Extended\KB2468871

    (01) 2015-07-22 20:23:23 Slp: Sco: Attempting to get registry value ThisVersionInstalled

    (01) 2015-07-22 20:23:23 Slp: Sco: Attempting to get registry value Version

    (01) 2015-07-22 20:23:23 Slp: Package ID DotNetKB2468871_Cpu64: Installed - Version:

    (01) 2015-07-22 20:23:23 Slp: Sco: File 'M:\redist\VisualStudioShell\MTPack\x86\NetFx_DTP.msi' does not exist

    (01) 2015-07-22 20:23:23 Slp: Package ID VSMTPack_Cpu32: Installed - Version: 4.0.30319

    (01) 2015-07-22 20:23:23 Slp: Sco: File 'M:\redist\VisualStudioShell\VC90SP1\x86\vc_red.msi' does not exist

    (01) 2015-07-22 20:23:23 Slp: Package ID VC90Redist_Cpu32: Installed - Version: 9.0.30729.6161

    (01) 2015-07-22 20:23:23 Slp: Sco: File 'M:\1033_ENU_LP\redist\VisualStudioShell\64bitPrereq\x64\VS_Prerequisites_x64_enu.msi' does not exist

    (01) 2015-07-22 20:23:23 Slp: Package ID VSPrerequisites_Cpu64: Installed - Version: 10.0.40219

    (01) 2015-07-22 20:23:23 Slp: Sco: File 'M:\1033_ENU_LP\redist\VisualStudioShell\SMO\x86\SharedManagementObjects.msi' does not exist

    (01) 2015-07-22 20:23:23 Slp: Package ID VSSMO_Cpu32: Installed - Version: 10.51.2500.0

    (01) 2015-07-22 20:23:23 Slp: Sco: File 'M:\1033_ENU_LP\redist\VisualStudioShell\SQLSysClrTypes\x86\SQLSysClrTypes.msi' does not exist

    (01) 2015-07-22 20:23:23 Slp: Package ID VSSQLSysClrTypes_Cpu32: Installed - Version: 10.51.2500.0

    (01) 2015-07-22 20:23:23 Slp: Completed Action: InitializeExternalComponents, returned True

    (01) 2015-07-22 20:23:23 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:23:23 Slp: Skipping Action: RunRemoteDiscoveryAction

    (01) 2015-07-22 20:23:23 Slp: Action is being skipped due to the following restrictions:

    (01) 2015-07-22 20:23:23 Slp: Condition "Does the datastore root path Datastore/Discovery contain a document" did not pass as it returned true and false was expected.

    (01) 2015-07-22 20:23:23 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:23:23 Slp: Skipping Action: RunLocalDiscoveryAction

    (01) 2015-07-22 20:23:23 Slp: Action is being skipped due to the following restrictions:

    (01) 2015-07-22 20:23:23 Slp: Condition "Is the datastore flag /Scenario/GlobalFlags/EnableRemoteDiscovery set" did not pass as it returned true and false was expected.

    (01) 2015-07-22 20:23:23 Slp: Completed Action: ExecuteInitWorkflow, returned True

    (01) 2015-07-22 20:23:23 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:23:23 Slp: Running Action: ExecuteOuterSetupComponentUpdate

    (01) 2015-07-22 20:23:23 Slp: Workflow to execute: 'OUTERSETUPCOMPONENTUPDATE'

    (01) 2015-07-22 20:23:23 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:23:23 Slp: Running Action: ExecuteCalcComponentUpdateFlagsWorkflow

    (01) 2015-07-22 20:23:23 Slp: Workflow to execute: 'CALCULATECOMPONENTUPDATEFLAGS'

    (01) 2015-07-22 20:23:23 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:23:23 Slp: Skipping Action: SaveEnableFixedFeatureSelectionFlags

    (01) 2015-07-22 20:23:23 Slp: Action is being skipped due to the following restrictions:

    (01) 2015-07-22 20:23:23 Slp: Condition "Is the datastore flag /Scenario/GlobalFlags/EnableFixedFeatureSelection set" did not pass as it returned false and true was expected.

    (01) 2015-07-22 20:23:23 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:23:23 Slp: Skipping Action: SaveDetectPackageIdFlags

    (01) 2015-07-22 20:23:23 Slp: Action is being skipped due to the following restrictions:

    (01) 2015-07-22 20:23:23 Slp: Condition "Is the datastore flag /Scenario/GlobalFlags/EnableDetectPackageIdFilter set" did not pass as it returned false and true was expected.

    (01) 2015-07-22 20:23:23 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:23:23 Slp: Running Action: SaveEnableExternalMsiConfigurationFlag

    (01) 2015-07-22 20:23:23 Slp: Setting /Scenario/TemporaryFlags/EnableExternalMsiConfiguration to True

    (01) 2015-07-22 20:23:23 Slp: Completed Action: SaveEnableExternalMsiConfigurationFlag, returned True

    (01) 2015-07-22 20:23:23 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:23:23 Slp: Running Action: SaveEnableDiscoverableProductsFlag

    (01) 2015-07-22 20:23:23 Slp: Setting /Scenario/TemporaryFlags/EnableDiscoverableProducts to True

    (01) 2015-07-22 20:23:23 Slp: Completed Action: SaveEnableDiscoverableProductsFlag, returned True

    (01) 2015-07-22 20:23:23 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:23:23 Slp: Running Action: SaveAreProductFeaturesSupportedFlag

    (01) 2015-07-22 20:23:23 Slp: Setting /Scenario/TemporaryFlags/AreProductFeaturesSupported to True

    (01) 2015-07-22 20:23:23 Slp: Completed Action: SaveAreProductFeaturesSupportedFlag, returned True

    (01) 2015-07-22 20:23:23 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:23:23 Slp: Running Action: SaveEnableSxSUpgradeFlag

    (01) 2015-07-22 20:23:23 Slp: Setting /Scenario/TemporaryFlags/EnableSxSUpgrade to True

    (01) 2015-07-22 20:23:23 Slp: Completed Action: SaveEnableSxSUpgradeFlag, returned True

    (01) 2015-07-22 20:23:23 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:23:23 Slp: Running Action: SetInnerComponentUpdateScenarioFlags

    (01) 2015-07-22 20:23:23 Slp: Setting /Scenario/GlobalFlags/EnableDiscoverableProducts to False

    (01) 2015-07-22 20:23:23 Slp: Setting /Scenario/GlobalFlags/AreProductFeaturesSupported to False

    (01) 2015-07-22 20:23:23 Slp: Setting /Scenario/GlobalFlags/EnableSxSUpgrade to False

    (01) 2015-07-22 20:23:23 Slp: Setting /Scenario/GlobalFlags/EnableFixedFeatureSelection to True

    (01) 2015-07-22 20:23:23 Slp: Setting /Scenario/GlobalFlags/EnableDetectPackageIdFilter to True

    (01) 2015-07-22 20:23:23 Slp: Setting /Scenario/GlobalProperties/FixedFeatureList to ComponentUpdate

    (01) 2015-07-22 20:23:23 Slp: Completed Action: SetInnerComponentUpdateScenarioFlags, returned True

    (01) 2015-07-22 20:23:23 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:23:23 Slp: Running Action: SelectSqlSupportFeaturesAction

    (01) 2015-07-22 20:23:23 Slp: Completed Action: SelectSqlSupportFeaturesAction, returned True

    (01) 2015-07-22 20:23:23 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:23:23 Slp: Running Action: SetSqlSupportPackageInstallState

    (01) 2015-07-22 20:23:23 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\sqlsupport_msi\x64\SqlSupport.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\sqlsupport_msi\x64\SqlSupport.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID SqlSupport_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Completed Action: SetSqlSupportPackageInstallState, returned True

    (01) 2015-07-22 20:23:24 Slp: Media Version: 12.1.4100.0, Running Version: 12.1.4100.0

    (01) 2015-07-22 20:23:24 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:23:24 Slp: Skipping Action: SetEnableComponentUpdateFlags

    (01) 2015-07-22 20:23:24 Slp: Action is being skipped due to the following restrictions:

    (01) 2015-07-22 20:23:24 Slp: Condition "IsComponentUpdateRequired" did not pass as it returned false and true was expected.

    (01) 2015-07-22 20:23:24 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:23:24 Slp: Running Action: NotifySkippedComponentUpdate

    (01) 2015-07-22 20:23:24 Slp: Completed Action: NotifySkippedComponentUpdate, returned True

    (01) 2015-07-22 20:23:24 Slp: Completed Action: ExecuteCalcComponentUpdateFlagsWorkflow, returned True

    (01) 2015-07-22 20:23:24 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:23:24 Slp: Skipping Action: ExecuteRunComponentUpdateWorkflow

    (01) 2015-07-22 20:23:24 Slp: Action is being skipped due to the following restrictions:

    (01) 2015-07-22 20:23:24 Slp: Condition "Is the datastore flag /Scenario/GlobalFlags/EnableComponentUpdate set" did not pass as it returned false and true was expected.

    (01) 2015-07-22 20:23:24 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:23:24 Slp: Running Action: ExecuteClearComponentUpdateStateWorkflow

    (01) 2015-07-22 20:23:24 Slp: Workflow to execute: 'CLEARCOMPONENTUPDATESTATE'

    (01) 2015-07-22 20:23:24 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:23:24 Slp: Running Action: ResetEnableFixedFeatureSelectionFlags

    (01) 2015-07-22 20:23:24 Slp: Setting /Scenario/GlobalFlags/EnableFixedFeatureSelection to False

    (01) 2015-07-22 20:23:24 Slp: Completed Action: ResetEnableFixedFeatureSelectionFlags, returned True

    (01) 2015-07-22 20:23:24 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:23:24 Slp: Running Action: ResetDetectPackageIdFlags

    (01) 2015-07-22 20:23:24 Slp: Setting /Scenario/GlobalFlags/EnableDetectPackageIdFilter to False

    (01) 2015-07-22 20:23:24 Slp: Completed Action: ResetDetectPackageIdFlags, returned True

    (01) 2015-07-22 20:23:24 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:23:24 Slp: Running Action: RestoreEnableExternalMsiConfigurationFlag

    (01) 2015-07-22 20:23:24 Slp: Setting /Scenario/GlobalFlags/EnableExternalMsiConfiguration to True

    (01) 2015-07-22 20:23:24 Slp: Completed Action: RestoreEnableExternalMsiConfigurationFlag, returned True

    (01) 2015-07-22 20:23:24 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:23:24 Slp: Running Action: RestoreEnableDiscoverableProductsFlag

    (01) 2015-07-22 20:23:24 Slp: Setting /Scenario/GlobalFlags/EnableDiscoverableProducts to True

    (01) 2015-07-22 20:23:24 Slp: Completed Action: RestoreEnableDiscoverableProductsFlag, returned True

    (01) 2015-07-22 20:23:24 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:23:24 Slp: Running Action: RestoreAreProductFeaturesSupportedFlag

    (01) 2015-07-22 20:23:24 Slp: Setting /Scenario/GlobalFlags/AreProductFeaturesSupported to True

    (01) 2015-07-22 20:23:24 Slp: Completed Action: RestoreAreProductFeaturesSupportedFlag, returned True

    (01) 2015-07-22 20:23:24 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:23:24 Slp: Running Action: RestoreEnableSxSUpgradeFlag

    (01) 2015-07-22 20:23:24 Slp: Setting /Scenario/GlobalFlags/EnableSxSUpgrade to True

    (01) 2015-07-22 20:23:24 Slp: Completed Action: RestoreEnableSxSUpgradeFlag, returned True

    (01) 2015-07-22 20:23:24 Slp: Completed Action: ExecuteClearComponentUpdateStateWorkflow, returned True

    (01) 2015-07-22 20:23:24 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:23:24 Slp: Running Action: SetDownloadUpdatesFlags

    (01) 2015-07-22 20:23:24 Slp: Setting /Scenario/GlobalFlags/IgnoreSmartSetupFailures to False

    (01) 2015-07-22 20:23:24 Slp: Setting /Scenario/GlobalProperties/SmartSetupWorkflow to DOWNLOADUPDATES

    (01) 2015-07-22 20:23:24 Slp: Setting /Scenario/GlobalProperties/SmartSetupWorkflow/BlockThreadOnRetry to true

    (01) 2015-07-22 20:23:24 Slp: Completed Action: SetDownloadUpdatesFlags, returned True

    (01) 2015-07-22 20:23:24 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:23:24 Slp: Running Action: PrepareSearchRelatedParameters

    (01) 2015-07-22 20:23:24 Slp: Completed Action: PrepareSearchRelatedParameters, returned True

    (01) 2015-07-22 20:23:24 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:23:24 Slp: Running Action: RunSmartSetupWorkflow

    (01) 2015-07-22 20:23:24 Slp: Completed Action: RunSmartSetupWorkflow, returned True

    (07) 2015-07-22 20:23:24 Slp: ----------------------------------------------------------------------

    (07) 2015-07-22 20:23:24 Slp: Running Action: SearchUpdatesAction

    (01) 2015-07-22 20:23:24 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:23:24 Slp: Skipping Action: ExecuteLaunchLocalSetupWorkflow

    (01) 2015-07-22 20:23:24 Slp: Action is being skipped due to the following restrictions:

    (01) 2015-07-22 20:23:24 Slp: Condition "Is the datastore flag /Scenario/GlobalFlags/EnableLaunchLocalSetup set" did not pass as it returned false and true was expected.

    (01) 2015-07-22 20:23:24 Slp: Completed Action: ExecuteOuterSetupComponentUpdate, returned True

    (01) 2015-07-22 20:23:24 Slp: Completed Action: ExecuteInitWorkflow, returned True

    (01) 2015-07-22 20:23:24 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:23:24 Slp: Running Action: ExecuteInstanceNameInitWorkflow

    (07) 2015-07-22 20:23:24 Slp: Discovered update on path M:\PCUSOURCE; Update: Microsoft SQL Server 2014 with SP1, Type: PCU, KB: 3058865, Baseline: 12.0.2000, Version: 12.1.4100

    (07) 2015-07-22 20:23:24 Slp: Update: {Name: Microsoft SQL Server 2014 with SP1; KB Article: 3058865; Version: 12.1.4100.0; Achitecture: x64; Language: 1033; Update Type: PCU} is considered to be selected for installation.

    (07) 2015-07-22 20:23:24 Slp: Update: {Name: Microsoft SQL Server 2014 with SP1; KB Article: 3058865; Version: 12.1.4100.0; Achitecture: x64; Language: 1033; Update Type: PCU} is available but is temporarily not considered to be selected for installation, because its update type 'PCU' does not match the update type 'CU' that setup is currently looking for.

    (07) 2015-07-22 20:23:24 Slp: Update: {Name: Microsoft SQL Server 2014 with SP1; KB Article: 3058865; Version: 12.1.4100.0; Achitecture: x64; Language: 1033; Update Type: PCU} is available but is temporarily not considered to be selected for installation, because its update type 'PCU' does not match the update type 'Setup' that setup is currently looking for.

    (07) 2015-07-22 20:23:24 Slp:

    (07) 2015-07-22 20:23:24 Slp: Microsoft Update Details:

    (07) 2015-07-22 20:23:24 Slp: Category ID searched on Microsoft Update: 892C0584-8B03-428f-9A74-224FCD6887C0

    (07) 2015-07-22 20:23:24 Slp: Major version of the Windows Update Agent: 6

    (07) 2015-07-22 20:23:24 Slp: Minor version of the Windows Update Agent: 0

    (07) 2015-07-22 20:23:24 Slp: Version of Wuapi.dll: 7.6.7601.18917

    (07) 2015-07-22 20:23:24 Slp:

    (07) 2015-07-22 20:23:24 Slp: SQL Server updates discovered:

    (07) 2015-07-22 20:23:24 Slp: SQL Server updates available for installation:

    (07) 2015-07-22 20:23:24 Slp:

    (07) 2015-07-22 20:23:24 Slp: Available Product Updates Discovered:

    (07) 2015-07-22 20:23:24 Slp: Title: Microsoft SQL Server 2014 with SP1

    (07) 2015-07-22 20:23:24 Slp: Knowledge Based Article: KB 3058865

    (07) 2015-07-22 20:23:24 Slp: Version: 12.1.4100.0

    (07) 2015-07-22 20:23:24 Slp: Architecture: x64

    (07) 2015-07-22 20:23:24 Slp: Language: 1033

    (07) 2015-07-22 20:23:24 Slp:

    (07) 2015-07-22 20:23:24 Slp:

    (07) 2015-07-22 20:23:24 Slp: Product Updates Selected for Installation:

    (07) 2015-07-22 20:23:24 Slp: Title: Microsoft SQL Server 2014 with SP1

    (07) 2015-07-22 20:23:24 Slp: Knowledge Based Article: KB 3058865

    (07) 2015-07-22 20:23:24 Slp: Version: 12.1.4100.0

    (07) 2015-07-22 20:23:24 Slp: Architecture: x64

    (07) 2015-07-22 20:23:24 Slp: Language: 1033

    (07) 2015-07-22 20:23:24 Slp:

    (07) 2015-07-22 20:23:24 Slp: Update Source: Slipstream

    (07) 2015-07-22 20:23:24 Slp:

    (07) 2015-07-22 20:23:24 Slp: Completed Action: SearchUpdatesAction, returned True

    (07) 2015-07-22 20:23:24 Slp: ----------------------------------------------------------------------

    (07) 2015-07-22 20:23:24 Slp: Running Action: PackageDownloadAction

    (07) 2015-07-22 20:23:24 Slp: Completed Action: PackageDownloadAction, returned True

    (07) 2015-07-22 20:23:24 Slp: ----------------------------------------------------------------------

    (07) 2015-07-22 20:23:24 Slp: Running Action: PackageExtractAction

    (07) 2015-07-22 20:23:24 Slp: Completed Action: PackageExtractAction, returned True

    (01) 2015-07-22 20:23:24 Slp: Workflow to execute: 'INSTANCENAMEINIT'

    (01) 2015-07-22 20:23:24 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:23:24 Slp: Running Action: SetFeaturesForRole

    (01) 2015-07-22 20:23:24 Slp: Not setting features since role has not been defined.

    (01) 2015-07-22 20:23:24 Slp: Completed Action: SetFeaturesForRole, returned True

    (01) 2015-07-22 20:23:24 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:23:24 Slp: Running Action: SetInstanceNameAndInstanceId

    (01) 2015-07-22 20:23:24 Slp: Scenario: Install

    (01) 2015-07-22 20:23:24 Slp: SQL, AS, RS not specified by FEATURES setting. return.

    (01) 2015-07-22 20:23:24 Slp: Completed Action: SetInstanceNameAndInstanceId, returned True

    (01) 2015-07-22 20:23:24 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:23:24 Slp: Skipping Action: ValidateInstanceName

    (01) 2015-07-22 20:23:24 Slp: Action is being skipped due to the following restrictions:

    (01) 2015-07-22 20:23:24 Slp: Condition "Is the datastore flag /Scenario/GlobalFlags/EnableInstanceMaintenance set" did not pass as it returned false and true was expected.

    (01) 2015-07-22 20:23:24 Slp: Completed Action: ExecuteInstanceNameInitWorkflow, returned True

    (01) 2015-07-22 20:23:24 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:23:24 Slp: Running Action: ExpandInstallFeatures

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\x64\setup\sql_engine_core_inst_msi\x64\sql_engine_core_inst.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\x64\setup\sql_engine_core_inst_msi\x64\sql_engine_core_inst.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID sql_engine_core_inst_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\x64\setup\sql_engine_core_inst_msi\x86\sql_engine_core_inst.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\x64\setup\sql_engine_core_inst_msi\x86\sql_engine_core_inst.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID sql_engine_core_inst_Cpu32: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1028: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1031: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1033: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1036: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1040: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1041: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1042: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1046: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1049: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID sql_engine_core_inst_loc_Cpu64_2052: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID sql_engine_core_inst_loc_Cpu64_3082: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1053: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1028: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1031: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1033: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1036: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1040: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1041: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1042: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1046: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1049: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID sql_engine_core_inst_loc_Cpu32_2052: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID sql_engine_core_inst_loc_Cpu32_3082: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1053: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\x64\setup\x64\sql_fulltext.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\x64\setup\x64\sql_fulltext.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID sql_fulltext_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\x64\setup\x86\sql_fulltext.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\x64\setup\x86\sql_fulltext.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID sql_fulltext_Cpu32: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\x64\setup\x64\sql_dq.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\x64\setup\x64\sql_dq.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID sql_dq_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\x64\setup\x86\sql_dq.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\x64\setup\x86\sql_dq.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID sql_dq_Cpu32: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID sql_dq_loc_Cpu64_1028: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID sql_dq_loc_Cpu64_1031: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID sql_dq_loc_Cpu64_1033: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID sql_dq_loc_Cpu64_1036: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID sql_dq_loc_Cpu64_1040: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID sql_dq_loc_Cpu64_1041: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID sql_dq_loc_Cpu64_1042: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID sql_dq_loc_Cpu64_1046: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID sql_dq_loc_Cpu64_1049: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID sql_dq_loc_Cpu64_2052: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID sql_dq_loc_Cpu64_3082: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID sql_dq_loc_Cpu64_1053: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID sql_dq_loc_Cpu32_1028: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID sql_dq_loc_Cpu32_1031: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID sql_dq_loc_Cpu32_1033: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID sql_dq_loc_Cpu32_1036: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID sql_dq_loc_Cpu32_1040: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID sql_dq_loc_Cpu32_1041: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID sql_dq_loc_Cpu32_1042: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID sql_dq_loc_Cpu32_1046: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID sql_dq_loc_Cpu32_1049: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID sql_dq_loc_Cpu32_2052: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID sql_dq_loc_Cpu32_3082: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID sql_dq_loc_Cpu32_1053: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\x64\setup\sql_engine_core_shared_msi\x64\sql_engine_core_shared.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\x64\setup\sql_engine_core_shared_msi\x64\sql_engine_core_shared.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID sql_engine_core_shared_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1028: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1031: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1033: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1036: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1040: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1041: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1042: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1046: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1049: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID sql_engine_core_shared_loc_Cpu64_2052: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID sql_engine_core_shared_loc_Cpu64_3082: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1053: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\x64\setup\x64\sql_as.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\x64\setup\x64\sql_as.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID sql_as_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\x64\setup\x86\sql_as.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\x64\setup\x86\sql_as.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID sql_as_Cpu32: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID sql_as_loc_Cpu64_1028: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID sql_as_loc_Cpu64_1031: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID sql_as_loc_Cpu64_1033: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID sql_as_loc_Cpu64_1036: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID sql_as_loc_Cpu64_1040: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID sql_as_loc_Cpu64_1041: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID sql_as_loc_Cpu64_1042: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID sql_as_loc_Cpu64_1046: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID sql_as_loc_Cpu64_1049: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID sql_as_loc_Cpu64_2052: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID sql_as_loc_Cpu64_3082: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID sql_as_loc_Cpu64_1053: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID sql_as_loc_Cpu32_1028: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID sql_as_loc_Cpu32_1031: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID sql_as_loc_Cpu32_1033: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID sql_as_loc_Cpu32_1036: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID sql_as_loc_Cpu32_1040: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID sql_as_loc_Cpu32_1041: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID sql_as_loc_Cpu32_1042: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID sql_as_loc_Cpu32_1046: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID sql_as_loc_Cpu32_1049: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID sql_as_loc_Cpu32_2052: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID sql_as_loc_Cpu32_3082: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID sql_as_loc_Cpu32_1053: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\SQL_AS_OLEDB.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\SQL_AS_OLEDB.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID SQL_AS_OLEDB_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\SQL_AS_OLEDB.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\SQL_AS_OLEDB.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID SQL_AS_OLEDB_Cpu32: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\sql_as_spi.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\sql_as_spi.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID sql_as_spi_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\x64\setup\x64\sql_rs.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\x64\setup\x64\sql_rs.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID sql_rs_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\x64\setup\x86\sql_rs.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\x64\setup\x86\sql_rs.msi' does not exist

    (01) 2015-07-22 20:23:24 Slp: Package ID sql_rs_Cpu32: NotInstalled

    (01) 2015-07-22 20:23:24 Slp: Sco: File 'M:\x64\setup\x64\sql_rsshp.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\x64\setup\x64\sql_rsshp.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_rsshp_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\x64\rsSharePoint.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\x64\rsSharePoint.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID rsSharePoint_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_rs_KJ_virtual_native_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_rs_SQL10_virtual_sharepoint_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Package ID RS2005_virtual_native_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Package ID RS2005_virtual_sharepoint_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_rs_loc_Cpu64_1028: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_rs_loc_Cpu64_1031: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_rs_loc_Cpu64_1033: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_rs_loc_Cpu64_1036: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_rs_loc_Cpu64_1040: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_rs_loc_Cpu64_1041: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_rs_loc_Cpu64_1042: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_rs_loc_Cpu64_1046: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_rs_loc_Cpu64_1049: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_rs_loc_Cpu64_2052: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_rs_loc_Cpu64_3082: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_rs_loc_Cpu64_1053: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_rs_loc_Cpu32_1028: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_rs_loc_Cpu32_1031: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_rs_loc_Cpu32_1033: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_rs_loc_Cpu32_1036: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_rs_loc_Cpu32_1040: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_rs_loc_Cpu32_1041: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_rs_loc_Cpu32_1042: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_rs_loc_Cpu32_1046: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_rs_loc_Cpu32_1049: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_rs_loc_Cpu32_2052: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_rs_loc_Cpu32_3082: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_rs_loc_Cpu32_1053: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\x64\setup\x64\sql_dqc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\x64\setup\x64\sql_dqc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_dqc_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_dqc_loc_Cpu64_1028: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_dqc_loc_Cpu64_1031: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_dqc_loc_Cpu64_1033: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_dqc_loc_Cpu64_1036: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_dqc_loc_Cpu64_1040: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_dqc_loc_Cpu64_1041: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_dqc_loc_Cpu64_1042: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_dqc_loc_Cpu64_1046: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_dqc_loc_Cpu64_1049: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_dqc_loc_Cpu64_2052: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_dqc_loc_Cpu64_3082: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_dqc_loc_Cpu64_1053: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_dq_common_Cpu64: Using MsiUpgradeDetectionEngine

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\x64\setup\x64\sql_dq_common.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\x64\setup\x64\sql_dq_common.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_dq_common_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\x64\setup\x64\sql_is.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\x64\setup\x64\sql_is.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_is_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_is_loc_Cpu64_1028: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_is_loc_Cpu64_1031: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_is_loc_Cpu64_1033: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_is_loc_Cpu64_1036: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_is_loc_Cpu64_1040: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_is_loc_Cpu64_1041: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_is_loc_Cpu64_1042: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_is_loc_Cpu64_1046: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_is_loc_Cpu64_1049: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_is_loc_Cpu64_2052: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_is_loc_Cpu64_3082: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_is_loc_Cpu64_1053: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\x64\setup\x64\sql_tools.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\x64\setup\x64\sql_tools.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_tools_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_tools_loc_Cpu64_1028: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_tools_loc_Cpu64_1031: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_tools_loc_Cpu64_1033: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_tools_loc_Cpu64_1036: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_tools_loc_Cpu64_1040: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_tools_loc_Cpu64_1041: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_tools_loc_Cpu64_1042: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_tools_loc_Cpu64_1046: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_tools_loc_Cpu64_1049: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_tools_loc_Cpu64_2052: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_tools_loc_Cpu64_3082: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_tools_loc_Cpu64_1053: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\x64\setup\x64\sql_dreplay_controller.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\x64\setup\x64\sql_dreplay_controller.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_dreplay_controller_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1028: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1031: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1033: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1036: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1040: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1041: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1042: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1046: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1049: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_dreplay_controller_loc_Cpu64_2052: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_dreplay_controller_loc_Cpu64_3082: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1053: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\x64\setup\x64\sql_dreplay_client.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\x64\setup\x64\sql_dreplay_client.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_dreplay_client_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_dreplay_client_loc_Cpu64_1028: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_dreplay_client_loc_Cpu64_1031: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_dreplay_client_loc_Cpu64_1033: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_dreplay_client_loc_Cpu64_1036: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_dreplay_client_loc_Cpu64_1040: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_dreplay_client_loc_Cpu64_1041: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_dreplay_client_loc_Cpu64_1042: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_dreplay_client_loc_Cpu64_1046: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_dreplay_client_loc_Cpu64_1049: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_dreplay_client_loc_Cpu64_2052: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_dreplay_client_loc_Cpu64_3082: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_dreplay_client_loc_Cpu64_1053: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\x64\setup\x64\SSIS64ForSSDTBI.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\x64\setup\x64\SSIS64ForSSDTBI.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID SSIS64ForSSDTBI_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\x64\setup\x86\ssdtbi.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\x64\setup\x86\ssdtbi.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID ssdtbi_Cpu32: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID ssdtbi_loc_Cpu32_1028: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID ssdtbi_loc_Cpu32_1031: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID ssdtbi_loc_Cpu32_1033: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID ssdtbi_loc_Cpu32_1036: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID ssdtbi_loc_Cpu32_1040: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID ssdtbi_loc_Cpu32_1041: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID ssdtbi_loc_Cpu32_1042: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID ssdtbi_loc_Cpu32_1046: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID ssdtbi_loc_Cpu32_1049: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID ssdtbi_loc_Cpu32_2052: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID ssdtbi_loc_Cpu32_3082: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID ssdtbi_loc_Cpu32_1053: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\x64\setup\x64\sql_ssms.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\x64\setup\x64\sql_ssms.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_ssms_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_ssms_loc_Cpu64_1028: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_ssms_loc_Cpu64_1031: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_ssms_loc_Cpu64_1033: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_ssms_loc_Cpu64_1036: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_ssms_loc_Cpu64_1040: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_ssms_loc_Cpu64_1041: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_ssms_loc_Cpu64_1042: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_ssms_loc_Cpu64_1046: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_ssms_loc_Cpu64_1049: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_ssms_loc_Cpu64_2052: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_ssms_loc_Cpu64_3082: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_ssms_loc_Cpu64_1053: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_common_core_Cpu64: Using MsiUpgradeDetectionEngine

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\x64\setup\sql_common_core_msi\x64\sql_common_core.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\x64\setup\sql_common_core_msi\x64\sql_common_core.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_common_core_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_common_core_loc_Cpu64_1028: Using MsiUpgradeDetectionEngine

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_common_core_loc_Cpu64_1028: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_common_core_loc_Cpu64_1031: Using MsiUpgradeDetectionEngine

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_common_core_loc_Cpu64_1031: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_common_core_loc_Cpu64_1033: Using MsiUpgradeDetectionEngine

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_common_core_loc_Cpu64_1033: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_common_core_loc_Cpu64_1036: Using MsiUpgradeDetectionEngine

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_common_core_loc_Cpu64_1036: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_common_core_loc_Cpu64_1040: Using MsiUpgradeDetectionEngine

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_common_core_loc_Cpu64_1040: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_common_core_loc_Cpu64_1041: Using MsiUpgradeDetectionEngine

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_common_core_loc_Cpu64_1041: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_common_core_loc_Cpu64_1042: Using MsiUpgradeDetectionEngine

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_common_core_loc_Cpu64_1042: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_common_core_loc_Cpu64_1046: Using MsiUpgradeDetectionEngine

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_common_core_loc_Cpu64_1046: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_common_core_loc_Cpu64_1049: Using MsiUpgradeDetectionEngine

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_common_core_loc_Cpu64_1049: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_common_core_loc_Cpu64_2052: Using MsiUpgradeDetectionEngine

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_common_core_loc_Cpu64_2052: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_common_core_loc_Cpu64_3082: Using MsiUpgradeDetectionEngine

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_common_core_loc_Cpu64_3082: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_common_core_loc_Cpu64_1053: Using MsiUpgradeDetectionEngine

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID sql_common_core_loc_Cpu64_1053: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Package ID SqlSupport_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\redist\watson\x86\dw20shared.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID WatsonX86_Cpu32: Installed - Version: 12.0.6012.5000

    (01) 2015-07-22 20:23:25 Slp: Package ID sqlncli_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Package ID msodbcsql_Cpu64: Installed - Version: 12.1.4100.1

    (01) 2015-07-22 20:23:25 Slp: Package ID SqlLocalDB_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\SSDTStub.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID SSDTStub_Cpu32: Installed - Version: 10.3.20116.0

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\SSDTDBSvcExternals.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\SSDTDBSvcExternals.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID SSDTDBSvcExternals_Cpu32: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\SharedManagementObjects.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\SharedManagementObjects.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID SharedManagementObjects_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\SharedManagementObjects.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\SharedManagementObjects.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID SharedManagementObjects_Cpu32: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\TSqlLanguageService.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\TSqlLanguageService.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID tsqllangsvc_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\DACFramework.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\DACFramework.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID dacfx_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Package ID sqlls_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Package ID SqlWriter_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Package ID BOL_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID BOL_Loc_Cpu64_1028: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID BOL_Loc_Cpu64_1031: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Package ID BOL_Loc_Cpu64_1033: NotInstalled

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (01) 2015-07-22 20:23:25 Slp: Package ID BOL_Loc_Cpu64_1036: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Package ID BOL_Loc_Cpu64_1040: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Package ID BOL_Loc_Cpu64_1041: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Package ID BOL_Loc_Cpu64_1042: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Package ID BOL_Loc_Cpu64_1046: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Package ID BOL_Loc_Cpu64_1049: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Package ID BOL_Loc_Cpu64_2052: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Package ID BOL_Loc_Cpu64_3082: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Package ID BOL_Loc_Cpu64_1053: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\sql_bol_registry_loc.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\sql_bol_registry_loc.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Package ID BOL_Reg_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\SQLServerBestPracticesPolicies.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\SQLServerBestPracticesPolicies.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Package ID BestPracticesPolicies_Cpu32: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\sqlbrowser.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\sqlbrowser.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Package ID SqlBrowser_Cpu32: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\x64\setup\x64\sqlsqm.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\x64\setup\x64\sqlsqm.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Package ID SqlSqmShared_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x64\RsFx.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x64\RsFx.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Package ID RsFx_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID SQLSysClrTypes_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\ReportViewer.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Package ID ReportViewer_Cpu32: Installed - Version: 12.0.2000.8

    (01) 2015-07-22 20:23:26 Slp: Package ID vsta_runtime_32_Cpu32: Installed - Version: 10.0.40220

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1028_CHT_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1028_CHT_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Package ID vsta_runtime_lp_32_Cpu32_1028: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1031_DEU_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1031_DEU_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Package ID vsta_runtime_lp_32_Cpu32_1031: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1033_ENU_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1033_ENU_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Package ID vsta_runtime_lp_32_Cpu32_1033: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1036_FRA_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1036_FRA_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Package ID vsta_runtime_lp_32_Cpu32_1036: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1040_ITA_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1040_ITA_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Package ID vsta_runtime_lp_32_Cpu32_1040: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1041_JPN_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1041_JPN_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Package ID vsta_runtime_lp_32_Cpu32_1041: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1042_KOR_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1042_KOR_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Package ID vsta_runtime_lp_32_Cpu32_1042: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1046_PTB_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1046_PTB_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Package ID vsta_runtime_lp_32_Cpu32_1046: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1049_RUS_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1049_RUS_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Package ID vsta_runtime_lp_32_Cpu32_1049: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\2052_CHS_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\2052_CHS_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Package ID vsta_runtime_lp_32_Cpu32_2052: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\3082_ESN_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\3082_ESN_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Package ID vsta_runtime_lp_32_Cpu32_3082: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1053_SVE_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1053_SVE_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Package ID vsta_runtime_lp_32_Cpu32_1053: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID vsta_runtime_64_Cpu64: Installed - Version: 10.0.40220

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1028_CHT_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1028_CHT_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Package ID vsta_runtime_lp_64_Cpu64_1028: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1031_DEU_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1031_DEU_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Package ID vsta_runtime_lp_64_Cpu64_1031: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1033_ENU_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1033_ENU_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Package ID vsta_runtime_lp_64_Cpu64_1033: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1036_FRA_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1036_FRA_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Package ID vsta_runtime_lp_64_Cpu64_1036: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1040_ITA_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1040_ITA_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Package ID vsta_runtime_lp_64_Cpu64_1040: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1041_JPN_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1041_JPN_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Package ID vsta_runtime_lp_64_Cpu64_1041: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1042_KOR_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1042_KOR_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Package ID vsta_runtime_lp_64_Cpu64_1042: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1046_PTB_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1046_PTB_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Package ID vsta_runtime_lp_64_Cpu64_1046: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1049_RUS_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1049_RUS_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Package ID vsta_runtime_lp_64_Cpu64_1049: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\2052_CHS_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\2052_CHS_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Package ID vsta_runtime_lp_64_Cpu64_2052: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\3082_ESN_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\3082_ESN_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Package ID vsta_runtime_lp_64_Cpu64_3082: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1053_SVE_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1053_SVE_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Package ID vsta_runtime_lp_64_Cpu64_1053: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\redist\VSTA\designtime\x86\VSTA_DT30.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Package ID vsta_designtime_Cpu32: Installed - Version: 10.0.40220

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1028_CHT_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1028_CHT_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Package ID vsta_designtime_lp_Cpu32_1028: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1031_DEU_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1031_DEU_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Package ID vsta_designtime_lp_Cpu32_1031: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1033_ENU_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1033_ENU_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Package ID vsta_designtime_lp_Cpu32_1033: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1036_FRA_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1036_FRA_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Package ID vsta_designtime_lp_Cpu32_1036: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1040_ITA_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1040_ITA_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Package ID vsta_designtime_lp_Cpu32_1040: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1041_JPN_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1041_JPN_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Package ID vsta_designtime_lp_Cpu32_1041: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1042_KOR_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1042_KOR_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Package ID vsta_designtime_lp_Cpu32_1042: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1046_PTB_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1046_PTB_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Package ID vsta_designtime_lp_Cpu32_1046: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1049_RUS_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1049_RUS_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Package ID vsta_designtime_lp_Cpu32_1049: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\2052_CHS_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\2052_CHS_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Package ID vsta_designtime_lp_Cpu32_2052: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\3082_ESN_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\3082_ESN_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Package ID vsta_designtime_lp_Cpu32_3082: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1053_SVE_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1053_SVE_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Package ID vsta_designtime_lp_Cpu32_1053: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x64\MasterDataServices.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x64\MasterDataServices.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Package ID MDS_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\x64\setup\x64\MasterDataServicesLoc.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\x64\setup\x64\MasterDataServicesLoc.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Package ID MDS_Loc_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v3.5

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get registry value SP

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get registry value Version

    (01) 2015-07-22 20:23:26 Slp: Package ID DotNet35_Cpu64: Installed - Version: 3.5.30729.5420

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get registry value Install

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get registry value Version

    (01) 2015-07-22 20:23:26 Slp: Package ID DotNetCore_Cpu64: Installed - Version: 4.5.51209

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1028

    (01) 2015-07-22 20:23:26 Slp: Package ID DotNetLangPack_Cpu64_1028: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1031

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get registry value Install

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get registry value Version

    (01) 2015-07-22 20:23:26 Slp: Package ID DotNetLangPack_Cpu64_1031: Installed - Version: 4.5.51209

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1033

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get registry value Install

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get registry value Version

    (01) 2015-07-22 20:23:26 Slp: Package ID DotNetLangPack_Cpu64_1033: Installed - Version: 4.5.51209

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1036

    (01) 2015-07-22 20:23:26 Slp: Package ID DotNetLangPack_Cpu64_1036: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1040

    (01) 2015-07-22 20:23:26 Slp: Package ID DotNetLangPack_Cpu64_1040: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1041

    (01) 2015-07-22 20:23:26 Slp: Package ID DotNetLangPack_Cpu64_1041: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1042

    (01) 2015-07-22 20:23:26 Slp: Package ID DotNetLangPack_Cpu64_1042: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1046

    (01) 2015-07-22 20:23:26 Slp: Package ID DotNetLangPack_Cpu64_1046: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1049

    (01) 2015-07-22 20:23:26 Slp: Package ID DotNetLangPack_Cpu64_1049: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\2052

    (01) 2015-07-22 20:23:26 Slp: Package ID DotNetLangPack_Cpu64_2052: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\3082

    (01) 2015-07-22 20:23:26 Slp: Package ID DotNetLangPack_Cpu64_3082: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1053

    (01) 2015-07-22 20:23:26 Slp: Package ID DotNetLangPack_Cpu64_1053: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Updates\Microsoft .NET Framework 4 Extended\KB2468871

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get registry value ThisVersionInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get registry value Version

    (01) 2015-07-22 20:23:26 Slp: Package ID DotNetKB2468871_Cpu64: Installed - Version:

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Updates\Microsoft .NET Framework 4 Extended\KB2544514

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get registry value ThisVersionInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get registry value Version

    (01) 2015-07-22 20:23:26 Slp: Package ID DotNetKB2544514_Cpu64: Installed - Version:

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Updates\Microsoft .NET Framework 4 Extended\KB2533523

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get registry value ThisVersionInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get registry value Version

    (01) 2015-07-22 20:23:26 Slp: Package ID DotNetKB2533523_Cpu64: Installed - Version:

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get registry value Install

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get registry value Version

    (01) 2015-07-22 20:23:26 Slp: Package ID DotNet45Core_Cpu64: Installed - Version: 4.5.51209

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1028

    (01) 2015-07-22 20:23:26 Slp: Package ID DotNet45LangPack_Cpu64_1028: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1031

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get registry value Install

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get registry value Version

    (01) 2015-07-22 20:23:26 Slp: Package ID DotNet45LangPack_Cpu64_1031: Installed - Version: 4.5.51209

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1033

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get registry value Install

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get registry value Version

    (01) 2015-07-22 20:23:26 Slp: Package ID DotNet45LangPack_Cpu64_1033: Installed - Version: 4.5.51209

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1036

    (01) 2015-07-22 20:23:26 Slp: Package ID DotNet45LangPack_Cpu64_1036: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1040

    (01) 2015-07-22 20:23:26 Slp: Package ID DotNet45LangPack_Cpu64_1040: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1041

    (01) 2015-07-22 20:23:26 Slp: Package ID DotNet45LangPack_Cpu64_1041: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1042

    (01) 2015-07-22 20:23:26 Slp: Package ID DotNet45LangPack_Cpu64_1042: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1046

    (01) 2015-07-22 20:23:26 Slp: Package ID DotNet45LangPack_Cpu64_1046: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1049

    (01) 2015-07-22 20:23:26 Slp: Package ID DotNet45LangPack_Cpu64_1049: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\2052

    (01) 2015-07-22 20:23:26 Slp: Package ID DotNet45LangPack_Cpu64_2052: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\3082

    (01) 2015-07-22 20:23:26 Slp: Package ID DotNet45LangPack_Cpu64_3082: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1053

    (01) 2015-07-22 20:23:26 Slp: Package ID DotNet45LangPack_Cpu64_1053: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID VCRuntime_Cpu32: Installed - Version: 10.0.40219

    (01) 2015-07-22 20:23:26 Slp: Package ID VSPrerequisites_Cpu64: Installed - Version: 10.0.40219

    (01) 2015-07-22 20:23:26 Slp: Package ID VC10Redist_Cpu64: Installed - Version: 10.0.40219

    (01) 2015-07-22 20:23:26 Slp: Package ID VC10Redist_Cpu32: Installed - Version: 10.0.40219

    (01) 2015-07-22 20:23:26 Slp: Package ID VC90Redist_Cpu32: Installed - Version: 9.0.30729.6161

    (01) 2015-07-22 20:23:26 Slp: Package ID VSMTPack_Cpu32: Installed - Version: 4.0.30319

    (01) 2015-07-22 20:23:26 Slp: Package ID VSHelp_Cpu64: Installed - Version: 1.1.40219

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1028_CHT_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1028_CHT_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Package ID VSHelpLP_Cpu64_1028: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1031_DEU_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1031_DEU_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Package ID VSHelpLP_Cpu64_1031: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1033_ENU_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Package ID VSHelpLP_Cpu64_1033: Installed - Version: 1.1.40219

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1036_FRA_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1036_FRA_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Package ID VSHelpLP_Cpu64_1036: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1040_ITA_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1040_ITA_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Package ID VSHelpLP_Cpu64_1040: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1041_JPN_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1041_JPN_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Package ID VSHelpLP_Cpu64_1041: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1042_KOR_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1042_KOR_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Package ID VSHelpLP_Cpu64_1042: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1046_PTB_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1046_PTB_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Package ID VSHelpLP_Cpu64_1046: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1049_RUS_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1049_RUS_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Package ID VSHelpLP_Cpu64_1049: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\2052_CHS_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\2052_CHS_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Package ID VSHelpLP_Cpu64_2052: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\3082_ESN_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\3082_ESN_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Package ID VSHelpLP_Cpu64_3082: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1053_SVE_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1053_SVE_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Package ID VSHelpLP_Cpu64_1053: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID VSSMO_Cpu32: Installed - Version: 10.51.2500.0

    (01) 2015-07-22 20:23:26 Slp: Package ID VSSQLSysClrTypes_Cpu32: Installed - Version: 10.51.2500.0

    (01) 2015-07-22 20:23:26 Slp: Package ID VSShell_Cpu32: Installed - Version: 10.0.40219

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1033_ENU_LP\redist\VisualStudioShell\VSIntSetup\x86\vs_setup.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Package ID VSIntShell_Cpu32: Installed - Version: 10.0.40219

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell

    (01) 2015-07-22 20:23:26 Slp: Package ID VSShell2012_Cpu32: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1028

    (01) 2015-07-22 20:23:26 Slp: Package ID VSShell2012LP_Cpu32_1028: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1031

    (01) 2015-07-22 20:23:26 Slp: Package ID VSShell2012LP_Cpu32_1031: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1033

    (01) 2015-07-22 20:23:26 Slp: Package ID VSShell2012LP_Cpu32_1033: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1036

    (01) 2015-07-22 20:23:26 Slp: Package ID VSShell2012LP_Cpu32_1036: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1040

    (01) 2015-07-22 20:23:26 Slp: Package ID VSShell2012LP_Cpu32_1040: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1041

    (01) 2015-07-22 20:23:26 Slp: Package ID VSShell2012LP_Cpu32_1041: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1042

    (01) 2015-07-22 20:23:26 Slp: Package ID VSShell2012LP_Cpu32_1042: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1046

    (01) 2015-07-22 20:23:26 Slp: Package ID VSShell2012LP_Cpu32_1046: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1049

    (01) 2015-07-22 20:23:26 Slp: Package ID VSShell2012LP_Cpu32_1049: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\2052

    (01) 2015-07-22 20:23:26 Slp: Package ID VSShell2012LP_Cpu32_2052: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\3082

    (01) 2015-07-22 20:23:26 Slp: Package ID VSShell2012LP_Cpu32_3082: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1053

    (01) 2015-07-22 20:23:26 Slp: Package ID VSShell2012LP_Cpu32_1053: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\DevDiv\vs\Servicing\11.0\devenv

    (01) 2015-07-22 20:23:26 Slp: Package ID VSIntShell2012_Cpu32: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1028

    (01) 2015-07-22 20:23:26 Slp: Package ID VSIntShell2012LP_Cpu32_1028: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1031

    (01) 2015-07-22 20:23:26 Slp: Package ID VSIntShell2012LP_Cpu32_1031: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1033

    (01) 2015-07-22 20:23:26 Slp: Package ID VSIntShell2012LP_Cpu32_1033: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1036

    (01) 2015-07-22 20:23:26 Slp: Package ID VSIntShell2012LP_Cpu32_1036: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1040

    (01) 2015-07-22 20:23:26 Slp: Package ID VSIntShell2012LP_Cpu32_1040: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1041

    (01) 2015-07-22 20:23:26 Slp: Package ID VSIntShell2012LP_Cpu32_1041: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1042

    (01) 2015-07-22 20:23:26 Slp: Package ID VSIntShell2012LP_Cpu32_1042: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1046

    (01) 2015-07-22 20:23:26 Slp: Package ID VSIntShell2012LP_Cpu32_1046: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1049

    (01) 2015-07-22 20:23:26 Slp: Package ID VSIntShell2012LP_Cpu32_1049: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\2052

    (01) 2015-07-22 20:23:26 Slp: Package ID VSIntShell2012LP_Cpu32_2052: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\3082

    (01) 2015-07-22 20:23:26 Slp: Package ID VSIntShell2012LP_Cpu32_3082: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1053

    (01) 2015-07-22 20:23:26 Slp: Package ID VSIntShell2012LP_Cpu32_1053: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell

    (01) 2015-07-22 20:23:26 Slp: Package ID VSShell2013_Cpu32: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1028

    (01) 2015-07-22 20:23:26 Slp: Package ID VSShell2013LP_Cpu32_1028: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1031

    (01) 2015-07-22 20:23:26 Slp: Package ID VSShell2013LP_Cpu32_1031: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1033

    (01) 2015-07-22 20:23:26 Slp: Package ID VSShell2013LP_Cpu32_1033: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1036

    (01) 2015-07-22 20:23:26 Slp: Package ID VSShell2013LP_Cpu32_1036: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1040

    (01) 2015-07-22 20:23:26 Slp: Package ID VSShell2013LP_Cpu32_1040: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1041

    (01) 2015-07-22 20:23:26 Slp: Package ID VSShell2013LP_Cpu32_1041: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1042

    (01) 2015-07-22 20:23:26 Slp: Package ID VSShell2013LP_Cpu32_1042: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1046

    (01) 2015-07-22 20:23:26 Slp: Package ID VSShell2013LP_Cpu32_1046: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1049

    (01) 2015-07-22 20:23:26 Slp: Package ID VSShell2013LP_Cpu32_1049: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\2052

    (01) 2015-07-22 20:23:26 Slp: Package ID VSShell2013LP_Cpu32_2052: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\3082

    (01) 2015-07-22 20:23:26 Slp: Package ID VSShell2013LP_Cpu32_3082: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1053

    (01) 2015-07-22 20:23:26 Slp: Package ID VSShell2013LP_Cpu32_1053: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\DevDiv\vs\Servicing\12.0\devenv

    (01) 2015-07-22 20:23:26 Slp: Package ID VSIntShell2013_Cpu32: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1028

    (01) 2015-07-22 20:23:26 Slp: Package ID VSIntShell2013LP_Cpu32_1028: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1031

    (01) 2015-07-22 20:23:26 Slp: Package ID VSIntShell2013LP_Cpu32_1031: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1033

    (01) 2015-07-22 20:23:26 Slp: Package ID VSIntShell2013LP_Cpu32_1033: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1036

    (01) 2015-07-22 20:23:26 Slp: Package ID VSIntShell2013LP_Cpu32_1036: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1040

    (01) 2015-07-22 20:23:26 Slp: Package ID VSIntShell2013LP_Cpu32_1040: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1041

    (01) 2015-07-22 20:23:26 Slp: Package ID VSIntShell2013LP_Cpu32_1041: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1042

    (01) 2015-07-22 20:23:26 Slp: Package ID VSIntShell2013LP_Cpu32_1042: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1046

    (01) 2015-07-22 20:23:26 Slp: Package ID VSIntShell2013LP_Cpu32_1046: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1049

    (01) 2015-07-22 20:23:26 Slp: Package ID VSIntShell2013LP_Cpu32_1049: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\2052

    (01) 2015-07-22 20:23:26 Slp: Package ID VSIntShell2013LP_Cpu32_2052: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\3082

    (01) 2015-07-22 20:23:26 Slp: Package ID VSIntShell2013LP_Cpu32_3082: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1053

    (01) 2015-07-22 20:23:26 Slp: Package ID VSIntShell2013LP_Cpu32_1053: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\designTime

    (01) 2015-07-22 20:23:26 Slp: Package ID VSTA2012_Cpu32: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1033

    (01) 2015-07-22 20:23:26 Slp: Package ID VSTA2012_LangsSupport_Cpu32: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1028

    (01) 2015-07-22 20:23:26 Slp: Package ID VSTA2012_LP_Cpu32_1028: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1031

    (01) 2015-07-22 20:23:26 Slp: Package ID VSTA2012_LP_Cpu32_1031: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1033

    (01) 2015-07-22 20:23:26 Slp: Package ID VSTA2012_LP_Cpu32_1033: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1036

    (01) 2015-07-22 20:23:26 Slp: Package ID VSTA2012_LP_Cpu32_1036: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1040

    (01) 2015-07-22 20:23:26 Slp: Package ID VSTA2012_LP_Cpu32_1040: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1041

    (01) 2015-07-22 20:23:26 Slp: Package ID VSTA2012_LP_Cpu32_1041: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1042

    (01) 2015-07-22 20:23:26 Slp: Package ID VSTA2012_LP_Cpu32_1042: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1046

    (01) 2015-07-22 20:23:26 Slp: Package ID VSTA2012_LP_Cpu32_1046: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1049

    (01) 2015-07-22 20:23:26 Slp: Package ID VSTA2012_LP_Cpu32_1049: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\2052

    (01) 2015-07-22 20:23:26 Slp: Package ID VSTA2012_LP_Cpu32_2052: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\3082

    (01) 2015-07-22 20:23:26 Slp: Package ID VSTA2012_LP_Cpu32_3082: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1053

    (01) 2015-07-22 20:23:26 Slp: Package ID VSTA2012_LP_Cpu32_1053: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID VBExpress_Cpu32: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID VCSExpress_Cpu32: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID VCExpress_Cpu32: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID WPExpress_Cpu32: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID VSPremium_Cpu32: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID VSPro_Cpu32: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID VSTE_Cpu32: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID VSUltimate_Cpu32: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID VSLabAgent_Cpu32: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID VSTestAgent_Cpu32: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID VSTestController_Cpu32: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID VWDExpress_Cpu32: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID VSIsoShellRTM_Cpu32: Installed - Version: 10.0.40219

    (01) 2015-07-22 20:23:26 Slp: Package ID VSIntShellRTM_Cpu32: Installed - Version: 10.0.40219

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Powershell\1

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get registry value Install

    (01) 2015-07-22 20:23:26 PowerShell: Install value name under powershell reg hive is set with value 1

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Powershell\1\PowerShellEngine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get registry value PowerShellVersion

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get registry value PSCompatibleVersion

    (01) 2015-07-22 20:23:26 Slp: Package ID PowerShell2_Cpu64: Installed - Version: 2.0

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Powershell\1

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get registry value Install

    (01) 2015-07-22 20:23:26 PowerShell: Install value name under powershell reg hive is set with value 1

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Powershell\1\PowerShellEngine

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get registry value PowerShellVersion

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get registry value PSCompatibleVersion

    (01) 2015-07-22 20:23:26 Slp: Package ID PowerShell2_Cpu32: Installed - Version: 2.0

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1028: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1031: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1033: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1036: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1040: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1041: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1042: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1046: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1049: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_2052: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_3082: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1053: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_fulltext_SQL11_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1028: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1031: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1033: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1036: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1040: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1041: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1042: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1046: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1049: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_dq_loc_SQL11_Cpu64_2052: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_dq_loc_SQL11_Cpu64_3082: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1053: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_dq_SQL11_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_dqc_SQL11_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1028: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1031: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1033: Installed - Version: 11.0.2100.60

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1036: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1040: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1041: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1042: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1046: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1049: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_2052: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_3082: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1053: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_engine_core_inst_SQL11_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_engine_core_inst_SQL11_AnyInstance_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_as_loc_SQL11_Cpu64_1028: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_as_loc_SQL11_Cpu64_1031: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_as_loc_SQL11_Cpu64_1033: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_as_loc_SQL11_Cpu64_1036: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_as_loc_SQL11_Cpu64_1040: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_as_loc_SQL11_Cpu64_1041: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_as_loc_SQL11_Cpu64_1042: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_as_loc_SQL11_Cpu64_1046: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_as_loc_SQL11_Cpu64_1049: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_as_loc_SQL11_Cpu64_2052: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_as_loc_SQL11_Cpu64_3082: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_as_loc_SQL11_Cpu64_1053: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_as_SQL11_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_as_spi_SQL11_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_as_SQL11_AnyInstance_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1028: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1031: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1033: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1036: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1040: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1041: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1042: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1046: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1049: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_rs_loc_SQL11_Cpu64_2052: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_rs_loc_SQL11_Cpu64_3082: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1053: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_rs_SQL11_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_rs_SQL11_AnyInstance_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_rsshp_SQL11_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_is_SQL11_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_is_loc_SQL11_Cpu64_1028: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_is_loc_SQL11_Cpu64_1031: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_is_loc_SQL11_Cpu64_1033: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_is_loc_SQL11_Cpu64_1036: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_is_loc_SQL11_Cpu64_1040: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_is_loc_SQL11_Cpu64_1041: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_is_loc_SQL11_Cpu64_1042: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_is_loc_SQL11_Cpu64_1046: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_is_loc_SQL11_Cpu64_1049: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_is_loc_SQL11_Cpu64_2052: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_is_loc_SQL11_Cpu64_3082: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_is_loc_SQL11_Cpu64_1053: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_tools_SQL11_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1028: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1031: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1033: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1036: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1040: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1041: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1042: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1046: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1049: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_tools_loc_SQL11_Cpu64_2052: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_tools_loc_SQL11_Cpu64_3082: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1053: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_ssms_SQL11_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1028: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1031: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1033: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1036: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1040: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1041: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1042: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1046: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1049: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_2052: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_3082: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1053: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID BOL_SQL11_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID BOL_Loc_SQL11_Cpu64_1028: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID BOL_Loc_SQL11_Cpu64_1031: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID BOL_Loc_SQL11_Cpu64_1033: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID BOL_Loc_SQL11_Cpu64_1036: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID BOL_Loc_SQL11_Cpu64_1040: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID BOL_Loc_SQL11_Cpu64_1041: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID BOL_Loc_SQL11_Cpu64_1042: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID BOL_Loc_SQL11_Cpu64_1046: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID BOL_Loc_SQL11_Cpu64_1049: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID BOL_Loc_SQL11_Cpu64_2052: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID BOL_Loc_SQL11_Cpu64_3082: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID BOL_Loc_SQL11_Cpu64_1053: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID BOL_Reg_SQL11_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID SqlSqmShared_SQL11_Cpu64: Installed - Version: 11.0.2100.60

    (01) 2015-07-22 20:23:26 Slp: Package ID RsFx_SQL11_Cpu64: Installed - Version: 11.0.2100.60

    (01) 2015-07-22 20:23:26 Slp: Package ID SqlSupport_SQL11_Cpu64: Installed - Version: 11.1.3128.0

    (01) 2015-07-22 20:23:26 Slp: Package ID SQLSysClrTypes_SQL11_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_engine_core_shared_SQL11_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1028: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1031: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1033: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1036: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1040: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1041: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1042: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1046: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1049: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_2052: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_3082: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1053: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_common_core_SQL11_Cpu64: Installed - Version: 11.0.2100.60

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1028: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1031: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1033: Installed - Version: 11.0.2100.60

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1036: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1040: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1041: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1042: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1046: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1049: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_2052: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_3082: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1053: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_dq_common_SQL11_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID MDS_SQL11_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID MDS_Loc_SQL11_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_dreplay_controller_SQL11_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1028: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1031: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1033: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1036: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1040: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1041: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1042: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1046: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1049: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_2052: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_3082: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1053: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_dreplay_client_SQL11_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1028: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1031: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1033: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1036: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1040: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1041: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1042: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1046: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1049: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_2052: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_3082: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1053: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID SqlLocalDB_SQL11_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID SqlSupport_SQL14_CTP2_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1028: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1031: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1033: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1036: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1040: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1041: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1042: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1046: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1049: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_2052: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_3082: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1053: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_fulltext_SQL14_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_dq_SQL14_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1028: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1031: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1033: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1036: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1040: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1041: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1042: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1046: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1049: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_dq_loc_SQL14_Cpu64_2052: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_dq_loc_SQL14_Cpu64_3082: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1053: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_engine_core_inst_SQL14_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_engine_core_inst_SQL14_AnyInstance_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_as_loc_SQL14_Cpu64_1028: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_as_loc_SQL14_Cpu64_1031: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_as_loc_SQL14_Cpu64_1033: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_as_loc_SQL14_Cpu64_1036: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_as_loc_SQL14_Cpu64_1040: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_as_loc_SQL14_Cpu64_1041: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_as_loc_SQL14_Cpu64_1042: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_as_loc_SQL14_Cpu64_1046: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_as_loc_SQL14_Cpu64_1049: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_as_loc_SQL14_Cpu64_2052: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_as_loc_SQL14_Cpu64_3082: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_as_loc_SQL14_Cpu64_1053: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_as_SQL14_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_as_spi_SQL14_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_as_SQL14_AnyInstance_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1028: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1031: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1033: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1036: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1040: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1041: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1042: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1046: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1049: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_rs_loc_SQL14_Cpu64_2052: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_rs_loc_SQL14_Cpu64_3082: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1053: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_rs_SQL14_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_rs_SQL14_AnyInstance_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_is_SQL14_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_tools_SQL14_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_ssms_SQL14_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1028: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1031: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1033: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1036: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1040: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1041: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1042: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1046: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1049: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_2052: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_3082: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1053: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_engine_core_shared_SQL10_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1028: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1031: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1033: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1036: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1040: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1041: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1042: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1046: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1049: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_2052: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_3082: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1053: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_common_core_SQL10_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1028: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1031: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1033: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1036: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1040: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1041: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1042: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1046: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1049: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_2052: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_3082: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1053: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_fulltext_SQL10_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_engine_core_inst_SQL10_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_engine_core_inst_SQL10_AnyInstance_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_as_loc_SQL10_Cpu64_1028: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_as_loc_SQL10_Cpu64_1031: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_as_loc_SQL10_Cpu64_1033: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_as_loc_SQL10_Cpu64_1036: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_as_loc_SQL10_Cpu64_1040: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_as_loc_SQL10_Cpu64_1041: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_as_loc_SQL10_Cpu64_1042: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_as_loc_SQL10_Cpu64_1046: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_as_loc_SQL10_Cpu64_1049: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_as_loc_SQL10_Cpu64_2052: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_as_loc_SQL10_Cpu64_3082: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_as_loc_SQL10_Cpu64_1053: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_as_SQL10_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_as_spi_SQL10_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_as_SQL10_AnyInstance_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1028: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1031: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1033: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1036: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1040: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1041: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1042: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1046: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1049: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_rs_loc_SQL10_Cpu64_2052: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_rs_loc_SQL10_Cpu64_3082: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1053: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_rs_SQL10_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_rs_SQL10_AnyInstance_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_is_2008_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_is_loc_2008_Cpu64_1028: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_is_loc_2008_Cpu64_1031: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_is_loc_2008_Cpu64_1033: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_is_loc_2008_Cpu64_1036: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_is_loc_2008_Cpu64_1040: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_is_loc_2008_Cpu64_1041: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_is_loc_2008_Cpu64_1042: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_is_loc_2008_Cpu64_1046: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_is_loc_2008_Cpu64_1049: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_is_loc_2008_Cpu64_2052: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_is_loc_2008_Cpu64_3082: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_is_loc_2008_Cpu64_1053: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_tools_2008_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_tools_loc_2008_Cpu64_1028: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_tools_loc_2008_Cpu64_1031: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_tools_loc_2008_Cpu64_1033: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_tools_loc_2008_Cpu64_1036: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_tools_loc_2008_Cpu64_1040: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_tools_loc_2008_Cpu64_1041: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_tools_loc_2008_Cpu64_1042: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_tools_loc_2008_Cpu64_1046: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_tools_loc_2008_Cpu64_1049: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_tools_loc_2008_Cpu64_2052: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_tools_loc_2008_Cpu64_3082: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_tools_loc_2008_Cpu64_1053: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_ssms_2008_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_ssms_loc_2008_Cpu64_1028: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_ssms_loc_2008_Cpu64_1031: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_ssms_loc_2008_Cpu64_1033: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_ssms_loc_2008_Cpu64_1036: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_ssms_loc_2008_Cpu64_1040: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_ssms_loc_2008_Cpu64_1041: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_ssms_loc_2008_Cpu64_1042: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_ssms_loc_2008_Cpu64_1046: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_ssms_loc_2008_Cpu64_1049: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_ssms_loc_2008_Cpu64_2052: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_ssms_loc_2008_Cpu64_3082: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_ssms_loc_2008_Cpu64_1053: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID RsFx_2008_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID SQLSysClrTypes_2008_Cpu64: Installed - Version: 10.50.1600.1

    (01) 2015-07-22 20:23:26 Slp: Package ID SqlSqmShared_2008_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID BOL_2008_Cpu32: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_is_SQL10_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_tools_SQL10_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_ssms_SQL10_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\sql2008support\x64\SqlSupport.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Package ID SqlSupport_KatmaiRTM_Cpu64: Installed - Version: 10.3.5500.0

    (01) 2015-07-22 20:23:26 Slp: Package ID Sql2005_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID Sql2005_AnyInstance_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID AS2005_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID AS2005_AnyInstance_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID RS2005_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID RS2005_AnyInstance_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID IS2005_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID Tools2005_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID SqlSupport2005_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID SqlDom_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get feature configuration state for feature WatsonShared, version

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get feature flag ConfigurationState for feature WatsonShared from machine name TOMPUTER3D

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get feature configuration state for feature SQL_SQLODBC_CORE, version

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get feature flag ConfigurationState for feature SQL_SQLODBC_CORE from machine name TOMPUTER3D

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get registry value SQL_SQLODBC_CORE

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get feature configuration state for feature SQL_SQLODBC_SDK, version

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get feature flag ConfigurationState for feature SQL_SQLODBC_SDK from machine name TOMPUTER3D

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get registry value SQL_SQLODBC_SDK

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get feature configuration state for feature ALL, version

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name TOMPUTER3D

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get feature configuration state for feature ReportViewer_Feature, version

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ReportViewer_Feature from machine name TOMPUTER3D

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get feature configuration state for feature ALL, version

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name TOMPUTER3D

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get feature configuration state for feature ALL, version

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name TOMPUTER3D

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get registry value ALL

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get feature configuration state for feature ALL, version

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name TOMPUTER3D

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get feature configuration state for feature Full, version

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get feature flag ConfigurationState for feature Full from machine name TOMPUTER3D

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get registry value Full

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get feature configuration state for feature Full, version

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get feature flag ConfigurationState for feature Full from machine name TOMPUTER3D

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get registry value Full

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get feature configuration state for feature Full, version

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get feature flag ConfigurationState for feature Full from machine name TOMPUTER3D

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get registry value Full

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get feature configuration state for feature Full, version

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get feature flag ConfigurationState for feature Full from machine name TOMPUTER3D

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get registry value Full

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get feature configuration state for feature Full, version

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get feature flag ConfigurationState for feature Full from machine name TOMPUTER3D

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get registry value Full

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get feature configuration state for feature Full, version

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get feature flag ConfigurationState for feature Full from machine name TOMPUTER3D

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get registry value Full

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get feature configuration state for feature Full, version

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get feature flag ConfigurationState for feature Full from machine name TOMPUTER3D

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get registry value Full

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get feature configuration state for feature Full, version

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get feature flag ConfigurationState for feature Full from machine name TOMPUTER3D

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get registry value Full

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get feature configuration state for feature Full, version

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get feature flag ConfigurationState for feature Full from machine name TOMPUTER3D

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get registry value Full

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get feature configuration state for feature Full, version

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get feature flag ConfigurationState for feature Full from machine name TOMPUTER3D

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get registry value Full

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get feature configuration state for feature ALL, version

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name TOMPUTER3D

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get feature configuration state for feature ALL, version

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name TOMPUTER3D

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get registry value ALL

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get feature configuration state for feature ALL, version

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name TOMPUTER3D

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get registry value ALL

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get feature configuration state for feature ALL, version

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name TOMPUTER3D

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get feature configuration state for feature ALL, version

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name TOMPUTER3D

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get feature configuration state for feature ALL, version

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name TOMPUTER3D

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get feature configuration state for feature ALL, version

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name TOMPUTER3D

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get registry value ALL

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get feature configuration state for feature ALL, version

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name TOMPUTER3D

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get registry value ALL

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get feature configuration state for feature ALL, version

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name TOMPUTER3D

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get feature configuration state for feature ALL, version

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name TOMPUTER3D

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get feature configuration state for feature ALL, version

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name TOMPUTER3D

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get feature configuration state for feature ALL, version

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name TOMPUTER3D

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get feature configuration state for feature ALL, version

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name TOMPUTER3D

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get registry value ALL

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get feature configuration state for feature ALL, version

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name TOMPUTER3D

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get feature configuration state for feature SupportFiles, version

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get feature flag ConfigurationState for feature SupportFiles from machine name TOMPUTER3D

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (01) 2015-07-22 20:23:26 Slp: Sco: Attempting to get registry value SupportFiles

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_engine_core_inst_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_engine_core_inst_Cpu32: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1028: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1031: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1033: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1036: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1040: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1041: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1042: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1046: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1049: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_engine_core_inst_loc_Cpu64_2052: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_engine_core_inst_loc_Cpu64_3082: NotInstalled

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:26 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1053: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1028: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1031: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1033: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1036: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1040: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1041: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1042: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1046: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1049: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_engine_core_inst_loc_Cpu32_2052: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_engine_core_inst_loc_Cpu32_3082: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1053: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_fulltext_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_fulltext_Cpu32: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dq_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dq_Cpu32: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dq_loc_Cpu64_1028: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dq_loc_Cpu64_1031: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dq_loc_Cpu64_1033: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dq_loc_Cpu64_1036: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dq_loc_Cpu64_1040: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dq_loc_Cpu64_1041: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dq_loc_Cpu64_1042: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dq_loc_Cpu64_1046: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dq_loc_Cpu64_1049: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dq_loc_Cpu64_2052: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dq_loc_Cpu64_3082: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dq_loc_Cpu64_1053: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dq_loc_Cpu32_1028: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dq_loc_Cpu32_1031: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dq_loc_Cpu32_1033: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dq_loc_Cpu32_1036: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dq_loc_Cpu32_1040: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dq_loc_Cpu32_1041: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dq_loc_Cpu32_1042: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dq_loc_Cpu32_1046: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dq_loc_Cpu32_1049: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dq_loc_Cpu32_2052: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dq_loc_Cpu32_3082: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dq_loc_Cpu32_1053: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_engine_core_shared_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1028: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1031: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1033: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1036: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1040: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1041: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1042: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1046: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1049: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_engine_core_shared_loc_Cpu64_2052: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_engine_core_shared_loc_Cpu64_3082: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1053: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_as_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_as_Cpu32: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_as_loc_Cpu64_1028: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_as_loc_Cpu64_1031: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_as_loc_Cpu64_1033: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_as_loc_Cpu64_1036: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_as_loc_Cpu64_1040: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_as_loc_Cpu64_1041: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_as_loc_Cpu64_1042: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_as_loc_Cpu64_1046: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_as_loc_Cpu64_1049: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_as_loc_Cpu64_2052: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_as_loc_Cpu64_3082: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_as_loc_Cpu64_1053: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_as_loc_Cpu32_1028: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_as_loc_Cpu32_1031: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_as_loc_Cpu32_1033: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_as_loc_Cpu32_1036: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_as_loc_Cpu32_1040: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_as_loc_Cpu32_1041: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_as_loc_Cpu32_1042: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_as_loc_Cpu32_1046: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_as_loc_Cpu32_1049: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_as_loc_Cpu32_2052: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_as_loc_Cpu32_3082: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_as_loc_Cpu32_1053: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\SQL_AS_OLEDB.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\SQL_AS_OLEDB.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID SQL_AS_OLEDB_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\SQL_AS_OLEDB.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\SQL_AS_OLEDB.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID SQL_AS_OLEDB_Cpu32: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_as_spi_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_rs_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_rs_Cpu32: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_rsshp_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID rsSharePoint_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_rs_KJ_virtual_native_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_rs_SQL10_virtual_sharepoint_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID RS2005_virtual_native_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID RS2005_virtual_sharepoint_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_rs_loc_Cpu64_1028: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_rs_loc_Cpu64_1031: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_rs_loc_Cpu64_1033: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_rs_loc_Cpu64_1036: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_rs_loc_Cpu64_1040: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_rs_loc_Cpu64_1041: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_rs_loc_Cpu64_1042: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_rs_loc_Cpu64_1046: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_rs_loc_Cpu64_1049: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_rs_loc_Cpu64_2052: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_rs_loc_Cpu64_3082: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_rs_loc_Cpu64_1053: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_rs_loc_Cpu32_1028: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_rs_loc_Cpu32_1031: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_rs_loc_Cpu32_1033: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_rs_loc_Cpu32_1036: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_rs_loc_Cpu32_1040: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_rs_loc_Cpu32_1041: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_rs_loc_Cpu32_1042: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_rs_loc_Cpu32_1046: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_rs_loc_Cpu32_1049: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_rs_loc_Cpu32_2052: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_rs_loc_Cpu32_3082: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_rs_loc_Cpu32_1053: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dqc_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dqc_loc_Cpu64_1028: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dqc_loc_Cpu64_1031: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dqc_loc_Cpu64_1033: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dqc_loc_Cpu64_1036: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dqc_loc_Cpu64_1040: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dqc_loc_Cpu64_1041: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dqc_loc_Cpu64_1042: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dqc_loc_Cpu64_1046: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dqc_loc_Cpu64_1049: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dqc_loc_Cpu64_2052: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dqc_loc_Cpu64_3082: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dqc_loc_Cpu64_1053: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dq_common_Cpu64: Using MsiUpgradeDetectionEngine

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dq_common_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_is_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_is_loc_Cpu64_1028: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_is_loc_Cpu64_1031: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_is_loc_Cpu64_1033: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_is_loc_Cpu64_1036: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_is_loc_Cpu64_1040: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_is_loc_Cpu64_1041: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_is_loc_Cpu64_1042: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_is_loc_Cpu64_1046: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_is_loc_Cpu64_1049: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_is_loc_Cpu64_2052: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_is_loc_Cpu64_3082: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_is_loc_Cpu64_1053: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_tools_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_tools_loc_Cpu64_1028: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_tools_loc_Cpu64_1031: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_tools_loc_Cpu64_1033: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_tools_loc_Cpu64_1036: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_tools_loc_Cpu64_1040: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_tools_loc_Cpu64_1041: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_tools_loc_Cpu64_1042: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_tools_loc_Cpu64_1046: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_tools_loc_Cpu64_1049: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_tools_loc_Cpu64_2052: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_tools_loc_Cpu64_3082: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_tools_loc_Cpu64_1053: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dreplay_controller_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1028: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1031: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1033: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1036: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1040: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1041: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1042: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1046: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1049: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dreplay_controller_loc_Cpu64_2052: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dreplay_controller_loc_Cpu64_3082: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1053: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dreplay_client_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dreplay_client_loc_Cpu64_1028: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dreplay_client_loc_Cpu64_1031: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dreplay_client_loc_Cpu64_1033: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dreplay_client_loc_Cpu64_1036: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dreplay_client_loc_Cpu64_1040: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dreplay_client_loc_Cpu64_1041: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dreplay_client_loc_Cpu64_1042: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dreplay_client_loc_Cpu64_1046: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dreplay_client_loc_Cpu64_1049: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dreplay_client_loc_Cpu64_2052: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dreplay_client_loc_Cpu64_3082: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dreplay_client_loc_Cpu64_1053: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\x64\setup\x64\SSIS64ForSSDTBI.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\x64\setup\x64\SSIS64ForSSDTBI.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID SSIS64ForSSDTBI_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\x64\setup\x86\ssdtbi.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\x64\setup\x86\ssdtbi.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID ssdtbi_Cpu32: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID ssdtbi_loc_Cpu32_1028: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID ssdtbi_loc_Cpu32_1031: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID ssdtbi_loc_Cpu32_1033: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID ssdtbi_loc_Cpu32_1036: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID ssdtbi_loc_Cpu32_1040: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID ssdtbi_loc_Cpu32_1041: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID ssdtbi_loc_Cpu32_1042: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID ssdtbi_loc_Cpu32_1046: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID ssdtbi_loc_Cpu32_1049: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID ssdtbi_loc_Cpu32_2052: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID ssdtbi_loc_Cpu32_3082: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID ssdtbi_loc_Cpu32_1053: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_ssms_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_ssms_loc_Cpu64_1028: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_ssms_loc_Cpu64_1031: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_ssms_loc_Cpu64_1033: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_ssms_loc_Cpu64_1036: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_ssms_loc_Cpu64_1040: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_ssms_loc_Cpu64_1041: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_ssms_loc_Cpu64_1042: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_ssms_loc_Cpu64_1046: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_ssms_loc_Cpu64_1049: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_ssms_loc_Cpu64_2052: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_ssms_loc_Cpu64_3082: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_ssms_loc_Cpu64_1053: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_common_core_Cpu64: Using MsiUpgradeDetectionEngine

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_common_core_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_common_core_loc_Cpu64_1028: Using MsiUpgradeDetectionEngine

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_common_core_loc_Cpu64_1028: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_common_core_loc_Cpu64_1031: Using MsiUpgradeDetectionEngine

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_common_core_loc_Cpu64_1031: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_common_core_loc_Cpu64_1033: Using MsiUpgradeDetectionEngine

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_common_core_loc_Cpu64_1033: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_common_core_loc_Cpu64_1036: Using MsiUpgradeDetectionEngine

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_common_core_loc_Cpu64_1036: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_common_core_loc_Cpu64_1040: Using MsiUpgradeDetectionEngine

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_common_core_loc_Cpu64_1040: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_common_core_loc_Cpu64_1041: Using MsiUpgradeDetectionEngine

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_common_core_loc_Cpu64_1041: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_common_core_loc_Cpu64_1042: Using MsiUpgradeDetectionEngine

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_common_core_loc_Cpu64_1042: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_common_core_loc_Cpu64_1046: Using MsiUpgradeDetectionEngine

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_common_core_loc_Cpu64_1046: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_common_core_loc_Cpu64_1049: Using MsiUpgradeDetectionEngine

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_common_core_loc_Cpu64_1049: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_common_core_loc_Cpu64_2052: Using MsiUpgradeDetectionEngine

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_common_core_loc_Cpu64_2052: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_common_core_loc_Cpu64_3082: Using MsiUpgradeDetectionEngine

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_common_core_loc_Cpu64_3082: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_common_core_loc_Cpu64_1053: Using MsiUpgradeDetectionEngine

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_common_core_loc_Cpu64_1053: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID SqlSupport_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID WatsonX86_Cpu32: Installed - Version: 12.0.6012.5000

    (01) 2015-07-22 20:23:27 Slp: Package ID sqlncli_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID msodbcsql_Cpu64: Installed - Version: 12.1.4100.1

    (01) 2015-07-22 20:23:27 Slp: Package ID SqlLocalDB_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\SSDTStub.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID SSDTStub_Cpu32: Installed - Version: 10.3.20116.0

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\SSDTDBSvcExternals.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\SSDTDBSvcExternals.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID SSDTDBSvcExternals_Cpu32: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\SharedManagementObjects.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\SharedManagementObjects.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID SharedManagementObjects_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\SharedManagementObjects.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\SharedManagementObjects.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID SharedManagementObjects_Cpu32: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\TSqlLanguageService.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\TSqlLanguageService.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID tsqllangsvc_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\DACFramework.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\DACFramework.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID dacfx_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sqlls_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID SqlWriter_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID BOL_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID BOL_Loc_Cpu64_1028: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID BOL_Loc_Cpu64_1031: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID BOL_Loc_Cpu64_1033: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID BOL_Loc_Cpu64_1036: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID BOL_Loc_Cpu64_1040: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID BOL_Loc_Cpu64_1041: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID BOL_Loc_Cpu64_1042: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID BOL_Loc_Cpu64_1046: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID BOL_Loc_Cpu64_1049: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID BOL_Loc_Cpu64_2052: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID BOL_Loc_Cpu64_3082: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID BOL_Loc_Cpu64_1053: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID BOL_Reg_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID BestPracticesPolicies_Cpu32: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID SqlBrowser_Cpu32: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID SqlSqmShared_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID RsFx_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID SQLSysClrTypes_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID ReportViewer_Cpu32: Installed - Version: 12.0.2000.8

    (01) 2015-07-22 20:23:27 Slp: Package ID vsta_runtime_32_Cpu32: Installed - Version: 10.0.40220

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1028_CHT_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1028_CHT_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID vsta_runtime_lp_32_Cpu32_1028: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1031_DEU_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1031_DEU_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID vsta_runtime_lp_32_Cpu32_1031: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1033_ENU_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1033_ENU_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID vsta_runtime_lp_32_Cpu32_1033: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1036_FRA_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1036_FRA_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID vsta_runtime_lp_32_Cpu32_1036: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1040_ITA_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1040_ITA_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID vsta_runtime_lp_32_Cpu32_1040: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1041_JPN_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1041_JPN_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID vsta_runtime_lp_32_Cpu32_1041: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1042_KOR_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1042_KOR_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID vsta_runtime_lp_32_Cpu32_1042: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1046_PTB_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1046_PTB_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID vsta_runtime_lp_32_Cpu32_1046: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1049_RUS_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1049_RUS_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID vsta_runtime_lp_32_Cpu32_1049: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\2052_CHS_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\2052_CHS_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID vsta_runtime_lp_32_Cpu32_2052: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\3082_ESN_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\3082_ESN_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID vsta_runtime_lp_32_Cpu32_3082: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1053_SVE_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1053_SVE_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID vsta_runtime_lp_32_Cpu32_1053: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID vsta_runtime_64_Cpu64: Installed - Version: 10.0.40220

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1028_CHT_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1028_CHT_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID vsta_runtime_lp_64_Cpu64_1028: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1031_DEU_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1031_DEU_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID vsta_runtime_lp_64_Cpu64_1031: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1033_ENU_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1033_ENU_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID vsta_runtime_lp_64_Cpu64_1033: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1036_FRA_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1036_FRA_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID vsta_runtime_lp_64_Cpu64_1036: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1040_ITA_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1040_ITA_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID vsta_runtime_lp_64_Cpu64_1040: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1041_JPN_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1041_JPN_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID vsta_runtime_lp_64_Cpu64_1041: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1042_KOR_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1042_KOR_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID vsta_runtime_lp_64_Cpu64_1042: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1046_PTB_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1046_PTB_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID vsta_runtime_lp_64_Cpu64_1046: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1049_RUS_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1049_RUS_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID vsta_runtime_lp_64_Cpu64_1049: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\2052_CHS_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\2052_CHS_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID vsta_runtime_lp_64_Cpu64_2052: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\3082_ESN_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\3082_ESN_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID vsta_runtime_lp_64_Cpu64_3082: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1053_SVE_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1053_SVE_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID vsta_runtime_lp_64_Cpu64_1053: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\redist\VSTA\designtime\x86\VSTA_DT30.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID vsta_designtime_Cpu32: Installed - Version: 10.0.40220

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1028_CHT_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1028_CHT_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID vsta_designtime_lp_Cpu32_1028: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1031_DEU_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1031_DEU_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID vsta_designtime_lp_Cpu32_1031: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1033_ENU_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1033_ENU_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID vsta_designtime_lp_Cpu32_1033: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1036_FRA_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1036_FRA_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID vsta_designtime_lp_Cpu32_1036: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1040_ITA_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1040_ITA_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID vsta_designtime_lp_Cpu32_1040: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1041_JPN_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1041_JPN_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID vsta_designtime_lp_Cpu32_1041: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1042_KOR_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1042_KOR_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID vsta_designtime_lp_Cpu32_1042: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1046_PTB_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1046_PTB_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID vsta_designtime_lp_Cpu32_1046: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1049_RUS_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1049_RUS_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID vsta_designtime_lp_Cpu32_1049: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\2052_CHS_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\2052_CHS_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID vsta_designtime_lp_Cpu32_2052: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\3082_ESN_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\3082_ESN_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID vsta_designtime_lp_Cpu32_3082: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1053_SVE_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1053_SVE_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID vsta_designtime_lp_Cpu32_1053: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID MDS_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID MDS_Loc_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v3.5

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to get registry value SP

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to get registry value Version

    (01) 2015-07-22 20:23:27 Slp: Package ID DotNet35_Cpu64: Installed - Version: 3.5.30729.5420

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to get registry value Install

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to get registry value Version

    (01) 2015-07-22 20:23:27 Slp: Package ID DotNetCore_Cpu64: Installed - Version: 4.5.51209

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1028

    (01) 2015-07-22 20:23:27 Slp: Package ID DotNetLangPack_Cpu64_1028: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1031

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to get registry value Install

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to get registry value Version

    (01) 2015-07-22 20:23:27 Slp: Package ID DotNetLangPack_Cpu64_1031: Installed - Version: 4.5.51209

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1033

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to get registry value Install

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to get registry value Version

    (01) 2015-07-22 20:23:27 Slp: Package ID DotNetLangPack_Cpu64_1033: Installed - Version: 4.5.51209

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1036

    (01) 2015-07-22 20:23:27 Slp: Package ID DotNetLangPack_Cpu64_1036: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1040

    (01) 2015-07-22 20:23:27 Slp: Package ID DotNetLangPack_Cpu64_1040: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1041

    (01) 2015-07-22 20:23:27 Slp: Package ID DotNetLangPack_Cpu64_1041: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1042

    (01) 2015-07-22 20:23:27 Slp: Package ID DotNetLangPack_Cpu64_1042: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1046

    (01) 2015-07-22 20:23:27 Slp: Package ID DotNetLangPack_Cpu64_1046: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1049

    (01) 2015-07-22 20:23:27 Slp: Package ID DotNetLangPack_Cpu64_1049: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\2052

    (01) 2015-07-22 20:23:27 Slp: Package ID DotNetLangPack_Cpu64_2052: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\3082

    (01) 2015-07-22 20:23:27 Slp: Package ID DotNetLangPack_Cpu64_3082: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1053

    (01) 2015-07-22 20:23:27 Slp: Package ID DotNetLangPack_Cpu64_1053: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Updates\Microsoft .NET Framework 4 Extended\KB2468871

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to get registry value ThisVersionInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to get registry value Version

    (01) 2015-07-22 20:23:27 Slp: Package ID DotNetKB2468871_Cpu64: Installed - Version:

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Updates\Microsoft .NET Framework 4 Extended\KB2544514

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to get registry value ThisVersionInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to get registry value Version

    (01) 2015-07-22 20:23:27 Slp: Package ID DotNetKB2544514_Cpu64: Installed - Version:

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Updates\Microsoft .NET Framework 4 Extended\KB2533523

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to get registry value ThisVersionInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to get registry value Version

    (01) 2015-07-22 20:23:27 Slp: Package ID DotNetKB2533523_Cpu64: Installed - Version:

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to get registry value Install

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to get registry value Version

    (01) 2015-07-22 20:23:27 Slp: Package ID DotNet45Core_Cpu64: Installed - Version: 4.5.51209

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1028

    (01) 2015-07-22 20:23:27 Slp: Package ID DotNet45LangPack_Cpu64_1028: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1031

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to get registry value Install

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to get registry value Version

    (01) 2015-07-22 20:23:27 Slp: Package ID DotNet45LangPack_Cpu64_1031: Installed - Version: 4.5.51209

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1033

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to get registry value Install

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to get registry value Version

    (01) 2015-07-22 20:23:27 Slp: Package ID DotNet45LangPack_Cpu64_1033: Installed - Version: 4.5.51209

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1036

    (01) 2015-07-22 20:23:27 Slp: Package ID DotNet45LangPack_Cpu64_1036: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1040

    (01) 2015-07-22 20:23:27 Slp: Package ID DotNet45LangPack_Cpu64_1040: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1041

    (01) 2015-07-22 20:23:27 Slp: Package ID DotNet45LangPack_Cpu64_1041: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1042

    (01) 2015-07-22 20:23:27 Slp: Package ID DotNet45LangPack_Cpu64_1042: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1046

    (01) 2015-07-22 20:23:27 Slp: Package ID DotNet45LangPack_Cpu64_1046: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1049

    (01) 2015-07-22 20:23:27 Slp: Package ID DotNet45LangPack_Cpu64_1049: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\2052

    (01) 2015-07-22 20:23:27 Slp: Package ID DotNet45LangPack_Cpu64_2052: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\3082

    (01) 2015-07-22 20:23:27 Slp: Package ID DotNet45LangPack_Cpu64_3082: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1053

    (01) 2015-07-22 20:23:27 Slp: Package ID DotNet45LangPack_Cpu64_1053: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID VCRuntime_Cpu32: Installed - Version: 10.0.40219

    (01) 2015-07-22 20:23:27 Slp: Package ID VSPrerequisites_Cpu64: Installed - Version: 10.0.40219

    (01) 2015-07-22 20:23:27 Slp: Package ID VC10Redist_Cpu64: Installed - Version: 10.0.40219

    (01) 2015-07-22 20:23:27 Slp: Package ID VC10Redist_Cpu32: Installed - Version: 10.0.40219

    (01) 2015-07-22 20:23:27 Slp: Package ID VC90Redist_Cpu32: Installed - Version: 9.0.30729.6161

    (01) 2015-07-22 20:23:27 Slp: Package ID VSMTPack_Cpu32: Installed - Version: 4.0.30319

    (01) 2015-07-22 20:23:27 Slp: Package ID VSHelp_Cpu64: Installed - Version: 1.1.40219

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1028_CHT_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1028_CHT_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID VSHelpLP_Cpu64_1028: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1031_DEU_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1031_DEU_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID VSHelpLP_Cpu64_1031: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1033_ENU_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID VSHelpLP_Cpu64_1033: Installed - Version: 1.1.40219

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1036_FRA_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1036_FRA_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID VSHelpLP_Cpu64_1036: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1040_ITA_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1040_ITA_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID VSHelpLP_Cpu64_1040: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1041_JPN_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1041_JPN_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID VSHelpLP_Cpu64_1041: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1042_KOR_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1042_KOR_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID VSHelpLP_Cpu64_1042: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1046_PTB_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1046_PTB_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID VSHelpLP_Cpu64_1046: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1049_RUS_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1049_RUS_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID VSHelpLP_Cpu64_1049: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\2052_CHS_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\2052_CHS_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID VSHelpLP_Cpu64_2052: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\3082_ESN_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\3082_ESN_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID VSHelpLP_Cpu64_3082: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1053_SVE_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1053_SVE_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID VSHelpLP_Cpu64_1053: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID VSSMO_Cpu32: Installed - Version: 10.51.2500.0

    (01) 2015-07-22 20:23:27 Slp: Package ID VSSQLSysClrTypes_Cpu32: Installed - Version: 10.51.2500.0

    (01) 2015-07-22 20:23:27 Slp: Package ID VSShell_Cpu32: Installed - Version: 10.0.40219

    (01) 2015-07-22 20:23:27 Slp: Sco: File 'M:\1033_ENU_LP\redist\VisualStudioShell\VSIntSetup\x86\vs_setup.msi' does not exist

    (01) 2015-07-22 20:23:27 Slp: Package ID VSIntShell_Cpu32: Installed - Version: 10.0.40219

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell

    (01) 2015-07-22 20:23:27 Slp: Package ID VSShell2012_Cpu32: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1028

    (01) 2015-07-22 20:23:27 Slp: Package ID VSShell2012LP_Cpu32_1028: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1031

    (01) 2015-07-22 20:23:27 Slp: Package ID VSShell2012LP_Cpu32_1031: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1033

    (01) 2015-07-22 20:23:27 Slp: Package ID VSShell2012LP_Cpu32_1033: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1036

    (01) 2015-07-22 20:23:27 Slp: Package ID VSShell2012LP_Cpu32_1036: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1040

    (01) 2015-07-22 20:23:27 Slp: Package ID VSShell2012LP_Cpu32_1040: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1041

    (01) 2015-07-22 20:23:27 Slp: Package ID VSShell2012LP_Cpu32_1041: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1042

    (01) 2015-07-22 20:23:27 Slp: Package ID VSShell2012LP_Cpu32_1042: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1046

    (01) 2015-07-22 20:23:27 Slp: Package ID VSShell2012LP_Cpu32_1046: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1049

    (01) 2015-07-22 20:23:27 Slp: Package ID VSShell2012LP_Cpu32_1049: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\2052

    (01) 2015-07-22 20:23:27 Slp: Package ID VSShell2012LP_Cpu32_2052: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\3082

    (01) 2015-07-22 20:23:27 Slp: Package ID VSShell2012LP_Cpu32_3082: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1053

    (01) 2015-07-22 20:23:27 Slp: Package ID VSShell2012LP_Cpu32_1053: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\DevDiv\vs\Servicing\11.0\devenv

    (01) 2015-07-22 20:23:27 Slp: Package ID VSIntShell2012_Cpu32: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1028

    (01) 2015-07-22 20:23:27 Slp: Package ID VSIntShell2012LP_Cpu32_1028: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1031

    (01) 2015-07-22 20:23:27 Slp: Package ID VSIntShell2012LP_Cpu32_1031: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1033

    (01) 2015-07-22 20:23:27 Slp: Package ID VSIntShell2012LP_Cpu32_1033: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1036

    (01) 2015-07-22 20:23:27 Slp: Package ID VSIntShell2012LP_Cpu32_1036: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1040

    (01) 2015-07-22 20:23:27 Slp: Package ID VSIntShell2012LP_Cpu32_1040: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1041

    (01) 2015-07-22 20:23:27 Slp: Package ID VSIntShell2012LP_Cpu32_1041: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1042

    (01) 2015-07-22 20:23:27 Slp: Package ID VSIntShell2012LP_Cpu32_1042: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1046

    (01) 2015-07-22 20:23:27 Slp: Package ID VSIntShell2012LP_Cpu32_1046: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1049

    (01) 2015-07-22 20:23:27 Slp: Package ID VSIntShell2012LP_Cpu32_1049: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\2052

    (01) 2015-07-22 20:23:27 Slp: Package ID VSIntShell2012LP_Cpu32_2052: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\3082

    (01) 2015-07-22 20:23:27 Slp: Package ID VSIntShell2012LP_Cpu32_3082: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1053

    (01) 2015-07-22 20:23:27 Slp: Package ID VSIntShell2012LP_Cpu32_1053: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell

    (01) 2015-07-22 20:23:27 Slp: Package ID VSShell2013_Cpu32: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1028

    (01) 2015-07-22 20:23:27 Slp: Package ID VSShell2013LP_Cpu32_1028: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1031

    (01) 2015-07-22 20:23:27 Slp: Package ID VSShell2013LP_Cpu32_1031: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1033

    (01) 2015-07-22 20:23:27 Slp: Package ID VSShell2013LP_Cpu32_1033: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1036

    (01) 2015-07-22 20:23:27 Slp: Package ID VSShell2013LP_Cpu32_1036: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1040

    (01) 2015-07-22 20:23:27 Slp: Package ID VSShell2013LP_Cpu32_1040: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1041

    (01) 2015-07-22 20:23:27 Slp: Package ID VSShell2013LP_Cpu32_1041: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1042

    (01) 2015-07-22 20:23:27 Slp: Package ID VSShell2013LP_Cpu32_1042: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1046

    (01) 2015-07-22 20:23:27 Slp: Package ID VSShell2013LP_Cpu32_1046: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1049

    (01) 2015-07-22 20:23:27 Slp: Package ID VSShell2013LP_Cpu32_1049: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\2052

    (01) 2015-07-22 20:23:27 Slp: Package ID VSShell2013LP_Cpu32_2052: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\3082

    (01) 2015-07-22 20:23:27 Slp: Package ID VSShell2013LP_Cpu32_3082: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1053

    (01) 2015-07-22 20:23:27 Slp: Package ID VSShell2013LP_Cpu32_1053: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\DevDiv\vs\Servicing\12.0\devenv

    (01) 2015-07-22 20:23:27 Slp: Package ID VSIntShell2013_Cpu32: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1028

    (01) 2015-07-22 20:23:27 Slp: Package ID VSIntShell2013LP_Cpu32_1028: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1031

    (01) 2015-07-22 20:23:27 Slp: Package ID VSIntShell2013LP_Cpu32_1031: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1033

    (01) 2015-07-22 20:23:27 Slp: Package ID VSIntShell2013LP_Cpu32_1033: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1036

    (01) 2015-07-22 20:23:27 Slp: Package ID VSIntShell2013LP_Cpu32_1036: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1040

    (01) 2015-07-22 20:23:27 Slp: Package ID VSIntShell2013LP_Cpu32_1040: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1041

    (01) 2015-07-22 20:23:27 Slp: Package ID VSIntShell2013LP_Cpu32_1041: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1042

    (01) 2015-07-22 20:23:27 Slp: Package ID VSIntShell2013LP_Cpu32_1042: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1046

    (01) 2015-07-22 20:23:27 Slp: Package ID VSIntShell2013LP_Cpu32_1046: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1049

    (01) 2015-07-22 20:23:27 Slp: Package ID VSIntShell2013LP_Cpu32_1049: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\2052

    (01) 2015-07-22 20:23:27 Slp: Package ID VSIntShell2013LP_Cpu32_2052: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\3082

    (01) 2015-07-22 20:23:27 Slp: Package ID VSIntShell2013LP_Cpu32_3082: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1053

    (01) 2015-07-22 20:23:27 Slp: Package ID VSIntShell2013LP_Cpu32_1053: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\designTime

    (01) 2015-07-22 20:23:27 Slp: Package ID VSTA2012_Cpu32: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1033

    (01) 2015-07-22 20:23:27 Slp: Package ID VSTA2012_LangsSupport_Cpu32: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1028

    (01) 2015-07-22 20:23:27 Slp: Package ID VSTA2012_LP_Cpu32_1028: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1031

    (01) 2015-07-22 20:23:27 Slp: Package ID VSTA2012_LP_Cpu32_1031: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1033

    (01) 2015-07-22 20:23:27 Slp: Package ID VSTA2012_LP_Cpu32_1033: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1036

    (01) 2015-07-22 20:23:27 Slp: Package ID VSTA2012_LP_Cpu32_1036: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1040

    (01) 2015-07-22 20:23:27 Slp: Package ID VSTA2012_LP_Cpu32_1040: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1041

    (01) 2015-07-22 20:23:27 Slp: Package ID VSTA2012_LP_Cpu32_1041: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1042

    (01) 2015-07-22 20:23:27 Slp: Package ID VSTA2012_LP_Cpu32_1042: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1046

    (01) 2015-07-22 20:23:27 Slp: Package ID VSTA2012_LP_Cpu32_1046: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1049

    (01) 2015-07-22 20:23:27 Slp: Package ID VSTA2012_LP_Cpu32_1049: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\2052

    (01) 2015-07-22 20:23:27 Slp: Package ID VSTA2012_LP_Cpu32_2052: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\3082

    (01) 2015-07-22 20:23:27 Slp: Package ID VSTA2012_LP_Cpu32_3082: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1053

    (01) 2015-07-22 20:23:27 Slp: Package ID VSTA2012_LP_Cpu32_1053: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID VBExpress_Cpu32: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID VCSExpress_Cpu32: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID VCExpress_Cpu32: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID WPExpress_Cpu32: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID VSPremium_Cpu32: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID VSPro_Cpu32: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID VSTE_Cpu32: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID VSUltimate_Cpu32: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID VSLabAgent_Cpu32: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID VSTestAgent_Cpu32: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID VSTestController_Cpu32: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID VWDExpress_Cpu32: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID VSIsoShellRTM_Cpu32: Installed - Version: 10.0.40219

    (01) 2015-07-22 20:23:27 Slp: Package ID VSIntShellRTM_Cpu32: Installed - Version: 10.0.40219

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Powershell\1

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to get registry value Install

    (01) 2015-07-22 20:23:27 PowerShell: Install value name under powershell reg hive is set with value 1

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Powershell\1\PowerShellEngine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to get registry value PowerShellVersion

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to get registry value PSCompatibleVersion

    (01) 2015-07-22 20:23:27 Slp: Package ID PowerShell2_Cpu64: Installed - Version: 2.0

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Powershell\1

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to get registry value Install

    (01) 2015-07-22 20:23:27 PowerShell: Install value name under powershell reg hive is set with value 1

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Powershell\1\PowerShellEngine

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to get registry value PowerShellVersion

    (01) 2015-07-22 20:23:27 Slp: Sco: Attempting to get registry value PSCompatibleVersion

    (01) 2015-07-22 20:23:27 Slp: Package ID PowerShell2_Cpu32: Installed - Version: 2.0

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1028: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1031: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1033: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1036: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1040: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1041: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1042: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1046: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1049: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_2052: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_3082: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1053: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_fulltext_SQL11_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1028: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1031: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1033: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1036: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1040: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1041: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1042: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1046: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1049: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dq_loc_SQL11_Cpu64_2052: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dq_loc_SQL11_Cpu64_3082: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1053: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dq_SQL11_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dqc_SQL11_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1028: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1031: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1033: Installed - Version: 11.0.2100.60

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1036: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1040: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1041: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1042: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1046: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1049: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_2052: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_3082: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1053: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_engine_core_inst_SQL11_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_engine_core_inst_SQL11_AnyInstance_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_as_loc_SQL11_Cpu64_1028: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_as_loc_SQL11_Cpu64_1031: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_as_loc_SQL11_Cpu64_1033: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_as_loc_SQL11_Cpu64_1036: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_as_loc_SQL11_Cpu64_1040: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_as_loc_SQL11_Cpu64_1041: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_as_loc_SQL11_Cpu64_1042: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_as_loc_SQL11_Cpu64_1046: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_as_loc_SQL11_Cpu64_1049: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_as_loc_SQL11_Cpu64_2052: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_as_loc_SQL11_Cpu64_3082: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_as_loc_SQL11_Cpu64_1053: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_as_SQL11_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_as_spi_SQL11_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_as_SQL11_AnyInstance_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1028: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1031: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1033: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1036: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1040: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1041: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1042: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1046: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1049: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_rs_loc_SQL11_Cpu64_2052: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_rs_loc_SQL11_Cpu64_3082: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1053: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_rs_SQL11_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_rs_SQL11_AnyInstance_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_rsshp_SQL11_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_is_SQL11_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_is_loc_SQL11_Cpu64_1028: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_is_loc_SQL11_Cpu64_1031: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_is_loc_SQL11_Cpu64_1033: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_is_loc_SQL11_Cpu64_1036: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_is_loc_SQL11_Cpu64_1040: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_is_loc_SQL11_Cpu64_1041: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_is_loc_SQL11_Cpu64_1042: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_is_loc_SQL11_Cpu64_1046: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_is_loc_SQL11_Cpu64_1049: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_is_loc_SQL11_Cpu64_2052: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_is_loc_SQL11_Cpu64_3082: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_is_loc_SQL11_Cpu64_1053: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_tools_SQL11_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1028: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1031: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1033: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1036: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1040: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1041: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1042: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1046: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1049: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_tools_loc_SQL11_Cpu64_2052: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_tools_loc_SQL11_Cpu64_3082: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1053: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_ssms_SQL11_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1028: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1031: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1033: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1036: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1040: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1041: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1042: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1046: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1049: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_2052: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_3082: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1053: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID BOL_SQL11_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID BOL_Loc_SQL11_Cpu64_1028: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID BOL_Loc_SQL11_Cpu64_1031: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID BOL_Loc_SQL11_Cpu64_1033: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID BOL_Loc_SQL11_Cpu64_1036: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID BOL_Loc_SQL11_Cpu64_1040: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID BOL_Loc_SQL11_Cpu64_1041: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID BOL_Loc_SQL11_Cpu64_1042: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID BOL_Loc_SQL11_Cpu64_1046: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID BOL_Loc_SQL11_Cpu64_1049: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID BOL_Loc_SQL11_Cpu64_2052: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID BOL_Loc_SQL11_Cpu64_3082: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID BOL_Loc_SQL11_Cpu64_1053: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID BOL_Reg_SQL11_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID SqlSqmShared_SQL11_Cpu64: Installed - Version: 11.0.2100.60

    (01) 2015-07-22 20:23:27 Slp: Package ID RsFx_SQL11_Cpu64: Installed - Version: 11.0.2100.60

    (01) 2015-07-22 20:23:27 Slp: Package ID SqlSupport_SQL11_Cpu64: Installed - Version: 11.1.3128.0

    (01) 2015-07-22 20:23:27 Slp: Package ID SQLSysClrTypes_SQL11_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_engine_core_shared_SQL11_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1028: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1031: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1033: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1036: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1040: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1041: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1042: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1046: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1049: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_2052: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_3082: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1053: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_common_core_SQL11_Cpu64: Installed - Version: 11.0.2100.60

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1028: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1031: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1033: Installed - Version: 11.0.2100.60

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1036: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1040: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1041: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1042: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1046: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1049: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_2052: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_3082: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1053: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dq_common_SQL11_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID MDS_SQL11_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID MDS_Loc_SQL11_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dreplay_controller_SQL11_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1028: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1031: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1033: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1036: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1040: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1041: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1042: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1046: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1049: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_2052: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_3082: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1053: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dreplay_client_SQL11_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1028: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1031: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1033: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1036: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1040: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1041: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1042: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1046: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1049: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_2052: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_3082: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1053: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID SqlLocalDB_SQL11_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID SqlSupport_SQL14_CTP2_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1028: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1031: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1033: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1036: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1040: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1041: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1042: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1046: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1049: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_2052: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_3082: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1053: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_fulltext_SQL14_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dq_SQL14_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1028: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1031: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1033: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1036: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1040: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1041: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1042: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1046: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1049: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dq_loc_SQL14_Cpu64_2052: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dq_loc_SQL14_Cpu64_3082: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1053: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_engine_core_inst_SQL14_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_engine_core_inst_SQL14_AnyInstance_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_as_loc_SQL14_Cpu64_1028: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_as_loc_SQL14_Cpu64_1031: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_as_loc_SQL14_Cpu64_1033: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_as_loc_SQL14_Cpu64_1036: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_as_loc_SQL14_Cpu64_1040: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_as_loc_SQL14_Cpu64_1041: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_as_loc_SQL14_Cpu64_1042: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_as_loc_SQL14_Cpu64_1046: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_as_loc_SQL14_Cpu64_1049: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_as_loc_SQL14_Cpu64_2052: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_as_loc_SQL14_Cpu64_3082: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_as_loc_SQL14_Cpu64_1053: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_as_SQL14_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_as_spi_SQL14_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_as_SQL14_AnyInstance_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1028: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1031: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1033: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1036: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1040: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1041: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1042: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1046: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1049: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_rs_loc_SQL14_Cpu64_2052: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_rs_loc_SQL14_Cpu64_3082: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1053: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_rs_SQL14_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_rs_SQL14_AnyInstance_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_is_SQL14_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_tools_SQL14_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_ssms_SQL14_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1028: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1031: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1033: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1036: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1040: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1041: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1042: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1046: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1049: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_2052: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_3082: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1053: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_engine_core_shared_SQL10_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1028: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1031: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1033: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1036: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1040: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1041: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1042: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1046: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1049: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_2052: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_3082: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1053: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_common_core_SQL10_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1028: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1031: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1033: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1036: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1040: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1041: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1042: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1046: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1049: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_2052: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_3082: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1053: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_fulltext_SQL10_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_engine_core_inst_SQL10_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_engine_core_inst_SQL10_AnyInstance_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_as_loc_SQL10_Cpu64_1028: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_as_loc_SQL10_Cpu64_1031: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_as_loc_SQL10_Cpu64_1033: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_as_loc_SQL10_Cpu64_1036: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_as_loc_SQL10_Cpu64_1040: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_as_loc_SQL10_Cpu64_1041: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_as_loc_SQL10_Cpu64_1042: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_as_loc_SQL10_Cpu64_1046: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_as_loc_SQL10_Cpu64_1049: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_as_loc_SQL10_Cpu64_2052: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_as_loc_SQL10_Cpu64_3082: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_as_loc_SQL10_Cpu64_1053: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_as_SQL10_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_as_spi_SQL10_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_as_SQL10_AnyInstance_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1028: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1031: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1033: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1036: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1040: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1041: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1042: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1046: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1049: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_rs_loc_SQL10_Cpu64_2052: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_rs_loc_SQL10_Cpu64_3082: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1053: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_rs_SQL10_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_rs_SQL10_AnyInstance_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_is_2008_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_is_loc_2008_Cpu64_1028: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_is_loc_2008_Cpu64_1031: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_is_loc_2008_Cpu64_1033: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_is_loc_2008_Cpu64_1036: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_is_loc_2008_Cpu64_1040: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_is_loc_2008_Cpu64_1041: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_is_loc_2008_Cpu64_1042: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_is_loc_2008_Cpu64_1046: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_is_loc_2008_Cpu64_1049: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_is_loc_2008_Cpu64_2052: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_is_loc_2008_Cpu64_3082: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_is_loc_2008_Cpu64_1053: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_tools_2008_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_tools_loc_2008_Cpu64_1028: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_tools_loc_2008_Cpu64_1031: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_tools_loc_2008_Cpu64_1033: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_tools_loc_2008_Cpu64_1036: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_tools_loc_2008_Cpu64_1040: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_tools_loc_2008_Cpu64_1041: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_tools_loc_2008_Cpu64_1042: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_tools_loc_2008_Cpu64_1046: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_tools_loc_2008_Cpu64_1049: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_tools_loc_2008_Cpu64_2052: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_tools_loc_2008_Cpu64_3082: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_tools_loc_2008_Cpu64_1053: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_ssms_2008_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_ssms_loc_2008_Cpu64_1028: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_ssms_loc_2008_Cpu64_1031: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_ssms_loc_2008_Cpu64_1033: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_ssms_loc_2008_Cpu64_1036: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_ssms_loc_2008_Cpu64_1040: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_ssms_loc_2008_Cpu64_1041: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_ssms_loc_2008_Cpu64_1042: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_ssms_loc_2008_Cpu64_1046: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_ssms_loc_2008_Cpu64_1049: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_ssms_loc_2008_Cpu64_2052: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_ssms_loc_2008_Cpu64_3082: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_ssms_loc_2008_Cpu64_1053: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID RsFx_2008_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID SQLSysClrTypes_2008_Cpu64: Installed - Version: 10.50.1600.1

    (01) 2015-07-22 20:23:27 Slp: Package ID SqlSqmShared_2008_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID BOL_2008_Cpu32: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_is_SQL10_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_tools_SQL10_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID sql_ssms_SQL10_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID SqlSupport_KatmaiRTM_Cpu64: Installed - Version: 10.3.5500.0

    (01) 2015-07-22 20:23:27 Slp: Package ID Sql2005_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID Sql2005_AnyInstance_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID AS2005_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID AS2005_AnyInstance_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID RS2005_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID RS2005_AnyInstance_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID IS2005_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID Tools2005_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID SqlSupport2005_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:27 Slp: Package ID SqlDom_Cpu64: NotInstalled

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to get feature configuration state for feature WatsonShared, version

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to get feature flag ConfigurationState for feature WatsonShared from machine name TOMPUTER3D

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to get feature configuration state for feature SQL_SQLODBC_CORE, version

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to get feature flag ConfigurationState for feature SQL_SQLODBC_CORE from machine name TOMPUTER3D

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to get registry value SQL_SQLODBC_CORE

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to get feature configuration state for feature SQL_SQLODBC_SDK, version

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to get feature flag ConfigurationState for feature SQL_SQLODBC_SDK from machine name TOMPUTER3D

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to get registry value SQL_SQLODBC_SDK

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to get feature configuration state for feature ALL, version

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name TOMPUTER3D

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to get feature configuration state for feature ReportViewer_Feature, version

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ReportViewer_Feature from machine name TOMPUTER3D

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to get feature configuration state for feature ALL, version

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name TOMPUTER3D

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to get feature configuration state for feature ALL, version

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name TOMPUTER3D

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to get registry value ALL

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to get feature configuration state for feature ALL, version

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name TOMPUTER3D

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to get feature configuration state for feature Full, version

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to get feature flag ConfigurationState for feature Full from machine name TOMPUTER3D

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to get registry value Full

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to get feature configuration state for feature Full, version

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to get feature flag ConfigurationState for feature Full from machine name TOMPUTER3D

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to get registry value Full

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to get feature configuration state for feature Full, version

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to get feature flag ConfigurationState for feature Full from machine name TOMPUTER3D

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to get registry value Full

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to get feature configuration state for feature Full, version

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to get feature flag ConfigurationState for feature Full from machine name TOMPUTER3D

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to get registry value Full

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to get feature configuration state for feature Full, version

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to get feature flag ConfigurationState for feature Full from machine name TOMPUTER3D

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to get registry value Full

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to get feature configuration state for feature Full, version

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to get feature flag ConfigurationState for feature Full from machine name TOMPUTER3D

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to get registry value Full

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to get feature configuration state for feature Full, version

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to get feature flag ConfigurationState for feature Full from machine name TOMPUTER3D

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to get registry value Full

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to get feature configuration state for feature Full, version

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to get feature flag ConfigurationState for feature Full from machine name TOMPUTER3D

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to get registry value Full

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to get feature configuration state for feature Full, version

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to get feature flag ConfigurationState for feature Full from machine name TOMPUTER3D

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to get registry value Full

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to get feature configuration state for feature Full, version

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to get feature flag ConfigurationState for feature Full from machine name TOMPUTER3D

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to get registry value Full

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to get feature configuration state for feature ALL, version

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name TOMPUTER3D

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to get feature configuration state for feature ALL, version

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name TOMPUTER3D

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to get registry value ALL

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to get feature configuration state for feature ALL, version

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name TOMPUTER3D

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to get registry value ALL

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to get feature configuration state for feature ALL, version

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name TOMPUTER3D

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to get feature configuration state for feature ALL, version

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name TOMPUTER3D

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to get feature configuration state for feature ALL, version

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name TOMPUTER3D

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to get feature configuration state for feature ALL, version

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name TOMPUTER3D

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to get registry value ALL

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to get feature configuration state for feature ALL, version

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name TOMPUTER3D

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to get registry value ALL

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to get feature configuration state for feature ALL, version

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name TOMPUTER3D

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to get feature configuration state for feature ALL, version

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name TOMPUTER3D

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to get feature configuration state for feature ALL, version

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name TOMPUTER3D

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to get feature configuration state for feature ALL, version

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name TOMPUTER3D

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to get feature configuration state for feature ALL, version

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name TOMPUTER3D

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to get registry value ALL

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to get feature configuration state for feature ALL, version

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name TOMPUTER3D

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to get feature configuration state for feature SupportFiles, version

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to get feature flag ConfigurationState for feature SupportFiles from machine name TOMPUTER3D

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to open registry subkey

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (01) 2015-07-22 20:23:28 Slp: Sco: Attempting to get registry value SupportFiles

    (01) 2015-07-22 20:23:28 Slp: Attempting to save the setting 'FEATURES'

    (01) 2015-07-22 20:23:28 Slp: Setting source: NotSpecified

    (01) 2015-07-22 20:23:28 Slp: Completed Action: ExpandInstallFeatures, returned True

    (01) 2015-07-22 20:23:28 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:23:28 Slp: Running Action: ExecuteCompleteWorkflow

    (01) 2015-07-22 20:23:28 Slp: Workflow to execute: 'STANDARDTOPLEVELCOMPLETE'

    (01) 2015-07-22 20:23:28 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:23:28 Slp: Running Action: ExecuteGlobalRulesWorkflow

    (01) 2015-07-22 20:23:28 Slp: Workflow to execute: 'GLOBALRULES'

    (01) 2015-07-22 20:23:28 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:23:28 Slp: Skipping property Machines of class: RunRulesAction

    (01) 2015-07-22 20:23:28 Slp: Input of property will not be set due to the following failed restriction(s):

    (01) 2015-07-22 20:23:28 Slp: Condition "Is the datastore flag /Scenario/GlobalFlags/EnableRemoteGlobalRules set" did not pass as it returned false and true was expected.

    (01) 2015-07-22 20:23:28 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:23:28 Slp: Running Action: RunScenarioGlobalRules

    (01) 2015-07-22 20:23:28 Slp: Running in UI mode, unattended rules execution skipped.

    (01) 2015-07-22 20:23:28 Slp: Completed Action: RunScenarioGlobalRules, returned True

    (01) 2015-07-22 20:23:28 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:23:28 Slp: Running Action: DiscoverClusterData

    (01) 2015-07-22 20:23:28 Slp: Completed Action: DiscoverClusterData, returned True

    (01) 2015-07-22 20:23:28 Slp: Completed Action: ExecuteGlobalRulesWorkflow, returned True

    (01) 2015-07-22 20:23:28 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:23:28 Slp: Skipping Action: ExecuteCalculateWindowsClusterSupportedNetworksWorkflow

    (01) 2015-07-22 20:23:28 Slp: Action is being skipped due to the following restrictions:

    (01) 2015-07-22 20:23:28 Slp: Condition "Is the datastore flag /Extension/Cluster/StretchClusterSupported set" did not pass as it returned false and true was expected.

    (01) 2015-07-22 20:23:28 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:23:28 Slp: Running Action: ExecuteDefaultRoleSettingsWorkflow

    (01) 2015-07-22 20:23:28 Slp: Workflow to execute: 'ROLEDEFAULTSETTINGS'

    (01) 2015-07-22 20:23:28 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:23:28 Slp: Skipping Action: SetOriginalSettingValues

    (01) 2015-07-22 20:23:28 Slp: Action is being skipped due to the following restrictions:

    (01) 2015-07-22 20:23:28 Slp: Condition "Does the datastore root path /Extension/Slp/OriginalInputSettingValues contain a document" did not pass as it returned false and true was expected.

    (01) 2015-07-22 20:23:28 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:23:28 Slp: Running Action: SetRoleDefaultSettings

    (01) 2015-07-22 20:23:28 Slp: No role Id set skipping action.

    (01) 2015-07-22 20:23:28 Slp: Completed Action: SetRoleDefaultSettings, returned True

    (01) 2015-07-22 20:23:28 Slp: Completed Action: ExecuteDefaultRoleSettingsWorkflow, returned True

    (01) 2015-07-22 20:23:28 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:23:28 Slp: Running Action: FinalizeProgressStatus

    (01) 2015-07-22 20:23:28 Slp: Completed Action: FinalizeProgressStatus, returned True

    (01) 2015-07-22 20:23:28 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:23:28 Slp: Skipping Action: ExecuteStartUiWorkflow

    (01) 2015-07-22 20:23:28 Slp: Action is being skipped due to the following restrictions:

    (01) 2015-07-22 20:23:28 Slp: Condition "Is the datastore flag /Scenario/GlobalFlags/IsInnerSetup set" did not pass as it returned false and true was expected.

    (01) 2015-07-22 20:23:28 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:23:28 Slp: Skipping Action: ExecuteStartUiWorkflowWhenCUNotSupported

    (01) 2015-07-22 20:23:28 Slp: Action is being skipped due to the following restrictions:

    (01) 2015-07-22 20:23:28 Slp: Condition "Is the datastore flag /Scenario/GlobalFlags/SupportsComponentUpdate set" did not pass as it returned true and false was expected.

    (01) 2015-07-22 20:23:28 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:23:28 Slp: Skipping Action: ExecuteStartUiWorkflowWhenCUDisabled

    (01) 2015-07-22 20:23:28 Slp: Action is being skipped due to the following restrictions:

    (01) 2015-07-22 20:23:28 Slp: Condition "Is the datastore flag /Scenario/GlobalFlags/IsComponentUpdateDisabled set" did not pass as it returned false and true was expected.

    (01) 2015-07-22 20:23:28 Slp: ----------------------------------------------------------------------

    (01) 2015-07-22 20:23:28 Slp: Running Action: GatherUserSettingsforMainProgress

    (09) 2015-07-22 20:23:28 Slp: Rules to be checked: FusionRebootCheck;Bids2008InstalledCheck;AclPermissionsFacet;FacetDomainControllerCheck;SSMS_IsInternetConnected;IsFirewallEnabled;ServerCoreBlockUnsupportedSxSCheck;SQL14CTP1SideBySideInstallCheck

    (09) 2015-07-22 20:23:28 Slp: If any rule does not pass, setup can still continue: True

    (09) 2015-07-22 20:23:28 Slp: Adding rule result notification channel: RulesEngineNotificationChannel

    (09) 2015-07-22 20:23:28 Slp: Loading rule: FusionRebootCheck

    (09) 2015-07-22 20:23:28 Slp: Creating rule target object: Microsoft.SqlServer.Configuration.SetupExtension.FusionRebootCheck

    (09) 2015-07-22 20:23:28 Slp: Rule applied features : ALL

    (09) 2015-07-22 20:23:28 Slp: Send result to channel : RulesEngineNotificationChannel

    (09) 2015-07-22 20:23:28 Slp: Loading rule: Bids2008InstalledCheck

    (09) 2015-07-22 20:23:28 Slp: Creating rule target object: Microsoft.SqlServer.Configuration.SetupExtension.SqlBidsRule

    (09) 2015-07-22 20:23:28 Slp: Rule applied features : ALL

    (09) 2015-07-22 20:23:28 Slp: Send result to channel : RulesEngineNotificationChannel

    (09) 2015-07-22 20:23:28 Slp: Loading rule: AclPermissionsFacet

    (09) 2015-07-22 20:23:28 Slp: Creating rule target object: Microsoft.SqlServer.Configuration.SetupExtension.AclPermissionsFacet

    (09) 2015-07-22 20:23:28 Slp: Rule applied features : ALL

    (09) 2015-07-22 20:23:28 Slp: Send result to channel : RulesEngineNotificationChannel

    (09) 2015-07-22 20:23:28 Slp: Loading rule: FacetDomainControllerCheck

    (09) 2015-07-22 20:23:28 Slp: Creating rule target object: Microsoft.SqlServer.Configuration.SetupExtension.FacetDomainControllerCheck

    (09) 2015-07-22 20:23:28 Slp: Rule applied features : ALL

    (09) 2015-07-22 20:23:28 Slp: Send result to channel : RulesEngineNotificationChannel

    (09) 2015-07-22 20:23:28 Slp: Loading rule: SSMS_IsInternetConnected

    (09) 2015-07-22 20:23:28 Slp: Creating rule target object: Microsoft.SqlServer.Configuration.SetupExtension.InternetConnectivityFacet

    (09) 2015-07-22 20:23:28 Slp: Rule applied features : ALL

    (09) 2015-07-22 20:23:28 Slp: Send result to channel : RulesEngineNotificationChannel

    (09) 2015-07-22 20:23:28 Slp: Loading rule: IsFirewallEnabled

    (09) 2015-07-22 20:23:28 Slp: Creating rule target object: Microsoft.SqlServer.Configuration.SetupExtension.FirewallFacet

    (09) 2015-07-22 20:23:28 Slp: Rule applied features : ALL

    (09) 2015-07-22 20:23:28 Slp: Send result to channel : RulesEngineNotificationChannel

    (09) 2015-07-22 20:23:28 Slp: Loading rule: ServerCoreBlockUnsupportedSxSCheck

    (09) 2015-07-22 20:23:28 Slp: Creating rule target object: Microsoft.SqlServer.Configuration.SetupExtension.DetectInstalledProductsFacet

    (09) 2015-07-22 20:23:28 Slp: Rule applied features : ALL

    (09) 2015-07-22 20:23:28 Slp: ----------------------------------------------------------------------

    (09) 2015-07-22 20:23:28 Slp: Skipping rule ServerCoreBlockUnsupportedSxSCheck

    (09) 2015-07-22 20:23:28 Slp: Rule will not be evaluated due to the following failed restriction(s):

    (09) 2015-07-22 20:23:28 Slp: Condition "IsServerCore" did not pass as it returned false and true was expected.

    (09) 2015-07-22 20:23:28 Slp: Rule is not applicable in the current scenario.

    (09) 2015-07-22 20:23:28 Slp: Loading rule: SQL14CTP1SideBySideInstallCheck

    (09) 2015-07-22 20:23:28 Slp: Creating rule target object: Microsoft.SqlServer.Configuration.SetupExtension.DetectInstalledProductsFacet

    (09) 2015-07-22 20:23:28 Slp: Rule applied features : ALL

    (09) 2015-07-22 20:23:28 Slp: Send result to channel : RulesEngineNotificationChannel

    (13) 2015-07-22 20:23:28 Slp: Executing rules engine...

    (13) 2015-07-22 20:23:28 Slp: Start rule execution, total number of rules loaded: 8

    (13) 2015-07-22 20:23:28 Slp: Initializing rule : Fusion Active Template Library (ATL)

    (13) 2015-07-22 20:23:28 Slp: Rule is will be executed : True

    (13) 2015-07-22 20:23:28 Slp: Init rule target object: Microsoft.SqlServer.Configuration.SetupExtension.FusionRebootCheck

    (13) 2015-07-22 20:23:28 Slp: Rule 'FusionRebootCheck' results: FusionRebootCheck=True

    (13) 2015-07-22 20:23:28 Slp: Evaluating rule : FusionRebootCheck

    (13) 2015-07-22 20:23:28 Slp: Rule running on machine: TOMPUTER3D

    (13) 2015-07-22 20:23:28 Slp: Rule evaluation done : Succeeded

    (13) 2015-07-22 20:23:28 Slp: Rule evaluation message: The computer does not require a restart.

    (13) 2015-07-22 20:23:28 Slp: Send result to channel : RulesEngineNotificationChannel

    (13) 2015-07-22 20:23:28 Slp: Initializing rule : Previous releases of SQL Server 2008 Business Intelligence Development Studio

    (13) 2015-07-22 20:23:28 Slp: Rule is will be executed : True

    (13) 2015-07-22 20:23:28 Slp: Init rule target object: Microsoft.SqlServer.Configuration.SetupExtension.SqlBidsRule

    (13) 2015-07-22 20:23:28 Slp: BIDS detection Query String //Product[@ID='SQL2014']/Feature[@ID='BIDS']/Install/MsiFeature

    (13) 2015-07-22 20:23:28 Slp: Rule 'Bids2008InstalledCheck' detection result: IsSqlServer2008BidsInstalled= False

    (13) 2015-07-22 20:23:28 Slp: Evaluating rule : Bids2008InstalledCheck

    (13) 2015-07-22 20:23:28 Slp: Rule running on machine: TOMPUTER3D

    (13) 2015-07-22 20:23:28 Slp: Rule evaluation done : Succeeded

    (13) 2015-07-22 20:23:28 Slp: Rule evaluation message: SQL Server 2008 Business Intelligence Development Studio is not installed.

    (13) 2015-07-22 20:23:28 Slp: Send result to channel : RulesEngineNotificationChannel

    (13) 2015-07-22 20:23:28 Slp: Initializing rule : Consistency validation for SQL Server registry keys

    (13) 2015-07-22 20:23:28 Slp: Rule is will be executed : True

    (13) 2015-07-22 20:23:28 Slp: Init rule target object: Microsoft.SqlServer.Configuration.SetupExtension.AclPermissionsFacet

    (13) 2015-07-22 20:23:28 Slp: Launching external tool: M:\x64\FixSqlRegistryKey_x64.exe

    (13) 2015-07-22 20:23:28 Slp: ------------------------------------------------------------

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\MSSQLServer - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\MSSQLServer\Client - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\MSSQLServer\Client\SuperSocketNetLib - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\MSSQLServer\Client\SuperSocketNetLib\LastConnect - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\100 - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\100\Bootstrap - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\100\Bootstrap\Setup - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\100\Bootstrap Release - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\100\Bootstrap Release\1033 - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\100\Bootstrap Release\1033\CurrentVersion - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\100\Bootstrap Release\CurrentVersion - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\100\Bootstrap Release\MSIRefCount - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\100\Tools - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\100\Tools\ClientSetup - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\100\Tools\Shortcut - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\100\Tools\Shortcut\SQL Server Installation Center Release - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\110 - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\110\11.0 - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\110\Bootstrap - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\110\Bootstrap\Setup - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\110\ConfigurationState - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\110\DQ - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\110\DQ\ClientSetup - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\110\Machines - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\110\Master Data Services - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\110\Master Data Services\Setup - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\110\ReportingServiceSharePointSharedService - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\110\ReportingServiceSharePointSharedService\Setup - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\110\ReportingServiceSharePointSharedService\Setup\RS_SHP_SharedService_Adv - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\110\SQLServer2012 - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\110\SQLServer2012\1033 - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\110\SQLServer2012\1033\CurrentVersion - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\110\SQLServer2012\CurrentVersion - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\110\SQLServer2012\MSIRefCount - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\110\Tools - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\110\Tools\ClientSetup - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\110\Tools\ClientSetup\CurrentVersion - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\110\Tools\Setup - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\110\Tools\Shortcut - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\110\Tools\Shortcut\SQLServer2012 - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\110\UpgradeIncompleteState - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\120 - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\120\ConfigurationState - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\120\DQ - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\120\DQ\ClientSetup - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\120\DQ\Setup - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\MSAS12.MSSQLSERVER - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\MSAS12.MSSQLSERVER\Setup - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\MSODBCSQL11 - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\MSODBCSQL11\CurrentVersion - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\MSRS11.@Sharepoint - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\MSRS11.@Sharepoint\CPE - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\MSRS11.@Sharepoint\Setup - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\MSRS12.@Sharepoint - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\MSRS12.@Sharepoint\CPE - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\RefCount - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\RefCount\MSODBCSQL11 - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\RefCount\SqlRsFx020011 - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\RefCount\SQLServer2012 - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\RefCount\SQLServer2014 - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\RefCount\SqlSqmShared11 - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\RefCount\SqlSupport10Release - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\RefCount\SQLSysClrTypes - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\RefCount\SQLSysClrTypes11 - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\RefCount\sql_common_core11 - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\RefCount\sql_common_core_loc11 - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\Reporting Services - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\Services - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\Services\Analysis Server - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\Services\Full Text - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\Services\Full-text Filter Daemon Launcher - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\Services\Notification Services - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\Services\Report Server - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\Services\ReportServer - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\Services\SQL Agent - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\Services\SQL Browser - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\Services\SQL Server - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\Services\SSIS Server - OK.

    (13) 2015-07-22 20:23:28 Slp: ------------------------------------------------------------

    (13) 2015-07-22 20:23:28 Slp: M:\x64\FixSqlRegistryKey_x64.exe exit code: 0

    (13) 2015-07-22 20:23:28 Slp: Launching external tool: M:\x64\FixSqlRegistryKey_x86.exe

    (13) 2015-07-22 20:23:28 Slp: ------------------------------------------------------------

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\100 - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\100\Bootstrap - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\100\Bootstrap\Setup - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\100\Bootstrap Release - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\100\Bootstrap Release\1033 - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\100\Bootstrap Release\1033\CurrentVersion - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\100\Bootstrap Release\CurrentVersion - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\100\Bootstrap Release\MSIRefCount - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\100\Tools - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\100\Tools\ClientSetup - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\100\Tools\Shortcut - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\100\Tools\Shortcut\SQL Server Installation Center Release - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\110 - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\110\11.0 - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\110\Bootstrap - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\110\Bootstrap\Setup - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\110\ConfigurationState - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\110\Machines - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\110\Master Data Services - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\110\Master Data Services\Setup - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\110\SQLServer2012 - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\110\SQLServer2012\1033 - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\110\SQLServer2012\1033\CurrentVersion - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\110\SQLServer2012\CurrentVersion - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\110\SQLServer2012\MSIRefCount - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\110\Tools - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\110\Tools\ClientSetup - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\110\Tools\ClientSetup\CurrentVersion - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\110\Tools\Setup - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\110\Tools\Shortcut - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\110\Tools\Shortcut\SQL Configuration Manager - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\110\Tools\Shortcut\SQLServer2012 - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\120 - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\120\DQ - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\120\DQ\Setup - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\120\DQC - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\120\DQC\Setup - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\120\DTS - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\120\DTS\Setup - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\120\Master Data Services - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\120\Master Data Services\Setup - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\120\Tools - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\120\Tools\ClientSetup - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\120\Tools\Setup - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\RefCount - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\RefCount\%CURRENTSETUPBOOTSTRAP% - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\RefCount\ReportViewer11 - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\RefCount\ReportViewer12 - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\RefCount\SQLDOM - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\RefCount\SqlRsFx020011 - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\RefCount\SQLServer2012 - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\RefCount\SqlSupport10Release - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\RefCount\SQLSysClrTypes - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\RefCount\SQLSysClrTypes11 - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\Services - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\Services\Analysis Server - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\Services\Full Text - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\Services\Full-text Filter Daemon Launcher - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\Services\Notification Services - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\Services\Report Server - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\Services\ReportServer - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\Services\SQL Agent - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\Services\SQL Browser - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\Services\SQL Server - OK.

    (11) 2015-07-22 20:23:28 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\Services\SSIS Server - OK.

    (13) 2015-07-22 20:23:28 Slp: ------------------------------------------------------------

    (13) 2015-07-22 20:23:28 Slp: M:\x64\FixSqlRegistryKey_x86.exe exit code: 0

    (13) 2015-07-22 20:23:28 Slp: Rule 'AclPermissionsFacet' detection result: AreSqlAclPermissionsCanonical= True

    (13) 2015-07-22 20:23:28 Slp: Evaluating rule : AclPermissionsFacet

    (13) 2015-07-22 20:23:28 Slp: Rule running on machine: TOMPUTER3D

    (13) 2015-07-22 20:23:28 Slp: Rule evaluation done : Succeeded

    (13) 2015-07-22 20:23:28 Slp: Rule evaluation message: SQL Server registry keys are consistent and can support SQL Server installation or upgrade.

    (13) 2015-07-22 20:23:28 Slp: Send result to channel : RulesEngineNotificationChannel

    (13) 2015-07-22 20:23:28 Slp: Initializing rule : Computer domain controller

    (13) 2015-07-22 20:23:28 Slp: Rule is will be executed : True

    (13) 2015-07-22 20:23:28 Slp: Init rule target object: Microsoft.SqlServer.Configuration.SetupExtension.FacetDomainControllerCheck

    (13) 2015-07-22 20:23:28 Slp: This machine is not domain controller. Marking rule as passed.

    (13) 2015-07-22 20:23:28 Slp: Rule 'FacetDomainControllerCheck' detection result: IsDomainController = False

    (13) 2015-07-22 20:23:28 Slp: Evaluating rule : FacetDomainControllerCheck

    (13) 2015-07-22 20:23:28 Slp: Rule running on machine: TOMPUTER3D

    (13) 2015-07-22 20:23:28 Slp: Rule evaluation done : Succeeded

    (13) 2015-07-22 20:23:28 Slp: Rule evaluation message: This computer is not a domain controller.

    (13) 2015-07-22 20:23:28 Slp: Send result to channel : RulesEngineNotificationChannel

    (13) 2015-07-22 20:23:28 Slp: Initializing rule : Microsoft .NET Application Security

    (13) 2015-07-22 20:23:28 Slp: Rule is will be executed : True

    (13) 2015-07-22 20:23:28 Slp: Init rule target object: Microsoft.SqlServer.Configuration.SetupExtension.InternetConnectivityFacet

    (13) 2015-07-22 20:23:28 Slp: Evaluating rule : SSMS_IsInternetConnected

    (13) 2015-07-22 20:23:28 Slp: Rule running on machine: TOMPUTER3D

    (13) 2015-07-22 20:23:28 Slp: Rule evaluation done : Succeeded

    (13) 2015-07-22 20:23:28 Slp: Rule evaluation message: The computer is connected to the Internet and .NET security checks can be completed.

    (13) 2015-07-22 20:23:28 Slp: Send result to channel : RulesEngineNotificationChannel

    (13) 2015-07-22 20:23:28 Slp: Initializing rule : Windows Firewall

    (13) 2015-07-22 20:23:28 Slp: Rule is will be executed : True

    (13) 2015-07-22 20:23:28 Slp: Init rule target object: Microsoft.SqlServer.Configuration.SetupExtension.FirewallFacet

    (13) 2015-07-22 20:23:28 Slp: Evaluating rule : IsFirewallEnabled

    (13) 2015-07-22 20:23:28 Slp: Rule running on machine: TOMPUTER3D

    (13) 2015-07-22 20:23:28 Slp: Rule evaluation done : Warning

    (13) 2015-07-22 20:23:28 Slp: Rule evaluation message: The Windows Firewall is enabled. Make sure the appropriate ports are open to enable remote access. See the rules documentation at http://go.microsoft.com/fwlink/?LinkId=94001 for information about ports to open for each feature.

    (13) 2015-07-22 20:23:28 Slp: Send result to channel : RulesEngineNotificationChannel

    (13) 2015-07-22 20:23:28 Slp: Initializing rule : Block install when Microsoft SQL Server 2014 CTP1 is present.

    (13) 2015-07-22 20:23:28 Slp: Rule is will be executed : True

    (13) 2015-07-22 20:23:28 Slp: Init rule target object: Microsoft.SqlServer.Configuration.SetupExtension.DetectInstalledProductsFacet

    (13) 2015-07-22 20:23:28 Slp: Package ID sql_engine_core_inst_SQL11_AnyInstance_Cpu64: NotInstalled

    (13) 2015-07-22 20:23:28 Slp: Package ID sql_as_SQL11_AnyInstance_Cpu64: NotInstalled

    (13) 2015-07-22 20:23:28 Slp: Package ID sql_rs_SQL11_AnyInstance_Cpu64: NotInstalled

    (13) 2015-07-22 20:23:28 Slp: Package ID sql_dq_SQL11_Cpu64: NotInstalled

    (13) 2015-07-22 20:23:28 Slp: Package ID sql_dqc_SQL11_Cpu64: NotInstalled

    (13) 2015-07-22 20:23:28 Slp: Package ID sql_ssms_SQL11_Cpu64: NotInstalled

    (13) 2015-07-22 20:23:28 Slp: Package ID sql_tools_SQL11_Cpu64: NotInstalled

    (13) 2015-07-22 20:23:28 Slp: Package ID sql_is_SQL11_Cpu64: NotInstalled

    (13) 2015-07-22 20:23:28 Slp: Package ID sql_rsshp_SQL11_Cpu64: NotInstalled

    (13) 2015-07-22 20:23:28 Slp: Rule 'SQL14CTP1SideBySideInstallCheck' detection result: AreAnyProductsInstalled= False

    (13) 2015-07-22 20:23:28 Slp: Evaluating rule : SQL14CTP1SideBySideInstallCheck

    (13) 2015-07-22 20:23:28 Slp: Rule running on machine: TOMPUTER3D

    (13) 2015-07-22 20:23:28 Slp: Rule evaluation done : Succeeded

    (13) 2015-07-22 20:23:28 Slp: Rule evaluation message: Microsoft SQL Server 2014 CTP1 is not installed.

    (13) 2015-07-22 20:23:28 Slp: Send result to channel : RulesEngineNotificationChannel

    (13) 2015-07-22 20:23:28 Slp: Saving results to datastore...

    (13) 2015-07-22 20:23:28 Slp: Saved to directory.......C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20150722_202110\SystemConfigurationCheck_Report.htm

    (13) 2015-07-22 20:23:28 Slp: Sco: Attempting to create directory C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20150722_202110\resources

    (13) 2015-07-22 20:23:28 Slp: Sco: Attempting to create directory C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20150722_202110\resources, security descriptor

    (13) 2015-07-22 20:23:28 Slp: Sco: Attempting to set security descriptor for directory C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20150722_202110\resources, security descriptor

    (13) 2015-07-22 20:23:28 Slp: Sco: SDDL is NULL/empty and overwriteSecurityDescriptor is false, so nothing to do, return.

    (13) 2015-07-22 20:23:28 Slp: Generating HTML report by applying XsltTransformation and saving to Log folder...

    (13) 2015-07-22 20:23:28 Slp: Rules evaluation report is available now at C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20150722_202110\SystemConfigurationCheck_Report.htm

    (09) 2015-07-22 20:24:03 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:24:03 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Shared Tools\Web Server Extensions\14.0

    (12) 2015-07-22 20:25:01 Slp: Workflow to execute: 'ROLEDEFAULTSETTINGS'

    (12) 2015-07-22 20:25:01 Slp: ----------------------------------------------------------------------

    (12) 2015-07-22 20:25:01 Slp: Running Action: SetOriginalSettingValues

    (12) 2015-07-22 20:25:01 Slp: Completed Action: SetOriginalSettingValues, returned True

    (12) 2015-07-22 20:25:02 Slp: ----------------------------------------------------------------------

    (12) 2015-07-22 20:25:02 Slp: Running Action: SetRoleDefaultSettings

    (12) 2015-07-22 20:25:02 Slp: No role Id set skipping action.

    (12) 2015-07-22 20:25:02 Slp: Completed Action: SetRoleDefaultSettings, returned True

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_engine_core_inst_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_engine_core_inst_Cpu32: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_engine_core_inst_loc_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_engine_core_inst_loc_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1028: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1031: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1033: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1036: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1040: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1041: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1042: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1046: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1049: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_engine_core_inst_loc_Cpu32_2052: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_engine_core_inst_loc_Cpu32_3082: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1053: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_fulltext_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_fulltext_Cpu32: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_dq_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_dq_Cpu32: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_dq_loc_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_dq_loc_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_dq_loc_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_dq_loc_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_dq_loc_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_dq_loc_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_dq_loc_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_dq_loc_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_dq_loc_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_dq_loc_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_dq_loc_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_dq_loc_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_dq_loc_Cpu32_1028: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_dq_loc_Cpu32_1031: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_dq_loc_Cpu32_1033: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_dq_loc_Cpu32_1036: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_dq_loc_Cpu32_1040: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_dq_loc_Cpu32_1041: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_dq_loc_Cpu32_1042: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_dq_loc_Cpu32_1046: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_dq_loc_Cpu32_1049: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_dq_loc_Cpu32_2052: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_dq_loc_Cpu32_3082: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_dq_loc_Cpu32_1053: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_engine_core_shared_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_engine_core_shared_loc_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_engine_core_shared_loc_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_as_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_as_Cpu32: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_as_loc_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_as_loc_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_as_loc_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_as_loc_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_as_loc_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_as_loc_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_as_loc_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_as_loc_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_as_loc_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_as_loc_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_as_loc_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_as_loc_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_as_loc_Cpu32_1028: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_as_loc_Cpu32_1031: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_as_loc_Cpu32_1033: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_as_loc_Cpu32_1036: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_as_loc_Cpu32_1040: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_as_loc_Cpu32_1041: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_as_loc_Cpu32_1042: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_as_loc_Cpu32_1046: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_as_loc_Cpu32_1049: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_as_loc_Cpu32_2052: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_as_loc_Cpu32_3082: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_as_loc_Cpu32_1053: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\SQL_AS_OLEDB.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\SQL_AS_OLEDB.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID SQL_AS_OLEDB_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\SQL_AS_OLEDB.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\SQL_AS_OLEDB.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID SQL_AS_OLEDB_Cpu32: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_as_spi_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_rs_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_rs_Cpu32: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_rsshp_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Package ID rsSharePoint_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_rs_KJ_virtual_native_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_rs_SQL10_virtual_sharepoint_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Package ID RS2005_virtual_native_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Package ID RS2005_virtual_sharepoint_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_rs_loc_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_rs_loc_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_rs_loc_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_rs_loc_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_rs_loc_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_rs_loc_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_rs_loc_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_rs_loc_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_rs_loc_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_rs_loc_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_rs_loc_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_rs_loc_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_rs_loc_Cpu32_1028: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_rs_loc_Cpu32_1031: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_rs_loc_Cpu32_1033: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_rs_loc_Cpu32_1036: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_rs_loc_Cpu32_1040: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_rs_loc_Cpu32_1041: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_rs_loc_Cpu32_1042: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_rs_loc_Cpu32_1046: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_rs_loc_Cpu32_1049: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_rs_loc_Cpu32_2052: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_rs_loc_Cpu32_3082: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_rs_loc_Cpu32_1053: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_dqc_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_dqc_loc_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_dqc_loc_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_dqc_loc_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_dqc_loc_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_dqc_loc_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_dqc_loc_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_dqc_loc_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_dqc_loc_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_dqc_loc_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_dqc_loc_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_dqc_loc_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_dqc_loc_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_dq_common_Cpu64: Using MsiUpgradeDetectionEngine

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_dq_common_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_is_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_is_loc_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_is_loc_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_is_loc_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_is_loc_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_is_loc_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_is_loc_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_is_loc_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_is_loc_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_is_loc_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_is_loc_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_is_loc_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_is_loc_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_tools_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_tools_loc_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_tools_loc_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_tools_loc_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_tools_loc_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_tools_loc_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_tools_loc_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_tools_loc_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_tools_loc_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_tools_loc_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_tools_loc_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_tools_loc_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_tools_loc_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_dreplay_controller_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_dreplay_controller_loc_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_dreplay_controller_loc_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_dreplay_client_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_dreplay_client_loc_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_dreplay_client_loc_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_dreplay_client_loc_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_dreplay_client_loc_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_dreplay_client_loc_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_dreplay_client_loc_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_dreplay_client_loc_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_dreplay_client_loc_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_dreplay_client_loc_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_dreplay_client_loc_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_dreplay_client_loc_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_dreplay_client_loc_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\x64\setup\x64\SSIS64ForSSDTBI.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\x64\setup\x64\SSIS64ForSSDTBI.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID SSIS64ForSSDTBI_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\x64\setup\x86\ssdtbi.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\x64\setup\x86\ssdtbi.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID ssdtbi_Cpu32: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID ssdtbi_loc_Cpu32_1028: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID ssdtbi_loc_Cpu32_1031: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID ssdtbi_loc_Cpu32_1033: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID ssdtbi_loc_Cpu32_1036: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID ssdtbi_loc_Cpu32_1040: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID ssdtbi_loc_Cpu32_1041: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID ssdtbi_loc_Cpu32_1042: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID ssdtbi_loc_Cpu32_1046: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID ssdtbi_loc_Cpu32_1049: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID ssdtbi_loc_Cpu32_2052: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID ssdtbi_loc_Cpu32_3082: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID ssdtbi_loc_Cpu32_1053: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_ssms_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_ssms_loc_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_ssms_loc_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_ssms_loc_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_ssms_loc_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_ssms_loc_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_ssms_loc_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_ssms_loc_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_ssms_loc_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_ssms_loc_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_ssms_loc_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_ssms_loc_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_ssms_loc_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_common_core_Cpu64: Using MsiUpgradeDetectionEngine

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_common_core_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_common_core_loc_Cpu64_1028: Using MsiUpgradeDetectionEngine

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_common_core_loc_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_common_core_loc_Cpu64_1031: Using MsiUpgradeDetectionEngine

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_common_core_loc_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_common_core_loc_Cpu64_1033: Using MsiUpgradeDetectionEngine

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_common_core_loc_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_common_core_loc_Cpu64_1036: Using MsiUpgradeDetectionEngine

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_common_core_loc_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_common_core_loc_Cpu64_1040: Using MsiUpgradeDetectionEngine

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_common_core_loc_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_common_core_loc_Cpu64_1041: Using MsiUpgradeDetectionEngine

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_common_core_loc_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_common_core_loc_Cpu64_1042: Using MsiUpgradeDetectionEngine

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_common_core_loc_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_common_core_loc_Cpu64_1046: Using MsiUpgradeDetectionEngine

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_common_core_loc_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_common_core_loc_Cpu64_1049: Using MsiUpgradeDetectionEngine

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_common_core_loc_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_common_core_loc_Cpu64_2052: Using MsiUpgradeDetectionEngine

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_common_core_loc_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_common_core_loc_Cpu64_3082: Using MsiUpgradeDetectionEngine

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_common_core_loc_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_common_core_loc_Cpu64_1053: Using MsiUpgradeDetectionEngine

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID sql_common_core_loc_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Package ID SqlSupport_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Package ID WatsonX86_Cpu32: Installed - Version: 12.0.6012.5000

    (09) 2015-07-22 20:25:02 Slp: Package ID sqlncli_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Package ID msodbcsql_Cpu64: Installed - Version: 12.1.4100.1

    (09) 2015-07-22 20:25:02 Slp: Package ID SqlLocalDB_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\SSDTStub.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID SSDTStub_Cpu32: Installed - Version: 10.3.20116.0

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\SSDTDBSvcExternals.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\SSDTDBSvcExternals.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID SSDTDBSvcExternals_Cpu32: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\SharedManagementObjects.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\SharedManagementObjects.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID SharedManagementObjects_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\SharedManagementObjects.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\SharedManagementObjects.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID SharedManagementObjects_Cpu32: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\TSqlLanguageService.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\TSqlLanguageService.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID tsqllangsvc_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\DACFramework.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\DACFramework.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID dacfx_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Package ID sqlls_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Package ID SqlWriter_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Package ID BOL_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID BOL_Loc_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID BOL_Loc_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Package ID BOL_Loc_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID BOL_Loc_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID BOL_Loc_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID BOL_Loc_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID BOL_Loc_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID BOL_Loc_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID BOL_Loc_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID BOL_Loc_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID BOL_Loc_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID BOL_Loc_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Package ID BOL_Reg_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Package ID BestPracticesPolicies_Cpu32: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Package ID SqlBrowser_Cpu32: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Package ID SqlSqmShared_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Package ID RsFx_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Package ID SQLSysClrTypes_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Package ID ReportViewer_Cpu32: Installed - Version: 12.0.2000.8

    (09) 2015-07-22 20:25:02 Slp: Package ID vsta_runtime_32_Cpu32: Installed - Version: 10.0.40220

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1028_CHT_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1028_CHT_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID vsta_runtime_lp_32_Cpu32_1028: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1031_DEU_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1031_DEU_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID vsta_runtime_lp_32_Cpu32_1031: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1033_ENU_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1033_ENU_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID vsta_runtime_lp_32_Cpu32_1033: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1036_FRA_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1036_FRA_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID vsta_runtime_lp_32_Cpu32_1036: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1040_ITA_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1040_ITA_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID vsta_runtime_lp_32_Cpu32_1040: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1041_JPN_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1041_JPN_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID vsta_runtime_lp_32_Cpu32_1041: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1042_KOR_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1042_KOR_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID vsta_runtime_lp_32_Cpu32_1042: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1046_PTB_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1046_PTB_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID vsta_runtime_lp_32_Cpu32_1046: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1049_RUS_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1049_RUS_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID vsta_runtime_lp_32_Cpu32_1049: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\2052_CHS_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\2052_CHS_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID vsta_runtime_lp_32_Cpu32_2052: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\3082_ESN_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\3082_ESN_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID vsta_runtime_lp_32_Cpu32_3082: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1053_SVE_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1053_SVE_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID vsta_runtime_lp_32_Cpu32_1053: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Package ID vsta_runtime_64_Cpu64: Installed - Version: 10.0.40220

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1028_CHT_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1028_CHT_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID vsta_runtime_lp_64_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1031_DEU_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1031_DEU_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID vsta_runtime_lp_64_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1033_ENU_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1033_ENU_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID vsta_runtime_lp_64_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1036_FRA_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1036_FRA_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID vsta_runtime_lp_64_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1040_ITA_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1040_ITA_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID vsta_runtime_lp_64_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1041_JPN_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1041_JPN_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID vsta_runtime_lp_64_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1042_KOR_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1042_KOR_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID vsta_runtime_lp_64_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1046_PTB_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1046_PTB_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID vsta_runtime_lp_64_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1049_RUS_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1049_RUS_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID vsta_runtime_lp_64_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\2052_CHS_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\2052_CHS_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID vsta_runtime_lp_64_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\3082_ESN_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\3082_ESN_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID vsta_runtime_lp_64_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1053_SVE_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1053_SVE_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID vsta_runtime_lp_64_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\redist\VSTA\designtime\x86\VSTA_DT30.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID vsta_designtime_Cpu32: Installed - Version: 10.0.40220

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1028_CHT_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1028_CHT_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID vsta_designtime_lp_Cpu32_1028: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1031_DEU_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1031_DEU_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID vsta_designtime_lp_Cpu32_1031: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1033_ENU_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1033_ENU_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID vsta_designtime_lp_Cpu32_1033: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1036_FRA_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1036_FRA_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID vsta_designtime_lp_Cpu32_1036: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1040_ITA_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1040_ITA_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID vsta_designtime_lp_Cpu32_1040: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1041_JPN_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1041_JPN_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID vsta_designtime_lp_Cpu32_1041: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1042_KOR_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1042_KOR_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID vsta_designtime_lp_Cpu32_1042: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1046_PTB_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1046_PTB_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID vsta_designtime_lp_Cpu32_1046: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1049_RUS_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1049_RUS_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID vsta_designtime_lp_Cpu32_1049: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\2052_CHS_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\2052_CHS_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID vsta_designtime_lp_Cpu32_2052: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\3082_ESN_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\3082_ESN_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID vsta_designtime_lp_Cpu32_3082: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1053_SVE_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1053_SVE_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID vsta_designtime_lp_Cpu32_1053: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Package ID MDS_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Package ID MDS_Loc_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v3.5

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to get registry value SP

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to get registry value Version

    (09) 2015-07-22 20:25:02 Slp: Package ID DotNet35_Cpu64: Installed - Version: 3.5.30729.5420

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to get registry value Install

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to get registry value Version

    (09) 2015-07-22 20:25:02 Slp: Package ID DotNetCore_Cpu64: Installed - Version: 4.5.51209

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1028

    (09) 2015-07-22 20:25:02 Slp: Package ID DotNetLangPack_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1031

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to get registry value Install

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to get registry value Version

    (09) 2015-07-22 20:25:02 Slp: Package ID DotNetLangPack_Cpu64_1031: Installed - Version: 4.5.51209

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1033

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to get registry value Install

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to get registry value Version

    (09) 2015-07-22 20:25:02 Slp: Package ID DotNetLangPack_Cpu64_1033: Installed - Version: 4.5.51209

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1036

    (09) 2015-07-22 20:25:02 Slp: Package ID DotNetLangPack_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1040

    (09) 2015-07-22 20:25:02 Slp: Package ID DotNetLangPack_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1041

    (09) 2015-07-22 20:25:02 Slp: Package ID DotNetLangPack_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1042

    (09) 2015-07-22 20:25:02 Slp: Package ID DotNetLangPack_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1046

    (09) 2015-07-22 20:25:02 Slp: Package ID DotNetLangPack_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1049

    (09) 2015-07-22 20:25:02 Slp: Package ID DotNetLangPack_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\2052

    (09) 2015-07-22 20:25:02 Slp: Package ID DotNetLangPack_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\3082

    (09) 2015-07-22 20:25:02 Slp: Package ID DotNetLangPack_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1053

    (09) 2015-07-22 20:25:02 Slp: Package ID DotNetLangPack_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Updates\Microsoft .NET Framework 4 Extended\KB2468871

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to get registry value ThisVersionInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to get registry value Version

    (09) 2015-07-22 20:25:02 Slp: Package ID DotNetKB2468871_Cpu64: Installed - Version:

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Updates\Microsoft .NET Framework 4 Extended\KB2544514

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to get registry value ThisVersionInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to get registry value Version

    (09) 2015-07-22 20:25:02 Slp: Package ID DotNetKB2544514_Cpu64: Installed - Version:

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Updates\Microsoft .NET Framework 4 Extended\KB2533523

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to get registry value ThisVersionInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to get registry value Version

    (09) 2015-07-22 20:25:02 Slp: Package ID DotNetKB2533523_Cpu64: Installed - Version:

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to get registry value Install

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to get registry value Version

    (09) 2015-07-22 20:25:02 Slp: Package ID DotNet45Core_Cpu64: Installed - Version: 4.5.51209

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1028

    (09) 2015-07-22 20:25:02 Slp: Package ID DotNet45LangPack_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1031

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to get registry value Install

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to get registry value Version

    (09) 2015-07-22 20:25:02 Slp: Package ID DotNet45LangPack_Cpu64_1031: Installed - Version: 4.5.51209

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1033

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to get registry value Install

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to get registry value Version

    (09) 2015-07-22 20:25:02 Slp: Package ID DotNet45LangPack_Cpu64_1033: Installed - Version: 4.5.51209

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1036

    (09) 2015-07-22 20:25:02 Slp: Package ID DotNet45LangPack_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1040

    (09) 2015-07-22 20:25:02 Slp: Package ID DotNet45LangPack_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1041

    (09) 2015-07-22 20:25:02 Slp: Package ID DotNet45LangPack_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1042

    (09) 2015-07-22 20:25:02 Slp: Package ID DotNet45LangPack_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1046

    (09) 2015-07-22 20:25:02 Slp: Package ID DotNet45LangPack_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1049

    (09) 2015-07-22 20:25:02 Slp: Package ID DotNet45LangPack_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\2052

    (09) 2015-07-22 20:25:02 Slp: Package ID DotNet45LangPack_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\3082

    (09) 2015-07-22 20:25:02 Slp: Package ID DotNet45LangPack_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1053

    (09) 2015-07-22 20:25:02 Slp: Package ID DotNet45LangPack_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Package ID VCRuntime_Cpu32: Installed - Version: 10.0.40219

    (09) 2015-07-22 20:25:02 Slp: Package ID VSPrerequisites_Cpu64: Installed - Version: 10.0.40219

    (09) 2015-07-22 20:25:02 Slp: Package ID VC10Redist_Cpu64: Installed - Version: 10.0.40219

    (09) 2015-07-22 20:25:02 Slp: Package ID VC10Redist_Cpu32: Installed - Version: 10.0.40219

    (09) 2015-07-22 20:25:02 Slp: Package ID VC90Redist_Cpu32: Installed - Version: 9.0.30729.6161

    (09) 2015-07-22 20:25:02 Slp: Package ID VSMTPack_Cpu32: Installed - Version: 4.0.30319

    (09) 2015-07-22 20:25:02 Slp: Package ID VSHelp_Cpu64: Installed - Version: 1.1.40219

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1028_CHT_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1028_CHT_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID VSHelpLP_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1031_DEU_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1031_DEU_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID VSHelpLP_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1033_ENU_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID VSHelpLP_Cpu64_1033: Installed - Version: 1.1.40219

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1036_FRA_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1036_FRA_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID VSHelpLP_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1040_ITA_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1040_ITA_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID VSHelpLP_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1041_JPN_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1041_JPN_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID VSHelpLP_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1042_KOR_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1042_KOR_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID VSHelpLP_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1046_PTB_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1046_PTB_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID VSHelpLP_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1049_RUS_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1049_RUS_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID VSHelpLP_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\2052_CHS_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\2052_CHS_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID VSHelpLP_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\3082_ESN_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\3082_ESN_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID VSHelpLP_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1053_SVE_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1053_SVE_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID VSHelpLP_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Package ID VSSMO_Cpu32: Installed - Version: 10.51.2500.0

    (09) 2015-07-22 20:25:02 Slp: Package ID VSSQLSysClrTypes_Cpu32: Installed - Version: 10.51.2500.0

    (09) 2015-07-22 20:25:02 Slp: Package ID VSShell_Cpu32: Installed - Version: 10.0.40219

    (09) 2015-07-22 20:25:02 Slp: Sco: File 'M:\1033_ENU_LP\redist\VisualStudioShell\VSIntSetup\x86\vs_setup.msi' does not exist

    (09) 2015-07-22 20:25:02 Slp: Package ID VSIntShell_Cpu32: Installed - Version: 10.0.40219

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell

    (09) 2015-07-22 20:25:02 Slp: Package ID VSShell2012_Cpu32: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1028

    (09) 2015-07-22 20:25:02 Slp: Package ID VSShell2012LP_Cpu32_1028: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1031

    (09) 2015-07-22 20:25:02 Slp: Package ID VSShell2012LP_Cpu32_1031: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1033

    (09) 2015-07-22 20:25:02 Slp: Package ID VSShell2012LP_Cpu32_1033: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1036

    (09) 2015-07-22 20:25:02 Slp: Package ID VSShell2012LP_Cpu32_1036: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1040

    (09) 2015-07-22 20:25:02 Slp: Package ID VSShell2012LP_Cpu32_1040: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1041

    (09) 2015-07-22 20:25:02 Slp: Package ID VSShell2012LP_Cpu32_1041: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1042

    (09) 2015-07-22 20:25:02 Slp: Package ID VSShell2012LP_Cpu32_1042: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1046

    (09) 2015-07-22 20:25:02 Slp: Package ID VSShell2012LP_Cpu32_1046: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1049

    (09) 2015-07-22 20:25:02 Slp: Package ID VSShell2012LP_Cpu32_1049: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\2052

    (09) 2015-07-22 20:25:02 Slp: Package ID VSShell2012LP_Cpu32_2052: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\3082

    (09) 2015-07-22 20:25:02 Slp: Package ID VSShell2012LP_Cpu32_3082: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1053

    (09) 2015-07-22 20:25:02 Slp: Package ID VSShell2012LP_Cpu32_1053: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\DevDiv\vs\Servicing\11.0\devenv

    (09) 2015-07-22 20:25:02 Slp: Package ID VSIntShell2012_Cpu32: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1028

    (09) 2015-07-22 20:25:02 Slp: Package ID VSIntShell2012LP_Cpu32_1028: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1031

    (09) 2015-07-22 20:25:02 Slp: Package ID VSIntShell2012LP_Cpu32_1031: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1033

    (09) 2015-07-22 20:25:02 Slp: Package ID VSIntShell2012LP_Cpu32_1033: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1036

    (09) 2015-07-22 20:25:02 Slp: Package ID VSIntShell2012LP_Cpu32_1036: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1040

    (09) 2015-07-22 20:25:02 Slp: Package ID VSIntShell2012LP_Cpu32_1040: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1041

    (09) 2015-07-22 20:25:02 Slp: Package ID VSIntShell2012LP_Cpu32_1041: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1042

    (09) 2015-07-22 20:25:02 Slp: Package ID VSIntShell2012LP_Cpu32_1042: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1046

    (09) 2015-07-22 20:25:02 Slp: Package ID VSIntShell2012LP_Cpu32_1046: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1049

    (09) 2015-07-22 20:25:02 Slp: Package ID VSIntShell2012LP_Cpu32_1049: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\2052

    (09) 2015-07-22 20:25:02 Slp: Package ID VSIntShell2012LP_Cpu32_2052: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\3082

    (09) 2015-07-22 20:25:02 Slp: Package ID VSIntShell2012LP_Cpu32_3082: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1053

    (09) 2015-07-22 20:25:02 Slp: Package ID VSIntShell2012LP_Cpu32_1053: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell

    (09) 2015-07-22 20:25:02 Slp: Package ID VSShell2013_Cpu32: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1028

    (09) 2015-07-22 20:25:02 Slp: Package ID VSShell2013LP_Cpu32_1028: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1031

    (09) 2015-07-22 20:25:02 Slp: Package ID VSShell2013LP_Cpu32_1031: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1033

    (09) 2015-07-22 20:25:02 Slp: Package ID VSShell2013LP_Cpu32_1033: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1036

    (09) 2015-07-22 20:25:02 Slp: Package ID VSShell2013LP_Cpu32_1036: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1040

    (09) 2015-07-22 20:25:02 Slp: Package ID VSShell2013LP_Cpu32_1040: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1041

    (09) 2015-07-22 20:25:02 Slp: Package ID VSShell2013LP_Cpu32_1041: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1042

    (09) 2015-07-22 20:25:02 Slp: Package ID VSShell2013LP_Cpu32_1042: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1046

    (09) 2015-07-22 20:25:02 Slp: Package ID VSShell2013LP_Cpu32_1046: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1049

    (09) 2015-07-22 20:25:02 Slp: Package ID VSShell2013LP_Cpu32_1049: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\2052

    (09) 2015-07-22 20:25:02 Slp: Package ID VSShell2013LP_Cpu32_2052: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\3082

    (09) 2015-07-22 20:25:02 Slp: Package ID VSShell2013LP_Cpu32_3082: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1053

    (09) 2015-07-22 20:25:02 Slp: Package ID VSShell2013LP_Cpu32_1053: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\DevDiv\vs\Servicing\12.0\devenv

    (09) 2015-07-22 20:25:02 Slp: Package ID VSIntShell2013_Cpu32: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1028

    (09) 2015-07-22 20:25:02 Slp: Package ID VSIntShell2013LP_Cpu32_1028: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1031

    (09) 2015-07-22 20:25:02 Slp: Package ID VSIntShell2013LP_Cpu32_1031: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1033

    (09) 2015-07-22 20:25:02 Slp: Package ID VSIntShell2013LP_Cpu32_1033: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1036

    (09) 2015-07-22 20:25:02 Slp: Package ID VSIntShell2013LP_Cpu32_1036: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1040

    (09) 2015-07-22 20:25:02 Slp: Package ID VSIntShell2013LP_Cpu32_1040: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1041

    (09) 2015-07-22 20:25:02 Slp: Package ID VSIntShell2013LP_Cpu32_1041: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1042

    (09) 2015-07-22 20:25:02 Slp: Package ID VSIntShell2013LP_Cpu32_1042: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1046

    (09) 2015-07-22 20:25:02 Slp: Package ID VSIntShell2013LP_Cpu32_1046: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1049

    (09) 2015-07-22 20:25:02 Slp: Package ID VSIntShell2013LP_Cpu32_1049: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\2052

    (09) 2015-07-22 20:25:02 Slp: Package ID VSIntShell2013LP_Cpu32_2052: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\3082

    (09) 2015-07-22 20:25:02 Slp: Package ID VSIntShell2013LP_Cpu32_3082: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1053

    (09) 2015-07-22 20:25:02 Slp: Package ID VSIntShell2013LP_Cpu32_1053: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\designTime

    (09) 2015-07-22 20:25:02 Slp: Package ID VSTA2012_Cpu32: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1033

    (09) 2015-07-22 20:25:02 Slp: Package ID VSTA2012_LangsSupport_Cpu32: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1028

    (09) 2015-07-22 20:25:02 Slp: Package ID VSTA2012_LP_Cpu32_1028: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1031

    (09) 2015-07-22 20:25:02 Slp: Package ID VSTA2012_LP_Cpu32_1031: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1033

    (09) 2015-07-22 20:25:02 Slp: Package ID VSTA2012_LP_Cpu32_1033: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1036

    (09) 2015-07-22 20:25:02 Slp: Package ID VSTA2012_LP_Cpu32_1036: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1040

    (09) 2015-07-22 20:25:02 Slp: Package ID VSTA2012_LP_Cpu32_1040: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1041

    (09) 2015-07-22 20:25:02 Slp: Package ID VSTA2012_LP_Cpu32_1041: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1042

    (09) 2015-07-22 20:25:02 Slp: Package ID VSTA2012_LP_Cpu32_1042: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1046

    (09) 2015-07-22 20:25:02 Slp: Package ID VSTA2012_LP_Cpu32_1046: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1049

    (09) 2015-07-22 20:25:02 Slp: Package ID VSTA2012_LP_Cpu32_1049: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\2052

    (09) 2015-07-22 20:25:02 Slp: Package ID VSTA2012_LP_Cpu32_2052: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\3082

    (09) 2015-07-22 20:25:02 Slp: Package ID VSTA2012_LP_Cpu32_3082: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:02 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1053

    (09) 2015-07-22 20:25:02 Slp: Package ID VSTA2012_LP_Cpu32_1053: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Package ID VBExpress_Cpu32: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Package ID VCSExpress_Cpu32: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Package ID VCExpress_Cpu32: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Package ID WPExpress_Cpu32: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Package ID VSPremium_Cpu32: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Package ID VSPro_Cpu32: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Package ID VSTE_Cpu32: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Package ID VSUltimate_Cpu32: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Package ID VSLabAgent_Cpu32: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Package ID VSTestAgent_Cpu32: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Package ID VSTestController_Cpu32: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Package ID VWDExpress_Cpu32: NotInstalled

    (09) 2015-07-22 20:25:02 Slp: Package ID VSIsoShellRTM_Cpu32: Installed - Version: 10.0.40219

    (09) 2015-07-22 20:25:03 Slp: Package ID VSIntShellRTM_Cpu32: Installed - Version: 10.0.40219

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Powershell\1

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to get registry value Install

    (09) 2015-07-22 20:25:03 PowerShell: Install value name under powershell reg hive is set with value 1

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Powershell\1\PowerShellEngine

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to get registry value PowerShellVersion

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to get registry value PSCompatibleVersion

    (09) 2015-07-22 20:25:03 Slp: Package ID PowerShell2_Cpu64: Installed - Version: 2.0

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Powershell\1

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to get registry value Install

    (09) 2015-07-22 20:25:03 PowerShell: Install value name under powershell reg hive is set with value 1

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Powershell\1\PowerShellEngine

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to get registry value PowerShellVersion

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to get registry value PSCompatibleVersion

    (09) 2015-07-22 20:25:03 Slp: Package ID PowerShell2_Cpu32: Installed - Version: 2.0

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_fulltext_SQL11_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dq_loc_SQL11_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dq_loc_SQL11_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dq_SQL11_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dqc_SQL11_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1033: Installed - Version: 11.0.2100.60

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_inst_SQL11_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_inst_SQL11_AnyInstance_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_as_loc_SQL11_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_as_loc_SQL11_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_as_loc_SQL11_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_as_loc_SQL11_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_as_loc_SQL11_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_as_loc_SQL11_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_as_loc_SQL11_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_as_loc_SQL11_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_as_loc_SQL11_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_as_loc_SQL11_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_as_loc_SQL11_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_as_loc_SQL11_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_as_SQL11_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_as_spi_SQL11_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_as_SQL11_AnyInstance_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_rs_loc_SQL11_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_rs_loc_SQL11_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_rs_SQL11_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_rs_SQL11_AnyInstance_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_rsshp_SQL11_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_is_SQL11_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_is_loc_SQL11_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_is_loc_SQL11_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_is_loc_SQL11_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_is_loc_SQL11_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_is_loc_SQL11_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_is_loc_SQL11_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_is_loc_SQL11_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_is_loc_SQL11_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_is_loc_SQL11_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_is_loc_SQL11_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_is_loc_SQL11_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_is_loc_SQL11_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_tools_SQL11_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_tools_loc_SQL11_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_tools_loc_SQL11_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_ssms_SQL11_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID BOL_SQL11_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID BOL_Loc_SQL11_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID BOL_Loc_SQL11_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID BOL_Loc_SQL11_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID BOL_Loc_SQL11_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID BOL_Loc_SQL11_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID BOL_Loc_SQL11_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID BOL_Loc_SQL11_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID BOL_Loc_SQL11_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID BOL_Loc_SQL11_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID BOL_Loc_SQL11_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID BOL_Loc_SQL11_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID BOL_Loc_SQL11_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID BOL_Reg_SQL11_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID SqlSqmShared_SQL11_Cpu64: Installed - Version: 11.0.2100.60

    (09) 2015-07-22 20:25:03 Slp: Package ID RsFx_SQL11_Cpu64: Installed - Version: 11.0.2100.60

    (09) 2015-07-22 20:25:03 Slp: Package ID SqlSupport_SQL11_Cpu64: Installed - Version: 11.1.3128.0

    (09) 2015-07-22 20:25:03 Slp: Package ID SQLSysClrTypes_SQL11_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_shared_SQL11_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_common_core_SQL11_Cpu64: Installed - Version: 11.0.2100.60

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1033: Installed - Version: 11.0.2100.60

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dq_common_SQL11_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID MDS_SQL11_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID MDS_Loc_SQL11_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dreplay_controller_SQL11_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dreplay_client_SQL11_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID SqlLocalDB_SQL11_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID SqlSupport_SQL14_CTP2_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_fulltext_SQL14_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dq_SQL14_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dq_loc_SQL14_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dq_loc_SQL14_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_inst_SQL14_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_inst_SQL14_AnyInstance_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_as_loc_SQL14_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_as_loc_SQL14_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_as_loc_SQL14_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_as_loc_SQL14_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_as_loc_SQL14_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_as_loc_SQL14_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_as_loc_SQL14_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_as_loc_SQL14_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_as_loc_SQL14_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_as_loc_SQL14_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_as_loc_SQL14_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_as_loc_SQL14_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_as_SQL14_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_as_spi_SQL14_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_as_SQL14_AnyInstance_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_rs_loc_SQL14_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_rs_loc_SQL14_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_rs_SQL14_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_rs_SQL14_AnyInstance_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_is_SQL14_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_tools_SQL14_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_ssms_SQL14_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_shared_SQL10_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_common_core_SQL10_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_fulltext_SQL10_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_inst_SQL10_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_inst_SQL10_AnyInstance_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_as_loc_SQL10_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_as_loc_SQL10_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_as_loc_SQL10_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_as_loc_SQL10_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_as_loc_SQL10_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_as_loc_SQL10_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_as_loc_SQL10_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_as_loc_SQL10_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_as_loc_SQL10_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_as_loc_SQL10_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_as_loc_SQL10_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_as_loc_SQL10_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_as_SQL10_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_as_spi_SQL10_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_as_SQL10_AnyInstance_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_rs_loc_SQL10_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_rs_loc_SQL10_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_rs_SQL10_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_rs_SQL10_AnyInstance_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_is_2008_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_is_loc_2008_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_is_loc_2008_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_is_loc_2008_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_is_loc_2008_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_is_loc_2008_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_is_loc_2008_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_is_loc_2008_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_is_loc_2008_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_is_loc_2008_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_is_loc_2008_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_is_loc_2008_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_is_loc_2008_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_tools_2008_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_tools_loc_2008_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_tools_loc_2008_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_tools_loc_2008_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_tools_loc_2008_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_tools_loc_2008_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_tools_loc_2008_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_tools_loc_2008_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_tools_loc_2008_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_tools_loc_2008_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_tools_loc_2008_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_tools_loc_2008_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_tools_loc_2008_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_ssms_2008_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_ssms_loc_2008_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_ssms_loc_2008_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_ssms_loc_2008_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_ssms_loc_2008_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_ssms_loc_2008_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_ssms_loc_2008_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_ssms_loc_2008_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_ssms_loc_2008_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_ssms_loc_2008_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_ssms_loc_2008_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_ssms_loc_2008_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_ssms_loc_2008_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID RsFx_2008_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID SQLSysClrTypes_2008_Cpu64: Installed - Version: 10.50.1600.1

    (09) 2015-07-22 20:25:03 Slp: Package ID SqlSqmShared_2008_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID BOL_2008_Cpu32: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_is_SQL10_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_tools_SQL10_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_ssms_SQL10_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID SqlSupport_KatmaiRTM_Cpu64: Installed - Version: 10.3.5500.0

    (09) 2015-07-22 20:25:03 Slp: Package ID Sql2005_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID Sql2005_AnyInstance_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID AS2005_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID AS2005_AnyInstance_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID RS2005_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID RS2005_AnyInstance_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID IS2005_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID Tools2005_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID SqlSupport2005_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID SqlDom_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to get feature configuration state for feature WatsonShared, version

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to get feature flag ConfigurationState for feature WatsonShared from machine name TOMPUTER3D

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to get feature configuration state for feature SQL_SQLODBC_CORE, version

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to get feature flag ConfigurationState for feature SQL_SQLODBC_CORE from machine name TOMPUTER3D

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to get registry value SQL_SQLODBC_CORE

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to get feature configuration state for feature SQL_SQLODBC_SDK, version

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to get feature flag ConfigurationState for feature SQL_SQLODBC_SDK from machine name TOMPUTER3D

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to get registry value SQL_SQLODBC_SDK

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to get feature configuration state for feature ALL, version

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name TOMPUTER3D

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to get feature configuration state for feature ReportViewer_Feature, version

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ReportViewer_Feature from machine name TOMPUTER3D

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to get feature configuration state for feature ALL, version

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name TOMPUTER3D

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to get feature configuration state for feature ALL, version

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name TOMPUTER3D

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to get registry value ALL

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to get feature configuration state for feature ALL, version

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name TOMPUTER3D

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to get feature configuration state for feature Full, version

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to get feature flag ConfigurationState for feature Full from machine name TOMPUTER3D

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to get registry value Full

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to get feature configuration state for feature Full, version

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to get feature flag ConfigurationState for feature Full from machine name TOMPUTER3D

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to get registry value Full

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to get feature configuration state for feature Full, version

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to get feature flag ConfigurationState for feature Full from machine name TOMPUTER3D

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to get registry value Full

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to get feature configuration state for feature Full, version

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to get feature flag ConfigurationState for feature Full from machine name TOMPUTER3D

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to get registry value Full

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to get feature configuration state for feature Full, version

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to get feature flag ConfigurationState for feature Full from machine name TOMPUTER3D

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to get registry value Full

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to get feature configuration state for feature Full, version

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to get feature flag ConfigurationState for feature Full from machine name TOMPUTER3D

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to get registry value Full

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to get feature configuration state for feature Full, version

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to get feature flag ConfigurationState for feature Full from machine name TOMPUTER3D

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to get registry value Full

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to get feature configuration state for feature Full, version

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to get feature flag ConfigurationState for feature Full from machine name TOMPUTER3D

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to get registry value Full

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to get feature configuration state for feature Full, version

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to get feature flag ConfigurationState for feature Full from machine name TOMPUTER3D

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to get registry value Full

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to get feature configuration state for feature Full, version

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to get feature flag ConfigurationState for feature Full from machine name TOMPUTER3D

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to get registry value Full

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to get feature configuration state for feature ALL, version

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name TOMPUTER3D

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to get feature configuration state for feature ALL, version

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name TOMPUTER3D

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to get registry value ALL

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to get feature configuration state for feature ALL, version

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name TOMPUTER3D

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to get registry value ALL

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to get feature configuration state for feature ALL, version

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name TOMPUTER3D

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to get feature configuration state for feature ALL, version

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name TOMPUTER3D

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to get feature configuration state for feature ALL, version

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name TOMPUTER3D

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to get feature configuration state for feature ALL, version

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name TOMPUTER3D

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to get registry value ALL

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to get feature configuration state for feature ALL, version

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name TOMPUTER3D

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to get registry value ALL

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to get feature configuration state for feature ALL, version

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name TOMPUTER3D

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to get feature configuration state for feature ALL, version

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name TOMPUTER3D

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to get feature configuration state for feature ALL, version

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name TOMPUTER3D

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to get feature configuration state for feature ALL, version

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name TOMPUTER3D

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to get feature configuration state for feature ALL, version

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name TOMPUTER3D

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to get registry value ALL

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to get feature configuration state for feature ALL, version

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name TOMPUTER3D

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to get feature configuration state for feature SupportFiles, version

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to get feature flag ConfigurationState for feature SupportFiles from machine name TOMPUTER3D

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:25:03 Slp: Sco: Attempting to get registry value SupportFiles

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_inst_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_inst_Cpu32: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_inst_loc_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_inst_loc_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1028: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1031: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1033: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1036: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1040: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1041: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1042: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1046: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1049: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_inst_loc_Cpu32_2052: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_inst_loc_Cpu32_3082: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1053: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_fulltext_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_fulltext_Cpu32: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dq_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dq_Cpu32: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dq_loc_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dq_loc_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dq_loc_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dq_loc_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dq_loc_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dq_loc_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dq_loc_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dq_loc_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dq_loc_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dq_loc_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dq_loc_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dq_loc_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dq_loc_Cpu32_1028: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dq_loc_Cpu32_1031: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dq_loc_Cpu32_1033: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dq_loc_Cpu32_1036: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dq_loc_Cpu32_1040: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dq_loc_Cpu32_1041: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dq_loc_Cpu32_1042: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dq_loc_Cpu32_1046: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dq_loc_Cpu32_1049: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dq_loc_Cpu32_2052: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dq_loc_Cpu32_3082: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dq_loc_Cpu32_1053: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_shared_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_shared_loc_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_shared_loc_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_as_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_as_Cpu32: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_as_loc_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_as_loc_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_as_loc_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_as_loc_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_as_loc_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_as_loc_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_as_loc_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_as_loc_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_as_loc_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_as_loc_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_as_loc_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_as_loc_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_as_loc_Cpu32_1028: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_as_loc_Cpu32_1031: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_as_loc_Cpu32_1033: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_as_loc_Cpu32_1036: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_as_loc_Cpu32_1040: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_as_loc_Cpu32_1041: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_as_loc_Cpu32_1042: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_as_loc_Cpu32_1046: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_as_loc_Cpu32_1049: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_as_loc_Cpu32_2052: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_as_loc_Cpu32_3082: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_as_loc_Cpu32_1053: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\SQL_AS_OLEDB.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\SQL_AS_OLEDB.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID SQL_AS_OLEDB_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\SQL_AS_OLEDB.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\SQL_AS_OLEDB.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID SQL_AS_OLEDB_Cpu32: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_as_spi_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_rs_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_rs_Cpu32: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_rsshp_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID rsSharePoint_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_rs_KJ_virtual_native_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_rs_SQL10_virtual_sharepoint_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID RS2005_virtual_native_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID RS2005_virtual_sharepoint_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_rs_loc_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_rs_loc_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_rs_loc_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_rs_loc_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_rs_loc_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_rs_loc_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_rs_loc_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_rs_loc_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_rs_loc_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_rs_loc_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_rs_loc_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_rs_loc_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_rs_loc_Cpu32_1028: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_rs_loc_Cpu32_1031: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_rs_loc_Cpu32_1033: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_rs_loc_Cpu32_1036: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_rs_loc_Cpu32_1040: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_rs_loc_Cpu32_1041: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_rs_loc_Cpu32_1042: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_rs_loc_Cpu32_1046: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_rs_loc_Cpu32_1049: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_rs_loc_Cpu32_2052: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_rs_loc_Cpu32_3082: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_rs_loc_Cpu32_1053: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dqc_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dqc_loc_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dqc_loc_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dqc_loc_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dqc_loc_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dqc_loc_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dqc_loc_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dqc_loc_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dqc_loc_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dqc_loc_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dqc_loc_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dqc_loc_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dqc_loc_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dq_common_Cpu64: Using MsiUpgradeDetectionEngine

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dq_common_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_is_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_is_loc_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_is_loc_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_is_loc_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_is_loc_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_is_loc_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_is_loc_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_is_loc_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_is_loc_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_is_loc_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_is_loc_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_is_loc_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_is_loc_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_tools_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_tools_loc_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_tools_loc_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_tools_loc_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_tools_loc_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_tools_loc_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_tools_loc_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_tools_loc_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_tools_loc_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_tools_loc_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_tools_loc_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_tools_loc_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_tools_loc_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dreplay_controller_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dreplay_controller_loc_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dreplay_controller_loc_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dreplay_client_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dreplay_client_loc_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dreplay_client_loc_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dreplay_client_loc_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dreplay_client_loc_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dreplay_client_loc_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dreplay_client_loc_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dreplay_client_loc_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dreplay_client_loc_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dreplay_client_loc_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dreplay_client_loc_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dreplay_client_loc_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID sql_dreplay_client_loc_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\x64\setup\x64\SSIS64ForSSDTBI.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\x64\setup\x64\SSIS64ForSSDTBI.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID SSIS64ForSSDTBI_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\x64\setup\x86\ssdtbi.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\x64\setup\x86\ssdtbi.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID ssdtbi_Cpu32: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID ssdtbi_loc_Cpu32_1028: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID ssdtbi_loc_Cpu32_1031: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID ssdtbi_loc_Cpu32_1033: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID ssdtbi_loc_Cpu32_1036: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID ssdtbi_loc_Cpu32_1040: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID ssdtbi_loc_Cpu32_1041: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID ssdtbi_loc_Cpu32_1042: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID ssdtbi_loc_Cpu32_1046: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID ssdtbi_loc_Cpu32_1049: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (09) 2015-07-22 20:25:03 Slp: Package ID ssdtbi_loc_Cpu32_2052: NotInstalled

    (09) 2015-07-22 20:25:03 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Package ID ssdtbi_loc_Cpu32_3082: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Package ID ssdtbi_loc_Cpu32_1053: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_ssms_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_ssms_loc_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_ssms_loc_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_ssms_loc_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_ssms_loc_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_ssms_loc_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_ssms_loc_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_ssms_loc_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_ssms_loc_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_ssms_loc_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_ssms_loc_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_ssms_loc_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_ssms_loc_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_common_core_Cpu64: Using MsiUpgradeDetectionEngine

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_common_core_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_common_core_loc_Cpu64_1028: Using MsiUpgradeDetectionEngine

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_common_core_loc_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_common_core_loc_Cpu64_1031: Using MsiUpgradeDetectionEngine

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_common_core_loc_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_common_core_loc_Cpu64_1033: Using MsiUpgradeDetectionEngine

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_common_core_loc_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_common_core_loc_Cpu64_1036: Using MsiUpgradeDetectionEngine

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_common_core_loc_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_common_core_loc_Cpu64_1040: Using MsiUpgradeDetectionEngine

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_common_core_loc_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_common_core_loc_Cpu64_1041: Using MsiUpgradeDetectionEngine

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_common_core_loc_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_common_core_loc_Cpu64_1042: Using MsiUpgradeDetectionEngine

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_common_core_loc_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_common_core_loc_Cpu64_1046: Using MsiUpgradeDetectionEngine

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_common_core_loc_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_common_core_loc_Cpu64_1049: Using MsiUpgradeDetectionEngine

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_common_core_loc_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_common_core_loc_Cpu64_2052: Using MsiUpgradeDetectionEngine

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_common_core_loc_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_common_core_loc_Cpu64_3082: Using MsiUpgradeDetectionEngine

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_common_core_loc_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_common_core_loc_Cpu64_1053: Using MsiUpgradeDetectionEngine

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_common_core_loc_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID SqlSupport_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID WatsonX86_Cpu32: Installed - Version: 12.0.6012.5000

    (09) 2015-07-22 20:25:04 Slp: Package ID sqlncli_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID msodbcsql_Cpu64: Installed - Version: 12.1.4100.1

    (09) 2015-07-22 20:25:04 Slp: Package ID SqlLocalDB_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\SSDTStub.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Package ID SSDTStub_Cpu32: Installed - Version: 10.3.20116.0

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\SSDTDBSvcExternals.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\SSDTDBSvcExternals.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Package ID SSDTDBSvcExternals_Cpu32: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\SharedManagementObjects.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\SharedManagementObjects.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Package ID SharedManagementObjects_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\SharedManagementObjects.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\SharedManagementObjects.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Package ID SharedManagementObjects_Cpu32: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\TSqlLanguageService.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\TSqlLanguageService.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Package ID tsqllangsvc_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\DACFramework.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\DACFramework.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Package ID dacfx_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sqlls_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID SqlWriter_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID BOL_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Package ID BOL_Loc_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Package ID BOL_Loc_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID BOL_Loc_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Package ID BOL_Loc_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Package ID BOL_Loc_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Package ID BOL_Loc_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Package ID BOL_Loc_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Package ID BOL_Loc_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Package ID BOL_Loc_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Package ID BOL_Loc_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Package ID BOL_Loc_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Package ID BOL_Loc_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID BOL_Reg_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID BestPracticesPolicies_Cpu32: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID SqlBrowser_Cpu32: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID SqlSqmShared_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID RsFx_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID SQLSysClrTypes_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID ReportViewer_Cpu32: Installed - Version: 12.0.2000.8

    (09) 2015-07-22 20:25:04 Slp: Package ID vsta_runtime_32_Cpu32: Installed - Version: 10.0.40220

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1028_CHT_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1028_CHT_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Package ID vsta_runtime_lp_32_Cpu32_1028: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1031_DEU_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1031_DEU_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Package ID vsta_runtime_lp_32_Cpu32_1031: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1033_ENU_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1033_ENU_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Package ID vsta_runtime_lp_32_Cpu32_1033: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1036_FRA_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1036_FRA_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Package ID vsta_runtime_lp_32_Cpu32_1036: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1040_ITA_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1040_ITA_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Package ID vsta_runtime_lp_32_Cpu32_1040: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1041_JPN_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1041_JPN_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Package ID vsta_runtime_lp_32_Cpu32_1041: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1042_KOR_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1042_KOR_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Package ID vsta_runtime_lp_32_Cpu32_1042: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1046_PTB_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1046_PTB_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Package ID vsta_runtime_lp_32_Cpu32_1046: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1049_RUS_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1049_RUS_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Package ID vsta_runtime_lp_32_Cpu32_1049: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\2052_CHS_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\2052_CHS_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Package ID vsta_runtime_lp_32_Cpu32_2052: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\3082_ESN_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\3082_ESN_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Package ID vsta_runtime_lp_32_Cpu32_3082: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1053_SVE_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1053_SVE_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Package ID vsta_runtime_lp_32_Cpu32_1053: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID vsta_runtime_64_Cpu64: Installed - Version: 10.0.40220

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1028_CHT_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1028_CHT_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Package ID vsta_runtime_lp_64_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1031_DEU_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1031_DEU_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Package ID vsta_runtime_lp_64_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1033_ENU_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1033_ENU_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Package ID vsta_runtime_lp_64_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1036_FRA_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1036_FRA_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Package ID vsta_runtime_lp_64_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1040_ITA_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1040_ITA_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Package ID vsta_runtime_lp_64_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1041_JPN_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1041_JPN_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Package ID vsta_runtime_lp_64_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1042_KOR_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1042_KOR_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Package ID vsta_runtime_lp_64_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1046_PTB_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1046_PTB_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Package ID vsta_runtime_lp_64_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1049_RUS_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1049_RUS_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Package ID vsta_runtime_lp_64_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\2052_CHS_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\2052_CHS_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Package ID vsta_runtime_lp_64_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\3082_ESN_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\3082_ESN_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Package ID vsta_runtime_lp_64_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1053_SVE_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1053_SVE_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Package ID vsta_runtime_lp_64_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\redist\VSTA\designtime\x86\VSTA_DT30.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Package ID vsta_designtime_Cpu32: Installed - Version: 10.0.40220

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1028_CHT_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1028_CHT_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Package ID vsta_designtime_lp_Cpu32_1028: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1031_DEU_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1031_DEU_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Package ID vsta_designtime_lp_Cpu32_1031: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1033_ENU_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1033_ENU_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Package ID vsta_designtime_lp_Cpu32_1033: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1036_FRA_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1036_FRA_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Package ID vsta_designtime_lp_Cpu32_1036: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1040_ITA_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1040_ITA_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Package ID vsta_designtime_lp_Cpu32_1040: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1041_JPN_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1041_JPN_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Package ID vsta_designtime_lp_Cpu32_1041: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1042_KOR_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1042_KOR_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Package ID vsta_designtime_lp_Cpu32_1042: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1046_PTB_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1046_PTB_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Package ID vsta_designtime_lp_Cpu32_1046: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1049_RUS_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1049_RUS_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Package ID vsta_designtime_lp_Cpu32_1049: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\2052_CHS_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\2052_CHS_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Package ID vsta_designtime_lp_Cpu32_2052: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\3082_ESN_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\3082_ESN_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Package ID vsta_designtime_lp_Cpu32_3082: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1053_SVE_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1053_SVE_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Package ID vsta_designtime_lp_Cpu32_1053: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID MDS_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID MDS_Loc_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v3.5

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get registry value SP

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get registry value Version

    (09) 2015-07-22 20:25:04 Slp: Package ID DotNet35_Cpu64: Installed - Version: 3.5.30729.5420

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get registry value Install

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get registry value Version

    (09) 2015-07-22 20:25:04 Slp: Package ID DotNetCore_Cpu64: Installed - Version: 4.5.51209

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1028

    (09) 2015-07-22 20:25:04 Slp: Package ID DotNetLangPack_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1031

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get registry value Install

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get registry value Version

    (09) 2015-07-22 20:25:04 Slp: Package ID DotNetLangPack_Cpu64_1031: Installed - Version: 4.5.51209

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1033

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get registry value Install

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get registry value Version

    (09) 2015-07-22 20:25:04 Slp: Package ID DotNetLangPack_Cpu64_1033: Installed - Version: 4.5.51209

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1036

    (09) 2015-07-22 20:25:04 Slp: Package ID DotNetLangPack_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1040

    (09) 2015-07-22 20:25:04 Slp: Package ID DotNetLangPack_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1041

    (09) 2015-07-22 20:25:04 Slp: Package ID DotNetLangPack_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1042

    (09) 2015-07-22 20:25:04 Slp: Package ID DotNetLangPack_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1046

    (09) 2015-07-22 20:25:04 Slp: Package ID DotNetLangPack_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1049

    (09) 2015-07-22 20:25:04 Slp: Package ID DotNetLangPack_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\2052

    (09) 2015-07-22 20:25:04 Slp: Package ID DotNetLangPack_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\3082

    (09) 2015-07-22 20:25:04 Slp: Package ID DotNetLangPack_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1053

    (09) 2015-07-22 20:25:04 Slp: Package ID DotNetLangPack_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Updates\Microsoft .NET Framework 4 Extended\KB2468871

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get registry value ThisVersionInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get registry value Version

    (09) 2015-07-22 20:25:04 Slp: Package ID DotNetKB2468871_Cpu64: Installed - Version:

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Updates\Microsoft .NET Framework 4 Extended\KB2544514

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get registry value ThisVersionInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get registry value Version

    (09) 2015-07-22 20:25:04 Slp: Package ID DotNetKB2544514_Cpu64: Installed - Version:

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Updates\Microsoft .NET Framework 4 Extended\KB2533523

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get registry value ThisVersionInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get registry value Version

    (09) 2015-07-22 20:25:04 Slp: Package ID DotNetKB2533523_Cpu64: Installed - Version:

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get registry value Install

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get registry value Version

    (09) 2015-07-22 20:25:04 Slp: Package ID DotNet45Core_Cpu64: Installed - Version: 4.5.51209

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1028

    (09) 2015-07-22 20:25:04 Slp: Package ID DotNet45LangPack_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1031

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get registry value Install

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get registry value Version

    (09) 2015-07-22 20:25:04 Slp: Package ID DotNet45LangPack_Cpu64_1031: Installed - Version: 4.5.51209

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1033

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get registry value Install

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get registry value Version

    (09) 2015-07-22 20:25:04 Slp: Package ID DotNet45LangPack_Cpu64_1033: Installed - Version: 4.5.51209

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1036

    (09) 2015-07-22 20:25:04 Slp: Package ID DotNet45LangPack_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1040

    (09) 2015-07-22 20:25:04 Slp: Package ID DotNet45LangPack_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1041

    (09) 2015-07-22 20:25:04 Slp: Package ID DotNet45LangPack_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1042

    (09) 2015-07-22 20:25:04 Slp: Package ID DotNet45LangPack_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1046

    (09) 2015-07-22 20:25:04 Slp: Package ID DotNet45LangPack_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1049

    (09) 2015-07-22 20:25:04 Slp: Package ID DotNet45LangPack_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\2052

    (09) 2015-07-22 20:25:04 Slp: Package ID DotNet45LangPack_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\3082

    (09) 2015-07-22 20:25:04 Slp: Package ID DotNet45LangPack_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1053

    (09) 2015-07-22 20:25:04 Slp: Package ID DotNet45LangPack_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID VCRuntime_Cpu32: Installed - Version: 10.0.40219

    (09) 2015-07-22 20:25:04 Slp: Package ID VSPrerequisites_Cpu64: Installed - Version: 10.0.40219

    (09) 2015-07-22 20:25:04 Slp: Package ID VC10Redist_Cpu64: Installed - Version: 10.0.40219

    (09) 2015-07-22 20:25:04 Slp: Package ID VC10Redist_Cpu32: Installed - Version: 10.0.40219

    (09) 2015-07-22 20:25:04 Slp: Package ID VC90Redist_Cpu32: Installed - Version: 9.0.30729.6161

    (09) 2015-07-22 20:25:04 Slp: Package ID VSMTPack_Cpu32: Installed - Version: 4.0.30319

    (09) 2015-07-22 20:25:04 Slp: Package ID VSHelp_Cpu64: Installed - Version: 1.1.40219

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1028_CHT_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1028_CHT_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Package ID VSHelpLP_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1031_DEU_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1031_DEU_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Package ID VSHelpLP_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1033_ENU_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Package ID VSHelpLP_Cpu64_1033: Installed - Version: 1.1.40219

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1036_FRA_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1036_FRA_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Package ID VSHelpLP_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1040_ITA_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1040_ITA_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Package ID VSHelpLP_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1041_JPN_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1041_JPN_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Package ID VSHelpLP_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1042_KOR_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1042_KOR_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Package ID VSHelpLP_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1046_PTB_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1046_PTB_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Package ID VSHelpLP_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1049_RUS_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1049_RUS_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Package ID VSHelpLP_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\2052_CHS_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\2052_CHS_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Package ID VSHelpLP_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\3082_ESN_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\3082_ESN_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Package ID VSHelpLP_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1053_SVE_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1053_SVE_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Package ID VSHelpLP_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID VSSMO_Cpu32: Installed - Version: 10.51.2500.0

    (09) 2015-07-22 20:25:04 Slp: Package ID VSSQLSysClrTypes_Cpu32: Installed - Version: 10.51.2500.0

    (09) 2015-07-22 20:25:04 Slp: Package ID VSShell_Cpu32: Installed - Version: 10.0.40219

    (09) 2015-07-22 20:25:04 Slp: Sco: File 'M:\1033_ENU_LP\redist\VisualStudioShell\VSIntSetup\x86\vs_setup.msi' does not exist

    (09) 2015-07-22 20:25:04 Slp: Package ID VSIntShell_Cpu32: Installed - Version: 10.0.40219

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell

    (09) 2015-07-22 20:25:04 Slp: Package ID VSShell2012_Cpu32: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1028

    (09) 2015-07-22 20:25:04 Slp: Package ID VSShell2012LP_Cpu32_1028: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1031

    (09) 2015-07-22 20:25:04 Slp: Package ID VSShell2012LP_Cpu32_1031: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1033

    (09) 2015-07-22 20:25:04 Slp: Package ID VSShell2012LP_Cpu32_1033: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1036

    (09) 2015-07-22 20:25:04 Slp: Package ID VSShell2012LP_Cpu32_1036: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1040

    (09) 2015-07-22 20:25:04 Slp: Package ID VSShell2012LP_Cpu32_1040: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1041

    (09) 2015-07-22 20:25:04 Slp: Package ID VSShell2012LP_Cpu32_1041: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1042

    (09) 2015-07-22 20:25:04 Slp: Package ID VSShell2012LP_Cpu32_1042: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1046

    (09) 2015-07-22 20:25:04 Slp: Package ID VSShell2012LP_Cpu32_1046: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1049

    (09) 2015-07-22 20:25:04 Slp: Package ID VSShell2012LP_Cpu32_1049: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\2052

    (09) 2015-07-22 20:25:04 Slp: Package ID VSShell2012LP_Cpu32_2052: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\3082

    (09) 2015-07-22 20:25:04 Slp: Package ID VSShell2012LP_Cpu32_3082: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1053

    (09) 2015-07-22 20:25:04 Slp: Package ID VSShell2012LP_Cpu32_1053: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\DevDiv\vs\Servicing\11.0\devenv

    (09) 2015-07-22 20:25:04 Slp: Package ID VSIntShell2012_Cpu32: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1028

    (09) 2015-07-22 20:25:04 Slp: Package ID VSIntShell2012LP_Cpu32_1028: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1031

    (09) 2015-07-22 20:25:04 Slp: Package ID VSIntShell2012LP_Cpu32_1031: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1033

    (09) 2015-07-22 20:25:04 Slp: Package ID VSIntShell2012LP_Cpu32_1033: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1036

    (09) 2015-07-22 20:25:04 Slp: Package ID VSIntShell2012LP_Cpu32_1036: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1040

    (09) 2015-07-22 20:25:04 Slp: Package ID VSIntShell2012LP_Cpu32_1040: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1041

    (09) 2015-07-22 20:25:04 Slp: Package ID VSIntShell2012LP_Cpu32_1041: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1042

    (09) 2015-07-22 20:25:04 Slp: Package ID VSIntShell2012LP_Cpu32_1042: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1046

    (09) 2015-07-22 20:25:04 Slp: Package ID VSIntShell2012LP_Cpu32_1046: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1049

    (09) 2015-07-22 20:25:04 Slp: Package ID VSIntShell2012LP_Cpu32_1049: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\2052

    (09) 2015-07-22 20:25:04 Slp: Package ID VSIntShell2012LP_Cpu32_2052: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\3082

    (09) 2015-07-22 20:25:04 Slp: Package ID VSIntShell2012LP_Cpu32_3082: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1053

    (09) 2015-07-22 20:25:04 Slp: Package ID VSIntShell2012LP_Cpu32_1053: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell

    (09) 2015-07-22 20:25:04 Slp: Package ID VSShell2013_Cpu32: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1028

    (09) 2015-07-22 20:25:04 Slp: Package ID VSShell2013LP_Cpu32_1028: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1031

    (09) 2015-07-22 20:25:04 Slp: Package ID VSShell2013LP_Cpu32_1031: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1033

    (09) 2015-07-22 20:25:04 Slp: Package ID VSShell2013LP_Cpu32_1033: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1036

    (09) 2015-07-22 20:25:04 Slp: Package ID VSShell2013LP_Cpu32_1036: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1040

    (09) 2015-07-22 20:25:04 Slp: Package ID VSShell2013LP_Cpu32_1040: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1041

    (09) 2015-07-22 20:25:04 Slp: Package ID VSShell2013LP_Cpu32_1041: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1042

    (09) 2015-07-22 20:25:04 Slp: Package ID VSShell2013LP_Cpu32_1042: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1046

    (09) 2015-07-22 20:25:04 Slp: Package ID VSShell2013LP_Cpu32_1046: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1049

    (09) 2015-07-22 20:25:04 Slp: Package ID VSShell2013LP_Cpu32_1049: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\2052

    (09) 2015-07-22 20:25:04 Slp: Package ID VSShell2013LP_Cpu32_2052: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\3082

    (09) 2015-07-22 20:25:04 Slp: Package ID VSShell2013LP_Cpu32_3082: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1053

    (09) 2015-07-22 20:25:04 Slp: Package ID VSShell2013LP_Cpu32_1053: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\DevDiv\vs\Servicing\12.0\devenv

    (09) 2015-07-22 20:25:04 Slp: Package ID VSIntShell2013_Cpu32: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1028

    (09) 2015-07-22 20:25:04 Slp: Package ID VSIntShell2013LP_Cpu32_1028: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1031

    (09) 2015-07-22 20:25:04 Slp: Package ID VSIntShell2013LP_Cpu32_1031: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1033

    (09) 2015-07-22 20:25:04 Slp: Package ID VSIntShell2013LP_Cpu32_1033: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1036

    (09) 2015-07-22 20:25:04 Slp: Package ID VSIntShell2013LP_Cpu32_1036: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1040

    (09) 2015-07-22 20:25:04 Slp: Package ID VSIntShell2013LP_Cpu32_1040: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1041

    (09) 2015-07-22 20:25:04 Slp: Package ID VSIntShell2013LP_Cpu32_1041: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1042

    (09) 2015-07-22 20:25:04 Slp: Package ID VSIntShell2013LP_Cpu32_1042: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1046

    (09) 2015-07-22 20:25:04 Slp: Package ID VSIntShell2013LP_Cpu32_1046: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1049

    (09) 2015-07-22 20:25:04 Slp: Package ID VSIntShell2013LP_Cpu32_1049: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\2052

    (09) 2015-07-22 20:25:04 Slp: Package ID VSIntShell2013LP_Cpu32_2052: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\3082

    (09) 2015-07-22 20:25:04 Slp: Package ID VSIntShell2013LP_Cpu32_3082: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1053

    (09) 2015-07-22 20:25:04 Slp: Package ID VSIntShell2013LP_Cpu32_1053: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\designTime

    (09) 2015-07-22 20:25:04 Slp: Package ID VSTA2012_Cpu32: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1033

    (09) 2015-07-22 20:25:04 Slp: Package ID VSTA2012_LangsSupport_Cpu32: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1028

    (09) 2015-07-22 20:25:04 Slp: Package ID VSTA2012_LP_Cpu32_1028: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1031

    (09) 2015-07-22 20:25:04 Slp: Package ID VSTA2012_LP_Cpu32_1031: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1033

    (09) 2015-07-22 20:25:04 Slp: Package ID VSTA2012_LP_Cpu32_1033: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1036

    (09) 2015-07-22 20:25:04 Slp: Package ID VSTA2012_LP_Cpu32_1036: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1040

    (09) 2015-07-22 20:25:04 Slp: Package ID VSTA2012_LP_Cpu32_1040: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1041

    (09) 2015-07-22 20:25:04 Slp: Package ID VSTA2012_LP_Cpu32_1041: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1042

    (09) 2015-07-22 20:25:04 Slp: Package ID VSTA2012_LP_Cpu32_1042: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1046

    (09) 2015-07-22 20:25:04 Slp: Package ID VSTA2012_LP_Cpu32_1046: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1049

    (09) 2015-07-22 20:25:04 Slp: Package ID VSTA2012_LP_Cpu32_1049: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\2052

    (09) 2015-07-22 20:25:04 Slp: Package ID VSTA2012_LP_Cpu32_2052: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\3082

    (09) 2015-07-22 20:25:04 Slp: Package ID VSTA2012_LP_Cpu32_3082: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1053

    (09) 2015-07-22 20:25:04 Slp: Package ID VSTA2012_LP_Cpu32_1053: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID VBExpress_Cpu32: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID VCSExpress_Cpu32: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID VCExpress_Cpu32: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID WPExpress_Cpu32: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID VSPremium_Cpu32: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID VSPro_Cpu32: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID VSTE_Cpu32: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID VSUltimate_Cpu32: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID VSLabAgent_Cpu32: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID VSTestAgent_Cpu32: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID VSTestController_Cpu32: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID VWDExpress_Cpu32: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID VSIsoShellRTM_Cpu32: Installed - Version: 10.0.40219

    (09) 2015-07-22 20:25:04 Slp: Package ID VSIntShellRTM_Cpu32: Installed - Version: 10.0.40219

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Powershell\1

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get registry value Install

    (09) 2015-07-22 20:25:04 PowerShell: Install value name under powershell reg hive is set with value 1

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Powershell\1\PowerShellEngine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get registry value PowerShellVersion

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get registry value PSCompatibleVersion

    (09) 2015-07-22 20:25:04 Slp: Package ID PowerShell2_Cpu64: Installed - Version: 2.0

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Powershell\1

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get registry value Install

    (09) 2015-07-22 20:25:04 PowerShell: Install value name under powershell reg hive is set with value 1

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Powershell\1\PowerShellEngine

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get registry value PowerShellVersion

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get registry value PSCompatibleVersion

    (09) 2015-07-22 20:25:04 Slp: Package ID PowerShell2_Cpu32: Installed - Version: 2.0

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_fulltext_SQL11_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_dq_loc_SQL11_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_dq_loc_SQL11_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_dq_SQL11_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_dqc_SQL11_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1033: Installed - Version: 11.0.2100.60

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_engine_core_inst_SQL11_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_engine_core_inst_SQL11_AnyInstance_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_as_loc_SQL11_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_as_loc_SQL11_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_as_loc_SQL11_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_as_loc_SQL11_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_as_loc_SQL11_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_as_loc_SQL11_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_as_loc_SQL11_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_as_loc_SQL11_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_as_loc_SQL11_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_as_loc_SQL11_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_as_loc_SQL11_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_as_loc_SQL11_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_as_SQL11_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_as_spi_SQL11_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_as_SQL11_AnyInstance_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_rs_loc_SQL11_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_rs_loc_SQL11_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_rs_SQL11_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_rs_SQL11_AnyInstance_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_rsshp_SQL11_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_is_SQL11_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_is_loc_SQL11_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_is_loc_SQL11_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_is_loc_SQL11_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_is_loc_SQL11_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_is_loc_SQL11_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_is_loc_SQL11_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_is_loc_SQL11_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_is_loc_SQL11_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_is_loc_SQL11_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_is_loc_SQL11_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_is_loc_SQL11_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_is_loc_SQL11_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_tools_SQL11_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_tools_loc_SQL11_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_tools_loc_SQL11_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_ssms_SQL11_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID BOL_SQL11_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID BOL_Loc_SQL11_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID BOL_Loc_SQL11_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID BOL_Loc_SQL11_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID BOL_Loc_SQL11_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID BOL_Loc_SQL11_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID BOL_Loc_SQL11_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID BOL_Loc_SQL11_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID BOL_Loc_SQL11_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID BOL_Loc_SQL11_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID BOL_Loc_SQL11_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID BOL_Loc_SQL11_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID BOL_Loc_SQL11_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID BOL_Reg_SQL11_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID SqlSqmShared_SQL11_Cpu64: Installed - Version: 11.0.2100.60

    (09) 2015-07-22 20:25:04 Slp: Package ID RsFx_SQL11_Cpu64: Installed - Version: 11.0.2100.60

    (09) 2015-07-22 20:25:04 Slp: Package ID SqlSupport_SQL11_Cpu64: Installed - Version: 11.1.3128.0

    (09) 2015-07-22 20:25:04 Slp: Package ID SQLSysClrTypes_SQL11_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_engine_core_shared_SQL11_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_common_core_SQL11_Cpu64: Installed - Version: 11.0.2100.60

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1033: Installed - Version: 11.0.2100.60

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_dq_common_SQL11_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID MDS_SQL11_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID MDS_Loc_SQL11_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_dreplay_controller_SQL11_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_dreplay_client_SQL11_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID SqlLocalDB_SQL11_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID SqlSupport_SQL14_CTP2_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_fulltext_SQL14_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_dq_SQL14_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_dq_loc_SQL14_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_dq_loc_SQL14_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_engine_core_inst_SQL14_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_engine_core_inst_SQL14_AnyInstance_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_as_loc_SQL14_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_as_loc_SQL14_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_as_loc_SQL14_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_as_loc_SQL14_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_as_loc_SQL14_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_as_loc_SQL14_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_as_loc_SQL14_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_as_loc_SQL14_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_as_loc_SQL14_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_as_loc_SQL14_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_as_loc_SQL14_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_as_loc_SQL14_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_as_SQL14_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_as_spi_SQL14_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_as_SQL14_AnyInstance_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_rs_loc_SQL14_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_rs_loc_SQL14_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_rs_SQL14_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_rs_SQL14_AnyInstance_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_is_SQL14_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_tools_SQL14_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_ssms_SQL14_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_engine_core_shared_SQL10_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_common_core_SQL10_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_fulltext_SQL10_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_engine_core_inst_SQL10_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_engine_core_inst_SQL10_AnyInstance_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_as_loc_SQL10_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_as_loc_SQL10_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_as_loc_SQL10_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_as_loc_SQL10_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_as_loc_SQL10_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_as_loc_SQL10_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_as_loc_SQL10_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_as_loc_SQL10_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_as_loc_SQL10_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_as_loc_SQL10_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_as_loc_SQL10_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_as_loc_SQL10_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_as_SQL10_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_as_spi_SQL10_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_as_SQL10_AnyInstance_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_rs_loc_SQL10_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_rs_loc_SQL10_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_rs_SQL10_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_rs_SQL10_AnyInstance_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_is_2008_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_is_loc_2008_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_is_loc_2008_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_is_loc_2008_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_is_loc_2008_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_is_loc_2008_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_is_loc_2008_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_is_loc_2008_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_is_loc_2008_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_is_loc_2008_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_is_loc_2008_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_is_loc_2008_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_is_loc_2008_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_tools_2008_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_tools_loc_2008_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_tools_loc_2008_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_tools_loc_2008_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_tools_loc_2008_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_tools_loc_2008_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_tools_loc_2008_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_tools_loc_2008_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_tools_loc_2008_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_tools_loc_2008_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_tools_loc_2008_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_tools_loc_2008_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_tools_loc_2008_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_ssms_2008_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_ssms_loc_2008_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_ssms_loc_2008_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_ssms_loc_2008_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_ssms_loc_2008_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_ssms_loc_2008_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_ssms_loc_2008_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_ssms_loc_2008_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_ssms_loc_2008_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_ssms_loc_2008_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_ssms_loc_2008_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_ssms_loc_2008_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_ssms_loc_2008_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID RsFx_2008_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID SQLSysClrTypes_2008_Cpu64: Installed - Version: 10.50.1600.1

    (09) 2015-07-22 20:25:04 Slp: Package ID SqlSqmShared_2008_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID BOL_2008_Cpu32: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_is_SQL10_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_tools_SQL10_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID sql_ssms_SQL10_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID SqlSupport_KatmaiRTM_Cpu64: Installed - Version: 10.3.5500.0

    (09) 2015-07-22 20:25:04 Slp: Package ID Sql2005_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID Sql2005_AnyInstance_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID AS2005_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID AS2005_AnyInstance_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID RS2005_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID RS2005_AnyInstance_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID IS2005_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID Tools2005_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID SqlSupport2005_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Package ID SqlDom_Cpu64: NotInstalled

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get feature configuration state for feature WatsonShared, version

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get feature flag ConfigurationState for feature WatsonShared from machine name TOMPUTER3D

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get feature configuration state for feature SQL_SQLODBC_CORE, version

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get feature flag ConfigurationState for feature SQL_SQLODBC_CORE from machine name TOMPUTER3D

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get registry value SQL_SQLODBC_CORE

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get feature configuration state for feature SQL_SQLODBC_SDK, version

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get feature flag ConfigurationState for feature SQL_SQLODBC_SDK from machine name TOMPUTER3D

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get registry value SQL_SQLODBC_SDK

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get feature configuration state for feature ALL, version

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name TOMPUTER3D

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get feature configuration state for feature ReportViewer_Feature, version

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ReportViewer_Feature from machine name TOMPUTER3D

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get feature configuration state for feature ALL, version

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name TOMPUTER3D

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get feature configuration state for feature ALL, version

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name TOMPUTER3D

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get registry value ALL

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get feature configuration state for feature ALL, version

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name TOMPUTER3D

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get feature configuration state for feature Full, version

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get feature flag ConfigurationState for feature Full from machine name TOMPUTER3D

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get registry value Full

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get feature configuration state for feature Full, version

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get feature flag ConfigurationState for feature Full from machine name TOMPUTER3D

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get registry value Full

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get feature configuration state for feature Full, version

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get feature flag ConfigurationState for feature Full from machine name TOMPUTER3D

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get registry value Full

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get feature configuration state for feature Full, version

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get feature flag ConfigurationState for feature Full from machine name TOMPUTER3D

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get registry value Full

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get feature configuration state for feature Full, version

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get feature flag ConfigurationState for feature Full from machine name TOMPUTER3D

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get registry value Full

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get feature configuration state for feature Full, version

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get feature flag ConfigurationState for feature Full from machine name TOMPUTER3D

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get registry value Full

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get feature configuration state for feature Full, version

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get feature flag ConfigurationState for feature Full from machine name TOMPUTER3D

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get registry value Full

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get feature configuration state for feature Full, version

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get feature flag ConfigurationState for feature Full from machine name TOMPUTER3D

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get registry value Full

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get feature configuration state for feature Full, version

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get feature flag ConfigurationState for feature Full from machine name TOMPUTER3D

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get registry value Full

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get feature configuration state for feature Full, version

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get feature flag ConfigurationState for feature Full from machine name TOMPUTER3D

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get registry value Full

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get feature configuration state for feature ALL, version

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name TOMPUTER3D

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get feature configuration state for feature ALL, version

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name TOMPUTER3D

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get registry value ALL

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get feature configuration state for feature ALL, version

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name TOMPUTER3D

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get registry value ALL

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get feature configuration state for feature ALL, version

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name TOMPUTER3D

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get feature configuration state for feature ALL, version

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name TOMPUTER3D

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get feature configuration state for feature ALL, version

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name TOMPUTER3D

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get feature configuration state for feature ALL, version

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name TOMPUTER3D

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get registry value ALL

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get feature configuration state for feature ALL, version

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name TOMPUTER3D

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get registry value ALL

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get feature configuration state for feature ALL, version

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name TOMPUTER3D

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get feature configuration state for feature ALL, version

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name TOMPUTER3D

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get feature configuration state for feature ALL, version

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name TOMPUTER3D

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get feature configuration state for feature ALL, version

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name TOMPUTER3D

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get feature configuration state for feature ALL, version

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name TOMPUTER3D

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get registry value ALL

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get feature configuration state for feature ALL, version

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name TOMPUTER3D

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get feature configuration state for feature SupportFiles, version

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get feature flag ConfigurationState for feature SupportFiles from machine name TOMPUTER3D

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:25:04 Slp: Sco: Attempting to get registry value SupportFiles

    (09) 2015-07-22 20:25:04 Slp: Attempting to save the setting 'FEATURES'

    (09) 2015-07-22 20:25:04 Slp: Setting source: NotSpecified

    (09) 2015-07-22 20:25:07 Slp: SLP: GetDiskCostByProductFeatures: mapped to 4 target directories

    (09) 2015-07-22 20:25:07 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "SYSTEMDRIVE"; Disk Cost: "160096"kb

    (09) 2015-07-22 20:25:07 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTALLSHAREDDIR"; Disk Cost: "346"kb

    (09) 2015-07-22 20:25:07 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTALLSHAREDWOWDIR"; Disk Cost: "306"kb

    (09) 2015-07-22 20:25:07 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTANCEDIR"; Disk Cost: "923904"kb

    (09) 2015-07-22 20:25:25 Slp: SLP: GetDiskCostByProductFeatures: mapped to 4 target directories

    (09) 2015-07-22 20:25:25 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "SYSTEMDRIVE"; Disk Cost: "160096"kb

    (09) 2015-07-22 20:25:25 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTALLSHAREDDIR"; Disk Cost: "529"kb

    (09) 2015-07-22 20:25:25 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTALLSHAREDWOWDIR"; Disk Cost: "489"kb

    (09) 2015-07-22 20:25:25 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTANCEDIR"; Disk Cost: "923904"kb

    (09) 2015-07-22 20:25:28 Slp: SLP: GetDiskCostByProductFeatures: mapped to 4 target directories

    (09) 2015-07-22 20:25:28 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "SYSTEMDRIVE"; Disk Cost: "160096"kb

    (09) 2015-07-22 20:25:28 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTALLSHAREDDIR"; Disk Cost: "346"kb

    (09) 2015-07-22 20:25:28 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTALLSHAREDWOWDIR"; Disk Cost: "306"kb

    (09) 2015-07-22 20:25:28 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTANCEDIR"; Disk Cost: "923904"kb

    (09) 2015-07-22 20:25:43 Slp: SLP: GetDiskCostByProductFeatures: mapped to 4 target directories

    (09) 2015-07-22 20:25:43 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "SYSTEMDRIVE"; Disk Cost: "1039629"kb

    (09) 2015-07-22 20:25:43 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTALLSHAREDDIR"; Disk Cost: "7536"kb

    (09) 2015-07-22 20:25:43 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTALLSHAREDWOWDIR"; Disk Cost: "315934"kb

    (09) 2015-07-22 20:25:43 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTANCEDIR"; Disk Cost: "923904"kb

    (09) 2015-07-22 20:25:43 Slp: SLP: GetDiskCostByProductFeatures: mapped to 4 target directories

    (09) 2015-07-22 20:25:43 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "SYSTEMDRIVE"; Disk Cost: "1039629"kb

    (09) 2015-07-22 20:25:43 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTALLSHAREDDIR"; Disk Cost: "7536"kb

    (09) 2015-07-22 20:25:43 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTALLSHAREDWOWDIR"; Disk Cost: "315934"kb

    (09) 2015-07-22 20:25:43 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTANCEDIR"; Disk Cost: "923904"kb

    (09) 2015-07-22 20:26:26 Slp: SLP: GetDiskCostByProductFeatures: mapped to 4 target directories

    (09) 2015-07-22 20:26:26 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "SYSTEMDRIVE"; Disk Cost: "1045940"kb

    (09) 2015-07-22 20:26:26 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTALLSHAREDDIR"; Disk Cost: "32709"kb

    (09) 2015-07-22 20:26:26 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTALLSHAREDWOWDIR"; Disk Cost: "393914"kb

    (09) 2015-07-22 20:26:26 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTANCEDIR"; Disk Cost: "923904"kb

    (09) 2015-07-22 20:26:30 Slp: SLP: GetDiskCostByProductFeatures: mapped to 4 target directories

    (09) 2015-07-22 20:26:30 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "SYSTEMDRIVE"; Disk Cost: "1081247"kb

    (09) 2015-07-22 20:26:30 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTALLSHAREDDIR"; Disk Cost: "123327"kb

    (09) 2015-07-22 20:26:30 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTALLSHAREDWOWDIR"; Disk Cost: "421786"kb

    (09) 2015-07-22 20:26:30 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTANCEDIR"; Disk Cost: "923904"kb

    (09) 2015-07-22 20:26:39 Slp: SLP: GetDiskCostByProductFeatures: mapped to 4 target directories

    (09) 2015-07-22 20:26:39 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "SYSTEMDRIVE"; Disk Cost: "1081247"kb

    (09) 2015-07-22 20:26:39 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTALLSHAREDDIR"; Disk Cost: "123327"kb

    (09) 2015-07-22 20:26:39 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTALLSHAREDWOWDIR"; Disk Cost: "421786"kb

    (09) 2015-07-22 20:26:39 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTANCEDIR"; Disk Cost: "924193"kb

    (09) 2015-07-22 20:26:42 Slp: SLP: GetDiskCostByProductFeatures: mapped to 4 target directories

    (09) 2015-07-22 20:26:42 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "SYSTEMDRIVE"; Disk Cost: "1081247"kb

    (09) 2015-07-22 20:26:42 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTALLSHAREDDIR"; Disk Cost: "123327"kb

    (09) 2015-07-22 20:26:42 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTALLSHAREDWOWDIR"; Disk Cost: "421786"kb

    (09) 2015-07-22 20:26:42 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTANCEDIR"; Disk Cost: "923904"kb

    (09) 2015-07-22 20:26:43 Slp: SLP: GetDiskCostByProductFeatures: mapped to 4 target directories

    (09) 2015-07-22 20:26:43 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "SYSTEMDRIVE"; Disk Cost: "1081247"kb

    (09) 2015-07-22 20:26:43 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTALLSHAREDDIR"; Disk Cost: "123327"kb

    (09) 2015-07-22 20:26:43 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTALLSHAREDWOWDIR"; Disk Cost: "421786"kb

    (09) 2015-07-22 20:26:43 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTANCEDIR"; Disk Cost: "924193"kb

    (09) 2015-07-22 20:26:44 Slp: SLP: GetDiskCostByProductFeatures: mapped to 4 target directories

    (09) 2015-07-22 20:26:44 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "SYSTEMDRIVE"; Disk Cost: "1081247"kb

    (09) 2015-07-22 20:26:44 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTALLSHAREDDIR"; Disk Cost: "123327"kb

    (09) 2015-07-22 20:26:44 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTALLSHAREDWOWDIR"; Disk Cost: "421786"kb

    (09) 2015-07-22 20:26:44 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTANCEDIR"; Disk Cost: "923904"kb

    (09) 2015-07-22 20:27:01 Slp: SLP: GetDiskCostByProductFeatures: mapped to 4 target directories

    (09) 2015-07-22 20:27:01 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "SYSTEMDRIVE"; Disk Cost: "1280468"kb

    (09) 2015-07-22 20:27:01 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTALLSHAREDDIR"; Disk Cost: "123327"kb

    (09) 2015-07-22 20:27:01 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTALLSHAREDWOWDIR"; Disk Cost: "421786"kb

    (09) 2015-07-22 20:27:01 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTANCEDIR"; Disk Cost: "923904"kb

    (09) 2015-07-22 20:27:13 Slp: SLP: GetDiskCostByProductFeatures: mapped to 4 target directories

    (09) 2015-07-22 20:27:13 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "SYSTEMDRIVE"; Disk Cost: "1280468"kb

    (09) 2015-07-22 20:27:13 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTALLSHAREDDIR"; Disk Cost: "123327"kb

    (09) 2015-07-22 20:27:13 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTALLSHAREDWOWDIR"; Disk Cost: "421786"kb

    (09) 2015-07-22 20:27:13 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTANCEDIR"; Disk Cost: "1354732"kb

    (09) 2015-07-22 20:27:20 Slp: SLP: GetDiskCostByProductFeatures: mapped to 4 target directories

    (09) 2015-07-22 20:27:20 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "SYSTEMDRIVE"; Disk Cost: "1439376"kb

    (09) 2015-07-22 20:27:20 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTALLSHAREDDIR"; Disk Cost: "123327"kb

    (09) 2015-07-22 20:27:20 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTALLSHAREDWOWDIR"; Disk Cost: "421786"kb

    (09) 2015-07-22 20:27:20 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTANCEDIR"; Disk Cost: "1354732"kb

    (09) 2015-07-22 20:27:21 Slp: SLP: GetDiskCostByProductFeatures: mapped to 4 target directories

    (09) 2015-07-22 20:27:21 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "SYSTEMDRIVE"; Disk Cost: "1280468"kb

    (09) 2015-07-22 20:27:21 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTALLSHAREDDIR"; Disk Cost: "123327"kb

    (09) 2015-07-22 20:27:21 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTALLSHAREDWOWDIR"; Disk Cost: "421786"kb

    (09) 2015-07-22 20:27:21 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTANCEDIR"; Disk Cost: "1354732"kb

    (09) 2015-07-22 20:27:22 Slp: SLP: GetDiskCostByProductFeatures: mapped to 4 target directories

    (09) 2015-07-22 20:27:22 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "SYSTEMDRIVE"; Disk Cost: "1439376"kb

    (09) 2015-07-22 20:27:22 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTALLSHAREDDIR"; Disk Cost: "123327"kb

    (09) 2015-07-22 20:27:22 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTALLSHAREDWOWDIR"; Disk Cost: "421786"kb

    (09) 2015-07-22 20:27:22 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTANCEDIR"; Disk Cost: "1354732"kb

    (09) 2015-07-22 20:27:26 Slp: SLP: GetDiskCostByProductFeatures: mapped to 4 target directories

    (09) 2015-07-22 20:27:26 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "SYSTEMDRIVE"; Disk Cost: "1439376"kb

    (09) 2015-07-22 20:27:26 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTALLSHAREDDIR"; Disk Cost: "123510"kb

    (09) 2015-07-22 20:27:26 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTALLSHAREDWOWDIR"; Disk Cost: "421969"kb

    (09) 2015-07-22 20:27:26 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTANCEDIR"; Disk Cost: "1354732"kb

    (09) 2015-07-22 20:27:34 Slp: SLP: GetDiskCostByProductFeatures: mapped to 4 target directories

    (09) 2015-07-22 20:27:34 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "SYSTEMDRIVE"; Disk Cost: "1439376"kb

    (09) 2015-07-22 20:27:34 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTALLSHAREDDIR"; Disk Cost: "123510"kb

    (09) 2015-07-22 20:27:34 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTALLSHAREDWOWDIR"; Disk Cost: "421969"kb

    (09) 2015-07-22 20:27:34 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTANCEDIR"; Disk Cost: "1355021"kb

    (09) 2015-07-22 20:27:34 Slp: SLP: GetDiskCostByProductFeatures: mapped to 4 target directories

    (09) 2015-07-22 20:27:34 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "SYSTEMDRIVE"; Disk Cost: "1439856"kb

    (09) 2015-07-22 20:27:34 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTALLSHAREDDIR"; Disk Cost: "123510"kb

    (09) 2015-07-22 20:27:34 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTALLSHAREDWOWDIR"; Disk Cost: "421969"kb

    (09) 2015-07-22 20:27:34 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTANCEDIR"; Disk Cost: "1357845"kb

    (09) 2015-07-22 20:27:34 Slp: SLP: GetDiskCostByProductFeatures: mapped to 4 target directories

    (09) 2015-07-22 20:27:34 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "SYSTEMDRIVE"; Disk Cost: "1667214"kb

    (09) 2015-07-22 20:27:34 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTALLSHAREDDIR"; Disk Cost: "123510"kb

    (09) 2015-07-22 20:27:34 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTALLSHAREDWOWDIR"; Disk Cost: "421969"kb

    (09) 2015-07-22 20:27:34 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTANCEDIR"; Disk Cost: "1698630"kb

    (09) 2015-07-22 20:27:34 Slp: SLP: GetDiskCostByProductFeatures: mapped to 4 target directories

    (09) 2015-07-22 20:27:34 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "SYSTEMDRIVE"; Disk Cost: "1972127"kb

    (09) 2015-07-22 20:27:34 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTALLSHAREDDIR"; Disk Cost: "124014"kb

    (09) 2015-07-22 20:27:34 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTALLSHAREDWOWDIR"; Disk Cost: "424974"kb

    (09) 2015-07-22 20:27:34 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTANCEDIR"; Disk Cost: "2254447"kb

    (09) 2015-07-22 20:27:34 Slp: SLP: GetDiskCostByProductFeatures: mapped to 4 target directories

    (09) 2015-07-22 20:27:34 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "SYSTEMDRIVE"; Disk Cost: "3076308"kb

    (09) 2015-07-22 20:27:34 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTALLSHAREDDIR"; Disk Cost: "124014"kb

    (09) 2015-07-22 20:27:34 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTALLSHAREDWOWDIR"; Disk Cost: "424974"kb

    (09) 2015-07-22 20:27:34 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTANCEDIR"; Disk Cost: "2254447"kb

    (09) 2015-07-22 20:27:34 Slp: SLP: GetDiskCostByProductFeatures: mapped to 4 target directories

    (09) 2015-07-22 20:27:34 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "SYSTEMDRIVE"; Disk Cost: "3282159"kb

    (09) 2015-07-22 20:27:34 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTALLSHAREDDIR"; Disk Cost: "124014"kb

    (09) 2015-07-22 20:27:34 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTALLSHAREDWOWDIR"; Disk Cost: "424974"kb

    (09) 2015-07-22 20:27:34 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTANCEDIR"; Disk Cost: "2254447"kb

    (09) 2015-07-22 20:27:34 Slp: SLP: GetDiskCostByProductFeatures: mapped to 4 target directories

    (09) 2015-07-22 20:27:34 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "SYSTEMDRIVE"; Disk Cost: "3282159"kb

    (09) 2015-07-22 20:27:34 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTALLSHAREDDIR"; Disk Cost: "124014"kb

    (09) 2015-07-22 20:27:34 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTALLSHAREDWOWDIR"; Disk Cost: "486041"kb

    (09) 2015-07-22 20:27:34 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTANCEDIR"; Disk Cost: "2254447"kb

    (09) 2015-07-22 20:27:34 Slp: SLP: GetDiskCostByProductFeatures: mapped to 4 target directories

    (09) 2015-07-22 20:27:34 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "SYSTEMDRIVE"; Disk Cost: "3282278"kb

    (09) 2015-07-22 20:27:34 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTALLSHAREDDIR"; Disk Cost: "124239"kb

    (09) 2015-07-22 20:27:34 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTALLSHAREDWOWDIR"; Disk Cost: "486224"kb

    (09) 2015-07-22 20:27:34 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTANCEDIR"; Disk Cost: "2254447"kb

    (09) 2015-07-22 20:27:34 Slp: SLP: GetDiskCostByProductFeatures: mapped to 4 target directories

    (09) 2015-07-22 20:27:34 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "SYSTEMDRIVE"; Disk Cost: "3292072"kb

    (09) 2015-07-22 20:27:34 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTALLSHAREDDIR"; Disk Cost: "127431"kb

    (09) 2015-07-22 20:27:34 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTALLSHAREDWOWDIR"; Disk Cost: "489416"kb

    (09) 2015-07-22 20:27:34 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTANCEDIR"; Disk Cost: "2254447"kb

    (09) 2015-07-22 20:27:34 Slp: SLP: GetDiskCostByProductFeatures: mapped to 4 target directories

    (09) 2015-07-22 20:27:34 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "SYSTEMDRIVE"; Disk Cost: "3292182"kb

    (09) 2015-07-22 20:27:34 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTALLSHAREDDIR"; Disk Cost: "127431"kb

    (09) 2015-07-22 20:27:34 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTALLSHAREDWOWDIR"; Disk Cost: "497665"kb

    (09) 2015-07-22 20:27:34 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTANCEDIR"; Disk Cost: "2254447"kb

    (09) 2015-07-22 20:27:34 Slp: SLP: GetDiskCostByProductFeatures: mapped to 4 target directories

    (09) 2015-07-22 20:27:34 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "SYSTEMDRIVE"; Disk Cost: "3292292"kb

    (09) 2015-07-22 20:27:34 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTALLSHAREDDIR"; Disk Cost: "127431"kb

    (09) 2015-07-22 20:27:34 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTALLSHAREDWOWDIR"; Disk Cost: "500015"kb

    (09) 2015-07-22 20:27:34 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTANCEDIR"; Disk Cost: "2254447"kb

    (12) 2015-07-22 20:28:15 Slp: SLP: GetDiskCostByProductFeatures: mapped to 4 target directories

    (12) 2015-07-22 20:28:15 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "SYSTEMDRIVE"; Disk Cost: "3292292"kb

    (12) 2015-07-22 20:28:15 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTALLSHAREDDIR"; Disk Cost: "127431"kb

    (12) 2015-07-22 20:28:15 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTALLSHAREDWOWDIR"; Disk Cost: "500015"kb

    (12) 2015-07-22 20:28:15 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTANCEDIR"; Disk Cost: "2254447"kb

    (12) 2015-07-22 20:28:15 Slp: Sco: Attempting to get directory information for path C:\Program Files\Microsoft SQL Server(12) 2015-07-22 20:28:15 Slp: Sco: Attempting to get directory information for path C:\Program Files\Microsoft SQL Server(12) 2015-07-22 20:28:15 Slp: Workflow to execute: 'CALCULATESCENARIO'

    (12) 2015-07-22 20:28:15 Slp: ----------------------------------------------------------------------

    (12) 2015-07-22 20:28:15 Slp: Running Action: ClearCalculatedState

    (12) 2015-07-22 20:28:15 Slp: Completed Action: ClearCalculatedState, returned True

    (12) 2015-07-22 20:28:15 Slp: ----------------------------------------------------------------------

    (12) 2015-07-22 20:28:15 Slp: Skipping Action: SetUninstallEnableInstallMatchingByInstanceId

    (12) 2015-07-22 20:28:15 Slp: Action is being skipped due to the following restrictions:

    (12) 2015-07-22 20:28:15 Slp: Condition "Is the user's scenario set to Uninstall" did not pass as it returned false and true was expected.

    (12) 2015-07-22 20:28:15 Slp: ----------------------------------------------------------------------

    (12) 2015-07-22 20:28:15 Slp: Skipping property IncludedPackages of class: SetPackageInstallStateAction

    (12) 2015-07-22 20:28:15 Slp: Input of property will not be set due to the following failed restriction(s):

    (12) 2015-07-22 20:28:15 Slp: Condition "Is the datastore flag /Scenario/GlobalFlags/EnableDetectPackageIdFilter set" did not pass as it returned false and true was expected.

    (12) 2015-07-22 20:28:15 Slp: ----------------------------------------------------------------------

    (12) 2015-07-22 20:28:15 Slp: Running Action: SetPackageInstallStateAction

    (12) 2015-07-22 20:28:15 Slp: Package ID sql_engine_core_inst_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:15 Slp: Package ID sql_engine_core_inst_Cpu32: NotInstalled

    (12) 2015-07-22 20:28:15 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (12) 2015-07-22 20:28:15 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (12) 2015-07-22 20:28:15 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1028: NotInstalled

    (12) 2015-07-22 20:28:15 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (12) 2015-07-22 20:28:15 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (12) 2015-07-22 20:28:15 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1031: NotInstalled

    (12) 2015-07-22 20:28:15 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1033: NotInstalled

    (12) 2015-07-22 20:28:15 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (12) 2015-07-22 20:28:15 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (12) 2015-07-22 20:28:15 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1036: NotInstalled

    (12) 2015-07-22 20:28:15 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (12) 2015-07-22 20:28:15 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (12) 2015-07-22 20:28:15 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1040: NotInstalled

    (12) 2015-07-22 20:28:15 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (12) 2015-07-22 20:28:15 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (12) 2015-07-22 20:28:15 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1041: NotInstalled

    (12) 2015-07-22 20:28:15 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (12) 2015-07-22 20:28:15 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (12) 2015-07-22 20:28:15 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1042: NotInstalled

    (12) 2015-07-22 20:28:15 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (12) 2015-07-22 20:28:15 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (12) 2015-07-22 20:28:15 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1046: NotInstalled

    (12) 2015-07-22 20:28:15 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (12) 2015-07-22 20:28:15 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (12) 2015-07-22 20:28:15 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1049: NotInstalled

    (12) 2015-07-22 20:28:15 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (12) 2015-07-22 20:28:15 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (12) 2015-07-22 20:28:15 Slp: Package ID sql_engine_core_inst_loc_Cpu64_2052: NotInstalled

    (12) 2015-07-22 20:28:15 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (12) 2015-07-22 20:28:15 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (12) 2015-07-22 20:28:15 Slp: Package ID sql_engine_core_inst_loc_Cpu64_3082: NotInstalled

    (12) 2015-07-22 20:28:15 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (12) 2015-07-22 20:28:15 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (12) 2015-07-22 20:28:15 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1053: NotInstalled

    (12) 2015-07-22 20:28:15 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (12) 2015-07-22 20:28:15 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (12) 2015-07-22 20:28:15 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1028: NotInstalled

    (12) 2015-07-22 20:28:15 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (12) 2015-07-22 20:28:15 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (12) 2015-07-22 20:28:15 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1031: NotInstalled

    (12) 2015-07-22 20:28:15 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1033: NotInstalled

    (12) 2015-07-22 20:28:15 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (12) 2015-07-22 20:28:15 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (12) 2015-07-22 20:28:15 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1036: NotInstalled

    (12) 2015-07-22 20:28:15 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (12) 2015-07-22 20:28:15 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (12) 2015-07-22 20:28:15 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1040: NotInstalled

    (12) 2015-07-22 20:28:15 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (12) 2015-07-22 20:28:15 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (12) 2015-07-22 20:28:15 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1041: NotInstalled

    (12) 2015-07-22 20:28:15 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (12) 2015-07-22 20:28:15 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (12) 2015-07-22 20:28:15 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1042: NotInstalled

    (12) 2015-07-22 20:28:15 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (12) 2015-07-22 20:28:15 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (12) 2015-07-22 20:28:15 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1046: NotInstalled

    (12) 2015-07-22 20:28:15 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1049: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_engine_core_inst_loc_Cpu32_2052: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_engine_core_inst_loc_Cpu32_3082: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1053: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_fulltext_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_fulltext_Cpu32: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dq_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dq_Cpu32: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dq_loc_Cpu64_1028: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dq_loc_Cpu64_1031: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dq_loc_Cpu64_1033: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dq_loc_Cpu64_1036: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dq_loc_Cpu64_1040: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dq_loc_Cpu64_1041: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dq_loc_Cpu64_1042: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dq_loc_Cpu64_1046: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dq_loc_Cpu64_1049: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dq_loc_Cpu64_2052: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dq_loc_Cpu64_3082: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dq_loc_Cpu64_1053: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dq_loc_Cpu32_1028: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dq_loc_Cpu32_1031: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dq_loc_Cpu32_1033: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dq_loc_Cpu32_1036: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dq_loc_Cpu32_1040: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dq_loc_Cpu32_1041: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dq_loc_Cpu32_1042: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dq_loc_Cpu32_1046: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dq_loc_Cpu32_1049: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dq_loc_Cpu32_2052: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dq_loc_Cpu32_3082: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dq_loc_Cpu32_1053: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_engine_core_shared_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1028: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1031: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1033: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1036: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1040: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1041: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1042: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1046: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1049: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_engine_core_shared_loc_Cpu64_2052: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_engine_core_shared_loc_Cpu64_3082: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1053: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_as_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_as_Cpu32: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_as_loc_Cpu64_1028: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_as_loc_Cpu64_1031: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_as_loc_Cpu64_1033: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_as_loc_Cpu64_1036: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_as_loc_Cpu64_1040: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_as_loc_Cpu64_1041: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_as_loc_Cpu64_1042: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_as_loc_Cpu64_1046: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_as_loc_Cpu64_1049: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_as_loc_Cpu64_2052: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_as_loc_Cpu64_3082: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_as_loc_Cpu64_1053: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_as_loc_Cpu32_1028: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_as_loc_Cpu32_1031: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_as_loc_Cpu32_1033: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_as_loc_Cpu32_1036: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_as_loc_Cpu32_1040: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_as_loc_Cpu32_1041: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_as_loc_Cpu32_1042: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_as_loc_Cpu32_1046: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_as_loc_Cpu32_1049: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_as_loc_Cpu32_2052: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_as_loc_Cpu32_3082: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_as_loc_Cpu32_1053: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\SQL_AS_OLEDB.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\SQL_AS_OLEDB.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID SQL_AS_OLEDB_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\SQL_AS_OLEDB.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\SQL_AS_OLEDB.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID SQL_AS_OLEDB_Cpu32: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_as_spi_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_rs_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_rs_Cpu32: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_rsshp_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID rsSharePoint_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_rs_KJ_virtual_native_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_rs_SQL10_virtual_sharepoint_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID RS2005_virtual_native_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID RS2005_virtual_sharepoint_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_rs_loc_Cpu64_1028: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_rs_loc_Cpu64_1031: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_rs_loc_Cpu64_1033: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_rs_loc_Cpu64_1036: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_rs_loc_Cpu64_1040: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_rs_loc_Cpu64_1041: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_rs_loc_Cpu64_1042: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_rs_loc_Cpu64_1046: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_rs_loc_Cpu64_1049: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_rs_loc_Cpu64_2052: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_rs_loc_Cpu64_3082: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_rs_loc_Cpu64_1053: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_rs_loc_Cpu32_1028: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_rs_loc_Cpu32_1031: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_rs_loc_Cpu32_1033: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_rs_loc_Cpu32_1036: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_rs_loc_Cpu32_1040: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_rs_loc_Cpu32_1041: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_rs_loc_Cpu32_1042: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_rs_loc_Cpu32_1046: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_rs_loc_Cpu32_1049: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_rs_loc_Cpu32_2052: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_rs_loc_Cpu32_3082: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_rs_loc_Cpu32_1053: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dqc_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dqc_loc_Cpu64_1028: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dqc_loc_Cpu64_1031: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dqc_loc_Cpu64_1033: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dqc_loc_Cpu64_1036: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dqc_loc_Cpu64_1040: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dqc_loc_Cpu64_1041: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dqc_loc_Cpu64_1042: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dqc_loc_Cpu64_1046: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dqc_loc_Cpu64_1049: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dqc_loc_Cpu64_2052: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dqc_loc_Cpu64_3082: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dqc_loc_Cpu64_1053: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dq_common_Cpu64: Using MsiUpgradeDetectionEngine

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dq_common_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_is_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_is_loc_Cpu64_1028: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_is_loc_Cpu64_1031: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_is_loc_Cpu64_1033: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_is_loc_Cpu64_1036: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_is_loc_Cpu64_1040: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_is_loc_Cpu64_1041: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_is_loc_Cpu64_1042: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_is_loc_Cpu64_1046: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_is_loc_Cpu64_1049: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_is_loc_Cpu64_2052: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_is_loc_Cpu64_3082: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_is_loc_Cpu64_1053: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_tools_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_tools_loc_Cpu64_1028: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_tools_loc_Cpu64_1031: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_tools_loc_Cpu64_1033: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_tools_loc_Cpu64_1036: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_tools_loc_Cpu64_1040: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_tools_loc_Cpu64_1041: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_tools_loc_Cpu64_1042: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_tools_loc_Cpu64_1046: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_tools_loc_Cpu64_1049: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_tools_loc_Cpu64_2052: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_tools_loc_Cpu64_3082: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_tools_loc_Cpu64_1053: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dreplay_controller_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1028: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1031: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1033: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1036: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1040: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1041: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1042: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1046: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1049: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dreplay_controller_loc_Cpu64_2052: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dreplay_controller_loc_Cpu64_3082: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1053: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dreplay_client_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dreplay_client_loc_Cpu64_1028: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dreplay_client_loc_Cpu64_1031: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dreplay_client_loc_Cpu64_1033: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dreplay_client_loc_Cpu64_1036: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dreplay_client_loc_Cpu64_1040: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dreplay_client_loc_Cpu64_1041: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dreplay_client_loc_Cpu64_1042: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dreplay_client_loc_Cpu64_1046: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dreplay_client_loc_Cpu64_1049: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dreplay_client_loc_Cpu64_2052: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dreplay_client_loc_Cpu64_3082: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dreplay_client_loc_Cpu64_1053: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\x64\setup\x64\SSIS64ForSSDTBI.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\x64\setup\x64\SSIS64ForSSDTBI.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID SSIS64ForSSDTBI_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\x64\setup\x86\ssdtbi.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\x64\setup\x86\ssdtbi.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID ssdtbi_Cpu32: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID ssdtbi_loc_Cpu32_1028: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID ssdtbi_loc_Cpu32_1031: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID ssdtbi_loc_Cpu32_1033: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID ssdtbi_loc_Cpu32_1036: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID ssdtbi_loc_Cpu32_1040: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID ssdtbi_loc_Cpu32_1041: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID ssdtbi_loc_Cpu32_1042: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID ssdtbi_loc_Cpu32_1046: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID ssdtbi_loc_Cpu32_1049: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID ssdtbi_loc_Cpu32_2052: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID ssdtbi_loc_Cpu32_3082: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID ssdtbi_loc_Cpu32_1053: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_ssms_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_ssms_loc_Cpu64_1028: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_ssms_loc_Cpu64_1031: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_ssms_loc_Cpu64_1033: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_ssms_loc_Cpu64_1036: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_ssms_loc_Cpu64_1040: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_ssms_loc_Cpu64_1041: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_ssms_loc_Cpu64_1042: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_ssms_loc_Cpu64_1046: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_ssms_loc_Cpu64_1049: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_ssms_loc_Cpu64_2052: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_ssms_loc_Cpu64_3082: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_ssms_loc_Cpu64_1053: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_common_core_Cpu64: Using MsiUpgradeDetectionEngine

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_common_core_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_common_core_loc_Cpu64_1028: Using MsiUpgradeDetectionEngine

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_common_core_loc_Cpu64_1028: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_common_core_loc_Cpu64_1031: Using MsiUpgradeDetectionEngine

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_common_core_loc_Cpu64_1031: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_common_core_loc_Cpu64_1033: Using MsiUpgradeDetectionEngine

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_common_core_loc_Cpu64_1033: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_common_core_loc_Cpu64_1036: Using MsiUpgradeDetectionEngine

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_common_core_loc_Cpu64_1036: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_common_core_loc_Cpu64_1040: Using MsiUpgradeDetectionEngine

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_common_core_loc_Cpu64_1040: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_common_core_loc_Cpu64_1041: Using MsiUpgradeDetectionEngine

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_common_core_loc_Cpu64_1041: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_common_core_loc_Cpu64_1042: Using MsiUpgradeDetectionEngine

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_common_core_loc_Cpu64_1042: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_common_core_loc_Cpu64_1046: Using MsiUpgradeDetectionEngine

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_common_core_loc_Cpu64_1046: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_common_core_loc_Cpu64_1049: Using MsiUpgradeDetectionEngine

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_common_core_loc_Cpu64_1049: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_common_core_loc_Cpu64_2052: Using MsiUpgradeDetectionEngine

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_common_core_loc_Cpu64_2052: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_common_core_loc_Cpu64_3082: Using MsiUpgradeDetectionEngine

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_common_core_loc_Cpu64_3082: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_common_core_loc_Cpu64_1053: Using MsiUpgradeDetectionEngine

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_common_core_loc_Cpu64_1053: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID SqlSupport_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID WatsonX86_Cpu32: Installed - Version: 12.0.6012.5000

    (12) 2015-07-22 20:28:16 Slp: Package ID sqlncli_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID msodbcsql_Cpu64: Installed - Version: 12.1.4100.1

    (12) 2015-07-22 20:28:16 Slp: Package ID SqlLocalDB_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\SSDTStub.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID SSDTStub_Cpu32: Installed - Version: 10.3.20116.0

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\SSDTDBSvcExternals.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\SSDTDBSvcExternals.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID SSDTDBSvcExternals_Cpu32: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\SharedManagementObjects.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\SharedManagementObjects.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID SharedManagementObjects_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\SharedManagementObjects.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\SharedManagementObjects.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID SharedManagementObjects_Cpu32: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\TSqlLanguageService.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\TSqlLanguageService.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID tsqllangsvc_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\DACFramework.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\DACFramework.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID dacfx_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sqlls_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID SqlWriter_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID BOL_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID BOL_Loc_Cpu64_1028: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID BOL_Loc_Cpu64_1031: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID BOL_Loc_Cpu64_1033: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID BOL_Loc_Cpu64_1036: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID BOL_Loc_Cpu64_1040: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID BOL_Loc_Cpu64_1041: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID BOL_Loc_Cpu64_1042: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID BOL_Loc_Cpu64_1046: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID BOL_Loc_Cpu64_1049: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID BOL_Loc_Cpu64_2052: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID BOL_Loc_Cpu64_3082: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID BOL_Loc_Cpu64_1053: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID BOL_Reg_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID BestPracticesPolicies_Cpu32: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID SqlBrowser_Cpu32: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID SqlSqmShared_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID RsFx_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID SQLSysClrTypes_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID ReportViewer_Cpu32: Installed - Version: 12.0.2000.8

    (12) 2015-07-22 20:28:16 Slp: Package ID vsta_runtime_32_Cpu32: Installed - Version: 10.0.40220

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1028_CHT_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1028_CHT_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID vsta_runtime_lp_32_Cpu32_1028: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1031_DEU_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1031_DEU_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID vsta_runtime_lp_32_Cpu32_1031: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1033_ENU_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1033_ENU_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID vsta_runtime_lp_32_Cpu32_1033: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1036_FRA_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1036_FRA_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID vsta_runtime_lp_32_Cpu32_1036: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1040_ITA_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1040_ITA_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID vsta_runtime_lp_32_Cpu32_1040: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1041_JPN_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1041_JPN_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID vsta_runtime_lp_32_Cpu32_1041: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1042_KOR_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1042_KOR_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID vsta_runtime_lp_32_Cpu32_1042: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1046_PTB_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1046_PTB_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID vsta_runtime_lp_32_Cpu32_1046: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1049_RUS_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1049_RUS_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID vsta_runtime_lp_32_Cpu32_1049: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\2052_CHS_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\2052_CHS_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID vsta_runtime_lp_32_Cpu32_2052: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\3082_ESN_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\3082_ESN_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID vsta_runtime_lp_32_Cpu32_3082: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1053_SVE_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1053_SVE_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID vsta_runtime_lp_32_Cpu32_1053: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID vsta_runtime_64_Cpu64: Installed - Version: 10.0.40220

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1028_CHT_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1028_CHT_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID vsta_runtime_lp_64_Cpu64_1028: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1031_DEU_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1031_DEU_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID vsta_runtime_lp_64_Cpu64_1031: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1033_ENU_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1033_ENU_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID vsta_runtime_lp_64_Cpu64_1033: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1036_FRA_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1036_FRA_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID vsta_runtime_lp_64_Cpu64_1036: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1040_ITA_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1040_ITA_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID vsta_runtime_lp_64_Cpu64_1040: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1041_JPN_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1041_JPN_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID vsta_runtime_lp_64_Cpu64_1041: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1042_KOR_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1042_KOR_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID vsta_runtime_lp_64_Cpu64_1042: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1046_PTB_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1046_PTB_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID vsta_runtime_lp_64_Cpu64_1046: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1049_RUS_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1049_RUS_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID vsta_runtime_lp_64_Cpu64_1049: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\2052_CHS_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\2052_CHS_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID vsta_runtime_lp_64_Cpu64_2052: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\3082_ESN_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\3082_ESN_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID vsta_runtime_lp_64_Cpu64_3082: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1053_SVE_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1053_SVE_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID vsta_runtime_lp_64_Cpu64_1053: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\redist\VSTA\designtime\x86\VSTA_DT30.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID vsta_designtime_Cpu32: Installed - Version: 10.0.40220

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1028_CHT_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1028_CHT_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID vsta_designtime_lp_Cpu32_1028: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1031_DEU_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1031_DEU_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID vsta_designtime_lp_Cpu32_1031: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1033_ENU_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1033_ENU_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID vsta_designtime_lp_Cpu32_1033: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1036_FRA_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1036_FRA_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID vsta_designtime_lp_Cpu32_1036: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1040_ITA_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1040_ITA_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID vsta_designtime_lp_Cpu32_1040: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1041_JPN_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1041_JPN_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID vsta_designtime_lp_Cpu32_1041: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1042_KOR_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1042_KOR_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID vsta_designtime_lp_Cpu32_1042: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1046_PTB_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1046_PTB_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID vsta_designtime_lp_Cpu32_1046: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1049_RUS_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1049_RUS_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID vsta_designtime_lp_Cpu32_1049: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\2052_CHS_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\2052_CHS_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID vsta_designtime_lp_Cpu32_2052: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\3082_ESN_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\3082_ESN_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID vsta_designtime_lp_Cpu32_3082: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1053_SVE_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1053_SVE_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID vsta_designtime_lp_Cpu32_1053: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID MDS_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID MDS_Loc_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v3.5

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to get registry value SP

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to get registry value Version

    (12) 2015-07-22 20:28:16 Slp: Package ID DotNet35_Cpu64: Installed - Version: 3.5.30729.5420

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to get registry value Install

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to get registry value Version

    (12) 2015-07-22 20:28:16 Slp: Package ID DotNetCore_Cpu64: Installed - Version: 4.5.51209

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1028

    (12) 2015-07-22 20:28:16 Slp: Package ID DotNetLangPack_Cpu64_1028: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1031

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to get registry value Install

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to get registry value Version

    (12) 2015-07-22 20:28:16 Slp: Package ID DotNetLangPack_Cpu64_1031: Installed - Version: 4.5.51209

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1033

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to get registry value Install

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to get registry value Version

    (12) 2015-07-22 20:28:16 Slp: Package ID DotNetLangPack_Cpu64_1033: Installed - Version: 4.5.51209

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1036

    (12) 2015-07-22 20:28:16 Slp: Package ID DotNetLangPack_Cpu64_1036: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1040

    (12) 2015-07-22 20:28:16 Slp: Package ID DotNetLangPack_Cpu64_1040: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1041

    (12) 2015-07-22 20:28:16 Slp: Package ID DotNetLangPack_Cpu64_1041: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1042

    (12) 2015-07-22 20:28:16 Slp: Package ID DotNetLangPack_Cpu64_1042: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1046

    (12) 2015-07-22 20:28:16 Slp: Package ID DotNetLangPack_Cpu64_1046: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1049

    (12) 2015-07-22 20:28:16 Slp: Package ID DotNetLangPack_Cpu64_1049: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\2052

    (12) 2015-07-22 20:28:16 Slp: Package ID DotNetLangPack_Cpu64_2052: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\3082

    (12) 2015-07-22 20:28:16 Slp: Package ID DotNetLangPack_Cpu64_3082: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1053

    (12) 2015-07-22 20:28:16 Slp: Package ID DotNetLangPack_Cpu64_1053: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Updates\Microsoft .NET Framework 4 Extended\KB2468871

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to get registry value ThisVersionInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to get registry value Version

    (12) 2015-07-22 20:28:16 Slp: Package ID DotNetKB2468871_Cpu64: Installed - Version:

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Updates\Microsoft .NET Framework 4 Extended\KB2544514

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to get registry value ThisVersionInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to get registry value Version

    (12) 2015-07-22 20:28:16 Slp: Package ID DotNetKB2544514_Cpu64: Installed - Version:

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Updates\Microsoft .NET Framework 4 Extended\KB2533523

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to get registry value ThisVersionInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to get registry value Version

    (12) 2015-07-22 20:28:16 Slp: Package ID DotNetKB2533523_Cpu64: Installed - Version:

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to get registry value Install

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to get registry value Version

    (12) 2015-07-22 20:28:16 Slp: Package ID DotNet45Core_Cpu64: Installed - Version: 4.5.51209

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1028

    (12) 2015-07-22 20:28:16 Slp: Package ID DotNet45LangPack_Cpu64_1028: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1031

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to get registry value Install

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to get registry value Version

    (12) 2015-07-22 20:28:16 Slp: Package ID DotNet45LangPack_Cpu64_1031: Installed - Version: 4.5.51209

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1033

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to get registry value Install

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to get registry value Version

    (12) 2015-07-22 20:28:16 Slp: Package ID DotNet45LangPack_Cpu64_1033: Installed - Version: 4.5.51209

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1036

    (12) 2015-07-22 20:28:16 Slp: Package ID DotNet45LangPack_Cpu64_1036: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1040

    (12) 2015-07-22 20:28:16 Slp: Package ID DotNet45LangPack_Cpu64_1040: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1041

    (12) 2015-07-22 20:28:16 Slp: Package ID DotNet45LangPack_Cpu64_1041: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1042

    (12) 2015-07-22 20:28:16 Slp: Package ID DotNet45LangPack_Cpu64_1042: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1046

    (12) 2015-07-22 20:28:16 Slp: Package ID DotNet45LangPack_Cpu64_1046: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1049

    (12) 2015-07-22 20:28:16 Slp: Package ID DotNet45LangPack_Cpu64_1049: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\2052

    (12) 2015-07-22 20:28:16 Slp: Package ID DotNet45LangPack_Cpu64_2052: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\3082

    (12) 2015-07-22 20:28:16 Slp: Package ID DotNet45LangPack_Cpu64_3082: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1053

    (12) 2015-07-22 20:28:16 Slp: Package ID DotNet45LangPack_Cpu64_1053: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID VCRuntime_Cpu32: Installed - Version: 10.0.40219

    (12) 2015-07-22 20:28:16 Slp: Package ID VSPrerequisites_Cpu64: Installed - Version: 10.0.40219

    (12) 2015-07-22 20:28:16 Slp: Package ID VC10Redist_Cpu64: Installed - Version: 10.0.40219

    (12) 2015-07-22 20:28:16 Slp: Package ID VC10Redist_Cpu32: Installed - Version: 10.0.40219

    (12) 2015-07-22 20:28:16 Slp: Package ID VC90Redist_Cpu32: Installed - Version: 9.0.30729.6161

    (12) 2015-07-22 20:28:16 Slp: Package ID VSMTPack_Cpu32: Installed - Version: 4.0.30319

    (12) 2015-07-22 20:28:16 Slp: Package ID VSHelp_Cpu64: Installed - Version: 1.1.40219

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1028_CHT_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1028_CHT_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID VSHelpLP_Cpu64_1028: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1031_DEU_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1031_DEU_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID VSHelpLP_Cpu64_1031: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1033_ENU_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID VSHelpLP_Cpu64_1033: Installed - Version: 1.1.40219

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1036_FRA_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1036_FRA_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID VSHelpLP_Cpu64_1036: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1040_ITA_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1040_ITA_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID VSHelpLP_Cpu64_1040: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1041_JPN_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1041_JPN_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID VSHelpLP_Cpu64_1041: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1042_KOR_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1042_KOR_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID VSHelpLP_Cpu64_1042: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1046_PTB_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1046_PTB_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID VSHelpLP_Cpu64_1046: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1049_RUS_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1049_RUS_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID VSHelpLP_Cpu64_1049: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\2052_CHS_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\2052_CHS_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID VSHelpLP_Cpu64_2052: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\3082_ESN_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\3082_ESN_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID VSHelpLP_Cpu64_3082: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1053_SVE_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1053_SVE_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID VSHelpLP_Cpu64_1053: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID VSSMO_Cpu32: Installed - Version: 10.51.2500.0

    (12) 2015-07-22 20:28:16 Slp: Package ID VSSQLSysClrTypes_Cpu32: Installed - Version: 10.51.2500.0

    (12) 2015-07-22 20:28:16 Slp: Package ID VSShell_Cpu32: Installed - Version: 10.0.40219

    (12) 2015-07-22 20:28:16 Slp: Sco: File 'M:\1033_ENU_LP\redist\VisualStudioShell\VSIntSetup\x86\vs_setup.msi' does not exist

    (12) 2015-07-22 20:28:16 Slp: Package ID VSIntShell_Cpu32: Installed - Version: 10.0.40219

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell

    (12) 2015-07-22 20:28:16 Slp: Package ID VSShell2012_Cpu32: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1028

    (12) 2015-07-22 20:28:16 Slp: Package ID VSShell2012LP_Cpu32_1028: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1031

    (12) 2015-07-22 20:28:16 Slp: Package ID VSShell2012LP_Cpu32_1031: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1033

    (12) 2015-07-22 20:28:16 Slp: Package ID VSShell2012LP_Cpu32_1033: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1036

    (12) 2015-07-22 20:28:16 Slp: Package ID VSShell2012LP_Cpu32_1036: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1040

    (12) 2015-07-22 20:28:16 Slp: Package ID VSShell2012LP_Cpu32_1040: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1041

    (12) 2015-07-22 20:28:16 Slp: Package ID VSShell2012LP_Cpu32_1041: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1042

    (12) 2015-07-22 20:28:16 Slp: Package ID VSShell2012LP_Cpu32_1042: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1046

    (12) 2015-07-22 20:28:16 Slp: Package ID VSShell2012LP_Cpu32_1046: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1049

    (12) 2015-07-22 20:28:16 Slp: Package ID VSShell2012LP_Cpu32_1049: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\2052

    (12) 2015-07-22 20:28:16 Slp: Package ID VSShell2012LP_Cpu32_2052: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\3082

    (12) 2015-07-22 20:28:16 Slp: Package ID VSShell2012LP_Cpu32_3082: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1053

    (12) 2015-07-22 20:28:16 Slp: Package ID VSShell2012LP_Cpu32_1053: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\DevDiv\vs\Servicing\11.0\devenv

    (12) 2015-07-22 20:28:16 Slp: Package ID VSIntShell2012_Cpu32: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1028

    (12) 2015-07-22 20:28:16 Slp: Package ID VSIntShell2012LP_Cpu32_1028: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1031

    (12) 2015-07-22 20:28:16 Slp: Package ID VSIntShell2012LP_Cpu32_1031: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1033

    (12) 2015-07-22 20:28:16 Slp: Package ID VSIntShell2012LP_Cpu32_1033: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1036

    (12) 2015-07-22 20:28:16 Slp: Package ID VSIntShell2012LP_Cpu32_1036: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1040

    (12) 2015-07-22 20:28:16 Slp: Package ID VSIntShell2012LP_Cpu32_1040: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1041

    (12) 2015-07-22 20:28:16 Slp: Package ID VSIntShell2012LP_Cpu32_1041: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1042

    (12) 2015-07-22 20:28:16 Slp: Package ID VSIntShell2012LP_Cpu32_1042: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1046

    (12) 2015-07-22 20:28:16 Slp: Package ID VSIntShell2012LP_Cpu32_1046: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1049

    (12) 2015-07-22 20:28:16 Slp: Package ID VSIntShell2012LP_Cpu32_1049: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\2052

    (12) 2015-07-22 20:28:16 Slp: Package ID VSIntShell2012LP_Cpu32_2052: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\3082

    (12) 2015-07-22 20:28:16 Slp: Package ID VSIntShell2012LP_Cpu32_3082: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1053

    (12) 2015-07-22 20:28:16 Slp: Package ID VSIntShell2012LP_Cpu32_1053: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell

    (12) 2015-07-22 20:28:16 Slp: Package ID VSShell2013_Cpu32: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1028

    (12) 2015-07-22 20:28:16 Slp: Package ID VSShell2013LP_Cpu32_1028: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1031

    (12) 2015-07-22 20:28:16 Slp: Package ID VSShell2013LP_Cpu32_1031: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1033

    (12) 2015-07-22 20:28:16 Slp: Package ID VSShell2013LP_Cpu32_1033: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1036

    (12) 2015-07-22 20:28:16 Slp: Package ID VSShell2013LP_Cpu32_1036: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1040

    (12) 2015-07-22 20:28:16 Slp: Package ID VSShell2013LP_Cpu32_1040: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1041

    (12) 2015-07-22 20:28:16 Slp: Package ID VSShell2013LP_Cpu32_1041: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1042

    (12) 2015-07-22 20:28:16 Slp: Package ID VSShell2013LP_Cpu32_1042: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1046

    (12) 2015-07-22 20:28:16 Slp: Package ID VSShell2013LP_Cpu32_1046: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1049

    (12) 2015-07-22 20:28:16 Slp: Package ID VSShell2013LP_Cpu32_1049: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\2052

    (12) 2015-07-22 20:28:16 Slp: Package ID VSShell2013LP_Cpu32_2052: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\3082

    (12) 2015-07-22 20:28:16 Slp: Package ID VSShell2013LP_Cpu32_3082: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1053

    (12) 2015-07-22 20:28:16 Slp: Package ID VSShell2013LP_Cpu32_1053: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\DevDiv\vs\Servicing\12.0\devenv

    (12) 2015-07-22 20:28:16 Slp: Package ID VSIntShell2013_Cpu32: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1028

    (12) 2015-07-22 20:28:16 Slp: Package ID VSIntShell2013LP_Cpu32_1028: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1031

    (12) 2015-07-22 20:28:16 Slp: Package ID VSIntShell2013LP_Cpu32_1031: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1033

    (12) 2015-07-22 20:28:16 Slp: Package ID VSIntShell2013LP_Cpu32_1033: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1036

    (12) 2015-07-22 20:28:16 Slp: Package ID VSIntShell2013LP_Cpu32_1036: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1040

    (12) 2015-07-22 20:28:16 Slp: Package ID VSIntShell2013LP_Cpu32_1040: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1041

    (12) 2015-07-22 20:28:16 Slp: Package ID VSIntShell2013LP_Cpu32_1041: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1042

    (12) 2015-07-22 20:28:16 Slp: Package ID VSIntShell2013LP_Cpu32_1042: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1046

    (12) 2015-07-22 20:28:16 Slp: Package ID VSIntShell2013LP_Cpu32_1046: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1049

    (12) 2015-07-22 20:28:16 Slp: Package ID VSIntShell2013LP_Cpu32_1049: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\2052

    (12) 2015-07-22 20:28:16 Slp: Package ID VSIntShell2013LP_Cpu32_2052: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\3082

    (12) 2015-07-22 20:28:16 Slp: Package ID VSIntShell2013LP_Cpu32_3082: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1053

    (12) 2015-07-22 20:28:16 Slp: Package ID VSIntShell2013LP_Cpu32_1053: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\designTime

    (12) 2015-07-22 20:28:16 Slp: Package ID VSTA2012_Cpu32: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1033

    (12) 2015-07-22 20:28:16 Slp: Package ID VSTA2012_LangsSupport_Cpu32: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1028

    (12) 2015-07-22 20:28:16 Slp: Package ID VSTA2012_LP_Cpu32_1028: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1031

    (12) 2015-07-22 20:28:16 Slp: Package ID VSTA2012_LP_Cpu32_1031: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1033

    (12) 2015-07-22 20:28:16 Slp: Package ID VSTA2012_LP_Cpu32_1033: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1036

    (12) 2015-07-22 20:28:16 Slp: Package ID VSTA2012_LP_Cpu32_1036: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1040

    (12) 2015-07-22 20:28:16 Slp: Package ID VSTA2012_LP_Cpu32_1040: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1041

    (12) 2015-07-22 20:28:16 Slp: Package ID VSTA2012_LP_Cpu32_1041: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1042

    (12) 2015-07-22 20:28:16 Slp: Package ID VSTA2012_LP_Cpu32_1042: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1046

    (12) 2015-07-22 20:28:16 Slp: Package ID VSTA2012_LP_Cpu32_1046: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1049

    (12) 2015-07-22 20:28:16 Slp: Package ID VSTA2012_LP_Cpu32_1049: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\2052

    (12) 2015-07-22 20:28:16 Slp: Package ID VSTA2012_LP_Cpu32_2052: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\3082

    (12) 2015-07-22 20:28:16 Slp: Package ID VSTA2012_LP_Cpu32_3082: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1053

    (12) 2015-07-22 20:28:16 Slp: Package ID VSTA2012_LP_Cpu32_1053: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID VBExpress_Cpu32: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID VCSExpress_Cpu32: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID VCExpress_Cpu32: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID WPExpress_Cpu32: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID VSPremium_Cpu32: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID VSPro_Cpu32: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID VSTE_Cpu32: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID VSUltimate_Cpu32: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID VSLabAgent_Cpu32: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID VSTestAgent_Cpu32: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID VSTestController_Cpu32: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID VWDExpress_Cpu32: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID VSIsoShellRTM_Cpu32: Installed - Version: 10.0.40219

    (12) 2015-07-22 20:28:16 Slp: Package ID VSIntShellRTM_Cpu32: Installed - Version: 10.0.40219

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Powershell\1

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to get registry value Install

    (12) 2015-07-22 20:28:16 PowerShell: Install value name under powershell reg hive is set with value 1

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Powershell\1\PowerShellEngine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to get registry value PowerShellVersion

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to get registry value PSCompatibleVersion

    (12) 2015-07-22 20:28:16 Slp: Package ID PowerShell2_Cpu64: Installed - Version: 2.0

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Powershell\1

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to get registry value Install

    (12) 2015-07-22 20:28:16 PowerShell: Install value name under powershell reg hive is set with value 1

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Powershell\1\PowerShellEngine

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to get registry value PowerShellVersion

    (12) 2015-07-22 20:28:16 Slp: Sco: Attempting to get registry value PSCompatibleVersion

    (12) 2015-07-22 20:28:16 Slp: Package ID PowerShell2_Cpu32: Installed - Version: 2.0

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1028: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1031: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1033: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1036: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1040: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1041: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1042: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1046: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1049: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_2052: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_3082: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1053: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_fulltext_SQL11_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1028: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1031: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1033: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1036: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1040: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1041: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1042: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1046: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1049: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dq_loc_SQL11_Cpu64_2052: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dq_loc_SQL11_Cpu64_3082: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1053: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dq_SQL11_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dqc_SQL11_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1028: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1031: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1033: Installed - Version: 11.0.2100.60

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1036: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1040: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1041: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1042: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1046: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1049: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_2052: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_3082: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1053: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_engine_core_inst_SQL11_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_engine_core_inst_SQL11_AnyInstance_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_as_loc_SQL11_Cpu64_1028: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_as_loc_SQL11_Cpu64_1031: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_as_loc_SQL11_Cpu64_1033: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_as_loc_SQL11_Cpu64_1036: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_as_loc_SQL11_Cpu64_1040: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_as_loc_SQL11_Cpu64_1041: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_as_loc_SQL11_Cpu64_1042: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_as_loc_SQL11_Cpu64_1046: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_as_loc_SQL11_Cpu64_1049: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_as_loc_SQL11_Cpu64_2052: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_as_loc_SQL11_Cpu64_3082: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_as_loc_SQL11_Cpu64_1053: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_as_SQL11_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_as_spi_SQL11_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_as_SQL11_AnyInstance_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1028: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1031: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1033: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1036: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1040: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1041: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1042: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1046: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1049: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_rs_loc_SQL11_Cpu64_2052: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_rs_loc_SQL11_Cpu64_3082: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1053: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_rs_SQL11_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_rs_SQL11_AnyInstance_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_rsshp_SQL11_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_is_SQL11_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_is_loc_SQL11_Cpu64_1028: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_is_loc_SQL11_Cpu64_1031: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_is_loc_SQL11_Cpu64_1033: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_is_loc_SQL11_Cpu64_1036: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_is_loc_SQL11_Cpu64_1040: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_is_loc_SQL11_Cpu64_1041: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_is_loc_SQL11_Cpu64_1042: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_is_loc_SQL11_Cpu64_1046: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_is_loc_SQL11_Cpu64_1049: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_is_loc_SQL11_Cpu64_2052: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_is_loc_SQL11_Cpu64_3082: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_is_loc_SQL11_Cpu64_1053: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_tools_SQL11_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1028: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1031: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1033: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1036: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1040: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1041: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1042: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1046: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1049: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_tools_loc_SQL11_Cpu64_2052: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_tools_loc_SQL11_Cpu64_3082: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1053: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_ssms_SQL11_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1028: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1031: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1033: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1036: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1040: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1041: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1042: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1046: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1049: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_2052: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_3082: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1053: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID BOL_SQL11_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID BOL_Loc_SQL11_Cpu64_1028: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID BOL_Loc_SQL11_Cpu64_1031: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID BOL_Loc_SQL11_Cpu64_1033: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID BOL_Loc_SQL11_Cpu64_1036: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID BOL_Loc_SQL11_Cpu64_1040: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID BOL_Loc_SQL11_Cpu64_1041: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID BOL_Loc_SQL11_Cpu64_1042: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID BOL_Loc_SQL11_Cpu64_1046: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID BOL_Loc_SQL11_Cpu64_1049: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID BOL_Loc_SQL11_Cpu64_2052: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID BOL_Loc_SQL11_Cpu64_3082: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID BOL_Loc_SQL11_Cpu64_1053: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID BOL_Reg_SQL11_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID SqlSqmShared_SQL11_Cpu64: Installed - Version: 11.0.2100.60

    (12) 2015-07-22 20:28:16 Slp: Package ID RsFx_SQL11_Cpu64: Installed - Version: 11.0.2100.60

    (12) 2015-07-22 20:28:16 Slp: Package ID SqlSupport_SQL11_Cpu64: Installed - Version: 11.1.3128.0

    (12) 2015-07-22 20:28:16 Slp: Package ID SQLSysClrTypes_SQL11_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_engine_core_shared_SQL11_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1028: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1031: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1033: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1036: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1040: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1041: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1042: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1046: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1049: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_2052: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_3082: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1053: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_common_core_SQL11_Cpu64: Installed - Version: 11.0.2100.60

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1028: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1031: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1033: Installed - Version: 11.0.2100.60

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1036: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1040: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1041: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1042: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1046: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1049: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_2052: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_3082: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1053: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dq_common_SQL11_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID MDS_SQL11_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID MDS_Loc_SQL11_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dreplay_controller_SQL11_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1028: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1031: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1033: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1036: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1040: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1041: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1042: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1046: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1049: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_2052: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_3082: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1053: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dreplay_client_SQL11_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1028: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1031: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1033: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1036: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1040: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1041: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1042: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1046: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1049: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_2052: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_3082: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1053: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID SqlLocalDB_SQL11_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID SqlSupport_SQL14_CTP2_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1028: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1031: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1033: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1036: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1040: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1041: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1042: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1046: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1049: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_2052: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_3082: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1053: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_fulltext_SQL14_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dq_SQL14_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1028: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1031: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1033: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1036: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1040: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1041: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1042: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1046: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1049: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dq_loc_SQL14_Cpu64_2052: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dq_loc_SQL14_Cpu64_3082: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1053: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_engine_core_inst_SQL14_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_engine_core_inst_SQL14_AnyInstance_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_as_loc_SQL14_Cpu64_1028: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_as_loc_SQL14_Cpu64_1031: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_as_loc_SQL14_Cpu64_1033: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_as_loc_SQL14_Cpu64_1036: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_as_loc_SQL14_Cpu64_1040: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_as_loc_SQL14_Cpu64_1041: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_as_loc_SQL14_Cpu64_1042: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_as_loc_SQL14_Cpu64_1046: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_as_loc_SQL14_Cpu64_1049: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_as_loc_SQL14_Cpu64_2052: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_as_loc_SQL14_Cpu64_3082: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_as_loc_SQL14_Cpu64_1053: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_as_SQL14_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_as_spi_SQL14_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_as_SQL14_AnyInstance_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1028: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1031: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1033: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1036: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1040: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1041: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1042: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1046: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1049: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_rs_loc_SQL14_Cpu64_2052: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_rs_loc_SQL14_Cpu64_3082: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1053: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_rs_SQL14_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_rs_SQL14_AnyInstance_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_is_SQL14_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_tools_SQL14_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_ssms_SQL14_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1028: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1031: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1033: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1036: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1040: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1041: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1042: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1046: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1049: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_2052: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_3082: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1053: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_engine_core_shared_SQL10_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1028: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1031: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1033: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1036: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1040: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1041: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1042: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1046: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1049: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_2052: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_3082: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1053: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_common_core_SQL10_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1028: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1031: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1033: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1036: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1040: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1041: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1042: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1046: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1049: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_2052: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_3082: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1053: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_fulltext_SQL10_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_engine_core_inst_SQL10_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_engine_core_inst_SQL10_AnyInstance_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_as_loc_SQL10_Cpu64_1028: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_as_loc_SQL10_Cpu64_1031: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_as_loc_SQL10_Cpu64_1033: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_as_loc_SQL10_Cpu64_1036: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_as_loc_SQL10_Cpu64_1040: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_as_loc_SQL10_Cpu64_1041: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_as_loc_SQL10_Cpu64_1042: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_as_loc_SQL10_Cpu64_1046: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_as_loc_SQL10_Cpu64_1049: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_as_loc_SQL10_Cpu64_2052: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_as_loc_SQL10_Cpu64_3082: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_as_loc_SQL10_Cpu64_1053: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_as_SQL10_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_as_spi_SQL10_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_as_SQL10_AnyInstance_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1028: NotInstalled

    (12) 2015-07-22 20:28:16 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1031: NotInstalled

    (12) 2015-07-22 20:28:17 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1033: NotInstalled

    (12) 2015-07-22 20:28:17 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1036: NotInstalled

    (12) 2015-07-22 20:28:17 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1040: NotInstalled

    (12) 2015-07-22 20:28:17 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1041: NotInstalled

    (12) 2015-07-22 20:28:17 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1042: NotInstalled

    (12) 2015-07-22 20:28:17 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1046: NotInstalled

    (12) 2015-07-22 20:28:17 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1049: NotInstalled

    (12) 2015-07-22 20:28:17 Slp: Package ID sql_rs_loc_SQL10_Cpu64_2052: NotInstalled

    (12) 2015-07-22 20:28:17 Slp: Package ID sql_rs_loc_SQL10_Cpu64_3082: NotInstalled

    (12) 2015-07-22 20:28:17 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1053: NotInstalled

    (12) 2015-07-22 20:28:17 Slp: Package ID sql_rs_SQL10_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:17 Slp: Package ID sql_rs_SQL10_AnyInstance_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:17 Slp: Package ID sql_is_2008_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:17 Slp: Package ID sql_is_loc_2008_Cpu64_1028: NotInstalled

    (12) 2015-07-22 20:28:17 Slp: Package ID sql_is_loc_2008_Cpu64_1031: NotInstalled

    (12) 2015-07-22 20:28:17 Slp: Package ID sql_is_loc_2008_Cpu64_1033: NotInstalled

    (12) 2015-07-22 20:28:17 Slp: Package ID sql_is_loc_2008_Cpu64_1036: NotInstalled

    (12) 2015-07-22 20:28:17 Slp: Package ID sql_is_loc_2008_Cpu64_1040: NotInstalled

    (12) 2015-07-22 20:28:17 Slp: Package ID sql_is_loc_2008_Cpu64_1041: NotInstalled

    (12) 2015-07-22 20:28:17 Slp: Package ID sql_is_loc_2008_Cpu64_1042: NotInstalled

    (12) 2015-07-22 20:28:17 Slp: Package ID sql_is_loc_2008_Cpu64_1046: NotInstalled

    (12) 2015-07-22 20:28:17 Slp: Package ID sql_is_loc_2008_Cpu64_1049: NotInstalled

    (12) 2015-07-22 20:28:17 Slp: Package ID sql_is_loc_2008_Cpu64_2052: NotInstalled

    (12) 2015-07-22 20:28:17 Slp: Package ID sql_is_loc_2008_Cpu64_3082: NotInstalled

    (12) 2015-07-22 20:28:17 Slp: Package ID sql_is_loc_2008_Cpu64_1053: NotInstalled

    (12) 2015-07-22 20:28:17 Slp: Package ID sql_tools_2008_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:17 Slp: Package ID sql_tools_loc_2008_Cpu64_1028: NotInstalled

    (12) 2015-07-22 20:28:17 Slp: Package ID sql_tools_loc_2008_Cpu64_1031: NotInstalled

    (12) 2015-07-22 20:28:17 Slp: Package ID sql_tools_loc_2008_Cpu64_1033: NotInstalled

    (12) 2015-07-22 20:28:17 Slp: Package ID sql_tools_loc_2008_Cpu64_1036: NotInstalled

    (12) 2015-07-22 20:28:17 Slp: Package ID sql_tools_loc_2008_Cpu64_1040: NotInstalled

    (12) 2015-07-22 20:28:17 Slp: Package ID sql_tools_loc_2008_Cpu64_1041: NotInstalled

    (12) 2015-07-22 20:28:17 Slp: Package ID sql_tools_loc_2008_Cpu64_1042: NotInstalled

    (12) 2015-07-22 20:28:17 Slp: Package ID sql_tools_loc_2008_Cpu64_1046: NotInstalled

    (12) 2015-07-22 20:28:17 Slp: Package ID sql_tools_loc_2008_Cpu64_1049: NotInstalled

    (12) 2015-07-22 20:28:17 Slp: Package ID sql_tools_loc_2008_Cpu64_2052: NotInstalled

    (12) 2015-07-22 20:28:17 Slp: Package ID sql_tools_loc_2008_Cpu64_3082: NotInstalled

    (12) 2015-07-22 20:28:17 Slp: Package ID sql_tools_loc_2008_Cpu64_1053: NotInstalled

    (12) 2015-07-22 20:28:17 Slp: Package ID sql_ssms_2008_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:17 Slp: Package ID sql_ssms_loc_2008_Cpu64_1028: NotInstalled

    (12) 2015-07-22 20:28:17 Slp: Package ID sql_ssms_loc_2008_Cpu64_1031: NotInstalled

    (12) 2015-07-22 20:28:17 Slp: Package ID sql_ssms_loc_2008_Cpu64_1033: NotInstalled

    (12) 2015-07-22 20:28:17 Slp: Package ID sql_ssms_loc_2008_Cpu64_1036: NotInstalled

    (12) 2015-07-22 20:28:17 Slp: Package ID sql_ssms_loc_2008_Cpu64_1040: NotInstalled

    (12) 2015-07-22 20:28:17 Slp: Package ID sql_ssms_loc_2008_Cpu64_1041: NotInstalled

    (12) 2015-07-22 20:28:17 Slp: Package ID sql_ssms_loc_2008_Cpu64_1042: NotInstalled

    (12) 2015-07-22 20:28:17 Slp: Package ID sql_ssms_loc_2008_Cpu64_1046: NotInstalled

    (12) 2015-07-22 20:28:17 Slp: Package ID sql_ssms_loc_2008_Cpu64_1049: NotInstalled

    (12) 2015-07-22 20:28:17 Slp: Package ID sql_ssms_loc_2008_Cpu64_2052: NotInstalled

    (12) 2015-07-22 20:28:17 Slp: Package ID sql_ssms_loc_2008_Cpu64_3082: NotInstalled

    (12) 2015-07-22 20:28:17 Slp: Package ID sql_ssms_loc_2008_Cpu64_1053: NotInstalled

    (12) 2015-07-22 20:28:17 Slp: Package ID RsFx_2008_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:17 Slp: Package ID SQLSysClrTypes_2008_Cpu64: Installed - Version: 10.50.1600.1

    (12) 2015-07-22 20:28:17 Slp: Package ID SqlSqmShared_2008_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:17 Slp: Package ID BOL_2008_Cpu32: NotInstalled

    (12) 2015-07-22 20:28:17 Slp: Package ID sql_is_SQL10_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:17 Slp: Package ID sql_tools_SQL10_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:17 Slp: Package ID sql_ssms_SQL10_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:17 Slp: Package ID SqlSupport_KatmaiRTM_Cpu64: Installed - Version: 10.3.5500.0

    (12) 2015-07-22 20:28:17 Slp: Package ID Sql2005_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:17 Slp: Package ID Sql2005_AnyInstance_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:17 Slp: Package ID AS2005_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:17 Slp: Package ID AS2005_AnyInstance_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:17 Slp: Package ID RS2005_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:17 Slp: Package ID RS2005_AnyInstance_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:17 Slp: Package ID IS2005_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:17 Slp: Package ID Tools2005_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:17 Slp: Package ID SqlSupport2005_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:17 Slp: Package ID SqlDom_Cpu64: NotInstalled

    (12) 2015-07-22 20:28:17 Slp: Completed Action: SetPackageInstallStateAction, returned True

    (12) 2015-07-22 20:28:17 Slp: ----------------------------------------------------------------------

    (12) 2015-07-22 20:28:17 Slp: Running Action: SetPatchInstallStateAction

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey Software\Microsoft\Windows\CurrentVersion\Uninstall

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey 09839A9B5EDA69DA2DCC34637B5140AAF8A53B44

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey 23E96608972930BA0E1488EDB734779BE29DC8B2

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey 591845E0E6DDB406A109597AD8EAB8A588AD6D85

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey 5DE3700033F94FCFD8726BE46A6727E460254CD5

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey 97EE1802A0385A37DE6323FA39EC76BEB2D73E41

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey 9D7CD466F7FC8B18FF1B84943B7BB8648D17FCE8

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey AddressBook

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey Connection Manager

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey D21E929643FB33BB3F4E65FECA66D754E6958DB1

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey D8EF6CACF49BD33CC1FACD124C8CC2B1A8E8AE35

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey DirectDrawEx

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey DXM_Runtime

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey Fontcore

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey IE40

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey IE4Data

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey IE5BAKEX

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey IEData

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey KB3058865

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value PatchedProductCodeList

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value InstalledPatchCodeList

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value InstalledPatchCodeList

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value PatchedProductCodeList

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value PatchedProductCodeList

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to delete registry value PatchedProductCodeList

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to check if registry contains value PatchedProductCodeList

    (12) 2015-07-22 20:28:17 Slp: DeleteValue: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\KB3058865, Name = PatchedProductCodeList

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value InstalledPatchCodeList

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to delete registry value InstalledPatchCodeList

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to check if registry contains value InstalledPatchCodeList

    (12) 2015-07-22 20:28:17 Slp: DeleteValue: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\KB3058865, Name = InstalledPatchCodeList

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value PatchedProductCodeList_DEV

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value InstalledPatchCodeList_DEV

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value PatchedProductCodeList_EXPR

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value InstalledPatchCodeList_EXPR

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey Microsoft Help Viewer 1.1

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey Microsoft SQL Server 11

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey Microsoft Visual Studio 2010 Tools for Office Runtime (x64)

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey Microsoft Visual Studio 2010 Tools for Office Runtime (x64) Language Pack - DEU

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey MobileOptionPack

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey MPlayer2

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey Office15.PROPLUSR

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey PROSetDX

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey SchedulingAgent

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey WIC

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey WinRAR archiver

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey {071c9b48-7c32-4621-a0ac-3f809523288f}

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey {180500C1-57BB-3AA8-8E55-DCD5ECD16537}

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey {1CA74803-5CB2-4C03-BDBE-061EDC81CC7F}

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey {1D411379-9CE0-4B13-A19B-72D3222DD620}

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey {1D8E6291-B0D5-35EC-8441-6616F567A0F7}

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey {1DB0C90B-2A9F-3A1E-B1DF-616C5A2A1417}

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey {202AAF1F-69AA-442A-B59F-6B54B1AD07C6}

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey {26784146-6E05-3FF9-9335-786C7C0FB5BE}

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey {3674F088-9B90-473A-AAC3-20A00D8D810C}

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey {37B8F9C7-03FB-3253-8781-2517C99D7C00}

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey {3C50A8F3-6BB8-44E8-9B8B-D3696561DF2E}

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey {4701DEDE-1888-49E0-BAE5-857875924CA2}

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey {4B6C7001-C7D6-3710-913E-5BC23FCE91E6}

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey {5FCE6D76-F5DC-37AB-B2B8-22AB8CEDB1D4}

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey {6199B534-A1B6-46ED-873B-97B0ECF8F81E}

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey {6292D514-17A4-403F-98F9-E150F10C043D}

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey {662014D2-0450-37ED-ABAE-157C88127BEB}

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey {6ce5bae9-d3ca-4b99-891a-1dc6c118a5fc}

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey {715CAACC-579B-4831-A5F4-A83A8DE3EFE2}

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey {78909610-D229-459C-A936-25D92283D3FD}

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey {7BF61FA9-BDFB-4563-98AD-FCB0DA28CCC7}

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey {89F4137D-6C26-4A84-BDB8-2E5A4BB71E00}

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey {8CB0713F-CFE0-445D-BCB2-538465860E1A}

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey {90150000-0015-0407-1000-0000000FF1CE}

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey {90150000-0016-0407-1000-0000000FF1CE}

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey {90150000-0018-0407-1000-0000000FF1CE}

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey {90150000-0019-0407-1000-0000000FF1CE}

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey {90150000-001A-0407-1000-0000000FF1CE}

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey {90150000-001B-0407-1000-0000000FF1CE}

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey {90150000-001F-0407-1000-0000000FF1CE}

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey {90150000-001F-0409-1000-0000000FF1CE}

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey {90150000-001F-040C-1000-0000000FF1CE}

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey {90150000-001F-0410-1000-0000000FF1CE}

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey {90150000-002C-0407-1000-0000000FF1CE}

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey {90150000-0044-0407-1000-0000000FF1CE}

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey {90150000-006E-0407-1000-0000000FF1CE}

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey {90150000-0090-0407-1000-0000000FF1CE}

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey {90150000-00A1-0407-1000-0000000FF1CE}

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey {90150000-00BA-0407-1000-0000000FF1CE}

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey {90150000-00C1-0000-1000-0000000FF1CE}

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey {90150000-00C1-0407-1000-0000000FF1CE}

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey {90150000-00E1-0407-1000-0000000FF1CE}

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey {90150000-00E2-0407-1000-0000000FF1CE}

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey {90150000-012B-0407-1000-0000000FF1CE}

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey {91150000-0011-0000-1000-0000000FF1CE}

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey {92FB6C44-E685-45AD-9B20-CADF4CABA132} - 1031

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey {92FB6C44-E685-45AD-9B20-CADF4CABA132} - 1033

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey {9495AEB4-AB97-39DE-8C42-806EEF75ECA7}

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey {95150001-1163-0409-1000-0000000FF1CE}

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey {9f4f4a9b-eec5-4906-92fe-d1f43ccf5c8d}.sdb

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey {A0F05048-7653-4FCD-9F3A-C740E4052ACE}

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey {ad8a2fa1-06e7-4b0d-927d-6e54b3d31028}

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey {B2FE1952-0186-46C3-BAEC-A80AA35AC5B8}_Display.3DVision

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey {B2FE1952-0186-46C3-BAEC-A80AA35AC5B8}_Display.ControlPanel

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey {B2FE1952-0186-46C3-BAEC-A80AA35AC5B8}_Display.Driver

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey {B2FE1952-0186-46C3-BAEC-A80AA35AC5B8}_Display.NView

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey {B2FE1952-0186-46C3-BAEC-A80AA35AC5B8}_Display.NVIRUSB

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey {B2FE1952-0186-46C3-BAEC-A80AA35AC5B8}_Display.NVWMI

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey {B2FE1952-0186-46C3-BAEC-A80AA35AC5B8}_HDAudio.Driver

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey {B2FE1952-0186-46C3-BAEC-A80AA35AC5B8}_installer

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey {BED1EA3D-592D-4305-9D1F-20F03726EFC1}

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey {BF5ABBDB-D3AA-4BCB-8D10-FCD4A4BB7F93}

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey {CD95F661-A5C4-44F5-A6AA-ECDD91C240DF}

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey {CF2BEA3C-26EA-32F8-AA9B-331F7E34BA97}

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey {D2B1C10F-369B-40BC-B550-271F968C5EE0}

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey {E5748D30-7E6D-3A8E-BFE6-C1D02C6DDABB}

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey {F14401A9-F0A0-33CC-8444-F60823A60DEB}

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey {F99F24BF-0B90-463E-9658-3FD2EFC3C992}

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to open registry subkey {fdfba1f3-74ae-4255-9c10-a0f552b4610f}.sdb

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:28:17 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:28:17 Slp: Baseline Package Id: sql_engine_core_inst_Cpu64 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (12) 2015-07-22 20:28:17 Slp: Patch Id KB3058865_sql_engine_core_inst_Cpu64 - NotInstalled on the baseline msi package sql_engine_core_inst_Cpu64. Detail description of this patch package is: PatchId=KB3058865_sql_engine_core_inst_Cpu64 PatchVersion=12.1.4100.1 BaselinePackageId=sql_engine_core_inst_Cpu64 BaselineVersion=12.0.2000.8; PatchFileName=sql_engine_core_inst.msp PatchCode={460D9ACF-8953-401B-90F2-EEB6A7DA31B4}

    (12) 2015-07-22 20:28:17 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\sql_engine_core_inst_msi\x64\sql_engine_core_inst.msp' does not exist

    (12) 2015-07-22 20:28:17 Slp: Baseline Package Id: sql_engine_core_inst_Cpu32 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (12) 2015-07-22 20:28:17 Slp: Patch Id KB3058865_sql_engine_core_inst_Cpu32 - NotInstalled on the baseline msi package sql_engine_core_inst_Cpu32. Detail description of this patch package is: PatchId=KB3058865_sql_engine_core_inst_Cpu32 PatchVersion=12.1.4100.1 BaselinePackageId=sql_engine_core_inst_Cpu32 BaselineVersion=12.0.2000.8; PatchFileName=sql_engine_core_inst.msp PatchCode={460D9ACF-8953-401B-90F2-EEB6A7DA31B4}

    (12) 2015-07-22 20:28:17 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\sql_engine_core_inst_msi\x86\sql_engine_core_inst.msp' does not exist

    (12) 2015-07-22 20:28:17 Slp: Baseline Package Id: sql_engine_core_inst_loc_Cpu64_1033 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (12) 2015-07-22 20:28:17 Slp: Patch Id KB3058865_sql_engine_core_inst_loc_Cpu64_1033 - NotInstalled on the baseline msi package sql_engine_core_inst_loc_Cpu64_1033. Detail description of this patch package is: PatchId=KB3058865_sql_engine_core_inst_loc_Cpu64_1033 PatchVersion=12.1.4100.1 BaselinePackageId=sql_engine_core_inst_loc_Cpu64_1033 BaselineVersion=12.0.2000.8; PatchFileName=sql_engine_core_inst_loc.msp PatchCode={2609CB1A-B154-44FB-AC76-E22B4097640D}

    (12) 2015-07-22 20:28:17 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msp' does not exist

    (12) 2015-07-22 20:28:17 Slp: Baseline Package Id: sql_engine_core_inst_loc_Cpu32_1033 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (12) 2015-07-22 20:28:17 Slp: Patch Id KB3058865_sql_engine_core_inst_loc_Cpu32_1033 - NotInstalled on the baseline msi package sql_engine_core_inst_loc_Cpu32_1033. Detail description of this patch package is: PatchId=KB3058865_sql_engine_core_inst_loc_Cpu32_1033 PatchVersion=12.1.4100.1 BaselinePackageId=sql_engine_core_inst_loc_Cpu32_1033 BaselineVersion=12.0.2000.8; PatchFileName=sql_engine_core_inst_loc.msp PatchCode={2609CB1A-B154-44FB-AC76-E22B4097640D}

    (12) 2015-07-22 20:28:17 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msp' does not exist

    (12) 2015-07-22 20:28:17 Slp: Baseline Package Id: sql_engine_core_shared_Cpu64 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (12) 2015-07-22 20:28:17 Slp: Patch Id KB3058865_sql_engine_core_shared_Cpu64 - NotInstalled on the baseline msi package sql_engine_core_shared_Cpu64. Detail description of this patch package is: PatchId=KB3058865_sql_engine_core_shared_Cpu64 PatchVersion=12.1.4100.1 BaselinePackageId=sql_engine_core_shared_Cpu64 BaselineVersion=12.0.2000.8; PatchFileName=sql_engine_core_shared.msp PatchCode={154632D5-C20E-4A74-B238-EE26B586995C}

    (12) 2015-07-22 20:28:17 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\sql_engine_core_shared_msi\x64\sql_engine_core_shared.msp' does not exist

    (12) 2015-07-22 20:28:17 Slp: Baseline Package Id: sql_engine_core_shared_loc_Cpu64_1033 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (12) 2015-07-22 20:28:17 Slp: Patch Id KB3058865_sql_engine_core_shared_loc_Cpu64_1033 - NotInstalled on the baseline msi package sql_engine_core_shared_loc_Cpu64_1033. Detail description of this patch package is: PatchId=KB3058865_sql_engine_core_shared_loc_Cpu64_1033 PatchVersion=12.1.4100.1 BaselinePackageId=sql_engine_core_shared_loc_Cpu64_1033 BaselineVersion=12.0.2000.8; PatchFileName=sql_engine_core_shared_loc.msp PatchCode={5F392FD6-9F16-4B4D-826B-278318D2D080}

    (12) 2015-07-22 20:28:17 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msp' does not exist

    (12) 2015-07-22 20:28:17 Slp: Baseline Package Id: sql_dq_common_Cpu64 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (12) 2015-07-22 20:28:17 Slp: Patch Id KB3058865_sql_dq_common_Cpu64 - NotInstalled on the baseline msi package sql_dq_common_Cpu64. Detail description of this patch package is: PatchId=KB3058865_sql_dq_common_Cpu64 PatchVersion=12.1.4100.1 BaselinePackageId=sql_dq_common_Cpu64 BaselineVersion=12.0.2000.8; PatchFileName=sql_dq_common.msp PatchCode={A0CC1208-EEF9-4647-82D9-1B5DAF891BFC}

    (12) 2015-07-22 20:28:17 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x64\sql_dq_common.msp' does not exist

    (12) 2015-07-22 20:28:17 Slp: Baseline Package Id: sql_dq_Cpu64 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (12) 2015-07-22 20:28:17 Slp: Patch Id KB3058865_sql_dq_Cpu64 - NotInstalled on the baseline msi package sql_dq_Cpu64. Detail description of this patch package is: PatchId=KB3058865_sql_dq_Cpu64 PatchVersion=12.1.4100.1 BaselinePackageId=sql_dq_Cpu64 BaselineVersion=12.0.2000.8; PatchFileName=sql_dq.msp PatchCode={21793323-0D31-4EF1-BC42-2F27C9004087}

    (12) 2015-07-22 20:28:17 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x64\sql_dq.msp' does not exist

    (12) 2015-07-22 20:28:17 Slp: Baseline Package Id: sql_dq_Cpu32 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (12) 2015-07-22 20:28:17 Slp: Patch Id KB3058865_sql_dq_Cpu32 - NotInstalled on the baseline msi package sql_dq_Cpu32. Detail description of this patch package is: PatchId=KB3058865_sql_dq_Cpu32 PatchVersion=12.1.4100.1 BaselinePackageId=sql_dq_Cpu32 BaselineVersion=12.0.2000.8; PatchFileName=sql_dq.msp PatchCode={21793323-0D31-4EF1-BC42-2F27C9004087}

    (12) 2015-07-22 20:28:17 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x86\sql_dq.msp' does not exist

    (12) 2015-07-22 20:28:17 Slp: Baseline Package Id: sql_dqc_Cpu64 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (12) 2015-07-22 20:28:17 Slp: Patch Id KB3058865_sql_dqc_Cpu64 - NotInstalled on the baseline msi package sql_dqc_Cpu64. Detail description of this patch package is: PatchId=KB3058865_sql_dqc_Cpu64 PatchVersion=12.1.4100.1 BaselinePackageId=sql_dqc_Cpu64 BaselineVersion=12.0.2000.8; PatchFileName=sql_dqc.msp PatchCode={70664C7C-B547-46FE-A909-5B127B2CC673}

    (12) 2015-07-22 20:28:17 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x64\sql_dqc.msp' does not exist

    (12) 2015-07-22 20:28:17 Slp: Baseline Package Id: sql_dqc_loc_Cpu64_1033 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (12) 2015-07-22 20:28:17 Slp: Patch Id KB3058865_sql_dqc_loc_Cpu64_1033 - NotInstalled on the baseline msi package sql_dqc_loc_Cpu64_1033. Detail description of this patch package is: PatchId=KB3058865_sql_dqc_loc_Cpu64_1033 PatchVersion=12.1.4100.1 BaselinePackageId=sql_dqc_loc_Cpu64_1033 BaselineVersion=12.0.2000.8; PatchFileName=sql_dqc_loc.msp PatchCode={4A45A7C6-43DD-4CA9-A941-B9168875FAD3}

    (12) 2015-07-22 20:28:17 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\x64\sql_dqc_loc.msp' does not exist

    (12) 2015-07-22 20:28:17 Slp: Baseline Package Id: sql_as_Cpu64 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (12) 2015-07-22 20:28:17 Slp: Patch Id KB3058865_sql_as_Cpu64 - NotInstalled on the baseline msi package sql_as_Cpu64. Detail description of this patch package is: PatchId=KB3058865_sql_as_Cpu64 PatchVersion=12.1.4100.1 BaselinePackageId=sql_as_Cpu64 BaselineVersion=12.0.2000.8; PatchFileName=sql_as.msp PatchCode={E29F95DF-46DB-4AB2-A163-81B0EC2B0C17}

    (12) 2015-07-22 20:28:17 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x64\sql_as.msp' does not exist

    (12) 2015-07-22 20:28:17 Slp: Baseline Package Id: sql_as_Cpu32 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (12) 2015-07-22 20:28:17 Slp: Patch Id KB3058865_sql_as_Cpu32 - NotInstalled on the baseline msi package sql_as_Cpu32. Detail description of this patch package is: PatchId=KB3058865_sql_as_Cpu32 PatchVersion=12.1.4100.1 BaselinePackageId=sql_as_Cpu32 BaselineVersion=12.0.2000.8; PatchFileName=sql_as.msp PatchCode={E29F95DF-46DB-4AB2-A163-81B0EC2B0C17}

    (12) 2015-07-22 20:28:17 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x86\sql_as.msp' does not exist

    (12) 2015-07-22 20:28:17 Slp: Baseline Package Id: sql_as_loc_Cpu64_1033 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (12) 2015-07-22 20:28:17 Slp: Patch Id KB3058865_sql_as_loc_Cpu64_1033 - NotInstalled on the baseline msi package sql_as_loc_Cpu64_1033. Detail description of this patch package is: PatchId=KB3058865_sql_as_loc_Cpu64_1033 PatchVersion=12.1.4100.1 BaselinePackageId=sql_as_loc_Cpu64_1033 BaselineVersion=12.0.2000.8; PatchFileName=sql_as_loc.msp PatchCode={1BD8CB6B-05EF-436F-A40A-6C4064B917C8}

    (12) 2015-07-22 20:28:17 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\x64\sql_as_loc.msp' does not exist

    (12) 2015-07-22 20:28:17 Slp: Baseline Package Id: sql_as_loc_Cpu32_1033 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (12) 2015-07-22 20:28:17 Slp: Patch Id KB3058865_sql_as_loc_Cpu32_1033 - NotInstalled on the baseline msi package sql_as_loc_Cpu32_1033. Detail description of this patch package is: PatchId=KB3058865_sql_as_loc_Cpu32_1033 PatchVersion=12.1.4100.1 BaselinePackageId=sql_as_loc_Cpu32_1033 BaselineVersion=12.0.2000.8; PatchFileName=sql_as_loc.msp PatchCode={1BD8CB6B-05EF-436F-A40A-6C4064B917C8}

    (12) 2015-07-22 20:28:17 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\x86\sql_as_loc.msp' does not exist

    (12) 2015-07-22 20:28:17 Slp: Baseline Package Id: sql_rs_Cpu64 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (12) 2015-07-22 20:28:17 Slp: Patch Id KB3058865_sql_rs_Cpu64 - NotInstalled on the baseline msi package sql_rs_Cpu64. Detail description of this patch package is: PatchId=KB3058865_sql_rs_Cpu64 PatchVersion=12.1.4100.1 BaselinePackageId=sql_rs_Cpu64 BaselineVersion=12.0.2000.8; PatchFileName=sql_rs.msp PatchCode={ED544AA8-3A4F-448D-9857-28230F853480}

    (12) 2015-07-22 20:28:17 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x64\sql_rs.msp' does not exist

    (12) 2015-07-22 20:28:17 Slp: Baseline Package Id: sql_rs_Cpu32 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (12) 2015-07-22 20:28:17 Slp: Patch Id KB3058865_sql_rs_Cpu32 - NotInstalled on the baseline msi package sql_rs_Cpu32. Detail description of this patch package is: PatchId=KB3058865_sql_rs_Cpu32 PatchVersion=12.1.4100.1 BaselinePackageId=sql_rs_Cpu32 BaselineVersion=12.0.2000.8; PatchFileName=sql_rs.msp PatchCode={ED544AA8-3A4F-448D-9857-28230F853480}

    (12) 2015-07-22 20:28:17 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x86\sql_rs.msp' does not exist

    (12) 2015-07-22 20:28:17 Slp: Baseline Package Id: sql_rs_loc_Cpu64_1033 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (12) 2015-07-22 20:28:17 Slp: Patch Id KB3058865_sql_rs_loc_Cpu64_1033 - NotInstalled on the baseline msi package sql_rs_loc_Cpu64_1033. Detail description of this patch package is: PatchId=KB3058865_sql_rs_loc_Cpu64_1033 PatchVersion=12.1.4100.1 BaselinePackageId=sql_rs_loc_Cpu64_1033 BaselineVersion=12.0.2000.8; PatchFileName=sql_rs_loc.msp PatchCode={5C4F48C1-71EA-42F6-BB33-25AFA4054F5A}

    (12) 2015-07-22 20:28:17 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\x64\sql_rs_loc.msp' does not exist

    (12) 2015-07-22 20:28:17 Slp: Baseline Package Id: sql_rs_loc_Cpu32_1033 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (12) 2015-07-22 20:28:17 Slp: Patch Id KB3058865_sql_rs_loc_Cpu32_1033 - NotInstalled on the baseline msi package sql_rs_loc_Cpu32_1033. Detail description of this patch package is: PatchId=KB3058865_sql_rs_loc_Cpu32_1033 PatchVersion=12.1.4100.1 BaselinePackageId=sql_rs_loc_Cpu32_1033 BaselineVersion=12.0.2000.8; PatchFileName=sql_rs_loc.msp PatchCode={5C4F48C1-71EA-42F6-BB33-25AFA4054F5A}

    (12) 2015-07-22 20:28:17 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\x86\sql_rs_loc.msp' does not exist

    (12) 2015-07-22 20:28:17 Slp: Baseline Package Id: sql_rsshp_Cpu64 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (12) 2015-07-22 20:28:17 Slp: Patch Id KB3058865_sql_rsshp_Cpu64 - NotInstalled on the baseline msi package sql_rsshp_Cpu64. Detail description of this patch package is: PatchId=KB3058865_sql_rsshp_Cpu64 PatchVersion=12.1.4100.1 BaselinePackageId=sql_rsshp_Cpu64 BaselineVersion=12.0.2000.8; PatchFileName=sql_rsshp.msp PatchCode={BD5BA6D2-E625-4BA1-981F-44BCF8C82407}

    (12) 2015-07-22 20:28:17 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x64\sql_rsshp.msp' does not exist

    (12) 2015-07-22 20:28:17 Slp: Baseline Package Id: sql_is_Cpu64 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (12) 2015-07-22 20:28:17 Slp: Patch Id KB3058865_sql_is_Cpu64 - NotInstalled on the baseline msi package sql_is_Cpu64. Detail description of this patch package is: PatchId=KB3058865_sql_is_Cpu64 PatchVersion=12.1.4100.1 BaselinePackageId=sql_is_Cpu64 BaselineVersion=12.0.2000.8; PatchFileName=sql_is.msp PatchCode={53E50331-A94F-4E5E-BCA6-8C3F8481FF2A}

    (12) 2015-07-22 20:28:17 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x64\sql_is.msp' does not exist

    (12) 2015-07-22 20:28:17 Slp: Baseline Package Id: sql_is_loc_Cpu64_1033 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (12) 2015-07-22 20:28:17 Slp: Patch Id KB3058865_sql_is_loc_Cpu64_1033 - NotInstalled on the baseline msi package sql_is_loc_Cpu64_1033. Detail description of this patch package is: PatchId=KB3058865_sql_is_loc_Cpu64_1033 PatchVersion=12.1.4100.1 BaselinePackageId=sql_is_loc_Cpu64_1033 BaselineVersion=12.0.2000.8; PatchFileName=sql_is_loc.msp PatchCode={BA01853F-3190-4176-BCF8-6333956F2AE7}

    (12) 2015-07-22 20:28:17 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\x64\sql_is_loc.msp' does not exist

    (12) 2015-07-22 20:28:17 Slp: Baseline Package Id: sql_tools_Cpu64 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (12) 2015-07-22 20:28:17 Slp: Patch Id KB3058865_sql_tools_Cpu64 - NotInstalled on the baseline msi package sql_tools_Cpu64. Detail description of this patch package is: PatchId=KB3058865_sql_tools_Cpu64 PatchVersion=12.1.4100.1 BaselinePackageId=sql_tools_Cpu64 BaselineVersion=12.0.2000.8; PatchFileName=sql_tools.msp PatchCode={BBBC731E-AAD6-4D26-917F-19536292AE75}

    (12) 2015-07-22 20:28:17 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x64\sql_tools.msp' does not exist

    (12) 2015-07-22 20:28:17 Slp: Baseline Package Id: sql_tools_loc_Cpu64_1033 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (12) 2015-07-22 20:28:17 Slp: Patch Id KB3058865_sql_tools_loc_Cpu64_1033 - NotInstalled on the baseline msi package sql_tools_loc_Cpu64_1033. Detail description of this patch package is: PatchId=KB3058865_sql_tools_loc_Cpu64_1033 PatchVersion=12.1.4100.1 BaselinePackageId=sql_tools_loc_Cpu64_1033 BaselineVersion=12.0.2000.8; PatchFileName=sql_tools_loc.msp PatchCode={2A1A268E-C026-4C3A-BA3E-030E197E806A}

    (12) 2015-07-22 20:28:17 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\x64\sql_tools_loc.msp' does not exist

    (12) 2015-07-22 20:28:17 Slp: Baseline Package Id: sql_ssms_Cpu64 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (12) 2015-07-22 20:28:17 Slp: Patch Id KB3058865_sql_ssms_Cpu64 - NotInstalled on the baseline msi package sql_ssms_Cpu64. Detail description of this patch package is: PatchId=KB3058865_sql_ssms_Cpu64 PatchVersion=12.1.4100.1 BaselinePackageId=sql_ssms_Cpu64 BaselineVersion=12.0.2000.8; PatchFileName=sql_ssms.msp PatchCode={E0D841BC-A8D4-467C-BB0F-2A326202C8EE}

    (12) 2015-07-22 20:28:17 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x64\sql_ssms.msp' does not exist

    (12) 2015-07-22 20:28:17 Slp: Baseline Package Id: sql_ssms_loc_Cpu64_1033 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (12) 2015-07-22 20:28:17 Slp: Patch Id KB3058865_sql_ssms_loc_Cpu64_1033 - NotInstalled on the baseline msi package sql_ssms_loc_Cpu64_1033. Detail description of this patch package is: PatchId=KB3058865_sql_ssms_loc_Cpu64_1033 PatchVersion=12.1.4100.1 BaselinePackageId=sql_ssms_loc_Cpu64_1033 BaselineVersion=12.0.2000.8; PatchFileName=sql_ssms_loc.msp PatchCode={B72579FB-C127-4662-979B-8F62E9955326}

    (12) 2015-07-22 20:28:17 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\x64\sql_ssms_loc.msp' does not exist

    (12) 2015-07-22 20:28:17 Slp: Baseline Package Id: sql_dreplay_client_Cpu64 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (12) 2015-07-22 20:28:17 Slp: Patch Id KB3058865_sql_dreplay_client_Cpu64 - NotInstalled on the baseline msi package sql_dreplay_client_Cpu64. Detail description of this patch package is: PatchId=KB3058865_sql_dreplay_client_Cpu64 PatchVersion=12.1.4100.1 BaselinePackageId=sql_dreplay_client_Cpu64 BaselineVersion=12.0.2000.8; PatchFileName=sql_dreplay_client.msp PatchCode={C87B2B67-C442-43F2-B11A-1B0B19EFA346}

    (12) 2015-07-22 20:28:17 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x64\sql_dreplay_client.msp' does not exist

    (12) 2015-07-22 20:28:17 Slp: Baseline Package Id: sql_dreplay_controller_Cpu64 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (12) 2015-07-22 20:28:17 Slp: Patch Id KB3058865_sql_dreplay_controller_Cpu64 - NotInstalled on the baseline msi package sql_dreplay_controller_Cpu64. Detail description of this patch package is: PatchId=KB3058865_sql_dreplay_controller_Cpu64 PatchVersion=12.1.4100.1 BaselinePackageId=sql_dreplay_controller_Cpu64 BaselineVersion=12.0.2000.8; PatchFileName=sql_dreplay_controller.msp PatchCode={352AC166-4FB7-4B36-8FAF-21BE86915954}

    (12) 2015-07-22 20:28:17 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x64\sql_dreplay_controller.msp' does not exist

    (12) 2015-07-22 20:28:17 Slp: Baseline Package Id: sql_common_core_Cpu64 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (12) 2015-07-22 20:28:17 Slp: Patch Id KB3058865_sql_common_core_Cpu64 - NotInstalled on the baseline msi package sql_common_core_Cpu64. Detail description of this patch package is: PatchId=KB3058865_sql_common_core_Cpu64 PatchVersion=12.1.4100.1 BaselinePackageId=sql_common_core_Cpu64 BaselineVersion=12.0.2000.8; PatchFileName=sql_common_core.msp PatchCode={22429C5C-D27D-4BE9-9F78-B4F13A86C8E3}

    (12) 2015-07-22 20:28:17 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\sql_common_core_msi\x64\sql_common_core.msp' does not exist

    (12) 2015-07-22 20:28:17 Slp: Baseline Package Id: sql_common_core_loc_Cpu64_1033 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (12) 2015-07-22 20:28:17 Slp: Patch Id KB3058865_sql_common_core_loc_Cpu64_1033 - NotInstalled on the baseline msi package sql_common_core_loc_Cpu64_1033. Detail description of this patch package is: PatchId=KB3058865_sql_common_core_loc_Cpu64_1033 PatchVersion=12.1.4100.1 BaselinePackageId=sql_common_core_loc_Cpu64_1033 BaselineVersion=12.0.2000.8; PatchFileName=sql_common_core_loc.msp PatchCode={B5AF1C0C-39F5-46EF-92AA-F3EE349E83D5}

    (12) 2015-07-22 20:28:17 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msp' does not exist

    (12) 2015-07-22 20:28:17 Slp: Baseline Package Id: SqlWriter_Cpu64 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (12) 2015-07-22 20:28:17 Slp: Patch Id KB3058865_SqlWriter_Cpu64 - NotInstalled on the baseline msi package SqlWriter_Cpu64. Detail description of this patch package is: PatchId=KB3058865_SqlWriter_Cpu64 PatchVersion=12.1.4100.1 BaselinePackageId=SqlWriter_Cpu64 BaselineVersion=12.0.2000.8; PatchFileName=SqlWriter.msp PatchCode={B11DF71C-54A6-4A1E-AA03-13C1CA7A0EE3}

    (12) 2015-07-22 20:28:17 Slp: Baseline Package Id: SqlSqmShared_Cpu64 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (12) 2015-07-22 20:28:17 Slp: Patch Id KB3058865_SqlSqmShared_Cpu64 - NotInstalled on the baseline msi package SqlSqmShared_Cpu64. Detail description of this patch package is: PatchId=KB3058865_SqlSqmShared_Cpu64 PatchVersion=12.1.4100.1 BaselinePackageId=SqlSqmShared_Cpu64 BaselineVersion=12.0.2000.8; PatchFileName=sqlsqm.msp PatchCode={75EA7194-90FB-4595-863D-2F04E9B70333}

    (12) 2015-07-22 20:28:17 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x64\sqlsqm.msp' does not exist

    (12) 2015-07-22 20:28:17 Slp: Baseline Package Id: SqlBrowser_Cpu32 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (12) 2015-07-22 20:28:17 Slp: Patch Id KB3058865_SqlBrowser_Cpu32 - NotInstalled on the baseline msi package SqlBrowser_Cpu32. Detail description of this patch package is: PatchId=KB3058865_SqlBrowser_Cpu32 PatchVersion=12.1.4100.1 BaselinePackageId=SqlBrowser_Cpu32 BaselineVersion=12.0.2000.8; PatchFileName=sqlbrowser.msp PatchCode={99094205-6BE5-42A4-9904-889EFEF7DF2C}

    (12) 2015-07-22 20:28:17 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\x86\sqlbrowser.msp' does not exist

    (12) 2015-07-22 20:28:17 Slp: Baseline Package Id: sql_as_spi_Cpu64 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (12) 2015-07-22 20:28:17 Slp: Patch Id KB3058865_sql_as_spi_Cpu64 - NotInstalled on the baseline msi package sql_as_spi_Cpu64. Detail description of this patch package is: PatchId=KB3058865_sql_as_spi_Cpu64 PatchVersion=12.1.4100.1 BaselinePackageId=sql_as_spi_Cpu64 BaselineVersion=12.0.2000.8; PatchFileName=sql_as_spi.msp PatchCode={24A95AC9-D772-4F93-877D-EC87DE46E80D}

    (12) 2015-07-22 20:28:17 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\x64\sql_as_spi.msp' does not exist

    (12) 2015-07-22 20:28:17 Slp: Completed Action: SetPatchInstallStateAction, returned True

    (12) 2015-07-22 20:28:17 Slp: ----------------------------------------------------------------------

    (12) 2015-07-22 20:28:17 Slp: Running Action: SetFeatureConfigStateAction

    (12) 2015-07-22 20:28:17 Slp: Completed Action: SetFeatureConfigStateAction, returned True

    (12) 2015-07-22 20:28:17 Slp: ----------------------------------------------------------------------

    (12) 2015-07-22 20:28:17 Slp: Skipping property FeaturesToSelect of class: ExpandUserVisibleFeatureAction

    (12) 2015-07-22 20:28:17 Slp: Input of property will not be set due to the following failed restriction(s):

    (12) 2015-07-22 20:28:17 Slp: Condition "Is the datastore flag /Scenario/GlobalFlags/EnableFixedFeatureSelection set" did not pass as it returned false and true was expected.

    (12) 2015-07-22 20:28:17 Slp: ----------------------------------------------------------------------

    (12) 2015-07-22 20:28:17 Slp: Running Action: ExpandUserVisibleFeatureAction

    (12) 2015-07-22 20:28:17 Slp: Feature ID: SQLENGINE has request: Install

    (12) 2015-07-22 20:28:17 Slp: Feature ID: REPLICATION has request: Install

    (12) 2015-07-22 20:28:17 Slp: Feature ID: FULLTEXT has request: Install

    (12) 2015-07-22 20:28:17 Slp: Feature ID: DQ has request: Install

    (12) 2015-07-22 20:28:17 Slp: Feature ID: AS has request: Install

    (12) 2015-07-22 20:28:17 Slp: Feature ID: RS has request: Install

    (12) 2015-07-22 20:28:17 Slp: Feature ID: RS_SHP has request: Install

    (12) 2015-07-22 20:28:17 Slp: Feature ID: RS_SHPWFE has request: Install

    (12) 2015-07-22 20:28:17 Slp: Feature ID: DQC has request: Install

    (12) 2015-07-22 20:28:17 Slp: Feature ID: CONN has request: Install

    (12) 2015-07-22 20:28:17 Slp: Feature ID: IS has request: Install

    (12) 2015-07-22 20:28:17 Slp: Feature ID: BC has request: Install

    (12) 2015-07-22 20:28:17 Slp: Feature ID: SDK has request: Install

    (12) 2015-07-22 20:28:17 Slp: Feature ID: BOL has request: Install

    (12) 2015-07-22 20:28:17 Slp: Feature ID: SSMS has request: Install

    (12) 2015-07-22 20:28:17 Slp: Feature ID: ADV_SSMS has request: Install

    (12) 2015-07-22 20:28:17 Slp: Feature ID: DREPLAY_CTLR has request: Install

    (12) 2015-07-22 20:28:17 Slp: Feature ID: DREPLAY_CLT has request: Install

    (12) 2015-07-22 20:28:17 Slp: Feature ID: SNAC_SDK has request: Install

    (12) 2015-07-22 20:28:17 Slp: Feature ID: MDS has request: Install

    (12) 2015-07-22 20:28:17 Slp: Completed Action: ExpandUserVisibleFeatureAction, returned True

    (12) 2015-07-22 20:28:17 Slp: ----------------------------------------------------------------------

    (12) 2015-07-22 20:28:17 Slp: Skipping property FeaturesToSelect of class: ExpandUserVisibleFeatureAction

    (12) 2015-07-22 20:28:17 Slp: Input of property will not be set due to the following failed restriction(s):

    (12) 2015-07-22 20:28:17 Slp: Condition "Is the datastore flag /Scenario/GlobalFlags/EnableFixedFeatureSelection set" did not pass as it returned false and true was expected.

    (12) 2015-07-22 20:28:17 Slp: ----------------------------------------------------------------------

    (12) 2015-07-22 20:28:17 Slp: Running Action: ExpandConfigUserVisibleFeatureAction

    (12) 2015-07-22 20:28:17 Slp: Feature ID: SQLENGINE has request: Install

    (12) 2015-07-22 20:28:17 Slp: Feature ID: REPLICATION has request: Install

    (12) 2015-07-22 20:28:17 Slp: Feature ID: FULLTEXT has request: Install

    (12) 2015-07-22 20:28:17 Slp: Feature ID: DQ has request: Install

    (12) 2015-07-22 20:28:17 Slp: Feature ID: AS has request: Install

    (12) 2015-07-22 20:28:17 Slp: Feature ID: RS has request: Install

    (12) 2015-07-22 20:28:17 Slp: Feature ID: RS_SHP has request: Install

    (12) 2015-07-22 20:28:17 Slp: Feature ID: RS_SHPWFE has request: Install

    (12) 2015-07-22 20:28:17 Slp: Feature ID: DQC has request: Install

    (12) 2015-07-22 20:28:17 Slp: Feature ID: CONN has request: Install

    (12) 2015-07-22 20:28:17 Slp: Feature ID: IS has request: Install

    (12) 2015-07-22 20:28:17 Slp: Feature ID: BC has request: Install

    (12) 2015-07-22 20:28:17 Slp: Feature ID: SDK has request: Install

    (12) 2015-07-22 20:28:17 Slp: Feature ID: BOL has request: Install

    (12) 2015-07-22 20:28:17 Slp: Feature ID: SSMS has request: Install

    (12) 2015-07-22 20:28:17 Slp: Feature ID: ADV_SSMS has request: Install

    (12) 2015-07-22 20:28:17 Slp: Feature ID: DREPLAY_CTLR has request: Install

    (12) 2015-07-22 20:28:17 Slp: Feature ID: DREPLAY_CLT has request: Install

    (12) 2015-07-22 20:28:17 Slp: Feature ID: SNAC_SDK has request: Install

    (12) 2015-07-22 20:28:17 Slp: Feature ID: MDS has request: Install

    (12) 2015-07-22 20:28:17 Slp: Completed Action: ExpandConfigUserVisibleFeatureAction, returned True

    (12) 2015-07-22 20:28:18 Slp: ----------------------------------------------------------------------

    (12) 2015-07-22 20:28:18 Slp: Running Action: GenerateFeatureRequestForSlipstreamAction

    (12) 2015-07-22 20:28:18 Slp: Completed Action: GenerateFeatureRequestForSlipstreamAction, returned True

    (12) 2015-07-22 20:28:18 Slp: ----------------------------------------------------------------------

    (12) 2015-07-22 20:28:18 Slp: Running Action: GenerateConfigFeatureRequestForSlipstreamAction

    (12) 2015-07-22 20:28:18 Slp: Completed Action: GenerateConfigFeatureRequestForSlipstreamAction, returned True

    (12) 2015-07-22 20:28:18 Slp: ----------------------------------------------------------------------

    (12) 2015-07-22 20:28:18 Slp: Running Action: CreateSqlPackageDependencyForRSAction

    (12) 2015-07-22 20:28:18 Slp: Adding Dependency on Feature ID: SQL_Engine_Core_Inst from Feature ID: RS_Server_Adv

    (12) 2015-07-22 20:28:18 Slp: Adding Dependency on Feature ID: SQL_Engine_Core_Inst from Feature ID: RS_Web_Interface_Adv

    (12) 2015-07-22 20:28:18 Slp: Adding Dependency on Feature ID: SQL_Engine_Core_Inst from Feature ID: RS_Web_Interface_ANI

    (12) 2015-07-22 20:28:18 Slp: Adding Dependency on Feature ID: SQL_Engine_Core_Inst from Feature ID: RS_Web_Interface_ANS

    (12) 2015-07-22 20:28:18 Slp: Adding Dependency on Feature ID: SQL_Engine_Core_Inst from Feature ID: RS_Server_ANI

    (12) 2015-07-22 20:28:18 Slp: Adding Dependency on Feature ID: SQL_Engine_Core_Inst from Feature ID: RS_Server_ANS

    (12) 2015-07-22 20:28:18 Slp: Completed Action: CreateSqlPackageDependencyForRSAction, returned True

    (12) 2015-07-22 20:28:18 Slp: ----------------------------------------------------------------------

    (12) 2015-07-22 20:28:18 Slp: Skipping Action: CreateSqlPackageDependencyForRSUpgradeAction

    (12) 2015-07-22 20:28:18 Slp: Action is being skipped due to the following restrictions:

    (12) 2015-07-22 20:28:18 Slp: Condition "Do any of the specified features match the expected scenario Upgrade" did not pass as it returned false and true was expected.

    (12) 2015-07-22 20:28:18 Slp: Condition "Do any of the specified features match the expected scenario Upgrade" did not pass as it returned false and true was expected.

    (12) 2015-07-22 20:28:18 Slp: ----------------------------------------------------------------------

    (12) 2015-07-22 20:28:18 Slp: Running Action: GenerateOrderedDependancyFeatureListAction

    (12) 2015-07-22 20:28:19 Slp: Completed Action: GenerateOrderedDependancyFeatureListAction, returned True

    (12) 2015-07-22 20:28:19 Slp: ----------------------------------------------------------------------

    (12) 2015-07-22 20:28:19 Slp: Running Action: SetMultiInstanceTransformAction

    (12) 2015-07-22 20:28:19 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_loc_Cpu64_1028 but the package has no version

    (12) 2015-07-22 20:28:19 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_loc_Cpu64_1031 but the package has no version

    (12) 2015-07-22 20:28:19 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_loc_Cpu64_1036 but the package has no version

    (12) 2015-07-22 20:28:19 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_loc_Cpu64_1040 but the package has no version

    (12) 2015-07-22 20:28:19 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_loc_Cpu64_1041 but the package has no version

    (12) 2015-07-22 20:28:19 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_loc_Cpu64_1042 but the package has no version

    (12) 2015-07-22 20:28:19 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_loc_Cpu64_1046 but the package has no version

    (12) 2015-07-22 20:28:19 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_loc_Cpu64_1049 but the package has no version

    (12) 2015-07-22 20:28:19 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_loc_Cpu64_2052 but the package has no version

    (12) 2015-07-22 20:28:19 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_loc_Cpu64_3082 but the package has no version

    (12) 2015-07-22 20:28:19 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_loc_Cpu64_1053 but the package has no version

    (12) 2015-07-22 20:28:19 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_loc_Cpu32_1028 but the package has no version

    (12) 2015-07-22 20:28:19 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_loc_Cpu32_1031 but the package has no version

    (12) 2015-07-22 20:28:19 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_loc_Cpu32_1036 but the package has no version

    (12) 2015-07-22 20:28:19 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_loc_Cpu32_1040 but the package has no version

    (12) 2015-07-22 20:28:19 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_loc_Cpu32_1041 but the package has no version

    (12) 2015-07-22 20:28:19 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_loc_Cpu32_1042 but the package has no version

    (12) 2015-07-22 20:28:19 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_loc_Cpu32_1046 but the package has no version

    (12) 2015-07-22 20:28:19 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_loc_Cpu32_1049 but the package has no version

    (12) 2015-07-22 20:28:19 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_loc_Cpu32_2052 but the package has no version

    (12) 2015-07-22 20:28:19 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_loc_Cpu32_3082 but the package has no version

    (12) 2015-07-22 20:28:19 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_loc_Cpu32_1053 but the package has no version

    (12) 2015-07-22 20:28:19 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_loc_Cpu64_1028 but the package has no version

    (12) 2015-07-22 20:28:19 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_loc_Cpu64_1031 but the package has no version

    (12) 2015-07-22 20:28:19 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_loc_Cpu64_1036 but the package has no version

    (12) 2015-07-22 20:28:19 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_loc_Cpu64_1040 but the package has no version

    (12) 2015-07-22 20:28:19 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_loc_Cpu64_1041 but the package has no version

    (12) 2015-07-22 20:28:19 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_loc_Cpu64_1042 but the package has no version

    (12) 2015-07-22 20:28:19 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_loc_Cpu64_1046 but the package has no version

    (12) 2015-07-22 20:28:19 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_loc_Cpu64_1049 but the package has no version

    (12) 2015-07-22 20:28:19 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_loc_Cpu64_2052 but the package has no version

    (12) 2015-07-22 20:28:19 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_loc_Cpu64_3082 but the package has no version

    (12) 2015-07-22 20:28:19 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_loc_Cpu64_1053 but the package has no version

    (12) 2015-07-22 20:28:19 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_loc_Cpu32_1028 but the package has no version

    (12) 2015-07-22 20:28:19 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_loc_Cpu32_1031 but the package has no version

    (12) 2015-07-22 20:28:19 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_loc_Cpu32_1036 but the package has no version

    (12) 2015-07-22 20:28:19 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_loc_Cpu32_1040 but the package has no version

    (12) 2015-07-22 20:28:19 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_loc_Cpu32_1041 but the package has no version

    (12) 2015-07-22 20:28:19 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_loc_Cpu32_1042 but the package has no version

    (12) 2015-07-22 20:28:19 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_loc_Cpu32_1046 but the package has no version

    (12) 2015-07-22 20:28:19 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_loc_Cpu32_1049 but the package has no version

    (12) 2015-07-22 20:28:19 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_loc_Cpu32_2052 but the package has no version

    (12) 2015-07-22 20:28:19 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_loc_Cpu32_3082 but the package has no version

    (12) 2015-07-22 20:28:19 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_loc_Cpu32_1053 but the package has no version

    (12) 2015-07-22 20:28:19 Slp: GetInstalledTransformByMsi is verifying on package id sql_fulltext_SQL14_Cpu64 but the package has no version

    (12) 2015-07-22 20:28:19 Slp: Package sql_engine_core_inst_Cpu64 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_engine_core_inst_Cpu32 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_engine_core_inst_loc_Cpu64_1028 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_engine_core_inst_loc_Cpu64_1031 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_engine_core_inst_loc_Cpu64_1033 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_engine_core_inst_loc_Cpu64_1036 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_engine_core_inst_loc_Cpu64_1040 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_engine_core_inst_loc_Cpu64_1041 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_engine_core_inst_loc_Cpu64_1042 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_engine_core_inst_loc_Cpu64_1046 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_engine_core_inst_loc_Cpu64_1049 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_engine_core_inst_loc_Cpu64_2052 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_engine_core_inst_loc_Cpu64_3082 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_engine_core_inst_loc_Cpu64_1053 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_engine_core_inst_loc_Cpu32_1028 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_engine_core_inst_loc_Cpu32_1031 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_engine_core_inst_loc_Cpu32_1033 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_engine_core_inst_loc_Cpu32_1036 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_engine_core_inst_loc_Cpu32_1040 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_engine_core_inst_loc_Cpu32_1041 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_engine_core_inst_loc_Cpu32_1042 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_engine_core_inst_loc_Cpu32_1046 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_engine_core_inst_loc_Cpu32_1049 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_engine_core_inst_loc_Cpu32_2052 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_engine_core_inst_loc_Cpu32_3082 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_engine_core_inst_loc_Cpu32_1053 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_fulltext_Cpu64 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_fulltext_Cpu32 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_dq_Cpu64 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_dq_Cpu32 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_dq_loc_Cpu64_1028 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_dq_loc_Cpu64_1031 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_dq_loc_Cpu64_1033 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_dq_loc_Cpu64_1036 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_dq_loc_Cpu64_1040 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_dq_loc_Cpu64_1041 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_dq_loc_Cpu64_1042 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_dq_loc_Cpu64_1046 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_dq_loc_Cpu64_1049 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_dq_loc_Cpu64_2052 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_dq_loc_Cpu64_3082 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_dq_loc_Cpu64_1053 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_dq_loc_Cpu32_1028 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_dq_loc_Cpu32_1031 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_dq_loc_Cpu32_1033 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_dq_loc_Cpu32_1036 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_dq_loc_Cpu32_1040 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_dq_loc_Cpu32_1041 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_dq_loc_Cpu32_1042 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_dq_loc_Cpu32_1046 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_dq_loc_Cpu32_1049 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_dq_loc_Cpu32_2052 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_dq_loc_Cpu32_3082 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_dq_loc_Cpu32_1053 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_loc_Cpu64_1028 but the package has no version

    (12) 2015-07-22 20:28:19 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_loc_Cpu64_1031 but the package has no version

    (12) 2015-07-22 20:28:19 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_loc_Cpu64_1036 but the package has no version

    (12) 2015-07-22 20:28:19 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_loc_Cpu64_1040 but the package has no version

    (12) 2015-07-22 20:28:19 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_loc_Cpu64_1041 but the package has no version

    (12) 2015-07-22 20:28:19 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_loc_Cpu64_1042 but the package has no version

    (12) 2015-07-22 20:28:19 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_loc_Cpu64_1046 but the package has no version

    (12) 2015-07-22 20:28:19 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_loc_Cpu64_1049 but the package has no version

    (12) 2015-07-22 20:28:19 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_loc_Cpu64_2052 but the package has no version

    (12) 2015-07-22 20:28:19 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_loc_Cpu64_3082 but the package has no version

    (12) 2015-07-22 20:28:19 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_loc_Cpu64_1053 but the package has no version

    (12) 2015-07-22 20:28:19 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_loc_Cpu32_1028 but the package has no version

    (12) 2015-07-22 20:28:19 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_loc_Cpu32_1031 but the package has no version

    (12) 2015-07-22 20:28:19 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_loc_Cpu32_1036 but the package has no version

    (12) 2015-07-22 20:28:19 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_loc_Cpu32_1040 but the package has no version

    (12) 2015-07-22 20:28:19 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_loc_Cpu32_1041 but the package has no version

    (12) 2015-07-22 20:28:19 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_loc_Cpu32_1042 but the package has no version

    (12) 2015-07-22 20:28:19 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_loc_Cpu32_1046 but the package has no version

    (12) 2015-07-22 20:28:19 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_loc_Cpu32_1049 but the package has no version

    (12) 2015-07-22 20:28:19 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_loc_Cpu32_2052 but the package has no version

    (12) 2015-07-22 20:28:19 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_loc_Cpu32_3082 but the package has no version

    (12) 2015-07-22 20:28:19 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_loc_Cpu32_1053 but the package has no version

    (12) 2015-07-22 20:28:19 Slp: Package sql_as_Cpu64 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_as_Cpu32 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_as_loc_Cpu64_1028 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_as_loc_Cpu64_1031 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_as_loc_Cpu64_1033 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_as_loc_Cpu64_1036 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_as_loc_Cpu64_1040 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_as_loc_Cpu64_1041 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_as_loc_Cpu64_1042 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_as_loc_Cpu64_1046 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_as_loc_Cpu64_1049 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_as_loc_Cpu64_2052 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_as_loc_Cpu64_3082 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_as_loc_Cpu64_1053 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_as_loc_Cpu32_1028 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_as_loc_Cpu32_1031 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_as_loc_Cpu32_1033 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_as_loc_Cpu32_1036 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_as_loc_Cpu32_1040 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_as_loc_Cpu32_1041 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_as_loc_Cpu32_1042 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_as_loc_Cpu32_1046 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_as_loc_Cpu32_1049 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_as_loc_Cpu32_2052 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_as_loc_Cpu32_3082 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_as_loc_Cpu32_1053 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_loc_Cpu64_1028 but the package has no version

    (12) 2015-07-22 20:28:19 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_loc_Cpu64_1031 but the package has no version

    (12) 2015-07-22 20:28:19 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_loc_Cpu64_1036 but the package has no version

    (12) 2015-07-22 20:28:19 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_loc_Cpu64_1040 but the package has no version

    (12) 2015-07-22 20:28:19 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_loc_Cpu64_1041 but the package has no version

    (12) 2015-07-22 20:28:19 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_loc_Cpu64_1042 but the package has no version

    (12) 2015-07-22 20:28:19 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_loc_Cpu64_1046 but the package has no version

    (12) 2015-07-22 20:28:19 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_loc_Cpu64_1049 but the package has no version

    (12) 2015-07-22 20:28:19 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_loc_Cpu64_2052 but the package has no version

    (12) 2015-07-22 20:28:19 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_loc_Cpu64_3082 but the package has no version

    (12) 2015-07-22 20:28:19 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_loc_Cpu64_1053 but the package has no version

    (12) 2015-07-22 20:28:19 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_loc_Cpu32_1028 but the package has no version

    (12) 2015-07-22 20:28:19 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_loc_Cpu32_1031 but the package has no version

    (12) 2015-07-22 20:28:19 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_loc_Cpu32_1036 but the package has no version

    (12) 2015-07-22 20:28:19 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_loc_Cpu32_1040 but the package has no version

    (12) 2015-07-22 20:28:19 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_loc_Cpu32_1041 but the package has no version

    (12) 2015-07-22 20:28:19 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_loc_Cpu32_1042 but the package has no version

    (12) 2015-07-22 20:28:19 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_loc_Cpu32_1046 but the package has no version

    (12) 2015-07-22 20:28:19 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_loc_Cpu32_1049 but the package has no version

    (12) 2015-07-22 20:28:19 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_loc_Cpu32_2052 but the package has no version

    (12) 2015-07-22 20:28:19 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_loc_Cpu32_3082 but the package has no version

    (12) 2015-07-22 20:28:19 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_loc_Cpu32_1053 but the package has no version

    (12) 2015-07-22 20:28:19 Slp: Package sql_rs_Cpu64 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_rs_Cpu32 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_rs_loc_Cpu64_1028 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_rs_loc_Cpu64_1031 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_rs_loc_Cpu64_1033 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_rs_loc_Cpu64_1036 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_rs_loc_Cpu64_1040 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_rs_loc_Cpu64_1041 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_rs_loc_Cpu64_1042 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_rs_loc_Cpu64_1046 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_rs_loc_Cpu64_1049 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_rs_loc_Cpu64_2052 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_rs_loc_Cpu64_3082 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_rs_loc_Cpu64_1053 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_rs_loc_Cpu32_1028 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_rs_loc_Cpu32_1031 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_rs_loc_Cpu32_1033 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_rs_loc_Cpu32_1036 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_rs_loc_Cpu32_1040 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_rs_loc_Cpu32_1041 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_rs_loc_Cpu32_1042 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_rs_loc_Cpu32_1046 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_rs_loc_Cpu32_1049 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_rs_loc_Cpu32_2052 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_rs_loc_Cpu32_3082 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Package sql_rs_loc_Cpu32_1053 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:28:19 Slp: Completed Action: SetMultiInstanceTransformAction, returned True

    (12) 2015-07-22 20:28:19 Slp: ----------------------------------------------------------------------

    (12) 2015-07-22 20:28:19 Slp: Running Action: AddInstallModificationModifiersAction

    (12) 2015-07-22 20:28:20 Slp: Completed Action: AddInstallModificationModifiersAction, returned True

    (12) 2015-07-22 20:28:20 Slp: ----------------------------------------------------------------------

    (12) 2015-07-22 20:28:20 Slp: Running Action: AddCustomModifiersAction

    (12) 2015-07-22 20:28:20 Slp: Completed Action: AddCustomModifiersAction, returned True

    (12) 2015-07-22 20:28:20 Slp: ----------------------------------------------------------------------

    (12) 2015-07-22 20:28:20 Slp: Running Action: SetFeatureScenarioAction

    (12) 2015-07-22 20:28:20 Slp: Slipstream Patch Modifier: Request for target package sql_tools_loc_Cpu64_1033 remains no change for available patches.

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_Tools_Standard_FLS_sql_tools_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: Connectivity_FLS_sql_tools_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SDK_FLS_sql_tools_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: Tools_Legacy_FLS_sql_tools_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: Connectivity_Full_Loc_sql_tools_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_SSMS_Full_Loc_sql_tools_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SDK_Full_Loc_sql_tools_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: Tools_Legacy_Full_Loc_sql_tools_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Slipstream Patch Modifier: Request for target package sql_ssms_loc_Cpu64_1033 remains no change for available patches.

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_Tools_ALS_sql_ssms_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_PowerShell_Tools_ALS_sql_ssms_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_SSMS_Adv_Loc_sql_ssms_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Slipstream Patch Modifier: Request for target package sql_tools_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_Tools_Standard_FNS_sql_tools_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: Connectivity_FNS_sql_tools_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SDK_FNS_sql_tools_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: Tools_Legacy_FNS_sql_tools_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: Connectivity_Full_sql_tools_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_SSMS_Full_sql_tools_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SDK_Full_sql_tools_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: Tools_Legacy_Full_sql_tools_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Slipstream Patch Modifier: Request for target package sql_ssms_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_Tools_ANS_sql_ssms_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_PowerShell_Tools_ANS_sql_ssms_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_SSMS_Adv_sql_ssms_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Slipstream Patch Modifier: Request for target package sql_rs_loc_Cpu64_1033 remains no change for available patches.

    (12) 2015-07-22 20:28:20 Slp: Feature ID: RS_Web_Interface_ALS_sql_rs_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: RS_Server_ALI_sql_rs_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: RS_Web_Interface_Adv_Loc_sql_rs_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: RS_Server_ALS_sql_rs_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: RS_Server_Adv_Loc_sql_rs_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Slipstream Patch Modifier: Request for target package sql_rs_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:28:20 Slp: Feature ID: RS_Web_Interface_ANS_sql_rs_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: RS_Web_Interface_ANI_sql_rs_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: RS_Web_Interface_Adv_sql_rs_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: RS_Server_ANS_sql_rs_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: RS_Server_ANI_sql_rs_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: RS_Server_Adv_sql_rs_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Slipstream Patch Modifier: Request for target package sql_engine_core_inst_loc_Cpu64_1033 remains no change for available patches.

    (12) 2015-07-22 20:28:20 Slp: Feature ID: MPT_AGENT_CORE_MNGD_CLI_sql_engine_core_inst_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: MPT_AGENT_CORE_CLI_sql_engine_core_inst_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_ENGINE_CORE_CLI_sql_engine_core_inst_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_AGENT_FLI_sql_engine_core_inst_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_MAIL_FLI_sql_engine_core_inst_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_LEGACYTOOLS_FLI_sql_engine_core_inst_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_DATA_COLLECTOR_FLI_sql_engine_core_inst_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_Engine_Core_Inst_Loc_sql_engine_core_inst_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Slipstream Patch Modifier: Request for target package sql_engine_core_shared_loc_Cpu64_1033 remains no change for available patches.

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_DMF_CLS_sql_engine_core_shared_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_ENGINE_CORE_CLS_sql_engine_core_shared_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_LEGACYTOOLS_CLS_sql_engine_core_shared_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_Engine_CLS_sql_engine_core_shared_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SDK_CLS_sql_engine_core_shared_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_CMDLINETOOLS_CLS_sql_engine_core_shared_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_SLP_BASE_CLS_sql_engine_core_shared_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_Engine_FLS_sql_engine_core_shared_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_REPL_ENGINE_SUPPORT_FLS_sql_engine_core_shared_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_Replication_CLS_sql_engine_core_shared_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_SLP_ENGINE_SUPPORT_CLS_sql_engine_core_shared_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_PowerShell_Engine_CLS_sql_engine_core_shared_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_DATA_COLLECTOR_FLS_sql_engine_core_shared_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_Engine_Core_Shared_Loc_sql_engine_core_shared_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Slipstream Patch Modifier: Request for target package sql_dq_loc_Cpu64_1033 remains no change for available patches.

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_DQ_FLS_sql_dq_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_DQ_Full_Loc_sql_dq_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Slipstream Patch Modifier: Request for target package sql_dq_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_DQ_FNS_sql_dq_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_DQ_Full_sql_dq_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Slipstream Patch Modifier: Request for target package sql_fulltext_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_FullText_CNI_sql_fulltext_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_FullText_Adv_sql_fulltext_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Slipstream Patch Modifier: Request for target package sql_engine_core_inst_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_DUMPER_CNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_CMDLINETOOLS_CNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_Engine_CNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_LEGACYTOOLS_CNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_ENGINE_CORE_CNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_DataFiles_Core_Inst_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_Replication_CNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_Replication_FNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_ENGINE_DB_CNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_Replication_Core_Inst_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_LEGACYTOOLS_FNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_DATA_COLLECTOR_FNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_MAIL_FNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_UPGRADESCRIPTS_FNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_REPL_ENGINE_SUPPORT_FNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_SLP_ENGINE_SUPPORT_CNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_REPL_ENGINE_SUPPORT_CNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: MPT_AGENT_CORE_CNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_AGENT_FNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: MPT_AGENT_CORE_MNGD_CNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_Engine_Core_Inst_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Slipstream Patch Modifier: Request for target package sql_engine_core_shared_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SDK_CNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_DQ_CNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_BROWSER_CNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_DMF_CNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_CMDLINETOOLS_CNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_DQ_Core_Shared_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_Replication_FNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_Replication_CNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_Replication_Core_Shared_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_FullText_CNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_FullText_Core_Shared_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_PowerShell_Engine_CNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_SLP_ENGINE_SUPPORT_CNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_DATA_COLLECTOR_FNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_REPL_ENGINE_SUPPORT_FNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_Engine_FNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_SLP_BASE_CNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_Engine_CNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_DUMPER_CNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_ENGINE_CORE_CNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_SCHEMAS_CNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_LEGACYTOOLS_CNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_Engine_Core_Shared_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Slipstream Patch Modifier: Request for target package SqlDom_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:28:20 Slp: Feature ID: ENG_SqlDom_REDIST_SqlDom_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Slipstream Patch Modifier: Request for target package MDS_Loc_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:28:20 Slp: Feature ID: MDSCoreFeature_Loc_MDS_Loc_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Slipstream Patch Modifier: Request for target package MDS_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:28:20 Slp: Feature ID: MDSCoreFeature_MDS_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Slipstream Patch Modifier: Request for target package RsFx_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_RsFx_RsFx_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Slipstream Patch Modifier: Request for target package sql_dreplay_client_loc_Cpu64_1033 remains no change for available patches.

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_DReplay_Client_FLS_sql_dreplay_client_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_DReplay_Client_Loc_sql_dreplay_client_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Slipstream Patch Modifier: Request for target package sql_dreplay_controller_loc_Cpu64_1033 remains no change for available patches.

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_DReplay_Controller_FLS_sql_dreplay_controller_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_DReplay_Controller_Loc_sql_dreplay_controller_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Slipstream Patch Modifier: Request for target package sql_is_loc_Cpu64_1033 remains no change for available patches.

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_DTS_FLS_sql_is_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_DTS_Full_Loc_sql_is_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Slipstream Patch Modifier: Request for target package sql_dqc_loc_Cpu64_1033 remains no change for available patches.

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_DQ_CLIENT_FLS_sql_dqc_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_DQ_CLIENT_Full_Loc_sql_dqc_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Slipstream Patch Modifier: Request for target package sql_as_loc_Cpu64_1033 remains no change for available patches.

    (12) 2015-07-22 20:28:20 Slp: Feature ID: Analysis_Server_FLI_sql_as_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: Analysis_Server_FLS_sql_as_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: Analysis_Server_Full_Loc_sql_as_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Slipstream Patch Modifier: Request for target package sql_common_core_loc_Cpu64_1033 remains no change for available patches.

    (12) 2015-07-22 20:28:20 Slp: Feature ID: Client_Components_CLS_sql_common_core_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: Connectivity_CLS_sql_common_core_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: CommonFiles_Loc_sql_common_core_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Slipstream Patch Modifier: Request for target package sql_dreplay_client_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_DReplay_Client_FNS_sql_dreplay_client_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_DReplay_Client_sql_dreplay_client_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Slipstream Patch Modifier: Request for target package sql_dreplay_controller_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_DReplay_Controller_FNS_sql_dreplay_controller_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_DReplay_Controller_sql_dreplay_controller_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Slipstream Patch Modifier: Request for target package sql_is_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_DTS_FNS_sql_is_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_DTS_Full_sql_is_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Slipstream Patch Modifier: Request for target package sql_rsshp_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:28:20 Slp: Feature ID: RS_SPServer_ANI_sql_rsshp_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: RS_SHP_SharedService_Adv_sql_rsshp_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Slipstream Patch Modifier: Request for target package sql_as_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:28:20 Slp: Feature ID: Analysis_Server_FNI_sql_as_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: Analysis_Server_FNS_sql_as_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: Analysis_Server_Full_sql_as_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Slipstream Patch Modifier: Request for target package sql_common_core_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:28:20 Slp: Feature ID: Client_Components_CNS_sql_common_core_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: Connectivity_CNS_sql_common_core_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: CommonFiles_sql_common_core_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Slipstream Patch Modifier: Request for target package rsSharePoint_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:28:20 Slp: Feature ID: RSSharePointAddin_rsSharePoint_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Slipstream Patch Modifier: Request for target package SQLSysClrTypes_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SysClrTypFeature_SQLSysClrTypes_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Slipstream Patch Modifier: Request for target package SqlSqmShared_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQM_SHARED_SqlSqmShared_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Slipstream Patch Modifier: Request for target package SqlBrowser_Cpu32 remains no change for available patches.

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_Browser_Redist_SqlBrowser_Cpu32 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Slipstream Patch Modifier: Request for target package BestPracticesPolicies_Cpu32 remains no change for available patches.

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_Policy_Redist_BestPracticesPolicies_Cpu32 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Slipstream Patch Modifier: Request for target package BOL_Reg_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_BOL_Registry_Loc_BOL_Reg_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Slipstream Patch Modifier: Request for target package BOL_Loc_Cpu64_1033 remains no change for available patches.

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_BOL_Components_Loc_BOL_Loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Slipstream Patch Modifier: Request for target package BOL_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_BOL_Components_BOL_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Slipstream Patch Modifier: Request for target package SqlWriter_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_WRITER_SqlWriter_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Slipstream Patch Modifier: Request for target package sqlls_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_LS_CORE_sqlls_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Slipstream Patch Modifier: Request for target package sqlncli_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_SNAC_CORE_sqlncli_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_SNAC_SDK_sqlncli_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Slipstream Patch Modifier: Request for target package sql_dqc_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_DQ_CLIENT_FNS_sql_dqc_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_DQ_CLIENT_Full_sql_dqc_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Slipstream Patch Modifier: Request for target package sql_dq_common_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_DQ_COMMON_FNS_sql_dq_common_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_DQ_Common_sql_dq_common_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Slipstream Patch Modifier: Request for target package SqlSupport_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SupportFiles_SqlSupport_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Completed Action: SetFeatureScenarioAction, returned True

    (12) 2015-07-22 20:28:20 Slp: ----------------------------------------------------------------------

    (12) 2015-07-22 20:28:20 Slp: Running Action: SetFeatureConfigScenarioAction

    (12) 2015-07-22 20:28:20 Slp: Slipstream Patch Modifier: Request for target package sql_tools_loc_Cpu64_1033 remains no change for available patches.

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_Tools_Standard_FLS_sql_tools_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: Connectivity_FLS_sql_tools_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SDK_FLS_sql_tools_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: Tools_Legacy_FLS_sql_tools_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: Connectivity_Full_Loc_sql_tools_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_SSMS_Full_Loc_sql_tools_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SDK_Full_Loc_sql_tools_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: Tools_Legacy_Full_Loc_sql_tools_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Slipstream Patch Modifier: Request for target package sql_ssms_loc_Cpu64_1033 remains no change for available patches.

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_Tools_ALS_sql_ssms_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_PowerShell_Tools_ALS_sql_ssms_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_SSMS_Adv_Loc_sql_ssms_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Slipstream Patch Modifier: Request for target package sql_tools_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_Tools_Standard_FNS_sql_tools_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: Connectivity_FNS_sql_tools_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SDK_FNS_sql_tools_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: Tools_Legacy_FNS_sql_tools_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: Connectivity_Full_sql_tools_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_SSMS_Full_sql_tools_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SDK_Full_sql_tools_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: Tools_Legacy_Full_sql_tools_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Slipstream Patch Modifier: Request for target package sql_ssms_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_Tools_ANS_sql_ssms_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_PowerShell_Tools_ANS_sql_ssms_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_SSMS_Adv_sql_ssms_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Slipstream Patch Modifier: Request for target package sql_rs_loc_Cpu64_1033 remains no change for available patches.

    (12) 2015-07-22 20:28:20 Slp: Feature ID: RS_Web_Interface_ALS_sql_rs_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: RS_Server_ALI_sql_rs_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: RS_Web_Interface_Adv_Loc_sql_rs_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: RS_Server_ALS_sql_rs_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: RS_Server_Adv_Loc_sql_rs_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Slipstream Patch Modifier: Request for target package sql_rs_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:28:20 Slp: Feature ID: RS_Web_Interface_ANS_sql_rs_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: RS_Web_Interface_ANI_sql_rs_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: RS_Web_Interface_Adv_sql_rs_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: RS_Server_ANS_sql_rs_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: RS_Server_ANI_sql_rs_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: RS_Server_Adv_sql_rs_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Slipstream Patch Modifier: Request for target package sql_engine_core_inst_loc_Cpu64_1033 remains no change for available patches.

    (12) 2015-07-22 20:28:20 Slp: Feature ID: MPT_AGENT_CORE_MNGD_CLI_sql_engine_core_inst_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: MPT_AGENT_CORE_CLI_sql_engine_core_inst_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_ENGINE_CORE_CLI_sql_engine_core_inst_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_AGENT_FLI_sql_engine_core_inst_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_MAIL_FLI_sql_engine_core_inst_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_LEGACYTOOLS_FLI_sql_engine_core_inst_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_DATA_COLLECTOR_FLI_sql_engine_core_inst_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_Engine_Core_Inst_Loc_sql_engine_core_inst_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Slipstream Patch Modifier: Request for target package sql_engine_core_shared_loc_Cpu64_1033 remains no change for available patches.

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_DMF_CLS_sql_engine_core_shared_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_ENGINE_CORE_CLS_sql_engine_core_shared_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_LEGACYTOOLS_CLS_sql_engine_core_shared_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_Engine_CLS_sql_engine_core_shared_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SDK_CLS_sql_engine_core_shared_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_CMDLINETOOLS_CLS_sql_engine_core_shared_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_SLP_BASE_CLS_sql_engine_core_shared_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_Engine_FLS_sql_engine_core_shared_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_REPL_ENGINE_SUPPORT_FLS_sql_engine_core_shared_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_Replication_CLS_sql_engine_core_shared_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_SLP_ENGINE_SUPPORT_CLS_sql_engine_core_shared_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_PowerShell_Engine_CLS_sql_engine_core_shared_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_DATA_COLLECTOR_FLS_sql_engine_core_shared_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_Engine_Core_Shared_Loc_sql_engine_core_shared_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Slipstream Patch Modifier: Request for target package sql_dq_loc_Cpu64_1033 remains no change for available patches.

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_DQ_FLS_sql_dq_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_DQ_Full_Loc_sql_dq_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Slipstream Patch Modifier: Request for target package sql_dq_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_DQ_FNS_sql_dq_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_DQ_Full_sql_dq_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Slipstream Patch Modifier: Request for target package sql_fulltext_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_FullText_CNI_sql_fulltext_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_FullText_Adv_sql_fulltext_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Slipstream Patch Modifier: Request for target package sql_engine_core_inst_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_DUMPER_CNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_CMDLINETOOLS_CNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_Engine_CNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_LEGACYTOOLS_CNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_ENGINE_CORE_CNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_DataFiles_Core_Inst_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_Replication_CNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_Replication_FNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_ENGINE_DB_CNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_Replication_Core_Inst_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_LEGACYTOOLS_FNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_DATA_COLLECTOR_FNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_MAIL_FNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_UPGRADESCRIPTS_FNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_REPL_ENGINE_SUPPORT_FNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_SLP_ENGINE_SUPPORT_CNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_REPL_ENGINE_SUPPORT_CNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: MPT_AGENT_CORE_CNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_AGENT_FNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: MPT_AGENT_CORE_MNGD_CNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_Engine_Core_Inst_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Slipstream Patch Modifier: Request for target package sql_engine_core_shared_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SDK_CNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_DQ_CNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_BROWSER_CNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_DMF_CNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_CMDLINETOOLS_CNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_DQ_Core_Shared_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_Replication_FNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_Replication_CNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_Replication_Core_Shared_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_FullText_CNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_FullText_Core_Shared_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_PowerShell_Engine_CNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_SLP_ENGINE_SUPPORT_CNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_DATA_COLLECTOR_FNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_REPL_ENGINE_SUPPORT_FNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_Engine_FNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_SLP_BASE_CNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_Engine_CNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_DUMPER_CNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_ENGINE_CORE_CNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_SCHEMAS_CNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_LEGACYTOOLS_CNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_Engine_Core_Shared_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Slipstream Patch Modifier: Request for target package SqlDom_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:28:20 Slp: Feature ID: ENG_SqlDom_REDIST_SqlDom_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Slipstream Patch Modifier: Request for target package MDS_Loc_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:28:20 Slp: Feature ID: MDSCoreFeature_Loc_MDS_Loc_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Slipstream Patch Modifier: Request for target package MDS_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:28:20 Slp: Feature ID: MDSCoreFeature_MDS_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Slipstream Patch Modifier: Request for target package RsFx_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_RsFx_RsFx_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Slipstream Patch Modifier: Request for target package sql_dreplay_client_loc_Cpu64_1033 remains no change for available patches.

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_DReplay_Client_FLS_sql_dreplay_client_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_DReplay_Client_Loc_sql_dreplay_client_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Slipstream Patch Modifier: Request for target package sql_dreplay_controller_loc_Cpu64_1033 remains no change for available patches.

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_DReplay_Controller_FLS_sql_dreplay_controller_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_DReplay_Controller_Loc_sql_dreplay_controller_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Slipstream Patch Modifier: Request for target package sql_is_loc_Cpu64_1033 remains no change for available patches.

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_DTS_FLS_sql_is_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_DTS_Full_Loc_sql_is_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Slipstream Patch Modifier: Request for target package sql_dqc_loc_Cpu64_1033 remains no change for available patches.

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_DQ_CLIENT_FLS_sql_dqc_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_DQ_CLIENT_Full_Loc_sql_dqc_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Slipstream Patch Modifier: Request for target package sql_as_loc_Cpu64_1033 remains no change for available patches.

    (12) 2015-07-22 20:28:20 Slp: Feature ID: Analysis_Server_FLI_sql_as_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: Analysis_Server_FLS_sql_as_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: Analysis_Server_Full_Loc_sql_as_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Slipstream Patch Modifier: Request for target package sql_common_core_loc_Cpu64_1033 remains no change for available patches.

    (12) 2015-07-22 20:28:20 Slp: Feature ID: Client_Components_CLS_sql_common_core_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: Connectivity_CLS_sql_common_core_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: CommonFiles_Loc_sql_common_core_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Slipstream Patch Modifier: Request for target package sql_dreplay_client_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_DReplay_Client_FNS_sql_dreplay_client_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_DReplay_Client_sql_dreplay_client_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Slipstream Patch Modifier: Request for target package sql_dreplay_controller_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_DReplay_Controller_FNS_sql_dreplay_controller_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_DReplay_Controller_sql_dreplay_controller_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Slipstream Patch Modifier: Request for target package sql_is_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_DTS_FNS_sql_is_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_DTS_Full_sql_is_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Slipstream Patch Modifier: Request for target package sql_rsshp_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:28:20 Slp: Feature ID: RS_SPServer_ANI_sql_rsshp_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: RS_SHP_SharedService_Adv_sql_rsshp_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Slipstream Patch Modifier: Request for target package sql_as_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:28:20 Slp: Feature ID: Analysis_Server_FNI_sql_as_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: Analysis_Server_FNS_sql_as_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: Analysis_Server_Full_sql_as_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Slipstream Patch Modifier: Request for target package sql_common_core_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:28:20 Slp: Feature ID: Client_Components_CNS_sql_common_core_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: Connectivity_CNS_sql_common_core_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: CommonFiles_sql_common_core_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Slipstream Patch Modifier: Request for target package rsSharePoint_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:28:20 Slp: Feature ID: RSSharePointAddin_rsSharePoint_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Slipstream Patch Modifier: Request for target package SQLSysClrTypes_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SysClrTypFeature_SQLSysClrTypes_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Slipstream Patch Modifier: Request for target package SqlSqmShared_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQM_SHARED_SqlSqmShared_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Slipstream Patch Modifier: Request for target package SqlBrowser_Cpu32 remains no change for available patches.

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_Browser_Redist_SqlBrowser_Cpu32 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Slipstream Patch Modifier: Request for target package BestPracticesPolicies_Cpu32 remains no change for available patches.

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_Policy_Redist_BestPracticesPolicies_Cpu32 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Slipstream Patch Modifier: Request for target package BOL_Reg_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_BOL_Registry_Loc_BOL_Reg_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Slipstream Patch Modifier: Request for target package BOL_Loc_Cpu64_1033 remains no change for available patches.

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_BOL_Components_Loc_BOL_Loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Slipstream Patch Modifier: Request for target package BOL_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_BOL_Components_BOL_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Slipstream Patch Modifier: Request for target package SqlWriter_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_WRITER_SqlWriter_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Slipstream Patch Modifier: Request for target package sqlls_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_LS_CORE_sqlls_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Slipstream Patch Modifier: Request for target package sqlncli_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_SNAC_CORE_sqlncli_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_SNAC_SDK_sqlncli_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Slipstream Patch Modifier: Request for target package sql_dqc_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_DQ_CLIENT_FNS_sql_dqc_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_DQ_CLIENT_Full_sql_dqc_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Slipstream Patch Modifier: Request for target package sql_dq_common_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_DQ_COMMON_FNS_sql_dq_common_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SQL_DQ_Common_sql_dq_common_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Slipstream Patch Modifier: Request for target package SqlSupport_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:28:20 Slp: Feature ID: SupportFiles_SqlSupport_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:28:20 Slp: Completed Action: SetFeatureConfigScenarioAction, returned True

    (12) 2015-07-22 20:28:21 Slp: ----------------------------------------------------------------------

    (12) 2015-07-22 20:28:21 Slp: Running Action: SaveFeatureStateAction

    (12) 2015-07-22 20:28:21 Slp: Sco: Attempting to format the virtual account name from service name 'SQL Server Distributed Replay Controller'

    (12) 2015-07-22 20:28:21 Slp: Sco: Attempting to format the virtual account name from service name 'SQL Server Distributed Replay Client'

    (12) 2015-07-22 20:28:21 Slp: Sco: Attempting to determine if the password is required for account 'NT Service\SQL Server Distributed Replay Controller'

    (12) 2015-07-22 20:28:21 Slp: Sco: Attempting to determine if the account 'NT Service\SQL Server Distributed Replay Controller' is Virtual Account

    (12) 2015-07-22 20:28:21 Slp: Sco: Attempting to validate credentials for user account 'NT Service\SQL Server Distributed Replay Controller' and service name 'SQL Server Distributed Replay Controller'

    (12) 2015-07-22 20:28:21 Slp: Sco: Attempting to determine if the account 'NT Service\SQL Server Distributed Replay Controller' is Virtual Account

    (12) 2015-07-22 20:28:21 Slp: Sco: Attempting to determine if the password is required for account 'NT Service\SQL Server Distributed Replay Client'

    (12) 2015-07-22 20:28:21 Slp: Sco: Attempting to determine if the account 'NT Service\SQL Server Distributed Replay Client' is Virtual Account

    (12) 2015-07-22 20:28:21 Slp: Sco: Attempting to validate credentials for user account 'NT Service\SQL Server Distributed Replay Client' and service name 'SQL Server Distributed Replay Client'

    (12) 2015-07-22 20:28:21 Slp: Sco: Attempting to determine if the account 'NT Service\SQL Server Distributed Replay Client' is Virtual Account

    (12) 2015-07-22 20:28:21 Slp: Completed Action: SaveFeatureStateAction, returned True

    (12) 2015-07-22 20:28:21 Slp: ----------------------------------------------------------------------

    (12) 2015-07-22 20:28:21 Slp: Running Action: AdjustFeaturesAfterCalculation

    (12) 2015-07-22 20:28:21 Slp: /FEATURES contains before adjusting: SQLENGINE,REPLICATION,FULLTEXT,DQ,AS,RS,RS_SHP,RS_SHPWFE,DQC,CONN,IS,BC,SDK,BOL,SSMS,ADV_SSMS,DREPLAY_CTLR,DREPLAY_CLT,SNAC_SDK,MDS

    (12) 2015-07-22 20:28:21 Slp: Checking /FEATURES value: SQLENGINE

    (12) 2015-07-22 20:28:21 Slp: =====================================

    (12) 2015-07-22 20:28:21 Slp: MSI feature install scenario: SQL_Engine_Core_Inst_sql_engine_core_inst_Cpu64 --> Install

    (12) 2015-07-22 20:28:21 Slp: MSI feature config scenario: SQL_Engine_Core_Inst_sql_engine_core_inst_Cpu64 --> Install

    (12) 2015-07-22 20:28:21 Slp: Keeping /FEATURES value: SQLENGINE

    (12) 2015-07-22 20:28:21 Slp: =====================================

    (12) 2015-07-22 20:28:21 Slp: Checking /FEATURES value: REPLICATION

    (12) 2015-07-22 20:28:21 Slp: =====================================

    (12) 2015-07-22 20:28:21 Slp: MSI feature install scenario: SQL_Replication_Core_Inst_sql_engine_core_inst_Cpu64 --> Install

    (12) 2015-07-22 20:28:21 Slp: MSI feature config scenario: SQL_Replication_Core_Inst_sql_engine_core_inst_Cpu64 --> Install

    (12) 2015-07-22 20:28:21 Slp: Keeping /FEATURES value: REPLICATION

    (12) 2015-07-22 20:28:21 Slp: =====================================

    (12) 2015-07-22 20:28:21 Slp: Checking /FEATURES value: FULLTEXT

    (12) 2015-07-22 20:28:21 Slp: =====================================

    (12) 2015-07-22 20:28:21 Slp: MSI feature install scenario: SQL_FullText_Adv_sql_fulltext_Cpu64 --> Install

    (12) 2015-07-22 20:28:21 Slp: MSI feature config scenario: SQL_FullText_Adv_sql_fulltext_Cpu64 --> Install

    (12) 2015-07-22 20:28:21 Slp: Keeping /FEATURES value: FULLTEXT

    (12) 2015-07-22 20:28:21 Slp: =====================================

    (12) 2015-07-22 20:28:21 Slp: Checking /FEATURES value: DQ

    (12) 2015-07-22 20:28:21 Slp: =====================================

    (12) 2015-07-22 20:28:21 Slp: MSI feature install scenario: SQL_DQ_Full_sql_dq_Cpu64 --> Install

    (12) 2015-07-22 20:28:21 Slp: MSI feature config scenario: SQL_DQ_Full_sql_dq_Cpu64 --> Install

    (12) 2015-07-22 20:28:21 Slp: Keeping /FEATURES value: DQ

    (12) 2015-07-22 20:28:21 Slp: =====================================

    (12) 2015-07-22 20:28:21 Slp: Checking /FEATURES value: AS

    (12) 2015-07-22 20:28:21 Slp: =====================================

    (12) 2015-07-22 20:28:21 Slp: MSI feature install scenario: Analysis_Server_Full_sql_as_Cpu64 --> Install

    (12) 2015-07-22 20:28:21 Slp: MSI feature config scenario: Analysis_Server_Full_sql_as_Cpu64 --> Install

    (12) 2015-07-22 20:28:21 Slp: Keeping /FEATURES value: AS

    (12) 2015-07-22 20:28:21 Slp: =====================================

    (12) 2015-07-22 20:28:21 Slp: Checking /FEATURES value: RS

    (12) 2015-07-22 20:28:21 Slp: =====================================

    (12) 2015-07-22 20:28:21 Slp: MSI feature install scenario: RS_Server_Adv_sql_rs_Cpu64 --> Install

    (12) 2015-07-22 20:28:21 Slp: MSI feature config scenario: RS_Server_Adv_sql_rs_Cpu64 --> Install

    (12) 2015-07-22 20:28:21 Slp: Keeping /FEATURES value: RS

    (12) 2015-07-22 20:28:21 Slp: =====================================

    (12) 2015-07-22 20:28:21 Slp: Checking /FEATURES value: RS_SHP

    (12) 2015-07-22 20:28:21 Slp: =====================================

    (12) 2015-07-22 20:28:21 Slp: MSI feature install scenario: RS_SHP_SharedService_Adv_sql_rsshp_Cpu64 --> Install

    (12) 2015-07-22 20:28:21 Slp: MSI feature config scenario: RS_SHP_SharedService_Adv_sql_rsshp_Cpu64 --> Install

    (12) 2015-07-22 20:28:21 Slp: Keeping /FEATURES value: RS_SHP

    (12) 2015-07-22 20:28:21 Slp: =====================================

    (12) 2015-07-22 20:28:21 Slp: Checking /FEATURES value: RS_SHPWFE

    (12) 2015-07-22 20:28:21 Slp: =====================================

    (12) 2015-07-22 20:28:21 Slp: MSI feature install scenario: RSSharePointAddin_rsSharePoint_Cpu64 --> Install

    (12) 2015-07-22 20:28:21 Slp: MSI feature config scenario: RSSharePointAddin_rsSharePoint_Cpu64 --> Install

    (12) 2015-07-22 20:28:21 Slp: Keeping /FEATURES value: RS_SHPWFE

    (12) 2015-07-22 20:28:21 Slp: =====================================

    (12) 2015-07-22 20:28:21 Slp: Checking /FEATURES value: DQC

    (12) 2015-07-22 20:28:21 Slp: =====================================

    (12) 2015-07-22 20:28:21 Slp: MSI feature install scenario: SQL_DQ_CLIENT_Full_sql_dqc_Cpu64 --> Install

    (12) 2015-07-22 20:28:21 Slp: MSI feature config scenario: SQL_DQ_CLIENT_Full_sql_dqc_Cpu64 --> Install

    (12) 2015-07-22 20:28:21 Slp: Keeping /FEATURES value: DQC

    (12) 2015-07-22 20:28:21 Slp: =====================================

    (12) 2015-07-22 20:28:21 Slp: Checking /FEATURES value: CONN

    (12) 2015-07-22 20:28:21 Slp: =====================================

    (12) 2015-07-22 20:28:21 Slp: MSI feature install scenario: Connectivity_Full_sql_tools_Cpu64 --> Install

    (12) 2015-07-22 20:28:21 Slp: MSI feature config scenario: Connectivity_Full_sql_tools_Cpu64 --> Install

    (12) 2015-07-22 20:28:21 Slp: Keeping /FEATURES value: CONN

    (12) 2015-07-22 20:28:21 Slp: =====================================

    (12) 2015-07-22 20:28:21 Slp: Checking /FEATURES value: IS

    (12) 2015-07-22 20:28:21 Slp: =====================================

    (12) 2015-07-22 20:28:21 Slp: MSI feature install scenario: SQL_DTS_Full_sql_is_Cpu64 --> Install

    (12) 2015-07-22 20:28:21 Slp: MSI feature config scenario: SQL_DTS_Full_sql_is_Cpu64 --> Install

    (12) 2015-07-22 20:28:21 Slp: Keeping /FEATURES value: IS

    (12) 2015-07-22 20:28:21 Slp: =====================================

    (12) 2015-07-22 20:28:21 Slp: Checking /FEATURES value: BC

    (12) 2015-07-22 20:28:21 Slp: =====================================

    (12) 2015-07-22 20:28:21 Slp: MSI feature install scenario: Tools_Legacy_Full_sql_tools_Cpu64 --> Install

    (12) 2015-07-22 20:28:21 Slp: MSI feature config scenario: Tools_Legacy_Full_sql_tools_Cpu64 --> Install

    (12) 2015-07-22 20:28:21 Slp: Keeping /FEATURES value: BC

    (12) 2015-07-22 20:28:21 Slp: =====================================

    (12) 2015-07-22 20:28:21 Slp: Checking /FEATURES value: SDK

    (12) 2015-07-22 20:28:21 Slp: =====================================

    (12) 2015-07-22 20:28:21 Slp: MSI feature install scenario: SDK_Full_sql_tools_Cpu64 --> Install

    (12) 2015-07-22 20:28:21 Slp: MSI feature config scenario: SDK_Full_sql_tools_Cpu64 --> Install

    (12) 2015-07-22 20:28:21 Slp: Keeping /FEATURES value: SDK

    (12) 2015-07-22 20:28:21 Slp: =====================================

    (12) 2015-07-22 20:28:21 Slp: Checking /FEATURES value: BOL

    (12) 2015-07-22 20:28:21 Slp: =====================================

    (12) 2015-07-22 20:28:21 Slp: MSI feature install scenario: SQL_BOL_Components_Loc_BOL_Loc_Cpu64_1028 --> None

    (12) 2015-07-22 20:28:21 Slp: MSI feature config scenario: SQL_BOL_Components_Loc_BOL_Loc_Cpu64_1028 --> None

    (12) 2015-07-22 20:28:21 Slp: MSI feature install scenario: SQL_BOL_Components_Loc_BOL_Loc_Cpu64_1031 --> None

    (12) 2015-07-22 20:28:21 Slp: MSI feature config scenario: SQL_BOL_Components_Loc_BOL_Loc_Cpu64_1031 --> None

    (12) 2015-07-22 20:28:21 Slp: MSI feature install scenario: SQL_BOL_Components_Loc_BOL_Loc_Cpu64_1033 --> Install

    (12) 2015-07-22 20:28:21 Slp: MSI feature config scenario: SQL_BOL_Components_Loc_BOL_Loc_Cpu64_1033 --> Install

    (12) 2015-07-22 20:28:21 Slp: Keeping /FEATURES value: BOL

    (12) 2015-07-22 20:28:21 Slp: =====================================

    (12) 2015-07-22 20:28:21 Slp: Checking /FEATURES value: SSMS

    (12) 2015-07-22 20:28:21 Slp: =====================================

    (12) 2015-07-22 20:28:21 Slp: MSI feature install scenario: SQL_SSMS_Adv_sql_ssms_Cpu64 --> Install

    (12) 2015-07-22 20:28:21 Slp: MSI feature config scenario: SQL_SSMS_Adv_sql_ssms_Cpu64 --> Install

    (12) 2015-07-22 20:28:21 Slp: Keeping /FEATURES value: SSMS

    (12) 2015-07-22 20:28:21 Slp: =====================================

    (12) 2015-07-22 20:28:21 Slp: Checking /FEATURES value: ADV_SSMS

    (12) 2015-07-22 20:28:21 Slp: =====================================

    (12) 2015-07-22 20:28:21 Slp: MSI feature install scenario: SQL_SSMS_Full_sql_tools_Cpu64 --> Install

    (12) 2015-07-22 20:28:21 Slp: MSI feature config scenario: SQL_SSMS_Full_sql_tools_Cpu64 --> Install

    (12) 2015-07-22 20:28:21 Slp: Keeping /FEATURES value: ADV_SSMS

    (12) 2015-07-22 20:28:21 Slp: =====================================

    (12) 2015-07-22 20:28:21 Slp: Checking /FEATURES value: DREPLAY_CTLR

    (12) 2015-07-22 20:28:21 Slp: =====================================

    (12) 2015-07-22 20:28:21 Slp: MSI feature install scenario: SQL_DReplay_Controller_sql_dreplay_controller_Cpu64 --> Install

    (12) 2015-07-22 20:28:21 Slp: MSI feature config scenario: SQL_DReplay_Controller_sql_dreplay_controller_Cpu64 --> Install

    (12) 2015-07-22 20:28:21 Slp: Keeping /FEATURES value: DREPLAY_CTLR

    (12) 2015-07-22 20:28:21 Slp: =====================================

    (12) 2015-07-22 20:28:21 Slp: Checking /FEATURES value: DREPLAY_CLT

    (12) 2015-07-22 20:28:21 Slp: =====================================

    (12) 2015-07-22 20:28:21 Slp: MSI feature install scenario: SQL_DReplay_Client_sql_dreplay_client_Cpu64 --> Install

    (12) 2015-07-22 20:28:21 Slp: MSI feature config scenario: SQL_DReplay_Client_sql_dreplay_client_Cpu64 --> Install

    (12) 2015-07-22 20:28:21 Slp: Keeping /FEATURES value: DREPLAY_CLT

    (12) 2015-07-22 20:28:21 Slp: =====================================

    (12) 2015-07-22 20:28:21 Slp: Checking /FEATURES value: SNAC_SDK

    (12) 2015-07-22 20:28:21 Slp: =====================================

    (12) 2015-07-22 20:28:21 Slp: MSI feature install scenario: SQL_SNAC_SDK_sqlncli_Cpu64 --> Install

    (12) 2015-07-22 20:28:21 Slp: MSI feature config scenario: SQL_SNAC_SDK_sqlncli_Cpu64 --> Install

    (12) 2015-07-22 20:28:21 Slp: Keeping /FEATURES value: SNAC_SDK

    (12) 2015-07-22 20:28:21 Slp: =====================================

    (12) 2015-07-22 20:28:21 Slp: Checking /FEATURES value: MDS

    (12) 2015-07-22 20:28:21 Slp: =====================================

    (12) 2015-07-22 20:28:21 Slp: MSI feature install scenario: MDSCoreFeature_MDS_Cpu64 --> Install

    (12) 2015-07-22 20:28:21 Slp: MSI feature config scenario: MDSCoreFeature_MDS_Cpu64 --> Install

    (12) 2015-07-22 20:28:21 Slp: Keeping /FEATURES value: MDS

    (12) 2015-07-22 20:28:21 Slp: =====================================

    (12) 2015-07-22 20:28:21 Slp: Attempting to save the setting 'FEATURES'

    (12) 2015-07-22 20:28:21 Slp: Setting source: UI

    (12) 2015-07-22 20:28:21 Slp: Completed Action: AdjustFeaturesAfterCalculation, returned True

    (09) 2015-07-22 20:28:21 Slp: Rules to be checked: DEV10RTMDetected;ASSPIInstanceNameNotInUseCheck;ASIsValidEditionForDeploymentModeCheck;SlipstreamMediaInfoCheck;PowerShellCheck;InternetConnectionToNETFX4DownloadSite;ServerCoreBlockUnsupportedFeaturesCheck;ServerCoreNetFxCheck;RS_IsDotNet3_5Installed;VS2012CompatibilityRule;AS_IsDotNet45Installed

    (09) 2015-07-22 20:28:21 Slp: If any rule does not pass, setup can still continue: True

    (09) 2015-07-22 20:28:21 Slp: Adding rule result notification channel: RulesEngineNotificationChannel

    (09) 2015-07-22 20:28:21 Slp: Loading rule: DEV10RTMDetected

    (09) 2015-07-22 20:28:21 Slp: Creating rule target object: Microsoft.SqlServer.Configuration.SetupExtension.DetectInstalledProductsFacet

    (09) 2015-07-22 20:28:21 Slp: Rule applied features : SSMS

    (09) 2015-07-22 20:28:21 Slp: Send result to channel : RulesEngineNotificationChannel

    (09) 2015-07-22 20:28:21 Slp: Loading rule: ASSPIInstanceNameNotInUseCheck

    (09) 2015-07-22 20:28:21 Slp: Creating rule target object: Microsoft.SqlServer.Configuration.AnalysisServices.ASSPIInstanceNameNotInUseCheck

    (09) 2015-07-22 20:28:21 Slp: Rule applied features : AS_SPI

    (09) 2015-07-22 20:28:21 Slp: Rule is not applicable in the current scenario.

    (09) 2015-07-22 20:28:21 Slp: Loading rule: ASIsValidEditionForDeploymentModeCheck

    (09) 2015-07-22 20:28:21 Slp: Creating rule target object: Microsoft.SqlServer.Configuration.AnalysisServices.ASIsValidEditionForDeploymentModeCheck

    (09) 2015-07-22 20:28:21 Slp: Rule applied features : AS

    (09) 2015-07-22 20:28:21 Slp: Send result to channel : RulesEngineNotificationChannel

    (09) 2015-07-22 20:28:21 Slp: Loading rule: SlipstreamMediaInfoCheck

    (09) 2015-07-22 20:28:21 Slp: Creating rule target object: Microsoft.SqlServer.Configuration.SetupExtension.SlipstreamMediaInfoCheck

    (09) 2015-07-22 20:28:21 Slp: Rule applied features : ALL

    (09) 2015-07-22 20:28:21 Slp: Send result to channel : RulesEngineNotificationChannel

    (09) 2015-07-22 20:28:21 Slp: Loading rule: PowerShellCheck

    (09) 2015-07-22 20:28:21 Slp: Creating rule target object: Microsoft.SqlServer.Configuration.SqlPowershell.FacetPowerShellMicrosoftUpdateCheck

    (09) 2015-07-22 20:28:21 Slp: Rule applied features : ALL

    (09) 2015-07-22 20:28:21 Slp: ----------------------------------------------------------------------

    (09) 2015-07-22 20:28:21 Slp: Skipping rule PowerShellCheck

    (09) 2015-07-22 20:28:21 Slp: Rule will not be evaluated due to the following failed restriction(s):

    (09) 2015-07-22 20:28:21 Slp: Condition "Is the OS version equal or higher than 6.1 and lower than 6.3" did not pass as it returned true and false was expected.

    Condition "Do any of the specified features match the expected scenario Install" did not pass as it returned false and true was expected.

    (09) 2015-07-22 20:28:21 Slp: Rule is not applicable in the current scenario.

    (09) 2015-07-22 20:28:21 Slp: Loading rule: InternetConnectionToNETFX4DownloadSite

    (09) 2015-07-22 20:28:21 Slp: Creating rule target object: Microsoft.SqlServer.Configuration.SetupExtension.DotNetInternetConnectivityFacet

    (09) 2015-07-22 20:28:21 Slp: Rule applied features : SQL;SQLEngine;SSMS;DQC

    (09) 2015-07-22 20:28:21 Slp: Rule is not applicable in the current scenario.

    (09) 2015-07-22 20:28:21 Slp: Loading rule: ServerCoreBlockUnsupportedFeaturesCheck

    (09) 2015-07-22 20:28:21 Slp: Creating rule target object: Microsoft.SqlServer.Configuration.SetupExtension.EmptyFacet

    (09) 2015-07-22 20:28:21 Slp: Rule applied features : RS;RS_SHP;RS_SHPWFE;MDS;DQC;OCS;DRU_CTLR;DRU_CLT;BOL;SDK;BC;SSMS;Adv_SSMS;CE_Runtime;CE_Tools

    (09) 2015-07-22 20:28:21 Slp: ----------------------------------------------------------------------

    (09) 2015-07-22 20:28:21 Slp: Skipping rule ServerCoreBlockUnsupportedFeaturesCheck

    (09) 2015-07-22 20:28:21 Slp: Rule will not be evaluated due to the following failed restriction(s):

    (09) 2015-07-22 20:28:21 Slp: Condition "IsServerCore" did not pass as it returned false and true was expected.

    (09) 2015-07-22 20:28:21 Slp: Rule is not applicable in the current scenario.

    (09) 2015-07-22 20:28:21 Slp: Loading rule: ServerCoreNetFxCheck

    (09) 2015-07-22 20:28:21 Slp: Creating rule target object: Microsoft.SqlServer.Configuration.SetupExtension.ServerCoreNetFxFacet

    (09) 2015-07-22 20:28:21 Slp: Rule applied features : ALL

    (09) 2015-07-22 20:28:21 Slp: ----------------------------------------------------------------------

    (09) 2015-07-22 20:28:21 Slp: Skipping rule ServerCoreNetFxCheck

    (09) 2015-07-22 20:28:21 Slp: Rule will not be evaluated due to the following failed restriction(s):

    (09) 2015-07-22 20:28:21 Slp: Condition "IsServerCore" did not pass as it returned false and true was expected.

    (09) 2015-07-22 20:28:21 Slp: Rule is not applicable in the current scenario.

    (09) 2015-07-22 20:28:21 Slp: Loading rule: RS_IsDotNet3_5Installed

    (09) 2015-07-22 20:28:21 Slp: Creating rule target object: Microsoft.SqlServer.Configuration.RSExtension.RSIsDotNet3_5InstalledBlocker

    (09) 2015-07-22 20:28:21 Slp: Rule applied features : SQLEngine;Replication;MDS;RS;SSMS

    (09) 2015-07-22 20:28:21 Slp: Send result to channel : RulesEngineNotificationChannel

    (09) 2015-07-22 20:28:21 Slp: Loading rule: VS2012CompatibilityRule

    (09) 2015-07-22 20:28:21 Slp: Creating rule target object: Microsoft.SqlServer.Configuration.SetupExtension.FacetOsInfo

    (09) 2015-07-22 20:28:21 Slp: Rule applied features : SSDTBI_VS2012

    (09) 2015-07-22 20:28:21 Slp: Rule is not applicable in the current scenario.

    (09) 2015-07-22 20:28:21 Slp: Loading rule: AS_IsDotNet45Installed

    (09) 2015-07-22 20:28:21 Slp: Creating rule target object: Microsoft.SqlServer.Configuration.AnalysisServices.ASIsDotNet45InstalledBlocker

    (09) 2015-07-22 20:28:21 Slp: Rule applied features : SSDTBI

    (09) 2015-07-22 20:28:21 Slp: Rule is not applicable in the current scenario.

    (12) 2015-07-22 20:28:21 Slp: Executing rules engine...

    (12) 2015-07-22 20:28:21 Slp: Start rule execution, total number of rules loaded: 11

    (12) 2015-07-22 20:28:21 Slp: Initializing rule : Prior Visual Studio 2010 instances requiring update.

    (12) 2015-07-22 20:28:21 Slp: Rule is will be executed : True

    (12) 2015-07-22 20:28:21 Slp: Init rule target object: Microsoft.SqlServer.Configuration.SetupExtension.DetectInstalledProductsFacet

    (12) 2015-07-22 20:28:21 Slp: Package ID VSIntShellRTM_Cpu32: Installed - Version: 10.0.40219

    (12) 2015-07-22 20:28:21 Slp: Package ID VSIsoShellRTM_Cpu32: Installed - Version: 10.0.40219

    (12) 2015-07-22 20:28:21 Slp: Package ID VBExpress_Cpu32: NotInstalled

    (12) 2015-07-22 20:28:21 Slp: Package ID VCSExpress_Cpu32: NotInstalled

    (12) 2015-07-22 20:28:21 Slp: Package ID VCExpress_Cpu32: NotInstalled

    (12) 2015-07-22 20:28:21 Slp: Package ID WPExpress_Cpu32: NotInstalled

    (12) 2015-07-22 20:28:21 Slp: Package ID VSPremium_Cpu32: NotInstalled

    (12) 2015-07-22 20:28:21 Slp: Package ID VSPro_Cpu32: NotInstalled

    (12) 2015-07-22 20:28:21 Slp: Package ID VSTE_Cpu32: NotInstalled

    (12) 2015-07-22 20:28:21 Slp: Package ID VSUltimate_Cpu32: NotInstalled

    (12) 2015-07-22 20:28:21 Slp: Package ID VSLabAgent_Cpu32: NotInstalled

    (12) 2015-07-22 20:28:21 Slp: Package ID VSTestAgent_Cpu32: NotInstalled

    (12) 2015-07-22 20:28:21 Slp: Package ID VSTestController_Cpu32: NotInstalled

    (12) 2015-07-22 20:28:21 Slp: Package ID VWDExpress_Cpu32: NotInstalled

    (12) 2015-07-22 20:28:21 Slp: The package 'VSIntShellRTM_Cpu32' exceeds the max version limit, it will not be detected as installed.

    (12) 2015-07-22 20:28:21 Slp: The package 'VSIsoShellRTM_Cpu32' exceeds the max version limit, it will not be detected as installed.

    (12) 2015-07-22 20:28:21 Slp: Rule 'DEV10RTMDetected' detection result: AreAnyProductsInstalled= False

    (12) 2015-07-22 20:28:21 Slp: Evaluating rule : DEV10RTMDetected

    (12) 2015-07-22 20:28:21 Slp: Rule running on machine: TOMPUTER3D

    (12) 2015-07-22 20:28:21 Slp: Rule evaluation done : Succeeded

    (12) 2015-07-22 20:28:21 Slp: Rule evaluation message: No prior installation of Visual Studio 2010 that requires Service Pack 1 update was found.

    (12) 2015-07-22 20:28:21 Slp: Send result to channel : RulesEngineNotificationChannel

    (12) 2015-07-22 20:28:21 Slp: Initializing rule : SQL Server Analysis Services Server Mode and Edition Check

    (12) 2015-07-22 20:28:21 Slp: Rule is will be executed : True

    (12) 2015-07-22 20:28:21 Slp: Init rule target object: Microsoft.SqlServer.Configuration.AnalysisServices.ASIsValidEditionForDeploymentModeCheck

    (12) 2015-07-22 20:28:21 AS: Action: Running Rule ID =ASIsValidEditionForDeploymentModeCheck

    (12) 2015-07-22 20:28:21 AS: Data: Instance Name=

    (12) 2015-07-22 20:28:21 AS: Action: (Utility) Detecting Service Name

    (12) 2015-07-22 20:28:21 AS: Result: (Utility) MSOLAP$

    (12) 2015-07-22 20:28:21 AS: Action: Executing AS Service Health Rules

    (12) 2015-07-22 20:28:21 AS: Result: Success

    (12) 2015-07-22 20:28:21 AS: Result: Success

    (12) 2015-07-22 20:28:21 Slp: Evaluating rule : ASIsValidEditionForDeploymentModeCheck

    (12) 2015-07-22 20:28:21 Slp: Rule running on machine: TOMPUTER3D

    (12) 2015-07-22 20:28:21 Slp: Rule evaluation done : Succeeded

    (12) 2015-07-22 20:28:21 Slp: Rule evaluation message: SQL Server Analysis Services server mode and edition check passed validation.

    (12) 2015-07-22 20:28:21 Slp: Send result to channel : RulesEngineNotificationChannel

    (12) 2015-07-22 20:28:21 Slp: Initializing rule : Product Update Language Compatibility

    (12) 2015-07-22 20:28:21 Slp: Rule is will be executed : True

    (12) 2015-07-22 20:28:21 Slp: Init rule target object: Microsoft.SqlServer.Configuration.SetupExtension.SlipstreamMediaInfoCheck

    (12) 2015-07-22 20:28:21 Slp: Evaluating rule : SlipstreamMediaInfoCheck

    (12) 2015-07-22 20:28:21 Slp: Rule running on machine: TOMPUTER3D

    (12) 2015-07-22 20:28:21 Slp: Rule evaluation done : Succeeded

    (12) 2015-07-22 20:28:21 Slp: Rule evaluation message: The language of the original media matches the language of the service pack.

    (12) 2015-07-22 20:28:21 Slp: Send result to channel : RulesEngineNotificationChannel

    (12) 2015-07-22 20:28:21 Slp: Initializing rule : Microsoft .NET Framework 3.5 Service Pack 1 is required

    (12) 2015-07-22 20:28:21 Slp: Rule is will be executed : True

    (12) 2015-07-22 20:28:21 Slp: Init rule target object: Microsoft.SqlServer.Configuration.RSExtension.RSIsDotNet3_5InstalledBlocker

    (12) 2015-07-22 20:28:21 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:28:21 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v3.5

    (12) 2015-07-22 20:28:21 Slp: Sco: Attempting to get registry value SP

    (12) 2015-07-22 20:28:21 Slp: Evaluating rule : RS_IsDotNet3_5Installed

    (12) 2015-07-22 20:28:21 Slp: Rule running on machine: TOMPUTER3D

    (12) 2015-07-22 20:28:21 Slp: Rule evaluation done : Succeeded

    (12) 2015-07-22 20:28:21 Slp: Rule evaluation message: The Microsoft .NET Framework 3.5 Service Pack 1 is already installed.

    (12) 2015-07-22 20:28:21 Slp: Send result to channel : RulesEngineNotificationChannel

    (12) 2015-07-22 20:28:21 Slp: Saving results to datastore...

    (12) 2015-07-22 20:28:21 Slp: Saved to directory.......C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20150722_202110\SystemConfigurationCheck_Report.htm

    (12) 2015-07-22 20:28:21 Slp: Sco: Attempting to create directory C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20150722_202110\resources

    (12) 2015-07-22 20:28:21 Slp: Sco: Attempting to create directory C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20150722_202110\resources, security descriptor

    (12) 2015-07-22 20:28:21 Slp: Sco: Attempting to set security descriptor for directory C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20150722_202110\resources, security descriptor

    (12) 2015-07-22 20:28:21 Slp: Sco: SDDL is NULL/empty and overwriteSecurityDescriptor is false, so nothing to do, return.

    (12) 2015-07-22 20:28:21 Slp: Generating HTML report by applying XsltTransformation and saving to Log folder...

    (12) 2015-07-22 20:28:22 Slp: Rules evaluation report is available now at C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20150722_202110\SystemConfigurationCheck_Report.htm

    (09) 2015-07-22 20:28:22 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid

    (09) 2015-07-22 20:28:22 Slp: -- PidInfoProvider : NormalizePid added dashes to pid, output pid

    (09) 2015-07-22 20:28:22 Slp: -- PidInfoProvider : Use cached PID

    (09) 2015-07-22 20:28:22 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid

    (09) 2015-07-22 20:28:22 Slp: -- PidInfoProvider : NormalizePid added dashes to pid, output pid

    (09) 2015-07-22 20:28:22 Slp: -- PidInfoProvider : Use cached PID

    (09) 2015-07-22 20:28:22 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid

    (09) 2015-07-22 20:28:22 Slp: -- PidInfoProvider : NormalizePid added dashes to pid, output pid

    (09) 2015-07-22 20:28:22 Slp: -- PidInfoProvider : Use cached PID

    (09) 2015-07-22 20:29:08 Slp: Scenario: Install

    (09) 2015-07-22 20:29:08 Slp: Set instance name into Instance ID 'SQLEngine' config object: MSSQLSERVER

    (09) 2015-07-22 20:29:08 Slp: Instance ID suffix: MSSQLSERVER

    (09) 2015-07-22 20:29:08 Slp: Using instance id 'MSSQL12.MSSQLSERVER' for product SQL Server Database Services

    (09) 2015-07-22 20:29:08 Slp: Set instance ID for 'SQLEngine': MSSQL12.MSSQLSERVER

    (09) 2015-07-22 20:29:08 Slp: Set instance name into Instance ID 'AS' config object: MSSQLSERVER

    (09) 2015-07-22 20:29:08 Slp: Instance ID suffix: MSSQLSERVER

    (09) 2015-07-22 20:29:08 Slp: Using instance id 'MSAS12.MSSQLSERVER' for product Analysis Services

    (09) 2015-07-22 20:29:08 Slp: Set instance ID for 'AS': MSAS12.MSSQLSERVER

    (09) 2015-07-22 20:29:08 Slp: Set instance name into Instance ID 'RS' config object: MSSQLSERVER

    (09) 2015-07-22 20:29:08 Slp: Instance ID suffix: MSSQLSERVER

    (09) 2015-07-22 20:29:08 Slp: Using instance id 'MSRS12.MSSQLSERVER' for product Reporting Services

    (09) 2015-07-22 20:29:08 Slp: Set instance ID for 'RS': MSRS12.MSSQLSERVER

    (12) 2015-07-22 20:29:08 Slp: SLP: GetDiskCostByProductFeatures: mapped to 4 target directories

    (12) 2015-07-22 20:29:08 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "SYSTEMDRIVE"; Disk Cost: "3292292"kb

    (12) 2015-07-22 20:29:08 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTALLSHAREDDIR"; Disk Cost: "127431"kb

    (12) 2015-07-22 20:29:08 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTALLSHAREDWOWDIR"; Disk Cost: "500015"kb

    (12) 2015-07-22 20:29:08 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTANCEDIR"; Disk Cost: "2254447"kb

    (12) 2015-07-22 20:29:08 Slp: Sco: Attempting to get directory information for path C:\Program Files\Microsoft SQL Server(12) 2015-07-22 20:29:08 Slp: Sco: Attempting to get directory information for path C:\Program Files\Microsoft SQL Server(12) 2015-07-22 20:29:08 Slp: Workflow to execute: 'CALCULATESCENARIO'

    (12) 2015-07-22 20:29:08 Slp: ----------------------------------------------------------------------

    (12) 2015-07-22 20:29:08 Slp: Running Action: ClearCalculatedState

    (12) 2015-07-22 20:29:08 Slp: Completed Action: ClearCalculatedState, returned True

    (12) 2015-07-22 20:29:08 Slp: ----------------------------------------------------------------------

    (12) 2015-07-22 20:29:08 Slp: Skipping Action: SetUninstallEnableInstallMatchingByInstanceId

    (12) 2015-07-22 20:29:08 Slp: Action is being skipped due to the following restrictions:

    (12) 2015-07-22 20:29:08 Slp: Condition "Is the user's scenario set to Uninstall" did not pass as it returned false and true was expected.

    (12) 2015-07-22 20:29:08 Slp: ----------------------------------------------------------------------

    (12) 2015-07-22 20:29:08 Slp: Skipping property IncludedPackages of class: SetPackageInstallStateAction

    (12) 2015-07-22 20:29:08 Slp: Input of property will not be set due to the following failed restriction(s):

    (12) 2015-07-22 20:29:08 Slp: Condition "Is the datastore flag /Scenario/GlobalFlags/EnableDetectPackageIdFilter set" did not pass as it returned false and true was expected.

    (12) 2015-07-22 20:29:08 Slp: ----------------------------------------------------------------------

    (12) 2015-07-22 20:29:08 Slp: Running Action: SetPackageInstallStateAction

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_engine_core_inst_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_engine_core_inst_Cpu32: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1028: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1031: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1033: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1036: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1040: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1041: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1042: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1046: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1049: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_engine_core_inst_loc_Cpu64_2052: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_engine_core_inst_loc_Cpu64_3082: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1053: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1028: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1031: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1033: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1036: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1040: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1041: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1042: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1046: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1049: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_engine_core_inst_loc_Cpu32_2052: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_engine_core_inst_loc_Cpu32_3082: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1053: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_fulltext_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_fulltext_Cpu32: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_dq_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_dq_Cpu32: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_dq_loc_Cpu64_1028: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_dq_loc_Cpu64_1031: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_dq_loc_Cpu64_1033: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_dq_loc_Cpu64_1036: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_dq_loc_Cpu64_1040: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_dq_loc_Cpu64_1041: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_dq_loc_Cpu64_1042: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_dq_loc_Cpu64_1046: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_dq_loc_Cpu64_1049: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_dq_loc_Cpu64_2052: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_dq_loc_Cpu64_3082: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_dq_loc_Cpu64_1053: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_dq_loc_Cpu32_1028: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_dq_loc_Cpu32_1031: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_dq_loc_Cpu32_1033: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_dq_loc_Cpu32_1036: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_dq_loc_Cpu32_1040: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_dq_loc_Cpu32_1041: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_dq_loc_Cpu32_1042: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_dq_loc_Cpu32_1046: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_dq_loc_Cpu32_1049: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_dq_loc_Cpu32_2052: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_dq_loc_Cpu32_3082: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_dq_loc_Cpu32_1053: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_engine_core_shared_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1028: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1031: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1033: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1036: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1040: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1041: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1042: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1046: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1049: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_engine_core_shared_loc_Cpu64_2052: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_engine_core_shared_loc_Cpu64_3082: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1053: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_as_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_as_Cpu32: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_as_loc_Cpu64_1028: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_as_loc_Cpu64_1031: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_as_loc_Cpu64_1033: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_as_loc_Cpu64_1036: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_as_loc_Cpu64_1040: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_as_loc_Cpu64_1041: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_as_loc_Cpu64_1042: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_as_loc_Cpu64_1046: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_as_loc_Cpu64_1049: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_as_loc_Cpu64_2052: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_as_loc_Cpu64_3082: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_as_loc_Cpu64_1053: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_as_loc_Cpu32_1028: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_as_loc_Cpu32_1031: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_as_loc_Cpu32_1033: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_as_loc_Cpu32_1036: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_as_loc_Cpu32_1040: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_as_loc_Cpu32_1041: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_as_loc_Cpu32_1042: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_as_loc_Cpu32_1046: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_as_loc_Cpu32_1049: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_as_loc_Cpu32_2052: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_as_loc_Cpu32_3082: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_as_loc_Cpu32_1053: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\SQL_AS_OLEDB.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\SQL_AS_OLEDB.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID SQL_AS_OLEDB_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\SQL_AS_OLEDB.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\SQL_AS_OLEDB.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID SQL_AS_OLEDB_Cpu32: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_as_spi_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_rs_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_rs_Cpu32: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_rsshp_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Package ID rsSharePoint_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_rs_KJ_virtual_native_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_rs_SQL10_virtual_sharepoint_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Package ID RS2005_virtual_native_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Package ID RS2005_virtual_sharepoint_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_rs_loc_Cpu64_1028: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_rs_loc_Cpu64_1031: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_rs_loc_Cpu64_1033: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_rs_loc_Cpu64_1036: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_rs_loc_Cpu64_1040: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_rs_loc_Cpu64_1041: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_rs_loc_Cpu64_1042: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_rs_loc_Cpu64_1046: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_rs_loc_Cpu64_1049: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_rs_loc_Cpu64_2052: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_rs_loc_Cpu64_3082: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_rs_loc_Cpu64_1053: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_rs_loc_Cpu32_1028: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_rs_loc_Cpu32_1031: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_rs_loc_Cpu32_1033: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_rs_loc_Cpu32_1036: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_rs_loc_Cpu32_1040: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_rs_loc_Cpu32_1041: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_rs_loc_Cpu32_1042: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_rs_loc_Cpu32_1046: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_rs_loc_Cpu32_1049: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_rs_loc_Cpu32_2052: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_rs_loc_Cpu32_3082: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_rs_loc_Cpu32_1053: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_dqc_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_dqc_loc_Cpu64_1028: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_dqc_loc_Cpu64_1031: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_dqc_loc_Cpu64_1033: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_dqc_loc_Cpu64_1036: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_dqc_loc_Cpu64_1040: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_dqc_loc_Cpu64_1041: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_dqc_loc_Cpu64_1042: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_dqc_loc_Cpu64_1046: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_dqc_loc_Cpu64_1049: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_dqc_loc_Cpu64_2052: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_dqc_loc_Cpu64_3082: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_dqc_loc_Cpu64_1053: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_dq_common_Cpu64: Using MsiUpgradeDetectionEngine

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_dq_common_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_is_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_is_loc_Cpu64_1028: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_is_loc_Cpu64_1031: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_is_loc_Cpu64_1033: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_is_loc_Cpu64_1036: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_is_loc_Cpu64_1040: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_is_loc_Cpu64_1041: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_is_loc_Cpu64_1042: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_is_loc_Cpu64_1046: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_is_loc_Cpu64_1049: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_is_loc_Cpu64_2052: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_is_loc_Cpu64_3082: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_is_loc_Cpu64_1053: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_tools_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_tools_loc_Cpu64_1028: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_tools_loc_Cpu64_1031: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_tools_loc_Cpu64_1033: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_tools_loc_Cpu64_1036: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_tools_loc_Cpu64_1040: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_tools_loc_Cpu64_1041: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_tools_loc_Cpu64_1042: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_tools_loc_Cpu64_1046: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_tools_loc_Cpu64_1049: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_tools_loc_Cpu64_2052: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_tools_loc_Cpu64_3082: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_tools_loc_Cpu64_1053: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_dreplay_controller_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1028: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1031: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1033: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1036: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1040: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1041: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1042: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1046: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1049: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_dreplay_controller_loc_Cpu64_2052: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_dreplay_controller_loc_Cpu64_3082: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1053: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_dreplay_client_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_dreplay_client_loc_Cpu64_1028: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_dreplay_client_loc_Cpu64_1031: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_dreplay_client_loc_Cpu64_1033: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_dreplay_client_loc_Cpu64_1036: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_dreplay_client_loc_Cpu64_1040: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_dreplay_client_loc_Cpu64_1041: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_dreplay_client_loc_Cpu64_1042: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_dreplay_client_loc_Cpu64_1046: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_dreplay_client_loc_Cpu64_1049: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_dreplay_client_loc_Cpu64_2052: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_dreplay_client_loc_Cpu64_3082: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_dreplay_client_loc_Cpu64_1053: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\x64\setup\x64\SSIS64ForSSDTBI.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\x64\setup\x64\SSIS64ForSSDTBI.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID SSIS64ForSSDTBI_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\x64\setup\x86\ssdtbi.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\x64\setup\x86\ssdtbi.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID ssdtbi_Cpu32: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID ssdtbi_loc_Cpu32_1028: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID ssdtbi_loc_Cpu32_1031: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID ssdtbi_loc_Cpu32_1033: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID ssdtbi_loc_Cpu32_1036: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID ssdtbi_loc_Cpu32_1040: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID ssdtbi_loc_Cpu32_1041: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID ssdtbi_loc_Cpu32_1042: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID ssdtbi_loc_Cpu32_1046: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID ssdtbi_loc_Cpu32_1049: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID ssdtbi_loc_Cpu32_2052: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID ssdtbi_loc_Cpu32_3082: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID ssdtbi_loc_Cpu32_1053: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_ssms_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_ssms_loc_Cpu64_1028: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_ssms_loc_Cpu64_1031: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_ssms_loc_Cpu64_1033: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_ssms_loc_Cpu64_1036: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_ssms_loc_Cpu64_1040: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_ssms_loc_Cpu64_1041: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_ssms_loc_Cpu64_1042: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_ssms_loc_Cpu64_1046: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_ssms_loc_Cpu64_1049: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_ssms_loc_Cpu64_2052: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_ssms_loc_Cpu64_3082: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_ssms_loc_Cpu64_1053: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_common_core_Cpu64: Using MsiUpgradeDetectionEngine

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_common_core_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_common_core_loc_Cpu64_1028: Using MsiUpgradeDetectionEngine

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_common_core_loc_Cpu64_1028: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_common_core_loc_Cpu64_1031: Using MsiUpgradeDetectionEngine

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_common_core_loc_Cpu64_1031: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_common_core_loc_Cpu64_1033: Using MsiUpgradeDetectionEngine

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_common_core_loc_Cpu64_1033: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_common_core_loc_Cpu64_1036: Using MsiUpgradeDetectionEngine

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_common_core_loc_Cpu64_1036: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_common_core_loc_Cpu64_1040: Using MsiUpgradeDetectionEngine

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_common_core_loc_Cpu64_1040: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_common_core_loc_Cpu64_1041: Using MsiUpgradeDetectionEngine

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_common_core_loc_Cpu64_1041: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_common_core_loc_Cpu64_1042: Using MsiUpgradeDetectionEngine

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_common_core_loc_Cpu64_1042: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_common_core_loc_Cpu64_1046: Using MsiUpgradeDetectionEngine

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_common_core_loc_Cpu64_1046: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_common_core_loc_Cpu64_1049: Using MsiUpgradeDetectionEngine

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_common_core_loc_Cpu64_1049: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_common_core_loc_Cpu64_2052: Using MsiUpgradeDetectionEngine

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_common_core_loc_Cpu64_2052: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_common_core_loc_Cpu64_3082: Using MsiUpgradeDetectionEngine

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_common_core_loc_Cpu64_3082: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_common_core_loc_Cpu64_1053: Using MsiUpgradeDetectionEngine

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID sql_common_core_loc_Cpu64_1053: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Package ID SqlSupport_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Package ID WatsonX86_Cpu32: Installed - Version: 12.0.6012.5000

    (12) 2015-07-22 20:29:08 Slp: Package ID sqlncli_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Package ID msodbcsql_Cpu64: Installed - Version: 12.1.4100.1

    (12) 2015-07-22 20:29:08 Slp: Package ID SqlLocalDB_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\SSDTStub.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID SSDTStub_Cpu32: Installed - Version: 10.3.20116.0

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\SSDTDBSvcExternals.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\SSDTDBSvcExternals.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID SSDTDBSvcExternals_Cpu32: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\SharedManagementObjects.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\SharedManagementObjects.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID SharedManagementObjects_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\SharedManagementObjects.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\SharedManagementObjects.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID SharedManagementObjects_Cpu32: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\TSqlLanguageService.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\TSqlLanguageService.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID tsqllangsvc_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\DACFramework.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\DACFramework.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID dacfx_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Package ID sqlls_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Package ID SqlWriter_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Package ID BOL_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID BOL_Loc_Cpu64_1028: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID BOL_Loc_Cpu64_1031: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Package ID BOL_Loc_Cpu64_1033: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID BOL_Loc_Cpu64_1036: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID BOL_Loc_Cpu64_1040: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID BOL_Loc_Cpu64_1041: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID BOL_Loc_Cpu64_1042: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID BOL_Loc_Cpu64_1046: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID BOL_Loc_Cpu64_1049: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID BOL_Loc_Cpu64_2052: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID BOL_Loc_Cpu64_3082: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID BOL_Loc_Cpu64_1053: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Package ID BOL_Reg_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Package ID BestPracticesPolicies_Cpu32: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Package ID SqlBrowser_Cpu32: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Package ID SqlSqmShared_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Package ID RsFx_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Package ID SQLSysClrTypes_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Package ID ReportViewer_Cpu32: Installed - Version: 12.0.2000.8

    (12) 2015-07-22 20:29:08 Slp: Package ID vsta_runtime_32_Cpu32: Installed - Version: 10.0.40220

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1028_CHT_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1028_CHT_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID vsta_runtime_lp_32_Cpu32_1028: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1031_DEU_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1031_DEU_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID vsta_runtime_lp_32_Cpu32_1031: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1033_ENU_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1033_ENU_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID vsta_runtime_lp_32_Cpu32_1033: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1036_FRA_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1036_FRA_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID vsta_runtime_lp_32_Cpu32_1036: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1040_ITA_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1040_ITA_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID vsta_runtime_lp_32_Cpu32_1040: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1041_JPN_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1041_JPN_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID vsta_runtime_lp_32_Cpu32_1041: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1042_KOR_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1042_KOR_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID vsta_runtime_lp_32_Cpu32_1042: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1046_PTB_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1046_PTB_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID vsta_runtime_lp_32_Cpu32_1046: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1049_RUS_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1049_RUS_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID vsta_runtime_lp_32_Cpu32_1049: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\2052_CHS_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\2052_CHS_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID vsta_runtime_lp_32_Cpu32_2052: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\3082_ESN_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\3082_ESN_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID vsta_runtime_lp_32_Cpu32_3082: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1053_SVE_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1053_SVE_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID vsta_runtime_lp_32_Cpu32_1053: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Package ID vsta_runtime_64_Cpu64: Installed - Version: 10.0.40220

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1028_CHT_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1028_CHT_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID vsta_runtime_lp_64_Cpu64_1028: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1031_DEU_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1031_DEU_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID vsta_runtime_lp_64_Cpu64_1031: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1033_ENU_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1033_ENU_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID vsta_runtime_lp_64_Cpu64_1033: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1036_FRA_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1036_FRA_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID vsta_runtime_lp_64_Cpu64_1036: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1040_ITA_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1040_ITA_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID vsta_runtime_lp_64_Cpu64_1040: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1041_JPN_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1041_JPN_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID vsta_runtime_lp_64_Cpu64_1041: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1042_KOR_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1042_KOR_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID vsta_runtime_lp_64_Cpu64_1042: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1046_PTB_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1046_PTB_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID vsta_runtime_lp_64_Cpu64_1046: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1049_RUS_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1049_RUS_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID vsta_runtime_lp_64_Cpu64_1049: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\2052_CHS_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\2052_CHS_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID vsta_runtime_lp_64_Cpu64_2052: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\3082_ESN_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\3082_ESN_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID vsta_runtime_lp_64_Cpu64_3082: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1053_SVE_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1053_SVE_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID vsta_runtime_lp_64_Cpu64_1053: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\redist\VSTA\designtime\x86\VSTA_DT30.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID vsta_designtime_Cpu32: Installed - Version: 10.0.40220

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1028_CHT_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1028_CHT_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID vsta_designtime_lp_Cpu32_1028: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1031_DEU_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1031_DEU_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID vsta_designtime_lp_Cpu32_1031: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1033_ENU_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1033_ENU_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID vsta_designtime_lp_Cpu32_1033: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1036_FRA_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1036_FRA_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID vsta_designtime_lp_Cpu32_1036: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1040_ITA_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1040_ITA_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID vsta_designtime_lp_Cpu32_1040: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1041_JPN_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1041_JPN_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID vsta_designtime_lp_Cpu32_1041: NotInstalled

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1042_KOR_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Sco: File 'M:\1042_KOR_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (12) 2015-07-22 20:29:08 Slp: Package ID vsta_designtime_lp_Cpu32_1042: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: File 'M:\1046_PTB_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (12) 2015-07-22 20:29:09 Slp: Sco: File 'M:\1046_PTB_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (12) 2015-07-22 20:29:09 Slp: Package ID vsta_designtime_lp_Cpu32_1046: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: File 'M:\1049_RUS_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (12) 2015-07-22 20:29:09 Slp: Sco: File 'M:\1049_RUS_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (12) 2015-07-22 20:29:09 Slp: Package ID vsta_designtime_lp_Cpu32_1049: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: File 'M:\2052_CHS_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (12) 2015-07-22 20:29:09 Slp: Sco: File 'M:\2052_CHS_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (12) 2015-07-22 20:29:09 Slp: Package ID vsta_designtime_lp_Cpu32_2052: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: File 'M:\3082_ESN_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (12) 2015-07-22 20:29:09 Slp: Sco: File 'M:\3082_ESN_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (12) 2015-07-22 20:29:09 Slp: Package ID vsta_designtime_lp_Cpu32_3082: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: File 'M:\1053_SVE_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (12) 2015-07-22 20:29:09 Slp: Sco: File 'M:\1053_SVE_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (12) 2015-07-22 20:29:09 Slp: Package ID vsta_designtime_lp_Cpu32_1053: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID MDS_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID MDS_Loc_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v3.5

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SP

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value Version

    (12) 2015-07-22 20:29:09 Slp: Package ID DotNet35_Cpu64: Installed - Version: 3.5.30729.5420

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value Install

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value Version

    (12) 2015-07-22 20:29:09 Slp: Package ID DotNetCore_Cpu64: Installed - Version: 4.5.51209

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1028

    (12) 2015-07-22 20:29:09 Slp: Package ID DotNetLangPack_Cpu64_1028: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1031

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value Install

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value Version

    (12) 2015-07-22 20:29:09 Slp: Package ID DotNetLangPack_Cpu64_1031: Installed - Version: 4.5.51209

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1033

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value Install

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value Version

    (12) 2015-07-22 20:29:09 Slp: Package ID DotNetLangPack_Cpu64_1033: Installed - Version: 4.5.51209

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1036

    (12) 2015-07-22 20:29:09 Slp: Package ID DotNetLangPack_Cpu64_1036: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1040

    (12) 2015-07-22 20:29:09 Slp: Package ID DotNetLangPack_Cpu64_1040: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1041

    (12) 2015-07-22 20:29:09 Slp: Package ID DotNetLangPack_Cpu64_1041: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1042

    (12) 2015-07-22 20:29:09 Slp: Package ID DotNetLangPack_Cpu64_1042: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1046

    (12) 2015-07-22 20:29:09 Slp: Package ID DotNetLangPack_Cpu64_1046: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1049

    (12) 2015-07-22 20:29:09 Slp: Package ID DotNetLangPack_Cpu64_1049: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\2052

    (12) 2015-07-22 20:29:09 Slp: Package ID DotNetLangPack_Cpu64_2052: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\3082

    (12) 2015-07-22 20:29:09 Slp: Package ID DotNetLangPack_Cpu64_3082: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1053

    (12) 2015-07-22 20:29:09 Slp: Package ID DotNetLangPack_Cpu64_1053: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Updates\Microsoft .NET Framework 4 Extended\KB2468871

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ThisVersionInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value Version

    (12) 2015-07-22 20:29:09 Slp: Package ID DotNetKB2468871_Cpu64: Installed - Version:

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Updates\Microsoft .NET Framework 4 Extended\KB2544514

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ThisVersionInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value Version

    (12) 2015-07-22 20:29:09 Slp: Package ID DotNetKB2544514_Cpu64: Installed - Version:

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Updates\Microsoft .NET Framework 4 Extended\KB2533523

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ThisVersionInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value Version

    (12) 2015-07-22 20:29:09 Slp: Package ID DotNetKB2533523_Cpu64: Installed - Version:

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value Install

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value Version

    (12) 2015-07-22 20:29:09 Slp: Package ID DotNet45Core_Cpu64: Installed - Version: 4.5.51209

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1028

    (12) 2015-07-22 20:29:09 Slp: Package ID DotNet45LangPack_Cpu64_1028: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1031

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value Install

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value Version

    (12) 2015-07-22 20:29:09 Slp: Package ID DotNet45LangPack_Cpu64_1031: Installed - Version: 4.5.51209

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1033

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value Install

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value Version

    (12) 2015-07-22 20:29:09 Slp: Package ID DotNet45LangPack_Cpu64_1033: Installed - Version: 4.5.51209

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1036

    (12) 2015-07-22 20:29:09 Slp: Package ID DotNet45LangPack_Cpu64_1036: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1040

    (12) 2015-07-22 20:29:09 Slp: Package ID DotNet45LangPack_Cpu64_1040: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1041

    (12) 2015-07-22 20:29:09 Slp: Package ID DotNet45LangPack_Cpu64_1041: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1042

    (12) 2015-07-22 20:29:09 Slp: Package ID DotNet45LangPack_Cpu64_1042: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1046

    (12) 2015-07-22 20:29:09 Slp: Package ID DotNet45LangPack_Cpu64_1046: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1049

    (12) 2015-07-22 20:29:09 Slp: Package ID DotNet45LangPack_Cpu64_1049: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\2052

    (12) 2015-07-22 20:29:09 Slp: Package ID DotNet45LangPack_Cpu64_2052: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\3082

    (12) 2015-07-22 20:29:09 Slp: Package ID DotNet45LangPack_Cpu64_3082: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1053

    (12) 2015-07-22 20:29:09 Slp: Package ID DotNet45LangPack_Cpu64_1053: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID VCRuntime_Cpu32: Installed - Version: 10.0.40219

    (12) 2015-07-22 20:29:09 Slp: Package ID VSPrerequisites_Cpu64: Installed - Version: 10.0.40219

    (12) 2015-07-22 20:29:09 Slp: Package ID VC10Redist_Cpu64: Installed - Version: 10.0.40219

    (12) 2015-07-22 20:29:09 Slp: Package ID VC10Redist_Cpu32: Installed - Version: 10.0.40219

    (12) 2015-07-22 20:29:09 Slp: Package ID VC90Redist_Cpu32: Installed - Version: 9.0.30729.6161

    (12) 2015-07-22 20:29:09 Slp: Package ID VSMTPack_Cpu32: Installed - Version: 4.0.30319

    (12) 2015-07-22 20:29:09 Slp: Package ID VSHelp_Cpu64: Installed - Version: 1.1.40219

    (12) 2015-07-22 20:29:09 Slp: Sco: File 'M:\1028_CHT_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (12) 2015-07-22 20:29:09 Slp: Sco: File 'M:\1028_CHT_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (12) 2015-07-22 20:29:09 Slp: Package ID VSHelpLP_Cpu64_1028: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: File 'M:\1031_DEU_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (12) 2015-07-22 20:29:09 Slp: Sco: File 'M:\1031_DEU_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (12) 2015-07-22 20:29:09 Slp: Package ID VSHelpLP_Cpu64_1031: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: File 'M:\1033_ENU_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (12) 2015-07-22 20:29:09 Slp: Package ID VSHelpLP_Cpu64_1033: Installed - Version: 1.1.40219

    (12) 2015-07-22 20:29:09 Slp: Sco: File 'M:\1036_FRA_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (12) 2015-07-22 20:29:09 Slp: Sco: File 'M:\1036_FRA_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (12) 2015-07-22 20:29:09 Slp: Package ID VSHelpLP_Cpu64_1036: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: File 'M:\1040_ITA_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (12) 2015-07-22 20:29:09 Slp: Sco: File 'M:\1040_ITA_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (12) 2015-07-22 20:29:09 Slp: Package ID VSHelpLP_Cpu64_1040: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: File 'M:\1041_JPN_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (12) 2015-07-22 20:29:09 Slp: Sco: File 'M:\1041_JPN_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (12) 2015-07-22 20:29:09 Slp: Package ID VSHelpLP_Cpu64_1041: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: File 'M:\1042_KOR_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (12) 2015-07-22 20:29:09 Slp: Sco: File 'M:\1042_KOR_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (12) 2015-07-22 20:29:09 Slp: Package ID VSHelpLP_Cpu64_1042: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: File 'M:\1046_PTB_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (12) 2015-07-22 20:29:09 Slp: Sco: File 'M:\1046_PTB_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (12) 2015-07-22 20:29:09 Slp: Package ID VSHelpLP_Cpu64_1046: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: File 'M:\1049_RUS_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (12) 2015-07-22 20:29:09 Slp: Sco: File 'M:\1049_RUS_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (12) 2015-07-22 20:29:09 Slp: Package ID VSHelpLP_Cpu64_1049: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: File 'M:\2052_CHS_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (12) 2015-07-22 20:29:09 Slp: Sco: File 'M:\2052_CHS_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (12) 2015-07-22 20:29:09 Slp: Package ID VSHelpLP_Cpu64_2052: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: File 'M:\3082_ESN_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (12) 2015-07-22 20:29:09 Slp: Sco: File 'M:\3082_ESN_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (12) 2015-07-22 20:29:09 Slp: Package ID VSHelpLP_Cpu64_3082: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: File 'M:\1053_SVE_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (12) 2015-07-22 20:29:09 Slp: Sco: File 'M:\1053_SVE_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (12) 2015-07-22 20:29:09 Slp: Package ID VSHelpLP_Cpu64_1053: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID VSSMO_Cpu32: Installed - Version: 10.51.2500.0

    (12) 2015-07-22 20:29:09 Slp: Package ID VSSQLSysClrTypes_Cpu32: Installed - Version: 10.51.2500.0

    (12) 2015-07-22 20:29:09 Slp: Package ID VSShell_Cpu32: Installed - Version: 10.0.40219

    (12) 2015-07-22 20:29:09 Slp: Sco: File 'M:\1033_ENU_LP\redist\VisualStudioShell\VSIntSetup\x86\vs_setup.msi' does not exist

    (12) 2015-07-22 20:29:09 Slp: Package ID VSIntShell_Cpu32: Installed - Version: 10.0.40219

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell

    (12) 2015-07-22 20:29:09 Slp: Package ID VSShell2012_Cpu32: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1028

    (12) 2015-07-22 20:29:09 Slp: Package ID VSShell2012LP_Cpu32_1028: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1031

    (12) 2015-07-22 20:29:09 Slp: Package ID VSShell2012LP_Cpu32_1031: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1033

    (12) 2015-07-22 20:29:09 Slp: Package ID VSShell2012LP_Cpu32_1033: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1036

    (12) 2015-07-22 20:29:09 Slp: Package ID VSShell2012LP_Cpu32_1036: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1040

    (12) 2015-07-22 20:29:09 Slp: Package ID VSShell2012LP_Cpu32_1040: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1041

    (12) 2015-07-22 20:29:09 Slp: Package ID VSShell2012LP_Cpu32_1041: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1042

    (12) 2015-07-22 20:29:09 Slp: Package ID VSShell2012LP_Cpu32_1042: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1046

    (12) 2015-07-22 20:29:09 Slp: Package ID VSShell2012LP_Cpu32_1046: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1049

    (12) 2015-07-22 20:29:09 Slp: Package ID VSShell2012LP_Cpu32_1049: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\2052

    (12) 2015-07-22 20:29:09 Slp: Package ID VSShell2012LP_Cpu32_2052: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\3082

    (12) 2015-07-22 20:29:09 Slp: Package ID VSShell2012LP_Cpu32_3082: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1053

    (12) 2015-07-22 20:29:09 Slp: Package ID VSShell2012LP_Cpu32_1053: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\DevDiv\vs\Servicing\11.0\devenv

    (12) 2015-07-22 20:29:09 Slp: Package ID VSIntShell2012_Cpu32: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1028

    (12) 2015-07-22 20:29:09 Slp: Package ID VSIntShell2012LP_Cpu32_1028: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1031

    (12) 2015-07-22 20:29:09 Slp: Package ID VSIntShell2012LP_Cpu32_1031: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1033

    (12) 2015-07-22 20:29:09 Slp: Package ID VSIntShell2012LP_Cpu32_1033: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1036

    (12) 2015-07-22 20:29:09 Slp: Package ID VSIntShell2012LP_Cpu32_1036: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1040

    (12) 2015-07-22 20:29:09 Slp: Package ID VSIntShell2012LP_Cpu32_1040: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1041

    (12) 2015-07-22 20:29:09 Slp: Package ID VSIntShell2012LP_Cpu32_1041: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1042

    (12) 2015-07-22 20:29:09 Slp: Package ID VSIntShell2012LP_Cpu32_1042: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1046

    (12) 2015-07-22 20:29:09 Slp: Package ID VSIntShell2012LP_Cpu32_1046: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1049

    (12) 2015-07-22 20:29:09 Slp: Package ID VSIntShell2012LP_Cpu32_1049: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\2052

    (12) 2015-07-22 20:29:09 Slp: Package ID VSIntShell2012LP_Cpu32_2052: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\3082

    (12) 2015-07-22 20:29:09 Slp: Package ID VSIntShell2012LP_Cpu32_3082: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1053

    (12) 2015-07-22 20:29:09 Slp: Package ID VSIntShell2012LP_Cpu32_1053: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell

    (12) 2015-07-22 20:29:09 Slp: Package ID VSShell2013_Cpu32: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1028

    (12) 2015-07-22 20:29:09 Slp: Package ID VSShell2013LP_Cpu32_1028: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1031

    (12) 2015-07-22 20:29:09 Slp: Package ID VSShell2013LP_Cpu32_1031: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1033

    (12) 2015-07-22 20:29:09 Slp: Package ID VSShell2013LP_Cpu32_1033: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1036

    (12) 2015-07-22 20:29:09 Slp: Package ID VSShell2013LP_Cpu32_1036: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1040

    (12) 2015-07-22 20:29:09 Slp: Package ID VSShell2013LP_Cpu32_1040: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1041

    (12) 2015-07-22 20:29:09 Slp: Package ID VSShell2013LP_Cpu32_1041: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1042

    (12) 2015-07-22 20:29:09 Slp: Package ID VSShell2013LP_Cpu32_1042: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1046

    (12) 2015-07-22 20:29:09 Slp: Package ID VSShell2013LP_Cpu32_1046: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1049

    (12) 2015-07-22 20:29:09 Slp: Package ID VSShell2013LP_Cpu32_1049: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\2052

    (12) 2015-07-22 20:29:09 Slp: Package ID VSShell2013LP_Cpu32_2052: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\3082

    (12) 2015-07-22 20:29:09 Slp: Package ID VSShell2013LP_Cpu32_3082: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1053

    (12) 2015-07-22 20:29:09 Slp: Package ID VSShell2013LP_Cpu32_1053: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\DevDiv\vs\Servicing\12.0\devenv

    (12) 2015-07-22 20:29:09 Slp: Package ID VSIntShell2013_Cpu32: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1028

    (12) 2015-07-22 20:29:09 Slp: Package ID VSIntShell2013LP_Cpu32_1028: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1031

    (12) 2015-07-22 20:29:09 Slp: Package ID VSIntShell2013LP_Cpu32_1031: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1033

    (12) 2015-07-22 20:29:09 Slp: Package ID VSIntShell2013LP_Cpu32_1033: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1036

    (12) 2015-07-22 20:29:09 Slp: Package ID VSIntShell2013LP_Cpu32_1036: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1040

    (12) 2015-07-22 20:29:09 Slp: Package ID VSIntShell2013LP_Cpu32_1040: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1041

    (12) 2015-07-22 20:29:09 Slp: Package ID VSIntShell2013LP_Cpu32_1041: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1042

    (12) 2015-07-22 20:29:09 Slp: Package ID VSIntShell2013LP_Cpu32_1042: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1046

    (12) 2015-07-22 20:29:09 Slp: Package ID VSIntShell2013LP_Cpu32_1046: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1049

    (12) 2015-07-22 20:29:09 Slp: Package ID VSIntShell2013LP_Cpu32_1049: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\2052

    (12) 2015-07-22 20:29:09 Slp: Package ID VSIntShell2013LP_Cpu32_2052: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\3082

    (12) 2015-07-22 20:29:09 Slp: Package ID VSIntShell2013LP_Cpu32_3082: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1053

    (12) 2015-07-22 20:29:09 Slp: Package ID VSIntShell2013LP_Cpu32_1053: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\designTime

    (12) 2015-07-22 20:29:09 Slp: Package ID VSTA2012_Cpu32: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1033

    (12) 2015-07-22 20:29:09 Slp: Package ID VSTA2012_LangsSupport_Cpu32: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1028

    (12) 2015-07-22 20:29:09 Slp: Package ID VSTA2012_LP_Cpu32_1028: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1031

    (12) 2015-07-22 20:29:09 Slp: Package ID VSTA2012_LP_Cpu32_1031: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1033

    (12) 2015-07-22 20:29:09 Slp: Package ID VSTA2012_LP_Cpu32_1033: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1036

    (12) 2015-07-22 20:29:09 Slp: Package ID VSTA2012_LP_Cpu32_1036: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1040

    (12) 2015-07-22 20:29:09 Slp: Package ID VSTA2012_LP_Cpu32_1040: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1041

    (12) 2015-07-22 20:29:09 Slp: Package ID VSTA2012_LP_Cpu32_1041: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1042

    (12) 2015-07-22 20:29:09 Slp: Package ID VSTA2012_LP_Cpu32_1042: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1046

    (12) 2015-07-22 20:29:09 Slp: Package ID VSTA2012_LP_Cpu32_1046: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1049

    (12) 2015-07-22 20:29:09 Slp: Package ID VSTA2012_LP_Cpu32_1049: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\2052

    (12) 2015-07-22 20:29:09 Slp: Package ID VSTA2012_LP_Cpu32_2052: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\3082

    (12) 2015-07-22 20:29:09 Slp: Package ID VSTA2012_LP_Cpu32_3082: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1053

    (12) 2015-07-22 20:29:09 Slp: Package ID VSTA2012_LP_Cpu32_1053: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID VBExpress_Cpu32: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID VCSExpress_Cpu32: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID VCExpress_Cpu32: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID WPExpress_Cpu32: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID VSPremium_Cpu32: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID VSPro_Cpu32: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID VSTE_Cpu32: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID VSUltimate_Cpu32: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID VSLabAgent_Cpu32: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID VSTestAgent_Cpu32: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID VSTestController_Cpu32: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID VWDExpress_Cpu32: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID VSIsoShellRTM_Cpu32: Installed - Version: 10.0.40219

    (12) 2015-07-22 20:29:09 Slp: Package ID VSIntShellRTM_Cpu32: Installed - Version: 10.0.40219

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Powershell\1

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value Install

    (12) 2015-07-22 20:29:09 PowerShell: Install value name under powershell reg hive is set with value 1

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Powershell\1\PowerShellEngine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value PowerShellVersion

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value PSCompatibleVersion

    (12) 2015-07-22 20:29:09 Slp: Package ID PowerShell2_Cpu64: Installed - Version: 2.0

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Powershell\1

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value Install

    (12) 2015-07-22 20:29:09 PowerShell: Install value name under powershell reg hive is set with value 1

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Powershell\1\PowerShellEngine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value PowerShellVersion

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value PSCompatibleVersion

    (12) 2015-07-22 20:29:09 Slp: Package ID PowerShell2_Cpu32: Installed - Version: 2.0

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1028: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1031: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1033: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1036: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1040: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1041: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1042: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1046: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1049: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_2052: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_3082: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1053: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_fulltext_SQL11_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1028: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1031: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1033: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1036: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1040: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1041: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1042: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1046: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1049: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_dq_loc_SQL11_Cpu64_2052: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_dq_loc_SQL11_Cpu64_3082: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1053: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_dq_SQL11_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_dqc_SQL11_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1028: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1031: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1033: Installed - Version: 11.0.2100.60

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1036: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1040: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1041: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1042: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1046: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1049: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_2052: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_3082: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1053: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_engine_core_inst_SQL11_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_engine_core_inst_SQL11_AnyInstance_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_as_loc_SQL11_Cpu64_1028: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_as_loc_SQL11_Cpu64_1031: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_as_loc_SQL11_Cpu64_1033: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_as_loc_SQL11_Cpu64_1036: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_as_loc_SQL11_Cpu64_1040: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_as_loc_SQL11_Cpu64_1041: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_as_loc_SQL11_Cpu64_1042: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_as_loc_SQL11_Cpu64_1046: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_as_loc_SQL11_Cpu64_1049: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_as_loc_SQL11_Cpu64_2052: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_as_loc_SQL11_Cpu64_3082: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_as_loc_SQL11_Cpu64_1053: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_as_SQL11_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_as_spi_SQL11_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_as_SQL11_AnyInstance_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1028: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1031: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1033: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1036: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1040: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1041: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1042: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1046: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1049: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_rs_loc_SQL11_Cpu64_2052: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_rs_loc_SQL11_Cpu64_3082: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1053: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_rs_SQL11_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_rs_SQL11_AnyInstance_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_rsshp_SQL11_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_is_SQL11_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_is_loc_SQL11_Cpu64_1028: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_is_loc_SQL11_Cpu64_1031: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_is_loc_SQL11_Cpu64_1033: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_is_loc_SQL11_Cpu64_1036: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_is_loc_SQL11_Cpu64_1040: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_is_loc_SQL11_Cpu64_1041: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_is_loc_SQL11_Cpu64_1042: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_is_loc_SQL11_Cpu64_1046: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_is_loc_SQL11_Cpu64_1049: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_is_loc_SQL11_Cpu64_2052: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_is_loc_SQL11_Cpu64_3082: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_is_loc_SQL11_Cpu64_1053: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_tools_SQL11_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1028: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1031: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1033: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1036: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1040: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1041: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1042: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1046: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1049: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_tools_loc_SQL11_Cpu64_2052: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_tools_loc_SQL11_Cpu64_3082: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1053: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_ssms_SQL11_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1028: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1031: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1033: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1036: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1040: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1041: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1042: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1046: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1049: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_2052: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_3082: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1053: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID BOL_SQL11_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID BOL_Loc_SQL11_Cpu64_1028: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID BOL_Loc_SQL11_Cpu64_1031: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID BOL_Loc_SQL11_Cpu64_1033: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID BOL_Loc_SQL11_Cpu64_1036: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID BOL_Loc_SQL11_Cpu64_1040: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID BOL_Loc_SQL11_Cpu64_1041: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID BOL_Loc_SQL11_Cpu64_1042: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID BOL_Loc_SQL11_Cpu64_1046: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID BOL_Loc_SQL11_Cpu64_1049: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID BOL_Loc_SQL11_Cpu64_2052: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID BOL_Loc_SQL11_Cpu64_3082: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID BOL_Loc_SQL11_Cpu64_1053: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID BOL_Reg_SQL11_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID SqlSqmShared_SQL11_Cpu64: Installed - Version: 11.0.2100.60

    (12) 2015-07-22 20:29:09 Slp: Package ID RsFx_SQL11_Cpu64: Installed - Version: 11.0.2100.60

    (12) 2015-07-22 20:29:09 Slp: Package ID SqlSupport_SQL11_Cpu64: Installed - Version: 11.1.3128.0

    (12) 2015-07-22 20:29:09 Slp: Package ID SQLSysClrTypes_SQL11_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_engine_core_shared_SQL11_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1028: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1031: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1033: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1036: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1040: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1041: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1042: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1046: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1049: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_2052: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_3082: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1053: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_common_core_SQL11_Cpu64: Installed - Version: 11.0.2100.60

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1028: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1031: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1033: Installed - Version: 11.0.2100.60

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1036: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1040: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1041: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1042: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1046: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1049: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_2052: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_3082: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1053: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_dq_common_SQL11_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID MDS_SQL11_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID MDS_Loc_SQL11_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_dreplay_controller_SQL11_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1028: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1031: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1033: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1036: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1040: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1041: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1042: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1046: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1049: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_2052: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_3082: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1053: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_dreplay_client_SQL11_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1028: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1031: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1033: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1036: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1040: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1041: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1042: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1046: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1049: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_2052: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_3082: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1053: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID SqlLocalDB_SQL11_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID SqlSupport_SQL14_CTP2_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1028: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1031: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1033: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1036: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1040: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1041: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1042: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1046: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1049: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_2052: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_3082: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1053: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_fulltext_SQL14_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_dq_SQL14_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1028: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1031: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1033: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1036: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1040: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1041: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1042: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1046: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1049: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_dq_loc_SQL14_Cpu64_2052: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_dq_loc_SQL14_Cpu64_3082: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1053: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_engine_core_inst_SQL14_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_engine_core_inst_SQL14_AnyInstance_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_as_loc_SQL14_Cpu64_1028: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_as_loc_SQL14_Cpu64_1031: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_as_loc_SQL14_Cpu64_1033: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_as_loc_SQL14_Cpu64_1036: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_as_loc_SQL14_Cpu64_1040: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_as_loc_SQL14_Cpu64_1041: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_as_loc_SQL14_Cpu64_1042: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_as_loc_SQL14_Cpu64_1046: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_as_loc_SQL14_Cpu64_1049: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_as_loc_SQL14_Cpu64_2052: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_as_loc_SQL14_Cpu64_3082: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_as_loc_SQL14_Cpu64_1053: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_as_SQL14_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_as_spi_SQL14_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_as_SQL14_AnyInstance_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1028: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1031: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1033: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1036: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1040: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1041: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1042: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1046: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1049: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_rs_loc_SQL14_Cpu64_2052: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_rs_loc_SQL14_Cpu64_3082: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1053: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_rs_SQL14_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_rs_SQL14_AnyInstance_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_is_SQL14_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_tools_SQL14_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_ssms_SQL14_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1028: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1031: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1033: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1036: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1040: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1041: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1042: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1046: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1049: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_2052: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_3082: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1053: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_engine_core_shared_SQL10_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1028: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1031: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1033: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1036: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1040: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1041: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1042: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1046: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1049: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_2052: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_3082: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1053: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_common_core_SQL10_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1028: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1031: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1033: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1036: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1040: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1041: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1042: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1046: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1049: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_2052: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_3082: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1053: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_fulltext_SQL10_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_engine_core_inst_SQL10_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_engine_core_inst_SQL10_AnyInstance_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_as_loc_SQL10_Cpu64_1028: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_as_loc_SQL10_Cpu64_1031: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_as_loc_SQL10_Cpu64_1033: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_as_loc_SQL10_Cpu64_1036: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_as_loc_SQL10_Cpu64_1040: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_as_loc_SQL10_Cpu64_1041: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_as_loc_SQL10_Cpu64_1042: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_as_loc_SQL10_Cpu64_1046: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_as_loc_SQL10_Cpu64_1049: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_as_loc_SQL10_Cpu64_2052: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_as_loc_SQL10_Cpu64_3082: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_as_loc_SQL10_Cpu64_1053: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_as_SQL10_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_as_spi_SQL10_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_as_SQL10_AnyInstance_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1028: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1031: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1033: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1036: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1040: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1041: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1042: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1046: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1049: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_rs_loc_SQL10_Cpu64_2052: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_rs_loc_SQL10_Cpu64_3082: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1053: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_rs_SQL10_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_rs_SQL10_AnyInstance_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_is_2008_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_is_loc_2008_Cpu64_1028: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_is_loc_2008_Cpu64_1031: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_is_loc_2008_Cpu64_1033: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_is_loc_2008_Cpu64_1036: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_is_loc_2008_Cpu64_1040: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_is_loc_2008_Cpu64_1041: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_is_loc_2008_Cpu64_1042: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_is_loc_2008_Cpu64_1046: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_is_loc_2008_Cpu64_1049: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_is_loc_2008_Cpu64_2052: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_is_loc_2008_Cpu64_3082: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_is_loc_2008_Cpu64_1053: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_tools_2008_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_tools_loc_2008_Cpu64_1028: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_tools_loc_2008_Cpu64_1031: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_tools_loc_2008_Cpu64_1033: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_tools_loc_2008_Cpu64_1036: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_tools_loc_2008_Cpu64_1040: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_tools_loc_2008_Cpu64_1041: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_tools_loc_2008_Cpu64_1042: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_tools_loc_2008_Cpu64_1046: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_tools_loc_2008_Cpu64_1049: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_tools_loc_2008_Cpu64_2052: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_tools_loc_2008_Cpu64_3082: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_tools_loc_2008_Cpu64_1053: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_ssms_2008_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_ssms_loc_2008_Cpu64_1028: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_ssms_loc_2008_Cpu64_1031: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_ssms_loc_2008_Cpu64_1033: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_ssms_loc_2008_Cpu64_1036: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_ssms_loc_2008_Cpu64_1040: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_ssms_loc_2008_Cpu64_1041: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_ssms_loc_2008_Cpu64_1042: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_ssms_loc_2008_Cpu64_1046: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_ssms_loc_2008_Cpu64_1049: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_ssms_loc_2008_Cpu64_2052: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_ssms_loc_2008_Cpu64_3082: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_ssms_loc_2008_Cpu64_1053: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID RsFx_2008_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID SQLSysClrTypes_2008_Cpu64: Installed - Version: 10.50.1600.1

    (12) 2015-07-22 20:29:09 Slp: Package ID SqlSqmShared_2008_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID BOL_2008_Cpu32: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_is_SQL10_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_tools_SQL10_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID sql_ssms_SQL10_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID SqlSupport_KatmaiRTM_Cpu64: Installed - Version: 10.3.5500.0

    (12) 2015-07-22 20:29:09 Slp: Package ID Sql2005_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID Sql2005_AnyInstance_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID AS2005_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID AS2005_AnyInstance_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID RS2005_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID RS2005_AnyInstance_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID IS2005_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID Tools2005_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID SqlSupport2005_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Package ID SqlDom_Cpu64: NotInstalled

    (12) 2015-07-22 20:29:09 Slp: Completed Action: SetPackageInstallStateAction, returned True

    (12) 2015-07-22 20:29:09 Slp: ----------------------------------------------------------------------

    (12) 2015-07-22 20:29:09 Slp: Running Action: SetPatchInstallStateAction

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey Software\Microsoft\Windows\CurrentVersion\Uninstall

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey 09839A9B5EDA69DA2DCC34637B5140AAF8A53B44

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey 23E96608972930BA0E1488EDB734779BE29DC8B2

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey 591845E0E6DDB406A109597AD8EAB8A588AD6D85

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey 5DE3700033F94FCFD8726BE46A6727E460254CD5

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey 97EE1802A0385A37DE6323FA39EC76BEB2D73E41

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey 9D7CD466F7FC8B18FF1B84943B7BB8648D17FCE8

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey AddressBook

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey Connection Manager

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey D21E929643FB33BB3F4E65FECA66D754E6958DB1

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey D8EF6CACF49BD33CC1FACD124C8CC2B1A8E8AE35

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey DirectDrawEx

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey DXM_Runtime

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey Fontcore

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey IE40

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey IE4Data

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey IE5BAKEX

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey IEData

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey KB3058865

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value PatchedProductCodeList

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value InstalledPatchCodeList

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value PatchedProductCodeList_DEV

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value InstalledPatchCodeList_DEV

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value PatchedProductCodeList_EXPR

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value InstalledPatchCodeList_EXPR

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey Microsoft Help Viewer 1.1

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey Microsoft SQL Server 11

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey Microsoft Visual Studio 2010 Tools for Office Runtime (x64)

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey Microsoft Visual Studio 2010 Tools for Office Runtime (x64) Language Pack - DEU

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey MobileOptionPack

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey MPlayer2

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey Office15.PROPLUSR

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey PROSetDX

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey SchedulingAgent

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey WIC

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey WinRAR archiver

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey {071c9b48-7c32-4621-a0ac-3f809523288f}

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey {180500C1-57BB-3AA8-8E55-DCD5ECD16537}

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey {1CA74803-5CB2-4C03-BDBE-061EDC81CC7F}

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey {1D411379-9CE0-4B13-A19B-72D3222DD620}

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey {1D8E6291-B0D5-35EC-8441-6616F567A0F7}

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey {1DB0C90B-2A9F-3A1E-B1DF-616C5A2A1417}

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey {202AAF1F-69AA-442A-B59F-6B54B1AD07C6}

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey {26784146-6E05-3FF9-9335-786C7C0FB5BE}

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey {3674F088-9B90-473A-AAC3-20A00D8D810C}

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey {37B8F9C7-03FB-3253-8781-2517C99D7C00}

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey {3C50A8F3-6BB8-44E8-9B8B-D3696561DF2E}

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey {4701DEDE-1888-49E0-BAE5-857875924CA2}

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey {4B6C7001-C7D6-3710-913E-5BC23FCE91E6}

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey {5FCE6D76-F5DC-37AB-B2B8-22AB8CEDB1D4}

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey {6199B534-A1B6-46ED-873B-97B0ECF8F81E}

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey {6292D514-17A4-403F-98F9-E150F10C043D}

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey {662014D2-0450-37ED-ABAE-157C88127BEB}

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey {6ce5bae9-d3ca-4b99-891a-1dc6c118a5fc}

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey {715CAACC-579B-4831-A5F4-A83A8DE3EFE2}

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey {78909610-D229-459C-A936-25D92283D3FD}

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey {7BF61FA9-BDFB-4563-98AD-FCB0DA28CCC7}

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey {89F4137D-6C26-4A84-BDB8-2E5A4BB71E00}

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey {8CB0713F-CFE0-445D-BCB2-538465860E1A}

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey {90150000-0015-0407-1000-0000000FF1CE}

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey {90150000-0016-0407-1000-0000000FF1CE}

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey {90150000-0018-0407-1000-0000000FF1CE}

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey {90150000-0019-0407-1000-0000000FF1CE}

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey {90150000-001A-0407-1000-0000000FF1CE}

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey {90150000-001B-0407-1000-0000000FF1CE}

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey {90150000-001F-0407-1000-0000000FF1CE}

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey {90150000-001F-0409-1000-0000000FF1CE}

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey {90150000-001F-040C-1000-0000000FF1CE}

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey {90150000-001F-0410-1000-0000000FF1CE}

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey {90150000-002C-0407-1000-0000000FF1CE}

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey {90150000-0044-0407-1000-0000000FF1CE}

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey {90150000-006E-0407-1000-0000000FF1CE}

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey {90150000-0090-0407-1000-0000000FF1CE}

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey {90150000-00A1-0407-1000-0000000FF1CE}

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey {90150000-00BA-0407-1000-0000000FF1CE}

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey {90150000-00C1-0000-1000-0000000FF1CE}

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey {90150000-00C1-0407-1000-0000000FF1CE}

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey {90150000-00E1-0407-1000-0000000FF1CE}

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey {90150000-00E2-0407-1000-0000000FF1CE}

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey {90150000-012B-0407-1000-0000000FF1CE}

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey {91150000-0011-0000-1000-0000000FF1CE}

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey {92FB6C44-E685-45AD-9B20-CADF4CABA132} - 1031

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey {92FB6C44-E685-45AD-9B20-CADF4CABA132} - 1033

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey {9495AEB4-AB97-39DE-8C42-806EEF75ECA7}

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey {95150001-1163-0409-1000-0000000FF1CE}

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey {9f4f4a9b-eec5-4906-92fe-d1f43ccf5c8d}.sdb

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey {A0F05048-7653-4FCD-9F3A-C740E4052ACE}

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey {ad8a2fa1-06e7-4b0d-927d-6e54b3d31028}

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey {B2FE1952-0186-46C3-BAEC-A80AA35AC5B8}_Display.3DVision

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey {B2FE1952-0186-46C3-BAEC-A80AA35AC5B8}_Display.ControlPanel

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey {B2FE1952-0186-46C3-BAEC-A80AA35AC5B8}_Display.Driver

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey {B2FE1952-0186-46C3-BAEC-A80AA35AC5B8}_Display.NView

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey {B2FE1952-0186-46C3-BAEC-A80AA35AC5B8}_Display.NVIRUSB

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey {B2FE1952-0186-46C3-BAEC-A80AA35AC5B8}_Display.NVWMI

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey {B2FE1952-0186-46C3-BAEC-A80AA35AC5B8}_HDAudio.Driver

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey {B2FE1952-0186-46C3-BAEC-A80AA35AC5B8}_installer

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey {BED1EA3D-592D-4305-9D1F-20F03726EFC1}

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey {BF5ABBDB-D3AA-4BCB-8D10-FCD4A4BB7F93}

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey {CD95F661-A5C4-44F5-A6AA-ECDD91C240DF}

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey {CF2BEA3C-26EA-32F8-AA9B-331F7E34BA97}

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey {D2B1C10F-369B-40BC-B550-271F968C5EE0}

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey {E5748D30-7E6D-3A8E-BFE6-C1D02C6DDABB}

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey {F14401A9-F0A0-33CC-8444-F60823A60DEB}

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey {F99F24BF-0B90-463E-9658-3FD2EFC3C992}

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to open registry subkey {fdfba1f3-74ae-4255-9c10-a0f552b4610f}.sdb

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (12) 2015-07-22 20:29:09 Slp: Sco: Attempting to get registry value ProductId

    (12) 2015-07-22 20:29:09 Slp: Baseline Package Id: sql_engine_core_inst_Cpu64 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (12) 2015-07-22 20:29:09 Slp: Patch Id KB3058865_sql_engine_core_inst_Cpu64 - NotInstalled on the baseline msi package sql_engine_core_inst_Cpu64. Detail description of this patch package is: PatchId=KB3058865_sql_engine_core_inst_Cpu64 PatchVersion=12.1.4100.1 BaselinePackageId=sql_engine_core_inst_Cpu64 BaselineVersion=12.0.2000.8; PatchFileName=sql_engine_core_inst.msp PatchCode={460D9ACF-8953-401B-90F2-EEB6A7DA31B4}

    (12) 2015-07-22 20:29:09 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\sql_engine_core_inst_msi\x64\sql_engine_core_inst.msp' does not exist

    (12) 2015-07-22 20:29:09 Slp: Baseline Package Id: sql_engine_core_inst_Cpu32 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (12) 2015-07-22 20:29:09 Slp: Patch Id KB3058865_sql_engine_core_inst_Cpu32 - NotInstalled on the baseline msi package sql_engine_core_inst_Cpu32. Detail description of this patch package is: PatchId=KB3058865_sql_engine_core_inst_Cpu32 PatchVersion=12.1.4100.1 BaselinePackageId=sql_engine_core_inst_Cpu32 BaselineVersion=12.0.2000.8; PatchFileName=sql_engine_core_inst.msp PatchCode={460D9ACF-8953-401B-90F2-EEB6A7DA31B4}

    (12) 2015-07-22 20:29:09 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\sql_engine_core_inst_msi\x86\sql_engine_core_inst.msp' does not exist

    (12) 2015-07-22 20:29:09 Slp: Baseline Package Id: sql_engine_core_inst_loc_Cpu64_1033 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (12) 2015-07-22 20:29:09 Slp: Patch Id KB3058865_sql_engine_core_inst_loc_Cpu64_1033 - NotInstalled on the baseline msi package sql_engine_core_inst_loc_Cpu64_1033. Detail description of this patch package is: PatchId=KB3058865_sql_engine_core_inst_loc_Cpu64_1033 PatchVersion=12.1.4100.1 BaselinePackageId=sql_engine_core_inst_loc_Cpu64_1033 BaselineVersion=12.0.2000.8; PatchFileName=sql_engine_core_inst_loc.msp PatchCode={2609CB1A-B154-44FB-AC76-E22B4097640D}

    (12) 2015-07-22 20:29:09 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msp' does not exist

    (12) 2015-07-22 20:29:09 Slp: Baseline Package Id: sql_engine_core_inst_loc_Cpu32_1033 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (12) 2015-07-22 20:29:09 Slp: Patch Id KB3058865_sql_engine_core_inst_loc_Cpu32_1033 - NotInstalled on the baseline msi package sql_engine_core_inst_loc_Cpu32_1033. Detail description of this patch package is: PatchId=KB3058865_sql_engine_core_inst_loc_Cpu32_1033 PatchVersion=12.1.4100.1 BaselinePackageId=sql_engine_core_inst_loc_Cpu32_1033 BaselineVersion=12.0.2000.8; PatchFileName=sql_engine_core_inst_loc.msp PatchCode={2609CB1A-B154-44FB-AC76-E22B4097640D}

    (12) 2015-07-22 20:29:09 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msp' does not exist

    (12) 2015-07-22 20:29:09 Slp: Baseline Package Id: sql_engine_core_shared_Cpu64 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (12) 2015-07-22 20:29:09 Slp: Patch Id KB3058865_sql_engine_core_shared_Cpu64 - NotInstalled on the baseline msi package sql_engine_core_shared_Cpu64. Detail description of this patch package is: PatchId=KB3058865_sql_engine_core_shared_Cpu64 PatchVersion=12.1.4100.1 BaselinePackageId=sql_engine_core_shared_Cpu64 BaselineVersion=12.0.2000.8; PatchFileName=sql_engine_core_shared.msp PatchCode={154632D5-C20E-4A74-B238-EE26B586995C}

    (12) 2015-07-22 20:29:09 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\sql_engine_core_shared_msi\x64\sql_engine_core_shared.msp' does not exist

    (12) 2015-07-22 20:29:09 Slp: Baseline Package Id: sql_engine_core_shared_loc_Cpu64_1033 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (12) 2015-07-22 20:29:09 Slp: Patch Id KB3058865_sql_engine_core_shared_loc_Cpu64_1033 - NotInstalled on the baseline msi package sql_engine_core_shared_loc_Cpu64_1033. Detail description of this patch package is: PatchId=KB3058865_sql_engine_core_shared_loc_Cpu64_1033 PatchVersion=12.1.4100.1 BaselinePackageId=sql_engine_core_shared_loc_Cpu64_1033 BaselineVersion=12.0.2000.8; PatchFileName=sql_engine_core_shared_loc.msp PatchCode={5F392FD6-9F16-4B4D-826B-278318D2D080}

    (12) 2015-07-22 20:29:09 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msp' does not exist

    (12) 2015-07-22 20:29:09 Slp: Baseline Package Id: sql_dq_common_Cpu64 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (12) 2015-07-22 20:29:09 Slp: Patch Id KB3058865_sql_dq_common_Cpu64 - NotInstalled on the baseline msi package sql_dq_common_Cpu64. Detail description of this patch package is: PatchId=KB3058865_sql_dq_common_Cpu64 PatchVersion=12.1.4100.1 BaselinePackageId=sql_dq_common_Cpu64 BaselineVersion=12.0.2000.8; PatchFileName=sql_dq_common.msp PatchCode={A0CC1208-EEF9-4647-82D9-1B5DAF891BFC}

    (12) 2015-07-22 20:29:09 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x64\sql_dq_common.msp' does not exist

    (12) 2015-07-22 20:29:09 Slp: Baseline Package Id: sql_dq_Cpu64 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (12) 2015-07-22 20:29:09 Slp: Patch Id KB3058865_sql_dq_Cpu64 - NotInstalled on the baseline msi package sql_dq_Cpu64. Detail description of this patch package is: PatchId=KB3058865_sql_dq_Cpu64 PatchVersion=12.1.4100.1 BaselinePackageId=sql_dq_Cpu64 BaselineVersion=12.0.2000.8; PatchFileName=sql_dq.msp PatchCode={21793323-0D31-4EF1-BC42-2F27C9004087}

    (12) 2015-07-22 20:29:09 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x64\sql_dq.msp' does not exist

    (12) 2015-07-22 20:29:09 Slp: Baseline Package Id: sql_dq_Cpu32 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (12) 2015-07-22 20:29:09 Slp: Patch Id KB3058865_sql_dq_Cpu32 - NotInstalled on the baseline msi package sql_dq_Cpu32. Detail description of this patch package is: PatchId=KB3058865_sql_dq_Cpu32 PatchVersion=12.1.4100.1 BaselinePackageId=sql_dq_Cpu32 BaselineVersion=12.0.2000.8; PatchFileName=sql_dq.msp PatchCode={21793323-0D31-4EF1-BC42-2F27C9004087}

    (12) 2015-07-22 20:29:09 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x86\sql_dq.msp' does not exist

    (12) 2015-07-22 20:29:09 Slp: Baseline Package Id: sql_dqc_Cpu64 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (12) 2015-07-22 20:29:09 Slp: Patch Id KB3058865_sql_dqc_Cpu64 - NotInstalled on the baseline msi package sql_dqc_Cpu64. Detail description of this patch package is: PatchId=KB3058865_sql_dqc_Cpu64 PatchVersion=12.1.4100.1 BaselinePackageId=sql_dqc_Cpu64 BaselineVersion=12.0.2000.8; PatchFileName=sql_dqc.msp PatchCode={70664C7C-B547-46FE-A909-5B127B2CC673}

    (12) 2015-07-22 20:29:09 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x64\sql_dqc.msp' does not exist

    (12) 2015-07-22 20:29:09 Slp: Baseline Package Id: sql_dqc_loc_Cpu64_1033 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (12) 2015-07-22 20:29:09 Slp: Patch Id KB3058865_sql_dqc_loc_Cpu64_1033 - NotInstalled on the baseline msi package sql_dqc_loc_Cpu64_1033. Detail description of this patch package is: PatchId=KB3058865_sql_dqc_loc_Cpu64_1033 PatchVersion=12.1.4100.1 BaselinePackageId=sql_dqc_loc_Cpu64_1033 BaselineVersion=12.0.2000.8; PatchFileName=sql_dqc_loc.msp PatchCode={4A45A7C6-43DD-4CA9-A941-B9168875FAD3}

    (12) 2015-07-22 20:29:09 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\x64\sql_dqc_loc.msp' does not exist

    (12) 2015-07-22 20:29:09 Slp: Baseline Package Id: sql_as_Cpu64 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (12) 2015-07-22 20:29:09 Slp: Patch Id KB3058865_sql_as_Cpu64 - NotInstalled on the baseline msi package sql_as_Cpu64. Detail description of this patch package is: PatchId=KB3058865_sql_as_Cpu64 PatchVersion=12.1.4100.1 BaselinePackageId=sql_as_Cpu64 BaselineVersion=12.0.2000.8; PatchFileName=sql_as.msp PatchCode={E29F95DF-46DB-4AB2-A163-81B0EC2B0C17}

    (12) 2015-07-22 20:29:09 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x64\sql_as.msp' does not exist

    (12) 2015-07-22 20:29:09 Slp: Baseline Package Id: sql_as_Cpu32 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (12) 2015-07-22 20:29:09 Slp: Patch Id KB3058865_sql_as_Cpu32 - NotInstalled on the baseline msi package sql_as_Cpu32. Detail description of this patch package is: PatchId=KB3058865_sql_as_Cpu32 PatchVersion=12.1.4100.1 BaselinePackageId=sql_as_Cpu32 BaselineVersion=12.0.2000.8; PatchFileName=sql_as.msp PatchCode={E29F95DF-46DB-4AB2-A163-81B0EC2B0C17}

    (12) 2015-07-22 20:29:09 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x86\sql_as.msp' does not exist

    (12) 2015-07-22 20:29:09 Slp: Baseline Package Id: sql_as_loc_Cpu64_1033 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (12) 2015-07-22 20:29:09 Slp: Patch Id KB3058865_sql_as_loc_Cpu64_1033 - NotInstalled on the baseline msi package sql_as_loc_Cpu64_1033. Detail description of this patch package is: PatchId=KB3058865_sql_as_loc_Cpu64_1033 PatchVersion=12.1.4100.1 BaselinePackageId=sql_as_loc_Cpu64_1033 BaselineVersion=12.0.2000.8; PatchFileName=sql_as_loc.msp PatchCode={1BD8CB6B-05EF-436F-A40A-6C4064B917C8}

    (12) 2015-07-22 20:29:09 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\x64\sql_as_loc.msp' does not exist

    (12) 2015-07-22 20:29:09 Slp: Baseline Package Id: sql_as_loc_Cpu32_1033 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (12) 2015-07-22 20:29:09 Slp: Patch Id KB3058865_sql_as_loc_Cpu32_1033 - NotInstalled on the baseline msi package sql_as_loc_Cpu32_1033. Detail description of this patch package is: PatchId=KB3058865_sql_as_loc_Cpu32_1033 PatchVersion=12.1.4100.1 BaselinePackageId=sql_as_loc_Cpu32_1033 BaselineVersion=12.0.2000.8; PatchFileName=sql_as_loc.msp PatchCode={1BD8CB6B-05EF-436F-A40A-6C4064B917C8}

    (12) 2015-07-22 20:29:09 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\x86\sql_as_loc.msp' does not exist

    (12) 2015-07-22 20:29:09 Slp: Baseline Package Id: sql_rs_Cpu64 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (12) 2015-07-22 20:29:09 Slp: Patch Id KB3058865_sql_rs_Cpu64 - NotInstalled on the baseline msi package sql_rs_Cpu64. Detail description of this patch package is: PatchId=KB3058865_sql_rs_Cpu64 PatchVersion=12.1.4100.1 BaselinePackageId=sql_rs_Cpu64 BaselineVersion=12.0.2000.8; PatchFileName=sql_rs.msp PatchCode={ED544AA8-3A4F-448D-9857-28230F853480}

    (12) 2015-07-22 20:29:09 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x64\sql_rs.msp' does not exist

    (12) 2015-07-22 20:29:09 Slp: Baseline Package Id: sql_rs_Cpu32 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (12) 2015-07-22 20:29:09 Slp: Patch Id KB3058865_sql_rs_Cpu32 - NotInstalled on the baseline msi package sql_rs_Cpu32. Detail description of this patch package is: PatchId=KB3058865_sql_rs_Cpu32 PatchVersion=12.1.4100.1 BaselinePackageId=sql_rs_Cpu32 BaselineVersion=12.0.2000.8; PatchFileName=sql_rs.msp PatchCode={ED544AA8-3A4F-448D-9857-28230F853480}

    (12) 2015-07-22 20:29:09 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x86\sql_rs.msp' does not exist

    (12) 2015-07-22 20:29:09 Slp: Baseline Package Id: sql_rs_loc_Cpu64_1033 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (12) 2015-07-22 20:29:09 Slp: Patch Id KB3058865_sql_rs_loc_Cpu64_1033 - NotInstalled on the baseline msi package sql_rs_loc_Cpu64_1033. Detail description of this patch package is: PatchId=KB3058865_sql_rs_loc_Cpu64_1033 PatchVersion=12.1.4100.1 BaselinePackageId=sql_rs_loc_Cpu64_1033 BaselineVersion=12.0.2000.8; PatchFileName=sql_rs_loc.msp PatchCode={5C4F48C1-71EA-42F6-BB33-25AFA4054F5A}

    (12) 2015-07-22 20:29:09 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\x64\sql_rs_loc.msp' does not exist

    (12) 2015-07-22 20:29:09 Slp: Baseline Package Id: sql_rs_loc_Cpu32_1033 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (12) 2015-07-22 20:29:09 Slp: Patch Id KB3058865_sql_rs_loc_Cpu32_1033 - NotInstalled on the baseline msi package sql_rs_loc_Cpu32_1033. Detail description of this patch package is: PatchId=KB3058865_sql_rs_loc_Cpu32_1033 PatchVersion=12.1.4100.1 BaselinePackageId=sql_rs_loc_Cpu32_1033 BaselineVersion=12.0.2000.8; PatchFileName=sql_rs_loc.msp PatchCode={5C4F48C1-71EA-42F6-BB33-25AFA4054F5A}

    (12) 2015-07-22 20:29:09 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\x86\sql_rs_loc.msp' does not exist

    (12) 2015-07-22 20:29:09 Slp: Baseline Package Id: sql_rsshp_Cpu64 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (12) 2015-07-22 20:29:09 Slp: Patch Id KB3058865_sql_rsshp_Cpu64 - NotInstalled on the baseline msi package sql_rsshp_Cpu64. Detail description of this patch package is: PatchId=KB3058865_sql_rsshp_Cpu64 PatchVersion=12.1.4100.1 BaselinePackageId=sql_rsshp_Cpu64 BaselineVersion=12.0.2000.8; PatchFileName=sql_rsshp.msp PatchCode={BD5BA6D2-E625-4BA1-981F-44BCF8C82407}

    (12) 2015-07-22 20:29:09 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x64\sql_rsshp.msp' does not exist

    (12) 2015-07-22 20:29:09 Slp: Baseline Package Id: sql_is_Cpu64 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (12) 2015-07-22 20:29:09 Slp: Patch Id KB3058865_sql_is_Cpu64 - NotInstalled on the baseline msi package sql_is_Cpu64. Detail description of this patch package is: PatchId=KB3058865_sql_is_Cpu64 PatchVersion=12.1.4100.1 BaselinePackageId=sql_is_Cpu64 BaselineVersion=12.0.2000.8; PatchFileName=sql_is.msp PatchCode={53E50331-A94F-4E5E-BCA6-8C3F8481FF2A}

    (12) 2015-07-22 20:29:09 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x64\sql_is.msp' does not exist

    (12) 2015-07-22 20:29:09 Slp: Baseline Package Id: sql_is_loc_Cpu64_1033 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (12) 2015-07-22 20:29:09 Slp: Patch Id KB3058865_sql_is_loc_Cpu64_1033 - NotInstalled on the baseline msi package sql_is_loc_Cpu64_1033. Detail description of this patch package is: PatchId=KB3058865_sql_is_loc_Cpu64_1033 PatchVersion=12.1.4100.1 BaselinePackageId=sql_is_loc_Cpu64_1033 BaselineVersion=12.0.2000.8; PatchFileName=sql_is_loc.msp PatchCode={BA01853F-3190-4176-BCF8-6333956F2AE7}

    (12) 2015-07-22 20:29:09 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\x64\sql_is_loc.msp' does not exist

    (12) 2015-07-22 20:29:09 Slp: Baseline Package Id: sql_tools_Cpu64 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (12) 2015-07-22 20:29:09 Slp: Patch Id KB3058865_sql_tools_Cpu64 - NotInstalled on the baseline msi package sql_tools_Cpu64. Detail description of this patch package is: PatchId=KB3058865_sql_tools_Cpu64 PatchVersion=12.1.4100.1 BaselinePackageId=sql_tools_Cpu64 BaselineVersion=12.0.2000.8; PatchFileName=sql_tools.msp PatchCode={BBBC731E-AAD6-4D26-917F-19536292AE75}

    (12) 2015-07-22 20:29:09 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x64\sql_tools.msp' does not exist

    (12) 2015-07-22 20:29:09 Slp: Baseline Package Id: sql_tools_loc_Cpu64_1033 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (12) 2015-07-22 20:29:09 Slp: Patch Id KB3058865_sql_tools_loc_Cpu64_1033 - NotInstalled on the baseline msi package sql_tools_loc_Cpu64_1033. Detail description of this patch package is: PatchId=KB3058865_sql_tools_loc_Cpu64_1033 PatchVersion=12.1.4100.1 BaselinePackageId=sql_tools_loc_Cpu64_1033 BaselineVersion=12.0.2000.8; PatchFileName=sql_tools_loc.msp PatchCode={2A1A268E-C026-4C3A-BA3E-030E197E806A}

    (12) 2015-07-22 20:29:09 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\x64\sql_tools_loc.msp' does not exist

    (12) 2015-07-22 20:29:09 Slp: Baseline Package Id: sql_ssms_Cpu64 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (12) 2015-07-22 20:29:09 Slp: Patch Id KB3058865_sql_ssms_Cpu64 - NotInstalled on the baseline msi package sql_ssms_Cpu64. Detail description of this patch package is: PatchId=KB3058865_sql_ssms_Cpu64 PatchVersion=12.1.4100.1 BaselinePackageId=sql_ssms_Cpu64 BaselineVersion=12.0.2000.8; PatchFileName=sql_ssms.msp PatchCode={E0D841BC-A8D4-467C-BB0F-2A326202C8EE}

    (12) 2015-07-22 20:29:09 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x64\sql_ssms.msp' does not exist

    (12) 2015-07-22 20:29:09 Slp: Baseline Package Id: sql_ssms_loc_Cpu64_1033 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (12) 2015-07-22 20:29:09 Slp: Patch Id KB3058865_sql_ssms_loc_Cpu64_1033 - NotInstalled on the baseline msi package sql_ssms_loc_Cpu64_1033. Detail description of this patch package is: PatchId=KB3058865_sql_ssms_loc_Cpu64_1033 PatchVersion=12.1.4100.1 BaselinePackageId=sql_ssms_loc_Cpu64_1033 BaselineVersion=12.0.2000.8; PatchFileName=sql_ssms_loc.msp PatchCode={B72579FB-C127-4662-979B-8F62E9955326}

    (12) 2015-07-22 20:29:09 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\x64\sql_ssms_loc.msp' does not exist

    (12) 2015-07-22 20:29:09 Slp: Baseline Package Id: sql_dreplay_client_Cpu64 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (12) 2015-07-22 20:29:09 Slp: Patch Id KB3058865_sql_dreplay_client_Cpu64 - NotInstalled on the baseline msi package sql_dreplay_client_Cpu64. Detail description of this patch package is: PatchId=KB3058865_sql_dreplay_client_Cpu64 PatchVersion=12.1.4100.1 BaselinePackageId=sql_dreplay_client_Cpu64 BaselineVersion=12.0.2000.8; PatchFileName=sql_dreplay_client.msp PatchCode={C87B2B67-C442-43F2-B11A-1B0B19EFA346}

    (12) 2015-07-22 20:29:09 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x64\sql_dreplay_client.msp' does not exist

    (12) 2015-07-22 20:29:09 Slp: Baseline Package Id: sql_dreplay_controller_Cpu64 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (12) 2015-07-22 20:29:09 Slp: Patch Id KB3058865_sql_dreplay_controller_Cpu64 - NotInstalled on the baseline msi package sql_dreplay_controller_Cpu64. Detail description of this patch package is: PatchId=KB3058865_sql_dreplay_controller_Cpu64 PatchVersion=12.1.4100.1 BaselinePackageId=sql_dreplay_controller_Cpu64 BaselineVersion=12.0.2000.8; PatchFileName=sql_dreplay_controller.msp PatchCode={352AC166-4FB7-4B36-8FAF-21BE86915954}

    (12) 2015-07-22 20:29:09 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x64\sql_dreplay_controller.msp' does not exist

    (12) 2015-07-22 20:29:09 Slp: Baseline Package Id: sql_common_core_Cpu64 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (12) 2015-07-22 20:29:09 Slp: Patch Id KB3058865_sql_common_core_Cpu64 - NotInstalled on the baseline msi package sql_common_core_Cpu64. Detail description of this patch package is: PatchId=KB3058865_sql_common_core_Cpu64 PatchVersion=12.1.4100.1 BaselinePackageId=sql_common_core_Cpu64 BaselineVersion=12.0.2000.8; PatchFileName=sql_common_core.msp PatchCode={22429C5C-D27D-4BE9-9F78-B4F13A86C8E3}

    (12) 2015-07-22 20:29:09 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\sql_common_core_msi\x64\sql_common_core.msp' does not exist

    (12) 2015-07-22 20:29:09 Slp: Baseline Package Id: sql_common_core_loc_Cpu64_1033 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (12) 2015-07-22 20:29:09 Slp: Patch Id KB3058865_sql_common_core_loc_Cpu64_1033 - NotInstalled on the baseline msi package sql_common_core_loc_Cpu64_1033. Detail description of this patch package is: PatchId=KB3058865_sql_common_core_loc_Cpu64_1033 PatchVersion=12.1.4100.1 BaselinePackageId=sql_common_core_loc_Cpu64_1033 BaselineVersion=12.0.2000.8; PatchFileName=sql_common_core_loc.msp PatchCode={B5AF1C0C-39F5-46EF-92AA-F3EE349E83D5}

    (12) 2015-07-22 20:29:09 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msp' does not exist

    (12) 2015-07-22 20:29:09 Slp: Baseline Package Id: SqlWriter_Cpu64 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (12) 2015-07-22 20:29:09 Slp: Patch Id KB3058865_SqlWriter_Cpu64 - NotInstalled on the baseline msi package SqlWriter_Cpu64. Detail description of this patch package is: PatchId=KB3058865_SqlWriter_Cpu64 PatchVersion=12.1.4100.1 BaselinePackageId=SqlWriter_Cpu64 BaselineVersion=12.0.2000.8; PatchFileName=SqlWriter.msp PatchCode={B11DF71C-54A6-4A1E-AA03-13C1CA7A0EE3}

    (12) 2015-07-22 20:29:09 Slp: Baseline Package Id: SqlSqmShared_Cpu64 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (12) 2015-07-22 20:29:09 Slp: Patch Id KB3058865_SqlSqmShared_Cpu64 - NotInstalled on the baseline msi package SqlSqmShared_Cpu64. Detail description of this patch package is: PatchId=KB3058865_SqlSqmShared_Cpu64 PatchVersion=12.1.4100.1 BaselinePackageId=SqlSqmShared_Cpu64 BaselineVersion=12.0.2000.8; PatchFileName=sqlsqm.msp PatchCode={75EA7194-90FB-4595-863D-2F04E9B70333}

    (12) 2015-07-22 20:29:09 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x64\sqlsqm.msp' does not exist

    (12) 2015-07-22 20:29:09 Slp: Baseline Package Id: SqlBrowser_Cpu32 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (12) 2015-07-22 20:29:09 Slp: Patch Id KB3058865_SqlBrowser_Cpu32 - NotInstalled on the baseline msi package SqlBrowser_Cpu32. Detail description of this patch package is: PatchId=KB3058865_SqlBrowser_Cpu32 PatchVersion=12.1.4100.1 BaselinePackageId=SqlBrowser_Cpu32 BaselineVersion=12.0.2000.8; PatchFileName=sqlbrowser.msp PatchCode={99094205-6BE5-42A4-9904-889EFEF7DF2C}

    (12) 2015-07-22 20:29:09 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\x86\sqlbrowser.msp' does not exist

    (12) 2015-07-22 20:29:09 Slp: Baseline Package Id: sql_as_spi_Cpu64 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (12) 2015-07-22 20:29:09 Slp: Patch Id KB3058865_sql_as_spi_Cpu64 - NotInstalled on the baseline msi package sql_as_spi_Cpu64. Detail description of this patch package is: PatchId=KB3058865_sql_as_spi_Cpu64 PatchVersion=12.1.4100.1 BaselinePackageId=sql_as_spi_Cpu64 BaselineVersion=12.0.2000.8; PatchFileName=sql_as_spi.msp PatchCode={24A95AC9-D772-4F93-877D-EC87DE46E80D}

    (12) 2015-07-22 20:29:09 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\x64\sql_as_spi.msp' does not exist

    (12) 2015-07-22 20:29:09 Slp: Completed Action: SetPatchInstallStateAction, returned True

    (12) 2015-07-22 20:29:10 Slp: ----------------------------------------------------------------------

    (12) 2015-07-22 20:29:10 Slp: Running Action: SetFeatureConfigStateAction

    (12) 2015-07-22 20:29:10 Slp: Completed Action: SetFeatureConfigStateAction, returned True

    (12) 2015-07-22 20:29:10 Slp: ----------------------------------------------------------------------

    (12) 2015-07-22 20:29:10 Slp: Skipping property FeaturesToSelect of class: ExpandUserVisibleFeatureAction

    (12) 2015-07-22 20:29:10 Slp: Input of property will not be set due to the following failed restriction(s):

    (12) 2015-07-22 20:29:10 Slp: Condition "Is the datastore flag /Scenario/GlobalFlags/EnableFixedFeatureSelection set" did not pass as it returned false and true was expected.

    (12) 2015-07-22 20:29:10 Slp: ----------------------------------------------------------------------

    (12) 2015-07-22 20:29:10 Slp: Running Action: ExpandUserVisibleFeatureAction

    (12) 2015-07-22 20:29:10 Slp: Feature ID: SQLENGINE has request: Install

    (12) 2015-07-22 20:29:10 Slp: Feature ID: REPLICATION has request: Install

    (12) 2015-07-22 20:29:10 Slp: Feature ID: FULLTEXT has request: Install

    (12) 2015-07-22 20:29:10 Slp: Feature ID: DQ has request: Install

    (12) 2015-07-22 20:29:10 Slp: Feature ID: AS has request: Install

    (12) 2015-07-22 20:29:10 Slp: Feature ID: RS has request: Install

    (12) 2015-07-22 20:29:10 Slp: Feature ID: RS_SHP has request: Install

    (12) 2015-07-22 20:29:10 Slp: Feature ID: RS_SHPWFE has request: Install

    (12) 2015-07-22 20:29:10 Slp: Feature ID: DQC has request: Install

    (12) 2015-07-22 20:29:10 Slp: Feature ID: CONN has request: Install

    (12) 2015-07-22 20:29:10 Slp: Feature ID: IS has request: Install

    (12) 2015-07-22 20:29:10 Slp: Feature ID: BC has request: Install

    (12) 2015-07-22 20:29:10 Slp: Feature ID: SDK has request: Install

    (12) 2015-07-22 20:29:10 Slp: Feature ID: BOL has request: Install

    (12) 2015-07-22 20:29:10 Slp: Feature ID: SSMS has request: Install

    (12) 2015-07-22 20:29:10 Slp: Feature ID: ADV_SSMS has request: Install

    (12) 2015-07-22 20:29:10 Slp: Feature ID: DREPLAY_CTLR has request: Install

    (12) 2015-07-22 20:29:10 Slp: Feature ID: DREPLAY_CLT has request: Install

    (12) 2015-07-22 20:29:10 Slp: Feature ID: SNAC_SDK has request: Install

    (12) 2015-07-22 20:29:10 Slp: Feature ID: MDS has request: Install

    (12) 2015-07-22 20:29:10 Slp: Completed Action: ExpandUserVisibleFeatureAction, returned True

    (12) 2015-07-22 20:29:10 Slp: ----------------------------------------------------------------------

    (12) 2015-07-22 20:29:10 Slp: Skipping property FeaturesToSelect of class: ExpandUserVisibleFeatureAction

    (12) 2015-07-22 20:29:10 Slp: Input of property will not be set due to the following failed restriction(s):

    (12) 2015-07-22 20:29:10 Slp: Condition "Is the datastore flag /Scenario/GlobalFlags/EnableFixedFeatureSelection set" did not pass as it returned false and true was expected.

    (12) 2015-07-22 20:29:10 Slp: ----------------------------------------------------------------------

    (12) 2015-07-22 20:29:10 Slp: Running Action: ExpandConfigUserVisibleFeatureAction

    (12) 2015-07-22 20:29:10 Slp: Feature ID: SQLENGINE has request: Install

    (12) 2015-07-22 20:29:10 Slp: Feature ID: REPLICATION has request: Install

    (12) 2015-07-22 20:29:10 Slp: Feature ID: FULLTEXT has request: Install

    (12) 2015-07-22 20:29:10 Slp: Feature ID: DQ has request: Install

    (12) 2015-07-22 20:29:10 Slp: Feature ID: AS has request: Install

    (12) 2015-07-22 20:29:10 Slp: Feature ID: RS has request: Install

    (12) 2015-07-22 20:29:10 Slp: Feature ID: RS_SHP has request: Install

    (12) 2015-07-22 20:29:10 Slp: Feature ID: RS_SHPWFE has request: Install

    (12) 2015-07-22 20:29:10 Slp: Feature ID: DQC has request: Install

    (12) 2015-07-22 20:29:10 Slp: Feature ID: CONN has request: Install

    (12) 2015-07-22 20:29:10 Slp: Feature ID: IS has request: Install

    (12) 2015-07-22 20:29:10 Slp: Feature ID: BC has request: Install

    (12) 2015-07-22 20:29:10 Slp: Feature ID: SDK has request: Install

    (12) 2015-07-22 20:29:10 Slp: Feature ID: BOL has request: Install

    (12) 2015-07-22 20:29:10 Slp: Feature ID: SSMS has request: Install

    (12) 2015-07-22 20:29:10 Slp: Feature ID: ADV_SSMS has request: Install

    (12) 2015-07-22 20:29:10 Slp: Feature ID: DREPLAY_CTLR has request: Install

    (12) 2015-07-22 20:29:10 Slp: Feature ID: DREPLAY_CLT has request: Install

    (12) 2015-07-22 20:29:10 Slp: Feature ID: SNAC_SDK has request: Install

    (12) 2015-07-22 20:29:10 Slp: Feature ID: MDS has request: Install

    (12) 2015-07-22 20:29:10 Slp: Completed Action: ExpandConfigUserVisibleFeatureAction, returned True

    (12) 2015-07-22 20:29:11 Slp: ----------------------------------------------------------------------

    (12) 2015-07-22 20:29:11 Slp: Running Action: GenerateFeatureRequestForSlipstreamAction

    (12) 2015-07-22 20:29:11 Slp: Completed Action: GenerateFeatureRequestForSlipstreamAction, returned True

    (12) 2015-07-22 20:29:11 Slp: ----------------------------------------------------------------------

    (12) 2015-07-22 20:29:11 Slp: Running Action: GenerateConfigFeatureRequestForSlipstreamAction

    (12) 2015-07-22 20:29:11 Slp: Completed Action: GenerateConfigFeatureRequestForSlipstreamAction, returned True

    (12) 2015-07-22 20:29:11 Slp: ----------------------------------------------------------------------

    (12) 2015-07-22 20:29:11 Slp: Running Action: CreateSqlPackageDependencyForRSAction

    (12) 2015-07-22 20:29:11 Slp: Completed Action: CreateSqlPackageDependencyForRSAction, returned True

    (12) 2015-07-22 20:29:12 Slp: ----------------------------------------------------------------------

    (12) 2015-07-22 20:29:12 Slp: Skipping Action: CreateSqlPackageDependencyForRSUpgradeAction

    (12) 2015-07-22 20:29:12 Slp: Action is being skipped due to the following restrictions:

    (12) 2015-07-22 20:29:12 Slp: Condition "Do any of the specified features match the expected scenario Upgrade" did not pass as it returned false and true was expected.

    (12) 2015-07-22 20:29:12 Slp: Condition "Do any of the specified features match the expected scenario Upgrade" did not pass as it returned false and true was expected.

    (12) 2015-07-22 20:29:12 Slp: ----------------------------------------------------------------------

    (12) 2015-07-22 20:29:12 Slp: Running Action: GenerateOrderedDependancyFeatureListAction

    (12) 2015-07-22 20:29:13 Slp: Completed Action: GenerateOrderedDependancyFeatureListAction, returned True

    (12) 2015-07-22 20:29:13 Slp: ----------------------------------------------------------------------

    (12) 2015-07-22 20:29:13 Slp: Running Action: SetMultiInstanceTransformAction

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_Cpu32, version 12.0.2000.8, instance id MSSQL12.MSSQLSERVER.

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_loc_Cpu64_1028 but the package has no version

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_loc_Cpu64_1031 but the package has no version

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_loc_Cpu64_1033, version 12.0.2000.8, instance id MSSQL12.MSSQLSERVER.

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_loc_Cpu64_1036 but the package has no version

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_loc_Cpu64_1040 but the package has no version

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_loc_Cpu64_1041 but the package has no version

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_loc_Cpu64_1042 but the package has no version

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_loc_Cpu64_1046 but the package has no version

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_loc_Cpu64_1049 but the package has no version

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_loc_Cpu64_2052 but the package has no version

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_loc_Cpu64_3082 but the package has no version

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_loc_Cpu64_1053 but the package has no version

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_loc_Cpu32_1028 but the package has no version

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_loc_Cpu32_1031 but the package has no version

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_loc_Cpu32_1033, version 12.0.2000.8, instance id MSSQL12.MSSQLSERVER.

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_loc_Cpu32_1036 but the package has no version

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_loc_Cpu32_1040 but the package has no version

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_loc_Cpu32_1041 but the package has no version

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_loc_Cpu32_1042 but the package has no version

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_loc_Cpu32_1046 but the package has no version

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_loc_Cpu32_1049 but the package has no version

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_loc_Cpu32_2052 but the package has no version

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_loc_Cpu32_3082 but the package has no version

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_loc_Cpu32_1053 but the package has no version

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_fulltext_Cpu64, version 12.0.2000.8, instance id MSSQL12.MSSQLSERVER.

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_fulltext_Cpu32, version 12.0.2000.8, instance id MSSQL12.MSSQLSERVER.

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_Cpu64, version 12.0.2000.8, instance id MSSQL12.MSSQLSERVER.

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_Cpu32, version 12.0.2000.8, instance id MSSQL12.MSSQLSERVER.

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_loc_Cpu64_1028 but the package has no version

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_loc_Cpu64_1031 but the package has no version

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_loc_Cpu64_1033, version 12.0.2000.8, instance id MSSQL12.MSSQLSERVER.

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_loc_Cpu64_1036 but the package has no version

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_loc_Cpu64_1040 but the package has no version

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_loc_Cpu64_1041 but the package has no version

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_loc_Cpu64_1042 but the package has no version

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_loc_Cpu64_1046 but the package has no version

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_loc_Cpu64_1049 but the package has no version

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_loc_Cpu64_2052 but the package has no version

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_loc_Cpu64_3082 but the package has no version

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_loc_Cpu64_1053 but the package has no version

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_loc_Cpu32_1028 but the package has no version

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_loc_Cpu32_1031 but the package has no version

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_loc_Cpu32_1033, version 12.0.2000.8, instance id MSSQL12.MSSQLSERVER.

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_loc_Cpu32_1036 but the package has no version

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_loc_Cpu32_1040 but the package has no version

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_loc_Cpu32_1041 but the package has no version

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_loc_Cpu32_1042 but the package has no version

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_loc_Cpu32_1046 but the package has no version

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_loc_Cpu32_1049 but the package has no version

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_loc_Cpu32_2052 but the package has no version

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_loc_Cpu32_3082 but the package has no version

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_loc_Cpu32_1053 but the package has no version

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_fulltext_SQL14_Cpu64 but the package has no version

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_Cpu64, version 12.0.2000.8, instance id MSSQL12.MSSQLSERVER.

    (12) 2015-07-22 20:29:13 Slp: Package sql_engine_core_inst_Cpu64 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_engine_core_inst_Cpu32 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_engine_core_inst_loc_Cpu64_1028 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_engine_core_inst_loc_Cpu64_1031 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_engine_core_inst_loc_Cpu64_1033 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_engine_core_inst_loc_Cpu64_1036 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_engine_core_inst_loc_Cpu64_1040 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_engine_core_inst_loc_Cpu64_1041 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_engine_core_inst_loc_Cpu64_1042 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_engine_core_inst_loc_Cpu64_1046 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_engine_core_inst_loc_Cpu64_1049 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_engine_core_inst_loc_Cpu64_2052 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_engine_core_inst_loc_Cpu64_3082 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_engine_core_inst_loc_Cpu64_1053 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_engine_core_inst_loc_Cpu32_1028 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_engine_core_inst_loc_Cpu32_1031 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_engine_core_inst_loc_Cpu32_1033 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_engine_core_inst_loc_Cpu32_1036 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_engine_core_inst_loc_Cpu32_1040 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_engine_core_inst_loc_Cpu32_1041 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_engine_core_inst_loc_Cpu32_1042 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_engine_core_inst_loc_Cpu32_1046 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_engine_core_inst_loc_Cpu32_1049 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_engine_core_inst_loc_Cpu32_2052 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_engine_core_inst_loc_Cpu32_3082 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_engine_core_inst_loc_Cpu32_1053 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_fulltext_Cpu64 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_fulltext_Cpu32 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_dq_Cpu64 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_dq_Cpu32 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_dq_loc_Cpu64_1028 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_dq_loc_Cpu64_1031 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_dq_loc_Cpu64_1033 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_dq_loc_Cpu64_1036 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_dq_loc_Cpu64_1040 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_dq_loc_Cpu64_1041 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_dq_loc_Cpu64_1042 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_dq_loc_Cpu64_1046 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_dq_loc_Cpu64_1049 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_dq_loc_Cpu64_2052 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_dq_loc_Cpu64_3082 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_dq_loc_Cpu64_1053 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_dq_loc_Cpu32_1028 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_dq_loc_Cpu32_1031 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_dq_loc_Cpu32_1033 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_dq_loc_Cpu32_1036 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_dq_loc_Cpu32_1040 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_dq_loc_Cpu32_1041 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_dq_loc_Cpu32_1042 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_dq_loc_Cpu32_1046 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_dq_loc_Cpu32_1049 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_dq_loc_Cpu32_2052 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_dq_loc_Cpu32_3082 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_dq_loc_Cpu32_1053 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_Cpu32, version 12.0.2000.8, instance id MSAS12.MSSQLSERVER.

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_loc_Cpu64_1028 but the package has no version

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_loc_Cpu64_1031 but the package has no version

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_loc_Cpu64_1033, version 12.0.2000.8, instance id MSAS12.MSSQLSERVER.

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_loc_Cpu64_1036 but the package has no version

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_loc_Cpu64_1040 but the package has no version

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_loc_Cpu64_1041 but the package has no version

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_loc_Cpu64_1042 but the package has no version

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_loc_Cpu64_1046 but the package has no version

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_loc_Cpu64_1049 but the package has no version

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_loc_Cpu64_2052 but the package has no version

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_loc_Cpu64_3082 but the package has no version

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_loc_Cpu64_1053 but the package has no version

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_loc_Cpu32_1028 but the package has no version

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_loc_Cpu32_1031 but the package has no version

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_loc_Cpu32_1033, version 12.0.2000.8, instance id MSAS12.MSSQLSERVER.

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_loc_Cpu32_1036 but the package has no version

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_loc_Cpu32_1040 but the package has no version

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_loc_Cpu32_1041 but the package has no version

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_loc_Cpu32_1042 but the package has no version

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_loc_Cpu32_1046 but the package has no version

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_loc_Cpu32_1049 but the package has no version

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_loc_Cpu32_2052 but the package has no version

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_loc_Cpu32_3082 but the package has no version

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_loc_Cpu32_1053 but the package has no version

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_Cpu64, version 12.0.2000.8, instance id MSAS12.MSSQLSERVER.

    (12) 2015-07-22 20:29:13 Slp: Package sql_as_Cpu64 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_as_Cpu32 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_as_loc_Cpu64_1028 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_as_loc_Cpu64_1031 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_as_loc_Cpu64_1033 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_as_loc_Cpu64_1036 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_as_loc_Cpu64_1040 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_as_loc_Cpu64_1041 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_as_loc_Cpu64_1042 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_as_loc_Cpu64_1046 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_as_loc_Cpu64_1049 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_as_loc_Cpu64_2052 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_as_loc_Cpu64_3082 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_as_loc_Cpu64_1053 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_as_loc_Cpu32_1028 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_as_loc_Cpu32_1031 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_as_loc_Cpu32_1033 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_as_loc_Cpu32_1036 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_as_loc_Cpu32_1040 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_as_loc_Cpu32_1041 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_as_loc_Cpu32_1042 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_as_loc_Cpu32_1046 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_as_loc_Cpu32_1049 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_as_loc_Cpu32_2052 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_as_loc_Cpu32_3082 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_as_loc_Cpu32_1053 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_Cpu32, version 12.0.2000.8, instance id MSRS12.MSSQLSERVER.

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_loc_Cpu64_1028 but the package has no version

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_loc_Cpu64_1031 but the package has no version

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_loc_Cpu64_1033, version 12.0.2000.8, instance id MSRS12.MSSQLSERVER.

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_loc_Cpu64_1036 but the package has no version

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_loc_Cpu64_1040 but the package has no version

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_loc_Cpu64_1041 but the package has no version

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_loc_Cpu64_1042 but the package has no version

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_loc_Cpu64_1046 but the package has no version

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_loc_Cpu64_1049 but the package has no version

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_loc_Cpu64_2052 but the package has no version

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_loc_Cpu64_3082 but the package has no version

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_loc_Cpu64_1053 but the package has no version

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_loc_Cpu32_1028 but the package has no version

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_loc_Cpu32_1031 but the package has no version

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_loc_Cpu32_1033, version 12.0.2000.8, instance id MSRS12.MSSQLSERVER.

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_loc_Cpu32_1036 but the package has no version

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_loc_Cpu32_1040 but the package has no version

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_loc_Cpu32_1041 but the package has no version

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_loc_Cpu32_1042 but the package has no version

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_loc_Cpu32_1046 but the package has no version

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_loc_Cpu32_1049 but the package has no version

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_loc_Cpu32_2052 but the package has no version

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_loc_Cpu32_3082 but the package has no version

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_loc_Cpu32_1053 but the package has no version

    (12) 2015-07-22 20:29:13 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_Cpu64, version 12.0.2000.8, instance id MSRS12.MSSQLSERVER.

    (12) 2015-07-22 20:29:13 Slp: Package sql_rs_Cpu64 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_rs_Cpu32 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_rs_loc_Cpu64_1028 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_rs_loc_Cpu64_1031 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_rs_loc_Cpu64_1033 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_rs_loc_Cpu64_1036 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_rs_loc_Cpu64_1040 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_rs_loc_Cpu64_1041 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_rs_loc_Cpu64_1042 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_rs_loc_Cpu64_1046 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_rs_loc_Cpu64_1049 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_rs_loc_Cpu64_2052 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_rs_loc_Cpu64_3082 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_rs_loc_Cpu64_1053 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_rs_loc_Cpu32_1028 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_rs_loc_Cpu32_1031 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_rs_loc_Cpu32_1033 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_rs_loc_Cpu32_1036 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_rs_loc_Cpu32_1040 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_rs_loc_Cpu32_1041 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_rs_loc_Cpu32_1042 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_rs_loc_Cpu32_1046 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_rs_loc_Cpu32_1049 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_rs_loc_Cpu32_2052 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_rs_loc_Cpu32_3082 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Package sql_rs_loc_Cpu32_1053 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (12) 2015-07-22 20:29:13 Slp: Completed Action: SetMultiInstanceTransformAction, returned True

    (12) 2015-07-22 20:29:13 Slp: ----------------------------------------------------------------------

    (12) 2015-07-22 20:29:13 Slp: Running Action: AddInstallModificationModifiersAction

    (12) 2015-07-22 20:29:14 Slp: Completed Action: AddInstallModificationModifiersAction, returned True

    (12) 2015-07-22 20:29:14 Slp: ----------------------------------------------------------------------

    (12) 2015-07-22 20:29:14 Slp: Running Action: AddCustomModifiersAction

    (12) 2015-07-22 20:29:14 Slp: Completed Action: AddCustomModifiersAction, returned True

    (12) 2015-07-22 20:29:14 Slp: ----------------------------------------------------------------------

    (12) 2015-07-22 20:29:14 Slp: Running Action: SetFeatureScenarioAction

    (12) 2015-07-22 20:29:14 Slp: Slipstream Patch Modifier: Request for target package sql_tools_loc_Cpu64_1033 remains no change for available patches.

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_Tools_Standard_FLS_sql_tools_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: Connectivity_FLS_sql_tools_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SDK_FLS_sql_tools_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: Tools_Legacy_FLS_sql_tools_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: Connectivity_Full_Loc_sql_tools_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_SSMS_Full_Loc_sql_tools_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SDK_Full_Loc_sql_tools_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: Tools_Legacy_Full_Loc_sql_tools_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Slipstream Patch Modifier: Request for target package sql_ssms_loc_Cpu64_1033 remains no change for available patches.

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_Tools_ALS_sql_ssms_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_PowerShell_Tools_ALS_sql_ssms_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_SSMS_Adv_Loc_sql_ssms_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Slipstream Patch Modifier: Request for target package sql_tools_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_Tools_Standard_FNS_sql_tools_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: Connectivity_FNS_sql_tools_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SDK_FNS_sql_tools_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: Tools_Legacy_FNS_sql_tools_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: Connectivity_Full_sql_tools_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_SSMS_Full_sql_tools_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SDK_Full_sql_tools_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: Tools_Legacy_Full_sql_tools_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Slipstream Patch Modifier: Request for target package sql_ssms_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_Tools_ANS_sql_ssms_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_PowerShell_Tools_ANS_sql_ssms_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_SSMS_Adv_sql_ssms_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Slipstream Patch Modifier: Request for target package sql_rs_loc_Cpu64_1033 remains no change for available patches.

    (12) 2015-07-22 20:29:14 Slp: Feature ID: RS_Web_Interface_ALS_sql_rs_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: RS_Server_ALI_sql_rs_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: RS_Web_Interface_Adv_Loc_sql_rs_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: RS_Server_ALS_sql_rs_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: RS_Server_Adv_Loc_sql_rs_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Slipstream Patch Modifier: Request for target package sql_rs_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:29:14 Slp: Feature ID: RS_Web_Interface_ANS_sql_rs_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: RS_Web_Interface_ANI_sql_rs_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: RS_Web_Interface_Adv_sql_rs_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: RS_Server_ANS_sql_rs_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: RS_Server_ANI_sql_rs_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: RS_Server_Adv_sql_rs_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Slipstream Patch Modifier: Request for target package sql_engine_core_inst_loc_Cpu64_1033 remains no change for available patches.

    (12) 2015-07-22 20:29:14 Slp: Feature ID: MPT_AGENT_CORE_MNGD_CLI_sql_engine_core_inst_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: MPT_AGENT_CORE_CLI_sql_engine_core_inst_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_ENGINE_CORE_CLI_sql_engine_core_inst_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_AGENT_FLI_sql_engine_core_inst_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_MAIL_FLI_sql_engine_core_inst_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_LEGACYTOOLS_FLI_sql_engine_core_inst_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_DATA_COLLECTOR_FLI_sql_engine_core_inst_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_Engine_Core_Inst_Loc_sql_engine_core_inst_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Slipstream Patch Modifier: Request for target package sql_engine_core_shared_loc_Cpu64_1033 remains no change for available patches.

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_DMF_CLS_sql_engine_core_shared_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_ENGINE_CORE_CLS_sql_engine_core_shared_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_LEGACYTOOLS_CLS_sql_engine_core_shared_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_Engine_CLS_sql_engine_core_shared_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SDK_CLS_sql_engine_core_shared_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_CMDLINETOOLS_CLS_sql_engine_core_shared_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_SLP_BASE_CLS_sql_engine_core_shared_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_Engine_FLS_sql_engine_core_shared_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_REPL_ENGINE_SUPPORT_FLS_sql_engine_core_shared_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_Replication_CLS_sql_engine_core_shared_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_SLP_ENGINE_SUPPORT_CLS_sql_engine_core_shared_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_PowerShell_Engine_CLS_sql_engine_core_shared_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_DATA_COLLECTOR_FLS_sql_engine_core_shared_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_Engine_Core_Shared_Loc_sql_engine_core_shared_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Slipstream Patch Modifier: Request for target package sql_dq_loc_Cpu64_1033 remains no change for available patches.

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_DQ_FLS_sql_dq_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_DQ_Full_Loc_sql_dq_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Slipstream Patch Modifier: Request for target package sql_dq_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_DQ_FNS_sql_dq_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_DQ_Full_sql_dq_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Slipstream Patch Modifier: Request for target package sql_fulltext_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_FullText_CNI_sql_fulltext_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_FullText_Adv_sql_fulltext_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Slipstream Patch Modifier: Request for target package sql_engine_core_inst_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_DUMPER_CNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_CMDLINETOOLS_CNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_Engine_CNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_LEGACYTOOLS_CNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_ENGINE_CORE_CNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_DataFiles_Core_Inst_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_Replication_CNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_Replication_FNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_ENGINE_DB_CNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_Replication_Core_Inst_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_LEGACYTOOLS_FNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_DATA_COLLECTOR_FNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_MAIL_FNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_UPGRADESCRIPTS_FNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_REPL_ENGINE_SUPPORT_FNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_SLP_ENGINE_SUPPORT_CNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_REPL_ENGINE_SUPPORT_CNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: MPT_AGENT_CORE_CNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_AGENT_FNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: MPT_AGENT_CORE_MNGD_CNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_Engine_Core_Inst_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Slipstream Patch Modifier: Request for target package sql_engine_core_shared_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SDK_CNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_DQ_CNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_BROWSER_CNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_DMF_CNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_CMDLINETOOLS_CNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_DQ_Core_Shared_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_Replication_FNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_Replication_CNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_Replication_Core_Shared_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_FullText_CNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_FullText_Core_Shared_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_PowerShell_Engine_CNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_SLP_ENGINE_SUPPORT_CNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_DATA_COLLECTOR_FNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_REPL_ENGINE_SUPPORT_FNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_Engine_FNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_SLP_BASE_CNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_Engine_CNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_DUMPER_CNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_ENGINE_CORE_CNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_SCHEMAS_CNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_LEGACYTOOLS_CNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_Engine_Core_Shared_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Slipstream Patch Modifier: Request for target package SqlDom_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:29:14 Slp: Feature ID: ENG_SqlDom_REDIST_SqlDom_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Slipstream Patch Modifier: Request for target package MDS_Loc_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:29:14 Slp: Feature ID: MDSCoreFeature_Loc_MDS_Loc_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Slipstream Patch Modifier: Request for target package MDS_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:29:14 Slp: Feature ID: MDSCoreFeature_MDS_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Slipstream Patch Modifier: Request for target package RsFx_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_RsFx_RsFx_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Slipstream Patch Modifier: Request for target package sql_dreplay_client_loc_Cpu64_1033 remains no change for available patches.

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_DReplay_Client_FLS_sql_dreplay_client_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_DReplay_Client_Loc_sql_dreplay_client_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Slipstream Patch Modifier: Request for target package sql_dreplay_controller_loc_Cpu64_1033 remains no change for available patches.

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_DReplay_Controller_FLS_sql_dreplay_controller_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_DReplay_Controller_Loc_sql_dreplay_controller_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Slipstream Patch Modifier: Request for target package sql_is_loc_Cpu64_1033 remains no change for available patches.

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_DTS_FLS_sql_is_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_DTS_Full_Loc_sql_is_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Slipstream Patch Modifier: Request for target package sql_dqc_loc_Cpu64_1033 remains no change for available patches.

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_DQ_CLIENT_FLS_sql_dqc_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_DQ_CLIENT_Full_Loc_sql_dqc_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Slipstream Patch Modifier: Request for target package sql_as_loc_Cpu64_1033 remains no change for available patches.

    (12) 2015-07-22 20:29:14 Slp: Feature ID: Analysis_Server_FLI_sql_as_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: Analysis_Server_FLS_sql_as_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: Analysis_Server_Full_Loc_sql_as_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Slipstream Patch Modifier: Request for target package sql_common_core_loc_Cpu64_1033 remains no change for available patches.

    (12) 2015-07-22 20:29:14 Slp: Feature ID: Client_Components_CLS_sql_common_core_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: Connectivity_CLS_sql_common_core_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: CommonFiles_Loc_sql_common_core_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Slipstream Patch Modifier: Request for target package sql_dreplay_client_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_DReplay_Client_FNS_sql_dreplay_client_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_DReplay_Client_sql_dreplay_client_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Slipstream Patch Modifier: Request for target package sql_dreplay_controller_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_DReplay_Controller_FNS_sql_dreplay_controller_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_DReplay_Controller_sql_dreplay_controller_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Slipstream Patch Modifier: Request for target package sql_is_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_DTS_FNS_sql_is_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_DTS_Full_sql_is_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Slipstream Patch Modifier: Request for target package sql_rsshp_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:29:14 Slp: Feature ID: RS_SPServer_ANI_sql_rsshp_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: RS_SHP_SharedService_Adv_sql_rsshp_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Slipstream Patch Modifier: Request for target package sql_as_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:29:14 Slp: Feature ID: Analysis_Server_FNI_sql_as_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: Analysis_Server_FNS_sql_as_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: Analysis_Server_Full_sql_as_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Slipstream Patch Modifier: Request for target package sql_common_core_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:29:14 Slp: Feature ID: Client_Components_CNS_sql_common_core_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: Connectivity_CNS_sql_common_core_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: CommonFiles_sql_common_core_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Slipstream Patch Modifier: Request for target package rsSharePoint_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:29:14 Slp: Feature ID: RSSharePointAddin_rsSharePoint_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Slipstream Patch Modifier: Request for target package SQLSysClrTypes_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SysClrTypFeature_SQLSysClrTypes_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Slipstream Patch Modifier: Request for target package SqlSqmShared_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQM_SHARED_SqlSqmShared_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Slipstream Patch Modifier: Request for target package SqlBrowser_Cpu32 remains no change for available patches.

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_Browser_Redist_SqlBrowser_Cpu32 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Slipstream Patch Modifier: Request for target package BestPracticesPolicies_Cpu32 remains no change for available patches.

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_Policy_Redist_BestPracticesPolicies_Cpu32 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Slipstream Patch Modifier: Request for target package BOL_Reg_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_BOL_Registry_Loc_BOL_Reg_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Slipstream Patch Modifier: Request for target package BOL_Loc_Cpu64_1033 remains no change for available patches.

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_BOL_Components_Loc_BOL_Loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Slipstream Patch Modifier: Request for target package BOL_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_BOL_Components_BOL_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Slipstream Patch Modifier: Request for target package SqlWriter_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_WRITER_SqlWriter_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Slipstream Patch Modifier: Request for target package sqlls_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_LS_CORE_sqlls_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Slipstream Patch Modifier: Request for target package sqlncli_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_SNAC_CORE_sqlncli_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_SNAC_SDK_sqlncli_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Slipstream Patch Modifier: Request for target package sql_dqc_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_DQ_CLIENT_FNS_sql_dqc_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_DQ_CLIENT_Full_sql_dqc_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Slipstream Patch Modifier: Request for target package sql_dq_common_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_DQ_COMMON_FNS_sql_dq_common_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SQL_DQ_Common_sql_dq_common_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Slipstream Patch Modifier: Request for target package SqlSupport_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:29:14 Slp: Feature ID: SupportFiles_SqlSupport_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:14 Slp: Completed Action: SetFeatureScenarioAction, returned True

    (12) 2015-07-22 20:29:15 Slp: ----------------------------------------------------------------------

    (12) 2015-07-22 20:29:15 Slp: Running Action: SetFeatureConfigScenarioAction

    (12) 2015-07-22 20:29:15 Slp: Slipstream Patch Modifier: Request for target package sql_tools_loc_Cpu64_1033 remains no change for available patches.

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_Tools_Standard_FLS_sql_tools_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: Connectivity_FLS_sql_tools_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SDK_FLS_sql_tools_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: Tools_Legacy_FLS_sql_tools_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: Connectivity_Full_Loc_sql_tools_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_SSMS_Full_Loc_sql_tools_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SDK_Full_Loc_sql_tools_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: Tools_Legacy_Full_Loc_sql_tools_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Slipstream Patch Modifier: Request for target package sql_ssms_loc_Cpu64_1033 remains no change for available patches.

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_Tools_ALS_sql_ssms_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_PowerShell_Tools_ALS_sql_ssms_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_SSMS_Adv_Loc_sql_ssms_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Slipstream Patch Modifier: Request for target package sql_tools_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_Tools_Standard_FNS_sql_tools_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: Connectivity_FNS_sql_tools_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SDK_FNS_sql_tools_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: Tools_Legacy_FNS_sql_tools_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: Connectivity_Full_sql_tools_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_SSMS_Full_sql_tools_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SDK_Full_sql_tools_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: Tools_Legacy_Full_sql_tools_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Slipstream Patch Modifier: Request for target package sql_ssms_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_Tools_ANS_sql_ssms_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_PowerShell_Tools_ANS_sql_ssms_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_SSMS_Adv_sql_ssms_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Slipstream Patch Modifier: Request for target package sql_rs_loc_Cpu64_1033 remains no change for available patches.

    (12) 2015-07-22 20:29:15 Slp: Feature ID: RS_Web_Interface_ALS_sql_rs_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: RS_Server_ALI_sql_rs_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: RS_Web_Interface_Adv_Loc_sql_rs_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: RS_Server_ALS_sql_rs_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: RS_Server_Adv_Loc_sql_rs_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Slipstream Patch Modifier: Request for target package sql_rs_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:29:15 Slp: Feature ID: RS_Web_Interface_ANS_sql_rs_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: RS_Web_Interface_ANI_sql_rs_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: RS_Web_Interface_Adv_sql_rs_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: RS_Server_ANS_sql_rs_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: RS_Server_ANI_sql_rs_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: RS_Server_Adv_sql_rs_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Slipstream Patch Modifier: Request for target package sql_engine_core_inst_loc_Cpu64_1033 remains no change for available patches.

    (12) 2015-07-22 20:29:15 Slp: Feature ID: MPT_AGENT_CORE_MNGD_CLI_sql_engine_core_inst_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: MPT_AGENT_CORE_CLI_sql_engine_core_inst_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_ENGINE_CORE_CLI_sql_engine_core_inst_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_AGENT_FLI_sql_engine_core_inst_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_MAIL_FLI_sql_engine_core_inst_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_LEGACYTOOLS_FLI_sql_engine_core_inst_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_DATA_COLLECTOR_FLI_sql_engine_core_inst_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_Engine_Core_Inst_Loc_sql_engine_core_inst_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Slipstream Patch Modifier: Request for target package sql_engine_core_shared_loc_Cpu64_1033 remains no change for available patches.

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_DMF_CLS_sql_engine_core_shared_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_ENGINE_CORE_CLS_sql_engine_core_shared_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_LEGACYTOOLS_CLS_sql_engine_core_shared_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_Engine_CLS_sql_engine_core_shared_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SDK_CLS_sql_engine_core_shared_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_CMDLINETOOLS_CLS_sql_engine_core_shared_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_SLP_BASE_CLS_sql_engine_core_shared_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_Engine_FLS_sql_engine_core_shared_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_REPL_ENGINE_SUPPORT_FLS_sql_engine_core_shared_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_Replication_CLS_sql_engine_core_shared_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_SLP_ENGINE_SUPPORT_CLS_sql_engine_core_shared_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_PowerShell_Engine_CLS_sql_engine_core_shared_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_DATA_COLLECTOR_FLS_sql_engine_core_shared_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_Engine_Core_Shared_Loc_sql_engine_core_shared_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Slipstream Patch Modifier: Request for target package sql_dq_loc_Cpu64_1033 remains no change for available patches.

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_DQ_FLS_sql_dq_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_DQ_Full_Loc_sql_dq_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Slipstream Patch Modifier: Request for target package sql_dq_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_DQ_FNS_sql_dq_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_DQ_Full_sql_dq_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Slipstream Patch Modifier: Request for target package sql_fulltext_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_FullText_CNI_sql_fulltext_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_FullText_Adv_sql_fulltext_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Slipstream Patch Modifier: Request for target package sql_engine_core_inst_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_DUMPER_CNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_CMDLINETOOLS_CNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_Engine_CNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_LEGACYTOOLS_CNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_ENGINE_CORE_CNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_DataFiles_Core_Inst_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_Replication_CNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_Replication_FNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_ENGINE_DB_CNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_Replication_Core_Inst_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_LEGACYTOOLS_FNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_DATA_COLLECTOR_FNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_MAIL_FNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_UPGRADESCRIPTS_FNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_REPL_ENGINE_SUPPORT_FNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_SLP_ENGINE_SUPPORT_CNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_REPL_ENGINE_SUPPORT_CNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: MPT_AGENT_CORE_CNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_AGENT_FNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: MPT_AGENT_CORE_MNGD_CNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_Engine_Core_Inst_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Slipstream Patch Modifier: Request for target package sql_engine_core_shared_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SDK_CNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_DQ_CNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_BROWSER_CNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_DMF_CNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_CMDLINETOOLS_CNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_DQ_Core_Shared_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_Replication_FNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_Replication_CNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_Replication_Core_Shared_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_FullText_CNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_FullText_Core_Shared_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_PowerShell_Engine_CNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_SLP_ENGINE_SUPPORT_CNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_DATA_COLLECTOR_FNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_REPL_ENGINE_SUPPORT_FNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_Engine_FNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_SLP_BASE_CNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_Engine_CNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_DUMPER_CNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_ENGINE_CORE_CNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_SCHEMAS_CNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_LEGACYTOOLS_CNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_Engine_Core_Shared_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Slipstream Patch Modifier: Request for target package SqlDom_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:29:15 Slp: Feature ID: ENG_SqlDom_REDIST_SqlDom_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Slipstream Patch Modifier: Request for target package MDS_Loc_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:29:15 Slp: Feature ID: MDSCoreFeature_Loc_MDS_Loc_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Slipstream Patch Modifier: Request for target package MDS_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:29:15 Slp: Feature ID: MDSCoreFeature_MDS_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Slipstream Patch Modifier: Request for target package RsFx_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_RsFx_RsFx_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Slipstream Patch Modifier: Request for target package sql_dreplay_client_loc_Cpu64_1033 remains no change for available patches.

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_DReplay_Client_FLS_sql_dreplay_client_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_DReplay_Client_Loc_sql_dreplay_client_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Slipstream Patch Modifier: Request for target package sql_dreplay_controller_loc_Cpu64_1033 remains no change for available patches.

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_DReplay_Controller_FLS_sql_dreplay_controller_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_DReplay_Controller_Loc_sql_dreplay_controller_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Slipstream Patch Modifier: Request for target package sql_is_loc_Cpu64_1033 remains no change for available patches.

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_DTS_FLS_sql_is_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_DTS_Full_Loc_sql_is_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Slipstream Patch Modifier: Request for target package sql_dqc_loc_Cpu64_1033 remains no change for available patches.

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_DQ_CLIENT_FLS_sql_dqc_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_DQ_CLIENT_Full_Loc_sql_dqc_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Slipstream Patch Modifier: Request for target package sql_as_loc_Cpu64_1033 remains no change for available patches.

    (12) 2015-07-22 20:29:15 Slp: Feature ID: Analysis_Server_FLI_sql_as_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: Analysis_Server_FLS_sql_as_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: Analysis_Server_Full_Loc_sql_as_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Slipstream Patch Modifier: Request for target package sql_common_core_loc_Cpu64_1033 remains no change for available patches.

    (12) 2015-07-22 20:29:15 Slp: Feature ID: Client_Components_CLS_sql_common_core_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: Connectivity_CLS_sql_common_core_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: CommonFiles_Loc_sql_common_core_loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Slipstream Patch Modifier: Request for target package sql_dreplay_client_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_DReplay_Client_FNS_sql_dreplay_client_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_DReplay_Client_sql_dreplay_client_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Slipstream Patch Modifier: Request for target package sql_dreplay_controller_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_DReplay_Controller_FNS_sql_dreplay_controller_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_DReplay_Controller_sql_dreplay_controller_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Slipstream Patch Modifier: Request for target package sql_is_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_DTS_FNS_sql_is_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_DTS_Full_sql_is_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Slipstream Patch Modifier: Request for target package sql_rsshp_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:29:15 Slp: Feature ID: RS_SPServer_ANI_sql_rsshp_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: RS_SHP_SharedService_Adv_sql_rsshp_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Slipstream Patch Modifier: Request for target package sql_as_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:29:15 Slp: Feature ID: Analysis_Server_FNI_sql_as_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: Analysis_Server_FNS_sql_as_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: Analysis_Server_Full_sql_as_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Slipstream Patch Modifier: Request for target package sql_common_core_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:29:15 Slp: Feature ID: Client_Components_CNS_sql_common_core_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: Connectivity_CNS_sql_common_core_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: CommonFiles_sql_common_core_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Slipstream Patch Modifier: Request for target package rsSharePoint_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:29:15 Slp: Feature ID: RSSharePointAddin_rsSharePoint_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Slipstream Patch Modifier: Request for target package SQLSysClrTypes_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SysClrTypFeature_SQLSysClrTypes_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Slipstream Patch Modifier: Request for target package SqlSqmShared_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQM_SHARED_SqlSqmShared_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Slipstream Patch Modifier: Request for target package SqlBrowser_Cpu32 remains no change for available patches.

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_Browser_Redist_SqlBrowser_Cpu32 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Slipstream Patch Modifier: Request for target package BestPracticesPolicies_Cpu32 remains no change for available patches.

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_Policy_Redist_BestPracticesPolicies_Cpu32 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Slipstream Patch Modifier: Request for target package BOL_Reg_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_BOL_Registry_Loc_BOL_Reg_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Slipstream Patch Modifier: Request for target package BOL_Loc_Cpu64_1033 remains no change for available patches.

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_BOL_Components_Loc_BOL_Loc_Cpu64_1033 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Slipstream Patch Modifier: Request for target package BOL_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_BOL_Components_BOL_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Slipstream Patch Modifier: Request for target package SqlWriter_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_WRITER_SqlWriter_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Slipstream Patch Modifier: Request for target package sqlls_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_LS_CORE_sqlls_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Slipstream Patch Modifier: Request for target package sqlncli_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_SNAC_CORE_sqlncli_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_SNAC_SDK_sqlncli_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Slipstream Patch Modifier: Request for target package sql_dqc_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_DQ_CLIENT_FNS_sql_dqc_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_DQ_CLIENT_Full_sql_dqc_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Slipstream Patch Modifier: Request for target package sql_dq_common_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_DQ_COMMON_FNS_sql_dq_common_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SQL_DQ_Common_sql_dq_common_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Slipstream Patch Modifier: Request for target package SqlSupport_Cpu64 remains no change for available patches.

    (12) 2015-07-22 20:29:15 Slp: Feature ID: SupportFiles_SqlSupport_Cpu64 has scenario: INSTALL

    (12) 2015-07-22 20:29:15 Slp: Completed Action: SetFeatureConfigScenarioAction, returned True

    (12) 2015-07-22 20:29:15 Slp: ----------------------------------------------------------------------

    (12) 2015-07-22 20:29:15 Slp: Running Action: SaveFeatureStateAction

    (12) 2015-07-22 20:29:15 Slp: Completed Action: SaveFeatureStateAction, returned True

    (12) 2015-07-22 20:29:15 Slp: ----------------------------------------------------------------------

    (12) 2015-07-22 20:29:15 Slp: Running Action: AdjustFeaturesAfterCalculation

    (12) 2015-07-22 20:29:15 Slp: /FEATURES contains before adjusting: SQLENGINE,REPLICATION,FULLTEXT,DQ,AS,RS,RS_SHP,RS_SHPWFE,DQC,CONN,IS,BC,SDK,BOL,SSMS,ADV_SSMS,DREPLAY_CTLR,DREPLAY_CLT,SNAC_SDK,MDS

    (12) 2015-07-22 20:29:15 Slp: Checking /FEATURES value: SQLENGINE

    (12) 2015-07-22 20:29:15 Slp: =====================================

    (12) 2015-07-22 20:29:15 Slp: MSI feature install scenario: SQL_Engine_Core_Inst_sql_engine_core_inst_Cpu64 --> Install

    (12) 2015-07-22 20:29:15 Slp: MSI feature config scenario: SQL_Engine_Core_Inst_sql_engine_core_inst_Cpu64 --> Install

    (12) 2015-07-22 20:29:15 Slp: Keeping /FEATURES value: SQLENGINE

    (12) 2015-07-22 20:29:15 Slp: =====================================

    (12) 2015-07-22 20:29:15 Slp: Checking /FEATURES value: REPLICATION

    (12) 2015-07-22 20:29:15 Slp: =====================================

    (12) 2015-07-22 20:29:15 Slp: MSI feature install scenario: SQL_Replication_Core_Inst_sql_engine_core_inst_Cpu64 --> Install

    (12) 2015-07-22 20:29:15 Slp: MSI feature config scenario: SQL_Replication_Core_Inst_sql_engine_core_inst_Cpu64 --> Install

    (12) 2015-07-22 20:29:15 Slp: Keeping /FEATURES value: REPLICATION

    (12) 2015-07-22 20:29:15 Slp: =====================================

    (12) 2015-07-22 20:29:15 Slp: Checking /FEATURES value: FULLTEXT

    (12) 2015-07-22 20:29:15 Slp: =====================================

    (12) 2015-07-22 20:29:15 Slp: MSI feature install scenario: SQL_FullText_Adv_sql_fulltext_Cpu64 --> Install

    (12) 2015-07-22 20:29:15 Slp: MSI feature config scenario: SQL_FullText_Adv_sql_fulltext_Cpu64 --> Install

    (12) 2015-07-22 20:29:15 Slp: Keeping /FEATURES value: FULLTEXT

    (12) 2015-07-22 20:29:15 Slp: =====================================

    (12) 2015-07-22 20:29:15 Slp: Checking /FEATURES value: DQ

    (12) 2015-07-22 20:29:15 Slp: =====================================

    (12) 2015-07-22 20:29:15 Slp: MSI feature install scenario: SQL_DQ_Full_sql_dq_Cpu64 --> Install

    (12) 2015-07-22 20:29:15 Slp: MSI feature config scenario: SQL_DQ_Full_sql_dq_Cpu64 --> Install

    (12) 2015-07-22 20:29:15 Slp: Keeping /FEATURES value: DQ

    (12) 2015-07-22 20:29:15 Slp: =====================================

    (12) 2015-07-22 20:29:15 Slp: Checking /FEATURES value: AS

    (12) 2015-07-22 20:29:15 Slp: =====================================

    (12) 2015-07-22 20:29:15 Slp: MSI feature install scenario: Analysis_Server_Full_sql_as_Cpu64 --> Install

    (12) 2015-07-22 20:29:15 Slp: MSI feature config scenario: Analysis_Server_Full_sql_as_Cpu64 --> Install

    (12) 2015-07-22 20:29:15 Slp: Keeping /FEATURES value: AS

    (12) 2015-07-22 20:29:15 Slp: =====================================

    (12) 2015-07-22 20:29:15 Slp: Checking /FEATURES value: RS

    (12) 2015-07-22 20:29:15 Slp: =====================================

    (12) 2015-07-22 20:29:15 Slp: MSI feature install scenario: RS_Server_Adv_sql_rs_Cpu64 --> Install

    (12) 2015-07-22 20:29:15 Slp: MSI feature config scenario: RS_Server_Adv_sql_rs_Cpu64 --> Install

    (12) 2015-07-22 20:29:15 Slp: Keeping /FEATURES value: RS

    (12) 2015-07-22 20:29:15 Slp: =====================================

    (12) 2015-07-22 20:29:15 Slp: Checking /FEATURES value: RS_SHP

    (12) 2015-07-22 20:29:15 Slp: =====================================

    (12) 2015-07-22 20:29:15 Slp: MSI feature install scenario: RS_SHP_SharedService_Adv_sql_rsshp_Cpu64 --> Install

    (12) 2015-07-22 20:29:15 Slp: MSI feature config scenario: RS_SHP_SharedService_Adv_sql_rsshp_Cpu64 --> Install

    (12) 2015-07-22 20:29:15 Slp: Keeping /FEATURES value: RS_SHP

    (12) 2015-07-22 20:29:15 Slp: =====================================

    (12) 2015-07-22 20:29:15 Slp: Checking /FEATURES value: RS_SHPWFE

    (12) 2015-07-22 20:29:15 Slp: =====================================

    (12) 2015-07-22 20:29:15 Slp: MSI feature install scenario: RSSharePointAddin_rsSharePoint_Cpu64 --> Install

    (12) 2015-07-22 20:29:15 Slp: MSI feature config scenario: RSSharePointAddin_rsSharePoint_Cpu64 --> Install

    (12) 2015-07-22 20:29:15 Slp: Keeping /FEATURES value: RS_SHPWFE

    (12) 2015-07-22 20:29:15 Slp: =====================================

    (12) 2015-07-22 20:29:15 Slp: Checking /FEATURES value: DQC

    (12) 2015-07-22 20:29:15 Slp: =====================================

    (12) 2015-07-22 20:29:15 Slp: MSI feature install scenario: SQL_DQ_CLIENT_Full_sql_dqc_Cpu64 --> Install

    (12) 2015-07-22 20:29:15 Slp: MSI feature config scenario: SQL_DQ_CLIENT_Full_sql_dqc_Cpu64 --> Install

    (12) 2015-07-22 20:29:15 Slp: Keeping /FEATURES value: DQC

    (12) 2015-07-22 20:29:15 Slp: =====================================

    (12) 2015-07-22 20:29:15 Slp: Checking /FEATURES value: CONN

    (12) 2015-07-22 20:29:15 Slp: =====================================

    (12) 2015-07-22 20:29:15 Slp: MSI feature install scenario: Connectivity_Full_sql_tools_Cpu64 --> Install

    (12) 2015-07-22 20:29:15 Slp: MSI feature config scenario: Connectivity_Full_sql_tools_Cpu64 --> Install

    (12) 2015-07-22 20:29:15 Slp: Keeping /FEATURES value: CONN

    (12) 2015-07-22 20:29:15 Slp: =====================================

    (12) 2015-07-22 20:29:15 Slp: Checking /FEATURES value: IS

    (12) 2015-07-22 20:29:15 Slp: =====================================

    (12) 2015-07-22 20:29:15 Slp: MSI feature install scenario: SQL_DTS_Full_sql_is_Cpu64 --> Install

    (12) 2015-07-22 20:29:15 Slp: MSI feature config scenario: SQL_DTS_Full_sql_is_Cpu64 --> Install

    (12) 2015-07-22 20:29:15 Slp: Keeping /FEATURES value: IS

    (12) 2015-07-22 20:29:15 Slp: =====================================

    (12) 2015-07-22 20:29:15 Slp: Checking /FEATURES value: BC

    (12) 2015-07-22 20:29:15 Slp: =====================================

    (12) 2015-07-22 20:29:15 Slp: MSI feature install scenario: Tools_Legacy_Full_sql_tools_Cpu64 --> Install

    (12) 2015-07-22 20:29:15 Slp: MSI feature config scenario: Tools_Legacy_Full_sql_tools_Cpu64 --> Install

    (12) 2015-07-22 20:29:15 Slp: Keeping /FEATURES value: BC

    (12) 2015-07-22 20:29:15 Slp: =====================================

    (12) 2015-07-22 20:29:15 Slp: Checking /FEATURES value: SDK

    (12) 2015-07-22 20:29:15 Slp: =====================================

    (12) 2015-07-22 20:29:15 Slp: MSI feature install scenario: SDK_Full_sql_tools_Cpu64 --> Install

    (12) 2015-07-22 20:29:15 Slp: MSI feature config scenario: SDK_Full_sql_tools_Cpu64 --> Install

    (12) 2015-07-22 20:29:15 Slp: Keeping /FEATURES value: SDK

    (12) 2015-07-22 20:29:15 Slp: =====================================

    (12) 2015-07-22 20:29:15 Slp: Checking /FEATURES value: BOL

    (12) 2015-07-22 20:29:15 Slp: =====================================

    (12) 2015-07-22 20:29:15 Slp: MSI feature install scenario: SQL_BOL_Components_Loc_BOL_Loc_Cpu64_1028 --> None

    (12) 2015-07-22 20:29:15 Slp: MSI feature config scenario: SQL_BOL_Components_Loc_BOL_Loc_Cpu64_1028 --> None

    (12) 2015-07-22 20:29:15 Slp: MSI feature install scenario: SQL_BOL_Components_Loc_BOL_Loc_Cpu64_1031 --> None

    (12) 2015-07-22 20:29:15 Slp: MSI feature config scenario: SQL_BOL_Components_Loc_BOL_Loc_Cpu64_1031 --> None

    (12) 2015-07-22 20:29:15 Slp: MSI feature install scenario: SQL_BOL_Components_Loc_BOL_Loc_Cpu64_1033 --> Install

    (12) 2015-07-22 20:29:15 Slp: MSI feature config scenario: SQL_BOL_Components_Loc_BOL_Loc_Cpu64_1033 --> Install

    (12) 2015-07-22 20:29:15 Slp: Keeping /FEATURES value: BOL

    (12) 2015-07-22 20:29:15 Slp: =====================================

    (12) 2015-07-22 20:29:15 Slp: Checking /FEATURES value: SSMS

    (12) 2015-07-22 20:29:15 Slp: =====================================

    (12) 2015-07-22 20:29:15 Slp: MSI feature install scenario: SQL_SSMS_Adv_sql_ssms_Cpu64 --> Install

    (12) 2015-07-22 20:29:15 Slp: MSI feature config scenario: SQL_SSMS_Adv_sql_ssms_Cpu64 --> Install

    (12) 2015-07-22 20:29:15 Slp: Keeping /FEATURES value: SSMS

    (12) 2015-07-22 20:29:15 Slp: =====================================

    (12) 2015-07-22 20:29:15 Slp: Checking /FEATURES value: ADV_SSMS

    (12) 2015-07-22 20:29:15 Slp: =====================================

    (12) 2015-07-22 20:29:15 Slp: MSI feature install scenario: SQL_SSMS_Full_sql_tools_Cpu64 --> Install

    (12) 2015-07-22 20:29:15 Slp: MSI feature config scenario: SQL_SSMS_Full_sql_tools_Cpu64 --> Install

    (12) 2015-07-22 20:29:15 Slp: Keeping /FEATURES value: ADV_SSMS

    (12) 2015-07-22 20:29:15 Slp: =====================================

    (12) 2015-07-22 20:29:15 Slp: Checking /FEATURES value: DREPLAY_CTLR

    (12) 2015-07-22 20:29:15 Slp: =====================================

    (12) 2015-07-22 20:29:15 Slp: MSI feature install scenario: SQL_DReplay_Controller_sql_dreplay_controller_Cpu64 --> Install

    (12) 2015-07-22 20:29:15 Slp: MSI feature config scenario: SQL_DReplay_Controller_sql_dreplay_controller_Cpu64 --> Install

    (12) 2015-07-22 20:29:15 Slp: Keeping /FEATURES value: DREPLAY_CTLR

    (12) 2015-07-22 20:29:15 Slp: =====================================

    (12) 2015-07-22 20:29:15 Slp: Checking /FEATURES value: DREPLAY_CLT

    (12) 2015-07-22 20:29:15 Slp: =====================================

    (12) 2015-07-22 20:29:15 Slp: MSI feature install scenario: SQL_DReplay_Client_sql_dreplay_client_Cpu64 --> Install

    (12) 2015-07-22 20:29:15 Slp: MSI feature config scenario: SQL_DReplay_Client_sql_dreplay_client_Cpu64 --> Install

    (12) 2015-07-22 20:29:15 Slp: Keeping /FEATURES value: DREPLAY_CLT

    (12) 2015-07-22 20:29:15 Slp: =====================================

    (12) 2015-07-22 20:29:15 Slp: Checking /FEATURES value: SNAC_SDK

    (12) 2015-07-22 20:29:15 Slp: =====================================

    (12) 2015-07-22 20:29:15 Slp: MSI feature install scenario: SQL_SNAC_SDK_sqlncli_Cpu64 --> Install

    (12) 2015-07-22 20:29:15 Slp: MSI feature config scenario: SQL_SNAC_SDK_sqlncli_Cpu64 --> Install

    (12) 2015-07-22 20:29:15 Slp: Keeping /FEATURES value: SNAC_SDK

    (12) 2015-07-22 20:29:15 Slp: =====================================

    (12) 2015-07-22 20:29:15 Slp: Checking /FEATURES value: MDS

    (12) 2015-07-22 20:29:15 Slp: =====================================

    (12) 2015-07-22 20:29:15 Slp: MSI feature install scenario: MDSCoreFeature_MDS_Cpu64 --> Install

    (12) 2015-07-22 20:29:15 Slp: MSI feature config scenario: MDSCoreFeature_MDS_Cpu64 --> Install

    (12) 2015-07-22 20:29:15 Slp: Keeping /FEATURES value: MDS

    (12) 2015-07-22 20:29:15 Slp: =====================================

    (12) 2015-07-22 20:29:15 Slp: Attempting to save the setting 'FEATURES'

    (12) 2015-07-22 20:29:15 Slp: Setting source: UI

    (12) 2015-07-22 20:29:15 Slp: Completed Action: AdjustFeaturesAfterCalculation, returned True

    (09) 2015-07-22 20:29:16 SQLEngine: Action Scenario: Install, Feature Scenario: Install, Resolved Scenario Install

    (09) 2015-07-22 20:29:16 SQLEngine: Action Scenario: Install, Feature Scenario: Install, Resolved Scenario Install

    (09) 2015-07-22 20:29:16 SQLEngine: Use default collation: Latin1_General_CI_AS

    (09) 2015-07-22 20:29:16 SQLEngine: SqlEngine: Calculating default service account for engine service. Current value of SqlAccount:

    (09) 2015-07-22 20:29:16 Slp: Sco: Attempting to format the virtual account name from service name 'MSSQLSERVER'

    (09) 2015-07-22 20:29:16 SQLEngine: SqlEngine: Completed calculating default service account for engine service. Final value of SqlAccount: NT Service\MSSQLSERVER

    (09) 2015-07-22 20:29:16 AS: Action: Detect Default Collation based on system locale

    (09) 2015-07-22 20:29:16 AS: Data: System Locale = 1031

    (09) 2015-07-22 20:29:16 AS: Result: Latin1_General_CI_AS

    (09) 2015-07-22 20:29:16 AS: Action: Detect Whether it is Valid Collation

    (09) 2015-07-22 20:29:16 AS: Data: Collation = Latin1_General_CI_AS

    (09) 2015-07-22 20:29:16 AS: Action: (Utility) Retrieving embedded content

    (09) 2015-07-22 20:29:16 AS: Data: Resource Name =Microsoft.SqlServer.Configuration.ASExtension.LCIDs.xml

    (09) 2015-07-22 20:29:16 AS: Result: (Utility) Success

    (09) 2015-07-22 20:29:16 AS: Data: Locale ID=0x0409

    (09) 2015-07-22 20:29:16 AS: Result: Valid

    (09) 2015-07-22 20:29:16 AS: -------------------------------------------------------

    (09) 2015-07-22 20:29:16 AS: Action: Calcuate Interface called for recomputation

    (09) 2015-07-22 20:29:16 AS: Action: (Utility) Detecting Instance ID

    (09) 2015-07-22 20:29:16 AS: Result: (Utility) MSAS12.MSSQLSERVER

    (09) 2015-07-22 20:29:16 AS: Result: Success

    (09) 2015-07-22 20:29:16 AS: -------------------------------------------------------

    (09) 2015-07-22 20:29:16 AS: Action: Calculating default service account for AS engine Service

    (09) 2015-07-22 20:29:16 AS: Data: User Name =

    (09) 2015-07-22 20:29:16 AS: Data: Role=

    (09) 2015-07-22 20:29:16 AS: Data: Is Domain Controller =False

    (09) 2015-07-22 20:29:16 AS: Action: (Utility) Detecting Instance Name

    (09) 2015-07-22 20:29:16 AS: Result: (Utility) MSSQLSERVER

    (09) 2015-07-22 20:29:16 AS: Data: Instance Name = MSSQLSERVER

    (09) 2015-07-22 20:29:16 AS: Action: (Utility) Detecting Service Name

    (09) 2015-07-22 20:29:16 AS: Result: (Utility) MSSQLServerOLAPService

    (09) 2015-07-22 20:29:16 Slp: Sco: Attempting to format the virtual account name from service name 'MSSQLServerOLAPService'

    (09) 2015-07-22 20:29:16 AS: Data: User Name = NT Service\MSSQLServerOLAPService after calculating default service account.

    (09) 2015-07-22 20:29:16 AS: Result: Completed calculating default service account for AS engine service

    (09) 2015-07-22 20:29:16 SQLEngine: Action Scenario: Install, Feature Scenario: Install, Resolved Scenario Install

    (09) 2015-07-22 20:29:16 SQLEngine: Action Scenario: Install, Feature Scenario: Install, Resolved Scenario Install

    (09) 2015-07-22 20:29:16 SQLEngine: Use default collation: Latin1_General_CI_AS

    (09) 2015-07-22 20:29:16 SQLEngine: SqlEngine: Calculating default service account for engine service. Current value of SqlAccount: NT Service\MSSQLSERVER

    (09) 2015-07-22 20:29:16 Slp: Sco: Attempting to format the virtual account name from service name 'MSSQLSERVER'

    (09) 2015-07-22 20:29:16 SQLEngine: SqlEngine: Completed calculating default service account for engine service. Final value of SqlAccount: NT Service\MSSQLSERVER

    (09) 2015-07-22 20:29:16 AS: Action: Detect Default Collation based on system locale

    (09) 2015-07-22 20:29:16 AS: Data: System Locale = 1031

    (09) 2015-07-22 20:29:16 AS: Result: Latin1_General_CI_AS

    (09) 2015-07-22 20:29:16 AS: Action: Detect Whether it is Valid Collation

    (09) 2015-07-22 20:29:16 AS: Data: Collation = Latin1_General_CI_AS

    (09) 2015-07-22 20:29:16 AS: Action: (Utility) Retrieving embedded content

    (09) 2015-07-22 20:29:16 AS: Data: Resource Name =Microsoft.SqlServer.Configuration.ASExtension.LCIDs.xml

    (09) 2015-07-22 20:29:16 AS: Result: (Utility) Success

    (09) 2015-07-22 20:29:16 AS: Data: Locale ID=0x0409

    (09) 2015-07-22 20:29:16 AS: Result: Valid

    (09) 2015-07-22 20:29:16 AS: -------------------------------------------------------

    (09) 2015-07-22 20:29:16 AS: Action: Calcuate Interface called for recomputation

    (09) 2015-07-22 20:29:16 AS: Action: (Utility) Detecting Instance ID

    (09) 2015-07-22 20:29:16 AS: Result: (Utility) MSAS12.MSSQLSERVER

    (09) 2015-07-22 20:29:16 AS: Result: Success

    (09) 2015-07-22 20:29:16 AS: -------------------------------------------------------

    (09) 2015-07-22 20:29:16 AS: Action: Calculating default service account for AS engine Service

    (09) 2015-07-22 20:29:16 AS: Data: User Name = NT Service\MSSQLServerOLAPService

    (09) 2015-07-22 20:29:16 AS: Data: Role=

    (09) 2015-07-22 20:29:16 AS: Data: Is Domain Controller =False

    (09) 2015-07-22 20:29:16 AS: Action: (Utility) Detecting Instance Name

    (09) 2015-07-22 20:29:16 AS: Result: (Utility) MSSQLSERVER

    (09) 2015-07-22 20:29:16 AS: Data: Instance Name = MSSQLSERVER

    (09) 2015-07-22 20:29:16 AS: Action: (Utility) Detecting Service Name

    (09) 2015-07-22 20:29:16 AS: Result: (Utility) MSSQLServerOLAPService

    (09) 2015-07-22 20:29:16 Slp: Sco: Attempting to format the virtual account name from service name 'MSSQLServerOLAPService'

    (09) 2015-07-22 20:29:16 AS: Data: User Name = NT Service\MSSQLServerOLAPService after calculating default service account.

    (09) 2015-07-22 20:29:16 AS: Result: Completed calculating default service account for AS engine service

    (09) 2015-07-22 20:29:16 Slp: Sco: Attempting to format the virtual account name from service name 'SQL Server Distributed Replay Client'

    (09) 2015-07-22 20:29:16 Slp: Sco: Attempting to format the virtual account name from service name 'SQL Server Distributed Replay Controller'

    (09) 2015-07-22 20:29:16 ACE: SetDefaultServiceSettingsForAll invoked

    (09) 2015-07-22 20:29:16 ACE: Can't get InstanceName, fall back to INSTANCENAME input setting value

    (09) 2015-07-22 20:29:16 ACE: Got instanceName=MSSQLSERVER

    (09) 2015-07-22 20:29:16 Slp: Sco: Attempting to format the virtual account name from service name 'SQLSERVERAGENT'

    (09) 2015-07-22 20:29:16 ACE: SetDefaultServiceSettingsForAll completed

    (09) 2015-07-22 20:29:16 ACE: SQL Agent service is set to service SID as default

    (09) 2015-07-22 20:29:16 ACE: check for instance name, got: 'MSSQLSERVER'

    (09) 2015-07-22 20:29:16 SQLBrowser: StartMethod Type='SqlBrowserPublicConfig' Method='Calculate'.

    (09) 2015-07-22 20:29:16 SQLBrowser: Retrieved engine config scenario = 'Install'

    (09) 2015-07-22 20:29:16 SQLBrowser: Returning IsDbmsEngineScenarioInstall = 'True'

    (09) 2015-07-22 20:29:16 SQLBrowser: Source of SQL Server Browser parameter 'TCPENABLED' is: 'Default'.

    (09) 2015-07-22 20:29:16 SQLBrowser: Returning value whether SQL Server Browser parameter 'TCPENABLED' is user-specified: 'False'.

    (09) 2015-07-22 20:29:16 SQLBrowser: DBMS Engine's TcpEnabled parameter is not specified by the user during Install or Repair. Setting it to a SKU-specific default value.

    (09) 2015-07-22 20:29:16 SQLBrowser: Retrieving SniServerConfigurationPrivate object from data store root path.

    (09) 2015-07-22 20:29:16 SQLEngine: DBMS Engine's TcpEnabled parameter is not specified by the user. Setting it to a SKU-specific default value.

    (09) 2015-07-22 20:29:16 SQLEngine: Retrieving SniServerConfigurationPublic object from data store.

    (09) 2015-07-22 20:29:16 SQLEngine: Retrieving SkuPublicConfigObject from data store.

    (09) 2015-07-22 20:29:16 SQLEngine: Retrieved Edition = 'ENTERPRISE'.

    (09) 2015-07-22 20:29:16 SQLEngine: Setting TcpEnabled SKU-based default to '1'.

    (09) 2015-07-22 20:29:16 SQLEngine: Returning TcpEnabledSkuDefault = '1'.

    (09) 2015-07-22 20:29:16 SQLEngine: Set DBMS Engine's TcpEnabled parameter to '1'.

    (09) 2015-07-22 20:29:16 SQLEngine: Serializing SniServerConfigurationPublic object into data.

    (09) 2015-07-22 20:29:16 SQLBrowser: Calculating intended SQL Server Browser service properties. The current intended values are: service account = 'NT AUTHORITY\LOCAL SERVICE', start type = 'Disabled' (source: 'Default').

    (09) 2015-07-22 20:29:16 SQLBrowser: StartMethod Type='SqlBrowserPublicConfig' Method='CalculateUserNamePassword'.

    (09) 2015-07-22 20:29:16 SQLBrowser: CalculateUserNamePassword: current intended SQL Server Browser service account is 'NT AUTHORITY\LOCAL SERVICE', internal property RetrievedUserNameFromExistingService = 'False'.

    (09) 2015-07-22 20:29:16 SQLBrowser: CalculateUserNamePassword: resetting internal ApplyAccount property to 'False'.

    (09) 2015-07-22 20:29:16 SQLBrowser: CalculateUserNamePassword: checking if service exists.

    (09) 2015-07-22 20:29:16 Slp: Sco: Attempting to open SC Manager

    (09) 2015-07-22 20:29:16 Slp: Sco: Attempting to open service handle for service SQLBrowser

    (09) 2015-07-22 20:29:16 Slp: Sco: Attempting to close SC Manager

    (09) 2015-07-22 20:29:16 SQLBrowser: Returning value whether SQL Server Browser service exists: 'False'.

    (09) 2015-07-22 20:29:16 SQLBrowser: CalculateUserNamePassword: SQL Server Browser service does not exist.

    (09) 2015-07-22 20:29:16 SQLBrowser: IsUserSelectedRepair: Reading ConfigActionScenario from input settings.

    (09) 2015-07-22 20:29:16 SQLBrowser: IsUserSelectedRepair: Read user-selected ConfigActionScenario = 'Install'.

    (09) 2015-07-22 20:29:16 SQLBrowser: IsUserSelectedRepair: Returning False.

    (09) 2015-07-22 20:29:16 SQLBrowser: EndMethod Type='SqlBrowserPublicConfig' Method='CalculateUserNamePassword'.

    (09) 2015-07-22 20:29:16 SQLBrowser: StartMethod Type='SqlBrowserPublicConfig' Method='CalculateStartMode'.

    (09) 2015-07-22 20:29:16 SQLBrowser: CalculateStartMode: Current intended SQL Server Browser start type is 'Disabled'.

    (09) 2015-07-22 20:29:16 SQLBrowser: CalculateStartMode: Resetting internal SetForceStart property to 'False'.

    (09) 2015-07-22 20:29:16 SQLBrowser: Source of SQL Server Browser parameter 'BROWSERSVCSTARTUPTYPE' is: 'Default'.

    (09) 2015-07-22 20:29:16 SQLBrowser: Returning value whether SQL Server Browser parameter 'BROWSERSVCSTARTUPTYPE' is user-specified: 'False'.

    (09) 2015-07-22 20:29:16 SQLBrowser: CalculateStartMode: The SQL Server Browser StartMode property is not specified by user.

    (09) 2015-07-22 20:29:16 SQLBrowser: CalculateStartMode: Checking whether to enable SQL Server Browser for a named instance.

    (09) 2015-07-22 20:29:16 SQLBrowser: Retrieved instance name = 'MSSQLSERVER'.

    (09) 2015-07-22 20:29:16 SQLBrowser: Current InstanceName = 'MSSQLSERVER'.

    (09) 2015-07-22 20:29:16 SQLBrowser: Retrieved instance name = 'MSSQLSERVER'.

    (09) 2015-07-22 20:29:16 SQLBrowser: Retrieved instance name = 'MSSQLSERVER'.

    (09) 2015-07-22 20:29:16 SQLBrowser: Returning IsNamedInstance = 'False'.

    (09) 2015-07-22 20:29:16 SQLBrowser: Retrieved engine config scenario = 'Install'

    (09) 2015-07-22 20:29:16 SQLBrowser: Returning IsDbmsEngineScenarioInstall = 'True'

    (09) 2015-07-22 20:29:16 SQLBrowser: Retrieveing TCP and NP protocols settings from SniServer extension.

    (09) 2015-07-22 20:29:16 SQLBrowser: Retrieving DatastoreSerialization attribute of the SniServerConfigurationPublic class.

    (09) 2015-07-22 20:29:16 SQLBrowser: Retrieving SniServerConfigurationPublic object from data store root path '/Datastore/ProductSettings/SniServer/Public'.

    (09) 2015-07-22 20:29:16 SQLBrowser: Retrieved TcpEnabled = '1'.

    (09) 2015-07-22 20:29:16 SQLBrowser: Retrieved NpEnabled = '0'.

    (09) 2015-07-22 20:29:16 SQLBrowser: Returning EngineNetworkProtocolsOn = 'True'.

    (09) 2015-07-22 20:29:16 SQLBrowser: Retrieved AS config scenario = 'Install'

    (09) 2015-07-22 20:29:16 SQLBrowser: Returning IsAsScenarioInstall = 'True'

    (09) 2015-07-22 20:29:16 SQLBrowser: CalculateStartMode: bIsNamedInstance = 'False', bIsDbmsEngineInstall = 'True', bEngineNetworkProtocolsOn = 'True', bIsAsInstall = 'True',bIsCluster = 'False'.

    (09) 2015-07-22 20:29:16 SQLBrowser: CalculateStartMode: No need to enable SQL Server Browser for this instance because it is either a default instance or because its configuration does not require SQL Server Browser for DBMS Engine or Analysis Services connectivity.

    (09) 2015-07-22 20:29:16 Slp: Sco: Attempting to open SC Manager

    (09) 2015-07-22 20:29:16 Slp: Sco: Attempting to open service handle for service SQLBrowser

    (09) 2015-07-22 20:29:16 Slp: Sco: Attempting to close SC Manager

    (09) 2015-07-22 20:29:16 SQLBrowser: Returning value whether SQL Server Browser service exists: 'False'.

    (09) 2015-07-22 20:29:16 SQLBrowser: SQL Server Browser service does not exist or its configuration is not reusable

    (09) 2015-07-22 20:29:16 SQLBrowser: CalculateStartMode: SQL Server Browser service is not present on the system or its configuration is not reusable: setting intended SQL Server Browser StartMode property to 'Disabled.'

    (09) 2015-07-22 20:29:16 SQLBrowser: IsUserSelectedRepair: Reading ConfigActionScenario from input settings.

    (09) 2015-07-22 20:29:16 SQLBrowser: IsUserSelectedRepair: Read user-selected ConfigActionScenario = 'Install'.

    (09) 2015-07-22 20:29:16 SQLBrowser: IsUserSelectedRepair: Returning False.

    (09) 2015-07-22 20:29:16 SQLBrowser: EndMethod Type='SqlBrowserPublicConfig' Method='CalculateStartMode'.

    (09) 2015-07-22 20:29:16 SQLBrowser: EndMethod Type='SqlBrowserPublicConfig' Method='Calculate'.

    (09) 2015-07-22 20:29:16 SQLEngine: Action Scenario: Install, Feature Scenario: Install, Resolved Scenario Install

    (09) 2015-07-22 20:29:16 SQLEngine: Action Scenario: Install, Feature Scenario: Install, Resolved Scenario Install

    (09) 2015-07-22 20:29:16 SQLEngine: Use default collation: Latin1_General_CI_AS

    (09) 2015-07-22 20:29:16 SQLEngine: SqlEngine: Calculating default service account for engine service. Current value of SqlAccount: NT Service\MSSQLSERVER

    (09) 2015-07-22 20:29:16 Slp: Sco: Attempting to format the virtual account name from service name 'MSSQLSERVER'

    (09) 2015-07-22 20:29:16 SQLEngine: SqlEngine: Completed calculating default service account for engine service. Final value of SqlAccount: NT Service\MSSQLSERVER

    (09) 2015-07-22 20:29:16 AS: Action: Detect Default Collation based on system locale

    (09) 2015-07-22 20:29:16 AS: Data: System Locale = 1031

    (09) 2015-07-22 20:29:16 AS: Result: Latin1_General_CI_AS

    (09) 2015-07-22 20:29:16 AS: Action: Detect Whether it is Valid Collation

    (09) 2015-07-22 20:29:16 AS: Data: Collation = Latin1_General_CI_AS

    (09) 2015-07-22 20:29:16 AS: Action: (Utility) Retrieving embedded content

    (09) 2015-07-22 20:29:16 AS: Data: Resource Name =Microsoft.SqlServer.Configuration.ASExtension.LCIDs.xml

    (09) 2015-07-22 20:29:16 AS: Result: (Utility) Success

    (09) 2015-07-22 20:29:16 AS: Data: Locale ID=0x0409

    (09) 2015-07-22 20:29:16 AS: Result: Valid

    (09) 2015-07-22 20:29:16 AS: -------------------------------------------------------

    (09) 2015-07-22 20:29:16 AS: Action: Calcuate Interface called for recomputation

    (09) 2015-07-22 20:29:16 AS: Action: (Utility) Detecting Instance ID

    (09) 2015-07-22 20:29:16 AS: Result: (Utility) MSAS12.MSSQLSERVER

    (09) 2015-07-22 20:29:16 AS: Result: Success

    (09) 2015-07-22 20:29:16 AS: -------------------------------------------------------

    (09) 2015-07-22 20:29:16 AS: Action: Calculating default service account for AS engine Service

    (09) 2015-07-22 20:29:16 AS: Data: User Name = NT Service\MSSQLServerOLAPService

    (09) 2015-07-22 20:29:16 AS: Data: Role=

    (09) 2015-07-22 20:29:16 AS: Data: Is Domain Controller =False

    (09) 2015-07-22 20:29:16 AS: Action: (Utility) Detecting Instance Name

    (09) 2015-07-22 20:29:16 AS: Result: (Utility) MSSQLSERVER

    (09) 2015-07-22 20:29:16 AS: Data: Instance Name = MSSQLSERVER

    (09) 2015-07-22 20:29:16 AS: Action: (Utility) Detecting Service Name

    (09) 2015-07-22 20:29:16 AS: Result: (Utility) MSSQLServerOLAPService

    (09) 2015-07-22 20:29:16 Slp: Sco: Attempting to format the virtual account name from service name 'MSSQLServerOLAPService'

    (09) 2015-07-22 20:29:16 AS: Data: User Name = NT Service\MSSQLServerOLAPService after calculating default service account.

    (09) 2015-07-22 20:29:16 AS: Result: Completed calculating default service account for AS engine service

    (09) 2015-07-22 20:29:16 Slp: Sco: Attempting to get network service account name

    (09) 2015-07-22 20:29:16 Slp: Sco: Attempting to get NT account from sid S-1-5-20

    (09) 2015-07-22 20:29:16 Slp: Sco: Attempting to get account from sid S-1-5-20

    (09) 2015-07-22 20:29:16 Slp: Sco: Attempting to format the virtual account name from service name 'ReportServer'

    (09) 2015-07-22 20:29:16 RS: Default service account is set to NT Service\ReportServer

    (09) 2015-07-22 20:29:16 Slp: Sco: Attempting to determine if the password is required for account 'NT Service\ReportServer'

    (09) 2015-07-22 20:29:16 Slp: Sco: Attempting to determine if the account 'NT Service\ReportServer' is Virtual Account

    (09) 2015-07-22 20:29:16 RS: Password is not required for account NT Service\ReportServer

    (09) 2015-07-22 20:29:16 RS: Calculating InstallMode to RSInstallMode.DefaultNativeMode.

    (09) 2015-07-22 20:29:16 Slp: Sco: Attempting to format the virtual account name from service name 'MsDtsServer120'

    (09) 2015-07-22 20:29:16 Slp: Sco: Attempting to format the virtual account name from service name 'MSSQLFDLauncher'

    (09) 2015-07-22 20:29:16 SQLEngine: Action Scenario: Install, Feature Scenario: Install, Resolved Scenario Install

    (09) 2015-07-22 20:29:16 SQLEngine: Action Scenario: Install, Feature Scenario: Install, Resolved Scenario Install

    (09) 2015-07-22 20:29:16 SQLEngine: Use default collation: Latin1_General_CI_AS

    (09) 2015-07-22 20:29:16 SQLEngine: SqlEngine: Calculating default service account for engine service. Current value of SqlAccount: NT Service\MSSQLSERVER

    (09) 2015-07-22 20:29:16 Slp: Sco: Attempting to format the virtual account name from service name 'MSSQLSERVER'

    (09) 2015-07-22 20:29:16 SQLEngine: SqlEngine: Completed calculating default service account for engine service. Final value of SqlAccount: NT Service\MSSQLSERVER

    (09) 2015-07-22 20:29:16 Slp: Sco: Attempting to format the virtual account name from service name 'SQL Server Distributed Replay Client'

    (09) 2015-07-22 20:29:16 Slp: Sco: Attempting to format the virtual account name from service name 'SQL Server Distributed Replay Controller'

    (09) 2015-07-22 20:29:16 Slp: Sco: Attempting to determine if the password is required for account 'NT Service\MSSQLSERVER'

    (09) 2015-07-22 20:29:16 Slp: Sco: Attempting to determine if the account 'NT Service\MSSQLSERVER' is Virtual Account

    (09) 2015-07-22 20:29:16 Slp: Sco: Attempting to determine if the password is required for account 'NT Service\ReportServer'

    (09) 2015-07-22 20:29:16 Slp: Sco: Attempting to determine if the account 'NT Service\ReportServer' is Virtual Account

    (09) 2015-07-22 20:29:16 Slp: Sco: Attempting to determine if the password is required for account 'NT Service\SQL Server Distributed Replay Client'

    (09) 2015-07-22 20:29:16 Slp: Sco: Attempting to determine if the account 'NT Service\SQL Server Distributed Replay Client' is Virtual Account

    (09) 2015-07-22 20:29:16 Slp: Sco: Attempting to determine if the password is required for account 'NT Service\SQL Server Distributed Replay Controller'

    (09) 2015-07-22 20:29:16 Slp: Sco: Attempting to determine if the account 'NT Service\SQL Server Distributed Replay Controller' is Virtual Account

    (12) 2015-07-22 20:30:20 ACE: Normalizing user input on public configuration object.

    (12) 2015-07-22 20:30:20 ACE: Formatting user name 'NT Service\SQLSERVERAGENT'

    (12) 2015-07-22 20:30:20 Slp: Sco: Attempting to get account sid for user account NT Service\SQLSERVERAGENT

    (12) 2015-07-22 20:30:20 Slp: Sco: Attempting to get sid for user account NT Service\SQLSERVERAGENT

    (12) 2015-07-22 20:30:20 Slp: Sco: GetSidForAccount normalized accountName NT Service\SQLSERVERAGENT parameter to NT Service\SQLSERVERAGENT

    (12) 2015-07-22 20:30:20 Slp: Sco: Failed when querying buffer size

    (12) 2015-07-22 20:30:20 Slp: Sco: Attempting to get account sid for user account NT Service

    (12) 2015-07-22 20:30:20 Slp: Sco: Attempting to get sid for user account NT Service

    (12) 2015-07-22 20:30:20 Slp: Sco: GetSidForAccount normalized accountName NT Service parameter to NT Service

    (12) 2015-07-22 20:30:20 ACE: Formatted user name is 'NT Service\SQLSERVERAGENT'

    (12) 2015-07-22 20:30:20 ACE: Can't get InstanceName, fall back to INSTANCENAME input setting value

    (12) 2015-07-22 20:30:20 ACE: Got instanceName=MSSQLSERVER

    (12) 2015-07-22 20:30:20 ACE: ValidateUserNameAndPassword started with userName = 'NT Service\SQLSERVERAGENT', userNameRequired = 'True', isCluster = 'False'

    (12) 2015-07-22 20:30:20 ACE: Validating username 'NT Service\SQLSERVERAGENT' and password '<empty>'

    (12) 2015-07-22 20:30:20 Slp: Sco: Attempting to validate credentials for user account 'NT Service\SQLSERVERAGENT' and service name 'SQLSERVERAGENT'

    (12) 2015-07-22 20:30:20 Slp: Sco: Attempting to determine if the account 'NT Service\SQLSERVERAGENT' is Virtual Account

    (12) 2015-07-22 20:30:20 Slp: Sco: Attempting to determine if the account 'NT Service\SQLSERVERAGENT' is Virtual Account

    (12) 2015-07-22 20:30:20 ACE: ValidateUserNameAndPassword completed with the valid virtual account

    (12) 2015-07-22 20:30:20 SQLBrowser: StartMethod Type='SqlBrowserPublicConfig' Method='ValidateSettings'.

    (12) 2015-07-22 20:30:20 SQLBrowser: Validating intended SQL Server Browser service properties. The current intended values are: service account = 'NT AUTHORITY\LOCAL SERVICE', start type = 'Disabled' (source: 'Default').

    (12) 2015-07-22 20:30:20 SQLBrowser: StartMethod Type='SqlBrowserPublicConfig' Method='ValidateUserNamePassword'.

    (12) 2015-07-22 20:30:20 SQLBrowser: ValidateUserNamePassword: UserName contains its default value of 'NT AUTHORITY\LOCAL SERVICE'. Setting internal property ApplyAccount to 'True'.

    (12) 2015-07-22 20:30:20 Slp: Sco: Attempting to get local service account name

    (12) 2015-07-22 20:30:20 Slp: Sco: Attempting to get NT account from sid S-1-5-19

    (12) 2015-07-22 20:30:20 Slp: Sco: Attempting to get account from sid S-1-5-19

    (12) 2015-07-22 20:30:20 Slp: Sco: Attempting to get account sid for user account NT-AUTORITÄT\LOKALER DIENST

    (12) 2015-07-22 20:30:20 Slp: Sco: Attempting to get sid for user account NT-AUTORITÄT\LOKALER DIENST

    (12) 2015-07-22 20:30:20 Slp: Sco: GetSidForAccount normalized accountName NT-AUTORITÄT\LOKALER DIENST parameter to NT-AUTORITÄT\LOKALER DIENST

    (12) 2015-07-22 20:30:20 SQLBrowser: EndMethod Type='SqlBrowserPublicConfig' Method='ValidateUserNamePassword'.

    (12) 2015-07-22 20:30:20 SQLBrowser: StartMethod Type='SqlBrowserPublicConfig' Method='ValidateStartMode'.

    (12) 2015-07-22 20:30:20 SQLBrowser: EndMethod Type='SqlBrowserPublicConfig' Method='ValidateStartMode'.

    (12) 2015-07-22 20:30:20 SQLBrowser: EndMethod Type='SqlBrowserPublicConfig' Method='ValidateSettings'.

    (12) 2015-07-22 20:30:20 SQLEngine: Action Scenario: Install, Feature Scenario: Install, Resolved Scenario Install

    (12) 2015-07-22 20:30:20 SQLEngine: : Action Scenario: Install, Feature Scenario: Install, Resolved Scenario Install

    (12) 2015-07-22 20:30:20 Slp: Sco: Attempting to get account sid for user account NT Service\MSSQLSERVER

    (12) 2015-07-22 20:30:20 Slp: Sco: Attempting to get sid for user account NT Service\MSSQLSERVER

    (12) 2015-07-22 20:30:20 Slp: Sco: GetSidForAccount normalized accountName NT Service\MSSQLSERVER parameter to NT Service\MSSQLSERVER

    (12) 2015-07-22 20:30:20 Slp: Sco: Attempting to get account sid for user account NT Service

    (12) 2015-07-22 20:30:20 Slp: Sco: Attempting to get sid for user account NT Service

    (12) 2015-07-22 20:30:20 Slp: Sco: GetSidForAccount normalized accountName NT Service parameter to NT Service

    (12) 2015-07-22 20:30:20 SQLEngine: --EffectiveProperties: Dumping Effective Properties for new instance.

    (12) 2015-07-22 20:30:20 SQLEngine: --EffectiveProperties: InstanceId = MSSQL12.MSSQLSERVER

    (12) 2015-07-22 20:30:20 SQLEngine: --EffectiveProperties: InstanceName = MSSQLSERVER

    (12) 2015-07-22 20:30:20 SQLEngine: --EffectiveProperties: IsDefaultInstance = True

    (12) 2015-07-22 20:30:20 SQLEngine: --EffectiveProperties: SqlServerServiceName = MSSQLSERVER

    (12) 2015-07-22 20:30:20 SQLEngine: --EffectiveProperties: IsExpressSku = False

    (12) 2015-07-22 20:30:20 SQLEngine: --InstallProperties: Dumping Install Properties

    (12) 2015-07-22 20:30:20 SQLEngine: --InstallProperties: EnableRanu = False

    (12) 2015-07-22 20:30:20 SQLEngine: --InstallProperties: SecurityMode =

    (12) 2015-07-22 20:30:20 SQLEngine: --InstallProperties: LoginMode = 1

    (12) 2015-07-22 20:30:20 SQLEngine: --InstallProperties: SqlCollation = Latin1_General_CI_AS

    (12) 2015-07-22 20:30:20 SQLEngine: --InstallProperties: SqlAdminAcounts =

    (12) 2015-07-22 20:30:20 SQLEngine: --InstallProperties: SqlServiceStartupType = Automatic

    (12) 2015-07-22 20:30:20 SQLEngine: --InstallProperties: SqlAccount = NT Service\MSSQLSERVER

    (12) 2015-07-22 20:30:20 SQLEngine: --InstallProperties: AddCurrentUserAsSQLAdmin = False

    (12) 2015-07-22 20:30:20 SQLEngine: --PublicBasedDirectoryProperties: Dumping Directory Propreties

    (12) 2015-07-22 20:30:20 SQLEngine: --PublicBasedDirectoryProperties: DataRootDirectory = C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL

    (12) 2015-07-22 20:30:20 SQLEngine: --PublicBasedDirectoryProperties: SystemDataDirectory = C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (12) 2015-07-22 20:30:20 SQLEngine: --PublicBasedDirectoryProperties: InstallSqlInstanceDir = C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL

    (12) 2015-07-22 20:30:20 SQLEngine: --PublicBasedDirectoryProperties: DefaultDataDirectory = C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (12) 2015-07-22 20:30:20 SQLEngine: --PublicBasedDirectoryProperties: DefaultLogDirectory = C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (12) 2015-07-22 20:30:20 SQLEngine: --PublicBasedDirectoryProperties: BackupDirectory = C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\Backup

    (12) 2015-07-22 20:30:20 SQLEngine: --PublicBasedDirectoryProperties: TempDbDirectory = C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (12) 2015-07-22 20:30:20 SQLEngine: --PublicBasedDirectoryProperties: TempDbLogDirectory = C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (12) 2015-07-22 20:30:20 SQLEngine: --PublicBasedDirectoryProperties: ErrorLogDirectory = C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\Log

    (12) 2015-07-22 20:30:20 SQLEngine: --PublicBasedDirectoryProperties: TemplateDataDirectory = C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\Template Data

    (12) 2015-07-22 20:30:20 SQLEngine: --PublicBasedDirectoryProperties: SqlInstanceBinnDir = C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\Binn

    (12) 2015-07-22 20:30:20 SQLEngine: --PublicBasedDirectoryProperties: SqlInstanceTemplatesDir = C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\Binn\Templates

    (12) 2015-07-22 20:30:20 SQLEngine: --PublicBasedDirectoryProperties: MasterDbPath =

    (12) 2015-07-22 20:30:20 SQLEngine: --PublicBasedDirectoryProperties: MasterLogPath =

    (12) 2015-07-22 20:30:20 SQLEngine: --InputValidator: --- Validating Engine Settings ---

    (12) 2015-07-22 20:30:20 SQLEngine: --InputValidator: Engine: Validating StartMode

    (12) 2015-07-22 20:30:20 SQLEngine: --InputValidator: Engine: Validating FileStreamLevel : FILESTREAMLEVEL is 0

    (12) 2015-07-22 20:30:20 SQLEngine: --InputValidator: Engine: Validating FileStreamSharename : No sharename specified

    (12) 2015-07-22 20:30:20 SQLEngine: --InputValidator: Engine: Validating EnableRanu

    (12) 2015-07-22 20:30:20 SQLEngine: --InputValidator: Validating SqlCollation

    (12) 2015-07-22 20:30:20 SQLEngine: --InputValidator: SqlCollation = Latin1_General_CI_AS

    (12) 2015-07-22 20:30:20 SQLEngine: --InputValidator: SqlCollation 'Latin1_General_CI_AS' is valid.

    (12) 2015-07-22 20:30:20 SQLEngine: --InputValidator: Engine : Validating Service Account

    (12) 2015-07-22 20:30:20 SQLEngine: --InputValidator: SQLEngine : Validating Engine Service Account

    (12) 2015-07-22 20:30:20 Slp: Sco: Attempting to determine if the account 'NT Service\MSSQLSERVER' is Virtual Account

    (12) 2015-07-22 20:30:20 Slp: Sco: Attempting to validate credentials for user account 'NT Service\MSSQLSERVER' and service name 'MSSQLSERVER'

    (12) 2015-07-22 20:30:20 Slp: Sco: Attempting to determine if the account 'NT Service\MSSQLSERVER' is Virtual Account

    (12) 2015-07-22 20:30:20 SQLEngine: --InputValidator: Action Scenario: Install, Feature Scenario: Install, Resolved Scenario Install

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Engine: Validating System Data Directory C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (12) 2015-07-22 20:30:21 Slp: Sco: Attempting to get directory information for path C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Engine: Checking if directory UNC Path

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Engine: Checking if drive is valid

    (12) 2015-07-22 20:30:21 SQLEngine: --SqlEngineSetupPrivate: EngineBasePrivateConfig tries to retrieve product property ClusterActionState while the based class was not properly initialized.

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Engine : File system for folder C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA is NTFS

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Engine: Validating Default Data Directory C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (12) 2015-07-22 20:30:21 Slp: Sco: Attempting to get directory information for path C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Engine: Checking if directory UNC Path

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Engine: Checking if drive is valid

    (12) 2015-07-22 20:30:21 SQLEngine: --SqlEngineSetupPrivate: EngineBasePrivateConfig tries to retrieve product property ClusterActionState while the based class was not properly initialized.

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Engine : File system for folder C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA is NTFS

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Engine: Validating Default Transaction Log Directory C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (12) 2015-07-22 20:30:21 Slp: Sco: Attempting to get directory information for path C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Engine: Checking if directory UNC Path

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Engine: Checking if drive is valid

    (12) 2015-07-22 20:30:21 SQLEngine: --SqlEngineSetupPrivate: EngineBasePrivateConfig tries to retrieve product property ClusterActionState while the based class was not properly initialized.

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Engine : File system for folder C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA is NTFS

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Engine: Validating Default TempDB Data Directory C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (12) 2015-07-22 20:30:21 Slp: Sco: Attempting to get directory information for path C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Engine: Checking if directory UNC Path

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Engine: Checking if drive is valid

    (12) 2015-07-22 20:30:21 SQLEngine: --SqlEngineSetupPrivate: EngineBasePrivateConfig tries to retrieve product property ClusterActionState while the based class was not properly initialized.

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Engine : File system for folder C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA is NTFS

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Engine: Validating Default TempDB Transaction Log Directory C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (12) 2015-07-22 20:30:21 Slp: Sco: Attempting to get directory information for path C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Engine: Checking if directory UNC Path

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Engine: Checking if drive is valid

    (12) 2015-07-22 20:30:21 SQLEngine: --SqlEngineSetupPrivate: EngineBasePrivateConfig tries to retrieve product property ClusterActionState while the based class was not properly initialized.

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Engine : File system for folder C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA is NTFS

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Engine: Validating Backup Directory C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\Backup

    (12) 2015-07-22 20:30:21 Slp: Sco: Attempting to get directory information for path C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\Backup

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Engine: Checking if directory UNC Path

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Engine: Checking if drive is valid

    (12) 2015-07-22 20:30:21 SQLEngine: --SqlEngineSetupPrivate: EngineBasePrivateConfig tries to retrieve product property ClusterActionState while the based class was not properly initialized.

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Engine : File system for folder C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\Backup is NTFS

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Engine: Validating Security Mode

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Checking for existing system databases.

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Action Scenario: Install, Feature Scenario: Install, Resolved Scenario Install

    (12) 2015-07-22 20:30:21 Slp: Sco: Attempting to get directory information for path C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Checking for existing tempdb file.

    (12) 2015-07-22 20:30:21 Slp: Sco: Attempting to get directory information for path C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Checking for existing tempdb file.

    (12) 2015-07-22 20:30:21 Slp: Sco: Attempting to get directory information for path C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Checking AddCurrentUserAsSQLAdmin setting.

    (12) 2015-07-22 20:30:21 AS: ----------------------------------------------

    (12) 2015-07-22 20:30:21 AS: Action: Logging Input Values and it's Sources

    (12) 2015-07-22 20:30:21 AS: Data: Parameter=ASSVCACCOUNT,Source=Default,Value=NT Service\MSSQLServerOLAPService

    (12) 2015-07-22 20:30:21 AS: Data: Parameter=ASSVCPASSWORD,Source=Default,Value=********

    (12) 2015-07-22 20:30:21 AS: Data: Parameter=ASSVCSTARTUPTYPE,Source=Default,Value=Automatic

    (12) 2015-07-22 20:30:21 AS: Data: Parameter=ASCOLLATION,Source=Default,Value=Latin1_General_CI_AS

    (12) 2015-07-22 20:30:21 AS: Data: Parameter=SQLCOLLATION,Source=Default,Value=

    (12) 2015-07-22 20:30:21 AS: Data: Parameter=ASLANGUAGE,Source=NotSpecified,Value=

    (12) 2015-07-22 20:30:21 AS: Data: Parameter=ASDATADIR,Source=Default,Value=Data

    (12) 2015-07-22 20:30:21 AS: Data: Parameter=ASLOGDIR,Source=Default,Value=Log

    (12) 2015-07-22 20:30:21 AS: Data: Parameter=ASTEMPDIR,Source=Default,Value=Temp

    (12) 2015-07-22 20:30:21 AS: Data: Parameter=ASBACKUPDIR,Source=Default,Value=Backup

    (12) 2015-07-22 20:30:21 AS: Data: Parameter=ASCONFIGDIR,Source=Default,Value=Config

    (12) 2015-07-22 20:30:21 AS: Data: Parameter=ASPROVIDERMSOLAP,Source=Default,Value=1

    (12) 2015-07-22 20:30:21 AS: Data: Parameter=ASSYSADMINACCOUNTS,Source=Default,Value=

    (12) 2015-07-22 20:30:21 AS: Result: Successfully Completed

    (12) 2015-07-22 20:30:21 AS: ----------------------------------------------

    (12) 2015-07-22 20:30:21 AS: ----------------------------------------------

    (12) 2015-07-22 20:30:21 AS: Action: (Validation) Processing Command Line Inputs for Install

    (12) 2015-07-22 20:30:21 AS: Action: (Validation) Validating Input Presence for UserName

    (12) 2015-07-22 20:30:21 AS: Data: Input=NT Service\MSSQLServerOLAPService

    (12) 2015-07-22 20:30:21 AS: Result: Valid (Input is provided and not blank)

    (12) 2015-07-22 20:30:21 AS: Action: Validating NT User Account

    (12) 2015-07-22 20:30:21 AS: Data: Account=NT Service\MSSQLServerOLAPService

    (12) 2015-07-22 20:30:21 AS: Data: Account After Mapping = NT Service\MSSQLServerOLAPService

    (12) 2015-07-22 20:30:21 Slp: Sco: Attempting to determine if the account 'NT Service\MSSQLServerOLAPService' is Virtual Account

    (12) 2015-07-22 20:30:21 AS: Result: Valid NT User

    (12) 2015-07-22 20:30:21 AS: Action: Validating Password

    (12) 2015-07-22 20:30:21 AS: Data: Account=NT Service\MSSQLServerOLAPService

    (12) 2015-07-22 20:30:21 Slp: Sco: Attempting to get account sid for user account NT Service\MSSQLServerOLAPService

    (12) 2015-07-22 20:30:21 Slp: Sco: Attempting to get sid for user account NT Service\MSSQLServerOLAPService

    (12) 2015-07-22 20:30:21 Slp: Sco: GetSidForAccount normalized accountName NT Service\MSSQLServerOLAPService parameter to NT Service\MSSQLServerOLAPService

    (12) 2015-07-22 20:30:21 Slp: Sco: Attempting to determine if the account 'NT Service\MSSQLServerOLAPService' is Managed Service Account

    (12) 2015-07-22 20:30:21 Slp: Sco: Unable to return managed service account info about user NT Service\MSSQLServerOLAPService, Win32 Error code 1717

    (12) 2015-07-22 20:30:21 Slp: Sco: Attempting to determine if the account 'NT Service\MSSQLServerOLAPService' is Virtual Account

    (12) 2015-07-22 20:30:21 AS: Result: success

    (12) 2015-07-22 20:30:21 AS: Action: Validation User Login

    (12) 2015-07-22 20:30:21 AS: Data : (Utility) UserName=NT Service\MSSQLServerOLAPService

    (12) 2015-07-22 20:30:21 AS: Action: (Utility) Detecting Instance Name

    (12) 2015-07-22 20:30:21 AS: Result: (Utility) MSSQLSERVER

    (12) 2015-07-22 20:30:21 AS: Data : (Utility) Instance Name =MSSQLSERVER

    (12) 2015-07-22 20:30:21 AS: Action: (Utility) Detecting Service Name

    (12) 2015-07-22 20:30:21 AS: Result: (Utility) MSSQLServerOLAPService

    (12) 2015-07-22 20:30:21 Slp: Sco: Attempting to validate credentials for user account 'NT Service\MSSQLServerOLAPService' and service name 'MSSQLServerOLAPService'

    (12) 2015-07-22 20:30:21 Slp: Sco: Attempting to determine if the account 'NT Service\MSSQLServerOLAPService' is Virtual Account

    (12) 2015-07-22 20:30:21 AS: Result: (Utility) Success

    (12) 2015-07-22 20:30:21 AS: Action: (Validation) Validating Input Collation

    (12) 2015-07-22 20:30:21 AS: Data: Input Value=Latin1_General_CI_AS

    (12) 2015-07-22 20:30:21 AS: Result: Success

    (12) 2015-07-22 20:30:21 AS: Action: (Validation) Validating Input DataDir

    (12) 2015-07-22 20:30:21 AS: Data: Input Value=Data

    (12) 2015-07-22 20:30:21 AS: Result: Success

    (12) 2015-07-22 20:30:21 AS: Action: (Validation) Validating Input LogDir

    (12) 2015-07-22 20:30:21 AS: Data: Input Value=Log

    (12) 2015-07-22 20:30:21 AS: Result: Success

    (12) 2015-07-22 20:30:21 AS: Action: (Validation) Validating Input BackupDir

    (12) 2015-07-22 20:30:21 AS: Data: Input Value=Backup

    (12) 2015-07-22 20:30:21 AS: Result: Success

    (12) 2015-07-22 20:30:21 AS: Action: (Validation) Validating Input TempDir

    (12) 2015-07-22 20:30:21 AS: Data: Input Value=Temp

    (12) 2015-07-22 20:30:21 AS: Result: Success

    (12) 2015-07-22 20:30:21 AS: Action: (Validation) Validating Input ConfigDir

    (12) 2015-07-22 20:30:21 AS: Data: Input Value=Config

    (12) 2015-07-22 20:30:21 AS: Result: Success

    (12) 2015-07-22 20:30:21 AS: Action: (Validation) Validating Input StartMode

    (12) 2015-07-22 20:30:21 AS: Data: Input Value=Automatic

    (12) 2015-07-22 20:30:21 AS: Result: Success

    (12) 2015-07-22 20:30:21 AS: Action: (Validation) Validating Input AllowInProcess

    (12) 2015-07-22 20:30:21 AS: Data: Input Value=1

    (12) 2015-07-22 20:30:21 AS: Result: Success

    (12) 2015-07-22 20:30:21 Slp: Sco: Attempting to get directory information for path C:\Program Files\Microsoft SQL Server(12) 2015-07-22 20:30:21 AS: Action: (Validation) Validating Folder INSTANCEDIR,Path=C:\Program Files\Microsoft SQL Server(12) 2015-07-22 20:30:21 AS: Action: (Validation) Validating Folder DataDir,Path=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Data

    (12) 2015-07-22 20:30:21 AS: Action: (Utility) Detecting Drive List

    (12) 2015-07-22 20:30:21 AS: Result: (Utility) C:\|D:\|F:\|H:\|I:\|J:\|K:\|L:\|Q:\|

    (12) 2015-07-22 20:30:21 AS: Action: (Validation: not on shared disk) Validating Folder DataDir,Path=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Data not on shared disk

    (12) 2015-07-22 20:30:21 AS: Result: (Validation: not on shared disk) Success

    (12) 2015-07-22 20:30:21 AS: Result: (Validation) Success

    (12) 2015-07-22 20:30:21 AS: Action: (Validation) Validating Folder LogDir,Path=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Log

    (12) 2015-07-22 20:30:21 AS: Action: (Utility) Detecting Drive List

    (12) 2015-07-22 20:30:21 AS: Result: (Utility) C:\|D:\|F:\|H:\|I:\|J:\|K:\|L:\|Q:\|

    (12) 2015-07-22 20:30:21 AS: Action: (Validation: not on shared disk) Validating Folder LogDir,Path=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Log not on shared disk

    (12) 2015-07-22 20:30:21 AS: Result: (Validation: not on shared disk) Success

    (12) 2015-07-22 20:30:21 AS: Result: (Validation) Success

    (12) 2015-07-22 20:30:21 AS: Action: (Validation) Validating Folder BackupDir,Path=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Backup

    (12) 2015-07-22 20:30:21 AS: Action: (Utility) Detecting Drive List

    (12) 2015-07-22 20:30:21 AS: Result: (Utility) C:\|D:\|F:\|H:\|I:\|J:\|K:\|L:\|Q:\|

    (12) 2015-07-22 20:30:21 Slp: Sco: Directory C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Backup does not exist

    (12) 2015-07-22 20:30:21 Slp: Sco: Attempting to create directory C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Backup

    (12) 2015-07-22 20:30:21 Slp: Sco: Attempting to create directory C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Backup, security descriptor

    (12) 2015-07-22 20:30:21 Slp: Sco: Directory 'C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Backup' already exists, skipping creation, moving to set security descriptor.

    (12) 2015-07-22 20:30:21 Slp: Sco: Attempting to set security descriptor for directory C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Backup, security descriptor

    (12) 2015-07-22 20:30:21 Slp: Sco: SDDL is NULL/empty and overwriteSecurityDescriptor is false, so nothing to do, return.

    (12) 2015-07-22 20:30:21 Slp: Sco: Attempting to delete directory C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Backup exists, recursively False

    (12) 2015-07-22 20:30:21 AS: Action: (Validation: not on shared disk) Validating Folder BackupDir,Path=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Backup not on shared disk

    (12) 2015-07-22 20:30:21 AS: Result: (Validation: not on shared disk) Success

    (12) 2015-07-22 20:30:21 AS: Result: (Validation) Success

    (12) 2015-07-22 20:30:21 AS: Action: (Validation) Validating Folder TempDir,Path=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Temp

    (12) 2015-07-22 20:30:21 AS: Action: (Utility) Detecting Drive List

    (12) 2015-07-22 20:30:21 AS: Result: (Utility) C:\|D:\|F:\|H:\|I:\|J:\|K:\|L:\|Q:\|

    (12) 2015-07-22 20:30:21 Slp: Sco: Directory C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Temp does not exist

    (12) 2015-07-22 20:30:21 Slp: Sco: Attempting to create directory C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Temp

    (12) 2015-07-22 20:30:21 Slp: Sco: Attempting to create directory C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Temp, security descriptor

    (12) 2015-07-22 20:30:21 Slp: Sco: Directory 'C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Temp' already exists, skipping creation, moving to set security descriptor.

    (12) 2015-07-22 20:30:21 Slp: Sco: Attempting to set security descriptor for directory C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Temp, security descriptor

    (12) 2015-07-22 20:30:21 Slp: Sco: SDDL is NULL/empty and overwriteSecurityDescriptor is false, so nothing to do, return.

    (12) 2015-07-22 20:30:21 Slp: Sco: Attempting to delete directory C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Temp exists, recursively False

    (12) 2015-07-22 20:30:21 AS: Action: (Validation: not on shared disk) Validating Folder TempDir,Path=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Temp not on shared disk

    (12) 2015-07-22 20:30:21 AS: Result: (Validation: not on shared disk) Success

    (12) 2015-07-22 20:30:21 AS: Result: (Validation) Success

    (12) 2015-07-22 20:30:21 AS: Action: (Validation) Validating Folder ConfigDir,Path=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Config

    (12) 2015-07-22 20:30:21 AS: Action: (Utility) Detecting Drive List

    (12) 2015-07-22 20:30:21 AS: Result: (Utility) C:\|D:\|F:\|H:\|I:\|J:\|K:\|L:\|Q:\|

    (12) 2015-07-22 20:30:21 AS: Action: (Validation: not on shared disk) Validating Folder ConfigDir,Path=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Config not on shared disk

    (12) 2015-07-22 20:30:21 AS: Result: (Validation: not on shared disk) Success

    (12) 2015-07-22 20:30:21 AS: Result: (Validation) Success

    (12) 2015-07-22 20:30:21 AS: Action: (Validation) Validating SysAdmin Accounts

    (12) 2015-07-22 20:30:21 AS: Data: No Input for Sys Admin

    (12) 2015-07-22 20:30:21 AS: Result: (Validation) Invalid

    (12) 2015-07-22 20:30:21 AS: Action: (Validation) Validating Collation for Analysis Service

    (12) 2015-07-22 20:30:21 AS: Action: (Validation) Validating Collation Entry

    (12) 2015-07-22 20:30:21 AS: Data: Latin1_General_CI_AS

    (12) 2015-07-22 20:30:21 AS: Action: (Utility) Validate Collation Entry

    (12) 2015-07-22 20:30:21 AS: Data: Latin1_General_CI_AS

    (12) 2015-07-22 20:30:21 AS: Result: (Utility) Valid

    (12) 2015-07-22 20:30:21 AS: Result: (Validation) Success

    (12) 2015-07-22 20:30:21 AS: Action: (Validation) Validating Collation Match

    (12) 2015-07-22 20:30:21 AS: Data: ASCollation=Latin1_General_CI_AS,SQLCollation=

    (12) 2015-07-22 20:30:21 AS: Result: (Validation) Success

    (12) 2015-07-22 20:30:21 AS: Action: Detect Whether it is Valid Collation

    (12) 2015-07-22 20:30:21 AS: Data: Collation = Latin1_General_CI_AS

    (12) 2015-07-22 20:30:21 AS: Action: (Utility) Retrieving embedded content

    (12) 2015-07-22 20:30:21 AS: Data: Resource Name =Microsoft.SqlServer.Configuration.ASExtension.LCIDs.xml

    (12) 2015-07-22 20:30:21 AS: Result: (Utility) Success

    (12) 2015-07-22 20:30:21 AS: Data: Locale ID=0x0409

    (12) 2015-07-22 20:30:21 AS: Result: Valid

    (12) 2015-07-22 20:30:21 AS: Result: (Validation) Success

    (12) 2015-07-22 20:30:21 AS: Action: Validating Start Mode

    (12) 2015-07-22 20:30:21 AS: Result: Success

    (12) 2015-07-22 20:30:21 AS: Action: Validating Allow in Process

    (12) 2015-07-22 20:30:21 AS: Data: AllowInProcess=1

    (12) 2015-07-22 20:30:21 AS: Result: Success

    (12) 2015-07-22 20:30:21 AS: Result: (Validation) Success

    (12) 2015-07-22 20:30:21 AS: ----------------------------------------------

    (12) 2015-07-22 20:30:21 Slp: Sco: Attempting to format the virtual account name from service name 'ReportServer'

    (12) 2015-07-22 20:30:21 Slp: Sco: Attempting to validate credentials for user account 'NT Service\MsDtsServer120' and service name 'MsDtsServer120'

    (12) 2015-07-22 20:30:21 Slp: Sco: Attempting to determine if the account 'NT Service\MsDtsServer120' is Virtual Account

    (12) 2015-07-22 20:30:21 SQLEngine: Fulltext : Validating FDHost Account

    (12) 2015-07-22 20:30:21 Slp: Sco: Attempting to determine if the account 'NT Service\MSSQLFDLauncher' is Virtual Account

    (12) 2015-07-22 20:30:21 Slp: Sco: Attempting to validate credentials for user account 'NT Service\MSSQLFDLauncher' and service name 'MSSQLFDLauncher'

    (12) 2015-07-22 20:30:21 Slp: Sco: Attempting to determine if the account 'NT Service\MSSQLFDLauncher' is Virtual Account

    (12) 2015-07-22 20:30:21 SQLEngine: Action Scenario: Install, Feature Scenario: Install, Resolved Scenario Install

    (12) 2015-07-22 20:30:21 SQLEngine: : Action Scenario: Install, Feature Scenario: Install, Resolved Scenario Install

    (12) 2015-07-22 20:30:21 Slp: Sco: Attempting to get account sid for user account NT Service\MSSQLSERVER

    (12) 2015-07-22 20:30:21 Slp: Sco: Attempting to get sid for user account NT Service\MSSQLSERVER

    (12) 2015-07-22 20:30:21 Slp: Sco: GetSidForAccount normalized accountName NT Service\MSSQLSERVER parameter to NT Service\MSSQLSERVER

    (12) 2015-07-22 20:30:21 Slp: Sco: Attempting to get account sid for user account NT Service

    (12) 2015-07-22 20:30:21 Slp: Sco: Attempting to get sid for user account NT Service

    (12) 2015-07-22 20:30:21 Slp: Sco: GetSidForAccount normalized accountName NT Service parameter to NT Service

    (12) 2015-07-22 20:30:21 SQLEngine: --EffectiveProperties: Dumping Effective Properties for new instance.

    (12) 2015-07-22 20:30:21 SQLEngine: --EffectiveProperties: InstanceId = MSSQL12.MSSQLSERVER

    (12) 2015-07-22 20:30:21 SQLEngine: --EffectiveProperties: InstanceName = MSSQLSERVER

    (12) 2015-07-22 20:30:21 SQLEngine: --EffectiveProperties: IsDefaultInstance = True

    (12) 2015-07-22 20:30:21 SQLEngine: --EffectiveProperties: SqlServerServiceName = MSSQLSERVER

    (12) 2015-07-22 20:30:21 SQLEngine: --EffectiveProperties: IsExpressSku = False

    (12) 2015-07-22 20:30:21 SQLEngine: --InstallProperties: Dumping Install Properties

    (12) 2015-07-22 20:30:21 SQLEngine: --InstallProperties: EnableRanu = False

    (12) 2015-07-22 20:30:21 SQLEngine: --InstallProperties: SecurityMode =

    (12) 2015-07-22 20:30:21 SQLEngine: --InstallProperties: LoginMode = 1

    (12) 2015-07-22 20:30:21 SQLEngine: --InstallProperties: SqlCollation = Latin1_General_CI_AS

    (12) 2015-07-22 20:30:21 SQLEngine: --InstallProperties: SqlAdminAcounts =

    (12) 2015-07-22 20:30:21 SQLEngine: --InstallProperties: SqlServiceStartupType = Automatic

    (12) 2015-07-22 20:30:21 SQLEngine: --InstallProperties: SqlAccount = NT Service\MSSQLSERVER

    (12) 2015-07-22 20:30:21 SQLEngine: --InstallProperties: AddCurrentUserAsSQLAdmin = False

    (12) 2015-07-22 20:30:21 SQLEngine: --PublicBasedDirectoryProperties: Dumping Directory Propreties

    (12) 2015-07-22 20:30:21 SQLEngine: --PublicBasedDirectoryProperties: DataRootDirectory = C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL

    (12) 2015-07-22 20:30:21 SQLEngine: --PublicBasedDirectoryProperties: SystemDataDirectory = C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (12) 2015-07-22 20:30:21 SQLEngine: --PublicBasedDirectoryProperties: InstallSqlInstanceDir = C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL

    (12) 2015-07-22 20:30:21 SQLEngine: --PublicBasedDirectoryProperties: DefaultDataDirectory = C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (12) 2015-07-22 20:30:21 SQLEngine: --PublicBasedDirectoryProperties: DefaultLogDirectory = C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (12) 2015-07-22 20:30:21 SQLEngine: --PublicBasedDirectoryProperties: BackupDirectory = C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\Backup

    (12) 2015-07-22 20:30:21 SQLEngine: --PublicBasedDirectoryProperties: TempDbDirectory = C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (12) 2015-07-22 20:30:21 SQLEngine: --PublicBasedDirectoryProperties: TempDbLogDirectory = C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (12) 2015-07-22 20:30:21 SQLEngine: --PublicBasedDirectoryProperties: ErrorLogDirectory = C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\Log

    (12) 2015-07-22 20:30:21 SQLEngine: --PublicBasedDirectoryProperties: TemplateDataDirectory = C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\Template Data

    (12) 2015-07-22 20:30:21 SQLEngine: --PublicBasedDirectoryProperties: SqlInstanceBinnDir = C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\Binn

    (12) 2015-07-22 20:30:21 SQLEngine: --PublicBasedDirectoryProperties: SqlInstanceTemplatesDir = C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\Binn\Templates

    (12) 2015-07-22 20:30:21 SQLEngine: --PublicBasedDirectoryProperties: MasterDbPath =

    (12) 2015-07-22 20:30:21 SQLEngine: --PublicBasedDirectoryProperties: MasterLogPath =

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: --- Validating Engine Settings ---

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Engine: Validating StartMode

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Engine: Validating FileStreamLevel : FILESTREAMLEVEL is 0

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Engine: Validating FileStreamSharename : No sharename specified

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Engine: Validating EnableRanu

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Validating SqlCollation

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: SqlCollation = Latin1_General_CI_AS

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: SqlCollation 'Latin1_General_CI_AS' is valid.

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Engine : Validating Service Account

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: SQLEngine : Validating Engine Service Account

    (12) 2015-07-22 20:30:21 Slp: Sco: Attempting to determine if the account 'NT Service\MSSQLSERVER' is Virtual Account

    (12) 2015-07-22 20:30:21 Slp: Sco: Attempting to validate credentials for user account 'NT Service\MSSQLSERVER' and service name 'MSSQLSERVER'

    (12) 2015-07-22 20:30:21 Slp: Sco: Attempting to determine if the account 'NT Service\MSSQLSERVER' is Virtual Account

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Action Scenario: Install, Feature Scenario: Install, Resolved Scenario Install

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Engine: Validating System Data Directory C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (12) 2015-07-22 20:30:21 Slp: Sco: Attempting to get directory information for path C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Engine: Checking if directory UNC Path

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Engine: Checking if drive is valid

    (12) 2015-07-22 20:30:21 SQLEngine: --SqlEngineSetupPrivate: EngineBasePrivateConfig tries to retrieve product property ClusterActionState while the based class was not properly initialized.

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Engine : File system for folder C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA is NTFS

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Engine: Validating Default Data Directory C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (12) 2015-07-22 20:30:21 Slp: Sco: Attempting to get directory information for path C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Engine: Checking if directory UNC Path

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Engine: Checking if drive is valid

    (12) 2015-07-22 20:30:21 SQLEngine: --SqlEngineSetupPrivate: EngineBasePrivateConfig tries to retrieve product property ClusterActionState while the based class was not properly initialized.

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Engine : File system for folder C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA is NTFS

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Engine: Validating Default Transaction Log Directory C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (12) 2015-07-22 20:30:21 Slp: Sco: Attempting to get directory information for path C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Engine: Checking if directory UNC Path

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Engine: Checking if drive is valid

    (12) 2015-07-22 20:30:21 SQLEngine: --SqlEngineSetupPrivate: EngineBasePrivateConfig tries to retrieve product property ClusterActionState while the based class was not properly initialized.

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Engine : File system for folder C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA is NTFS

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Engine: Validating Default TempDB Data Directory C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (12) 2015-07-22 20:30:21 Slp: Sco: Attempting to get directory information for path C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Engine: Checking if directory UNC Path

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Engine: Checking if drive is valid

    (12) 2015-07-22 20:30:21 SQLEngine: --SqlEngineSetupPrivate: EngineBasePrivateConfig tries to retrieve product property ClusterActionState while the based class was not properly initialized.

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Engine : File system for folder C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA is NTFS

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Engine: Validating Default TempDB Transaction Log Directory C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (12) 2015-07-22 20:30:21 Slp: Sco: Attempting to get directory information for path C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Engine: Checking if directory UNC Path

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Engine: Checking if drive is valid

    (12) 2015-07-22 20:30:21 SQLEngine: --SqlEngineSetupPrivate: EngineBasePrivateConfig tries to retrieve product property ClusterActionState while the based class was not properly initialized.

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Engine : File system for folder C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA is NTFS

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Engine: Validating Backup Directory C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\Backup

    (12) 2015-07-22 20:30:21 Slp: Sco: Attempting to get directory information for path C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\Backup

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Engine: Checking if directory UNC Path

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Engine: Checking if drive is valid

    (12) 2015-07-22 20:30:21 SQLEngine: --SqlEngineSetupPrivate: EngineBasePrivateConfig tries to retrieve product property ClusterActionState while the based class was not properly initialized.

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Engine : File system for folder C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\Backup is NTFS

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Engine: Validating Security Mode

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Checking for existing system databases.

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Action Scenario: Install, Feature Scenario: Install, Resolved Scenario Install

    (12) 2015-07-22 20:30:21 Slp: Sco: Attempting to get directory information for path C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Checking for existing tempdb file.

    (12) 2015-07-22 20:30:21 Slp: Sco: Attempting to get directory information for path C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Checking for existing tempdb file.

    (12) 2015-07-22 20:30:21 Slp: Sco: Attempting to get directory information for path C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Checking AddCurrentUserAsSQLAdmin setting.

    (12) 2015-07-22 20:30:21 Slp: Sco: Attempting to determine if the password is required for account 'NT Service\SQL Server Distributed Replay Client'

    (12) 2015-07-22 20:30:21 Slp: Sco: Attempting to determine if the account 'NT Service\SQL Server Distributed Replay Client' is Virtual Account

    (12) 2015-07-22 20:30:21 Slp: Sco: Attempting to validate credentials for user account 'NT Service\SQL Server Distributed Replay Client' and service name 'SQL Server Distributed Replay Client'

    (12) 2015-07-22 20:30:21 Slp: Sco: Attempting to determine if the account 'NT Service\SQL Server Distributed Replay Client' is Virtual Account

    (12) 2015-07-22 20:30:21 Slp: Sco: Attempting to determine if the password is required for account 'NT Service\SQL Server Distributed Replay Controller'

    (12) 2015-07-22 20:30:21 Slp: Sco: Attempting to determine if the account 'NT Service\SQL Server Distributed Replay Controller' is Virtual Account

    (12) 2015-07-22 20:30:21 Slp: Sco: Attempting to validate credentials for user account 'NT Service\SQL Server Distributed Replay Controller' and service name 'SQL Server Distributed Replay Controller'

    (12) 2015-07-22 20:30:21 Slp: Sco: Attempting to determine if the account 'NT Service\SQL Server Distributed Replay Controller' is Virtual Account

    (12) 2015-07-22 20:30:21 SQLEngine: Action Scenario: Install, Feature Scenario: Install, Resolved Scenario Install

    (12) 2015-07-22 20:30:21 SQLEngine: : Action Scenario: Install, Feature Scenario: Install, Resolved Scenario Install

    (12) 2015-07-22 20:30:21 Slp: Sco: Attempting to get account sid for user account NT Service\MSSQLSERVER

    (12) 2015-07-22 20:30:21 Slp: Sco: Attempting to get sid for user account NT Service\MSSQLSERVER

    (12) 2015-07-22 20:30:21 Slp: Sco: GetSidForAccount normalized accountName NT Service\MSSQLSERVER parameter to NT Service\MSSQLSERVER

    (12) 2015-07-22 20:30:21 Slp: Sco: Attempting to get account sid for user account NT Service

    (12) 2015-07-22 20:30:21 Slp: Sco: Attempting to get sid for user account NT Service

    (12) 2015-07-22 20:30:21 Slp: Sco: GetSidForAccount normalized accountName NT Service parameter to NT Service

    (12) 2015-07-22 20:30:21 SQLEngine: --EffectiveProperties: Dumping Effective Properties for new instance.

    (12) 2015-07-22 20:30:21 SQLEngine: --EffectiveProperties: InstanceId = MSSQL12.MSSQLSERVER

    (12) 2015-07-22 20:30:21 SQLEngine: --EffectiveProperties: InstanceName = MSSQLSERVER

    (12) 2015-07-22 20:30:21 SQLEngine: --EffectiveProperties: IsDefaultInstance = True

    (12) 2015-07-22 20:30:21 SQLEngine: --EffectiveProperties: SqlServerServiceName = MSSQLSERVER

    (12) 2015-07-22 20:30:21 SQLEngine: --EffectiveProperties: IsExpressSku = False

    (12) 2015-07-22 20:30:21 SQLEngine: --InstallProperties: Dumping Install Properties

    (12) 2015-07-22 20:30:21 SQLEngine: --InstallProperties: EnableRanu = False

    (12) 2015-07-22 20:30:21 SQLEngine: --InstallProperties: SecurityMode =

    (12) 2015-07-22 20:30:21 SQLEngine: --InstallProperties: LoginMode = 1

    (12) 2015-07-22 20:30:21 SQLEngine: --InstallProperties: SqlCollation = Latin1_General_CI_AS

    (12) 2015-07-22 20:30:21 SQLEngine: --InstallProperties: SqlAdminAcounts =

    (12) 2015-07-22 20:30:21 SQLEngine: --InstallProperties: SqlServiceStartupType = Automatic

    (12) 2015-07-22 20:30:21 SQLEngine: --InstallProperties: SqlAccount = NT Service\MSSQLSERVER

    (12) 2015-07-22 20:30:21 SQLEngine: --InstallProperties: AddCurrentUserAsSQLAdmin = False

    (12) 2015-07-22 20:30:21 SQLEngine: --PublicBasedDirectoryProperties: Dumping Directory Propreties

    (12) 2015-07-22 20:30:21 SQLEngine: --PublicBasedDirectoryProperties: DataRootDirectory = C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL

    (12) 2015-07-22 20:30:21 SQLEngine: --PublicBasedDirectoryProperties: SystemDataDirectory = C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (12) 2015-07-22 20:30:21 SQLEngine: --PublicBasedDirectoryProperties: InstallSqlInstanceDir = C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL

    (12) 2015-07-22 20:30:21 SQLEngine: --PublicBasedDirectoryProperties: DefaultDataDirectory = C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (12) 2015-07-22 20:30:21 SQLEngine: --PublicBasedDirectoryProperties: DefaultLogDirectory = C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (12) 2015-07-22 20:30:21 SQLEngine: --PublicBasedDirectoryProperties: BackupDirectory = C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\Backup

    (12) 2015-07-22 20:30:21 SQLEngine: --PublicBasedDirectoryProperties: TempDbDirectory = C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (12) 2015-07-22 20:30:21 SQLEngine: --PublicBasedDirectoryProperties: TempDbLogDirectory = C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (12) 2015-07-22 20:30:21 SQLEngine: --PublicBasedDirectoryProperties: ErrorLogDirectory = C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\Log

    (12) 2015-07-22 20:30:21 SQLEngine: --PublicBasedDirectoryProperties: TemplateDataDirectory = C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\Template Data

    (12) 2015-07-22 20:30:21 SQLEngine: --PublicBasedDirectoryProperties: SqlInstanceBinnDir = C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\Binn

    (12) 2015-07-22 20:30:21 SQLEngine: --PublicBasedDirectoryProperties: SqlInstanceTemplatesDir = C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\Binn\Templates

    (12) 2015-07-22 20:30:21 SQLEngine: --PublicBasedDirectoryProperties: MasterDbPath =

    (12) 2015-07-22 20:30:21 SQLEngine: --PublicBasedDirectoryProperties: MasterLogPath =

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: --- Validating Engine Settings ---

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Engine: Validating StartMode

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Engine: Validating FileStreamLevel : FILESTREAMLEVEL is 0

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Engine: Validating FileStreamSharename : No sharename specified

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Engine: Validating EnableRanu

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Validating SqlCollation

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: SqlCollation = Latin1_General_CI_AS

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: SqlCollation 'Latin1_General_CI_AS' is valid.

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Engine : Validating Service Account

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: SQLEngine : Validating Engine Service Account

    (12) 2015-07-22 20:30:21 Slp: Sco: Attempting to determine if the account 'NT Service\MSSQLSERVER' is Virtual Account

    (12) 2015-07-22 20:30:21 Slp: Sco: Attempting to validate credentials for user account 'NT Service\MSSQLSERVER' and service name 'MSSQLSERVER'

    (12) 2015-07-22 20:30:21 Slp: Sco: Attempting to determine if the account 'NT Service\MSSQLSERVER' is Virtual Account

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Action Scenario: Install, Feature Scenario: Install, Resolved Scenario Install

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Engine: Validating System Data Directory C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (12) 2015-07-22 20:30:21 Slp: Sco: Attempting to get directory information for path C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Engine: Checking if directory UNC Path

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Engine: Checking if drive is valid

    (12) 2015-07-22 20:30:21 SQLEngine: --SqlEngineSetupPrivate: EngineBasePrivateConfig tries to retrieve product property ClusterActionState while the based class was not properly initialized.

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Engine : File system for folder C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA is NTFS

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Engine: Validating Default Data Directory C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (12) 2015-07-22 20:30:21 Slp: Sco: Attempting to get directory information for path C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Engine: Checking if directory UNC Path

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Engine: Checking if drive is valid

    (12) 2015-07-22 20:30:21 SQLEngine: --SqlEngineSetupPrivate: EngineBasePrivateConfig tries to retrieve product property ClusterActionState while the based class was not properly initialized.

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Engine : File system for folder C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA is NTFS

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Engine: Validating Default Transaction Log Directory C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (12) 2015-07-22 20:30:21 Slp: Sco: Attempting to get directory information for path C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Engine: Checking if directory UNC Path

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Engine: Checking if drive is valid

    (12) 2015-07-22 20:30:21 SQLEngine: --SqlEngineSetupPrivate: EngineBasePrivateConfig tries to retrieve product property ClusterActionState while the based class was not properly initialized.

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Engine : File system for folder C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA is NTFS

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Engine: Validating Default TempDB Data Directory C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (12) 2015-07-22 20:30:21 Slp: Sco: Attempting to get directory information for path C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Engine: Checking if directory UNC Path

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Engine: Checking if drive is valid

    (12) 2015-07-22 20:30:21 SQLEngine: --SqlEngineSetupPrivate: EngineBasePrivateConfig tries to retrieve product property ClusterActionState while the based class was not properly initialized.

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Engine : File system for folder C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA is NTFS

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Engine: Validating Default TempDB Transaction Log Directory C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (12) 2015-07-22 20:30:21 Slp: Sco: Attempting to get directory information for path C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Engine: Checking if directory UNC Path

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Engine: Checking if drive is valid

    (12) 2015-07-22 20:30:21 SQLEngine: --SqlEngineSetupPrivate: EngineBasePrivateConfig tries to retrieve product property ClusterActionState while the based class was not properly initialized.

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Engine : File system for folder C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA is NTFS

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Engine: Validating Backup Directory C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\Backup

    (12) 2015-07-22 20:30:21 Slp: Sco: Attempting to get directory information for path C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\Backup

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Engine: Checking if directory UNC Path

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Engine: Checking if drive is valid

    (12) 2015-07-22 20:30:21 SQLEngine: --SqlEngineSetupPrivate: EngineBasePrivateConfig tries to retrieve product property ClusterActionState while the based class was not properly initialized.

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Engine : File system for folder C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\Backup is NTFS

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Engine: Validating Security Mode

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Checking for existing system databases.

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Action Scenario: Install, Feature Scenario: Install, Resolved Scenario Install

    (12) 2015-07-22 20:30:21 Slp: Sco: Attempting to get directory information for path C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Checking for existing tempdb file.

    (12) 2015-07-22 20:30:21 Slp: Sco: Attempting to get directory information for path C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Checking for existing tempdb file.

    (12) 2015-07-22 20:30:21 Slp: Sco: Attempting to get directory information for path C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (12) 2015-07-22 20:30:21 SQLEngine: --InputValidator: Checking AddCurrentUserAsSQLAdmin setting.

    (12) 2015-07-22 20:30:21 AS: ----------------------------------------------

    (12) 2015-07-22 20:30:21 AS: Action: Logging Input Values and it's Sources

    (12) 2015-07-22 20:30:21 AS: Data: Parameter=ASSVCACCOUNT,Source=Default,Value=NT Service\MSSQLServerOLAPService

    (12) 2015-07-22 20:30:21 AS: Data: Parameter=ASSVCPASSWORD,Source=Default,Value=********

    (12) 2015-07-22 20:30:21 AS: Data: Parameter=ASSVCSTARTUPTYPE,Source=Default,Value=Automatic

    (12) 2015-07-22 20:30:21 AS: Data: Parameter=ASCOLLATION,Source=Default,Value=Latin1_General_CI_AS

    (12) 2015-07-22 20:30:21 AS: Data: Parameter=SQLCOLLATION,Source=Default,Value=

    (12) 2015-07-22 20:30:21 AS: Data: Parameter=ASLANGUAGE,Source=NotSpecified,Value=

    (12) 2015-07-22 20:30:21 AS: Data: Parameter=ASDATADIR,Source=Default,Value=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Data

    (12) 2015-07-22 20:30:21 AS: Data: Parameter=ASLOGDIR,Source=Default,Value=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Log

    (12) 2015-07-22 20:30:21 AS: Data: Parameter=ASTEMPDIR,Source=Default,Value=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Temp

    (12) 2015-07-22 20:30:21 AS: Data: Parameter=ASBACKUPDIR,Source=Default,Value=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Backup

    (12) 2015-07-22 20:30:21 AS: Data: Parameter=ASCONFIGDIR,Source=Default,Value=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Config

    (12) 2015-07-22 20:30:21 AS: Data: Parameter=ASPROVIDERMSOLAP,Source=Default,Value=1

    (12) 2015-07-22 20:30:21 AS: Data: Parameter=ASSYSADMINACCOUNTS,Source=Default,Value=

    (12) 2015-07-22 20:30:21 AS: Result: Successfully Completed

    (12) 2015-07-22 20:30:21 AS: ----------------------------------------------

    (12) 2015-07-22 20:30:21 AS: ----------------------------------------------

    (12) 2015-07-22 20:30:21 AS: Action: (Validation) Processing Command Line Inputs for Install

    (12) 2015-07-22 20:30:21 AS: Action: (Validation) Validating Input Presence for UserName

    (12) 2015-07-22 20:30:21 AS: Data: Input=NT Service\MSSQLServerOLAPService

    (12) 2015-07-22 20:30:21 AS: Result: Valid (Input is provided and not blank)

    (12) 2015-07-22 20:30:21 AS: Action: Validating NT User Account

    (12) 2015-07-22 20:30:21 AS: Data: Account=NT Service\MSSQLServerOLAPService

    (12) 2015-07-22 20:30:21 AS: Data: Account After Mapping = NT Service\MSSQLServerOLAPService

    (12) 2015-07-22 20:30:21 Slp: Sco: Attempting to determine if the account 'NT Service\MSSQLServerOLAPService' is Virtual Account

    (12) 2015-07-22 20:30:21 AS: Result: Valid NT User

    (12) 2015-07-22 20:30:21 AS: Action: Validating Password

    (12) 2015-07-22 20:30:21 AS: Data: Account=NT Service\MSSQLServerOLAPService

    (12) 2015-07-22 20:30:21 Slp: Sco: Attempting to get account sid for user account NT Service\MSSQLServerOLAPService

    (12) 2015-07-22 20:30:21 Slp: Sco: Attempting to get sid for user account NT Service\MSSQLServerOLAPService

    (12) 2015-07-22 20:30:21 Slp: Sco: GetSidForAccount normalized accountName NT Service\MSSQLServerOLAPService parameter to NT Service\MSSQLServerOLAPService

    (12) 2015-07-22 20:30:21 Slp: Sco: Attempting to determine if the account 'NT Service\MSSQLServerOLAPService' is Managed Service Account

    (12) 2015-07-22 20:30:21 Slp: Sco: Attempting to determine if the account 'NT Service\MSSQLServerOLAPService' is Virtual Account

    (12) 2015-07-22 20:30:21 AS: Result: success

    (12) 2015-07-22 20:30:21 AS: Action: Validation User Login

    (12) 2015-07-22 20:30:21 AS: Data : (Utility) UserName=NT Service\MSSQLServerOLAPService

    (12) 2015-07-22 20:30:21 AS: Action: (Utility) Detecting Instance Name

    (12) 2015-07-22 20:30:21 AS: Result: (Utility) MSSQLSERVER

    (12) 2015-07-22 20:30:21 AS: Data : (Utility) Instance Name =MSSQLSERVER

    (12) 2015-07-22 20:30:21 AS: Action: (Utility) Detecting Service Name

    (12) 2015-07-22 20:30:21 AS: Result: (Utility) MSSQLServerOLAPService

    (12) 2015-07-22 20:30:21 Slp: Sco: Attempting to validate credentials for user account 'NT Service\MSSQLServerOLAPService' and service name 'MSSQLServerOLAPService'

    (12) 2015-07-22 20:30:21 Slp: Sco: Attempting to determine if the account 'NT Service\MSSQLServerOLAPService' is Virtual Account

    (12) 2015-07-22 20:30:21 AS: Result: (Utility) Success

    (12) 2015-07-22 20:30:21 AS: Action: (Validation) Validating Input Collation

    (12) 2015-07-22 20:30:21 AS: Data: Input Value=Latin1_General_CI_AS

    (12) 2015-07-22 20:30:21 AS: Result: Success

    (12) 2015-07-22 20:30:21 AS: Action: (Validation) Validating Input DataDir

    (12) 2015-07-22 20:30:21 AS: Data: Input Value=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Data

    (12) 2015-07-22 20:30:21 AS: Result: Success

    (12) 2015-07-22 20:30:21 AS: Action: (Validation) Validating Input LogDir

    (12) 2015-07-22 20:30:21 AS: Data: Input Value=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Log

    (12) 2015-07-22 20:30:21 AS: Result: Success

    (12) 2015-07-22 20:30:21 AS: Action: (Validation) Validating Input BackupDir

    (12) 2015-07-22 20:30:21 AS: Data: Input Value=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Backup

    (12) 2015-07-22 20:30:21 AS: Result: Success

    (12) 2015-07-22 20:30:21 AS: Action: (Validation) Validating Input TempDir

    (12) 2015-07-22 20:30:21 AS: Data: Input Value=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Temp

    (12) 2015-07-22 20:30:21 AS: Result: Success

    (12) 2015-07-22 20:30:21 AS: Action: (Validation) Validating Input ConfigDir

    (12) 2015-07-22 20:30:21 AS: Data: Input Value=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Config

    (12) 2015-07-22 20:30:21 AS: Result: Success

    (12) 2015-07-22 20:30:21 AS: Action: (Validation) Validating Input StartMode

    (12) 2015-07-22 20:30:21 AS: Data: Input Value=Automatic

    (12) 2015-07-22 20:30:21 AS: Result: Success

    (12) 2015-07-22 20:30:21 AS: Action: (Validation) Validating Input AllowInProcess

    (12) 2015-07-22 20:30:21 AS: Data: Input Value=1

    (12) 2015-07-22 20:30:21 AS: Result: Success

    (12) 2015-07-22 20:30:21 Slp: Sco: Attempting to get directory information for path C:\Program Files\Microsoft SQL Server(12) 2015-07-22 20:30:21 AS: Action: (Validation) Validating Folder INSTANCEDIR,Path=C:\Program Files\Microsoft SQL Server(12) 2015-07-22 20:30:21 AS: Action: (Validation) Validating Folder DataDir,Path=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Data

    (12) 2015-07-22 20:30:21 AS: Action: (Utility) Detecting Drive List

    (12) 2015-07-22 20:30:21 AS: Result: (Utility) C:\|D:\|F:\|H:\|I:\|J:\|K:\|L:\|Q:\|

    (12) 2015-07-22 20:30:21 AS: Action: (Validation: not on shared disk) Validating Folder DataDir,Path=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Data not on shared disk

    (12) 2015-07-22 20:30:21 AS: Result: (Validation: not on shared disk) Success

    (12) 2015-07-22 20:30:21 AS: Result: (Validation) Success

    (12) 2015-07-22 20:30:21 AS: Action: (Validation) Validating Folder LogDir,Path=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Log

    (12) 2015-07-22 20:30:21 AS: Action: (Utility) Detecting Drive List

    (12) 2015-07-22 20:30:21 AS: Result: (Utility) C:\|D:\|F:\|H:\|I:\|J:\|K:\|L:\|Q:\|

    (12) 2015-07-22 20:30:21 AS: Action: (Validation: not on shared disk) Validating Folder LogDir,Path=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Log not on shared disk

    (12) 2015-07-22 20:30:21 AS: Result: (Validation: not on shared disk) Success

    (12) 2015-07-22 20:30:21 AS: Result: (Validation) Success

    (12) 2015-07-22 20:30:21 AS: Action: (Validation) Validating Folder BackupDir,Path=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Backup

    (12) 2015-07-22 20:30:21 AS: Action: (Utility) Detecting Drive List

    (12) 2015-07-22 20:30:21 AS: Result: (Utility) C:\|D:\|F:\|H:\|I:\|J:\|K:\|L:\|Q:\|

    (12) 2015-07-22 20:30:21 Slp: Sco: Directory C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Backup does not exist

    (12) 2015-07-22 20:30:21 Slp: Sco: Attempting to create directory C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Backup

    (12) 2015-07-22 20:30:21 Slp: Sco: Attempting to create directory C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Backup, security descriptor

    (12) 2015-07-22 20:30:21 Slp: Sco: Directory 'C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Backup' already exists, skipping creation, moving to set security descriptor.

    (12) 2015-07-22 20:30:21 Slp: Sco: Attempting to set security descriptor for directory C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Backup, security descriptor

    (12) 2015-07-22 20:30:21 Slp: Sco: SDDL is NULL/empty and overwriteSecurityDescriptor is false, so nothing to do, return.

    (12) 2015-07-22 20:30:21 Slp: Sco: Attempting to delete directory C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Backup exists, recursively False

    (12) 2015-07-22 20:30:21 AS: Action: (Validation: not on shared disk) Validating Folder BackupDir,Path=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Backup not on shared disk

    (12) 2015-07-22 20:30:21 AS: Result: (Validation: not on shared disk) Success

    (12) 2015-07-22 20:30:21 AS: Result: (Validation) Success

    (12) 2015-07-22 20:30:21 AS: Action: (Validation) Validating Folder TempDir,Path=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Temp

    (12) 2015-07-22 20:30:21 AS: Action: (Utility) Detecting Drive List

    (12) 2015-07-22 20:30:21 AS: Result: (Utility) C:\|D:\|F:\|H:\|I:\|J:\|K:\|L:\|Q:\|

    (12) 2015-07-22 20:30:21 Slp: Sco: Directory C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Temp does not exist

    (12) 2015-07-22 20:30:21 Slp: Sco: Attempting to create directory C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Temp

    (12) 2015-07-22 20:30:21 Slp: Sco: Attempting to create directory C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Temp, security descriptor

    (12) 2015-07-22 20:30:21 Slp: Sco: Directory 'C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Temp' already exists, skipping creation, moving to set security descriptor.

    (12) 2015-07-22 20:30:21 Slp: Sco: Attempting to set security descriptor for directory C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Temp, security descriptor

    (12) 2015-07-22 20:30:21 Slp: Sco: SDDL is NULL/empty and overwriteSecurityDescriptor is false, so nothing to do, return.

    (12) 2015-07-22 20:30:21 Slp: Sco: Attempting to delete directory C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Temp exists, recursively False

    (12) 2015-07-22 20:30:21 AS: Action: (Validation: not on shared disk) Validating Folder TempDir,Path=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Temp not on shared disk

    (12) 2015-07-22 20:30:21 AS: Result: (Validation: not on shared disk) Success

    (12) 2015-07-22 20:30:21 AS: Result: (Validation) Success

    (12) 2015-07-22 20:30:21 AS: Action: (Validation) Validating Folder ConfigDir,Path=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Config

    (12) 2015-07-22 20:30:21 AS: Action: (Utility) Detecting Drive List

    (12) 2015-07-22 20:30:21 AS: Result: (Utility) C:\|D:\|F:\|H:\|I:\|J:\|K:\|L:\|Q:\|

    (12) 2015-07-22 20:30:21 AS: Action: (Validation: not on shared disk) Validating Folder ConfigDir,Path=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Config not on shared disk

    (12) 2015-07-22 20:30:21 AS: Result: (Validation: not on shared disk) Success

    (12) 2015-07-22 20:30:21 AS: Result: (Validation) Success

    (12) 2015-07-22 20:30:21 AS: Action: (Validation) Validating SysAdmin Accounts

    (12) 2015-07-22 20:30:21 AS: Data: No Input for Sys Admin

    (12) 2015-07-22 20:30:21 AS: Result: (Validation) Invalid

    (12) 2015-07-22 20:30:21 AS: Action: (Validation) Validating Collation for Analysis Service

    (12) 2015-07-22 20:30:21 AS: Action: (Validation) Validating Collation Entry

    (12) 2015-07-22 20:30:21 AS: Data: Latin1_General_CI_AS

    (12) 2015-07-22 20:30:21 AS: Action: (Utility) Validate Collation Entry

    (12) 2015-07-22 20:30:21 AS: Data: Latin1_General_CI_AS

    (12) 2015-07-22 20:30:21 AS: Result: (Utility) Valid

    (12) 2015-07-22 20:30:21 AS: Result: (Validation) Success

    (12) 2015-07-22 20:30:21 AS: Action: (Validation) Validating Collation Match

    (12) 2015-07-22 20:30:21 AS: Data: ASCollation=Latin1_General_CI_AS,SQLCollation=

    (12) 2015-07-22 20:30:21 AS: Result: (Validation) Success

    (12) 2015-07-22 20:30:21 AS: Action: Detect Whether it is Valid Collation

    (12) 2015-07-22 20:30:21 AS: Data: Collation = Latin1_General_CI_AS

    (12) 2015-07-22 20:30:21 AS: Action: (Utility) Retrieving embedded content

    (12) 2015-07-22 20:30:21 AS: Data: Resource Name =Microsoft.SqlServer.Configuration.ASExtension.LCIDs.xml

    (12) 2015-07-22 20:30:21 AS: Result: (Utility) Success

    (12) 2015-07-22 20:30:21 AS: Data: Locale ID=0x0409

    (12) 2015-07-22 20:30:21 AS: Result: Valid

    (12) 2015-07-22 20:30:21 AS: Result: (Validation) Success

    (12) 2015-07-22 20:30:21 AS: Action: Validating Start Mode

    (12) 2015-07-22 20:30:21 AS: Result: Success

    (12) 2015-07-22 20:30:21 AS: Action: Validating Allow in Process

    (12) 2015-07-22 20:30:21 AS: Data: AllowInProcess=1

    (12) 2015-07-22 20:30:21 AS: Result: Success

    (12) 2015-07-22 20:30:21 AS: Result: (Validation) Success

    (12) 2015-07-22 20:30:21 AS: ----------------------------------------------

    (09) 2015-07-22 20:30:21 SQLEngine: Action Scenario: Install, Feature Scenario: Install, Resolved Scenario Install

    (09) 2015-07-22 20:30:21 SQLEngine: Action Scenario: Install, Feature Scenario: Install, Resolved Scenario Install

    (09) 2015-07-22 20:30:21 SQLEngine: Use default collation: Latin1_General_CI_AS

    (09) 2015-07-22 20:30:21 SQLEngine: SqlEngine: Calculating default service account for engine service. Current value of SqlAccount: NT Service\MSSQLSERVER

    (09) 2015-07-22 20:30:21 Slp: Sco: Attempting to format the virtual account name from service name 'MSSQLSERVER'

    (09) 2015-07-22 20:30:21 SQLEngine: SqlEngine: Completed calculating default service account for engine service. Final value of SqlAccount: NT Service\MSSQLSERVER

    (11) 2015-07-22 20:32:02 SQLEngine: Action Scenario: Install, Feature Scenario: Install, Resolved Scenario Install

    (11) 2015-07-22 20:32:02 SQLEngine: : Action Scenario: Install, Feature Scenario: Install, Resolved Scenario Install

    (11) 2015-07-22 20:32:02 Slp: Sco: Attempting to get account sid for user account NT Service\MSSQLSERVER

    (11) 2015-07-22 20:32:02 Slp: Sco: Attempting to get sid for user account NT Service\MSSQLSERVER

    (11) 2015-07-22 20:32:02 Slp: Sco: GetSidForAccount normalized accountName NT Service\MSSQLSERVER parameter to NT Service\MSSQLSERVER

    (11) 2015-07-22 20:32:02 Slp: Sco: Attempting to get account sid for user account NT Service

    (11) 2015-07-22 20:32:02 Slp: Sco: Attempting to get sid for user account NT Service

    (11) 2015-07-22 20:32:02 Slp: Sco: GetSidForAccount normalized accountName NT Service parameter to NT Service

    (11) 2015-07-22 20:32:02 SQLEngine: --EffectiveProperties: Dumping Effective Properties for new instance.

    (11) 2015-07-22 20:32:02 SQLEngine: --EffectiveProperties: InstanceId = MSSQL12.MSSQLSERVER

    (11) 2015-07-22 20:32:02 SQLEngine: --EffectiveProperties: InstanceName = MSSQLSERVER

    (11) 2015-07-22 20:32:02 SQLEngine: --EffectiveProperties: IsDefaultInstance = True

    (11) 2015-07-22 20:32:02 SQLEngine: --EffectiveProperties: SqlServerServiceName = MSSQLSERVER

    (11) 2015-07-22 20:32:02 SQLEngine: --EffectiveProperties: IsExpressSku = False

    (11) 2015-07-22 20:32:02 SQLEngine: --InstallProperties: Dumping Install Properties

    (11) 2015-07-22 20:32:02 SQLEngine: --InstallProperties: EnableRanu = False

    (11) 2015-07-22 20:32:02 SQLEngine: --InstallProperties: SecurityMode = SQL

    (11) 2015-07-22 20:32:02 SQLEngine: --InstallProperties: LoginMode = 2

    (11) 2015-07-22 20:32:02 SQLEngine: --InstallProperties: SqlCollation = Latin1_General_CI_AS

    (11) 2015-07-22 20:32:02 SQLEngine: --InstallProperties: SqlAdminAccounts = TOMPUTER3D\TOM

    (11) 2015-07-22 20:32:02 SQLEngine: --InstallProperties: SqlServiceStartupType = Automatic

    (11) 2015-07-22 20:32:02 SQLEngine: --InstallProperties: SqlAccount = NT Service\MSSQLSERVER

    (11) 2015-07-22 20:32:02 SQLEngine: --InstallProperties: AddCurrentUserAsSQLAdmin = False

    (11) 2015-07-22 20:32:02 SQLEngine: --PublicBasedDirectoryProperties: Dumping Directory Propreties

    (11) 2015-07-22 20:32:02 SQLEngine: --PublicBasedDirectoryProperties: DataRootDirectory = C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL

    (11) 2015-07-22 20:32:02 SQLEngine: --PublicBasedDirectoryProperties: SystemDataDirectory = C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (11) 2015-07-22 20:32:02 SQLEngine: --PublicBasedDirectoryProperties: InstallSqlInstanceDir = C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL

    (11) 2015-07-22 20:32:02 SQLEngine: --PublicBasedDirectoryProperties: DefaultDataDirectory = C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (11) 2015-07-22 20:32:02 SQLEngine: --PublicBasedDirectoryProperties: DefaultLogDirectory = C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (11) 2015-07-22 20:32:02 SQLEngine: --PublicBasedDirectoryProperties: BackupDirectory = C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\Backup

    (11) 2015-07-22 20:32:02 SQLEngine: --PublicBasedDirectoryProperties: TempDbDirectory = C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (11) 2015-07-22 20:32:02 SQLEngine: --PublicBasedDirectoryProperties: TempDbLogDirectory = C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (11) 2015-07-22 20:32:02 SQLEngine: --PublicBasedDirectoryProperties: ErrorLogDirectory = C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\Log

    (11) 2015-07-22 20:32:02 SQLEngine: --PublicBasedDirectoryProperties: TemplateDataDirectory = C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\Template Data

    (11) 2015-07-22 20:32:02 SQLEngine: --PublicBasedDirectoryProperties: SqlInstanceBinnDir = C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\Binn

    (11) 2015-07-22 20:32:02 SQLEngine: --PublicBasedDirectoryProperties: SqlInstanceTemplatesDir = C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\Binn\Templates

    (11) 2015-07-22 20:32:02 SQLEngine: --PublicBasedDirectoryProperties: MasterDbPath =

    (11) 2015-07-22 20:32:02 SQLEngine: --PublicBasedDirectoryProperties: MasterLogPath =

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: --- Validating Engine Settings ---

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Engine: Validating StartMode

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Engine: Validating FileStreamLevel : FILESTREAMLEVEL is 0

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Engine: Validating FileStreamSharename : No sharename specified

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Engine: Validating EnableRanu

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Validating SqlCollation

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: SqlCollation = Latin1_General_CI_AS

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: SqlCollation 'Latin1_General_CI_AS' is valid.

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Engine : Validating Service Account

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: SQLEngine : Validating Engine Service Account

    (11) 2015-07-22 20:32:02 Slp: Sco: Attempting to determine if the account 'NT Service\MSSQLSERVER' is Virtual Account

    (11) 2015-07-22 20:32:02 Slp: Sco: Attempting to validate credentials for user account 'NT Service\MSSQLSERVER' and service name 'MSSQLSERVER'

    (11) 2015-07-22 20:32:02 Slp: Sco: Attempting to determine if the account 'NT Service\MSSQLSERVER' is Virtual Account

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Action Scenario: Install, Feature Scenario: Install, Resolved Scenario Install

    (11) 2015-07-22 20:32:02 SQLEngine: Validating Sys Admin Accounts

    (11) 2015-07-22 20:32:02 SQLEngine: Engine: Validating Account TOMPUTER3D\TOM

    (11) 2015-07-22 20:32:02 SQLEngine: Engine : Attempting to get account sid for account TOMPUTER3D\TOM

    (11) 2015-07-22 20:32:02 Slp: Sco: Attempting to get account sid for user account TOMPUTER3D\TOM

    (11) 2015-07-22 20:32:02 Slp: Sco: Attempting to get sid for user account TOMPUTER3D\TOM

    (11) 2015-07-22 20:32:02 Slp: Sco: GetSidForAccount normalized accountName TOMPUTER3D\TOM parameter to TOM

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Engine: Validating System Data Directory C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (11) 2015-07-22 20:32:02 Slp: Sco: Attempting to get directory information for path C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Engine: Checking if directory UNC Path

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Engine: Checking if drive is valid

    (11) 2015-07-22 20:32:02 SQLEngine: --SqlEngineSetupPrivate: EngineBasePrivateConfig tries to retrieve product property ClusterActionState while the based class was not properly initialized.

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Engine : File system for folder C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA is NTFS

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Engine: Validating Default Data Directory C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (11) 2015-07-22 20:32:02 Slp: Sco: Attempting to get directory information for path C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Engine: Checking if directory UNC Path

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Engine: Checking if drive is valid

    (11) 2015-07-22 20:32:02 SQLEngine: --SqlEngineSetupPrivate: EngineBasePrivateConfig tries to retrieve product property ClusterActionState while the based class was not properly initialized.

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Engine : File system for folder C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA is NTFS

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Engine: Validating Default Transaction Log Directory C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (11) 2015-07-22 20:32:02 Slp: Sco: Attempting to get directory information for path C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Engine: Checking if directory UNC Path

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Engine: Checking if drive is valid

    (11) 2015-07-22 20:32:02 SQLEngine: --SqlEngineSetupPrivate: EngineBasePrivateConfig tries to retrieve product property ClusterActionState while the based class was not properly initialized.

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Engine : File system for folder C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA is NTFS

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Engine: Validating Default TempDB Data Directory C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (11) 2015-07-22 20:32:02 Slp: Sco: Attempting to get directory information for path C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Engine: Checking if directory UNC Path

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Engine: Checking if drive is valid

    (11) 2015-07-22 20:32:02 SQLEngine: --SqlEngineSetupPrivate: EngineBasePrivateConfig tries to retrieve product property ClusterActionState while the based class was not properly initialized.

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Engine : File system for folder C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA is NTFS

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Engine: Validating Default TempDB Transaction Log Directory C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (11) 2015-07-22 20:32:02 Slp: Sco: Attempting to get directory information for path C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Engine: Checking if directory UNC Path

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Engine: Checking if drive is valid

    (11) 2015-07-22 20:32:02 SQLEngine: --SqlEngineSetupPrivate: EngineBasePrivateConfig tries to retrieve product property ClusterActionState while the based class was not properly initialized.

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Engine : File system for folder C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA is NTFS

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Engine: Validating Backup Directory C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\Backup

    (11) 2015-07-22 20:32:02 Slp: Sco: Attempting to get directory information for path C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\Backup

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Engine: Checking if directory UNC Path

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Engine: Checking if drive is valid

    (11) 2015-07-22 20:32:02 SQLEngine: --SqlEngineSetupPrivate: EngineBasePrivateConfig tries to retrieve product property ClusterActionState while the based class was not properly initialized.

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Engine : File system for folder C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\Backup is NTFS

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Engine: Validating Security Mode

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Checking for existing system databases.

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Action Scenario: Install, Feature Scenario: Install, Resolved Scenario Install

    (11) 2015-07-22 20:32:02 Slp: Sco: Attempting to get directory information for path C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Checking for existing tempdb file.

    (11) 2015-07-22 20:32:02 Slp: Sco: Attempting to get directory information for path C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Checking for existing tempdb file.

    (11) 2015-07-22 20:32:02 Slp: Sco: Attempting to get directory information for path C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Checking AddCurrentUserAsSQLAdmin setting.

    (11) 2015-07-22 20:32:02 SQLEngine: Action Scenario: Install, Feature Scenario: Install, Resolved Scenario Install

    (11) 2015-07-22 20:32:02 SQLEngine: : Action Scenario: Install, Feature Scenario: Install, Resolved Scenario Install

    (11) 2015-07-22 20:32:02 Slp: Sco: Attempting to get account sid for user account NT Service\MSSQLSERVER

    (11) 2015-07-22 20:32:02 Slp: Sco: Attempting to get sid for user account NT Service\MSSQLSERVER

    (11) 2015-07-22 20:32:02 Slp: Sco: GetSidForAccount normalized accountName NT Service\MSSQLSERVER parameter to NT Service\MSSQLSERVER

    (11) 2015-07-22 20:32:02 Slp: Sco: Attempting to get account sid for user account NT Service

    (11) 2015-07-22 20:32:02 Slp: Sco: Attempting to get sid for user account NT Service

    (11) 2015-07-22 20:32:02 Slp: Sco: GetSidForAccount normalized accountName NT Service parameter to NT Service

    (11) 2015-07-22 20:32:02 SQLEngine: --EffectiveProperties: Dumping Effective Properties for new instance.

    (11) 2015-07-22 20:32:02 SQLEngine: --EffectiveProperties: InstanceId = MSSQL12.MSSQLSERVER

    (11) 2015-07-22 20:32:02 SQLEngine: --EffectiveProperties: InstanceName = MSSQLSERVER

    (11) 2015-07-22 20:32:02 SQLEngine: --EffectiveProperties: IsDefaultInstance = True

    (11) 2015-07-22 20:32:02 SQLEngine: --EffectiveProperties: SqlServerServiceName = MSSQLSERVER

    (11) 2015-07-22 20:32:02 SQLEngine: --EffectiveProperties: IsExpressSku = False

    (11) 2015-07-22 20:32:02 SQLEngine: --InstallProperties: Dumping Install Properties

    (11) 2015-07-22 20:32:02 SQLEngine: --InstallProperties: EnableRanu = False

    (11) 2015-07-22 20:32:02 SQLEngine: --InstallProperties: SecurityMode = SQL

    (11) 2015-07-22 20:32:02 SQLEngine: --InstallProperties: LoginMode = 2

    (11) 2015-07-22 20:32:02 SQLEngine: --InstallProperties: SqlCollation = Latin1_General_CI_AS

    (11) 2015-07-22 20:32:02 SQLEngine: --InstallProperties: SqlAdminAccounts = TOMPUTER3D\TOM

    (11) 2015-07-22 20:32:02 SQLEngine: --InstallProperties: SqlServiceStartupType = Automatic

    (11) 2015-07-22 20:32:02 SQLEngine: --InstallProperties: SqlAccount = NT Service\MSSQLSERVER

    (11) 2015-07-22 20:32:02 SQLEngine: --InstallProperties: AddCurrentUserAsSQLAdmin = False

    (11) 2015-07-22 20:32:02 SQLEngine: --PublicBasedDirectoryProperties: Dumping Directory Propreties

    (11) 2015-07-22 20:32:02 SQLEngine: --PublicBasedDirectoryProperties: DataRootDirectory = C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL

    (11) 2015-07-22 20:32:02 SQLEngine: --PublicBasedDirectoryProperties: SystemDataDirectory = C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (11) 2015-07-22 20:32:02 SQLEngine: --PublicBasedDirectoryProperties: InstallSqlInstanceDir = C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL

    (11) 2015-07-22 20:32:02 SQLEngine: --PublicBasedDirectoryProperties: DefaultDataDirectory = C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (11) 2015-07-22 20:32:02 SQLEngine: --PublicBasedDirectoryProperties: DefaultLogDirectory = C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (11) 2015-07-22 20:32:02 SQLEngine: --PublicBasedDirectoryProperties: BackupDirectory = C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\Backup

    (11) 2015-07-22 20:32:02 SQLEngine: --PublicBasedDirectoryProperties: TempDbDirectory = C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (11) 2015-07-22 20:32:02 SQLEngine: --PublicBasedDirectoryProperties: TempDbLogDirectory = C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (11) 2015-07-22 20:32:02 SQLEngine: --PublicBasedDirectoryProperties: ErrorLogDirectory = C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\Log

    (11) 2015-07-22 20:32:02 SQLEngine: --PublicBasedDirectoryProperties: TemplateDataDirectory = C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\Template Data

    (11) 2015-07-22 20:32:02 SQLEngine: --PublicBasedDirectoryProperties: SqlInstanceBinnDir = C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\Binn

    (11) 2015-07-22 20:32:02 SQLEngine: --PublicBasedDirectoryProperties: SqlInstanceTemplatesDir = C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\Binn\Templates

    (11) 2015-07-22 20:32:02 SQLEngine: --PublicBasedDirectoryProperties: MasterDbPath =

    (11) 2015-07-22 20:32:02 SQLEngine: --PublicBasedDirectoryProperties: MasterLogPath =

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: --- Validating Engine Settings ---

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Engine: Validating StartMode

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Engine: Validating FileStreamLevel : FILESTREAMLEVEL is 0

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Engine: Validating FileStreamSharename : No sharename specified

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Engine: Validating EnableRanu

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Validating SqlCollation

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: SqlCollation = Latin1_General_CI_AS

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: SqlCollation 'Latin1_General_CI_AS' is valid.

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Engine : Validating Service Account

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: SQLEngine : Validating Engine Service Account

    (11) 2015-07-22 20:32:02 Slp: Sco: Attempting to determine if the account 'NT Service\MSSQLSERVER' is Virtual Account

    (11) 2015-07-22 20:32:02 Slp: Sco: Attempting to validate credentials for user account 'NT Service\MSSQLSERVER' and service name 'MSSQLSERVER'

    (11) 2015-07-22 20:32:02 Slp: Sco: Attempting to determine if the account 'NT Service\MSSQLSERVER' is Virtual Account

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Action Scenario: Install, Feature Scenario: Install, Resolved Scenario Install

    (11) 2015-07-22 20:32:02 SQLEngine: Validating Sys Admin Accounts

    (11) 2015-07-22 20:32:02 SQLEngine: Engine: Validating Account TOMPUTER3D\TOM

    (11) 2015-07-22 20:32:02 SQLEngine: Engine : Attempting to get account sid for account TOMPUTER3D\TOM

    (11) 2015-07-22 20:32:02 Slp: Sco: Attempting to get account sid for user account TOMPUTER3D\TOM

    (11) 2015-07-22 20:32:02 Slp: Sco: Attempting to get sid for user account TOMPUTER3D\TOM

    (11) 2015-07-22 20:32:02 Slp: Sco: GetSidForAccount normalized accountName TOMPUTER3D\TOM parameter to TOM

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Engine: Validating System Data Directory C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (11) 2015-07-22 20:32:02 Slp: Sco: Attempting to get directory information for path C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Engine: Checking if directory UNC Path

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Engine: Checking if drive is valid

    (11) 2015-07-22 20:32:02 SQLEngine: --SqlEngineSetupPrivate: EngineBasePrivateConfig tries to retrieve product property ClusterActionState while the based class was not properly initialized.

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Engine : File system for folder C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA is NTFS

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Engine: Validating Default Data Directory C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (11) 2015-07-22 20:32:02 Slp: Sco: Attempting to get directory information for path C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Engine: Checking if directory UNC Path

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Engine: Checking if drive is valid

    (11) 2015-07-22 20:32:02 SQLEngine: --SqlEngineSetupPrivate: EngineBasePrivateConfig tries to retrieve product property ClusterActionState while the based class was not properly initialized.

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Engine : File system for folder C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA is NTFS

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Engine: Validating Default Transaction Log Directory C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (11) 2015-07-22 20:32:02 Slp: Sco: Attempting to get directory information for path C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Engine: Checking if directory UNC Path

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Engine: Checking if drive is valid

    (11) 2015-07-22 20:32:02 SQLEngine: --SqlEngineSetupPrivate: EngineBasePrivateConfig tries to retrieve product property ClusterActionState while the based class was not properly initialized.

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Engine : File system for folder C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA is NTFS

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Engine: Validating Default TempDB Data Directory C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (11) 2015-07-22 20:32:02 Slp: Sco: Attempting to get directory information for path C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Engine: Checking if directory UNC Path

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Engine: Checking if drive is valid

    (11) 2015-07-22 20:32:02 SQLEngine: --SqlEngineSetupPrivate: EngineBasePrivateConfig tries to retrieve product property ClusterActionState while the based class was not properly initialized.

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Engine : File system for folder C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA is NTFS

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Engine: Validating Default TempDB Transaction Log Directory C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (11) 2015-07-22 20:32:02 Slp: Sco: Attempting to get directory information for path C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Engine: Checking if directory UNC Path

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Engine: Checking if drive is valid

    (11) 2015-07-22 20:32:02 SQLEngine: --SqlEngineSetupPrivate: EngineBasePrivateConfig tries to retrieve product property ClusterActionState while the based class was not properly initialized.

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Engine : File system for folder C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA is NTFS

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Engine: Validating Backup Directory C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\Backup

    (11) 2015-07-22 20:32:02 Slp: Sco: Attempting to get directory information for path C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\Backup

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Engine: Checking if directory UNC Path

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Engine: Checking if drive is valid

    (11) 2015-07-22 20:32:02 SQLEngine: --SqlEngineSetupPrivate: EngineBasePrivateConfig tries to retrieve product property ClusterActionState while the based class was not properly initialized.

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Engine : File system for folder C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\Backup is NTFS

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Engine: Validating Security Mode

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Checking for existing system databases.

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Action Scenario: Install, Feature Scenario: Install, Resolved Scenario Install

    (11) 2015-07-22 20:32:02 Slp: Sco: Attempting to get directory information for path C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Checking for existing tempdb file.

    (11) 2015-07-22 20:32:02 Slp: Sco: Attempting to get directory information for path C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Checking for existing tempdb file.

    (11) 2015-07-22 20:32:02 Slp: Sco: Attempting to get directory information for path C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Checking AddCurrentUserAsSQLAdmin setting.

    (11) 2015-07-22 20:32:02 SQLEngine: Action Scenario: Install, Feature Scenario: Install, Resolved Scenario Install

    (11) 2015-07-22 20:32:02 SQLEngine: : Action Scenario: Install, Feature Scenario: Install, Resolved Scenario Install

    (11) 2015-07-22 20:32:02 Slp: Sco: Attempting to get account sid for user account NT Service\MSSQLSERVER

    (11) 2015-07-22 20:32:02 Slp: Sco: Attempting to get sid for user account NT Service\MSSQLSERVER

    (11) 2015-07-22 20:32:02 Slp: Sco: GetSidForAccount normalized accountName NT Service\MSSQLSERVER parameter to NT Service\MSSQLSERVER

    (11) 2015-07-22 20:32:02 Slp: Sco: Attempting to get account sid for user account NT Service

    (11) 2015-07-22 20:32:02 Slp: Sco: Attempting to get sid for user account NT Service

    (11) 2015-07-22 20:32:02 Slp: Sco: GetSidForAccount normalized accountName NT Service parameter to NT Service

    (11) 2015-07-22 20:32:02 SQLEngine: --EffectiveProperties: Dumping Effective Properties for new instance.

    (11) 2015-07-22 20:32:02 SQLEngine: --EffectiveProperties: InstanceId = MSSQL12.MSSQLSERVER

    (11) 2015-07-22 20:32:02 SQLEngine: --EffectiveProperties: InstanceName = MSSQLSERVER

    (11) 2015-07-22 20:32:02 SQLEngine: --EffectiveProperties: IsDefaultInstance = True

    (11) 2015-07-22 20:32:02 SQLEngine: --EffectiveProperties: SqlServerServiceName = MSSQLSERVER

    (11) 2015-07-22 20:32:02 SQLEngine: --EffectiveProperties: IsExpressSku = False

    (11) 2015-07-22 20:32:02 SQLEngine: --InstallProperties: Dumping Install Properties

    (11) 2015-07-22 20:32:02 SQLEngine: --InstallProperties: EnableRanu = False

    (11) 2015-07-22 20:32:02 SQLEngine: --InstallProperties: SecurityMode = SQL

    (11) 2015-07-22 20:32:02 SQLEngine: --InstallProperties: LoginMode = 2

    (11) 2015-07-22 20:32:02 SQLEngine: --InstallProperties: SqlCollation = Latin1_General_CI_AS

    (11) 2015-07-22 20:32:02 SQLEngine: --InstallProperties: SqlAdminAccounts = TOMPUTER3D\TOM

    (11) 2015-07-22 20:32:02 SQLEngine: --InstallProperties: SqlServiceStartupType = Automatic

    (11) 2015-07-22 20:32:02 SQLEngine: --InstallProperties: SqlAccount = NT Service\MSSQLSERVER

    (11) 2015-07-22 20:32:02 SQLEngine: --InstallProperties: AddCurrentUserAsSQLAdmin = False

    (11) 2015-07-22 20:32:02 SQLEngine: --PublicBasedDirectoryProperties: Dumping Directory Propreties

    (11) 2015-07-22 20:32:02 SQLEngine: --PublicBasedDirectoryProperties: DataRootDirectory = C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL

    (11) 2015-07-22 20:32:02 SQLEngine: --PublicBasedDirectoryProperties: SystemDataDirectory = C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (11) 2015-07-22 20:32:02 SQLEngine: --PublicBasedDirectoryProperties: InstallSqlInstanceDir = C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL

    (11) 2015-07-22 20:32:02 SQLEngine: --PublicBasedDirectoryProperties: DefaultDataDirectory = C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (11) 2015-07-22 20:32:02 SQLEngine: --PublicBasedDirectoryProperties: DefaultLogDirectory = C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (11) 2015-07-22 20:32:02 SQLEngine: --PublicBasedDirectoryProperties: BackupDirectory = C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\Backup

    (11) 2015-07-22 20:32:02 SQLEngine: --PublicBasedDirectoryProperties: TempDbDirectory = C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (11) 2015-07-22 20:32:02 SQLEngine: --PublicBasedDirectoryProperties: TempDbLogDirectory = C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (11) 2015-07-22 20:32:02 SQLEngine: --PublicBasedDirectoryProperties: ErrorLogDirectory = C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\Log

    (11) 2015-07-22 20:32:02 SQLEngine: --PublicBasedDirectoryProperties: TemplateDataDirectory = C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\Template Data

    (11) 2015-07-22 20:32:02 SQLEngine: --PublicBasedDirectoryProperties: SqlInstanceBinnDir = C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\Binn

    (11) 2015-07-22 20:32:02 SQLEngine: --PublicBasedDirectoryProperties: SqlInstanceTemplatesDir = C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\Binn\Templates

    (11) 2015-07-22 20:32:02 SQLEngine: --PublicBasedDirectoryProperties: MasterDbPath =

    (11) 2015-07-22 20:32:02 SQLEngine: --PublicBasedDirectoryProperties: MasterLogPath =

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: --- Validating Engine Settings ---

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Engine: Validating StartMode

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Engine: Validating FileStreamLevel : FILESTREAMLEVEL is 0

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Engine: Validating FileStreamSharename : No sharename specified

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Engine: Validating EnableRanu

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Validating SqlCollation

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: SqlCollation = Latin1_General_CI_AS

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: SqlCollation 'Latin1_General_CI_AS' is valid.

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Engine : Validating Service Account

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: SQLEngine : Validating Engine Service Account

    (11) 2015-07-22 20:32:02 Slp: Sco: Attempting to determine if the account 'NT Service\MSSQLSERVER' is Virtual Account

    (11) 2015-07-22 20:32:02 Slp: Sco: Attempting to validate credentials for user account 'NT Service\MSSQLSERVER' and service name 'MSSQLSERVER'

    (11) 2015-07-22 20:32:02 Slp: Sco: Attempting to determine if the account 'NT Service\MSSQLSERVER' is Virtual Account

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Action Scenario: Install, Feature Scenario: Install, Resolved Scenario Install

    (11) 2015-07-22 20:32:02 SQLEngine: Validating Sys Admin Accounts

    (11) 2015-07-22 20:32:02 SQLEngine: Engine: Validating Account TOMPUTER3D\TOM

    (11) 2015-07-22 20:32:02 SQLEngine: Engine : Attempting to get account sid for account TOMPUTER3D\TOM

    (11) 2015-07-22 20:32:02 Slp: Sco: Attempting to get account sid for user account TOMPUTER3D\TOM

    (11) 2015-07-22 20:32:02 Slp: Sco: Attempting to get sid for user account TOMPUTER3D\TOM

    (11) 2015-07-22 20:32:02 Slp: Sco: GetSidForAccount normalized accountName TOMPUTER3D\TOM parameter to TOM

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Engine: Validating System Data Directory C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (11) 2015-07-22 20:32:02 Slp: Sco: Attempting to get directory information for path C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Engine: Checking if directory UNC Path

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Engine: Checking if drive is valid

    (11) 2015-07-22 20:32:02 SQLEngine: --SqlEngineSetupPrivate: EngineBasePrivateConfig tries to retrieve product property ClusterActionState while the based class was not properly initialized.

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Engine : File system for folder C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA is NTFS

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Engine: Validating Default Data Directory C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (11) 2015-07-22 20:32:02 Slp: Sco: Attempting to get directory information for path C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Engine: Checking if directory UNC Path

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Engine: Checking if drive is valid

    (11) 2015-07-22 20:32:02 SQLEngine: --SqlEngineSetupPrivate: EngineBasePrivateConfig tries to retrieve product property ClusterActionState while the based class was not properly initialized.

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Engine : File system for folder C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA is NTFS

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Engine: Validating Default Transaction Log Directory C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (11) 2015-07-22 20:32:02 Slp: Sco: Attempting to get directory information for path C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Engine: Checking if directory UNC Path

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Engine: Checking if drive is valid

    (11) 2015-07-22 20:32:02 SQLEngine: --SqlEngineSetupPrivate: EngineBasePrivateConfig tries to retrieve product property ClusterActionState while the based class was not properly initialized.

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Engine : File system for folder C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA is NTFS

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Engine: Validating Default TempDB Data Directory C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (11) 2015-07-22 20:32:02 Slp: Sco: Attempting to get directory information for path C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Engine: Checking if directory UNC Path

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Engine: Checking if drive is valid

    (11) 2015-07-22 20:32:02 SQLEngine: --SqlEngineSetupPrivate: EngineBasePrivateConfig tries to retrieve product property ClusterActionState while the based class was not properly initialized.

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Engine : File system for folder C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA is NTFS

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Engine: Validating Default TempDB Transaction Log Directory C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (11) 2015-07-22 20:32:02 Slp: Sco: Attempting to get directory information for path C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Engine: Checking if directory UNC Path

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Engine: Checking if drive is valid

    (11) 2015-07-22 20:32:02 SQLEngine: --SqlEngineSetupPrivate: EngineBasePrivateConfig tries to retrieve product property ClusterActionState while the based class was not properly initialized.

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Engine : File system for folder C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA is NTFS

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Engine: Validating Backup Directory C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\Backup

    (11) 2015-07-22 20:32:02 Slp: Sco: Attempting to get directory information for path C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\Backup

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Engine: Checking if directory UNC Path

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Engine: Checking if drive is valid

    (11) 2015-07-22 20:32:02 SQLEngine: --SqlEngineSetupPrivate: EngineBasePrivateConfig tries to retrieve product property ClusterActionState while the based class was not properly initialized.

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Engine : File system for folder C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\Backup is NTFS

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Engine: Validating Security Mode

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Checking for existing system databases.

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Action Scenario: Install, Feature Scenario: Install, Resolved Scenario Install

    (11) 2015-07-22 20:32:02 Slp: Sco: Attempting to get directory information for path C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Checking for existing tempdb file.

    (11) 2015-07-22 20:32:02 Slp: Sco: Attempting to get directory information for path C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Checking for existing tempdb file.

    (11) 2015-07-22 20:32:02 Slp: Sco: Attempting to get directory information for path C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA

    (11) 2015-07-22 20:32:02 SQLEngine: --InputValidator: Checking AddCurrentUserAsSQLAdmin setting.

    (11) 2015-07-22 20:32:02 ACE: Normalizing user input on public configuration object.

    (11) 2015-07-22 20:32:02 ACE: Formatting user name 'NT Service\SQLSERVERAGENT'

    (11) 2015-07-22 20:32:02 Slp: Sco: Attempting to get account sid for user account NT Service\SQLSERVERAGENT

    (11) 2015-07-22 20:32:02 Slp: Sco: Attempting to get sid for user account NT Service\SQLSERVERAGENT

    (11) 2015-07-22 20:32:02 Slp: Sco: GetSidForAccount normalized accountName NT Service\SQLSERVERAGENT parameter to NT Service\SQLSERVERAGENT

    (11) 2015-07-22 20:32:02 Slp: Sco: Failed when querying buffer size

    (11) 2015-07-22 20:32:02 Slp: Sco: Attempting to get account sid for user account NT Service

    (11) 2015-07-22 20:32:02 Slp: Sco: Attempting to get sid for user account NT Service

    (11) 2015-07-22 20:32:02 Slp: Sco: GetSidForAccount normalized accountName NT Service parameter to NT Service

    (11) 2015-07-22 20:32:02 ACE: Formatted user name is 'NT Service\SQLSERVERAGENT'

    (11) 2015-07-22 20:32:02 ACE: Can't get InstanceName, fall back to INSTANCENAME input setting value

    (11) 2015-07-22 20:32:02 ACE: Got instanceName=MSSQLSERVER

    (11) 2015-07-22 20:32:02 ACE: ValidateUserNameAndPassword started with userName = 'NT Service\SQLSERVERAGENT', userNameRequired = 'True', isCluster = 'False'

    (11) 2015-07-22 20:32:02 ACE: Validating username 'NT Service\SQLSERVERAGENT' and password '<empty>'

    (11) 2015-07-22 20:32:02 Slp: Sco: Attempting to validate credentials for user account 'NT Service\SQLSERVERAGENT' and service name 'SQLSERVERAGENT'

    (11) 2015-07-22 20:32:02 Slp: Sco: Attempting to determine if the account 'NT Service\SQLSERVERAGENT' is Virtual Account

    (11) 2015-07-22 20:32:02 Slp: Sco: Attempting to determine if the account 'NT Service\SQLSERVERAGENT' is Virtual Account

    (11) 2015-07-22 20:32:02 ACE: ValidateUserNameAndPassword completed with the valid virtual account

    (09) 2015-07-22 20:32:02 AS: Action: Detect Default Collation based on system locale

    (09) 2015-07-22 20:32:02 AS: Data: System Locale = 1031

    (09) 2015-07-22 20:32:02 AS: Result: Latin1_General_CI_AS

    (09) 2015-07-22 20:32:02 AS: Action: Detect Whether it is Valid Collation

    (09) 2015-07-22 20:32:02 AS: Data: Collation = Latin1_General_CI_AS

    (09) 2015-07-22 20:32:02 AS: Action: (Utility) Retrieving embedded content

    (09) 2015-07-22 20:32:02 AS: Data: Resource Name =Microsoft.SqlServer.Configuration.ASExtension.LCIDs.xml

    (09) 2015-07-22 20:32:02 AS: Result: (Utility) Success

    (09) 2015-07-22 20:32:02 AS: Data: Locale ID=0x0409

    (09) 2015-07-22 20:32:02 AS: Result: Valid

    (09) 2015-07-22 20:32:02 AS: -------------------------------------------------------

    (09) 2015-07-22 20:32:02 AS: Action: Calcuate Interface called for recomputation

    (09) 2015-07-22 20:32:02 AS: Action: (Utility) Detecting Instance ID

    (09) 2015-07-22 20:32:02 AS: Result: (Utility) MSAS12.MSSQLSERVER

    (09) 2015-07-22 20:32:02 AS: Result: Success

    (09) 2015-07-22 20:32:02 AS: -------------------------------------------------------

    (09) 2015-07-22 20:32:02 AS: Action: Calculating default service account for AS engine Service

    (09) 2015-07-22 20:32:02 AS: Data: User Name = NT Service\MSSQLServerOLAPService

    (09) 2015-07-22 20:32:02 AS: Data: Role=

    (09) 2015-07-22 20:32:02 AS: Data: Is Domain Controller =False

    (09) 2015-07-22 20:32:02 AS: Action: (Utility) Detecting Instance Name

    (09) 2015-07-22 20:32:02 AS: Result: (Utility) MSSQLSERVER

    (09) 2015-07-22 20:32:02 AS: Data: Instance Name = MSSQLSERVER

    (09) 2015-07-22 20:32:02 AS: Action: (Utility) Detecting Service Name

    (09) 2015-07-22 20:32:02 AS: Result: (Utility) MSSQLServerOLAPService

    (09) 2015-07-22 20:32:02 Slp: Sco: Attempting to format the virtual account name from service name 'MSSQLServerOLAPService'

    (09) 2015-07-22 20:32:02 AS: Data: User Name = NT Service\MSSQLServerOLAPService after calculating default service account.

    (09) 2015-07-22 20:32:02 AS: Result: Completed calculating default service account for AS engine service

    (09) 2015-07-22 20:32:02 AS: Action: Detect Default Collation based on system locale

    (09) 2015-07-22 20:32:02 AS: Data: System Locale = 1031

    (09) 2015-07-22 20:32:02 AS: Result: Latin1_General_CI_AS

    (09) 2015-07-22 20:32:02 AS: Action: Detect Whether it is Valid Collation

    (09) 2015-07-22 20:32:02 AS: Data: Collation = Latin1_General_CI_AS

    (09) 2015-07-22 20:32:02 AS: Action: (Utility) Retrieving embedded content

    (09) 2015-07-22 20:32:02 AS: Data: Resource Name =Microsoft.SqlServer.Configuration.ASExtension.LCIDs.xml

    (09) 2015-07-22 20:32:02 AS: Result: (Utility) Success

    (09) 2015-07-22 20:32:02 AS: Data: Locale ID=0x0409

    (09) 2015-07-22 20:32:02 AS: Result: Valid

    (09) 2015-07-22 20:32:02 AS: -------------------------------------------------------

    (09) 2015-07-22 20:32:02 AS: Action: Calcuate Interface called for recomputation

    (09) 2015-07-22 20:32:02 AS: Action: (Utility) Detecting Instance ID

    (09) 2015-07-22 20:32:02 AS: Result: (Utility) MSAS12.MSSQLSERVER

    (09) 2015-07-22 20:32:02 AS: Result: Success

    (09) 2015-07-22 20:32:02 AS: -------------------------------------------------------

    (09) 2015-07-22 20:32:02 AS: Action: Calculating default service account for AS engine Service

    (09) 2015-07-22 20:32:02 AS: Data: User Name = NT Service\MSSQLServerOLAPService

    (09) 2015-07-22 20:32:02 AS: Data: Role=

    (09) 2015-07-22 20:32:02 AS: Data: Is Domain Controller =False

    (09) 2015-07-22 20:32:02 AS: Action: (Utility) Detecting Instance Name

    (09) 2015-07-22 20:32:02 AS: Result: (Utility) MSSQLSERVER

    (09) 2015-07-22 20:32:02 AS: Data: Instance Name = MSSQLSERVER

    (09) 2015-07-22 20:32:02 AS: Action: (Utility) Detecting Service Name

    (09) 2015-07-22 20:32:02 AS: Result: (Utility) MSSQLServerOLAPService

    (09) 2015-07-22 20:32:02 Slp: Sco: Attempting to format the virtual account name from service name 'MSSQLServerOLAPService'

    (09) 2015-07-22 20:32:02 AS: Data: User Name = NT Service\MSSQLServerOLAPService after calculating default service account.

    (09) 2015-07-22 20:32:02 AS: Result: Completed calculating default service account for AS engine service

    (11) 2015-07-22 20:32:10 AS: ----------------------------------------------

    (11) 2015-07-22 20:32:10 AS: Action: Logging Input Values and it's Sources

    (11) 2015-07-22 20:32:10 AS: Data: Parameter=ASSVCACCOUNT,Source=Default,Value=NT Service\MSSQLServerOLAPService

    (11) 2015-07-22 20:32:10 AS: Data: Parameter=ASSVCPASSWORD,Source=Default,Value=********

    (11) 2015-07-22 20:32:10 AS: Data: Parameter=ASSVCSTARTUPTYPE,Source=Default,Value=Automatic

    (11) 2015-07-22 20:32:10 AS: Data: Parameter=ASCOLLATION,Source=Default,Value=Latin1_General_CI_AS

    (11) 2015-07-22 20:32:10 AS: Data: Parameter=SQLCOLLATION,Source=Default,Value=

    (11) 2015-07-22 20:32:10 AS: Data: Parameter=ASLANGUAGE,Source=NotSpecified,Value=

    (11) 2015-07-22 20:32:10 AS: Data: Parameter=ASDATADIR,Source=Default,Value=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Data

    (11) 2015-07-22 20:32:10 AS: Data: Parameter=ASLOGDIR,Source=Default,Value=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Log

    (11) 2015-07-22 20:32:10 AS: Data: Parameter=ASTEMPDIR,Source=Default,Value=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Temp

    (11) 2015-07-22 20:32:10 AS: Data: Parameter=ASBACKUPDIR,Source=Default,Value=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Backup

    (11) 2015-07-22 20:32:10 AS: Data: Parameter=ASCONFIGDIR,Source=Default,Value=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Config

    (11) 2015-07-22 20:32:10 AS: Data: Parameter=ASPROVIDERMSOLAP,Source=Default,Value=1

    (11) 2015-07-22 20:32:10 AS: Data: Parameter=ASSYSADMINACCOUNTS,Source=Default,Value=

    (11) 2015-07-22 20:32:10 AS: Result: Successfully Completed

    (11) 2015-07-22 20:32:10 AS: ----------------------------------------------

    (11) 2015-07-22 20:32:10 AS: ----------------------------------------------

    (11) 2015-07-22 20:32:10 AS: Action: (Validation) Processing Command Line Inputs for Install

    (11) 2015-07-22 20:32:10 AS: Action: (Validation) Validating Input Presence for UserName

    (11) 2015-07-22 20:32:10 AS: Data: Input=NT Service\MSSQLServerOLAPService

    (11) 2015-07-22 20:32:10 AS: Result: Valid (Input is provided and not blank)

    (11) 2015-07-22 20:32:10 AS: Action: Validating NT User Account

    (11) 2015-07-22 20:32:10 AS: Data: Account=NT Service\MSSQLServerOLAPService

    (11) 2015-07-22 20:32:10 AS: Data: Account After Mapping = NT Service\MSSQLServerOLAPService

    (11) 2015-07-22 20:32:10 Slp: Sco: Attempting to determine if the account 'NT Service\MSSQLServerOLAPService' is Virtual Account

    (11) 2015-07-22 20:32:10 AS: Result: Valid NT User

    (11) 2015-07-22 20:32:10 AS: Action: Validating Password

    (11) 2015-07-22 20:32:10 AS: Data: Account=NT Service\MSSQLServerOLAPService

    (11) 2015-07-22 20:32:10 Slp: Sco: Attempting to get account sid for user account NT Service\MSSQLServerOLAPService

    (11) 2015-07-22 20:32:10 Slp: Sco: Attempting to get sid for user account NT Service\MSSQLServerOLAPService

    (11) 2015-07-22 20:32:10 Slp: Sco: GetSidForAccount normalized accountName NT Service\MSSQLServerOLAPService parameter to NT Service\MSSQLServerOLAPService

    (11) 2015-07-22 20:32:10 Slp: Sco: Attempting to determine if the account 'NT Service\MSSQLServerOLAPService' is Managed Service Account

    (11) 2015-07-22 20:32:10 Slp: Sco: Attempting to determine if the account 'NT Service\MSSQLServerOLAPService' is Virtual Account

    (11) 2015-07-22 20:32:10 AS: Result: success

    (11) 2015-07-22 20:32:10 AS: Action: Validation User Login

    (11) 2015-07-22 20:32:10 AS: Data : (Utility) UserName=NT Service\MSSQLServerOLAPService

    (11) 2015-07-22 20:32:10 AS: Action: (Utility) Detecting Instance Name

    (11) 2015-07-22 20:32:10 AS: Result: (Utility) MSSQLSERVER

    (11) 2015-07-22 20:32:10 AS: Data : (Utility) Instance Name =MSSQLSERVER

    (11) 2015-07-22 20:32:10 AS: Action: (Utility) Detecting Service Name

    (11) 2015-07-22 20:32:10 AS: Result: (Utility) MSSQLServerOLAPService

    (11) 2015-07-22 20:32:10 Slp: Sco: Attempting to validate credentials for user account 'NT Service\MSSQLServerOLAPService' and service name 'MSSQLServerOLAPService'

    (11) 2015-07-22 20:32:10 Slp: Sco: Attempting to determine if the account 'NT Service\MSSQLServerOLAPService' is Virtual Account

    (11) 2015-07-22 20:32:10 AS: Result: (Utility) Success

    (11) 2015-07-22 20:32:10 AS: Action: (Validation) Validating Input Collation

    (11) 2015-07-22 20:32:10 AS: Data: Input Value=Latin1_General_CI_AS

    (11) 2015-07-22 20:32:10 AS: Result: Success

    (11) 2015-07-22 20:32:10 AS: Action: (Validation) Validating Input DataDir

    (11) 2015-07-22 20:32:10 AS: Data: Input Value=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Data

    (11) 2015-07-22 20:32:10 AS: Result: Success

    (11) 2015-07-22 20:32:10 AS: Action: (Validation) Validating Input LogDir

    (11) 2015-07-22 20:32:10 AS: Data: Input Value=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Log

    (11) 2015-07-22 20:32:10 AS: Result: Success

    (11) 2015-07-22 20:32:10 AS: Action: (Validation) Validating Input BackupDir

    (11) 2015-07-22 20:32:10 AS: Data: Input Value=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Backup

    (11) 2015-07-22 20:32:10 AS: Result: Success

    (11) 2015-07-22 20:32:10 AS: Action: (Validation) Validating Input TempDir

    (11) 2015-07-22 20:32:10 AS: Data: Input Value=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Temp

    (11) 2015-07-22 20:32:10 AS: Result: Success

    (11) 2015-07-22 20:32:10 AS: Action: (Validation) Validating Input ConfigDir

    (11) 2015-07-22 20:32:10 AS: Data: Input Value=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Config

    (11) 2015-07-22 20:32:10 AS: Result: Success

    (11) 2015-07-22 20:32:10 AS: Action: (Validation) Validating Input StartMode

    (11) 2015-07-22 20:32:10 AS: Data: Input Value=Automatic

    (11) 2015-07-22 20:32:10 AS: Result: Success

    (11) 2015-07-22 20:32:10 AS: Action: (Validation) Validating Input AllowInProcess

    (11) 2015-07-22 20:32:10 AS: Data: Input Value=1

    (11) 2015-07-22 20:32:10 AS: Result: Success

    (11) 2015-07-22 20:32:10 Slp: Sco: Attempting to get directory information for path C:\Program Files\Microsoft SQL Server(11) 2015-07-22 20:32:10 AS: Action: (Validation) Validating Folder INSTANCEDIR,Path=C:\Program Files\Microsoft SQL Server(11) 2015-07-22 20:32:10 AS: Action: (Validation) Validating Folder DataDir,Path=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Data

    (11) 2015-07-22 20:32:10 AS: Action: (Utility) Detecting Drive List

    (11) 2015-07-22 20:32:10 AS: Result: (Utility) C:\|D:\|F:\|H:\|I:\|J:\|K:\|L:\|Q:\|

    (11) 2015-07-22 20:32:10 AS: Action: (Validation: not on shared disk) Validating Folder DataDir,Path=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Data not on shared disk

    (11) 2015-07-22 20:32:10 AS: Result: (Validation: not on shared disk) Success

    (11) 2015-07-22 20:32:10 AS: Result: (Validation) Success

    (11) 2015-07-22 20:32:10 AS: Action: (Validation) Validating Folder LogDir,Path=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Log

    (11) 2015-07-22 20:32:10 AS: Action: (Utility) Detecting Drive List

    (11) 2015-07-22 20:32:10 AS: Result: (Utility) C:\|D:\|F:\|H:\|I:\|J:\|K:\|L:\|Q:\|

    (11) 2015-07-22 20:32:10 AS: Action: (Validation: not on shared disk) Validating Folder LogDir,Path=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Log not on shared disk

    (11) 2015-07-22 20:32:10 AS: Result: (Validation: not on shared disk) Success

    (11) 2015-07-22 20:32:10 AS: Result: (Validation) Success

    (11) 2015-07-22 20:32:10 AS: Action: (Validation) Validating Folder BackupDir,Path=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Backup

    (11) 2015-07-22 20:32:10 AS: Action: (Utility) Detecting Drive List

    (11) 2015-07-22 20:32:10 AS: Result: (Utility) C:\|D:\|F:\|H:\|I:\|J:\|K:\|L:\|Q:\|

    (11) 2015-07-22 20:32:10 Slp: Sco: Directory C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Backup does not exist

    (11) 2015-07-22 20:32:10 Slp: Sco: Attempting to create directory C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Backup

    (11) 2015-07-22 20:32:10 Slp: Sco: Attempting to create directory C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Backup, security descriptor

    (11) 2015-07-22 20:32:10 Slp: Sco: Directory 'C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Backup' already exists, skipping creation, moving to set security descriptor.

    (11) 2015-07-22 20:32:10 Slp: Sco: Attempting to set security descriptor for directory C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Backup, security descriptor

    (11) 2015-07-22 20:32:10 Slp: Sco: SDDL is NULL/empty and overwriteSecurityDescriptor is false, so nothing to do, return.

    (11) 2015-07-22 20:32:10 Slp: Sco: Attempting to delete directory C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Backup exists, recursively False

    (11) 2015-07-22 20:32:10 AS: Action: (Validation: not on shared disk) Validating Folder BackupDir,Path=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Backup not on shared disk

    (11) 2015-07-22 20:32:10 AS: Result: (Validation: not on shared disk) Success

    (11) 2015-07-22 20:32:10 AS: Result: (Validation) Success

    (11) 2015-07-22 20:32:10 AS: Action: (Validation) Validating Folder TempDir,Path=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Temp

    (11) 2015-07-22 20:32:10 AS: Action: (Utility) Detecting Drive List

    (11) 2015-07-22 20:32:10 AS: Result: (Utility) C:\|D:\|F:\|H:\|I:\|J:\|K:\|L:\|Q:\|

    (11) 2015-07-22 20:32:10 Slp: Sco: Directory C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Temp does not exist

    (11) 2015-07-22 20:32:10 Slp: Sco: Attempting to create directory C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Temp

    (11) 2015-07-22 20:32:10 Slp: Sco: Attempting to create directory C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Temp, security descriptor

    (11) 2015-07-22 20:32:10 Slp: Sco: Directory 'C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Temp' already exists, skipping creation, moving to set security descriptor.

    (11) 2015-07-22 20:32:10 Slp: Sco: Attempting to set security descriptor for directory C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Temp, security descriptor

    (11) 2015-07-22 20:32:10 Slp: Sco: SDDL is NULL/empty and overwriteSecurityDescriptor is false, so nothing to do, return.

    (11) 2015-07-22 20:32:10 Slp: Sco: Attempting to delete directory C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Temp exists, recursively False

    (11) 2015-07-22 20:32:10 AS: Action: (Validation: not on shared disk) Validating Folder TempDir,Path=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Temp not on shared disk

    (11) 2015-07-22 20:32:10 AS: Result: (Validation: not on shared disk) Success

    (11) 2015-07-22 20:32:10 AS: Result: (Validation) Success

    (11) 2015-07-22 20:32:10 AS: Action: (Validation) Validating Folder ConfigDir,Path=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Config

    (11) 2015-07-22 20:32:10 AS: Action: (Utility) Detecting Drive List

    (11) 2015-07-22 20:32:10 AS: Result: (Utility) C:\|D:\|F:\|H:\|I:\|J:\|K:\|L:\|Q:\|

    (11) 2015-07-22 20:32:10 AS: Action: (Validation: not on shared disk) Validating Folder ConfigDir,Path=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Config not on shared disk

    (11) 2015-07-22 20:32:10 AS: Result: (Validation: not on shared disk) Success

    (11) 2015-07-22 20:32:10 AS: Result: (Validation) Success

    (11) 2015-07-22 20:32:10 AS: Action: (Validation) Validating SysAdmin Accounts

    (11) 2015-07-22 20:32:10 AS: Data: No Input for Sys Admin

    (11) 2015-07-22 20:32:10 AS: Result: (Validation) Invalid

    (11) 2015-07-22 20:32:10 AS: Action: (Validation) Validating Collation for Analysis Service

    (11) 2015-07-22 20:32:10 AS: Action: (Validation) Validating Collation Entry

    (11) 2015-07-22 20:32:10 AS: Data: Latin1_General_CI_AS

    (11) 2015-07-22 20:32:10 AS: Action: (Utility) Validate Collation Entry

    (11) 2015-07-22 20:32:10 AS: Data: Latin1_General_CI_AS

    (11) 2015-07-22 20:32:10 AS: Result: (Utility) Valid

    (11) 2015-07-22 20:32:10 AS: Result: (Validation) Success

    (11) 2015-07-22 20:32:10 AS: Action: (Validation) Validating Collation Match

    (11) 2015-07-22 20:32:10 AS: Data: ASCollation=Latin1_General_CI_AS,SQLCollation=

    (11) 2015-07-22 20:32:10 AS: Result: (Validation) Success

    (11) 2015-07-22 20:32:10 AS: Action: Detect Whether it is Valid Collation

    (11) 2015-07-22 20:32:10 AS: Data: Collation = Latin1_General_CI_AS

    (11) 2015-07-22 20:32:10 AS: Action: (Utility) Retrieving embedded content

    (11) 2015-07-22 20:32:10 AS: Data: Resource Name =Microsoft.SqlServer.Configuration.ASExtension.LCIDs.xml

    (11) 2015-07-22 20:32:10 AS: Result: (Utility) Success

    (11) 2015-07-22 20:32:10 AS: Data: Locale ID=0x0409

    (11) 2015-07-22 20:32:10 AS: Result: Valid

    (11) 2015-07-22 20:32:10 AS: Result: (Validation) Success

    (11) 2015-07-22 20:32:10 AS: Action: Validating Start Mode

    (11) 2015-07-22 20:32:10 AS: Result: Success

    (11) 2015-07-22 20:32:10 AS: Action: Validating Allow in Process

    (11) 2015-07-22 20:32:10 AS: Data: AllowInProcess=1

    (11) 2015-07-22 20:32:10 AS: Result: Success

    (11) 2015-07-22 20:32:10 AS: Result: (Validation) Success

    (11) 2015-07-22 20:32:10 AS: ----------------------------------------------

    (11) 2015-07-22 20:32:10 AS: ----------------------------------------------

    (11) 2015-07-22 20:32:10 AS: Action: Logging Input Values and it's Sources

    (11) 2015-07-22 20:32:10 AS: Data: Parameter=ASSVCACCOUNT,Source=Default,Value=NT Service\MSSQLServerOLAPService

    (11) 2015-07-22 20:32:10 AS: Data: Parameter=ASSVCPASSWORD,Source=Default,Value=********

    (11) 2015-07-22 20:32:10 AS: Data: Parameter=ASSVCSTARTUPTYPE,Source=Default,Value=Automatic

    (11) 2015-07-22 20:32:10 AS: Data: Parameter=ASCOLLATION,Source=Default,Value=Latin1_General_CI_AS

    (11) 2015-07-22 20:32:10 AS: Data: Parameter=SQLCOLLATION,Source=Default,Value=

    (11) 2015-07-22 20:32:10 AS: Data: Parameter=ASLANGUAGE,Source=NotSpecified,Value=

    (11) 2015-07-22 20:32:10 AS: Data: Parameter=ASDATADIR,Source=Default,Value=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Data

    (11) 2015-07-22 20:32:10 AS: Data: Parameter=ASLOGDIR,Source=Default,Value=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Log

    (11) 2015-07-22 20:32:10 AS: Data: Parameter=ASTEMPDIR,Source=Default,Value=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Temp

    (11) 2015-07-22 20:32:10 AS: Data: Parameter=ASBACKUPDIR,Source=Default,Value=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Backup

    (11) 2015-07-22 20:32:10 AS: Data: Parameter=ASCONFIGDIR,Source=Default,Value=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Config

    (11) 2015-07-22 20:32:10 AS: Data: Parameter=ASPROVIDERMSOLAP,Source=Default,Value=1

    (11) 2015-07-22 20:32:10 AS: Data: Parameter=ASSYSADMINACCOUNTS,Source=Default,Value=

    (11) 2015-07-22 20:32:10 AS: Result: Successfully Completed

    (11) 2015-07-22 20:32:10 AS: ----------------------------------------------

    (11) 2015-07-22 20:32:10 AS: ----------------------------------------------

    (11) 2015-07-22 20:32:10 AS: Action: (Validation) Processing Command Line Inputs for Install

    (11) 2015-07-22 20:32:10 AS: Action: (Validation) Validating Input Presence for UserName

    (11) 2015-07-22 20:32:10 AS: Data: Input=NT Service\MSSQLServerOLAPService

    (11) 2015-07-22 20:32:10 AS: Result: Valid (Input is provided and not blank)

    (11) 2015-07-22 20:32:10 AS: Action: Validating NT User Account

    (11) 2015-07-22 20:32:10 AS: Data: Account=NT Service\MSSQLServerOLAPService

    (11) 2015-07-22 20:32:10 AS: Data: Account After Mapping = NT Service\MSSQLServerOLAPService

    (11) 2015-07-22 20:32:10 Slp: Sco: Attempting to determine if the account 'NT Service\MSSQLServerOLAPService' is Virtual Account

    (11) 2015-07-22 20:32:10 AS: Result: Valid NT User

    (11) 2015-07-22 20:32:10 AS: Action: Validating Password

    (11) 2015-07-22 20:32:10 AS: Data: Account=NT Service\MSSQLServerOLAPService

    (11) 2015-07-22 20:32:10 Slp: Sco: Attempting to get account sid for user account NT Service\MSSQLServerOLAPService

    (11) 2015-07-22 20:32:10 Slp: Sco: Attempting to get sid for user account NT Service\MSSQLServerOLAPService

    (11) 2015-07-22 20:32:10 Slp: Sco: GetSidForAccount normalized accountName NT Service\MSSQLServerOLAPService parameter to NT Service\MSSQLServerOLAPService

    (11) 2015-07-22 20:32:10 Slp: Sco: Attempting to determine if the account 'NT Service\MSSQLServerOLAPService' is Managed Service Account

    (11) 2015-07-22 20:32:10 Slp: Sco: Attempting to determine if the account 'NT Service\MSSQLServerOLAPService' is Virtual Account

    (11) 2015-07-22 20:32:10 AS: Result: success

    (11) 2015-07-22 20:32:10 AS: Action: Validation User Login

    (11) 2015-07-22 20:32:10 AS: Data : (Utility) UserName=NT Service\MSSQLServerOLAPService

    (11) 2015-07-22 20:32:10 AS: Action: (Utility) Detecting Instance Name

    (11) 2015-07-22 20:32:10 AS: Result: (Utility) MSSQLSERVER

    (11) 2015-07-22 20:32:10 AS: Data : (Utility) Instance Name =MSSQLSERVER

    (11) 2015-07-22 20:32:10 AS: Action: (Utility) Detecting Service Name

    (11) 2015-07-22 20:32:10 AS: Result: (Utility) MSSQLServerOLAPService

    (11) 2015-07-22 20:32:10 Slp: Sco: Attempting to validate credentials for user account 'NT Service\MSSQLServerOLAPService' and service name 'MSSQLServerOLAPService'

    (11) 2015-07-22 20:32:10 Slp: Sco: Attempting to determine if the account 'NT Service\MSSQLServerOLAPService' is Virtual Account

    (11) 2015-07-22 20:32:10 AS: Result: (Utility) Success

    (11) 2015-07-22 20:32:10 AS: Action: (Validation) Validating Input Collation

    (11) 2015-07-22 20:32:10 AS: Data: Input Value=Latin1_General_CI_AS

    (11) 2015-07-22 20:32:10 AS: Result: Success

    (11) 2015-07-22 20:32:10 AS: Action: (Validation) Validating Input DataDir

    (11) 2015-07-22 20:32:10 AS: Data: Input Value=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Data

    (11) 2015-07-22 20:32:10 AS: Result: Success

    (11) 2015-07-22 20:32:10 AS: Action: (Validation) Validating Input LogDir

    (11) 2015-07-22 20:32:10 AS: Data: Input Value=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Log

    (11) 2015-07-22 20:32:10 AS: Result: Success

    (11) 2015-07-22 20:32:10 AS: Action: (Validation) Validating Input BackupDir

    (11) 2015-07-22 20:32:10 AS: Data: Input Value=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Backup

    (11) 2015-07-22 20:32:10 AS: Result: Success

    (11) 2015-07-22 20:32:10 AS: Action: (Validation) Validating Input TempDir

    (11) 2015-07-22 20:32:10 AS: Data: Input Value=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Temp

    (11) 2015-07-22 20:32:10 AS: Result: Success

    (11) 2015-07-22 20:32:10 AS: Action: (Validation) Validating Input ConfigDir

    (11) 2015-07-22 20:32:10 AS: Data: Input Value=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Config

    (11) 2015-07-22 20:32:10 AS: Result: Success

    (11) 2015-07-22 20:32:10 AS: Action: (Validation) Validating Input StartMode

    (11) 2015-07-22 20:32:10 AS: Data: Input Value=Automatic

    (11) 2015-07-22 20:32:10 AS: Result: Success

    (11) 2015-07-22 20:32:10 AS: Action: (Validation) Validating Input AllowInProcess

    (11) 2015-07-22 20:32:10 AS: Data: Input Value=1

    (11) 2015-07-22 20:32:10 AS: Result: Success

    (11) 2015-07-22 20:32:10 Slp: Sco: Attempting to get directory information for path C:\Program Files\Microsoft SQL Server(11) 2015-07-22 20:32:10 AS: Action: (Validation) Validating Folder INSTANCEDIR,Path=C:\Program Files\Microsoft SQL Server(11) 2015-07-22 20:32:10 AS: Action: (Validation) Validating Folder DataDir,Path=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Data

    (11) 2015-07-22 20:32:10 AS: Action: (Utility) Detecting Drive List

    (11) 2015-07-22 20:32:10 AS: Result: (Utility) C:\|D:\|F:\|H:\|I:\|J:\|K:\|L:\|Q:\|

    (11) 2015-07-22 20:32:10 AS: Action: (Validation: not on shared disk) Validating Folder DataDir,Path=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Data not on shared disk

    (11) 2015-07-22 20:32:10 AS: Result: (Validation: not on shared disk) Success

    (11) 2015-07-22 20:32:10 AS: Result: (Validation) Success

    (11) 2015-07-22 20:32:10 AS: Action: (Validation) Validating Folder LogDir,Path=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Log

    (11) 2015-07-22 20:32:10 AS: Action: (Utility) Detecting Drive List

    (11) 2015-07-22 20:32:10 AS: Result: (Utility) C:\|D:\|F:\|H:\|I:\|J:\|K:\|L:\|Q:\|

    (11) 2015-07-22 20:32:10 AS: Action: (Validation: not on shared disk) Validating Folder LogDir,Path=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Log not on shared disk

    (11) 2015-07-22 20:32:10 AS: Result: (Validation: not on shared disk) Success

    (11) 2015-07-22 20:32:10 AS: Result: (Validation) Success

    (11) 2015-07-22 20:32:10 AS: Action: (Validation) Validating Folder BackupDir,Path=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Backup

    (11) 2015-07-22 20:32:10 AS: Action: (Utility) Detecting Drive List

    (11) 2015-07-22 20:32:10 AS: Result: (Utility) C:\|D:\|F:\|H:\|I:\|J:\|K:\|L:\|Q:\|

    (11) 2015-07-22 20:32:10 Slp: Sco: Directory C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Backup does not exist

    (11) 2015-07-22 20:32:10 Slp: Sco: Attempting to create directory C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Backup

    (11) 2015-07-22 20:32:10 Slp: Sco: Attempting to create directory C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Backup, security descriptor

    (11) 2015-07-22 20:32:10 Slp: Sco: Directory 'C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Backup' already exists, skipping creation, moving to set security descriptor.

    (11) 2015-07-22 20:32:10 Slp: Sco: Attempting to set security descriptor for directory C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Backup, security descriptor

    (11) 2015-07-22 20:32:10 Slp: Sco: SDDL is NULL/empty and overwriteSecurityDescriptor is false, so nothing to do, return.

    (11) 2015-07-22 20:32:10 Slp: Sco: Attempting to delete directory C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Backup exists, recursively False

    (11) 2015-07-22 20:32:10 AS: Action: (Validation: not on shared disk) Validating Folder BackupDir,Path=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Backup not on shared disk

    (11) 2015-07-22 20:32:10 AS: Result: (Validation: not on shared disk) Success

    (11) 2015-07-22 20:32:10 AS: Result: (Validation) Success

    (11) 2015-07-22 20:32:10 AS: Action: (Validation) Validating Folder TempDir,Path=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Temp

    (11) 2015-07-22 20:32:10 AS: Action: (Utility) Detecting Drive List

    (11) 2015-07-22 20:32:10 AS: Result: (Utility) C:\|D:\|F:\|H:\|I:\|J:\|K:\|L:\|Q:\|

    (11) 2015-07-22 20:32:10 Slp: Sco: Directory C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Temp does not exist

    (11) 2015-07-22 20:32:10 Slp: Sco: Attempting to create directory C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Temp

    (11) 2015-07-22 20:32:10 Slp: Sco: Attempting to create directory C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Temp, security descriptor

    (11) 2015-07-22 20:32:10 Slp: Sco: Directory 'C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Temp' already exists, skipping creation, moving to set security descriptor.

    (11) 2015-07-22 20:32:10 Slp: Sco: Attempting to set security descriptor for directory C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Temp, security descriptor

    (11) 2015-07-22 20:32:10 Slp: Sco: SDDL is NULL/empty and overwriteSecurityDescriptor is false, so nothing to do, return.

    (11) 2015-07-22 20:32:10 Slp: Sco: Attempting to delete directory C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Temp exists, recursively False

    (11) 2015-07-22 20:32:10 AS: Action: (Validation: not on shared disk) Validating Folder TempDir,Path=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Temp not on shared disk

    (11) 2015-07-22 20:32:10 AS: Result: (Validation: not on shared disk) Success

    (11) 2015-07-22 20:32:10 AS: Result: (Validation) Success

    (11) 2015-07-22 20:32:10 AS: Action: (Validation) Validating Folder ConfigDir,Path=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Config

    (11) 2015-07-22 20:32:10 AS: Action: (Utility) Detecting Drive List

    (11) 2015-07-22 20:32:10 AS: Result: (Utility) C:\|D:\|F:\|H:\|I:\|J:\|K:\|L:\|Q:\|

    (11) 2015-07-22 20:32:10 AS: Action: (Validation: not on shared disk) Validating Folder ConfigDir,Path=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Config not on shared disk

    (11) 2015-07-22 20:32:10 AS: Result: (Validation: not on shared disk) Success

    (11) 2015-07-22 20:32:10 AS: Result: (Validation) Success

    (11) 2015-07-22 20:32:10 AS: Action: (Validation) Validating SysAdmin Accounts

    (11) 2015-07-22 20:32:10 AS: Data: No Input for Sys Admin

    (11) 2015-07-22 20:32:10 AS: Result: (Validation) Invalid

    (11) 2015-07-22 20:32:10 AS: Action: (Validation) Validating Collation for Analysis Service

    (11) 2015-07-22 20:32:10 AS: Action: (Validation) Validating Collation Entry

    (11) 2015-07-22 20:32:10 AS: Data: Latin1_General_CI_AS

    (11) 2015-07-22 20:32:10 AS: Action: (Utility) Validate Collation Entry

    (11) 2015-07-22 20:32:10 AS: Data: Latin1_General_CI_AS

    (11) 2015-07-22 20:32:10 AS: Result: (Utility) Valid

    (11) 2015-07-22 20:32:10 AS: Result: (Validation) Success

    (11) 2015-07-22 20:32:10 AS: Action: (Validation) Validating Collation Match

    (11) 2015-07-22 20:32:10 AS: Data: ASCollation=Latin1_General_CI_AS,SQLCollation=

    (11) 2015-07-22 20:32:10 AS: Result: (Validation) Success

    (11) 2015-07-22 20:32:10 AS: Action: Detect Whether it is Valid Collation

    (11) 2015-07-22 20:32:10 AS: Data: Collation = Latin1_General_CI_AS

    (11) 2015-07-22 20:32:10 AS: Action: (Utility) Retrieving embedded content

    (11) 2015-07-22 20:32:10 AS: Data: Resource Name =Microsoft.SqlServer.Configuration.ASExtension.LCIDs.xml

    (11) 2015-07-22 20:32:10 AS: Result: (Utility) Success

    (11) 2015-07-22 20:32:10 AS: Data: Locale ID=0x0409

    (11) 2015-07-22 20:32:10 AS: Result: Valid

    (11) 2015-07-22 20:32:10 AS: Result: (Validation) Success

    (11) 2015-07-22 20:32:10 AS: Action: Validating Start Mode

    (11) 2015-07-22 20:32:10 AS: Result: Success

    (11) 2015-07-22 20:32:10 AS: Action: Validating Allow in Process

    (11) 2015-07-22 20:32:10 AS: Data: AllowInProcess=1

    (11) 2015-07-22 20:32:10 AS: Result: Success

    (11) 2015-07-22 20:32:10 AS: Result: (Validation) Success

    (11) 2015-07-22 20:32:10 AS: ----------------------------------------------

    (09) 2015-07-22 20:32:10 AS: Action: Detect Default Collation based on system locale

    (09) 2015-07-22 20:32:10 AS: Data: System Locale = 1031

    (09) 2015-07-22 20:32:10 AS: Result: Latin1_General_CI_AS

    (09) 2015-07-22 20:32:10 AS: Action: Detect Whether it is Valid Collation

    (09) 2015-07-22 20:32:10 AS: Data: Collation = Latin1_General_CI_AS

    (09) 2015-07-22 20:32:10 AS: Action: (Utility) Retrieving embedded content

    (09) 2015-07-22 20:32:10 AS: Data: Resource Name =Microsoft.SqlServer.Configuration.ASExtension.LCIDs.xml

    (09) 2015-07-22 20:32:10 AS: Result: (Utility) Success

    (09) 2015-07-22 20:32:10 AS: Data: Locale ID=0x0409

    (09) 2015-07-22 20:32:10 AS: Result: Valid

    (09) 2015-07-22 20:32:10 AS: -------------------------------------------------------

    (09) 2015-07-22 20:32:10 AS: Action: Calcuate Interface called for recomputation

    (09) 2015-07-22 20:32:10 AS: Action: (Utility) Detecting Instance ID

    (09) 2015-07-22 20:32:10 AS: Result: (Utility) MSAS12.MSSQLSERVER

    (09) 2015-07-22 20:32:10 AS: Result: Success

    (09) 2015-07-22 20:32:10 AS: -------------------------------------------------------

    (09) 2015-07-22 20:32:10 AS: Action: Calculating default service account for AS engine Service

    (09) 2015-07-22 20:32:10 AS: Data: User Name = NT Service\MSSQLServerOLAPService

    (09) 2015-07-22 20:32:10 AS: Data: Role=

    (09) 2015-07-22 20:32:10 AS: Data: Is Domain Controller =False

    (09) 2015-07-22 20:32:10 AS: Action: (Utility) Detecting Instance Name

    (09) 2015-07-22 20:32:10 AS: Result: (Utility) MSSQLSERVER

    (09) 2015-07-22 20:32:10 AS: Data: Instance Name = MSSQLSERVER

    (09) 2015-07-22 20:32:10 AS: Action: (Utility) Detecting Service Name

    (09) 2015-07-22 20:32:10 AS: Result: (Utility) MSSQLServerOLAPService

    (09) 2015-07-22 20:32:10 Slp: Sco: Attempting to format the virtual account name from service name 'MSSQLServerOLAPService'

    (09) 2015-07-22 20:32:10 AS: Data: User Name = NT Service\MSSQLServerOLAPService after calculating default service account.

    (09) 2015-07-22 20:32:10 AS: Result: Completed calculating default service account for AS engine service

    (11) 2015-07-22 20:32:12 AS: ----------------------------------------------

    (11) 2015-07-22 20:32:12 AS: Action: Logging Input Values and it's Sources

    (11) 2015-07-22 20:32:12 AS: Data: Parameter=ASSVCACCOUNT,Source=Default,Value=NT Service\MSSQLServerOLAPService

    (11) 2015-07-22 20:32:12 AS: Data: Parameter=ASSVCPASSWORD,Source=Default,Value=********

    (11) 2015-07-22 20:32:12 AS: Data: Parameter=ASSVCSTARTUPTYPE,Source=Default,Value=Automatic

    (11) 2015-07-22 20:32:12 AS: Data: Parameter=ASCOLLATION,Source=Default,Value=Latin1_General_CI_AS

    (11) 2015-07-22 20:32:12 AS: Data: Parameter=SQLCOLLATION,Source=Default,Value=

    (11) 2015-07-22 20:32:12 AS: Data: Parameter=ASLANGUAGE,Source=NotSpecified,Value=

    (11) 2015-07-22 20:32:12 AS: Data: Parameter=ASDATADIR,Source=Default,Value=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Data

    (11) 2015-07-22 20:32:12 AS: Data: Parameter=ASLOGDIR,Source=Default,Value=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Log

    (11) 2015-07-22 20:32:12 AS: Data: Parameter=ASTEMPDIR,Source=Default,Value=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Temp

    (11) 2015-07-22 20:32:12 AS: Data: Parameter=ASBACKUPDIR,Source=Default,Value=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Backup

    (11) 2015-07-22 20:32:12 AS: Data: Parameter=ASCONFIGDIR,Source=Default,Value=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Config

    (11) 2015-07-22 20:32:12 AS: Data: Parameter=ASPROVIDERMSOLAP,Source=Default,Value=1

    (11) 2015-07-22 20:32:12 AS: Data: Parameter=ASSYSADMINACCOUNTS,Source=Default,Value=

    (11) 2015-07-22 20:32:12 AS: Result: Successfully Completed

    (11) 2015-07-22 20:32:12 AS: ----------------------------------------------

    (11) 2015-07-22 20:32:12 AS: ----------------------------------------------

    (11) 2015-07-22 20:32:12 AS: Action: (Validation) Processing Command Line Inputs for Install

    (11) 2015-07-22 20:32:12 AS: Action: (Validation) Validating Input Presence for UserName

    (11) 2015-07-22 20:32:12 AS: Data: Input=NT Service\MSSQLServerOLAPService

    (11) 2015-07-22 20:32:12 AS: Result: Valid (Input is provided and not blank)

    (11) 2015-07-22 20:32:12 AS: Action: Validating NT User Account

    (11) 2015-07-22 20:32:12 AS: Data: Account=NT Service\MSSQLServerOLAPService

    (11) 2015-07-22 20:32:12 AS: Data: Account After Mapping = NT Service\MSSQLServerOLAPService

    (11) 2015-07-22 20:32:12 Slp: Sco: Attempting to determine if the account 'NT Service\MSSQLServerOLAPService' is Virtual Account

    (11) 2015-07-22 20:32:12 AS: Result: Valid NT User

    (11) 2015-07-22 20:32:12 AS: Action: Validating Password

    (11) 2015-07-22 20:32:12 AS: Data: Account=NT Service\MSSQLServerOLAPService

    (11) 2015-07-22 20:32:12 Slp: Sco: Attempting to get account sid for user account NT Service\MSSQLServerOLAPService

    (11) 2015-07-22 20:32:12 Slp: Sco: Attempting to get sid for user account NT Service\MSSQLServerOLAPService

    (11) 2015-07-22 20:32:12 Slp: Sco: GetSidForAccount normalized accountName NT Service\MSSQLServerOLAPService parameter to NT Service\MSSQLServerOLAPService

    (11) 2015-07-22 20:32:12 Slp: Sco: Attempting to determine if the account 'NT Service\MSSQLServerOLAPService' is Managed Service Account

    (11) 2015-07-22 20:32:12 Slp: Sco: Attempting to determine if the account 'NT Service\MSSQLServerOLAPService' is Virtual Account

    (11) 2015-07-22 20:32:12 AS: Result: success

    (11) 2015-07-22 20:32:12 AS: Action: Validation User Login

    (11) 2015-07-22 20:32:12 AS: Data : (Utility) UserName=NT Service\MSSQLServerOLAPService

    (11) 2015-07-22 20:32:12 AS: Action: (Utility) Detecting Instance Name

    (11) 2015-07-22 20:32:12 AS: Result: (Utility) MSSQLSERVER

    (11) 2015-07-22 20:32:12 AS: Data : (Utility) Instance Name =MSSQLSERVER

    (11) 2015-07-22 20:32:12 AS: Action: (Utility) Detecting Service Name

    (11) 2015-07-22 20:32:12 AS: Result: (Utility) MSSQLServerOLAPService

    (11) 2015-07-22 20:32:12 Slp: Sco: Attempting to validate credentials for user account 'NT Service\MSSQLServerOLAPService' and service name 'MSSQLServerOLAPService'

    (11) 2015-07-22 20:32:12 Slp: Sco: Attempting to determine if the account 'NT Service\MSSQLServerOLAPService' is Virtual Account

    (11) 2015-07-22 20:32:12 AS: Result: (Utility) Success

    (11) 2015-07-22 20:32:12 AS: Action: (Validation) Validating Input Collation

    (11) 2015-07-22 20:32:12 AS: Data: Input Value=Latin1_General_CI_AS

    (11) 2015-07-22 20:32:12 AS: Result: Success

    (11) 2015-07-22 20:32:12 AS: Action: (Validation) Validating Input DataDir

    (11) 2015-07-22 20:32:12 AS: Data: Input Value=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Data

    (11) 2015-07-22 20:32:12 AS: Result: Success

    (11) 2015-07-22 20:32:12 AS: Action: (Validation) Validating Input LogDir

    (11) 2015-07-22 20:32:12 AS: Data: Input Value=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Log

    (11) 2015-07-22 20:32:12 AS: Result: Success

    (11) 2015-07-22 20:32:12 AS: Action: (Validation) Validating Input BackupDir

    (11) 2015-07-22 20:32:12 AS: Data: Input Value=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Backup

    (11) 2015-07-22 20:32:12 AS: Result: Success

    (11) 2015-07-22 20:32:12 AS: Action: (Validation) Validating Input TempDir

    (11) 2015-07-22 20:32:12 AS: Data: Input Value=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Temp

    (11) 2015-07-22 20:32:12 AS: Result: Success

    (11) 2015-07-22 20:32:12 AS: Action: (Validation) Validating Input ConfigDir

    (11) 2015-07-22 20:32:12 AS: Data: Input Value=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Config

    (11) 2015-07-22 20:32:12 AS: Result: Success

    (11) 2015-07-22 20:32:12 AS: Action: (Validation) Validating Input StartMode

    (11) 2015-07-22 20:32:12 AS: Data: Input Value=Automatic

    (11) 2015-07-22 20:32:12 AS: Result: Success

    (11) 2015-07-22 20:32:12 AS: Action: (Validation) Validating Input AllowInProcess

    (11) 2015-07-22 20:32:12 AS: Data: Input Value=1

    (11) 2015-07-22 20:32:12 AS: Result: Success

    (11) 2015-07-22 20:32:12 Slp: Sco: Attempting to get directory information for path C:\Program Files\Microsoft SQL Server(11) 2015-07-22 20:32:12 AS: Action: (Validation) Validating Folder INSTANCEDIR,Path=C:\Program Files\Microsoft SQL Server(11) 2015-07-22 20:32:12 AS: Action: (Validation) Validating Folder DataDir,Path=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Data

    (11) 2015-07-22 20:32:12 AS: Action: (Utility) Detecting Drive List

    (11) 2015-07-22 20:32:12 AS: Result: (Utility) C:\|D:\|F:\|H:\|I:\|J:\|K:\|L:\|Q:\|

    (11) 2015-07-22 20:32:12 AS: Action: (Validation: not on shared disk) Validating Folder DataDir,Path=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Data not on shared disk

    (11) 2015-07-22 20:32:12 AS: Result: (Validation: not on shared disk) Success

    (11) 2015-07-22 20:32:12 AS: Result: (Validation) Success

    (11) 2015-07-22 20:32:12 AS: Action: (Validation) Validating Folder LogDir,Path=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Log

    (11) 2015-07-22 20:32:12 AS: Action: (Utility) Detecting Drive List

    (11) 2015-07-22 20:32:12 AS: Result: (Utility) C:\|D:\|F:\|H:\|I:\|J:\|K:\|L:\|Q:\|

    (11) 2015-07-22 20:32:12 AS: Action: (Validation: not on shared disk) Validating Folder LogDir,Path=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Log not on shared disk

    (11) 2015-07-22 20:32:12 AS: Result: (Validation: not on shared disk) Success

    (11) 2015-07-22 20:32:12 AS: Result: (Validation) Success

    (11) 2015-07-22 20:32:12 AS: Action: (Validation) Validating Folder BackupDir,Path=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Backup

    (11) 2015-07-22 20:32:12 AS: Action: (Utility) Detecting Drive List

    (11) 2015-07-22 20:32:12 AS: Result: (Utility) C:\|D:\|F:\|H:\|I:\|J:\|K:\|L:\|Q:\|

    (11) 2015-07-22 20:32:12 Slp: Sco: Directory C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Backup does not exist

    (11) 2015-07-22 20:32:12 Slp: Sco: Attempting to create directory C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Backup

    (11) 2015-07-22 20:32:12 Slp: Sco: Attempting to create directory C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Backup, security descriptor

    (11) 2015-07-22 20:32:12 Slp: Sco: Directory 'C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Backup' already exists, skipping creation, moving to set security descriptor.

    (11) 2015-07-22 20:32:12 Slp: Sco: Attempting to set security descriptor for directory C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Backup, security descriptor

    (11) 2015-07-22 20:32:12 Slp: Sco: SDDL is NULL/empty and overwriteSecurityDescriptor is false, so nothing to do, return.

    (11) 2015-07-22 20:32:12 Slp: Sco: Attempting to delete directory C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Backup exists, recursively False

    (11) 2015-07-22 20:32:12 AS: Action: (Validation: not on shared disk) Validating Folder BackupDir,Path=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Backup not on shared disk

    (11) 2015-07-22 20:32:12 AS: Result: (Validation: not on shared disk) Success

    (11) 2015-07-22 20:32:12 AS: Result: (Validation) Success

    (11) 2015-07-22 20:32:12 AS: Action: (Validation) Validating Folder TempDir,Path=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Temp

    (11) 2015-07-22 20:32:12 AS: Action: (Utility) Detecting Drive List

    (11) 2015-07-22 20:32:12 AS: Result: (Utility) C:\|D:\|F:\|H:\|I:\|J:\|K:\|L:\|Q:\|

    (11) 2015-07-22 20:32:12 Slp: Sco: Directory C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Temp does not exist

    (11) 2015-07-22 20:32:12 Slp: Sco: Attempting to create directory C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Temp

    (11) 2015-07-22 20:32:12 Slp: Sco: Attempting to create directory C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Temp, security descriptor

    (11) 2015-07-22 20:32:12 Slp: Sco: Directory 'C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Temp' already exists, skipping creation, moving to set security descriptor.

    (11) 2015-07-22 20:32:12 Slp: Sco: Attempting to set security descriptor for directory C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Temp, security descriptor

    (11) 2015-07-22 20:32:12 Slp: Sco: SDDL is NULL/empty and overwriteSecurityDescriptor is false, so nothing to do, return.

    (11) 2015-07-22 20:32:12 Slp: Sco: Attempting to delete directory C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Temp exists, recursively False

    (11) 2015-07-22 20:32:12 AS: Action: (Validation: not on shared disk) Validating Folder TempDir,Path=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Temp not on shared disk

    (11) 2015-07-22 20:32:12 AS: Result: (Validation: not on shared disk) Success

    (11) 2015-07-22 20:32:12 AS: Result: (Validation) Success

    (11) 2015-07-22 20:32:12 AS: Action: (Validation) Validating Folder ConfigDir,Path=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Config

    (11) 2015-07-22 20:32:12 AS: Action: (Utility) Detecting Drive List

    (11) 2015-07-22 20:32:12 AS: Result: (Utility) C:\|D:\|F:\|H:\|I:\|J:\|K:\|L:\|Q:\|

    (11) 2015-07-22 20:32:12 AS: Action: (Validation: not on shared disk) Validating Folder ConfigDir,Path=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Config not on shared disk

    (11) 2015-07-22 20:32:12 AS: Result: (Validation: not on shared disk) Success

    (11) 2015-07-22 20:32:12 AS: Result: (Validation) Success

    (11) 2015-07-22 20:32:12 AS: Action: (Validation) Validating SysAdmin Accounts

    (11) 2015-07-22 20:32:12 AS: Data: No Input for Sys Admin

    (11) 2015-07-22 20:32:12 AS: Result: (Validation) Invalid

    (11) 2015-07-22 20:32:12 AS: Action: (Validation) Validating Collation for Analysis Service

    (11) 2015-07-22 20:32:12 AS: Action: (Validation) Validating Collation Entry

    (11) 2015-07-22 20:32:12 AS: Data: Latin1_General_CI_AS

    (11) 2015-07-22 20:32:12 AS: Action: (Utility) Validate Collation Entry

    (11) 2015-07-22 20:32:12 AS: Data: Latin1_General_CI_AS

    (11) 2015-07-22 20:32:12 AS: Result: (Utility) Valid

    (11) 2015-07-22 20:32:12 AS: Result: (Validation) Success

    (11) 2015-07-22 20:32:12 AS: Action: (Validation) Validating Collation Match

    (11) 2015-07-22 20:32:12 AS: Data: ASCollation=Latin1_General_CI_AS,SQLCollation=

    (11) 2015-07-22 20:32:12 AS: Result: (Validation) Success

    (11) 2015-07-22 20:32:12 AS: Action: Detect Whether it is Valid Collation

    (11) 2015-07-22 20:32:12 AS: Data: Collation = Latin1_General_CI_AS

    (11) 2015-07-22 20:32:12 AS: Action: (Utility) Retrieving embedded content

    (11) 2015-07-22 20:32:12 AS: Data: Resource Name =Microsoft.SqlServer.Configuration.ASExtension.LCIDs.xml

    (11) 2015-07-22 20:32:12 AS: Result: (Utility) Success

    (11) 2015-07-22 20:32:12 AS: Data: Locale ID=0x0409

    (11) 2015-07-22 20:32:12 AS: Result: Valid

    (11) 2015-07-22 20:32:12 AS: Result: (Validation) Success

    (11) 2015-07-22 20:32:12 AS: Action: Validating Start Mode

    (11) 2015-07-22 20:32:12 AS: Result: Success

    (11) 2015-07-22 20:32:12 AS: Action: Validating Allow in Process

    (11) 2015-07-22 20:32:12 AS: Data: AllowInProcess=1

    (11) 2015-07-22 20:32:12 AS: Result: Success

    (11) 2015-07-22 20:32:12 AS: Result: (Validation) Success

    (11) 2015-07-22 20:32:12 AS: ----------------------------------------------

    (09) 2015-07-22 20:32:12 AS: Action: Detect Default Collation based on system locale

    (09) 2015-07-22 20:32:12 AS: Data: System Locale = 1031

    (09) 2015-07-22 20:32:12 AS: Result: Latin1_General_CI_AS

    (09) 2015-07-22 20:32:12 AS: Action: Detect Whether it is Valid Collation

    (09) 2015-07-22 20:32:12 AS: Data: Collation = Latin1_General_CI_AS

    (09) 2015-07-22 20:32:12 AS: Action: (Utility) Retrieving embedded content

    (09) 2015-07-22 20:32:12 AS: Data: Resource Name =Microsoft.SqlServer.Configuration.ASExtension.LCIDs.xml

    (09) 2015-07-22 20:32:12 AS: Result: (Utility) Success

    (09) 2015-07-22 20:32:12 AS: Data: Locale ID=0x0409

    (09) 2015-07-22 20:32:12 AS: Result: Valid

    (09) 2015-07-22 20:32:12 AS: -------------------------------------------------------

    (09) 2015-07-22 20:32:12 AS: Action: Calcuate Interface called for recomputation

    (09) 2015-07-22 20:32:12 AS: Action: (Utility) Detecting Instance ID

    (09) 2015-07-22 20:32:12 AS: Result: (Utility) MSAS12.MSSQLSERVER

    (09) 2015-07-22 20:32:12 AS: Result: Success

    (09) 2015-07-22 20:32:12 AS: -------------------------------------------------------

    (09) 2015-07-22 20:32:12 AS: Action: Calculating default service account for AS engine Service

    (09) 2015-07-22 20:32:12 AS: Data: User Name = NT Service\MSSQLServerOLAPService

    (09) 2015-07-22 20:32:12 AS: Data: Role=

    (09) 2015-07-22 20:32:12 AS: Data: Is Domain Controller =False

    (09) 2015-07-22 20:32:12 AS: Action: (Utility) Detecting Instance Name

    (09) 2015-07-22 20:32:12 AS: Result: (Utility) MSSQLSERVER

    (09) 2015-07-22 20:32:12 AS: Data: Instance Name = MSSQLSERVER

    (09) 2015-07-22 20:32:12 AS: Action: (Utility) Detecting Service Name

    (09) 2015-07-22 20:32:12 AS: Result: (Utility) MSSQLServerOLAPService

    (09) 2015-07-22 20:32:12 Slp: Sco: Attempting to format the virtual account name from service name 'MSSQLServerOLAPService'

    (09) 2015-07-22 20:32:12 AS: Data: User Name = NT Service\MSSQLServerOLAPService after calculating default service account.

    (09) 2015-07-22 20:32:12 AS: Result: Completed calculating default service account for AS engine service

    (09) 2015-07-22 20:32:12 AS: Action: Detect Default Collation based on system locale

    (09) 2015-07-22 20:32:12 AS: Data: System Locale = 1031

    (09) 2015-07-22 20:32:12 AS: Result: Latin1_General_CI_AS

    (09) 2015-07-22 20:32:12 AS: Action: Detect Whether it is Valid Collation

    (09) 2015-07-22 20:32:12 AS: Data: Collation = Latin1_General_CI_AS

    (09) 2015-07-22 20:32:12 AS: Action: (Utility) Retrieving embedded content

    (09) 2015-07-22 20:32:12 AS: Data: Resource Name =Microsoft.SqlServer.Configuration.ASExtension.LCIDs.xml

    (09) 2015-07-22 20:32:12 AS: Result: (Utility) Success

    (09) 2015-07-22 20:32:12 AS: Data: Locale ID=0x0409

    (09) 2015-07-22 20:32:12 AS: Result: Valid

    (09) 2015-07-22 20:32:12 AS: -------------------------------------------------------

    (09) 2015-07-22 20:32:12 AS: Action: Calcuate Interface called for recomputation

    (09) 2015-07-22 20:32:12 AS: Action: (Utility) Detecting Instance ID

    (09) 2015-07-22 20:32:12 AS: Result: (Utility) MSAS12.MSSQLSERVER

    (09) 2015-07-22 20:32:12 AS: Result: Success

    (09) 2015-07-22 20:32:12 AS: -------------------------------------------------------

    (09) 2015-07-22 20:32:12 AS: Action: Calculating default service account for AS engine Service

    (09) 2015-07-22 20:32:12 AS: Data: User Name = NT Service\MSSQLServerOLAPService

    (09) 2015-07-22 20:32:12 AS: Data: Role=

    (09) 2015-07-22 20:32:12 AS: Data: Is Domain Controller =False

    (09) 2015-07-22 20:32:12 AS: Action: (Utility) Detecting Instance Name

    (09) 2015-07-22 20:32:12 AS: Result: (Utility) MSSQLSERVER

    (09) 2015-07-22 20:32:12 AS: Data: Instance Name = MSSQLSERVER

    (09) 2015-07-22 20:32:12 AS: Action: (Utility) Detecting Service Name

    (09) 2015-07-22 20:32:12 AS: Result: (Utility) MSSQLServerOLAPService

    (09) 2015-07-22 20:32:12 Slp: Sco: Attempting to format the virtual account name from service name 'MSSQLServerOLAPService'

    (09) 2015-07-22 20:32:12 AS: Data: User Name = NT Service\MSSQLServerOLAPService after calculating default service account.

    (09) 2015-07-22 20:32:12 AS: Result: Completed calculating default service account for AS engine service

    (11) 2015-07-22 20:32:53 AS: ----------------------------------------------

    (11) 2015-07-22 20:32:53 AS: Action: Logging Input Values and it's Sources

    (11) 2015-07-22 20:32:53 AS: Data: Parameter=ASSVCACCOUNT,Source=Default,Value=NT Service\MSSQLServerOLAPService

    (11) 2015-07-22 20:32:53 AS: Data: Parameter=ASSVCPASSWORD,Source=Default,Value=********

    (11) 2015-07-22 20:32:53 AS: Data: Parameter=ASSVCSTARTUPTYPE,Source=Default,Value=Automatic

    (11) 2015-07-22 20:32:53 AS: Data: Parameter=ASCOLLATION,Source=Default,Value=Latin1_General_CI_AS

    (11) 2015-07-22 20:32:53 AS: Data: Parameter=SQLCOLLATION,Source=Default,Value=

    (11) 2015-07-22 20:32:53 AS: Data: Parameter=ASLANGUAGE,Source=NotSpecified,Value=

    (11) 2015-07-22 20:32:53 AS: Data: Parameter=ASDATADIR,Source=Default,Value=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Data

    (11) 2015-07-22 20:32:53 AS: Data: Parameter=ASLOGDIR,Source=Default,Value=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Log

    (11) 2015-07-22 20:32:53 AS: Data: Parameter=ASTEMPDIR,Source=Default,Value=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Temp

    (11) 2015-07-22 20:32:53 AS: Data: Parameter=ASBACKUPDIR,Source=Default,Value=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Backup

    (11) 2015-07-22 20:32:53 AS: Data: Parameter=ASCONFIGDIR,Source=Default,Value=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Config

    (11) 2015-07-22 20:32:53 AS: Data: Parameter=ASPROVIDERMSOLAP,Source=Default,Value=1

    (11) 2015-07-22 20:32:53 AS: Data: Parameter=ASSYSADMINACCOUNTS,Source=Default,Value=TOMPUTER3D\TOM

    (11) 2015-07-22 20:32:53 AS: Result: Successfully Completed

    (11) 2015-07-22 20:32:53 AS: ----------------------------------------------

    (11) 2015-07-22 20:32:53 AS: ----------------------------------------------

    (11) 2015-07-22 20:32:53 AS: Action: (Validation) Processing Command Line Inputs for Install

    (11) 2015-07-22 20:32:53 AS: Action: (Validation) Validating Input Presence for UserName

    (11) 2015-07-22 20:32:53 AS: Data: Input=NT Service\MSSQLServerOLAPService

    (11) 2015-07-22 20:32:53 AS: Result: Valid (Input is provided and not blank)

    (11) 2015-07-22 20:32:53 AS: Action: Validating NT User Account

    (11) 2015-07-22 20:32:53 AS: Data: Account=NT Service\MSSQLServerOLAPService

    (11) 2015-07-22 20:32:53 AS: Data: Account After Mapping = NT Service\MSSQLServerOLAPService

    (11) 2015-07-22 20:32:53 Slp: Sco: Attempting to determine if the account 'NT Service\MSSQLServerOLAPService' is Virtual Account

    (11) 2015-07-22 20:32:53 AS: Result: Valid NT User

    (11) 2015-07-22 20:32:53 AS: Action: Validating Password

    (11) 2015-07-22 20:32:53 AS: Data: Account=NT Service\MSSQLServerOLAPService

    (11) 2015-07-22 20:32:53 Slp: Sco: Attempting to get account sid for user account NT Service\MSSQLServerOLAPService

    (11) 2015-07-22 20:32:53 Slp: Sco: Attempting to get sid for user account NT Service\MSSQLServerOLAPService

    (11) 2015-07-22 20:32:53 Slp: Sco: GetSidForAccount normalized accountName NT Service\MSSQLServerOLAPService parameter to NT Service\MSSQLServerOLAPService

    (11) 2015-07-22 20:32:53 Slp: Sco: Attempting to determine if the account 'NT Service\MSSQLServerOLAPService' is Managed Service Account

    (11) 2015-07-22 20:32:53 Slp: Sco: Attempting to determine if the account 'NT Service\MSSQLServerOLAPService' is Virtual Account

    (11) 2015-07-22 20:32:53 AS: Result: success

    (11) 2015-07-22 20:32:53 AS: Action: Validation User Login

    (11) 2015-07-22 20:32:53 AS: Data : (Utility) UserName=NT Service\MSSQLServerOLAPService

    (11) 2015-07-22 20:32:53 AS: Action: (Utility) Detecting Instance Name

    (11) 2015-07-22 20:32:53 AS: Result: (Utility) MSSQLSERVER

    (11) 2015-07-22 20:32:53 AS: Data : (Utility) Instance Name =MSSQLSERVER

    (11) 2015-07-22 20:32:53 AS: Action: (Utility) Detecting Service Name

    (11) 2015-07-22 20:32:53 AS: Result: (Utility) MSSQLServerOLAPService

    (11) 2015-07-22 20:32:53 Slp: Sco: Attempting to validate credentials for user account 'NT Service\MSSQLServerOLAPService' and service name 'MSSQLServerOLAPService'

    (11) 2015-07-22 20:32:53 Slp: Sco: Attempting to determine if the account 'NT Service\MSSQLServerOLAPService' is Virtual Account

    (11) 2015-07-22 20:32:53 AS: Result: (Utility) Success

    (11) 2015-07-22 20:32:53 AS: Action: (Validation) Validating Input Collation

    (11) 2015-07-22 20:32:53 AS: Data: Input Value=Latin1_General_CI_AS

    (11) 2015-07-22 20:32:53 AS: Result: Success

    (11) 2015-07-22 20:32:53 AS: Action: (Validation) Validating Input DataDir

    (11) 2015-07-22 20:32:53 AS: Data: Input Value=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Data

    (11) 2015-07-22 20:32:53 AS: Result: Success

    (11) 2015-07-22 20:32:53 AS: Action: (Validation) Validating Input LogDir

    (11) 2015-07-22 20:32:53 AS: Data: Input Value=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Log

    (11) 2015-07-22 20:32:53 AS: Result: Success

    (11) 2015-07-22 20:32:53 AS: Action: (Validation) Validating Input BackupDir

    (11) 2015-07-22 20:32:53 AS: Data: Input Value=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Backup

    (11) 2015-07-22 20:32:53 AS: Result: Success

    (11) 2015-07-22 20:32:53 AS: Action: (Validation) Validating Input TempDir

    (11) 2015-07-22 20:32:53 AS: Data: Input Value=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Temp

    (11) 2015-07-22 20:32:53 AS: Result: Success

    (11) 2015-07-22 20:32:53 AS: Action: (Validation) Validating Input ConfigDir

    (11) 2015-07-22 20:32:53 AS: Data: Input Value=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Config

    (11) 2015-07-22 20:32:53 AS: Result: Success

    (11) 2015-07-22 20:32:53 AS: Action: (Validation) Validating Input StartMode

    (11) 2015-07-22 20:32:53 AS: Data: Input Value=Automatic

    (11) 2015-07-22 20:32:53 AS: Result: Success

    (11) 2015-07-22 20:32:53 AS: Action: (Validation) Validating Input AllowInProcess

    (11) 2015-07-22 20:32:53 AS: Data: Input Value=1

    (11) 2015-07-22 20:32:53 AS: Result: Success

    (11) 2015-07-22 20:32:53 Slp: Sco: Attempting to get directory information for path C:\Program Files\Microsoft SQL Server(11) 2015-07-22 20:32:53 AS: Action: (Validation) Validating Folder INSTANCEDIR,Path=C:\Program Files\Microsoft SQL Server(11) 2015-07-22 20:32:53 AS: Action: (Validation) Validating Folder DataDir,Path=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Data

    (11) 2015-07-22 20:32:53 AS: Action: (Utility) Detecting Drive List

    (11) 2015-07-22 20:32:53 AS: Result: (Utility) C:\|D:\|F:\|H:\|I:\|J:\|K:\|L:\|Q:\|

    (11) 2015-07-22 20:32:53 AS: Action: (Validation: not on shared disk) Validating Folder DataDir,Path=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Data not on shared disk

    (11) 2015-07-22 20:32:53 AS: Result: (Validation: not on shared disk) Success

    (11) 2015-07-22 20:32:53 AS: Result: (Validation) Success

    (11) 2015-07-22 20:32:53 AS: Action: (Validation) Validating Folder LogDir,Path=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Log

    (11) 2015-07-22 20:32:53 AS: Action: (Utility) Detecting Drive List

    (11) 2015-07-22 20:32:53 AS: Result: (Utility) C:\|D:\|F:\|H:\|I:\|J:\|K:\|L:\|Q:\|

    (11) 2015-07-22 20:32:53 AS: Action: (Validation: not on shared disk) Validating Folder LogDir,Path=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Log not on shared disk

    (11) 2015-07-22 20:32:53 AS: Result: (Validation: not on shared disk) Success

    (11) 2015-07-22 20:32:53 AS: Result: (Validation) Success

    (11) 2015-07-22 20:32:53 AS: Action: (Validation) Validating Folder BackupDir,Path=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Backup

    (11) 2015-07-22 20:32:53 AS: Action: (Utility) Detecting Drive List

    (11) 2015-07-22 20:32:53 AS: Result: (Utility) C:\|D:\|F:\|H:\|I:\|J:\|K:\|L:\|Q:\|

    (11) 2015-07-22 20:32:53 Slp: Sco: Directory C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Backup does not exist

    (11) 2015-07-22 20:32:53 Slp: Sco: Attempting to create directory C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Backup

    (11) 2015-07-22 20:32:53 Slp: Sco: Attempting to create directory C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Backup, security descriptor

    (11) 2015-07-22 20:32:53 Slp: Sco: Directory 'C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Backup' already exists, skipping creation, moving to set security descriptor.

    (11) 2015-07-22 20:32:53 Slp: Sco: Attempting to set security descriptor for directory C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Backup, security descriptor

    (11) 2015-07-22 20:32:53 Slp: Sco: SDDL is NULL/empty and overwriteSecurityDescriptor is false, so nothing to do, return.

    (11) 2015-07-22 20:32:53 Slp: Sco: Attempting to delete directory C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Backup exists, recursively False

    (11) 2015-07-22 20:32:53 AS: Action: (Validation: not on shared disk) Validating Folder BackupDir,Path=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Backup not on shared disk

    (11) 2015-07-22 20:32:53 AS: Result: (Validation: not on shared disk) Success

    (11) 2015-07-22 20:32:53 AS: Result: (Validation) Success

    (11) 2015-07-22 20:32:53 AS: Action: (Validation) Validating Folder TempDir,Path=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Temp

    (11) 2015-07-22 20:32:53 AS: Action: (Utility) Detecting Drive List

    (11) 2015-07-22 20:32:53 AS: Result: (Utility) C:\|D:\|F:\|H:\|I:\|J:\|K:\|L:\|Q:\|

    (11) 2015-07-22 20:32:53 Slp: Sco: Directory C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Temp does not exist

    (11) 2015-07-22 20:32:53 Slp: Sco: Attempting to create directory C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Temp

    (11) 2015-07-22 20:32:53 Slp: Sco: Attempting to create directory C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Temp, security descriptor

    (11) 2015-07-22 20:32:53 Slp: Sco: Directory 'C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Temp' already exists, skipping creation, moving to set security descriptor.

    (11) 2015-07-22 20:32:53 Slp: Sco: Attempting to set security descriptor for directory C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Temp, security descriptor

    (11) 2015-07-22 20:32:53 Slp: Sco: SDDL is NULL/empty and overwriteSecurityDescriptor is false, so nothing to do, return.

    (11) 2015-07-22 20:32:53 Slp: Sco: Attempting to delete directory C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Temp exists, recursively False

    (11) 2015-07-22 20:32:53 AS: Action: (Validation: not on shared disk) Validating Folder TempDir,Path=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Temp not on shared disk

    (11) 2015-07-22 20:32:53 AS: Result: (Validation: not on shared disk) Success

    (11) 2015-07-22 20:32:53 AS: Result: (Validation) Success

    (11) 2015-07-22 20:32:53 AS: Action: (Validation) Validating Folder ConfigDir,Path=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Config

    (11) 2015-07-22 20:32:53 AS: Action: (Utility) Detecting Drive List

    (11) 2015-07-22 20:32:53 AS: Result: (Utility) C:\|D:\|F:\|H:\|I:\|J:\|K:\|L:\|Q:\|

    (11) 2015-07-22 20:32:53 AS: Action: (Validation: not on shared disk) Validating Folder ConfigDir,Path=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Config not on shared disk

    (11) 2015-07-22 20:32:53 AS: Result: (Validation: not on shared disk) Success

    (11) 2015-07-22 20:32:53 AS: Result: (Validation) Success

    (11) 2015-07-22 20:32:53 AS: Action: (Validation) Validating SysAdmin Accounts

    (11) 2015-07-22 20:32:53 AS: Action: Validation User Account (TOMPUTER3D\TOM)

    (11) 2015-07-22 20:32:53 AS: Action: Validating Account

    (11) 2015-07-22 20:32:53 AS: Data: Account=TOMPUTER3D\TOM

    (11) 2015-07-22 20:32:53 AS: Data: Account After Mapping = TOMPUTER3D\TOM

    (11) 2015-07-22 20:32:53 Slp: Sco: Attempting to get account sid for user account TOMPUTER3D\TOM

    (11) 2015-07-22 20:32:53 Slp: Sco: Attempting to get sid for user account TOMPUTER3D\TOM

    (11) 2015-07-22 20:32:53 Slp: Sco: GetSidForAccount normalized accountName TOMPUTER3D\TOM parameter to TOM

    (11) 2015-07-22 20:32:53 AS: Data: SID = S-1-5-21-4287522400-1098470660-3953603112-1000

    (11) 2015-07-22 20:32:53 AS: Result: Success

    (11) 2015-07-22 20:32:53 AS: Result: Valid

    (11) 2015-07-22 20:32:53 AS: Result: (Validation) Complete

    (11) 2015-07-22 20:32:53 AS: Action: (Validation) Validating Collation for Analysis Service

    (11) 2015-07-22 20:32:53 AS: Action: (Validation) Validating Collation Entry

    (11) 2015-07-22 20:32:53 AS: Data: Latin1_General_CI_AS

    (11) 2015-07-22 20:32:53 AS: Action: (Utility) Validate Collation Entry

    (11) 2015-07-22 20:32:53 AS: Data: Latin1_General_CI_AS

    (11) 2015-07-22 20:32:53 AS: Result: (Utility) Valid

    (11) 2015-07-22 20:32:53 AS: Result: (Validation) Success

    (11) 2015-07-22 20:32:53 AS: Action: (Validation) Validating Collation Match

    (11) 2015-07-22 20:32:53 AS: Data: ASCollation=Latin1_General_CI_AS,SQLCollation=

    (11) 2015-07-22 20:32:53 AS: Result: (Validation) Success

    (11) 2015-07-22 20:32:53 AS: Action: Detect Whether it is Valid Collation

    (11) 2015-07-22 20:32:53 AS: Data: Collation = Latin1_General_CI_AS

    (11) 2015-07-22 20:32:53 AS: Action: (Utility) Retrieving embedded content

    (11) 2015-07-22 20:32:53 AS: Data: Resource Name =Microsoft.SqlServer.Configuration.ASExtension.LCIDs.xml

    (11) 2015-07-22 20:32:53 AS: Result: (Utility) Success

    (11) 2015-07-22 20:32:53 AS: Data: Locale ID=0x0409

    (11) 2015-07-22 20:32:53 AS: Result: Valid

    (11) 2015-07-22 20:32:53 AS: Result: (Validation) Success

    (11) 2015-07-22 20:32:53 AS: Action: Validating Start Mode

    (11) 2015-07-22 20:32:53 AS: Result: Success

    (11) 2015-07-22 20:32:53 AS: Action: Validating Allow in Process

    (11) 2015-07-22 20:32:53 AS: Data: AllowInProcess=1

    (11) 2015-07-22 20:32:53 AS: Result: Success

    (11) 2015-07-22 20:32:53 AS: Result: (Validation) Success

    (11) 2015-07-22 20:32:53 AS: ----------------------------------------------

    (11) 2015-07-22 20:32:53 AS: ----------------------------------------------

    (11) 2015-07-22 20:32:53 AS: Action: Logging Input Values and it's Sources

    (11) 2015-07-22 20:32:53 AS: Data: Parameter=ASSVCACCOUNT,Source=Default,Value=NT Service\MSSQLServerOLAPService

    (11) 2015-07-22 20:32:53 AS: Data: Parameter=ASSVCPASSWORD,Source=Default,Value=********

    (11) 2015-07-22 20:32:53 AS: Data: Parameter=ASSVCSTARTUPTYPE,Source=Default,Value=Automatic

    (11) 2015-07-22 20:32:53 AS: Data: Parameter=ASCOLLATION,Source=Default,Value=Latin1_General_CI_AS

    (11) 2015-07-22 20:32:53 AS: Data: Parameter=SQLCOLLATION,Source=Default,Value=

    (11) 2015-07-22 20:32:53 AS: Data: Parameter=ASLANGUAGE,Source=NotSpecified,Value=

    (11) 2015-07-22 20:32:53 AS: Data: Parameter=ASDATADIR,Source=Default,Value=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Data

    (11) 2015-07-22 20:32:53 AS: Data: Parameter=ASLOGDIR,Source=Default,Value=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Log

    (11) 2015-07-22 20:32:53 AS: Data: Parameter=ASTEMPDIR,Source=Default,Value=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Temp

    (11) 2015-07-22 20:32:53 AS: Data: Parameter=ASBACKUPDIR,Source=Default,Value=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Backup

    (11) 2015-07-22 20:32:53 AS: Data: Parameter=ASCONFIGDIR,Source=Default,Value=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Config

    (11) 2015-07-22 20:32:53 AS: Data: Parameter=ASPROVIDERMSOLAP,Source=Default,Value=1

    (11) 2015-07-22 20:32:53 AS: Data: Parameter=ASSYSADMINACCOUNTS,Source=Default,Value=TOMPUTER3D\TOM

    (11) 2015-07-22 20:32:53 AS: Result: Successfully Completed

    (11) 2015-07-22 20:32:53 AS: ----------------------------------------------

    (11) 2015-07-22 20:32:53 AS: ----------------------------------------------

    (11) 2015-07-22 20:32:53 AS: Action: (Validation) Processing Command Line Inputs for Install

    (11) 2015-07-22 20:32:53 AS: Action: (Validation) Validating Input Presence for UserName

    (11) 2015-07-22 20:32:53 AS: Data: Input=NT Service\MSSQLServerOLAPService

    (11) 2015-07-22 20:32:53 AS: Result: Valid (Input is provided and not blank)

    (11) 2015-07-22 20:32:53 AS: Action: Validating NT User Account

    (11) 2015-07-22 20:32:53 AS: Data: Account=NT Service\MSSQLServerOLAPService

    (11) 2015-07-22 20:32:53 AS: Data: Account After Mapping = NT Service\MSSQLServerOLAPService

    (11) 2015-07-22 20:32:53 Slp: Sco: Attempting to determine if the account 'NT Service\MSSQLServerOLAPService' is Virtual Account

    (11) 2015-07-22 20:32:53 AS: Result: Valid NT User

    (11) 2015-07-22 20:32:53 AS: Action: Validating Password

    (11) 2015-07-22 20:32:53 AS: Data: Account=NT Service\MSSQLServerOLAPService

    (11) 2015-07-22 20:32:53 Slp: Sco: Attempting to get account sid for user account NT Service\MSSQLServerOLAPService

    (11) 2015-07-22 20:32:53 Slp: Sco: Attempting to get sid for user account NT Service\MSSQLServerOLAPService

    (11) 2015-07-22 20:32:53 Slp: Sco: GetSidForAccount normalized accountName NT Service\MSSQLServerOLAPService parameter to NT Service\MSSQLServerOLAPService

    (11) 2015-07-22 20:32:53 Slp: Sco: Attempting to determine if the account 'NT Service\MSSQLServerOLAPService' is Managed Service Account

    (11) 2015-07-22 20:32:53 Slp: Sco: Attempting to determine if the account 'NT Service\MSSQLServerOLAPService' is Virtual Account

    (11) 2015-07-22 20:32:53 AS: Result: success

    (11) 2015-07-22 20:32:53 AS: Action: Validation User Login

    (11) 2015-07-22 20:32:53 AS: Data : (Utility) UserName=NT Service\MSSQLServerOLAPService

    (11) 2015-07-22 20:32:53 AS: Action: (Utility) Detecting Instance Name

    (11) 2015-07-22 20:32:53 AS: Result: (Utility) MSSQLSERVER

    (11) 2015-07-22 20:32:53 AS: Data : (Utility) Instance Name =MSSQLSERVER

    (11) 2015-07-22 20:32:53 AS: Action: (Utility) Detecting Service Name

    (11) 2015-07-22 20:32:53 AS: Result: (Utility) MSSQLServerOLAPService

    (11) 2015-07-22 20:32:53 Slp: Sco: Attempting to validate credentials for user account 'NT Service\MSSQLServerOLAPService' and service name 'MSSQLServerOLAPService'

    (11) 2015-07-22 20:32:53 Slp: Sco: Attempting to determine if the account 'NT Service\MSSQLServerOLAPService' is Virtual Account

    (11) 2015-07-22 20:32:53 AS: Result: (Utility) Success

    (11) 2015-07-22 20:32:53 AS: Action: (Validation) Validating Input Collation

    (11) 2015-07-22 20:32:53 AS: Data: Input Value=Latin1_General_CI_AS

    (11) 2015-07-22 20:32:53 AS: Result: Success

    (11) 2015-07-22 20:32:53 AS: Action: (Validation) Validating Input DataDir

    (11) 2015-07-22 20:32:53 AS: Data: Input Value=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Data

    (11) 2015-07-22 20:32:53 AS: Result: Success

    (11) 2015-07-22 20:32:53 AS: Action: (Validation) Validating Input LogDir

    (11) 2015-07-22 20:32:53 AS: Data: Input Value=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Log

    (11) 2015-07-22 20:32:53 AS: Result: Success

    (11) 2015-07-22 20:32:53 AS: Action: (Validation) Validating Input BackupDir

    (11) 2015-07-22 20:32:53 AS: Data: Input Value=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Backup

    (11) 2015-07-22 20:32:53 AS: Result: Success

    (11) 2015-07-22 20:32:53 AS: Action: (Validation) Validating Input TempDir

    (11) 2015-07-22 20:32:53 AS: Data: Input Value=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Temp

    (11) 2015-07-22 20:32:53 AS: Result: Success

    (11) 2015-07-22 20:32:53 AS: Action: (Validation) Validating Input ConfigDir

    (11) 2015-07-22 20:32:53 AS: Data: Input Value=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Config

    (11) 2015-07-22 20:32:53 AS: Result: Success

    (11) 2015-07-22 20:32:53 AS: Action: (Validation) Validating Input StartMode

    (11) 2015-07-22 20:32:53 AS: Data: Input Value=Automatic

    (11) 2015-07-22 20:32:53 AS: Result: Success

    (11) 2015-07-22 20:32:53 AS: Action: (Validation) Validating Input AllowInProcess

    (11) 2015-07-22 20:32:53 AS: Data: Input Value=1

    (11) 2015-07-22 20:32:53 AS: Result: Success

    (11) 2015-07-22 20:32:53 Slp: Sco: Attempting to get directory information for path C:\Program Files\Microsoft SQL Server(11) 2015-07-22 20:32:53 AS: Action: (Validation) Validating Folder INSTANCEDIR,Path=C:\Program Files\Microsoft SQL Server(11) 2015-07-22 20:32:53 AS: Action: (Validation) Validating Folder DataDir,Path=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Data

    (11) 2015-07-22 20:32:53 AS: Action: (Utility) Detecting Drive List

    (11) 2015-07-22 20:32:53 AS: Result: (Utility) C:\|D:\|F:\|H:\|I:\|J:\|K:\|L:\|Q:\|

    (11) 2015-07-22 20:32:53 AS: Action: (Validation: not on shared disk) Validating Folder DataDir,Path=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Data not on shared disk

    (11) 2015-07-22 20:32:53 AS: Result: (Validation: not on shared disk) Success

    (11) 2015-07-22 20:32:53 AS: Result: (Validation) Success

    (11) 2015-07-22 20:32:53 AS: Action: (Validation) Validating Folder LogDir,Path=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Log

    (11) 2015-07-22 20:32:53 AS: Action: (Utility) Detecting Drive List

    (11) 2015-07-22 20:32:53 AS: Result: (Utility) C:\|D:\|F:\|H:\|I:\|J:\|K:\|L:\|Q:\|

    (11) 2015-07-22 20:32:53 AS: Action: (Validation: not on shared disk) Validating Folder LogDir,Path=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Log not on shared disk

    (11) 2015-07-22 20:32:53 AS: Result: (Validation: not on shared disk) Success

    (11) 2015-07-22 20:32:53 AS: Result: (Validation) Success

    (11) 2015-07-22 20:32:53 AS: Action: (Validation) Validating Folder BackupDir,Path=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Backup

    (11) 2015-07-22 20:32:53 AS: Action: (Utility) Detecting Drive List

    (11) 2015-07-22 20:32:53 AS: Result: (Utility) C:\|D:\|F:\|H:\|I:\|J:\|K:\|L:\|Q:\|

    (11) 2015-07-22 20:32:53 Slp: Sco: Directory C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Backup does not exist

    (11) 2015-07-22 20:32:53 Slp: Sco: Attempting to create directory C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Backup

    (11) 2015-07-22 20:32:53 Slp: Sco: Attempting to create directory C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Backup, security descriptor

    (11) 2015-07-22 20:32:53 Slp: Sco: Directory 'C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Backup' already exists, skipping creation, moving to set security descriptor.

    (11) 2015-07-22 20:32:53 Slp: Sco: Attempting to set security descriptor for directory C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Backup, security descriptor

    (11) 2015-07-22 20:32:53 Slp: Sco: SDDL is NULL/empty and overwriteSecurityDescriptor is false, so nothing to do, return.

    (11) 2015-07-22 20:32:53 Slp: Sco: Attempting to delete directory C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Backup exists, recursively False

    (11) 2015-07-22 20:32:53 AS: Action: (Validation: not on shared disk) Validating Folder BackupDir,Path=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Backup not on shared disk

    (11) 2015-07-22 20:32:53 AS: Result: (Validation: not on shared disk) Success

    (11) 2015-07-22 20:32:53 AS: Result: (Validation) Success

    (11) 2015-07-22 20:32:53 AS: Action: (Validation) Validating Folder TempDir,Path=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Temp

    (11) 2015-07-22 20:32:53 AS: Action: (Utility) Detecting Drive List

    (11) 2015-07-22 20:32:53 AS: Result: (Utility) C:\|D:\|F:\|H:\|I:\|J:\|K:\|L:\|Q:\|

    (11) 2015-07-22 20:32:53 Slp: Sco: Directory C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Temp does not exist

    (11) 2015-07-22 20:32:53 Slp: Sco: Attempting to create directory C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Temp

    (11) 2015-07-22 20:32:53 Slp: Sco: Attempting to create directory C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Temp, security descriptor

    (11) 2015-07-22 20:32:53 Slp: Sco: Directory 'C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Temp' already exists, skipping creation, moving to set security descriptor.

    (11) 2015-07-22 20:32:53 Slp: Sco: Attempting to set security descriptor for directory C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Temp, security descriptor

    (11) 2015-07-22 20:32:53 Slp: Sco: SDDL is NULL/empty and overwriteSecurityDescriptor is false, so nothing to do, return.

    (11) 2015-07-22 20:32:53 Slp: Sco: Attempting to delete directory C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Temp exists, recursively False

    (11) 2015-07-22 20:32:53 AS: Action: (Validation: not on shared disk) Validating Folder TempDir,Path=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Temp not on shared disk

    (11) 2015-07-22 20:32:53 AS: Result: (Validation: not on shared disk) Success

    (11) 2015-07-22 20:32:53 AS: Result: (Validation) Success

    (11) 2015-07-22 20:32:53 AS: Action: (Validation) Validating Folder ConfigDir,Path=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Config

    (11) 2015-07-22 20:32:53 AS: Action: (Utility) Detecting Drive List

    (11) 2015-07-22 20:32:53 AS: Result: (Utility) C:\|D:\|F:\|H:\|I:\|J:\|K:\|L:\|Q:\|

    (11) 2015-07-22 20:32:53 AS: Action: (Validation: not on shared disk) Validating Folder ConfigDir,Path=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Config not on shared disk

    (11) 2015-07-22 20:32:53 AS: Result: (Validation: not on shared disk) Success

    (11) 2015-07-22 20:32:53 AS: Result: (Validation) Success

    (11) 2015-07-22 20:32:53 AS: Action: (Validation) Validating SysAdmin Accounts

    (11) 2015-07-22 20:32:53 AS: Action: Validation User Account (TOMPUTER3D\TOM)

    (11) 2015-07-22 20:32:53 AS: Action: Validating Account

    (11) 2015-07-22 20:32:53 AS: Data: Account=TOMPUTER3D\TOM

    (11) 2015-07-22 20:32:53 AS: Data: Account After Mapping = TOMPUTER3D\TOM

    (11) 2015-07-22 20:32:53 Slp: Sco: Attempting to get account sid for user account TOMPUTER3D\TOM

    (11) 2015-07-22 20:32:53 Slp: Sco: Attempting to get sid for user account TOMPUTER3D\TOM

    (11) 2015-07-22 20:32:53 Slp: Sco: GetSidForAccount normalized accountName TOMPUTER3D\TOM parameter to TOM

    (11) 2015-07-22 20:32:53 AS: Data: SID = S-1-5-21-4287522400-1098470660-3953603112-1000

    (11) 2015-07-22 20:32:53 AS: Result: Success

    (11) 2015-07-22 20:32:53 AS: Result: Valid

    (11) 2015-07-22 20:32:53 AS: Result: (Validation) Complete

    (11) 2015-07-22 20:32:53 AS: Action: (Validation) Validating Collation for Analysis Service

    (11) 2015-07-22 20:32:53 AS: Action: (Validation) Validating Collation Entry

    (11) 2015-07-22 20:32:53 AS: Data: Latin1_General_CI_AS

    (11) 2015-07-22 20:32:53 AS: Action: (Utility) Validate Collation Entry

    (11) 2015-07-22 20:32:53 AS: Data: Latin1_General_CI_AS

    (11) 2015-07-22 20:32:53 AS: Result: (Utility) Valid

    (11) 2015-07-22 20:32:53 AS: Result: (Validation) Success

    (11) 2015-07-22 20:32:53 AS: Action: (Validation) Validating Collation Match

    (11) 2015-07-22 20:32:53 AS: Data: ASCollation=Latin1_General_CI_AS,SQLCollation=

    (11) 2015-07-22 20:32:53 AS: Result: (Validation) Success

    (11) 2015-07-22 20:32:53 AS: Action: Detect Whether it is Valid Collation

    (11) 2015-07-22 20:32:53 AS: Data: Collation = Latin1_General_CI_AS

    (11) 2015-07-22 20:32:53 AS: Action: (Utility) Retrieving embedded content

    (11) 2015-07-22 20:32:53 AS: Data: Resource Name =Microsoft.SqlServer.Configuration.ASExtension.LCIDs.xml

    (11) 2015-07-22 20:32:53 AS: Result: (Utility) Success

    (11) 2015-07-22 20:32:53 AS: Data: Locale ID=0x0409

    (11) 2015-07-22 20:32:53 AS: Result: Valid

    (11) 2015-07-22 20:32:53 AS: Result: (Validation) Success

    (11) 2015-07-22 20:32:53 AS: Action: Validating Start Mode

    (11) 2015-07-22 20:32:53 AS: Result: Success

    (11) 2015-07-22 20:32:53 AS: Action: Validating Allow in Process

    (11) 2015-07-22 20:32:53 AS: Data: AllowInProcess=1

    (11) 2015-07-22 20:32:53 AS: Result: Success

    (11) 2015-07-22 20:32:53 AS: Result: (Validation) Success

    (11) 2015-07-22 20:32:53 AS: ----------------------------------------------

    (11) 2015-07-22 20:32:53 AS: ----------------------------------------------

    (11) 2015-07-22 20:32:53 AS: Action: Logging Input Values and it's Sources

    (11) 2015-07-22 20:32:53 AS: Data: Parameter=ASSVCACCOUNT,Source=Default,Value=NT Service\MSSQLServerOLAPService

    (11) 2015-07-22 20:32:53 AS: Data: Parameter=ASSVCPASSWORD,Source=Default,Value=********

    (11) 2015-07-22 20:32:53 AS: Data: Parameter=ASSVCSTARTUPTYPE,Source=Default,Value=Automatic

    (11) 2015-07-22 20:32:53 AS: Data: Parameter=ASCOLLATION,Source=Default,Value=Latin1_General_CI_AS

    (11) 2015-07-22 20:32:53 AS: Data: Parameter=SQLCOLLATION,Source=Default,Value=

    (11) 2015-07-22 20:32:53 AS: Data: Parameter=ASLANGUAGE,Source=NotSpecified,Value=

    (11) 2015-07-22 20:32:53 AS: Data: Parameter=ASDATADIR,Source=Default,Value=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Data

    (11) 2015-07-22 20:32:53 AS: Data: Parameter=ASLOGDIR,Source=Default,Value=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Log

    (11) 2015-07-22 20:32:53 AS: Data: Parameter=ASTEMPDIR,Source=Default,Value=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Temp

    (11) 2015-07-22 20:32:53 AS: Data: Parameter=ASBACKUPDIR,Source=Default,Value=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Backup

    (11) 2015-07-22 20:32:53 AS: Data: Parameter=ASCONFIGDIR,Source=Default,Value=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Config

    (11) 2015-07-22 20:32:53 AS: Data: Parameter=ASPROVIDERMSOLAP,Source=Default,Value=1

    (11) 2015-07-22 20:32:53 AS: Data: Parameter=ASSYSADMINACCOUNTS,Source=Default,Value=TOMPUTER3D\TOM

    (11) 2015-07-22 20:32:53 AS: Result: Successfully Completed

    (11) 2015-07-22 20:32:53 AS: ----------------------------------------------

    (11) 2015-07-22 20:32:53 AS: ----------------------------------------------

    (11) 2015-07-22 20:32:53 AS: Action: (Validation) Processing Command Line Inputs for Install

    (11) 2015-07-22 20:32:53 AS: Action: (Validation) Validating Input Presence for UserName

    (11) 2015-07-22 20:32:53 AS: Data: Input=NT Service\MSSQLServerOLAPService

    (11) 2015-07-22 20:32:53 AS: Result: Valid (Input is provided and not blank)

    (11) 2015-07-22 20:32:53 AS: Action: Validating NT User Account

    (11) 2015-07-22 20:32:53 AS: Data: Account=NT Service\MSSQLServerOLAPService

    (11) 2015-07-22 20:32:53 AS: Data: Account After Mapping = NT Service\MSSQLServerOLAPService

    (11) 2015-07-22 20:32:53 Slp: Sco: Attempting to determine if the account 'NT Service\MSSQLServerOLAPService' is Virtual Account

    (11) 2015-07-22 20:32:53 AS: Result: Valid NT User

    (11) 2015-07-22 20:32:53 AS: Action: Validating Password

    (11) 2015-07-22 20:32:53 AS: Data: Account=NT Service\MSSQLServerOLAPService

    (11) 2015-07-22 20:32:53 Slp: Sco: Attempting to get account sid for user account NT Service\MSSQLServerOLAPService

    (11) 2015-07-22 20:32:53 Slp: Sco: Attempting to get sid for user account NT Service\MSSQLServerOLAPService

    (11) 2015-07-22 20:32:53 Slp: Sco: GetSidForAccount normalized accountName NT Service\MSSQLServerOLAPService parameter to NT Service\MSSQLServerOLAPService

    (11) 2015-07-22 20:32:53 Slp: Sco: Attempting to determine if the account 'NT Service\MSSQLServerOLAPService' is Managed Service Account

    (11) 2015-07-22 20:32:53 Slp: Sco: Attempting to determine if the account 'NT Service\MSSQLServerOLAPService' is Virtual Account

    (11) 2015-07-22 20:32:53 AS: Result: success

    (11) 2015-07-22 20:32:53 AS: Action: Validation User Login

    (11) 2015-07-22 20:32:53 AS: Data : (Utility) UserName=NT Service\MSSQLServerOLAPService

    (11) 2015-07-22 20:32:53 AS: Action: (Utility) Detecting Instance Name

    (11) 2015-07-22 20:32:53 AS: Result: (Utility) MSSQLSERVER

    (11) 2015-07-22 20:32:53 AS: Data : (Utility) Instance Name =MSSQLSERVER

    (11) 2015-07-22 20:32:53 AS: Action: (Utility) Detecting Service Name

    (11) 2015-07-22 20:32:53 AS: Result: (Utility) MSSQLServerOLAPService

    (11) 2015-07-22 20:32:53 Slp: Sco: Attempting to validate credentials for user account 'NT Service\MSSQLServerOLAPService' and service name 'MSSQLServerOLAPService'

    (11) 2015-07-22 20:32:53 Slp: Sco: Attempting to determine if the account 'NT Service\MSSQLServerOLAPService' is Virtual Account

    (11) 2015-07-22 20:32:53 AS: Result: (Utility) Success

    (11) 2015-07-22 20:32:53 AS: Action: (Validation) Validating Input Collation

    (11) 2015-07-22 20:32:53 AS: Data: Input Value=Latin1_General_CI_AS

    (11) 2015-07-22 20:32:53 AS: Result: Success

    (11) 2015-07-22 20:32:53 AS: Action: (Validation) Validating Input DataDir

    (11) 2015-07-22 20:32:53 AS: Data: Input Value=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Data

    (11) 2015-07-22 20:32:53 AS: Result: Success

    (11) 2015-07-22 20:32:53 AS: Action: (Validation) Validating Input LogDir

    (11) 2015-07-22 20:32:53 AS: Data: Input Value=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Log

    (11) 2015-07-22 20:32:53 AS: Result: Success

    (11) 2015-07-22 20:32:53 AS: Action: (Validation) Validating Input BackupDir

    (11) 2015-07-22 20:32:53 AS: Data: Input Value=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Backup

    (11) 2015-07-22 20:32:53 AS: Result: Success

    (11) 2015-07-22 20:32:53 AS: Action: (Validation) Validating Input TempDir

    (11) 2015-07-22 20:32:53 AS: Data: Input Value=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Temp

    (11) 2015-07-22 20:32:53 AS: Result: Success

    (11) 2015-07-22 20:32:53 AS: Action: (Validation) Validating Input ConfigDir

    (11) 2015-07-22 20:32:53 AS: Data: Input Value=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Config

    (11) 2015-07-22 20:32:53 AS: Result: Success

    (11) 2015-07-22 20:32:53 AS: Action: (Validation) Validating Input StartMode

    (11) 2015-07-22 20:32:53 AS: Data: Input Value=Automatic

    (11) 2015-07-22 20:32:53 AS: Result: Success

    (11) 2015-07-22 20:32:53 AS: Action: (Validation) Validating Input AllowInProcess

    (11) 2015-07-22 20:32:53 AS: Data: Input Value=1

    (11) 2015-07-22 20:32:53 AS: Result: Success

    (11) 2015-07-22 20:32:53 Slp: Sco: Attempting to get directory information for path C:\Program Files\Microsoft SQL Server(11) 2015-07-22 20:32:53 AS: Action: (Validation) Validating Folder INSTANCEDIR,Path=C:\Program Files\Microsoft SQL Server(11) 2015-07-22 20:32:53 AS: Action: (Validation) Validating Folder DataDir,Path=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Data

    (11) 2015-07-22 20:32:53 AS: Action: (Utility) Detecting Drive List

    (11) 2015-07-22 20:32:53 AS: Result: (Utility) C:\|D:\|F:\|H:\|I:\|J:\|K:\|L:\|Q:\|

    (11) 2015-07-22 20:32:53 AS: Action: (Validation: not on shared disk) Validating Folder DataDir,Path=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Data not on shared disk

    (11) 2015-07-22 20:32:53 AS: Result: (Validation: not on shared disk) Success

    (11) 2015-07-22 20:32:53 AS: Result: (Validation) Success

    (11) 2015-07-22 20:32:53 AS: Action: (Validation) Validating Folder LogDir,Path=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Log

    (11) 2015-07-22 20:32:53 AS: Action: (Utility) Detecting Drive List

    (11) 2015-07-22 20:32:53 AS: Result: (Utility) C:\|D:\|F:\|H:\|I:\|J:\|K:\|L:\|Q:\|

    (11) 2015-07-22 20:32:53 AS: Action: (Validation: not on shared disk) Validating Folder LogDir,Path=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Log not on shared disk

    (11) 2015-07-22 20:32:53 AS: Result: (Validation: not on shared disk) Success

    (11) 2015-07-22 20:32:53 AS: Result: (Validation) Success

    (11) 2015-07-22 20:32:53 AS: Action: (Validation) Validating Folder BackupDir,Path=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Backup

    (11) 2015-07-22 20:32:53 AS: Action: (Utility) Detecting Drive List

    (11) 2015-07-22 20:32:53 AS: Result: (Utility) C:\|D:\|F:\|H:\|I:\|J:\|K:\|L:\|Q:\|

    (11) 2015-07-22 20:32:53 Slp: Sco: Directory C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Backup does not exist

    (11) 2015-07-22 20:32:53 Slp: Sco: Attempting to create directory C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Backup

    (11) 2015-07-22 20:32:53 Slp: Sco: Attempting to create directory C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Backup, security descriptor

    (11) 2015-07-22 20:32:53 Slp: Sco: Directory 'C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Backup' already exists, skipping creation, moving to set security descriptor.

    (11) 2015-07-22 20:32:53 Slp: Sco: Attempting to set security descriptor for directory C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Backup, security descriptor

    (11) 2015-07-22 20:32:53 Slp: Sco: SDDL is NULL/empty and overwriteSecurityDescriptor is false, so nothing to do, return.

    (11) 2015-07-22 20:32:53 Slp: Sco: Attempting to delete directory C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Backup exists, recursively False

    (11) 2015-07-22 20:32:53 AS: Action: (Validation: not on shared disk) Validating Folder BackupDir,Path=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Backup not on shared disk

    (11) 2015-07-22 20:32:53 AS: Result: (Validation: not on shared disk) Success

    (11) 2015-07-22 20:32:53 AS: Result: (Validation) Success

    (11) 2015-07-22 20:32:53 AS: Action: (Validation) Validating Folder TempDir,Path=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Temp

    (11) 2015-07-22 20:32:53 AS: Action: (Utility) Detecting Drive List

    (11) 2015-07-22 20:32:53 AS: Result: (Utility) C:\|D:\|F:\|H:\|I:\|J:\|K:\|L:\|Q:\|

    (11) 2015-07-22 20:32:53 Slp: Sco: Directory C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Temp does not exist

    (11) 2015-07-22 20:32:53 Slp: Sco: Attempting to create directory C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Temp

    (11) 2015-07-22 20:32:53 Slp: Sco: Attempting to create directory C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Temp, security descriptor

    (11) 2015-07-22 20:32:53 Slp: Sco: Directory 'C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Temp' already exists, skipping creation, moving to set security descriptor.

    (11) 2015-07-22 20:32:53 Slp: Sco: Attempting to set security descriptor for directory C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Temp, security descriptor

    (11) 2015-07-22 20:32:53 Slp: Sco: SDDL is NULL/empty and overwriteSecurityDescriptor is false, so nothing to do, return.

    (11) 2015-07-22 20:32:53 Slp: Sco: Attempting to delete directory C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Temp exists, recursively False

    (11) 2015-07-22 20:32:53 AS: Action: (Validation: not on shared disk) Validating Folder TempDir,Path=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Temp not on shared disk

    (11) 2015-07-22 20:32:53 AS: Result: (Validation: not on shared disk) Success

    (11) 2015-07-22 20:32:53 AS: Result: (Validation) Success

    (11) 2015-07-22 20:32:53 AS: Action: (Validation) Validating Folder ConfigDir,Path=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Config

    (11) 2015-07-22 20:32:53 AS: Action: (Utility) Detecting Drive List

    (11) 2015-07-22 20:32:53 AS: Result: (Utility) C:\|D:\|F:\|H:\|I:\|J:\|K:\|L:\|Q:\|

    (11) 2015-07-22 20:32:53 AS: Action: (Validation: not on shared disk) Validating Folder ConfigDir,Path=C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Config not on shared disk

    (11) 2015-07-22 20:32:53 AS: Result: (Validation: not on shared disk) Success

    (11) 2015-07-22 20:32:53 AS: Result: (Validation) Success

    (11) 2015-07-22 20:32:53 AS: Action: (Validation) Validating SysAdmin Accounts

    (11) 2015-07-22 20:32:53 AS: Action: Validation User Account (TOMPUTER3D\TOM)

    (11) 2015-07-22 20:32:53 AS: Action: Validating Account

    (11) 2015-07-22 20:32:53 AS: Data: Account=TOMPUTER3D\TOM

    (11) 2015-07-22 20:32:53 AS: Data: Account After Mapping = TOMPUTER3D\TOM

    (11) 2015-07-22 20:32:53 Slp: Sco: Attempting to get account sid for user account TOMPUTER3D\TOM

    (11) 2015-07-22 20:32:53 Slp: Sco: Attempting to get sid for user account TOMPUTER3D\TOM

    (11) 2015-07-22 20:32:53 Slp: Sco: GetSidForAccount normalized accountName TOMPUTER3D\TOM parameter to TOM

    (11) 2015-07-22 20:32:53 AS: Data: SID = S-1-5-21-4287522400-1098470660-3953603112-1000

    (11) 2015-07-22 20:32:53 AS: Result: Success

    (11) 2015-07-22 20:32:53 AS: Result: Valid

    (11) 2015-07-22 20:32:53 AS: Result: (Validation) Complete

    (11) 2015-07-22 20:32:53 AS: Action: (Validation) Validating Collation for Analysis Service

    (11) 2015-07-22 20:32:53 AS: Action: (Validation) Validating Collation Entry

    (11) 2015-07-22 20:32:53 AS: Data: Latin1_General_CI_AS

    (11) 2015-07-22 20:32:53 AS: Action: (Utility) Validate Collation Entry

    (11) 2015-07-22 20:32:53 AS: Data: Latin1_General_CI_AS

    (11) 2015-07-22 20:32:53 AS: Result: (Utility) Valid

    (11) 2015-07-22 20:32:53 AS: Result: (Validation) Success

    (11) 2015-07-22 20:32:53 AS: Action: (Validation) Validating Collation Match

    (11) 2015-07-22 20:32:53 AS: Data: ASCollation=Latin1_General_CI_AS,SQLCollation=

    (11) 2015-07-22 20:32:53 AS: Result: (Validation) Success

    (11) 2015-07-22 20:32:53 AS: Action: Detect Whether it is Valid Collation

    (11) 2015-07-22 20:32:53 AS: Data: Collation = Latin1_General_CI_AS

    (11) 2015-07-22 20:32:53 AS: Action: (Utility) Retrieving embedded content

    (11) 2015-07-22 20:32:53 AS: Data: Resource Name =Microsoft.SqlServer.Configuration.ASExtension.LCIDs.xml

    (11) 2015-07-22 20:32:53 AS: Result: (Utility) Success

    (11) 2015-07-22 20:32:53 AS: Data: Locale ID=0x0409

    (11) 2015-07-22 20:32:53 AS: Result: Valid

    (11) 2015-07-22 20:32:53 AS: Result: (Validation) Success

    (11) 2015-07-22 20:32:53 AS: Action: Validating Start Mode

    (11) 2015-07-22 20:32:53 AS: Result: Success

    (11) 2015-07-22 20:32:53 AS: Action: Validating Allow in Process

    (11) 2015-07-22 20:32:53 AS: Data: AllowInProcess=1

    (11) 2015-07-22 20:32:53 AS: Result: Success

    (11) 2015-07-22 20:32:53 AS: Result: (Validation) Success

    (11) 2015-07-22 20:32:53 AS: ----------------------------------------------

    (09) 2015-07-22 20:33:42 Slp: Attempting to validate account 'TOMPUTER3D\TOM'.

    (09) 2015-07-22 20:33:42 Slp: Sco: Attempting to get account sid for user account TOMPUTER3D\TOM

    (09) 2015-07-22 20:33:42 Slp: Sco: Attempting to get sid for user account TOMPUTER3D\TOM

    (09) 2015-07-22 20:33:42 Slp: Sco: GetSidForAccount normalized accountName TOMPUTER3D\TOM parameter to TOM

    (09) 2015-07-22 20:33:42 Slp: Sco: Attempting to get account from sid S-1-5-21-4287522400-1098470660-3953603112-1000

    (09) 2015-07-22 20:33:42 Slp: Account Name [TOMPUTER3D\TOM]. Sid Name Use . Domain [TOMPUTER3D]. . Account Sid [S-1-5-21-4287522400-1098470660-3953603112-1000]

    (09) 2015-07-22 20:39:48 AS: Action: Detect Default Collation based on system locale

    (09) 2015-07-22 20:39:48 AS: Data: System Locale = 1031

    (09) 2015-07-22 20:39:48 AS: Result: Latin1_General_CI_AS

    (09) 2015-07-22 20:39:48 AS: Action: Detect Whether it is Valid Collation

    (09) 2015-07-22 20:39:48 AS: Data: Collation = Latin1_General_CI_AS

    (09) 2015-07-22 20:39:48 AS: Action: (Utility) Retrieving embedded content

    (09) 2015-07-22 20:39:48 AS: Data: Resource Name =Microsoft.SqlServer.Configuration.ASExtension.LCIDs.xml

    (09) 2015-07-22 20:39:48 AS: Result: (Utility) Success

    (09) 2015-07-22 20:39:48 AS: Data: Locale ID=0x0409

    (09) 2015-07-22 20:39:48 AS: Result: Valid

    (09) 2015-07-22 20:39:48 AS: -------------------------------------------------------

    (09) 2015-07-22 20:39:48 AS: Action: Calcuate Interface called for recomputation

    (09) 2015-07-22 20:39:48 AS: Action: (Utility) Detecting Instance ID

    (09) 2015-07-22 20:39:48 AS: Result: (Utility) MSAS12.MSSQLSERVER

    (09) 2015-07-22 20:39:48 AS: Result: Success

    (09) 2015-07-22 20:39:48 AS: -------------------------------------------------------

    (09) 2015-07-22 20:39:48 AS: Action: Calculating default service account for AS engine Service

    (09) 2015-07-22 20:39:48 AS: Data: User Name = NT Service\MSSQLServerOLAPService

    (09) 2015-07-22 20:39:48 AS: Data: Role=

    (09) 2015-07-22 20:39:48 AS: Data: Is Domain Controller =False

    (09) 2015-07-22 20:39:48 AS: Action: (Utility) Detecting Instance Name

    (09) 2015-07-22 20:39:48 AS: Result: (Utility) MSSQLSERVER

    (09) 2015-07-22 20:39:48 AS: Data: Instance Name = MSSQLSERVER

    (09) 2015-07-22 20:39:48 AS: Action: (Utility) Detecting Service Name

    (09) 2015-07-22 20:39:48 AS: Result: (Utility) MSSQLServerOLAPService

    (09) 2015-07-22 20:39:48 Slp: Sco: Attempting to format the virtual account name from service name 'MSSQLServerOLAPService'

    (09) 2015-07-22 20:39:48 AS: Data: User Name = NT Service\MSSQLServerOLAPService after calculating default service account.

    (09) 2015-07-22 20:39:48 AS: Result: Completed calculating default service account for AS engine service

    (09) 2015-07-22 20:39:48 AS: Action: Detect Default Collation based on system locale

    (09) 2015-07-22 20:39:48 AS: Data: System Locale = 1031

    (09) 2015-07-22 20:39:48 AS: Result: Latin1_General_CI_AS

    (09) 2015-07-22 20:39:48 AS: Action: Detect Whether it is Valid Collation

    (09) 2015-07-22 20:39:48 AS: Data: Collation = Latin1_General_CI_AS

    (09) 2015-07-22 20:39:48 AS: Action: (Utility) Retrieving embedded content

    (09) 2015-07-22 20:39:48 AS: Data: Resource Name =Microsoft.SqlServer.Configuration.ASExtension.LCIDs.xml

    (09) 2015-07-22 20:39:48 AS: Result: (Utility) Success

    (09) 2015-07-22 20:39:48 AS: Data: Locale ID=0x0409

    (09) 2015-07-22 20:39:48 AS: Result: Valid

    (09) 2015-07-22 20:39:48 AS: -------------------------------------------------------

    (09) 2015-07-22 20:39:48 AS: Action: Calcuate Interface called for recomputation

    (09) 2015-07-22 20:39:48 AS: Action: (Utility) Detecting Instance ID

    (09) 2015-07-22 20:39:48 AS: Result: (Utility) MSAS12.MSSQLSERVER

    (09) 2015-07-22 20:39:48 AS: Result: Success

    (09) 2015-07-22 20:39:48 AS: -------------------------------------------------------

    (09) 2015-07-22 20:39:48 AS: Action: Calculating default service account for AS engine Service

    (09) 2015-07-22 20:39:48 AS: Data: User Name = NT Service\MSSQLServerOLAPService

    (09) 2015-07-22 20:39:48 AS: Data: Role=

    (09) 2015-07-22 20:39:48 AS: Data: Is Domain Controller =False

    (09) 2015-07-22 20:39:48 AS: Action: (Utility) Detecting Instance Name

    (09) 2015-07-22 20:39:48 AS: Result: (Utility) MSSQLSERVER

    (09) 2015-07-22 20:39:48 AS: Data: Instance Name = MSSQLSERVER

    (09) 2015-07-22 20:39:48 AS: Action: (Utility) Detecting Service Name

    (09) 2015-07-22 20:39:48 AS: Result: (Utility) MSSQLServerOLAPService

    (09) 2015-07-22 20:39:48 Slp: Sco: Attempting to format the virtual account name from service name 'MSSQLServerOLAPService'

    (09) 2015-07-22 20:39:48 AS: Data: User Name = NT Service\MSSQLServerOLAPService after calculating default service account.

    (09) 2015-07-22 20:39:48 AS: Result: Completed calculating default service account for AS engine service

    (09) 2015-07-22 20:39:51 SQLEngine: Action Scenario: Install, Feature Scenario: Install, Resolved Scenario Install

    (09) 2015-07-22 20:39:51 SQLEngine: Action Scenario: Install, Feature Scenario: Install, Resolved Scenario Install

    (09) 2015-07-22 20:39:51 SQLEngine: Use default collation: Latin1_General_CI_AS

    (09) 2015-07-22 20:39:51 SQLEngine: SqlEngine: Calculating default service account for engine service. Current value of SqlAccount: NT Service\MSSQLSERVER

    (09) 2015-07-22 20:39:51 Slp: Sco: Attempting to format the virtual account name from service name 'MSSQLSERVER'

    (09) 2015-07-22 20:39:51 SQLEngine: SqlEngine: Completed calculating default service account for engine service. Final value of SqlAccount: NT Service\MSSQLSERVER

    (09) 2015-07-22 20:39:51 ACE: SetDefaultServiceSettingsForAll invoked

    (09) 2015-07-22 20:39:51 ACE: Can't get InstanceName, fall back to INSTANCENAME input setting value

    (09) 2015-07-22 20:39:51 ACE: Got instanceName=MSSQLSERVER

    (09) 2015-07-22 20:39:51 Slp: Sco: Attempting to format the virtual account name from service name 'SQLSERVERAGENT'

    (09) 2015-07-22 20:39:51 ACE: SetDefaultServiceSettingsForAll completed

    (09) 2015-07-22 20:39:51 ACE: SQL Agent service is set to service SID as default

    (09) 2015-07-22 20:39:51 ACE: check for instance name, got: 'MSSQLSERVER'

    (09) 2015-07-22 20:39:51 SQLBrowser: StartMethod Type='SqlBrowserPublicConfig' Method='Calculate'.

    (09) 2015-07-22 20:39:51 SQLBrowser: Retrieved engine config scenario = 'Install'

    (09) 2015-07-22 20:39:51 SQLBrowser: Returning IsDbmsEngineScenarioInstall = 'True'

    (09) 2015-07-22 20:39:51 SQLBrowser: Source of SQL Server Browser parameter 'TCPENABLED' is: 'Default'.

    (09) 2015-07-22 20:39:51 SQLBrowser: Returning value whether SQL Server Browser parameter 'TCPENABLED' is user-specified: 'False'.

    (09) 2015-07-22 20:39:51 SQLBrowser: DBMS Engine's TcpEnabled parameter is not specified by the user during Install or Repair. Setting it to a SKU-specific default value.

    (09) 2015-07-22 20:39:51 SQLBrowser: Retrieving SniServerConfigurationPrivate object from data store root path.

    (09) 2015-07-22 20:39:51 SQLEngine: DBMS Engine's TcpEnabled parameter is not specified by the user. Setting it to a SKU-specific default value.

    (09) 2015-07-22 20:39:51 SQLEngine: Retrieving SniServerConfigurationPublic object from data store.

    (09) 2015-07-22 20:39:51 SQLEngine: Retrieving SkuPublicConfigObject from data store.

    (09) 2015-07-22 20:39:51 SQLEngine: Retrieved Edition = 'ENTERPRISE'.

    (09) 2015-07-22 20:39:51 SQLEngine: Setting TcpEnabled SKU-based default to '1'.

    (09) 2015-07-22 20:39:51 SQLEngine: Returning TcpEnabledSkuDefault = '1'.

    (09) 2015-07-22 20:39:51 SQLEngine: Set DBMS Engine's TcpEnabled parameter to '1'.

    (09) 2015-07-22 20:39:51 SQLEngine: Serializing SniServerConfigurationPublic object into data.

    (09) 2015-07-22 20:39:51 SQLBrowser: Calculating intended SQL Server Browser service properties. The current intended values are: service account = 'NT AUTHORITY\LOCAL SERVICE', start type = 'Disabled' (source: 'Default').

    (09) 2015-07-22 20:39:51 SQLBrowser: StartMethod Type='SqlBrowserPublicConfig' Method='CalculateUserNamePassword'.

    (09) 2015-07-22 20:39:51 SQLBrowser: CalculateUserNamePassword: current intended SQL Server Browser service account is 'NT AUTHORITY\LOCAL SERVICE', internal property RetrievedUserNameFromExistingService = 'False'.

    (09) 2015-07-22 20:39:51 SQLBrowser: CalculateUserNamePassword: resetting internal ApplyAccount property to 'False'.

    (09) 2015-07-22 20:39:51 SQLBrowser: CalculateUserNamePassword: checking if service exists.

    (09) 2015-07-22 20:39:51 Slp: Sco: Attempting to open SC Manager

    (09) 2015-07-22 20:39:51 Slp: Sco: Attempting to open service handle for service SQLBrowser

    (09) 2015-07-22 20:39:51 Slp: Sco: Attempting to close SC Manager

    (09) 2015-07-22 20:39:51 SQLBrowser: Returning value whether SQL Server Browser service exists: 'False'.

    (09) 2015-07-22 20:39:51 SQLBrowser: CalculateUserNamePassword: SQL Server Browser service does not exist.

    (09) 2015-07-22 20:39:51 SQLBrowser: IsUserSelectedRepair: Reading ConfigActionScenario from input settings.

    (09) 2015-07-22 20:39:51 SQLBrowser: IsUserSelectedRepair: Read user-selected ConfigActionScenario = 'Install'.

    (09) 2015-07-22 20:39:51 SQLBrowser: IsUserSelectedRepair: Returning False.

    (09) 2015-07-22 20:39:51 SQLBrowser: EndMethod Type='SqlBrowserPublicConfig' Method='CalculateUserNamePassword'.

    (09) 2015-07-22 20:39:51 SQLBrowser: StartMethod Type='SqlBrowserPublicConfig' Method='CalculateStartMode'.

    (09) 2015-07-22 20:39:51 SQLBrowser: CalculateStartMode: Current intended SQL Server Browser start type is 'Disabled'.

    (09) 2015-07-22 20:39:51 SQLBrowser: CalculateStartMode: Resetting internal SetForceStart property to 'False'.

    (09) 2015-07-22 20:39:51 SQLBrowser: Source of SQL Server Browser parameter 'BROWSERSVCSTARTUPTYPE' is: 'Default'.

    (09) 2015-07-22 20:39:51 SQLBrowser: Returning value whether SQL Server Browser parameter 'BROWSERSVCSTARTUPTYPE' is user-specified: 'False'.

    (09) 2015-07-22 20:39:51 SQLBrowser: CalculateStartMode: The SQL Server Browser StartMode property is not specified by user.

    (09) 2015-07-22 20:39:51 SQLBrowser: CalculateStartMode: Checking whether to enable SQL Server Browser for a named instance.

    (09) 2015-07-22 20:39:51 SQLBrowser: Retrieved instance name = 'MSSQLSERVER'.

    (09) 2015-07-22 20:39:51 SQLBrowser: Current InstanceName = 'MSSQLSERVER'.

    (09) 2015-07-22 20:39:51 SQLBrowser: Retrieved instance name = 'MSSQLSERVER'.

    (09) 2015-07-22 20:39:51 SQLBrowser: Retrieved instance name = 'MSSQLSERVER'.

    (09) 2015-07-22 20:39:51 SQLBrowser: Returning IsNamedInstance = 'False'.

    (09) 2015-07-22 20:39:51 SQLBrowser: Retrieved engine config scenario = 'Install'

    (09) 2015-07-22 20:39:51 SQLBrowser: Returning IsDbmsEngineScenarioInstall = 'True'

    (09) 2015-07-22 20:39:51 SQLBrowser: Retrieveing TCP and NP protocols settings from SniServer extension.

    (09) 2015-07-22 20:39:51 SQLBrowser: Retrieving DatastoreSerialization attribute of the SniServerConfigurationPublic class.

    (09) 2015-07-22 20:39:51 SQLBrowser: Retrieving SniServerConfigurationPublic object from data store root path '/Datastore/ProductSettings/SniServer/Public'.

    (09) 2015-07-22 20:39:51 SQLBrowser: Retrieved TcpEnabled = '1'.

    (09) 2015-07-22 20:39:51 SQLBrowser: Retrieved NpEnabled = '0'.

    (09) 2015-07-22 20:39:51 SQLBrowser: Returning EngineNetworkProtocolsOn = 'True'.

    (09) 2015-07-22 20:39:51 SQLBrowser: Retrieved AS config scenario = 'Install'

    (09) 2015-07-22 20:39:51 SQLBrowser: Returning IsAsScenarioInstall = 'True'

    (09) 2015-07-22 20:39:51 SQLBrowser: CalculateStartMode: bIsNamedInstance = 'False', bIsDbmsEngineInstall = 'True', bEngineNetworkProtocolsOn = 'True', bIsAsInstall = 'True',bIsCluster = 'False'.

    (09) 2015-07-22 20:39:51 SQLBrowser: CalculateStartMode: No need to enable SQL Server Browser for this instance because it is either a default instance or because its configuration does not require SQL Server Browser for DBMS Engine or Analysis Services connectivity.

    (09) 2015-07-22 20:39:51 Slp: Sco: Attempting to open SC Manager

    (09) 2015-07-22 20:39:51 Slp: Sco: Attempting to open service handle for service SQLBrowser

    (09) 2015-07-22 20:39:51 Slp: Sco: Attempting to close SC Manager

    (09) 2015-07-22 20:39:51 SQLBrowser: Returning value whether SQL Server Browser service exists: 'False'.

    (09) 2015-07-22 20:39:51 SQLBrowser: SQL Server Browser service does not exist or its configuration is not reusable

    (09) 2015-07-22 20:39:51 SQLBrowser: CalculateStartMode: SQL Server Browser service is not present on the system or its configuration is not reusable: setting intended SQL Server Browser StartMode property to 'Disabled.'

    (09) 2015-07-22 20:39:51 SQLBrowser: IsUserSelectedRepair: Reading ConfigActionScenario from input settings.

    (09) 2015-07-22 20:39:51 SQLBrowser: IsUserSelectedRepair: Read user-selected ConfigActionScenario = 'Install'.

    (09) 2015-07-22 20:39:51 SQLBrowser: IsUserSelectedRepair: Returning False.

    (09) 2015-07-22 20:39:51 SQLBrowser: EndMethod Type='SqlBrowserPublicConfig' Method='CalculateStartMode'.

    (09) 2015-07-22 20:39:51 SQLBrowser: EndMethod Type='SqlBrowserPublicConfig' Method='Calculate'.

    (09) 2015-07-22 20:39:51 SQLEngine: Action Scenario: Install, Feature Scenario: Install, Resolved Scenario Install

    (09) 2015-07-22 20:39:51 SQLEngine: Action Scenario: Install, Feature Scenario: Install, Resolved Scenario Install

    (09) 2015-07-22 20:39:51 SQLEngine: Use default collation: Latin1_General_CI_AS

    (09) 2015-07-22 20:39:51 SQLEngine: SqlEngine: Calculating default service account for engine service. Current value of SqlAccount: NT Service\MSSQLSERVER

    (09) 2015-07-22 20:39:51 Slp: Sco: Attempting to format the virtual account name from service name 'MSSQLSERVER'

    (09) 2015-07-22 20:39:51 SQLEngine: SqlEngine: Completed calculating default service account for engine service. Final value of SqlAccount: NT Service\MSSQLSERVER

    (09) 2015-07-22 20:39:51 AS: Action: Detect Default Collation based on system locale

    (09) 2015-07-22 20:39:51 AS: Data: System Locale = 1031

    (09) 2015-07-22 20:39:51 AS: Result: Latin1_General_CI_AS

    (09) 2015-07-22 20:39:51 AS: Action: Detect Whether it is Valid Collation

    (09) 2015-07-22 20:39:51 AS: Data: Collation = Latin1_General_CI_AS

    (09) 2015-07-22 20:39:51 AS: Action: (Utility) Retrieving embedded content

    (09) 2015-07-22 20:39:51 AS: Data: Resource Name =Microsoft.SqlServer.Configuration.ASExtension.LCIDs.xml

    (09) 2015-07-22 20:39:51 AS: Result: (Utility) Success

    (09) 2015-07-22 20:39:51 AS: Data: Locale ID=0x0409

    (09) 2015-07-22 20:39:51 AS: Result: Valid

    (09) 2015-07-22 20:39:51 AS: -------------------------------------------------------

    (09) 2015-07-22 20:39:51 AS: Action: Calcuate Interface called for recomputation

    (09) 2015-07-22 20:39:51 AS: Action: (Utility) Detecting Instance ID

    (09) 2015-07-22 20:39:51 AS: Result: (Utility) MSAS12.MSSQLSERVER

    (09) 2015-07-22 20:39:51 AS: Result: Success

    (09) 2015-07-22 20:39:51 AS: -------------------------------------------------------

    (09) 2015-07-22 20:39:51 AS: Action: Calculating default service account for AS engine Service

    (09) 2015-07-22 20:39:51 AS: Data: User Name = NT Service\MSSQLServerOLAPService

    (09) 2015-07-22 20:39:51 AS: Data: Role=

    (09) 2015-07-22 20:39:51 AS: Data: Is Domain Controller =False

    (09) 2015-07-22 20:39:51 AS: Action: (Utility) Detecting Instance Name

    (09) 2015-07-22 20:39:51 AS: Result: (Utility) MSSQLSERVER

    (09) 2015-07-22 20:39:51 AS: Data: Instance Name = MSSQLSERVER

    (09) 2015-07-22 20:39:51 AS: Action: (Utility) Detecting Service Name

    (09) 2015-07-22 20:39:51 AS: Result: (Utility) MSSQLServerOLAPService

    (09) 2015-07-22 20:39:51 Slp: Sco: Attempting to format the virtual account name from service name 'MSSQLServerOLAPService'

    (09) 2015-07-22 20:39:51 AS: Data: User Name = NT Service\MSSQLServerOLAPService after calculating default service account.

    (09) 2015-07-22 20:39:51 AS: Result: Completed calculating default service account for AS engine service

    (09) 2015-07-22 20:39:51 Slp: Sco: Attempting to get network service account name

    (09) 2015-07-22 20:39:51 Slp: Sco: Attempting to get NT account from sid S-1-5-20

    (09) 2015-07-22 20:39:51 Slp: Sco: Attempting to get account from sid S-1-5-20

    (09) 2015-07-22 20:39:51 Slp: Sco: Attempting to format the virtual account name from service name 'ReportServer'

    (09) 2015-07-22 20:39:51 RS: Default service account is set to NT Service\ReportServer

    (09) 2015-07-22 20:39:51 Slp: Sco: Attempting to determine if the password is required for account 'NT Service\ReportServer'

    (09) 2015-07-22 20:39:51 Slp: Sco: Attempting to determine if the account 'NT Service\ReportServer' is Virtual Account

    (09) 2015-07-22 20:39:51 RS: Password is not required for account NT Service\ReportServer

    (09) 2015-07-22 20:39:51 RS: Calculating InstallMode to RSInstallMode.DefaultNativeMode.

    (09) 2015-07-22 20:39:51 Slp: Sco: Attempting to format the virtual account name from service name 'MsDtsServer120'

    (09) 2015-07-22 20:39:51 Slp: Sco: Attempting to format the virtual account name from service name 'MSSQLFDLauncher'

    (09) 2015-07-22 20:39:51 SQLEngine: Action Scenario: Install, Feature Scenario: Install, Resolved Scenario Install

    (09) 2015-07-22 20:39:51 SQLEngine: Action Scenario: Install, Feature Scenario: Install, Resolved Scenario Install

    (09) 2015-07-22 20:39:51 SQLEngine: Use default collation: Latin1_General_CI_AS

    (09) 2015-07-22 20:39:51 SQLEngine: SqlEngine: Calculating default service account for engine service. Current value of SqlAccount: NT Service\MSSQLSERVER

    (09) 2015-07-22 20:39:51 Slp: Sco: Attempting to format the virtual account name from service name 'MSSQLSERVER'

    (09) 2015-07-22 20:39:51 SQLEngine: SqlEngine: Completed calculating default service account for engine service. Final value of SqlAccount: NT Service\MSSQLSERVER

    (09) 2015-07-22 20:39:51 Slp: Sco: Attempting to format the virtual account name from service name 'SQL Server Distributed Replay Client'

    (09) 2015-07-22 20:39:51 Slp: Sco: Attempting to format the virtual account name from service name 'SQL Server Distributed Replay Controller'

    (09) 2015-07-22 20:39:51 Slp: Sco: Attempting to determine if the password is required for account 'NT Service\SQLSERVERAGENT'

    (09) 2015-07-22 20:39:51 Slp: Sco: Attempting to determine if the account 'NT Service\SQLSERVERAGENT' is Virtual Account

    (09) 2015-07-22 20:39:51 Slp: Sco: Attempting to determine if the password is required for account 'NT Service\MSSQLSERVER'

    (09) 2015-07-22 20:39:51 Slp: Sco: Attempting to determine if the account 'NT Service\MSSQLSERVER' is Virtual Account

    (09) 2015-07-22 20:39:51 Slp: Sco: Attempting to determine if the password is required for account 'NT Service\ReportServer'

    (09) 2015-07-22 20:39:51 Slp: Sco: Attempting to determine if the account 'NT Service\ReportServer' is Virtual Account

    (09) 2015-07-22 20:39:51 Slp: Sco: Attempting to determine if the password is required for account 'NT Service\SQL Server Distributed Replay Client'

    (09) 2015-07-22 20:39:51 Slp: Sco: Attempting to determine if the account 'NT Service\SQL Server Distributed Replay Client' is Virtual Account

    (09) 2015-07-22 20:39:51 Slp: Sco: Attempting to determine if the password is required for account 'NT Service\SQL Server Distributed Replay Controller'

    (09) 2015-07-22 20:39:51 Slp: Sco: Attempting to determine if the account 'NT Service\SQL Server Distributed Replay Controller' is Virtual Account

    (09) 2015-07-22 20:39:54 Slp: Scenario: Install

    (09) 2015-07-22 20:39:54 Slp: Set instance name into Instance ID 'SQLEngine' config object: MSSQLSERVER

    (09) 2015-07-22 20:39:54 Slp: Instance ID suffix: MSSQLSERVER

    (09) 2015-07-22 20:39:54 Slp: Using instance id 'MSSQL12.MSSQLSERVER' for product SQL Server Database Services

    (09) 2015-07-22 20:39:54 Slp: Set instance ID for 'SQLEngine': MSSQL12.MSSQLSERVER

    (09) 2015-07-22 20:39:54 Slp: Set instance name into Instance ID 'AS' config object: MSSQLSERVER

    (09) 2015-07-22 20:39:54 Slp: Instance ID suffix: MSSQLSERVER

    (09) 2015-07-22 20:39:54 Slp: Using instance id 'MSAS12.MSSQLSERVER' for product Analysis Services

    (09) 2015-07-22 20:39:54 Slp: Set instance ID for 'AS': MSAS12.MSSQLSERVER

    (09) 2015-07-22 20:39:54 Slp: Set instance name into Instance ID 'RS' config object: MSSQLSERVER

    (09) 2015-07-22 20:39:54 Slp: Instance ID suffix: MSSQLSERVER

    (09) 2015-07-22 20:39:54 Slp: Using instance id 'MSRS12.MSSQLSERVER' for product Reporting Services

    (09) 2015-07-22 20:39:54 Slp: Set instance ID for 'RS': MSRS12.MSSQLSERVER

    (03) 2015-07-22 20:39:54 Slp: Workflow to execute: 'CALCULATESCENARIO'

    (03) 2015-07-22 20:39:54 Slp: ----------------------------------------------------------------------

    (03) 2015-07-22 20:39:54 Slp: Running Action: ClearCalculatedState

    (03) 2015-07-22 20:39:54 Slp: Completed Action: ClearCalculatedState, returned True

    (03) 2015-07-22 20:39:54 Slp: ----------------------------------------------------------------------

    (03) 2015-07-22 20:39:54 Slp: Skipping Action: SetUninstallEnableInstallMatchingByInstanceId

    (03) 2015-07-22 20:39:54 Slp: Action is being skipped due to the following restrictions:

    (03) 2015-07-22 20:39:54 Slp: Condition "Is the user's scenario set to Uninstall" did not pass as it returned false and true was expected.

    (03) 2015-07-22 20:39:54 Slp: ----------------------------------------------------------------------

    (03) 2015-07-22 20:39:54 Slp: Skipping property IncludedPackages of class: SetPackageInstallStateAction

    (03) 2015-07-22 20:39:54 Slp: Input of property will not be set due to the following failed restriction(s):

    (03) 2015-07-22 20:39:54 Slp: Condition "Is the datastore flag /Scenario/GlobalFlags/EnableDetectPackageIdFilter set" did not pass as it returned false and true was expected.

    (03) 2015-07-22 20:39:54 Slp: ----------------------------------------------------------------------

    (03) 2015-07-22 20:39:54 Slp: Running Action: SetPackageInstallStateAction

    (03) 2015-07-22 20:39:54 Slp: Package ID sql_engine_core_inst_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:54 Slp: Package ID sql_engine_core_inst_Cpu32: NotInstalled

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:39:54 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Package ID sql_engine_core_inst_loc_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Package ID sql_engine_core_inst_loc_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1028: NotInstalled

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1031: NotInstalled

    (03) 2015-07-22 20:39:54 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1033: NotInstalled

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1036: NotInstalled

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1040: NotInstalled

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1041: NotInstalled

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1042: NotInstalled

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1046: NotInstalled

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1049: NotInstalled

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Package ID sql_engine_core_inst_loc_Cpu32_2052: NotInstalled

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Package ID sql_engine_core_inst_loc_Cpu32_3082: NotInstalled

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1053: NotInstalled

    (03) 2015-07-22 20:39:54 Slp: Package ID sql_fulltext_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:54 Slp: Package ID sql_fulltext_Cpu32: NotInstalled

    (03) 2015-07-22 20:39:54 Slp: Package ID sql_dq_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:54 Slp: Package ID sql_dq_Cpu32: NotInstalled

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Package ID sql_dq_loc_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Package ID sql_dq_loc_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:39:54 Slp: Package ID sql_dq_loc_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Package ID sql_dq_loc_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Package ID sql_dq_loc_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Package ID sql_dq_loc_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Package ID sql_dq_loc_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Package ID sql_dq_loc_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Package ID sql_dq_loc_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Package ID sql_dq_loc_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Package ID sql_dq_loc_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Package ID sql_dq_loc_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Package ID sql_dq_loc_Cpu32_1028: NotInstalled

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Package ID sql_dq_loc_Cpu32_1031: NotInstalled

    (03) 2015-07-22 20:39:54 Slp: Package ID sql_dq_loc_Cpu32_1033: NotInstalled

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Package ID sql_dq_loc_Cpu32_1036: NotInstalled

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Package ID sql_dq_loc_Cpu32_1040: NotInstalled

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Package ID sql_dq_loc_Cpu32_1041: NotInstalled

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Package ID sql_dq_loc_Cpu32_1042: NotInstalled

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Package ID sql_dq_loc_Cpu32_1046: NotInstalled

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Package ID sql_dq_loc_Cpu32_1049: NotInstalled

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Package ID sql_dq_loc_Cpu32_2052: NotInstalled

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Package ID sql_dq_loc_Cpu32_3082: NotInstalled

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Package ID sql_dq_loc_Cpu32_1053: NotInstalled

    (03) 2015-07-22 20:39:54 Slp: Package ID sql_engine_core_shared_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:39:54 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (03) 2015-07-22 20:39:54 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_engine_core_shared_loc_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_engine_core_shared_loc_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_as_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_as_Cpu32: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_as_loc_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_as_loc_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_as_loc_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_as_loc_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_as_loc_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_as_loc_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_as_loc_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_as_loc_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_as_loc_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_as_loc_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_as_loc_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_as_loc_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_as_loc_Cpu32_1028: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_as_loc_Cpu32_1031: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_as_loc_Cpu32_1033: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_as_loc_Cpu32_1036: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_as_loc_Cpu32_1040: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_as_loc_Cpu32_1041: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_as_loc_Cpu32_1042: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_as_loc_Cpu32_1046: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_as_loc_Cpu32_1049: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_as_loc_Cpu32_2052: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_as_loc_Cpu32_3082: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_as_loc_Cpu32_1053: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\SQL_AS_OLEDB.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\SQL_AS_OLEDB.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID SQL_AS_OLEDB_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\SQL_AS_OLEDB.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\SQL_AS_OLEDB.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID SQL_AS_OLEDB_Cpu32: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_as_spi_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_rs_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_rs_Cpu32: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_rsshp_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID rsSharePoint_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_rs_KJ_virtual_native_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_rs_SQL10_virtual_sharepoint_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID RS2005_virtual_native_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID RS2005_virtual_sharepoint_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_rs_loc_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_rs_loc_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_rs_loc_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_rs_loc_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_rs_loc_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_rs_loc_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_rs_loc_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_rs_loc_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_rs_loc_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_rs_loc_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_rs_loc_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_rs_loc_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_rs_loc_Cpu32_1028: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_rs_loc_Cpu32_1031: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_rs_loc_Cpu32_1033: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_rs_loc_Cpu32_1036: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_rs_loc_Cpu32_1040: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_rs_loc_Cpu32_1041: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_rs_loc_Cpu32_1042: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_rs_loc_Cpu32_1046: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_rs_loc_Cpu32_1049: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_rs_loc_Cpu32_2052: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_rs_loc_Cpu32_3082: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_rs_loc_Cpu32_1053: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dqc_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dqc_loc_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dqc_loc_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dqc_loc_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dqc_loc_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dqc_loc_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dqc_loc_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dqc_loc_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dqc_loc_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dqc_loc_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dqc_loc_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dqc_loc_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dqc_loc_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dq_common_Cpu64: Using MsiUpgradeDetectionEngine

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dq_common_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_is_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_is_loc_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_is_loc_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_is_loc_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_is_loc_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_is_loc_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_is_loc_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_is_loc_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_is_loc_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_is_loc_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_is_loc_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_is_loc_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_is_loc_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_tools_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_tools_loc_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_tools_loc_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_tools_loc_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_tools_loc_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_tools_loc_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_tools_loc_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_tools_loc_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_tools_loc_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_tools_loc_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_tools_loc_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_tools_loc_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_tools_loc_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dreplay_controller_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dreplay_controller_loc_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dreplay_controller_loc_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dreplay_client_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dreplay_client_loc_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dreplay_client_loc_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dreplay_client_loc_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dreplay_client_loc_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dreplay_client_loc_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dreplay_client_loc_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dreplay_client_loc_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dreplay_client_loc_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dreplay_client_loc_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dreplay_client_loc_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dreplay_client_loc_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dreplay_client_loc_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\x64\setup\x64\SSIS64ForSSDTBI.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\x64\setup\x64\SSIS64ForSSDTBI.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID SSIS64ForSSDTBI_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\x64\setup\x86\ssdtbi.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\x64\setup\x86\ssdtbi.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID ssdtbi_Cpu32: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID ssdtbi_loc_Cpu32_1028: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID ssdtbi_loc_Cpu32_1031: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID ssdtbi_loc_Cpu32_1033: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID ssdtbi_loc_Cpu32_1036: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID ssdtbi_loc_Cpu32_1040: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID ssdtbi_loc_Cpu32_1041: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID ssdtbi_loc_Cpu32_1042: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID ssdtbi_loc_Cpu32_1046: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID ssdtbi_loc_Cpu32_1049: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID ssdtbi_loc_Cpu32_2052: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID ssdtbi_loc_Cpu32_3082: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID ssdtbi_loc_Cpu32_1053: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_ssms_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_ssms_loc_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_ssms_loc_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_ssms_loc_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_ssms_loc_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_ssms_loc_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_ssms_loc_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_ssms_loc_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_ssms_loc_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_ssms_loc_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_ssms_loc_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_ssms_loc_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_ssms_loc_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_common_core_Cpu64: Using MsiUpgradeDetectionEngine

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_common_core_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_common_core_loc_Cpu64_1028: Using MsiUpgradeDetectionEngine

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_common_core_loc_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_common_core_loc_Cpu64_1031: Using MsiUpgradeDetectionEngine

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_common_core_loc_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_common_core_loc_Cpu64_1033: Using MsiUpgradeDetectionEngine

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_common_core_loc_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_common_core_loc_Cpu64_1036: Using MsiUpgradeDetectionEngine

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_common_core_loc_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_common_core_loc_Cpu64_1040: Using MsiUpgradeDetectionEngine

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_common_core_loc_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_common_core_loc_Cpu64_1041: Using MsiUpgradeDetectionEngine

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_common_core_loc_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_common_core_loc_Cpu64_1042: Using MsiUpgradeDetectionEngine

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_common_core_loc_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_common_core_loc_Cpu64_1046: Using MsiUpgradeDetectionEngine

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_common_core_loc_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_common_core_loc_Cpu64_1049: Using MsiUpgradeDetectionEngine

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_common_core_loc_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_common_core_loc_Cpu64_2052: Using MsiUpgradeDetectionEngine

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_common_core_loc_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_common_core_loc_Cpu64_3082: Using MsiUpgradeDetectionEngine

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_common_core_loc_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_common_core_loc_Cpu64_1053: Using MsiUpgradeDetectionEngine

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_common_core_loc_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID SqlSupport_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID WatsonX86_Cpu32: Installed - Version: 12.0.6012.5000

    (03) 2015-07-22 20:39:55 Slp: Package ID sqlncli_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID msodbcsql_Cpu64: Installed - Version: 12.1.4100.1

    (03) 2015-07-22 20:39:55 Slp: Package ID SqlLocalDB_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\SSDTStub.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID SSDTStub_Cpu32: Installed - Version: 10.3.20116.0

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\SSDTDBSvcExternals.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\SSDTDBSvcExternals.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID SSDTDBSvcExternals_Cpu32: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\SharedManagementObjects.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\SharedManagementObjects.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID SharedManagementObjects_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\SharedManagementObjects.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\SharedManagementObjects.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID SharedManagementObjects_Cpu32: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\TSqlLanguageService.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\TSqlLanguageService.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID tsqllangsvc_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\DACFramework.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\DACFramework.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID dacfx_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sqlls_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID SqlWriter_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID BOL_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID BOL_Loc_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID BOL_Loc_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID BOL_Loc_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID BOL_Loc_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID BOL_Loc_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID BOL_Loc_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID BOL_Loc_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID BOL_Loc_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID BOL_Loc_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID BOL_Loc_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID BOL_Loc_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID BOL_Loc_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID BOL_Reg_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID BestPracticesPolicies_Cpu32: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID SqlBrowser_Cpu32: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID SqlSqmShared_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID RsFx_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID SQLSysClrTypes_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID ReportViewer_Cpu32: Installed - Version: 12.0.2000.8

    (03) 2015-07-22 20:39:55 Slp: Package ID vsta_runtime_32_Cpu32: Installed - Version: 10.0.40220

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1028_CHT_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1028_CHT_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID vsta_runtime_lp_32_Cpu32_1028: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1031_DEU_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1031_DEU_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID vsta_runtime_lp_32_Cpu32_1031: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1033_ENU_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1033_ENU_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID vsta_runtime_lp_32_Cpu32_1033: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1036_FRA_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1036_FRA_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID vsta_runtime_lp_32_Cpu32_1036: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1040_ITA_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1040_ITA_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID vsta_runtime_lp_32_Cpu32_1040: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1041_JPN_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1041_JPN_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID vsta_runtime_lp_32_Cpu32_1041: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1042_KOR_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1042_KOR_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID vsta_runtime_lp_32_Cpu32_1042: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1046_PTB_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1046_PTB_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID vsta_runtime_lp_32_Cpu32_1046: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1049_RUS_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1049_RUS_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID vsta_runtime_lp_32_Cpu32_1049: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\2052_CHS_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\2052_CHS_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID vsta_runtime_lp_32_Cpu32_2052: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\3082_ESN_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\3082_ESN_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID vsta_runtime_lp_32_Cpu32_3082: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1053_SVE_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1053_SVE_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID vsta_runtime_lp_32_Cpu32_1053: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID vsta_runtime_64_Cpu64: Installed - Version: 10.0.40220

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1028_CHT_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1028_CHT_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID vsta_runtime_lp_64_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1031_DEU_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1031_DEU_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID vsta_runtime_lp_64_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1033_ENU_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1033_ENU_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID vsta_runtime_lp_64_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1036_FRA_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1036_FRA_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID vsta_runtime_lp_64_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1040_ITA_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1040_ITA_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID vsta_runtime_lp_64_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1041_JPN_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1041_JPN_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID vsta_runtime_lp_64_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1042_KOR_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1042_KOR_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID vsta_runtime_lp_64_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1046_PTB_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1046_PTB_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID vsta_runtime_lp_64_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1049_RUS_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1049_RUS_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID vsta_runtime_lp_64_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\2052_CHS_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\2052_CHS_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID vsta_runtime_lp_64_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\3082_ESN_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\3082_ESN_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID vsta_runtime_lp_64_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1053_SVE_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1053_SVE_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID vsta_runtime_lp_64_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\redist\VSTA\designtime\x86\VSTA_DT30.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID vsta_designtime_Cpu32: Installed - Version: 10.0.40220

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1028_CHT_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1028_CHT_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID vsta_designtime_lp_Cpu32_1028: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1031_DEU_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1031_DEU_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID vsta_designtime_lp_Cpu32_1031: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1033_ENU_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1033_ENU_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID vsta_designtime_lp_Cpu32_1033: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1036_FRA_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1036_FRA_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID vsta_designtime_lp_Cpu32_1036: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1040_ITA_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1040_ITA_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID vsta_designtime_lp_Cpu32_1040: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1041_JPN_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1041_JPN_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID vsta_designtime_lp_Cpu32_1041: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1042_KOR_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1042_KOR_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID vsta_designtime_lp_Cpu32_1042: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1046_PTB_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1046_PTB_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID vsta_designtime_lp_Cpu32_1046: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1049_RUS_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1049_RUS_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID vsta_designtime_lp_Cpu32_1049: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\2052_CHS_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\2052_CHS_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID vsta_designtime_lp_Cpu32_2052: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\3082_ESN_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\3082_ESN_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID vsta_designtime_lp_Cpu32_3082: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1053_SVE_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1053_SVE_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID vsta_designtime_lp_Cpu32_1053: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID MDS_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID MDS_Loc_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v3.5

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to get registry value SP

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to get registry value Version

    (03) 2015-07-22 20:39:55 Slp: Package ID DotNet35_Cpu64: Installed - Version: 3.5.30729.5420

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to get registry value Install

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to get registry value Version

    (03) 2015-07-22 20:39:55 Slp: Package ID DotNetCore_Cpu64: Installed - Version: 4.5.51209

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1028

    (03) 2015-07-22 20:39:55 Slp: Package ID DotNetLangPack_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1031

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to get registry value Install

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to get registry value Version

    (03) 2015-07-22 20:39:55 Slp: Package ID DotNetLangPack_Cpu64_1031: Installed - Version: 4.5.51209

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1033

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to get registry value Install

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to get registry value Version

    (03) 2015-07-22 20:39:55 Slp: Package ID DotNetLangPack_Cpu64_1033: Installed - Version: 4.5.51209

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1036

    (03) 2015-07-22 20:39:55 Slp: Package ID DotNetLangPack_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1040

    (03) 2015-07-22 20:39:55 Slp: Package ID DotNetLangPack_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1041

    (03) 2015-07-22 20:39:55 Slp: Package ID DotNetLangPack_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1042

    (03) 2015-07-22 20:39:55 Slp: Package ID DotNetLangPack_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1046

    (03) 2015-07-22 20:39:55 Slp: Package ID DotNetLangPack_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1049

    (03) 2015-07-22 20:39:55 Slp: Package ID DotNetLangPack_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\2052

    (03) 2015-07-22 20:39:55 Slp: Package ID DotNetLangPack_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\3082

    (03) 2015-07-22 20:39:55 Slp: Package ID DotNetLangPack_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1053

    (03) 2015-07-22 20:39:55 Slp: Package ID DotNetLangPack_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Updates\Microsoft .NET Framework 4 Extended\KB2468871

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to get registry value ThisVersionInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to get registry value Version

    (03) 2015-07-22 20:39:55 Slp: Package ID DotNetKB2468871_Cpu64: Installed - Version:

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Updates\Microsoft .NET Framework 4 Extended\KB2544514

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to get registry value ThisVersionInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to get registry value Version

    (03) 2015-07-22 20:39:55 Slp: Package ID DotNetKB2544514_Cpu64: Installed - Version:

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Updates\Microsoft .NET Framework 4 Extended\KB2533523

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to get registry value ThisVersionInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to get registry value Version

    (03) 2015-07-22 20:39:55 Slp: Package ID DotNetKB2533523_Cpu64: Installed - Version:

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to get registry value Install

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to get registry value Version

    (03) 2015-07-22 20:39:55 Slp: Package ID DotNet45Core_Cpu64: Installed - Version: 4.5.51209

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1028

    (03) 2015-07-22 20:39:55 Slp: Package ID DotNet45LangPack_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1031

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to get registry value Install

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to get registry value Version

    (03) 2015-07-22 20:39:55 Slp: Package ID DotNet45LangPack_Cpu64_1031: Installed - Version: 4.5.51209

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1033

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to get registry value Install

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to get registry value Version

    (03) 2015-07-22 20:39:55 Slp: Package ID DotNet45LangPack_Cpu64_1033: Installed - Version: 4.5.51209

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1036

    (03) 2015-07-22 20:39:55 Slp: Package ID DotNet45LangPack_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1040

    (03) 2015-07-22 20:39:55 Slp: Package ID DotNet45LangPack_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1041

    (03) 2015-07-22 20:39:55 Slp: Package ID DotNet45LangPack_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1042

    (03) 2015-07-22 20:39:55 Slp: Package ID DotNet45LangPack_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1046

    (03) 2015-07-22 20:39:55 Slp: Package ID DotNet45LangPack_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1049

    (03) 2015-07-22 20:39:55 Slp: Package ID DotNet45LangPack_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\2052

    (03) 2015-07-22 20:39:55 Slp: Package ID DotNet45LangPack_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\3082

    (03) 2015-07-22 20:39:55 Slp: Package ID DotNet45LangPack_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1053

    (03) 2015-07-22 20:39:55 Slp: Package ID DotNet45LangPack_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID VCRuntime_Cpu32: Installed - Version: 10.0.40219

    (03) 2015-07-22 20:39:55 Slp: Package ID VSPrerequisites_Cpu64: Installed - Version: 10.0.40219

    (03) 2015-07-22 20:39:55 Slp: Package ID VC10Redist_Cpu64: Installed - Version: 10.0.40219

    (03) 2015-07-22 20:39:55 Slp: Package ID VC10Redist_Cpu32: Installed - Version: 10.0.40219

    (03) 2015-07-22 20:39:55 Slp: Package ID VC90Redist_Cpu32: Installed - Version: 9.0.30729.6161

    (03) 2015-07-22 20:39:55 Slp: Package ID VSMTPack_Cpu32: Installed - Version: 4.0.30319

    (03) 2015-07-22 20:39:55 Slp: Package ID VSHelp_Cpu64: Installed - Version: 1.1.40219

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1028_CHT_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1028_CHT_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID VSHelpLP_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1031_DEU_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1031_DEU_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID VSHelpLP_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1033_ENU_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID VSHelpLP_Cpu64_1033: Installed - Version: 1.1.40219

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1036_FRA_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1036_FRA_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID VSHelpLP_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1040_ITA_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1040_ITA_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID VSHelpLP_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1041_JPN_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1041_JPN_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID VSHelpLP_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1042_KOR_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1042_KOR_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID VSHelpLP_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1046_PTB_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1046_PTB_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID VSHelpLP_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1049_RUS_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1049_RUS_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID VSHelpLP_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\2052_CHS_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\2052_CHS_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID VSHelpLP_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\3082_ESN_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\3082_ESN_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID VSHelpLP_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1053_SVE_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1053_SVE_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID VSHelpLP_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID VSSMO_Cpu32: Installed - Version: 10.51.2500.0

    (03) 2015-07-22 20:39:55 Slp: Package ID VSSQLSysClrTypes_Cpu32: Installed - Version: 10.51.2500.0

    (03) 2015-07-22 20:39:55 Slp: Package ID VSShell_Cpu32: Installed - Version: 10.0.40219

    (03) 2015-07-22 20:39:55 Slp: Sco: File 'M:\1033_ENU_LP\redist\VisualStudioShell\VSIntSetup\x86\vs_setup.msi' does not exist

    (03) 2015-07-22 20:39:55 Slp: Package ID VSIntShell_Cpu32: Installed - Version: 10.0.40219

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell

    (03) 2015-07-22 20:39:55 Slp: Package ID VSShell2012_Cpu32: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1028

    (03) 2015-07-22 20:39:55 Slp: Package ID VSShell2012LP_Cpu32_1028: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1031

    (03) 2015-07-22 20:39:55 Slp: Package ID VSShell2012LP_Cpu32_1031: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1033

    (03) 2015-07-22 20:39:55 Slp: Package ID VSShell2012LP_Cpu32_1033: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1036

    (03) 2015-07-22 20:39:55 Slp: Package ID VSShell2012LP_Cpu32_1036: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1040

    (03) 2015-07-22 20:39:55 Slp: Package ID VSShell2012LP_Cpu32_1040: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1041

    (03) 2015-07-22 20:39:55 Slp: Package ID VSShell2012LP_Cpu32_1041: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1042

    (03) 2015-07-22 20:39:55 Slp: Package ID VSShell2012LP_Cpu32_1042: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1046

    (03) 2015-07-22 20:39:55 Slp: Package ID VSShell2012LP_Cpu32_1046: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1049

    (03) 2015-07-22 20:39:55 Slp: Package ID VSShell2012LP_Cpu32_1049: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\2052

    (03) 2015-07-22 20:39:55 Slp: Package ID VSShell2012LP_Cpu32_2052: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\3082

    (03) 2015-07-22 20:39:55 Slp: Package ID VSShell2012LP_Cpu32_3082: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1053

    (03) 2015-07-22 20:39:55 Slp: Package ID VSShell2012LP_Cpu32_1053: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\DevDiv\vs\Servicing\11.0\devenv

    (03) 2015-07-22 20:39:55 Slp: Package ID VSIntShell2012_Cpu32: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1028

    (03) 2015-07-22 20:39:55 Slp: Package ID VSIntShell2012LP_Cpu32_1028: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1031

    (03) 2015-07-22 20:39:55 Slp: Package ID VSIntShell2012LP_Cpu32_1031: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1033

    (03) 2015-07-22 20:39:55 Slp: Package ID VSIntShell2012LP_Cpu32_1033: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1036

    (03) 2015-07-22 20:39:55 Slp: Package ID VSIntShell2012LP_Cpu32_1036: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1040

    (03) 2015-07-22 20:39:55 Slp: Package ID VSIntShell2012LP_Cpu32_1040: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1041

    (03) 2015-07-22 20:39:55 Slp: Package ID VSIntShell2012LP_Cpu32_1041: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1042

    (03) 2015-07-22 20:39:55 Slp: Package ID VSIntShell2012LP_Cpu32_1042: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1046

    (03) 2015-07-22 20:39:55 Slp: Package ID VSIntShell2012LP_Cpu32_1046: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1049

    (03) 2015-07-22 20:39:55 Slp: Package ID VSIntShell2012LP_Cpu32_1049: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\2052

    (03) 2015-07-22 20:39:55 Slp: Package ID VSIntShell2012LP_Cpu32_2052: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\3082

    (03) 2015-07-22 20:39:55 Slp: Package ID VSIntShell2012LP_Cpu32_3082: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1053

    (03) 2015-07-22 20:39:55 Slp: Package ID VSIntShell2012LP_Cpu32_1053: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell

    (03) 2015-07-22 20:39:55 Slp: Package ID VSShell2013_Cpu32: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1028

    (03) 2015-07-22 20:39:55 Slp: Package ID VSShell2013LP_Cpu32_1028: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1031

    (03) 2015-07-22 20:39:55 Slp: Package ID VSShell2013LP_Cpu32_1031: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1033

    (03) 2015-07-22 20:39:55 Slp: Package ID VSShell2013LP_Cpu32_1033: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1036

    (03) 2015-07-22 20:39:55 Slp: Package ID VSShell2013LP_Cpu32_1036: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1040

    (03) 2015-07-22 20:39:55 Slp: Package ID VSShell2013LP_Cpu32_1040: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1041

    (03) 2015-07-22 20:39:55 Slp: Package ID VSShell2013LP_Cpu32_1041: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1042

    (03) 2015-07-22 20:39:55 Slp: Package ID VSShell2013LP_Cpu32_1042: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1046

    (03) 2015-07-22 20:39:55 Slp: Package ID VSShell2013LP_Cpu32_1046: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1049

    (03) 2015-07-22 20:39:55 Slp: Package ID VSShell2013LP_Cpu32_1049: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\2052

    (03) 2015-07-22 20:39:55 Slp: Package ID VSShell2013LP_Cpu32_2052: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\3082

    (03) 2015-07-22 20:39:55 Slp: Package ID VSShell2013LP_Cpu32_3082: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1053

    (03) 2015-07-22 20:39:55 Slp: Package ID VSShell2013LP_Cpu32_1053: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\DevDiv\vs\Servicing\12.0\devenv

    (03) 2015-07-22 20:39:55 Slp: Package ID VSIntShell2013_Cpu32: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1028

    (03) 2015-07-22 20:39:55 Slp: Package ID VSIntShell2013LP_Cpu32_1028: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1031

    (03) 2015-07-22 20:39:55 Slp: Package ID VSIntShell2013LP_Cpu32_1031: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1033

    (03) 2015-07-22 20:39:55 Slp: Package ID VSIntShell2013LP_Cpu32_1033: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1036

    (03) 2015-07-22 20:39:55 Slp: Package ID VSIntShell2013LP_Cpu32_1036: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1040

    (03) 2015-07-22 20:39:55 Slp: Package ID VSIntShell2013LP_Cpu32_1040: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1041

    (03) 2015-07-22 20:39:55 Slp: Package ID VSIntShell2013LP_Cpu32_1041: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1042

    (03) 2015-07-22 20:39:55 Slp: Package ID VSIntShell2013LP_Cpu32_1042: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1046

    (03) 2015-07-22 20:39:55 Slp: Package ID VSIntShell2013LP_Cpu32_1046: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1049

    (03) 2015-07-22 20:39:55 Slp: Package ID VSIntShell2013LP_Cpu32_1049: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\2052

    (03) 2015-07-22 20:39:55 Slp: Package ID VSIntShell2013LP_Cpu32_2052: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\3082

    (03) 2015-07-22 20:39:55 Slp: Package ID VSIntShell2013LP_Cpu32_3082: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1053

    (03) 2015-07-22 20:39:55 Slp: Package ID VSIntShell2013LP_Cpu32_1053: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\designTime

    (03) 2015-07-22 20:39:55 Slp: Package ID VSTA2012_Cpu32: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1033

    (03) 2015-07-22 20:39:55 Slp: Package ID VSTA2012_LangsSupport_Cpu32: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1028

    (03) 2015-07-22 20:39:55 Slp: Package ID VSTA2012_LP_Cpu32_1028: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1031

    (03) 2015-07-22 20:39:55 Slp: Package ID VSTA2012_LP_Cpu32_1031: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1033

    (03) 2015-07-22 20:39:55 Slp: Package ID VSTA2012_LP_Cpu32_1033: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1036

    (03) 2015-07-22 20:39:55 Slp: Package ID VSTA2012_LP_Cpu32_1036: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1040

    (03) 2015-07-22 20:39:55 Slp: Package ID VSTA2012_LP_Cpu32_1040: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1041

    (03) 2015-07-22 20:39:55 Slp: Package ID VSTA2012_LP_Cpu32_1041: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1042

    (03) 2015-07-22 20:39:55 Slp: Package ID VSTA2012_LP_Cpu32_1042: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1046

    (03) 2015-07-22 20:39:55 Slp: Package ID VSTA2012_LP_Cpu32_1046: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1049

    (03) 2015-07-22 20:39:55 Slp: Package ID VSTA2012_LP_Cpu32_1049: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\2052

    (03) 2015-07-22 20:39:55 Slp: Package ID VSTA2012_LP_Cpu32_2052: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\3082

    (03) 2015-07-22 20:39:55 Slp: Package ID VSTA2012_LP_Cpu32_3082: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1053

    (03) 2015-07-22 20:39:55 Slp: Package ID VSTA2012_LP_Cpu32_1053: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID VBExpress_Cpu32: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID VCSExpress_Cpu32: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID VCExpress_Cpu32: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID WPExpress_Cpu32: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID VSPremium_Cpu32: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID VSPro_Cpu32: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID VSTE_Cpu32: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID VSUltimate_Cpu32: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID VSLabAgent_Cpu32: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID VSTestAgent_Cpu32: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID VSTestController_Cpu32: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID VWDExpress_Cpu32: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID VSIsoShellRTM_Cpu32: Installed - Version: 10.0.40219

    (03) 2015-07-22 20:39:55 Slp: Package ID VSIntShellRTM_Cpu32: Installed - Version: 10.0.40219

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Powershell\1

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to get registry value Install

    (03) 2015-07-22 20:39:55 PowerShell: Install value name under powershell reg hive is set with value 1

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Powershell\1\PowerShellEngine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to get registry value PowerShellVersion

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to get registry value PSCompatibleVersion

    (03) 2015-07-22 20:39:55 Slp: Package ID PowerShell2_Cpu64: Installed - Version: 2.0

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Powershell\1

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to get registry value Install

    (03) 2015-07-22 20:39:55 PowerShell: Install value name under powershell reg hive is set with value 1

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Powershell\1\PowerShellEngine

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to get registry value PowerShellVersion

    (03) 2015-07-22 20:39:55 Slp: Sco: Attempting to get registry value PSCompatibleVersion

    (03) 2015-07-22 20:39:55 Slp: Package ID PowerShell2_Cpu32: Installed - Version: 2.0

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_fulltext_SQL11_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dq_loc_SQL11_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dq_loc_SQL11_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dq_SQL11_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dqc_SQL11_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1033: Installed - Version: 11.0.2100.60

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_engine_core_inst_SQL11_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_engine_core_inst_SQL11_AnyInstance_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_as_loc_SQL11_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_as_loc_SQL11_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_as_loc_SQL11_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_as_loc_SQL11_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_as_loc_SQL11_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_as_loc_SQL11_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_as_loc_SQL11_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_as_loc_SQL11_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_as_loc_SQL11_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_as_loc_SQL11_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_as_loc_SQL11_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_as_loc_SQL11_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_as_SQL11_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_as_spi_SQL11_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_as_SQL11_AnyInstance_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_rs_loc_SQL11_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_rs_loc_SQL11_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_rs_SQL11_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_rs_SQL11_AnyInstance_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_rsshp_SQL11_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_is_SQL11_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_is_loc_SQL11_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_is_loc_SQL11_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_is_loc_SQL11_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_is_loc_SQL11_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_is_loc_SQL11_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_is_loc_SQL11_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_is_loc_SQL11_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_is_loc_SQL11_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_is_loc_SQL11_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_is_loc_SQL11_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_is_loc_SQL11_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_is_loc_SQL11_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_tools_SQL11_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_tools_loc_SQL11_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_tools_loc_SQL11_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_ssms_SQL11_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID BOL_SQL11_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID BOL_Loc_SQL11_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID BOL_Loc_SQL11_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID BOL_Loc_SQL11_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID BOL_Loc_SQL11_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID BOL_Loc_SQL11_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID BOL_Loc_SQL11_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID BOL_Loc_SQL11_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID BOL_Loc_SQL11_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID BOL_Loc_SQL11_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID BOL_Loc_SQL11_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID BOL_Loc_SQL11_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID BOL_Loc_SQL11_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID BOL_Reg_SQL11_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID SqlSqmShared_SQL11_Cpu64: Installed - Version: 11.0.2100.60

    (03) 2015-07-22 20:39:55 Slp: Package ID RsFx_SQL11_Cpu64: Installed - Version: 11.0.2100.60

    (03) 2015-07-22 20:39:55 Slp: Package ID SqlSupport_SQL11_Cpu64: Installed - Version: 11.1.3128.0

    (03) 2015-07-22 20:39:55 Slp: Package ID SQLSysClrTypes_SQL11_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_engine_core_shared_SQL11_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_common_core_SQL11_Cpu64: Installed - Version: 11.0.2100.60

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1033: Installed - Version: 11.0.2100.60

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dq_common_SQL11_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID MDS_SQL11_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID MDS_Loc_SQL11_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dreplay_controller_SQL11_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dreplay_client_SQL11_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID SqlLocalDB_SQL11_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID SqlSupport_SQL14_CTP2_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_fulltext_SQL14_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dq_SQL14_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dq_loc_SQL14_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dq_loc_SQL14_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_engine_core_inst_SQL14_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_engine_core_inst_SQL14_AnyInstance_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_as_loc_SQL14_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_as_loc_SQL14_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_as_loc_SQL14_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_as_loc_SQL14_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_as_loc_SQL14_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_as_loc_SQL14_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_as_loc_SQL14_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_as_loc_SQL14_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_as_loc_SQL14_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_as_loc_SQL14_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_as_loc_SQL14_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_as_loc_SQL14_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_as_SQL14_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_as_spi_SQL14_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_as_SQL14_AnyInstance_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_rs_loc_SQL14_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_rs_loc_SQL14_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_rs_SQL14_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_rs_SQL14_AnyInstance_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_is_SQL14_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_tools_SQL14_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_ssms_SQL14_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_engine_core_shared_SQL10_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_common_core_SQL10_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_fulltext_SQL10_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_engine_core_inst_SQL10_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_engine_core_inst_SQL10_AnyInstance_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_as_loc_SQL10_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_as_loc_SQL10_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_as_loc_SQL10_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_as_loc_SQL10_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_as_loc_SQL10_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_as_loc_SQL10_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_as_loc_SQL10_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_as_loc_SQL10_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_as_loc_SQL10_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_as_loc_SQL10_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_as_loc_SQL10_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_as_loc_SQL10_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_as_SQL10_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_as_spi_SQL10_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_as_SQL10_AnyInstance_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_rs_loc_SQL10_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_rs_loc_SQL10_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_rs_SQL10_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_rs_SQL10_AnyInstance_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_is_2008_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_is_loc_2008_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_is_loc_2008_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_is_loc_2008_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_is_loc_2008_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_is_loc_2008_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_is_loc_2008_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_is_loc_2008_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_is_loc_2008_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_is_loc_2008_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_is_loc_2008_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_is_loc_2008_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_is_loc_2008_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_tools_2008_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_tools_loc_2008_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_tools_loc_2008_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_tools_loc_2008_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_tools_loc_2008_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_tools_loc_2008_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_tools_loc_2008_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_tools_loc_2008_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_tools_loc_2008_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_tools_loc_2008_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_tools_loc_2008_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_tools_loc_2008_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_tools_loc_2008_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_ssms_2008_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_ssms_loc_2008_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_ssms_loc_2008_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_ssms_loc_2008_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_ssms_loc_2008_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_ssms_loc_2008_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_ssms_loc_2008_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_ssms_loc_2008_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_ssms_loc_2008_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_ssms_loc_2008_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_ssms_loc_2008_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_ssms_loc_2008_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_ssms_loc_2008_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID RsFx_2008_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID SQLSysClrTypes_2008_Cpu64: Installed - Version: 10.50.1600.1

    (03) 2015-07-22 20:39:55 Slp: Package ID SqlSqmShared_2008_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID BOL_2008_Cpu32: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_is_SQL10_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_tools_SQL10_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID sql_ssms_SQL10_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID SqlSupport_KatmaiRTM_Cpu64: Installed - Version: 10.3.5500.0

    (03) 2015-07-22 20:39:55 Slp: Package ID Sql2005_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID Sql2005_AnyInstance_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID AS2005_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID AS2005_AnyInstance_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID RS2005_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID RS2005_AnyInstance_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID IS2005_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID Tools2005_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID SqlSupport2005_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:55 Slp: Package ID SqlDom_Cpu64: NotInstalled

    (03) 2015-07-22 20:39:56 Slp: Completed Action: SetPackageInstallStateAction, returned True

    (03) 2015-07-22 20:39:56 Slp: ----------------------------------------------------------------------

    (03) 2015-07-22 20:39:56 Slp: Running Action: SetPatchInstallStateAction

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey Software\Microsoft\Windows\CurrentVersion\Uninstall

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey 09839A9B5EDA69DA2DCC34637B5140AAF8A53B44

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey 23E96608972930BA0E1488EDB734779BE29DC8B2

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey 591845E0E6DDB406A109597AD8EAB8A588AD6D85

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey 5DE3700033F94FCFD8726BE46A6727E460254CD5

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey 97EE1802A0385A37DE6323FA39EC76BEB2D73E41

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey 9D7CD466F7FC8B18FF1B84943B7BB8648D17FCE8

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey AddressBook

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey Connection Manager

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey D21E929643FB33BB3F4E65FECA66D754E6958DB1

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey D8EF6CACF49BD33CC1FACD124C8CC2B1A8E8AE35

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey DirectDrawEx

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey DXM_Runtime

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey Fontcore

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey IE40

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey IE4Data

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey IE5BAKEX

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey IEData

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey KB3058865

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value PatchedProductCodeList

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value InstalledPatchCodeList

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value PatchedProductCodeList_DEV

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value InstalledPatchCodeList_DEV

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value PatchedProductCodeList_EXPR

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value InstalledPatchCodeList_EXPR

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey Microsoft Help Viewer 1.1

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey Microsoft SQL Server 11

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey Microsoft Visual Studio 2010 Tools for Office Runtime (x64)

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey Microsoft Visual Studio 2010 Tools for Office Runtime (x64) Language Pack - DEU

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey MobileOptionPack

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey MPlayer2

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey Office15.PROPLUSR

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey PROSetDX

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey SchedulingAgent

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey WIC

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey WinRAR archiver

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey {071c9b48-7c32-4621-a0ac-3f809523288f}

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey {180500C1-57BB-3AA8-8E55-DCD5ECD16537}

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey {1CA74803-5CB2-4C03-BDBE-061EDC81CC7F}

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey {1D411379-9CE0-4B13-A19B-72D3222DD620}

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey {1D8E6291-B0D5-35EC-8441-6616F567A0F7}

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey {1DB0C90B-2A9F-3A1E-B1DF-616C5A2A1417}

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey {202AAF1F-69AA-442A-B59F-6B54B1AD07C6}

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey {26784146-6E05-3FF9-9335-786C7C0FB5BE}

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey {3674F088-9B90-473A-AAC3-20A00D8D810C}

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey {37B8F9C7-03FB-3253-8781-2517C99D7C00}

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey {3C50A8F3-6BB8-44E8-9B8B-D3696561DF2E}

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey {4701DEDE-1888-49E0-BAE5-857875924CA2}

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey {4B6C7001-C7D6-3710-913E-5BC23FCE91E6}

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey {5FCE6D76-F5DC-37AB-B2B8-22AB8CEDB1D4}

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey {6199B534-A1B6-46ED-873B-97B0ECF8F81E}

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey {6292D514-17A4-403F-98F9-E150F10C043D}

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey {662014D2-0450-37ED-ABAE-157C88127BEB}

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey {6ce5bae9-d3ca-4b99-891a-1dc6c118a5fc}

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey {715CAACC-579B-4831-A5F4-A83A8DE3EFE2}

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey {78909610-D229-459C-A936-25D92283D3FD}

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey {7BF61FA9-BDFB-4563-98AD-FCB0DA28CCC7}

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey {89F4137D-6C26-4A84-BDB8-2E5A4BB71E00}

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey {8CB0713F-CFE0-445D-BCB2-538465860E1A}

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey {90150000-0015-0407-1000-0000000FF1CE}

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey {90150000-0016-0407-1000-0000000FF1CE}

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey {90150000-0018-0407-1000-0000000FF1CE}

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey {90150000-0019-0407-1000-0000000FF1CE}

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey {90150000-001A-0407-1000-0000000FF1CE}

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey {90150000-001B-0407-1000-0000000FF1CE}

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey {90150000-001F-0407-1000-0000000FF1CE}

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey {90150000-001F-0409-1000-0000000FF1CE}

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey {90150000-001F-040C-1000-0000000FF1CE}

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey {90150000-001F-0410-1000-0000000FF1CE}

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey {90150000-002C-0407-1000-0000000FF1CE}

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey {90150000-0044-0407-1000-0000000FF1CE}

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey {90150000-006E-0407-1000-0000000FF1CE}

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey {90150000-0090-0407-1000-0000000FF1CE}

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey {90150000-00A1-0407-1000-0000000FF1CE}

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey {90150000-00BA-0407-1000-0000000FF1CE}

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey {90150000-00C1-0000-1000-0000000FF1CE}

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey {90150000-00C1-0407-1000-0000000FF1CE}

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey {90150000-00E1-0407-1000-0000000FF1CE}

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey {90150000-00E2-0407-1000-0000000FF1CE}

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey {90150000-012B-0407-1000-0000000FF1CE}

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey {91150000-0011-0000-1000-0000000FF1CE}

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey {92FB6C44-E685-45AD-9B20-CADF4CABA132} - 1031

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey {92FB6C44-E685-45AD-9B20-CADF4CABA132} - 1033

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey {9495AEB4-AB97-39DE-8C42-806EEF75ECA7}

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey {95150001-1163-0409-1000-0000000FF1CE}

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey {9f4f4a9b-eec5-4906-92fe-d1f43ccf5c8d}.sdb

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey {A0F05048-7653-4FCD-9F3A-C740E4052ACE}

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey {ad8a2fa1-06e7-4b0d-927d-6e54b3d31028}

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey {B2FE1952-0186-46C3-BAEC-A80AA35AC5B8}_Display.3DVision

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey {B2FE1952-0186-46C3-BAEC-A80AA35AC5B8}_Display.ControlPanel

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey {B2FE1952-0186-46C3-BAEC-A80AA35AC5B8}_Display.Driver

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey {B2FE1952-0186-46C3-BAEC-A80AA35AC5B8}_Display.NView

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey {B2FE1952-0186-46C3-BAEC-A80AA35AC5B8}_Display.NVIRUSB

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey {B2FE1952-0186-46C3-BAEC-A80AA35AC5B8}_Display.NVWMI

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey {B2FE1952-0186-46C3-BAEC-A80AA35AC5B8}_HDAudio.Driver

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey {B2FE1952-0186-46C3-BAEC-A80AA35AC5B8}_installer

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey {BED1EA3D-592D-4305-9D1F-20F03726EFC1}

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey {BF5ABBDB-D3AA-4BCB-8D10-FCD4A4BB7F93}

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey {CD95F661-A5C4-44F5-A6AA-ECDD91C240DF}

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey {CF2BEA3C-26EA-32F8-AA9B-331F7E34BA97}

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey {D2B1C10F-369B-40BC-B550-271F968C5EE0}

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey {E5748D30-7E6D-3A8E-BFE6-C1D02C6DDABB}

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey {F14401A9-F0A0-33CC-8444-F60823A60DEB}

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey {F99F24BF-0B90-463E-9658-3FD2EFC3C992}

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to open registry subkey {fdfba1f3-74ae-4255-9c10-a0f552b4610f}.sdb

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:39:56 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:39:56 Slp: Baseline Package Id: sql_engine_core_inst_Cpu64 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (03) 2015-07-22 20:39:56 Slp: Patch Id KB3058865_sql_engine_core_inst_Cpu64 - NotInstalled on the baseline msi package sql_engine_core_inst_Cpu64. Detail description of this patch package is: PatchId=KB3058865_sql_engine_core_inst_Cpu64 PatchVersion=12.1.4100.1 BaselinePackageId=sql_engine_core_inst_Cpu64 BaselineVersion=12.0.2000.8; PatchFileName=sql_engine_core_inst.msp PatchCode={460D9ACF-8953-401B-90F2-EEB6A7DA31B4}

    (03) 2015-07-22 20:39:56 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\sql_engine_core_inst_msi\x64\sql_engine_core_inst.msp' does not exist

    (03) 2015-07-22 20:39:56 Slp: Baseline Package Id: sql_engine_core_inst_Cpu32 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (03) 2015-07-22 20:39:56 Slp: Patch Id KB3058865_sql_engine_core_inst_Cpu32 - NotInstalled on the baseline msi package sql_engine_core_inst_Cpu32. Detail description of this patch package is: PatchId=KB3058865_sql_engine_core_inst_Cpu32 PatchVersion=12.1.4100.1 BaselinePackageId=sql_engine_core_inst_Cpu32 BaselineVersion=12.0.2000.8; PatchFileName=sql_engine_core_inst.msp PatchCode={460D9ACF-8953-401B-90F2-EEB6A7DA31B4}

    (03) 2015-07-22 20:39:56 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\sql_engine_core_inst_msi\x86\sql_engine_core_inst.msp' does not exist

    (03) 2015-07-22 20:39:56 Slp: Baseline Package Id: sql_engine_core_inst_loc_Cpu64_1033 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (03) 2015-07-22 20:39:56 Slp: Patch Id KB3058865_sql_engine_core_inst_loc_Cpu64_1033 - NotInstalled on the baseline msi package sql_engine_core_inst_loc_Cpu64_1033. Detail description of this patch package is: PatchId=KB3058865_sql_engine_core_inst_loc_Cpu64_1033 PatchVersion=12.1.4100.1 BaselinePackageId=sql_engine_core_inst_loc_Cpu64_1033 BaselineVersion=12.0.2000.8; PatchFileName=sql_engine_core_inst_loc.msp PatchCode={2609CB1A-B154-44FB-AC76-E22B4097640D}

    (03) 2015-07-22 20:39:56 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msp' does not exist

    (03) 2015-07-22 20:39:56 Slp: Baseline Package Id: sql_engine_core_inst_loc_Cpu32_1033 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (03) 2015-07-22 20:39:56 Slp: Patch Id KB3058865_sql_engine_core_inst_loc_Cpu32_1033 - NotInstalled on the baseline msi package sql_engine_core_inst_loc_Cpu32_1033. Detail description of this patch package is: PatchId=KB3058865_sql_engine_core_inst_loc_Cpu32_1033 PatchVersion=12.1.4100.1 BaselinePackageId=sql_engine_core_inst_loc_Cpu32_1033 BaselineVersion=12.0.2000.8; PatchFileName=sql_engine_core_inst_loc.msp PatchCode={2609CB1A-B154-44FB-AC76-E22B4097640D}

    (03) 2015-07-22 20:39:56 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msp' does not exist

    (03) 2015-07-22 20:39:56 Slp: Baseline Package Id: sql_engine_core_shared_Cpu64 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (03) 2015-07-22 20:39:56 Slp: Patch Id KB3058865_sql_engine_core_shared_Cpu64 - NotInstalled on the baseline msi package sql_engine_core_shared_Cpu64. Detail description of this patch package is: PatchId=KB3058865_sql_engine_core_shared_Cpu64 PatchVersion=12.1.4100.1 BaselinePackageId=sql_engine_core_shared_Cpu64 BaselineVersion=12.0.2000.8; PatchFileName=sql_engine_core_shared.msp PatchCode={154632D5-C20E-4A74-B238-EE26B586995C}

    (03) 2015-07-22 20:39:56 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\sql_engine_core_shared_msi\x64\sql_engine_core_shared.msp' does not exist

    (03) 2015-07-22 20:39:56 Slp: Baseline Package Id: sql_engine_core_shared_loc_Cpu64_1033 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (03) 2015-07-22 20:39:56 Slp: Patch Id KB3058865_sql_engine_core_shared_loc_Cpu64_1033 - NotInstalled on the baseline msi package sql_engine_core_shared_loc_Cpu64_1033. Detail description of this patch package is: PatchId=KB3058865_sql_engine_core_shared_loc_Cpu64_1033 PatchVersion=12.1.4100.1 BaselinePackageId=sql_engine_core_shared_loc_Cpu64_1033 BaselineVersion=12.0.2000.8; PatchFileName=sql_engine_core_shared_loc.msp PatchCode={5F392FD6-9F16-4B4D-826B-278318D2D080}

    (03) 2015-07-22 20:39:56 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msp' does not exist

    (03) 2015-07-22 20:39:56 Slp: Baseline Package Id: sql_dq_common_Cpu64 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (03) 2015-07-22 20:39:56 Slp: Patch Id KB3058865_sql_dq_common_Cpu64 - NotInstalled on the baseline msi package sql_dq_common_Cpu64. Detail description of this patch package is: PatchId=KB3058865_sql_dq_common_Cpu64 PatchVersion=12.1.4100.1 BaselinePackageId=sql_dq_common_Cpu64 BaselineVersion=12.0.2000.8; PatchFileName=sql_dq_common.msp PatchCode={A0CC1208-EEF9-4647-82D9-1B5DAF891BFC}

    (03) 2015-07-22 20:39:56 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x64\sql_dq_common.msp' does not exist

    (03) 2015-07-22 20:39:56 Slp: Baseline Package Id: sql_dq_Cpu64 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (03) 2015-07-22 20:39:56 Slp: Patch Id KB3058865_sql_dq_Cpu64 - NotInstalled on the baseline msi package sql_dq_Cpu64. Detail description of this patch package is: PatchId=KB3058865_sql_dq_Cpu64 PatchVersion=12.1.4100.1 BaselinePackageId=sql_dq_Cpu64 BaselineVersion=12.0.2000.8; PatchFileName=sql_dq.msp PatchCode={21793323-0D31-4EF1-BC42-2F27C9004087}

    (03) 2015-07-22 20:39:56 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x64\sql_dq.msp' does not exist

    (03) 2015-07-22 20:39:56 Slp: Baseline Package Id: sql_dq_Cpu32 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (03) 2015-07-22 20:39:56 Slp: Patch Id KB3058865_sql_dq_Cpu32 - NotInstalled on the baseline msi package sql_dq_Cpu32. Detail description of this patch package is: PatchId=KB3058865_sql_dq_Cpu32 PatchVersion=12.1.4100.1 BaselinePackageId=sql_dq_Cpu32 BaselineVersion=12.0.2000.8; PatchFileName=sql_dq.msp PatchCode={21793323-0D31-4EF1-BC42-2F27C9004087}

    (03) 2015-07-22 20:39:56 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x86\sql_dq.msp' does not exist

    (03) 2015-07-22 20:39:56 Slp: Baseline Package Id: sql_dqc_Cpu64 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (03) 2015-07-22 20:39:56 Slp: Patch Id KB3058865_sql_dqc_Cpu64 - NotInstalled on the baseline msi package sql_dqc_Cpu64. Detail description of this patch package is: PatchId=KB3058865_sql_dqc_Cpu64 PatchVersion=12.1.4100.1 BaselinePackageId=sql_dqc_Cpu64 BaselineVersion=12.0.2000.8; PatchFileName=sql_dqc.msp PatchCode={70664C7C-B547-46FE-A909-5B127B2CC673}

    (03) 2015-07-22 20:39:56 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x64\sql_dqc.msp' does not exist

    (03) 2015-07-22 20:39:56 Slp: Baseline Package Id: sql_dqc_loc_Cpu64_1033 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (03) 2015-07-22 20:39:56 Slp: Patch Id KB3058865_sql_dqc_loc_Cpu64_1033 - NotInstalled on the baseline msi package sql_dqc_loc_Cpu64_1033. Detail description of this patch package is: PatchId=KB3058865_sql_dqc_loc_Cpu64_1033 PatchVersion=12.1.4100.1 BaselinePackageId=sql_dqc_loc_Cpu64_1033 BaselineVersion=12.0.2000.8; PatchFileName=sql_dqc_loc.msp PatchCode={4A45A7C6-43DD-4CA9-A941-B9168875FAD3}

    (03) 2015-07-22 20:39:56 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\x64\sql_dqc_loc.msp' does not exist

    (03) 2015-07-22 20:39:56 Slp: Baseline Package Id: sql_as_Cpu64 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (03) 2015-07-22 20:39:56 Slp: Patch Id KB3058865_sql_as_Cpu64 - NotInstalled on the baseline msi package sql_as_Cpu64. Detail description of this patch package is: PatchId=KB3058865_sql_as_Cpu64 PatchVersion=12.1.4100.1 BaselinePackageId=sql_as_Cpu64 BaselineVersion=12.0.2000.8; PatchFileName=sql_as.msp PatchCode={E29F95DF-46DB-4AB2-A163-81B0EC2B0C17}

    (03) 2015-07-22 20:39:56 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x64\sql_as.msp' does not exist

    (03) 2015-07-22 20:39:56 Slp: Baseline Package Id: sql_as_Cpu32 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (03) 2015-07-22 20:39:56 Slp: Patch Id KB3058865_sql_as_Cpu32 - NotInstalled on the baseline msi package sql_as_Cpu32. Detail description of this patch package is: PatchId=KB3058865_sql_as_Cpu32 PatchVersion=12.1.4100.1 BaselinePackageId=sql_as_Cpu32 BaselineVersion=12.0.2000.8; PatchFileName=sql_as.msp PatchCode={E29F95DF-46DB-4AB2-A163-81B0EC2B0C17}

    (03) 2015-07-22 20:39:56 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x86\sql_as.msp' does not exist

    (03) 2015-07-22 20:39:56 Slp: Baseline Package Id: sql_as_loc_Cpu64_1033 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (03) 2015-07-22 20:39:56 Slp: Patch Id KB3058865_sql_as_loc_Cpu64_1033 - NotInstalled on the baseline msi package sql_as_loc_Cpu64_1033. Detail description of this patch package is: PatchId=KB3058865_sql_as_loc_Cpu64_1033 PatchVersion=12.1.4100.1 BaselinePackageId=sql_as_loc_Cpu64_1033 BaselineVersion=12.0.2000.8; PatchFileName=sql_as_loc.msp PatchCode={1BD8CB6B-05EF-436F-A40A-6C4064B917C8}

    (03) 2015-07-22 20:39:56 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\x64\sql_as_loc.msp' does not exist

    (03) 2015-07-22 20:39:56 Slp: Baseline Package Id: sql_as_loc_Cpu32_1033 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (03) 2015-07-22 20:39:56 Slp: Patch Id KB3058865_sql_as_loc_Cpu32_1033 - NotInstalled on the baseline msi package sql_as_loc_Cpu32_1033. Detail description of this patch package is: PatchId=KB3058865_sql_as_loc_Cpu32_1033 PatchVersion=12.1.4100.1 BaselinePackageId=sql_as_loc_Cpu32_1033 BaselineVersion=12.0.2000.8; PatchFileName=sql_as_loc.msp PatchCode={1BD8CB6B-05EF-436F-A40A-6C4064B917C8}

    (03) 2015-07-22 20:39:56 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\x86\sql_as_loc.msp' does not exist

    (03) 2015-07-22 20:39:56 Slp: Baseline Package Id: sql_rs_Cpu64 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (03) 2015-07-22 20:39:56 Slp: Patch Id KB3058865_sql_rs_Cpu64 - NotInstalled on the baseline msi package sql_rs_Cpu64. Detail description of this patch package is: PatchId=KB3058865_sql_rs_Cpu64 PatchVersion=12.1.4100.1 BaselinePackageId=sql_rs_Cpu64 BaselineVersion=12.0.2000.8; PatchFileName=sql_rs.msp PatchCode={ED544AA8-3A4F-448D-9857-28230F853480}

    (03) 2015-07-22 20:39:56 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x64\sql_rs.msp' does not exist

    (03) 2015-07-22 20:39:56 Slp: Baseline Package Id: sql_rs_Cpu32 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (03) 2015-07-22 20:39:56 Slp: Patch Id KB3058865_sql_rs_Cpu32 - NotInstalled on the baseline msi package sql_rs_Cpu32. Detail description of this patch package is: PatchId=KB3058865_sql_rs_Cpu32 PatchVersion=12.1.4100.1 BaselinePackageId=sql_rs_Cpu32 BaselineVersion=12.0.2000.8; PatchFileName=sql_rs.msp PatchCode={ED544AA8-3A4F-448D-9857-28230F853480}

    (03) 2015-07-22 20:39:56 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x86\sql_rs.msp' does not exist

    (03) 2015-07-22 20:39:56 Slp: Baseline Package Id: sql_rs_loc_Cpu64_1033 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (03) 2015-07-22 20:39:56 Slp: Patch Id KB3058865_sql_rs_loc_Cpu64_1033 - NotInstalled on the baseline msi package sql_rs_loc_Cpu64_1033. Detail description of this patch package is: PatchId=KB3058865_sql_rs_loc_Cpu64_1033 PatchVersion=12.1.4100.1 BaselinePackageId=sql_rs_loc_Cpu64_1033 BaselineVersion=12.0.2000.8; PatchFileName=sql_rs_loc.msp PatchCode={5C4F48C1-71EA-42F6-BB33-25AFA4054F5A}

    (03) 2015-07-22 20:39:56 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\x64\sql_rs_loc.msp' does not exist

    (03) 2015-07-22 20:39:56 Slp: Baseline Package Id: sql_rs_loc_Cpu32_1033 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (03) 2015-07-22 20:39:56 Slp: Patch Id KB3058865_sql_rs_loc_Cpu32_1033 - NotInstalled on the baseline msi package sql_rs_loc_Cpu32_1033. Detail description of this patch package is: PatchId=KB3058865_sql_rs_loc_Cpu32_1033 PatchVersion=12.1.4100.1 BaselinePackageId=sql_rs_loc_Cpu32_1033 BaselineVersion=12.0.2000.8; PatchFileName=sql_rs_loc.msp PatchCode={5C4F48C1-71EA-42F6-BB33-25AFA4054F5A}

    (03) 2015-07-22 20:39:56 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\x86\sql_rs_loc.msp' does not exist

    (03) 2015-07-22 20:39:56 Slp: Baseline Package Id: sql_rsshp_Cpu64 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (03) 2015-07-22 20:39:56 Slp: Patch Id KB3058865_sql_rsshp_Cpu64 - NotInstalled on the baseline msi package sql_rsshp_Cpu64. Detail description of this patch package is: PatchId=KB3058865_sql_rsshp_Cpu64 PatchVersion=12.1.4100.1 BaselinePackageId=sql_rsshp_Cpu64 BaselineVersion=12.0.2000.8; PatchFileName=sql_rsshp.msp PatchCode={BD5BA6D2-E625-4BA1-981F-44BCF8C82407}

    (03) 2015-07-22 20:39:56 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x64\sql_rsshp.msp' does not exist

    (03) 2015-07-22 20:39:56 Slp: Baseline Package Id: sql_is_Cpu64 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (03) 2015-07-22 20:39:56 Slp: Patch Id KB3058865_sql_is_Cpu64 - NotInstalled on the baseline msi package sql_is_Cpu64. Detail description of this patch package is: PatchId=KB3058865_sql_is_Cpu64 PatchVersion=12.1.4100.1 BaselinePackageId=sql_is_Cpu64 BaselineVersion=12.0.2000.8; PatchFileName=sql_is.msp PatchCode={53E50331-A94F-4E5E-BCA6-8C3F8481FF2A}

    (03) 2015-07-22 20:39:56 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x64\sql_is.msp' does not exist

    (03) 2015-07-22 20:39:56 Slp: Baseline Package Id: sql_is_loc_Cpu64_1033 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (03) 2015-07-22 20:39:56 Slp: Patch Id KB3058865_sql_is_loc_Cpu64_1033 - NotInstalled on the baseline msi package sql_is_loc_Cpu64_1033. Detail description of this patch package is: PatchId=KB3058865_sql_is_loc_Cpu64_1033 PatchVersion=12.1.4100.1 BaselinePackageId=sql_is_loc_Cpu64_1033 BaselineVersion=12.0.2000.8; PatchFileName=sql_is_loc.msp PatchCode={BA01853F-3190-4176-BCF8-6333956F2AE7}

    (03) 2015-07-22 20:39:56 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\x64\sql_is_loc.msp' does not exist

    (03) 2015-07-22 20:39:56 Slp: Baseline Package Id: sql_tools_Cpu64 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (03) 2015-07-22 20:39:56 Slp: Patch Id KB3058865_sql_tools_Cpu64 - NotInstalled on the baseline msi package sql_tools_Cpu64. Detail description of this patch package is: PatchId=KB3058865_sql_tools_Cpu64 PatchVersion=12.1.4100.1 BaselinePackageId=sql_tools_Cpu64 BaselineVersion=12.0.2000.8; PatchFileName=sql_tools.msp PatchCode={BBBC731E-AAD6-4D26-917F-19536292AE75}

    (03) 2015-07-22 20:39:56 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x64\sql_tools.msp' does not exist

    (03) 2015-07-22 20:39:56 Slp: Baseline Package Id: sql_tools_loc_Cpu64_1033 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (03) 2015-07-22 20:39:56 Slp: Patch Id KB3058865_sql_tools_loc_Cpu64_1033 - NotInstalled on the baseline msi package sql_tools_loc_Cpu64_1033. Detail description of this patch package is: PatchId=KB3058865_sql_tools_loc_Cpu64_1033 PatchVersion=12.1.4100.1 BaselinePackageId=sql_tools_loc_Cpu64_1033 BaselineVersion=12.0.2000.8; PatchFileName=sql_tools_loc.msp PatchCode={2A1A268E-C026-4C3A-BA3E-030E197E806A}

    (03) 2015-07-22 20:39:56 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\x64\sql_tools_loc.msp' does not exist

    (03) 2015-07-22 20:39:56 Slp: Baseline Package Id: sql_ssms_Cpu64 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (03) 2015-07-22 20:39:56 Slp: Patch Id KB3058865_sql_ssms_Cpu64 - NotInstalled on the baseline msi package sql_ssms_Cpu64. Detail description of this patch package is: PatchId=KB3058865_sql_ssms_Cpu64 PatchVersion=12.1.4100.1 BaselinePackageId=sql_ssms_Cpu64 BaselineVersion=12.0.2000.8; PatchFileName=sql_ssms.msp PatchCode={E0D841BC-A8D4-467C-BB0F-2A326202C8EE}

    (03) 2015-07-22 20:39:56 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x64\sql_ssms.msp' does not exist

    (03) 2015-07-22 20:39:56 Slp: Baseline Package Id: sql_ssms_loc_Cpu64_1033 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (03) 2015-07-22 20:39:56 Slp: Patch Id KB3058865_sql_ssms_loc_Cpu64_1033 - NotInstalled on the baseline msi package sql_ssms_loc_Cpu64_1033. Detail description of this patch package is: PatchId=KB3058865_sql_ssms_loc_Cpu64_1033 PatchVersion=12.1.4100.1 BaselinePackageId=sql_ssms_loc_Cpu64_1033 BaselineVersion=12.0.2000.8; PatchFileName=sql_ssms_loc.msp PatchCode={B72579FB-C127-4662-979B-8F62E9955326}

    (03) 2015-07-22 20:39:56 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\x64\sql_ssms_loc.msp' does not exist

    (03) 2015-07-22 20:39:56 Slp: Baseline Package Id: sql_dreplay_client_Cpu64 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (03) 2015-07-22 20:39:56 Slp: Patch Id KB3058865_sql_dreplay_client_Cpu64 - NotInstalled on the baseline msi package sql_dreplay_client_Cpu64. Detail description of this patch package is: PatchId=KB3058865_sql_dreplay_client_Cpu64 PatchVersion=12.1.4100.1 BaselinePackageId=sql_dreplay_client_Cpu64 BaselineVersion=12.0.2000.8; PatchFileName=sql_dreplay_client.msp PatchCode={C87B2B67-C442-43F2-B11A-1B0B19EFA346}

    (03) 2015-07-22 20:39:56 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x64\sql_dreplay_client.msp' does not exist

    (03) 2015-07-22 20:39:56 Slp: Baseline Package Id: sql_dreplay_controller_Cpu64 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (03) 2015-07-22 20:39:56 Slp: Patch Id KB3058865_sql_dreplay_controller_Cpu64 - NotInstalled on the baseline msi package sql_dreplay_controller_Cpu64. Detail description of this patch package is: PatchId=KB3058865_sql_dreplay_controller_Cpu64 PatchVersion=12.1.4100.1 BaselinePackageId=sql_dreplay_controller_Cpu64 BaselineVersion=12.0.2000.8; PatchFileName=sql_dreplay_controller.msp PatchCode={352AC166-4FB7-4B36-8FAF-21BE86915954}

    (03) 2015-07-22 20:39:56 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x64\sql_dreplay_controller.msp' does not exist

    (03) 2015-07-22 20:39:56 Slp: Baseline Package Id: sql_common_core_Cpu64 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (03) 2015-07-22 20:39:56 Slp: Patch Id KB3058865_sql_common_core_Cpu64 - NotInstalled on the baseline msi package sql_common_core_Cpu64. Detail description of this patch package is: PatchId=KB3058865_sql_common_core_Cpu64 PatchVersion=12.1.4100.1 BaselinePackageId=sql_common_core_Cpu64 BaselineVersion=12.0.2000.8; PatchFileName=sql_common_core.msp PatchCode={22429C5C-D27D-4BE9-9F78-B4F13A86C8E3}

    (03) 2015-07-22 20:39:56 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\sql_common_core_msi\x64\sql_common_core.msp' does not exist

    (03) 2015-07-22 20:39:56 Slp: Baseline Package Id: sql_common_core_loc_Cpu64_1033 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (03) 2015-07-22 20:39:56 Slp: Patch Id KB3058865_sql_common_core_loc_Cpu64_1033 - NotInstalled on the baseline msi package sql_common_core_loc_Cpu64_1033. Detail description of this patch package is: PatchId=KB3058865_sql_common_core_loc_Cpu64_1033 PatchVersion=12.1.4100.1 BaselinePackageId=sql_common_core_loc_Cpu64_1033 BaselineVersion=12.0.2000.8; PatchFileName=sql_common_core_loc.msp PatchCode={B5AF1C0C-39F5-46EF-92AA-F3EE349E83D5}

    (03) 2015-07-22 20:39:56 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msp' does not exist

    (03) 2015-07-22 20:39:56 Slp: Baseline Package Id: SqlWriter_Cpu64 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (03) 2015-07-22 20:39:56 Slp: Patch Id KB3058865_SqlWriter_Cpu64 - NotInstalled on the baseline msi package SqlWriter_Cpu64. Detail description of this patch package is: PatchId=KB3058865_SqlWriter_Cpu64 PatchVersion=12.1.4100.1 BaselinePackageId=SqlWriter_Cpu64 BaselineVersion=12.0.2000.8; PatchFileName=SqlWriter.msp PatchCode={B11DF71C-54A6-4A1E-AA03-13C1CA7A0EE3}

    (03) 2015-07-22 20:39:56 Slp: Baseline Package Id: SqlSqmShared_Cpu64 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (03) 2015-07-22 20:39:56 Slp: Patch Id KB3058865_SqlSqmShared_Cpu64 - NotInstalled on the baseline msi package SqlSqmShared_Cpu64. Detail description of this patch package is: PatchId=KB3058865_SqlSqmShared_Cpu64 PatchVersion=12.1.4100.1 BaselinePackageId=SqlSqmShared_Cpu64 BaselineVersion=12.0.2000.8; PatchFileName=sqlsqm.msp PatchCode={75EA7194-90FB-4595-863D-2F04E9B70333}

    (03) 2015-07-22 20:39:56 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x64\sqlsqm.msp' does not exist

    (03) 2015-07-22 20:39:56 Slp: Baseline Package Id: SqlBrowser_Cpu32 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (03) 2015-07-22 20:39:56 Slp: Patch Id KB3058865_SqlBrowser_Cpu32 - NotInstalled on the baseline msi package SqlBrowser_Cpu32. Detail description of this patch package is: PatchId=KB3058865_SqlBrowser_Cpu32 PatchVersion=12.1.4100.1 BaselinePackageId=SqlBrowser_Cpu32 BaselineVersion=12.0.2000.8; PatchFileName=sqlbrowser.msp PatchCode={99094205-6BE5-42A4-9904-889EFEF7DF2C}

    (03) 2015-07-22 20:39:56 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\x86\sqlbrowser.msp' does not exist

    (03) 2015-07-22 20:39:56 Slp: Baseline Package Id: sql_as_spi_Cpu64 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (03) 2015-07-22 20:39:56 Slp: Patch Id KB3058865_sql_as_spi_Cpu64 - NotInstalled on the baseline msi package sql_as_spi_Cpu64. Detail description of this patch package is: PatchId=KB3058865_sql_as_spi_Cpu64 PatchVersion=12.1.4100.1 BaselinePackageId=sql_as_spi_Cpu64 BaselineVersion=12.0.2000.8; PatchFileName=sql_as_spi.msp PatchCode={24A95AC9-D772-4F93-877D-EC87DE46E80D}

    (03) 2015-07-22 20:39:56 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\x64\sql_as_spi.msp' does not exist

    (03) 2015-07-22 20:39:56 Slp: Completed Action: SetPatchInstallStateAction, returned True

    (03) 2015-07-22 20:39:56 Slp: ----------------------------------------------------------------------

    (03) 2015-07-22 20:39:56 Slp: Running Action: SetFeatureConfigStateAction

    (03) 2015-07-22 20:39:56 Slp: Completed Action: SetFeatureConfigStateAction, returned True

    (03) 2015-07-22 20:39:57 Slp: ----------------------------------------------------------------------

    (03) 2015-07-22 20:39:57 Slp: Skipping property FeaturesToSelect of class: ExpandUserVisibleFeatureAction

    (03) 2015-07-22 20:39:57 Slp: Input of property will not be set due to the following failed restriction(s):

    (03) 2015-07-22 20:39:57 Slp: Condition "Is the datastore flag /Scenario/GlobalFlags/EnableFixedFeatureSelection set" did not pass as it returned false and true was expected.

    (03) 2015-07-22 20:39:57 Slp: ----------------------------------------------------------------------

    (03) 2015-07-22 20:39:57 Slp: Running Action: ExpandUserVisibleFeatureAction

    (03) 2015-07-22 20:39:57 Slp: Feature ID: SQLENGINE has request: Install

    (03) 2015-07-22 20:39:57 Slp: Feature ID: REPLICATION has request: Install

    (03) 2015-07-22 20:39:57 Slp: Feature ID: FULLTEXT has request: Install

    (03) 2015-07-22 20:39:57 Slp: Feature ID: DQ has request: Install

    (03) 2015-07-22 20:39:57 Slp: Feature ID: AS has request: Install

    (03) 2015-07-22 20:39:57 Slp: Feature ID: RS has request: Install

    (03) 2015-07-22 20:39:57 Slp: Feature ID: RS_SHP has request: Install

    (03) 2015-07-22 20:39:57 Slp: Feature ID: RS_SHPWFE has request: Install

    (03) 2015-07-22 20:39:57 Slp: Feature ID: DQC has request: Install

    (03) 2015-07-22 20:39:57 Slp: Feature ID: CONN has request: Install

    (03) 2015-07-22 20:39:57 Slp: Feature ID: IS has request: Install

    (03) 2015-07-22 20:39:57 Slp: Feature ID: BC has request: Install

    (03) 2015-07-22 20:39:57 Slp: Feature ID: SDK has request: Install

    (03) 2015-07-22 20:39:57 Slp: Feature ID: BOL has request: Install

    (03) 2015-07-22 20:39:57 Slp: Feature ID: SSMS has request: Install

    (03) 2015-07-22 20:39:57 Slp: Feature ID: ADV_SSMS has request: Install

    (03) 2015-07-22 20:39:57 Slp: Feature ID: DREPLAY_CTLR has request: Install

    (03) 2015-07-22 20:39:57 Slp: Feature ID: DREPLAY_CLT has request: Install

    (03) 2015-07-22 20:39:57 Slp: Feature ID: SNAC_SDK has request: Install

    (03) 2015-07-22 20:39:57 Slp: Feature ID: MDS has request: Install

    (03) 2015-07-22 20:39:57 Slp: Completed Action: ExpandUserVisibleFeatureAction, returned True

    (03) 2015-07-22 20:39:58 Slp: ----------------------------------------------------------------------

    (03) 2015-07-22 20:39:58 Slp: Skipping property FeaturesToSelect of class: ExpandUserVisibleFeatureAction

    (03) 2015-07-22 20:39:58 Slp: Input of property will not be set due to the following failed restriction(s):

    (03) 2015-07-22 20:39:58 Slp: Condition "Is the datastore flag /Scenario/GlobalFlags/EnableFixedFeatureSelection set" did not pass as it returned false and true was expected.

    (03) 2015-07-22 20:39:58 Slp: ----------------------------------------------------------------------

    (03) 2015-07-22 20:39:58 Slp: Running Action: ExpandConfigUserVisibleFeatureAction

    (03) 2015-07-22 20:39:58 Slp: Feature ID: SQLENGINE has request: Install

    (03) 2015-07-22 20:39:58 Slp: Feature ID: REPLICATION has request: Install

    (03) 2015-07-22 20:39:58 Slp: Feature ID: FULLTEXT has request: Install

    (03) 2015-07-22 20:39:58 Slp: Feature ID: DQ has request: Install

    (03) 2015-07-22 20:39:58 Slp: Feature ID: AS has request: Install

    (03) 2015-07-22 20:39:58 Slp: Feature ID: RS has request: Install

    (03) 2015-07-22 20:39:58 Slp: Feature ID: RS_SHP has request: Install

    (03) 2015-07-22 20:39:58 Slp: Feature ID: RS_SHPWFE has request: Install

    (03) 2015-07-22 20:39:58 Slp: Feature ID: DQC has request: Install

    (03) 2015-07-22 20:39:58 Slp: Feature ID: CONN has request: Install

    (03) 2015-07-22 20:39:58 Slp: Feature ID: IS has request: Install

    (03) 2015-07-22 20:39:58 Slp: Feature ID: BC has request: Install

    (03) 2015-07-22 20:39:58 Slp: Feature ID: SDK has request: Install

    (03) 2015-07-22 20:39:58 Slp: Feature ID: BOL has request: Install

    (03) 2015-07-22 20:39:58 Slp: Feature ID: SSMS has request: Install

    (03) 2015-07-22 20:39:58 Slp: Feature ID: ADV_SSMS has request: Install

    (03) 2015-07-22 20:39:58 Slp: Feature ID: DREPLAY_CTLR has request: Install

    (03) 2015-07-22 20:39:58 Slp: Feature ID: DREPLAY_CLT has request: Install

    (03) 2015-07-22 20:39:58 Slp: Feature ID: SNAC_SDK has request: Install

    (03) 2015-07-22 20:39:58 Slp: Feature ID: MDS has request: Install

    (03) 2015-07-22 20:39:58 Slp: Completed Action: ExpandConfigUserVisibleFeatureAction, returned True

    (03) 2015-07-22 20:39:58 Slp: ----------------------------------------------------------------------

    (03) 2015-07-22 20:39:58 Slp: Running Action: GenerateFeatureRequestForSlipstreamAction

    (03) 2015-07-22 20:39:58 Slp: Completed Action: GenerateFeatureRequestForSlipstreamAction, returned True

    (03) 2015-07-22 20:39:58 Slp: ----------------------------------------------------------------------

    (03) 2015-07-22 20:39:58 Slp: Running Action: GenerateConfigFeatureRequestForSlipstreamAction

    (03) 2015-07-22 20:39:58 Slp: Completed Action: GenerateConfigFeatureRequestForSlipstreamAction, returned True

    (03) 2015-07-22 20:39:59 Slp: ----------------------------------------------------------------------

    (03) 2015-07-22 20:39:59 Slp: Running Action: CreateSqlPackageDependencyForRSAction

    (03) 2015-07-22 20:39:59 Slp: Completed Action: CreateSqlPackageDependencyForRSAction, returned True

    (03) 2015-07-22 20:39:59 Slp: ----------------------------------------------------------------------

    (03) 2015-07-22 20:39:59 Slp: Skipping Action: CreateSqlPackageDependencyForRSUpgradeAction

    (03) 2015-07-22 20:39:59 Slp: Action is being skipped due to the following restrictions:

    (03) 2015-07-22 20:39:59 Slp: Condition "Do any of the specified features match the expected scenario Upgrade" did not pass as it returned false and true was expected.

    (03) 2015-07-22 20:39:59 Slp: Condition "Do any of the specified features match the expected scenario Upgrade" did not pass as it returned false and true was expected.

    (03) 2015-07-22 20:39:59 Slp: ----------------------------------------------------------------------

    (03) 2015-07-22 20:39:59 Slp: Running Action: GenerateOrderedDependancyFeatureListAction

    (03) 2015-07-22 20:40:00 Slp: Completed Action: GenerateOrderedDependancyFeatureListAction, returned True

    (03) 2015-07-22 20:40:01 Slp: ----------------------------------------------------------------------

    (03) 2015-07-22 20:40:01 Slp: Running Action: SetMultiInstanceTransformAction

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_Cpu32, version 12.0.2000.8, instance id MSSQL12.MSSQLSERVER.

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_loc_Cpu64_1028 but the package has no version

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_loc_Cpu64_1031 but the package has no version

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_loc_Cpu64_1033, version 12.0.2000.8, instance id MSSQL12.MSSQLSERVER.

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_loc_Cpu64_1036 but the package has no version

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_loc_Cpu64_1040 but the package has no version

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_loc_Cpu64_1041 but the package has no version

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_loc_Cpu64_1042 but the package has no version

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_loc_Cpu64_1046 but the package has no version

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_loc_Cpu64_1049 but the package has no version

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_loc_Cpu64_2052 but the package has no version

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_loc_Cpu64_3082 but the package has no version

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_loc_Cpu64_1053 but the package has no version

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_loc_Cpu32_1028 but the package has no version

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_loc_Cpu32_1031 but the package has no version

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_loc_Cpu32_1033, version 12.0.2000.8, instance id MSSQL12.MSSQLSERVER.

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_loc_Cpu32_1036 but the package has no version

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_loc_Cpu32_1040 but the package has no version

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_loc_Cpu32_1041 but the package has no version

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_loc_Cpu32_1042 but the package has no version

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_loc_Cpu32_1046 but the package has no version

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_loc_Cpu32_1049 but the package has no version

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_loc_Cpu32_2052 but the package has no version

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_loc_Cpu32_3082 but the package has no version

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_loc_Cpu32_1053 but the package has no version

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_fulltext_Cpu64, version 12.0.2000.8, instance id MSSQL12.MSSQLSERVER.

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_fulltext_Cpu32, version 12.0.2000.8, instance id MSSQL12.MSSQLSERVER.

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_Cpu64, version 12.0.2000.8, instance id MSSQL12.MSSQLSERVER.

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_Cpu32, version 12.0.2000.8, instance id MSSQL12.MSSQLSERVER.

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_loc_Cpu64_1028 but the package has no version

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_loc_Cpu64_1031 but the package has no version

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_loc_Cpu64_1033, version 12.0.2000.8, instance id MSSQL12.MSSQLSERVER.

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_loc_Cpu64_1036 but the package has no version

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_loc_Cpu64_1040 but the package has no version

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_loc_Cpu64_1041 but the package has no version

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_loc_Cpu64_1042 but the package has no version

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_loc_Cpu64_1046 but the package has no version

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_loc_Cpu64_1049 but the package has no version

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_loc_Cpu64_2052 but the package has no version

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_loc_Cpu64_3082 but the package has no version

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_loc_Cpu64_1053 but the package has no version

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_loc_Cpu32_1028 but the package has no version

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_loc_Cpu32_1031 but the package has no version

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_loc_Cpu32_1033, version 12.0.2000.8, instance id MSSQL12.MSSQLSERVER.

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_loc_Cpu32_1036 but the package has no version

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_loc_Cpu32_1040 but the package has no version

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_loc_Cpu32_1041 but the package has no version

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_loc_Cpu32_1042 but the package has no version

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_loc_Cpu32_1046 but the package has no version

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_loc_Cpu32_1049 but the package has no version

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_loc_Cpu32_2052 but the package has no version

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_loc_Cpu32_3082 but the package has no version

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_loc_Cpu32_1053 but the package has no version

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_fulltext_SQL14_Cpu64 but the package has no version

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_Cpu64, version 12.0.2000.8, instance id MSSQL12.MSSQLSERVER.

    (03) 2015-07-22 20:40:01 Slp: Package sql_engine_core_inst_Cpu64 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_engine_core_inst_Cpu32 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_engine_core_inst_loc_Cpu64_1028 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_engine_core_inst_loc_Cpu64_1031 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_engine_core_inst_loc_Cpu64_1033 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_engine_core_inst_loc_Cpu64_1036 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_engine_core_inst_loc_Cpu64_1040 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_engine_core_inst_loc_Cpu64_1041 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_engine_core_inst_loc_Cpu64_1042 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_engine_core_inst_loc_Cpu64_1046 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_engine_core_inst_loc_Cpu64_1049 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_engine_core_inst_loc_Cpu64_2052 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_engine_core_inst_loc_Cpu64_3082 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_engine_core_inst_loc_Cpu64_1053 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_engine_core_inst_loc_Cpu32_1028 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_engine_core_inst_loc_Cpu32_1031 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_engine_core_inst_loc_Cpu32_1033 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_engine_core_inst_loc_Cpu32_1036 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_engine_core_inst_loc_Cpu32_1040 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_engine_core_inst_loc_Cpu32_1041 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_engine_core_inst_loc_Cpu32_1042 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_engine_core_inst_loc_Cpu32_1046 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_engine_core_inst_loc_Cpu32_1049 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_engine_core_inst_loc_Cpu32_2052 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_engine_core_inst_loc_Cpu32_3082 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_engine_core_inst_loc_Cpu32_1053 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_fulltext_Cpu64 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_fulltext_Cpu32 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_dq_Cpu64 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_dq_Cpu32 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_dq_loc_Cpu64_1028 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_dq_loc_Cpu64_1031 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_dq_loc_Cpu64_1033 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_dq_loc_Cpu64_1036 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_dq_loc_Cpu64_1040 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_dq_loc_Cpu64_1041 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_dq_loc_Cpu64_1042 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_dq_loc_Cpu64_1046 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_dq_loc_Cpu64_1049 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_dq_loc_Cpu64_2052 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_dq_loc_Cpu64_3082 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_dq_loc_Cpu64_1053 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_dq_loc_Cpu32_1028 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_dq_loc_Cpu32_1031 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_dq_loc_Cpu32_1033 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_dq_loc_Cpu32_1036 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_dq_loc_Cpu32_1040 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_dq_loc_Cpu32_1041 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_dq_loc_Cpu32_1042 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_dq_loc_Cpu32_1046 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_dq_loc_Cpu32_1049 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_dq_loc_Cpu32_2052 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_dq_loc_Cpu32_3082 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_dq_loc_Cpu32_1053 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_Cpu32, version 12.0.2000.8, instance id MSAS12.MSSQLSERVER.

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_loc_Cpu64_1028 but the package has no version

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_loc_Cpu64_1031 but the package has no version

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_loc_Cpu64_1033, version 12.0.2000.8, instance id MSAS12.MSSQLSERVER.

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_loc_Cpu64_1036 but the package has no version

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_loc_Cpu64_1040 but the package has no version

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_loc_Cpu64_1041 but the package has no version

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_loc_Cpu64_1042 but the package has no version

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_loc_Cpu64_1046 but the package has no version

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_loc_Cpu64_1049 but the package has no version

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_loc_Cpu64_2052 but the package has no version

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_loc_Cpu64_3082 but the package has no version

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_loc_Cpu64_1053 but the package has no version

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_loc_Cpu32_1028 but the package has no version

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_loc_Cpu32_1031 but the package has no version

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_loc_Cpu32_1033, version 12.0.2000.8, instance id MSAS12.MSSQLSERVER.

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_loc_Cpu32_1036 but the package has no version

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_loc_Cpu32_1040 but the package has no version

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_loc_Cpu32_1041 but the package has no version

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_loc_Cpu32_1042 but the package has no version

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_loc_Cpu32_1046 but the package has no version

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_loc_Cpu32_1049 but the package has no version

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_loc_Cpu32_2052 but the package has no version

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_loc_Cpu32_3082 but the package has no version

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_loc_Cpu32_1053 but the package has no version

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_Cpu64, version 12.0.2000.8, instance id MSAS12.MSSQLSERVER.

    (03) 2015-07-22 20:40:01 Slp: Package sql_as_Cpu64 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_as_Cpu32 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_as_loc_Cpu64_1028 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_as_loc_Cpu64_1031 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_as_loc_Cpu64_1033 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_as_loc_Cpu64_1036 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_as_loc_Cpu64_1040 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_as_loc_Cpu64_1041 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_as_loc_Cpu64_1042 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_as_loc_Cpu64_1046 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_as_loc_Cpu64_1049 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_as_loc_Cpu64_2052 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_as_loc_Cpu64_3082 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_as_loc_Cpu64_1053 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_as_loc_Cpu32_1028 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_as_loc_Cpu32_1031 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_as_loc_Cpu32_1033 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_as_loc_Cpu32_1036 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_as_loc_Cpu32_1040 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_as_loc_Cpu32_1041 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_as_loc_Cpu32_1042 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_as_loc_Cpu32_1046 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_as_loc_Cpu32_1049 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_as_loc_Cpu32_2052 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_as_loc_Cpu32_3082 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_as_loc_Cpu32_1053 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_Cpu32, version 12.0.2000.8, instance id MSRS12.MSSQLSERVER.

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_loc_Cpu64_1028 but the package has no version

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_loc_Cpu64_1031 but the package has no version

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_loc_Cpu64_1033, version 12.0.2000.8, instance id MSRS12.MSSQLSERVER.

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_loc_Cpu64_1036 but the package has no version

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_loc_Cpu64_1040 but the package has no version

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_loc_Cpu64_1041 but the package has no version

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_loc_Cpu64_1042 but the package has no version

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_loc_Cpu64_1046 but the package has no version

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_loc_Cpu64_1049 but the package has no version

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_loc_Cpu64_2052 but the package has no version

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_loc_Cpu64_3082 but the package has no version

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_loc_Cpu64_1053 but the package has no version

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_loc_Cpu32_1028 but the package has no version

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_loc_Cpu32_1031 but the package has no version

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_loc_Cpu32_1033, version 12.0.2000.8, instance id MSRS12.MSSQLSERVER.

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_loc_Cpu32_1036 but the package has no version

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_loc_Cpu32_1040 but the package has no version

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_loc_Cpu32_1041 but the package has no version

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_loc_Cpu32_1042 but the package has no version

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_loc_Cpu32_1046 but the package has no version

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_loc_Cpu32_1049 but the package has no version

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_loc_Cpu32_2052 but the package has no version

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_loc_Cpu32_3082 but the package has no version

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_loc_Cpu32_1053 but the package has no version

    (03) 2015-07-22 20:40:01 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_Cpu64, version 12.0.2000.8, instance id MSRS12.MSSQLSERVER.

    (03) 2015-07-22 20:40:01 Slp: Package sql_rs_Cpu64 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_rs_Cpu32 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_rs_loc_Cpu64_1028 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_rs_loc_Cpu64_1031 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_rs_loc_Cpu64_1033 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_rs_loc_Cpu64_1036 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_rs_loc_Cpu64_1040 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_rs_loc_Cpu64_1041 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_rs_loc_Cpu64_1042 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_rs_loc_Cpu64_1046 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_rs_loc_Cpu64_1049 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_rs_loc_Cpu64_2052 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_rs_loc_Cpu64_3082 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_rs_loc_Cpu64_1053 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_rs_loc_Cpu32_1028 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_rs_loc_Cpu32_1031 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_rs_loc_Cpu32_1033 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_rs_loc_Cpu32_1036 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_rs_loc_Cpu32_1040 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_rs_loc_Cpu32_1041 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_rs_loc_Cpu32_1042 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_rs_loc_Cpu32_1046 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_rs_loc_Cpu32_1049 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_rs_loc_Cpu32_2052 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_rs_loc_Cpu32_3082 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Package sql_rs_loc_Cpu32_1053 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:40:01 Slp: Completed Action: SetMultiInstanceTransformAction, returned True

    (03) 2015-07-22 20:40:01 Slp: ----------------------------------------------------------------------

    (03) 2015-07-22 20:40:01 Slp: Running Action: AddInstallModificationModifiersAction

    (03) 2015-07-22 20:40:01 Slp: Completed Action: AddInstallModificationModifiersAction, returned True

    (03) 2015-07-22 20:40:02 Slp: ----------------------------------------------------------------------

    (03) 2015-07-22 20:40:02 Slp: Running Action: AddCustomModifiersAction

    (03) 2015-07-22 20:40:02 Slp: Completed Action: AddCustomModifiersAction, returned True

    (03) 2015-07-22 20:40:02 Slp: ----------------------------------------------------------------------

    (03) 2015-07-22 20:40:02 Slp: Running Action: SetFeatureScenarioAction

    (03) 2015-07-22 20:40:02 Slp: Slipstream Patch Modifier: Request for target package sql_tools_loc_Cpu64_1033 remains no change for available patches.

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_Tools_Standard_FLS_sql_tools_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: Connectivity_FLS_sql_tools_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SDK_FLS_sql_tools_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: Tools_Legacy_FLS_sql_tools_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: Connectivity_Full_Loc_sql_tools_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_SSMS_Full_Loc_sql_tools_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SDK_Full_Loc_sql_tools_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: Tools_Legacy_Full_Loc_sql_tools_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Slipstream Patch Modifier: Request for target package sql_ssms_loc_Cpu64_1033 remains no change for available patches.

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_Tools_ALS_sql_ssms_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_PowerShell_Tools_ALS_sql_ssms_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_SSMS_Adv_Loc_sql_ssms_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Slipstream Patch Modifier: Request for target package sql_tools_Cpu64 remains no change for available patches.

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_Tools_Standard_FNS_sql_tools_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: Connectivity_FNS_sql_tools_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SDK_FNS_sql_tools_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: Tools_Legacy_FNS_sql_tools_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: Connectivity_Full_sql_tools_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_SSMS_Full_sql_tools_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SDK_Full_sql_tools_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: Tools_Legacy_Full_sql_tools_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Slipstream Patch Modifier: Request for target package sql_ssms_Cpu64 remains no change for available patches.

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_Tools_ANS_sql_ssms_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_PowerShell_Tools_ANS_sql_ssms_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_SSMS_Adv_sql_ssms_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Slipstream Patch Modifier: Request for target package sql_rs_loc_Cpu64_1033 remains no change for available patches.

    (03) 2015-07-22 20:40:02 Slp: Feature ID: RS_Web_Interface_ALS_sql_rs_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: RS_Server_ALI_sql_rs_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: RS_Web_Interface_Adv_Loc_sql_rs_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: RS_Server_ALS_sql_rs_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: RS_Server_Adv_Loc_sql_rs_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Slipstream Patch Modifier: Request for target package sql_rs_Cpu64 remains no change for available patches.

    (03) 2015-07-22 20:40:02 Slp: Feature ID: RS_Web_Interface_ANS_sql_rs_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: RS_Web_Interface_ANI_sql_rs_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: RS_Web_Interface_Adv_sql_rs_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: RS_Server_ANS_sql_rs_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: RS_Server_ANI_sql_rs_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: RS_Server_Adv_sql_rs_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Slipstream Patch Modifier: Request for target package sql_engine_core_inst_loc_Cpu64_1033 remains no change for available patches.

    (03) 2015-07-22 20:40:02 Slp: Feature ID: MPT_AGENT_CORE_MNGD_CLI_sql_engine_core_inst_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: MPT_AGENT_CORE_CLI_sql_engine_core_inst_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_ENGINE_CORE_CLI_sql_engine_core_inst_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_AGENT_FLI_sql_engine_core_inst_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_MAIL_FLI_sql_engine_core_inst_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_LEGACYTOOLS_FLI_sql_engine_core_inst_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_DATA_COLLECTOR_FLI_sql_engine_core_inst_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_Engine_Core_Inst_Loc_sql_engine_core_inst_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Slipstream Patch Modifier: Request for target package sql_engine_core_shared_loc_Cpu64_1033 remains no change for available patches.

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_DMF_CLS_sql_engine_core_shared_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_ENGINE_CORE_CLS_sql_engine_core_shared_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_LEGACYTOOLS_CLS_sql_engine_core_shared_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_Engine_CLS_sql_engine_core_shared_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SDK_CLS_sql_engine_core_shared_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_CMDLINETOOLS_CLS_sql_engine_core_shared_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_SLP_BASE_CLS_sql_engine_core_shared_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_Engine_FLS_sql_engine_core_shared_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_REPL_ENGINE_SUPPORT_FLS_sql_engine_core_shared_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_Replication_CLS_sql_engine_core_shared_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_SLP_ENGINE_SUPPORT_CLS_sql_engine_core_shared_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_PowerShell_Engine_CLS_sql_engine_core_shared_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_DATA_COLLECTOR_FLS_sql_engine_core_shared_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_Engine_Core_Shared_Loc_sql_engine_core_shared_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Slipstream Patch Modifier: Request for target package sql_dq_loc_Cpu64_1033 remains no change for available patches.

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_DQ_FLS_sql_dq_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_DQ_Full_Loc_sql_dq_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Slipstream Patch Modifier: Request for target package sql_dq_Cpu64 remains no change for available patches.

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_DQ_FNS_sql_dq_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_DQ_Full_sql_dq_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Slipstream Patch Modifier: Request for target package sql_fulltext_Cpu64 remains no change for available patches.

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_FullText_CNI_sql_fulltext_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_FullText_Adv_sql_fulltext_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Slipstream Patch Modifier: Request for target package sql_engine_core_inst_Cpu64 remains no change for available patches.

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_DUMPER_CNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_CMDLINETOOLS_CNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_Engine_CNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_LEGACYTOOLS_CNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_ENGINE_CORE_CNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_DataFiles_Core_Inst_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_Replication_CNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_Replication_FNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_ENGINE_DB_CNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_Replication_Core_Inst_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_LEGACYTOOLS_FNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_DATA_COLLECTOR_FNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_MAIL_FNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_UPGRADESCRIPTS_FNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_REPL_ENGINE_SUPPORT_FNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_SLP_ENGINE_SUPPORT_CNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_REPL_ENGINE_SUPPORT_CNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: MPT_AGENT_CORE_CNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_AGENT_FNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: MPT_AGENT_CORE_MNGD_CNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_Engine_Core_Inst_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Slipstream Patch Modifier: Request for target package sql_engine_core_shared_Cpu64 remains no change for available patches.

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SDK_CNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_DQ_CNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_BROWSER_CNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_DMF_CNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_CMDLINETOOLS_CNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_DQ_Core_Shared_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_Replication_FNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_Replication_CNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_Replication_Core_Shared_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_FullText_CNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_FullText_Core_Shared_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_PowerShell_Engine_CNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_SLP_ENGINE_SUPPORT_CNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_DATA_COLLECTOR_FNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_REPL_ENGINE_SUPPORT_FNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_Engine_FNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_SLP_BASE_CNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_Engine_CNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_DUMPER_CNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_ENGINE_CORE_CNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_SCHEMAS_CNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_LEGACYTOOLS_CNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_Engine_Core_Shared_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Slipstream Patch Modifier: Request for target package SqlDom_Cpu64 remains no change for available patches.

    (03) 2015-07-22 20:40:02 Slp: Feature ID: ENG_SqlDom_REDIST_SqlDom_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Slipstream Patch Modifier: Request for target package MDS_Loc_Cpu64 remains no change for available patches.

    (03) 2015-07-22 20:40:02 Slp: Feature ID: MDSCoreFeature_Loc_MDS_Loc_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Slipstream Patch Modifier: Request for target package MDS_Cpu64 remains no change for available patches.

    (03) 2015-07-22 20:40:02 Slp: Feature ID: MDSCoreFeature_MDS_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Slipstream Patch Modifier: Request for target package RsFx_Cpu64 remains no change for available patches.

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_RsFx_RsFx_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Slipstream Patch Modifier: Request for target package sql_dreplay_client_loc_Cpu64_1033 remains no change for available patches.

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_DReplay_Client_FLS_sql_dreplay_client_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_DReplay_Client_Loc_sql_dreplay_client_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Slipstream Patch Modifier: Request for target package sql_dreplay_controller_loc_Cpu64_1033 remains no change for available patches.

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_DReplay_Controller_FLS_sql_dreplay_controller_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_DReplay_Controller_Loc_sql_dreplay_controller_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Slipstream Patch Modifier: Request for target package sql_is_loc_Cpu64_1033 remains no change for available patches.

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_DTS_FLS_sql_is_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_DTS_Full_Loc_sql_is_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Slipstream Patch Modifier: Request for target package sql_dqc_loc_Cpu64_1033 remains no change for available patches.

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_DQ_CLIENT_FLS_sql_dqc_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_DQ_CLIENT_Full_Loc_sql_dqc_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Slipstream Patch Modifier: Request for target package sql_as_loc_Cpu64_1033 remains no change for available patches.

    (03) 2015-07-22 20:40:02 Slp: Feature ID: Analysis_Server_FLI_sql_as_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: Analysis_Server_FLS_sql_as_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: Analysis_Server_Full_Loc_sql_as_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Slipstream Patch Modifier: Request for target package sql_common_core_loc_Cpu64_1033 remains no change for available patches.

    (03) 2015-07-22 20:40:02 Slp: Feature ID: Client_Components_CLS_sql_common_core_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: Connectivity_CLS_sql_common_core_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: CommonFiles_Loc_sql_common_core_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Slipstream Patch Modifier: Request for target package sql_dreplay_client_Cpu64 remains no change for available patches.

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_DReplay_Client_FNS_sql_dreplay_client_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_DReplay_Client_sql_dreplay_client_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Slipstream Patch Modifier: Request for target package sql_dreplay_controller_Cpu64 remains no change for available patches.

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_DReplay_Controller_FNS_sql_dreplay_controller_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_DReplay_Controller_sql_dreplay_controller_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Slipstream Patch Modifier: Request for target package sql_is_Cpu64 remains no change for available patches.

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_DTS_FNS_sql_is_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_DTS_Full_sql_is_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Slipstream Patch Modifier: Request for target package sql_rsshp_Cpu64 remains no change for available patches.

    (03) 2015-07-22 20:40:02 Slp: Feature ID: RS_SPServer_ANI_sql_rsshp_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: RS_SHP_SharedService_Adv_sql_rsshp_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Slipstream Patch Modifier: Request for target package sql_as_Cpu64 remains no change for available patches.

    (03) 2015-07-22 20:40:02 Slp: Feature ID: Analysis_Server_FNI_sql_as_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: Analysis_Server_FNS_sql_as_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: Analysis_Server_Full_sql_as_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Slipstream Patch Modifier: Request for target package sql_common_core_Cpu64 remains no change for available patches.

    (03) 2015-07-22 20:40:02 Slp: Feature ID: Client_Components_CNS_sql_common_core_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: Connectivity_CNS_sql_common_core_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: CommonFiles_sql_common_core_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Slipstream Patch Modifier: Request for target package rsSharePoint_Cpu64 remains no change for available patches.

    (03) 2015-07-22 20:40:02 Slp: Feature ID: RSSharePointAddin_rsSharePoint_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Slipstream Patch Modifier: Request for target package SQLSysClrTypes_Cpu64 remains no change for available patches.

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SysClrTypFeature_SQLSysClrTypes_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Slipstream Patch Modifier: Request for target package SqlSqmShared_Cpu64 remains no change for available patches.

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQM_SHARED_SqlSqmShared_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Slipstream Patch Modifier: Request for target package SqlBrowser_Cpu32 remains no change for available patches.

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_Browser_Redist_SqlBrowser_Cpu32 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Slipstream Patch Modifier: Request for target package BestPracticesPolicies_Cpu32 remains no change for available patches.

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_Policy_Redist_BestPracticesPolicies_Cpu32 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Slipstream Patch Modifier: Request for target package BOL_Reg_Cpu64 remains no change for available patches.

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_BOL_Registry_Loc_BOL_Reg_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Slipstream Patch Modifier: Request for target package BOL_Loc_Cpu64_1033 remains no change for available patches.

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_BOL_Components_Loc_BOL_Loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Slipstream Patch Modifier: Request for target package BOL_Cpu64 remains no change for available patches.

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_BOL_Components_BOL_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Slipstream Patch Modifier: Request for target package SqlWriter_Cpu64 remains no change for available patches.

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_WRITER_SqlWriter_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Slipstream Patch Modifier: Request for target package sqlls_Cpu64 remains no change for available patches.

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_LS_CORE_sqlls_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Slipstream Patch Modifier: Request for target package sqlncli_Cpu64 remains no change for available patches.

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_SNAC_CORE_sqlncli_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_SNAC_SDK_sqlncli_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Slipstream Patch Modifier: Request for target package sql_dqc_Cpu64 remains no change for available patches.

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_DQ_CLIENT_FNS_sql_dqc_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_DQ_CLIENT_Full_sql_dqc_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Slipstream Patch Modifier: Request for target package sql_dq_common_Cpu64 remains no change for available patches.

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_DQ_COMMON_FNS_sql_dq_common_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SQL_DQ_Common_sql_dq_common_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Slipstream Patch Modifier: Request for target package SqlSupport_Cpu64 remains no change for available patches.

    (03) 2015-07-22 20:40:02 Slp: Feature ID: SupportFiles_SqlSupport_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:02 Slp: Completed Action: SetFeatureScenarioAction, returned True

    (03) 2015-07-22 20:40:03 Slp: ----------------------------------------------------------------------

    (03) 2015-07-22 20:40:03 Slp: Running Action: SetFeatureConfigScenarioAction

    (03) 2015-07-22 20:40:03 Slp: Slipstream Patch Modifier: Request for target package sql_tools_loc_Cpu64_1033 remains no change for available patches.

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_Tools_Standard_FLS_sql_tools_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: Connectivity_FLS_sql_tools_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SDK_FLS_sql_tools_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: Tools_Legacy_FLS_sql_tools_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: Connectivity_Full_Loc_sql_tools_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_SSMS_Full_Loc_sql_tools_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SDK_Full_Loc_sql_tools_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: Tools_Legacy_Full_Loc_sql_tools_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Slipstream Patch Modifier: Request for target package sql_ssms_loc_Cpu64_1033 remains no change for available patches.

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_Tools_ALS_sql_ssms_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_PowerShell_Tools_ALS_sql_ssms_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_SSMS_Adv_Loc_sql_ssms_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Slipstream Patch Modifier: Request for target package sql_tools_Cpu64 remains no change for available patches.

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_Tools_Standard_FNS_sql_tools_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: Connectivity_FNS_sql_tools_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SDK_FNS_sql_tools_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: Tools_Legacy_FNS_sql_tools_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: Connectivity_Full_sql_tools_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_SSMS_Full_sql_tools_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SDK_Full_sql_tools_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: Tools_Legacy_Full_sql_tools_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Slipstream Patch Modifier: Request for target package sql_ssms_Cpu64 remains no change for available patches.

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_Tools_ANS_sql_ssms_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_PowerShell_Tools_ANS_sql_ssms_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_SSMS_Adv_sql_ssms_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Slipstream Patch Modifier: Request for target package sql_rs_loc_Cpu64_1033 remains no change for available patches.

    (03) 2015-07-22 20:40:03 Slp: Feature ID: RS_Web_Interface_ALS_sql_rs_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: RS_Server_ALI_sql_rs_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: RS_Web_Interface_Adv_Loc_sql_rs_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: RS_Server_ALS_sql_rs_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: RS_Server_Adv_Loc_sql_rs_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Slipstream Patch Modifier: Request for target package sql_rs_Cpu64 remains no change for available patches.

    (03) 2015-07-22 20:40:03 Slp: Feature ID: RS_Web_Interface_ANS_sql_rs_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: RS_Web_Interface_ANI_sql_rs_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: RS_Web_Interface_Adv_sql_rs_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: RS_Server_ANS_sql_rs_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: RS_Server_ANI_sql_rs_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: RS_Server_Adv_sql_rs_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Slipstream Patch Modifier: Request for target package sql_engine_core_inst_loc_Cpu64_1033 remains no change for available patches.

    (03) 2015-07-22 20:40:03 Slp: Feature ID: MPT_AGENT_CORE_MNGD_CLI_sql_engine_core_inst_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: MPT_AGENT_CORE_CLI_sql_engine_core_inst_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_ENGINE_CORE_CLI_sql_engine_core_inst_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_AGENT_FLI_sql_engine_core_inst_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_MAIL_FLI_sql_engine_core_inst_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_LEGACYTOOLS_FLI_sql_engine_core_inst_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_DATA_COLLECTOR_FLI_sql_engine_core_inst_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_Engine_Core_Inst_Loc_sql_engine_core_inst_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Slipstream Patch Modifier: Request for target package sql_engine_core_shared_loc_Cpu64_1033 remains no change for available patches.

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_DMF_CLS_sql_engine_core_shared_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_ENGINE_CORE_CLS_sql_engine_core_shared_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_LEGACYTOOLS_CLS_sql_engine_core_shared_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_Engine_CLS_sql_engine_core_shared_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SDK_CLS_sql_engine_core_shared_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_CMDLINETOOLS_CLS_sql_engine_core_shared_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_SLP_BASE_CLS_sql_engine_core_shared_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_Engine_FLS_sql_engine_core_shared_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_REPL_ENGINE_SUPPORT_FLS_sql_engine_core_shared_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_Replication_CLS_sql_engine_core_shared_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_SLP_ENGINE_SUPPORT_CLS_sql_engine_core_shared_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_PowerShell_Engine_CLS_sql_engine_core_shared_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_DATA_COLLECTOR_FLS_sql_engine_core_shared_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_Engine_Core_Shared_Loc_sql_engine_core_shared_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Slipstream Patch Modifier: Request for target package sql_dq_loc_Cpu64_1033 remains no change for available patches.

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_DQ_FLS_sql_dq_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_DQ_Full_Loc_sql_dq_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Slipstream Patch Modifier: Request for target package sql_dq_Cpu64 remains no change for available patches.

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_DQ_FNS_sql_dq_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_DQ_Full_sql_dq_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Slipstream Patch Modifier: Request for target package sql_fulltext_Cpu64 remains no change for available patches.

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_FullText_CNI_sql_fulltext_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_FullText_Adv_sql_fulltext_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Slipstream Patch Modifier: Request for target package sql_engine_core_inst_Cpu64 remains no change for available patches.

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_DUMPER_CNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_CMDLINETOOLS_CNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_Engine_CNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_LEGACYTOOLS_CNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_ENGINE_CORE_CNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_DataFiles_Core_Inst_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_Replication_CNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_Replication_FNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_ENGINE_DB_CNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_Replication_Core_Inst_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_LEGACYTOOLS_FNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_DATA_COLLECTOR_FNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_MAIL_FNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_UPGRADESCRIPTS_FNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_REPL_ENGINE_SUPPORT_FNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_SLP_ENGINE_SUPPORT_CNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_REPL_ENGINE_SUPPORT_CNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: MPT_AGENT_CORE_CNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_AGENT_FNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: MPT_AGENT_CORE_MNGD_CNI_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_Engine_Core_Inst_sql_engine_core_inst_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Slipstream Patch Modifier: Request for target package sql_engine_core_shared_Cpu64 remains no change for available patches.

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SDK_CNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_DQ_CNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_BROWSER_CNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_DMF_CNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_CMDLINETOOLS_CNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_DQ_Core_Shared_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_Replication_FNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_Replication_CNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_Replication_Core_Shared_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_FullText_CNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_FullText_Core_Shared_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_PowerShell_Engine_CNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_SLP_ENGINE_SUPPORT_CNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_DATA_COLLECTOR_FNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_REPL_ENGINE_SUPPORT_FNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_Engine_FNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_SLP_BASE_CNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_Engine_CNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_DUMPER_CNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_ENGINE_CORE_CNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_SCHEMAS_CNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_LEGACYTOOLS_CNS_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_Engine_Core_Shared_sql_engine_core_shared_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Slipstream Patch Modifier: Request for target package SqlDom_Cpu64 remains no change for available patches.

    (03) 2015-07-22 20:40:03 Slp: Feature ID: ENG_SqlDom_REDIST_SqlDom_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Slipstream Patch Modifier: Request for target package MDS_Loc_Cpu64 remains no change for available patches.

    (03) 2015-07-22 20:40:03 Slp: Feature ID: MDSCoreFeature_Loc_MDS_Loc_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Slipstream Patch Modifier: Request for target package MDS_Cpu64 remains no change for available patches.

    (03) 2015-07-22 20:40:03 Slp: Feature ID: MDSCoreFeature_MDS_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Slipstream Patch Modifier: Request for target package RsFx_Cpu64 remains no change for available patches.

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_RsFx_RsFx_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Slipstream Patch Modifier: Request for target package sql_dreplay_client_loc_Cpu64_1033 remains no change for available patches.

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_DReplay_Client_FLS_sql_dreplay_client_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_DReplay_Client_Loc_sql_dreplay_client_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Slipstream Patch Modifier: Request for target package sql_dreplay_controller_loc_Cpu64_1033 remains no change for available patches.

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_DReplay_Controller_FLS_sql_dreplay_controller_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_DReplay_Controller_Loc_sql_dreplay_controller_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Slipstream Patch Modifier: Request for target package sql_is_loc_Cpu64_1033 remains no change for available patches.

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_DTS_FLS_sql_is_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_DTS_Full_Loc_sql_is_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Slipstream Patch Modifier: Request for target package sql_dqc_loc_Cpu64_1033 remains no change for available patches.

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_DQ_CLIENT_FLS_sql_dqc_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_DQ_CLIENT_Full_Loc_sql_dqc_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Slipstream Patch Modifier: Request for target package sql_as_loc_Cpu64_1033 remains no change for available patches.

    (03) 2015-07-22 20:40:03 Slp: Feature ID: Analysis_Server_FLI_sql_as_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: Analysis_Server_FLS_sql_as_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: Analysis_Server_Full_Loc_sql_as_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Slipstream Patch Modifier: Request for target package sql_common_core_loc_Cpu64_1033 remains no change for available patches.

    (03) 2015-07-22 20:40:03 Slp: Feature ID: Client_Components_CLS_sql_common_core_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: Connectivity_CLS_sql_common_core_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: CommonFiles_Loc_sql_common_core_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Slipstream Patch Modifier: Request for target package sql_dreplay_client_Cpu64 remains no change for available patches.

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_DReplay_Client_FNS_sql_dreplay_client_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_DReplay_Client_sql_dreplay_client_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Slipstream Patch Modifier: Request for target package sql_dreplay_controller_Cpu64 remains no change for available patches.

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_DReplay_Controller_FNS_sql_dreplay_controller_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_DReplay_Controller_sql_dreplay_controller_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Slipstream Patch Modifier: Request for target package sql_is_Cpu64 remains no change for available patches.

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_DTS_FNS_sql_is_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_DTS_Full_sql_is_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Slipstream Patch Modifier: Request for target package sql_rsshp_Cpu64 remains no change for available patches.

    (03) 2015-07-22 20:40:03 Slp: Feature ID: RS_SPServer_ANI_sql_rsshp_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: RS_SHP_SharedService_Adv_sql_rsshp_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Slipstream Patch Modifier: Request for target package sql_as_Cpu64 remains no change for available patches.

    (03) 2015-07-22 20:40:03 Slp: Feature ID: Analysis_Server_FNI_sql_as_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: Analysis_Server_FNS_sql_as_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: Analysis_Server_Full_sql_as_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Slipstream Patch Modifier: Request for target package sql_common_core_Cpu64 remains no change for available patches.

    (03) 2015-07-22 20:40:03 Slp: Feature ID: Client_Components_CNS_sql_common_core_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: Connectivity_CNS_sql_common_core_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: CommonFiles_sql_common_core_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Slipstream Patch Modifier: Request for target package rsSharePoint_Cpu64 remains no change for available patches.

    (03) 2015-07-22 20:40:03 Slp: Feature ID: RSSharePointAddin_rsSharePoint_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Slipstream Patch Modifier: Request for target package SQLSysClrTypes_Cpu64 remains no change for available patches.

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SysClrTypFeature_SQLSysClrTypes_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Slipstream Patch Modifier: Request for target package SqlSqmShared_Cpu64 remains no change for available patches.

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQM_SHARED_SqlSqmShared_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Slipstream Patch Modifier: Request for target package SqlBrowser_Cpu32 remains no change for available patches.

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_Browser_Redist_SqlBrowser_Cpu32 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Slipstream Patch Modifier: Request for target package BestPracticesPolicies_Cpu32 remains no change for available patches.

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_Policy_Redist_BestPracticesPolicies_Cpu32 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Slipstream Patch Modifier: Request for target package BOL_Reg_Cpu64 remains no change for available patches.

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_BOL_Registry_Loc_BOL_Reg_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Slipstream Patch Modifier: Request for target package BOL_Loc_Cpu64_1033 remains no change for available patches.

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_BOL_Components_Loc_BOL_Loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Slipstream Patch Modifier: Request for target package BOL_Cpu64 remains no change for available patches.

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_BOL_Components_BOL_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Slipstream Patch Modifier: Request for target package SqlWriter_Cpu64 remains no change for available patches.

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_WRITER_SqlWriter_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Slipstream Patch Modifier: Request for target package sqlls_Cpu64 remains no change for available patches.

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_LS_CORE_sqlls_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Slipstream Patch Modifier: Request for target package sqlncli_Cpu64 remains no change for available patches.

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_SNAC_CORE_sqlncli_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_SNAC_SDK_sqlncli_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Slipstream Patch Modifier: Request for target package sql_dqc_Cpu64 remains no change for available patches.

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_DQ_CLIENT_FNS_sql_dqc_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_DQ_CLIENT_Full_sql_dqc_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Slipstream Patch Modifier: Request for target package sql_dq_common_Cpu64 remains no change for available patches.

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_DQ_COMMON_FNS_sql_dq_common_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SQL_DQ_Common_sql_dq_common_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Slipstream Patch Modifier: Request for target package SqlSupport_Cpu64 remains no change for available patches.

    (03) 2015-07-22 20:40:03 Slp: Feature ID: SupportFiles_SqlSupport_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:40:03 Slp: Completed Action: SetFeatureConfigScenarioAction, returned True

    (03) 2015-07-22 20:40:03 Slp: ----------------------------------------------------------------------

    (03) 2015-07-22 20:40:03 Slp: Running Action: SaveFeatureStateAction

    (03) 2015-07-22 20:40:03 Slp: Completed Action: SaveFeatureStateAction, returned True

    (03) 2015-07-22 20:40:04 Slp: ----------------------------------------------------------------------

    (03) 2015-07-22 20:40:04 Slp: Running Action: AdjustFeaturesAfterCalculation

    (03) 2015-07-22 20:40:04 Slp: /FEATURES contains before adjusting: SQLENGINE,REPLICATION,FULLTEXT,DQ,AS,RS,RS_SHP,RS_SHPWFE,DQC,CONN,IS,BC,SDK,BOL,SSMS,ADV_SSMS,DREPLAY_CTLR,DREPLAY_CLT,SNAC_SDK,MDS

    (03) 2015-07-22 20:40:04 Slp: Checking /FEATURES value: SQLENGINE

    (03) 2015-07-22 20:40:04 Slp: =====================================

    (03) 2015-07-22 20:40:04 Slp: MSI feature install scenario: SQL_Engine_Core_Inst_sql_engine_core_inst_Cpu64 --> Install

    (03) 2015-07-22 20:40:04 Slp: MSI feature config scenario: SQL_Engine_Core_Inst_sql_engine_core_inst_Cpu64 --> Install

    (03) 2015-07-22 20:40:04 Slp: Keeping /FEATURES value: SQLENGINE

    (03) 2015-07-22 20:40:04 Slp: =====================================

    (03) 2015-07-22 20:40:04 Slp: Checking /FEATURES value: REPLICATION

    (03) 2015-07-22 20:40:04 Slp: =====================================

    (03) 2015-07-22 20:40:04 Slp: MSI feature install scenario: SQL_Replication_Core_Inst_sql_engine_core_inst_Cpu64 --> Install

    (03) 2015-07-22 20:40:04 Slp: MSI feature config scenario: SQL_Replication_Core_Inst_sql_engine_core_inst_Cpu64 --> Install

    (03) 2015-07-22 20:40:04 Slp: Keeping /FEATURES value: REPLICATION

    (03) 2015-07-22 20:40:04 Slp: =====================================

    (03) 2015-07-22 20:40:04 Slp: Checking /FEATURES value: FULLTEXT

    (03) 2015-07-22 20:40:04 Slp: =====================================

    (03) 2015-07-22 20:40:04 Slp: MSI feature install scenario: SQL_FullText_Adv_sql_fulltext_Cpu64 --> Install

    (03) 2015-07-22 20:40:04 Slp: MSI feature config scenario: SQL_FullText_Adv_sql_fulltext_Cpu64 --> Install

    (03) 2015-07-22 20:40:04 Slp: Keeping /FEATURES value: FULLTEXT

    (03) 2015-07-22 20:40:04 Slp: =====================================

    (03) 2015-07-22 20:40:04 Slp: Checking /FEATURES value: DQ

    (03) 2015-07-22 20:40:04 Slp: =====================================

    (03) 2015-07-22 20:40:04 Slp: MSI feature install scenario: SQL_DQ_Full_sql_dq_Cpu64 --> Install

    (03) 2015-07-22 20:40:04 Slp: MSI feature config scenario: SQL_DQ_Full_sql_dq_Cpu64 --> Install

    (03) 2015-07-22 20:40:04 Slp: Keeping /FEATURES value: DQ

    (03) 2015-07-22 20:40:04 Slp: =====================================

    (03) 2015-07-22 20:40:04 Slp: Checking /FEATURES value: AS

    (03) 2015-07-22 20:40:04 Slp: =====================================

    (03) 2015-07-22 20:40:04 Slp: MSI feature install scenario: Analysis_Server_Full_sql_as_Cpu64 --> Install

    (03) 2015-07-22 20:40:04 Slp: MSI feature config scenario: Analysis_Server_Full_sql_as_Cpu64 --> Install

    (03) 2015-07-22 20:40:04 Slp: Keeping /FEATURES value: AS

    (03) 2015-07-22 20:40:04 Slp: =====================================

    (03) 2015-07-22 20:40:04 Slp: Checking /FEATURES value: RS

    (03) 2015-07-22 20:40:04 Slp: =====================================

    (03) 2015-07-22 20:40:04 Slp: MSI feature install scenario: RS_Server_Adv_sql_rs_Cpu64 --> Install

    (03) 2015-07-22 20:40:04 Slp: MSI feature config scenario: RS_Server_Adv_sql_rs_Cpu64 --> Install

    (03) 2015-07-22 20:40:04 Slp: Keeping /FEATURES value: RS

    (03) 2015-07-22 20:40:04 Slp: =====================================

    (03) 2015-07-22 20:40:04 Slp: Checking /FEATURES value: RS_SHP

    (03) 2015-07-22 20:40:04 Slp: =====================================

    (03) 2015-07-22 20:40:04 Slp: MSI feature install scenario: RS_SHP_SharedService_Adv_sql_rsshp_Cpu64 --> Install

    (03) 2015-07-22 20:40:04 Slp: MSI feature config scenario: RS_SHP_SharedService_Adv_sql_rsshp_Cpu64 --> Install

    (03) 2015-07-22 20:40:04 Slp: Keeping /FEATURES value: RS_SHP

    (03) 2015-07-22 20:40:04 Slp: =====================================

    (03) 2015-07-22 20:40:04 Slp: Checking /FEATURES value: RS_SHPWFE

    (03) 2015-07-22 20:40:04 Slp: =====================================

    (03) 2015-07-22 20:40:04 Slp: MSI feature install scenario: RSSharePointAddin_rsSharePoint_Cpu64 --> Install

    (03) 2015-07-22 20:40:04 Slp: MSI feature config scenario: RSSharePointAddin_rsSharePoint_Cpu64 --> Install

    (03) 2015-07-22 20:40:04 Slp: Keeping /FEATURES value: RS_SHPWFE

    (03) 2015-07-22 20:40:04 Slp: =====================================

    (03) 2015-07-22 20:40:04 Slp: Checking /FEATURES value: DQC

    (03) 2015-07-22 20:40:04 Slp: =====================================

    (03) 2015-07-22 20:40:04 Slp: MSI feature install scenario: SQL_DQ_CLIENT_Full_sql_dqc_Cpu64 --> Install

    (03) 2015-07-22 20:40:04 Slp: MSI feature config scenario: SQL_DQ_CLIENT_Full_sql_dqc_Cpu64 --> Install

    (03) 2015-07-22 20:40:04 Slp: Keeping /FEATURES value: DQC

    (03) 2015-07-22 20:40:04 Slp: =====================================

    (03) 2015-07-22 20:40:04 Slp: Checking /FEATURES value: CONN

    (03) 2015-07-22 20:40:04 Slp: =====================================

    (03) 2015-07-22 20:40:04 Slp: MSI feature install scenario: Connectivity_Full_sql_tools_Cpu64 --> Install

    (03) 2015-07-22 20:40:04 Slp: MSI feature config scenario: Connectivity_Full_sql_tools_Cpu64 --> Install

    (03) 2015-07-22 20:40:04 Slp: Keeping /FEATURES value: CONN

    (03) 2015-07-22 20:40:04 Slp: =====================================

    (03) 2015-07-22 20:40:04 Slp: Checking /FEATURES value: IS

    (03) 2015-07-22 20:40:04 Slp: =====================================

    (03) 2015-07-22 20:40:04 Slp: MSI feature install scenario: SQL_DTS_Full_sql_is_Cpu64 --> Install

    (03) 2015-07-22 20:40:04 Slp: MSI feature config scenario: SQL_DTS_Full_sql_is_Cpu64 --> Install

    (03) 2015-07-22 20:40:04 Slp: Keeping /FEATURES value: IS

    (03) 2015-07-22 20:40:04 Slp: =====================================

    (03) 2015-07-22 20:40:04 Slp: Checking /FEATURES value: BC

    (03) 2015-07-22 20:40:04 Slp: =====================================

    (03) 2015-07-22 20:40:04 Slp: MSI feature install scenario: Tools_Legacy_Full_sql_tools_Cpu64 --> Install

    (03) 2015-07-22 20:40:04 Slp: MSI feature config scenario: Tools_Legacy_Full_sql_tools_Cpu64 --> Install

    (03) 2015-07-22 20:40:04 Slp: Keeping /FEATURES value: BC

    (03) 2015-07-22 20:40:04 Slp: =====================================

    (03) 2015-07-22 20:40:04 Slp: Checking /FEATURES value: SDK

    (03) 2015-07-22 20:40:04 Slp: =====================================

    (03) 2015-07-22 20:40:04 Slp: MSI feature install scenario: SDK_Full_sql_tools_Cpu64 --> Install

    (03) 2015-07-22 20:40:04 Slp: MSI feature config scenario: SDK_Full_sql_tools_Cpu64 --> Install

    (03) 2015-07-22 20:40:04 Slp: Keeping /FEATURES value: SDK

    (03) 2015-07-22 20:40:04 Slp: =====================================

    (03) 2015-07-22 20:40:04 Slp: Checking /FEATURES value: BOL

    (03) 2015-07-22 20:40:04 Slp: =====================================

    (03) 2015-07-22 20:40:04 Slp: MSI feature install scenario: SQL_BOL_Components_Loc_BOL_Loc_Cpu64_1028 --> None

    (03) 2015-07-22 20:40:04 Slp: MSI feature config scenario: SQL_BOL_Components_Loc_BOL_Loc_Cpu64_1028 --> None

    (03) 2015-07-22 20:40:04 Slp: MSI feature install scenario: SQL_BOL_Components_Loc_BOL_Loc_Cpu64_1031 --> None

    (03) 2015-07-22 20:40:04 Slp: MSI feature config scenario: SQL_BOL_Components_Loc_BOL_Loc_Cpu64_1031 --> None

    (03) 2015-07-22 20:40:04 Slp: MSI feature install scenario: SQL_BOL_Components_Loc_BOL_Loc_Cpu64_1033 --> Install

    (03) 2015-07-22 20:40:04 Slp: MSI feature config scenario: SQL_BOL_Components_Loc_BOL_Loc_Cpu64_1033 --> Install

    (03) 2015-07-22 20:40:04 Slp: Keeping /FEATURES value: BOL

    (03) 2015-07-22 20:40:04 Slp: =====================================

    (03) 2015-07-22 20:40:04 Slp: Checking /FEATURES value: SSMS

    (03) 2015-07-22 20:40:04 Slp: =====================================

    (03) 2015-07-22 20:40:04 Slp: MSI feature install scenario: SQL_SSMS_Adv_sql_ssms_Cpu64 --> Install

    (03) 2015-07-22 20:40:04 Slp: MSI feature config scenario: SQL_SSMS_Adv_sql_ssms_Cpu64 --> Install

    (03) 2015-07-22 20:40:04 Slp: Keeping /FEATURES value: SSMS

    (03) 2015-07-22 20:40:04 Slp: =====================================

    (03) 2015-07-22 20:40:04 Slp: Checking /FEATURES value: ADV_SSMS

    (03) 2015-07-22 20:40:04 Slp: =====================================

    (03) 2015-07-22 20:40:04 Slp: MSI feature install scenario: SQL_SSMS_Full_sql_tools_Cpu64 --> Install

    (03) 2015-07-22 20:40:04 Slp: MSI feature config scenario: SQL_SSMS_Full_sql_tools_Cpu64 --> Install

    (03) 2015-07-22 20:40:04 Slp: Keeping /FEATURES value: ADV_SSMS

    (03) 2015-07-22 20:40:04 Slp: =====================================

    (03) 2015-07-22 20:40:04 Slp: Checking /FEATURES value: DREPLAY_CTLR

    (03) 2015-07-22 20:40:04 Slp: =====================================

    (03) 2015-07-22 20:40:04 Slp: MSI feature install scenario: SQL_DReplay_Controller_sql_dreplay_controller_Cpu64 --> Install

    (03) 2015-07-22 20:40:04 Slp: MSI feature config scenario: SQL_DReplay_Controller_sql_dreplay_controller_Cpu64 --> Install

    (03) 2015-07-22 20:40:04 Slp: Keeping /FEATURES value: DREPLAY_CTLR

    (03) 2015-07-22 20:40:04 Slp: =====================================

    (03) 2015-07-22 20:40:04 Slp: Checking /FEATURES value: DREPLAY_CLT

    (03) 2015-07-22 20:40:04 Slp: =====================================

    (03) 2015-07-22 20:40:04 Slp: MSI feature install scenario: SQL_DReplay_Client_sql_dreplay_client_Cpu64 --> Install

    (03) 2015-07-22 20:40:04 Slp: MSI feature config scenario: SQL_DReplay_Client_sql_dreplay_client_Cpu64 --> Install

    (03) 2015-07-22 20:40:04 Slp: Keeping /FEATURES value: DREPLAY_CLT

    (03) 2015-07-22 20:40:04 Slp: =====================================

    (03) 2015-07-22 20:40:04 Slp: Checking /FEATURES value: SNAC_SDK

    (03) 2015-07-22 20:40:04 Slp: =====================================

    (03) 2015-07-22 20:40:04 Slp: MSI feature install scenario: SQL_SNAC_SDK_sqlncli_Cpu64 --> Install

    (03) 2015-07-22 20:40:04 Slp: MSI feature config scenario: SQL_SNAC_SDK_sqlncli_Cpu64 --> Install

    (03) 2015-07-22 20:40:04 Slp: Keeping /FEATURES value: SNAC_SDK

    (03) 2015-07-22 20:40:04 Slp: =====================================

    (03) 2015-07-22 20:40:04 Slp: Checking /FEATURES value: MDS

    (03) 2015-07-22 20:40:04 Slp: =====================================

    (03) 2015-07-22 20:40:04 Slp: MSI feature install scenario: MDSCoreFeature_MDS_Cpu64 --> Install

    (03) 2015-07-22 20:40:04 Slp: MSI feature config scenario: MDSCoreFeature_MDS_Cpu64 --> Install

    (03) 2015-07-22 20:40:04 Slp: Keeping /FEATURES value: MDS

    (03) 2015-07-22 20:40:04 Slp: =====================================

    (03) 2015-07-22 20:40:04 Slp: Attempting to save the setting 'FEATURES'

    (03) 2015-07-22 20:40:04 Slp: Setting source: UI

    (03) 2015-07-22 20:40:04 Slp: Completed Action: AdjustFeaturesAfterCalculation, returned True

    (09) 2015-07-22 20:40:04 Slp: Rules to be checked: DEV10RTMDetected;ASSPIInstanceNameNotInUseCheck;ASIsValidEditionForDeploymentModeCheck;SlipstreamMediaInfoCheck;PowerShellCheck;InternetConnectionToNETFX4DownloadSite;ServerCoreBlockUnsupportedFeaturesCheck;ServerCoreNetFxCheck;RS_IsDotNet3_5Installed;VS2012CompatibilityRule;AS_IsDotNet45Installed

    (09) 2015-07-22 20:40:04 Slp: If any rule does not pass, setup can still continue: True

    (09) 2015-07-22 20:40:04 Slp: Adding rule result notification channel: RulesEngineNotificationChannel

    (09) 2015-07-22 20:40:04 Slp: Loading rule: DEV10RTMDetected

    (09) 2015-07-22 20:40:04 Slp: Creating rule target object: Microsoft.SqlServer.Configuration.SetupExtension.DetectInstalledProductsFacet

    (09) 2015-07-22 20:40:04 Slp: Rule applied features : SSMS

    (09) 2015-07-22 20:40:04 Slp: Send result to channel : RulesEngineNotificationChannel

    (09) 2015-07-22 20:40:04 Slp: Loading rule: ASSPIInstanceNameNotInUseCheck

    (09) 2015-07-22 20:40:04 Slp: Creating rule target object: Microsoft.SqlServer.Configuration.AnalysisServices.ASSPIInstanceNameNotInUseCheck

    (09) 2015-07-22 20:40:04 Slp: Rule applied features : AS_SPI

    (09) 2015-07-22 20:40:04 Slp: Rule is not applicable in the current scenario.

    (09) 2015-07-22 20:40:04 Slp: Loading rule: ASIsValidEditionForDeploymentModeCheck

    (09) 2015-07-22 20:40:04 Slp: Creating rule target object: Microsoft.SqlServer.Configuration.AnalysisServices.ASIsValidEditionForDeploymentModeCheck

    (09) 2015-07-22 20:40:04 Slp: Rule applied features : AS

    (09) 2015-07-22 20:40:04 Slp: Send result to channel : RulesEngineNotificationChannel

    (09) 2015-07-22 20:40:04 Slp: Loading rule: SlipstreamMediaInfoCheck

    (09) 2015-07-22 20:40:04 Slp: Creating rule target object: Microsoft.SqlServer.Configuration.SetupExtension.SlipstreamMediaInfoCheck

    (09) 2015-07-22 20:40:04 Slp: Rule applied features : ALL

    (09) 2015-07-22 20:40:04 Slp: Send result to channel : RulesEngineNotificationChannel

    (09) 2015-07-22 20:40:04 Slp: Loading rule: PowerShellCheck

    (09) 2015-07-22 20:40:04 Slp: Creating rule target object: Microsoft.SqlServer.Configuration.SqlPowershell.FacetPowerShellMicrosoftUpdateCheck

    (09) 2015-07-22 20:40:04 Slp: Rule applied features : ALL

    (09) 2015-07-22 20:40:04 Slp: ----------------------------------------------------------------------

    (09) 2015-07-22 20:40:04 Slp: Skipping rule PowerShellCheck

    (09) 2015-07-22 20:40:04 Slp: Rule will not be evaluated due to the following failed restriction(s):

    (09) 2015-07-22 20:40:04 Slp: Condition "Is the OS version equal or higher than 6.1 and lower than 6.3" did not pass as it returned true and false was expected.

    Condition "Do any of the specified features match the expected scenario Install" did not pass as it returned false and true was expected.

    (09) 2015-07-22 20:40:04 Slp: Rule is not applicable in the current scenario.

    (09) 2015-07-22 20:40:04 Slp: Loading rule: InternetConnectionToNETFX4DownloadSite

    (09) 2015-07-22 20:40:04 Slp: Creating rule target object: Microsoft.SqlServer.Configuration.SetupExtension.DotNetInternetConnectivityFacet

    (09) 2015-07-22 20:40:04 Slp: Rule applied features : SQL;SQLEngine;SSMS;DQC

    (09) 2015-07-22 20:40:04 Slp: Rule is not applicable in the current scenario.

    (09) 2015-07-22 20:40:04 Slp: Loading rule: ServerCoreBlockUnsupportedFeaturesCheck

    (09) 2015-07-22 20:40:04 Slp: Creating rule target object: Microsoft.SqlServer.Configuration.SetupExtension.EmptyFacet

    (09) 2015-07-22 20:40:04 Slp: Rule applied features : RS;RS_SHP;RS_SHPWFE;MDS;DQC;OCS;DRU_CTLR;DRU_CLT;BOL;SDK;BC;SSMS;Adv_SSMS;CE_Runtime;CE_Tools

    (09) 2015-07-22 20:40:04 Slp: ----------------------------------------------------------------------

    (09) 2015-07-22 20:40:04 Slp: Skipping rule ServerCoreBlockUnsupportedFeaturesCheck

    (09) 2015-07-22 20:40:04 Slp: Rule will not be evaluated due to the following failed restriction(s):

    (09) 2015-07-22 20:40:04 Slp: Condition "IsServerCore" did not pass as it returned false and true was expected.

    (09) 2015-07-22 20:40:04 Slp: Rule is not applicable in the current scenario.

    (09) 2015-07-22 20:40:04 Slp: Loading rule: ServerCoreNetFxCheck

    (09) 2015-07-22 20:40:04 Slp: Creating rule target object: Microsoft.SqlServer.Configuration.SetupExtension.ServerCoreNetFxFacet

    (09) 2015-07-22 20:40:04 Slp: Rule applied features : ALL

    (09) 2015-07-22 20:40:04 Slp: ----------------------------------------------------------------------

    (09) 2015-07-22 20:40:04 Slp: Skipping rule ServerCoreNetFxCheck

    (09) 2015-07-22 20:40:04 Slp: Rule will not be evaluated due to the following failed restriction(s):

    (09) 2015-07-22 20:40:04 Slp: Condition "IsServerCore" did not pass as it returned false and true was expected.

    (09) 2015-07-22 20:40:04 Slp: Rule is not applicable in the current scenario.

    (09) 2015-07-22 20:40:04 Slp: Loading rule: RS_IsDotNet3_5Installed

    (09) 2015-07-22 20:40:04 Slp: Creating rule target object: Microsoft.SqlServer.Configuration.RSExtension.RSIsDotNet3_5InstalledBlocker

    (09) 2015-07-22 20:40:04 Slp: Rule applied features : SQLEngine;Replication;MDS;RS;SSMS

    (09) 2015-07-22 20:40:04 Slp: Send result to channel : RulesEngineNotificationChannel

    (09) 2015-07-22 20:40:04 Slp: Loading rule: VS2012CompatibilityRule

    (09) 2015-07-22 20:40:04 Slp: Creating rule target object: Microsoft.SqlServer.Configuration.SetupExtension.FacetOsInfo

    (09) 2015-07-22 20:40:04 Slp: Rule applied features : SSDTBI_VS2012

    (09) 2015-07-22 20:40:04 Slp: Rule is not applicable in the current scenario.

    (09) 2015-07-22 20:40:04 Slp: Loading rule: AS_IsDotNet45Installed

    (09) 2015-07-22 20:40:04 Slp: Creating rule target object: Microsoft.SqlServer.Configuration.AnalysisServices.ASIsDotNet45InstalledBlocker

    (09) 2015-07-22 20:40:04 Slp: Rule applied features : SSDTBI

    (09) 2015-07-22 20:40:04 Slp: Rule is not applicable in the current scenario.

    (03) 2015-07-22 20:40:04 Slp: Executing rules engine...

    (03) 2015-07-22 20:40:04 Slp: Start rule execution, total number of rules loaded: 11

    (03) 2015-07-22 20:40:04 Slp: Initializing rule : Prior Visual Studio 2010 instances requiring update.

    (03) 2015-07-22 20:40:04 Slp: Rule is will be executed : True

    (03) 2015-07-22 20:40:04 Slp: Init rule target object: Microsoft.SqlServer.Configuration.SetupExtension.DetectInstalledProductsFacet

    (03) 2015-07-22 20:40:05 Slp: Package ID VSIntShellRTM_Cpu32: Installed - Version: 10.0.40219

    (03) 2015-07-22 20:40:05 Slp: Package ID VSIsoShellRTM_Cpu32: Installed - Version: 10.0.40219

    (03) 2015-07-22 20:40:05 Slp: Package ID VBExpress_Cpu32: NotInstalled

    (03) 2015-07-22 20:40:05 Slp: Package ID VCSExpress_Cpu32: NotInstalled

    (03) 2015-07-22 20:40:05 Slp: Package ID VCExpress_Cpu32: NotInstalled

    (03) 2015-07-22 20:40:05 Slp: Package ID WPExpress_Cpu32: NotInstalled

    (03) 2015-07-22 20:40:05 Slp: Package ID VSPremium_Cpu32: NotInstalled

    (03) 2015-07-22 20:40:05 Slp: Package ID VSPro_Cpu32: NotInstalled

    (03) 2015-07-22 20:40:05 Slp: Package ID VSTE_Cpu32: NotInstalled

    (03) 2015-07-22 20:40:05 Slp: Package ID VSUltimate_Cpu32: NotInstalled

    (03) 2015-07-22 20:40:05 Slp: Package ID VSLabAgent_Cpu32: NotInstalled

    (03) 2015-07-22 20:40:05 Slp: Package ID VSTestAgent_Cpu32: NotInstalled

    (03) 2015-07-22 20:40:05 Slp: Package ID VSTestController_Cpu32: NotInstalled

    (03) 2015-07-22 20:40:05 Slp: Package ID VWDExpress_Cpu32: NotInstalled

    (03) 2015-07-22 20:40:05 Slp: The package 'VSIntShellRTM_Cpu32' exceeds the max version limit, it will not be detected as installed.

    (03) 2015-07-22 20:40:05 Slp: The package 'VSIsoShellRTM_Cpu32' exceeds the max version limit, it will not be detected as installed.

    (03) 2015-07-22 20:40:05 Slp: Rule 'DEV10RTMDetected' detection result: AreAnyProductsInstalled= False

    (03) 2015-07-22 20:40:05 Slp: Evaluating rule : DEV10RTMDetected

    (03) 2015-07-22 20:40:05 Slp: Rule running on machine: TOMPUTER3D

    (03) 2015-07-22 20:40:05 Slp: Rule evaluation done : Succeeded

    (03) 2015-07-22 20:40:05 Slp: Rule evaluation message: No prior installation of Visual Studio 2010 that requires Service Pack 1 update was found.

    (03) 2015-07-22 20:40:05 Slp: Send result to channel : RulesEngineNotificationChannel

    (03) 2015-07-22 20:40:05 Slp: Initializing rule : SQL Server Analysis Services Server Mode and Edition Check

    (03) 2015-07-22 20:40:05 Slp: Rule is will be executed : True

    (03) 2015-07-22 20:40:05 Slp: Init rule target object: Microsoft.SqlServer.Configuration.AnalysisServices.ASIsValidEditionForDeploymentModeCheck

    (03) 2015-07-22 20:40:05 AS: Action: Running Rule ID =ASIsValidEditionForDeploymentModeCheck

    (03) 2015-07-22 20:40:05 AS: Data: Instance Name=MSSQLSERVER

    (03) 2015-07-22 20:40:05 AS: Action: (Utility) Detecting Service Name

    (03) 2015-07-22 20:40:05 AS: Result: (Utility) MSSQLServerOLAPService

    (03) 2015-07-22 20:40:05 AS: Action: Executing AS Service Health Rules

    (03) 2015-07-22 20:40:05 AS: Result: Success

    (03) 2015-07-22 20:40:05 AS: Result: Success

    (03) 2015-07-22 20:40:05 Slp: Evaluating rule : ASIsValidEditionForDeploymentModeCheck

    (03) 2015-07-22 20:40:05 Slp: Rule running on machine: TOMPUTER3D

    (03) 2015-07-22 20:40:05 Slp: Rule evaluation done : Succeeded

    (03) 2015-07-22 20:40:05 Slp: Rule evaluation message: SQL Server Analysis Services server mode and edition check passed validation.

    (03) 2015-07-22 20:40:05 Slp: Send result to channel : RulesEngineNotificationChannel

    (03) 2015-07-22 20:40:05 Slp: Initializing rule : Product Update Language Compatibility

    (03) 2015-07-22 20:40:05 Slp: Rule is will be executed : True

    (03) 2015-07-22 20:40:05 Slp: Init rule target object: Microsoft.SqlServer.Configuration.SetupExtension.SlipstreamMediaInfoCheck

    (03) 2015-07-22 20:40:05 Slp: Evaluating rule : SlipstreamMediaInfoCheck

    (03) 2015-07-22 20:40:05 Slp: Rule running on machine: TOMPUTER3D

    (03) 2015-07-22 20:40:05 Slp: Rule evaluation done : Succeeded

    (03) 2015-07-22 20:40:05 Slp: Rule evaluation message: The language of the original media matches the language of the service pack.

    (03) 2015-07-22 20:40:05 Slp: Send result to channel : RulesEngineNotificationChannel

    (03) 2015-07-22 20:40:05 Slp: Initializing rule : Microsoft .NET Framework 3.5 Service Pack 1 is required

    (03) 2015-07-22 20:40:05 Slp: Rule is will be executed : True

    (03) 2015-07-22 20:40:05 Slp: Init rule target object: Microsoft.SqlServer.Configuration.RSExtension.RSIsDotNet3_5InstalledBlocker

    (03) 2015-07-22 20:40:05 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:40:05 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v3.5

    (03) 2015-07-22 20:40:05 Slp: Sco: Attempting to get registry value SP

    (03) 2015-07-22 20:40:05 Slp: Evaluating rule : RS_IsDotNet3_5Installed

    (03) 2015-07-22 20:40:05 Slp: Rule running on machine: TOMPUTER3D

    (03) 2015-07-22 20:40:05 Slp: Rule evaluation done : Succeeded

    (03) 2015-07-22 20:40:05 Slp: Rule evaluation message: The Microsoft .NET Framework 3.5 Service Pack 1 is already installed.

    (03) 2015-07-22 20:40:05 Slp: Send result to channel : RulesEngineNotificationChannel

    (03) 2015-07-22 20:40:05 Slp: Saving results to datastore...

    (03) 2015-07-22 20:40:05 Slp: Saved to directory.......C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20150722_202110\SystemConfigurationCheck_Report.htm

    (03) 2015-07-22 20:40:05 Slp: Sco: Attempting to create directory C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20150722_202110\resources

    (03) 2015-07-22 20:40:05 Slp: Sco: Attempting to create directory C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20150722_202110\resources, security descriptor

    (03) 2015-07-22 20:40:05 Slp: Sco: Attempting to set security descriptor for directory C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20150722_202110\resources, security descriptor

    (03) 2015-07-22 20:40:05 Slp: Sco: SDDL is NULL/empty and overwriteSecurityDescriptor is false, so nothing to do, return.

    (03) 2015-07-22 20:40:05 Slp: Generating HTML report by applying XsltTransformation and saving to Log folder...

    (03) 2015-07-22 20:40:05 Slp: Rules evaluation report is available now at C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20150722_202110\SystemConfigurationCheck_Report.htm

    (09) 2015-07-22 20:40:17 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:40:17 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Shared Tools\Web Server Extensions\14.0

    (03) 2015-07-22 20:41:32 Slp: Workflow to execute: 'ROLEDEFAULTSETTINGS'

    (03) 2015-07-22 20:41:32 Slp: ----------------------------------------------------------------------

    (03) 2015-07-22 20:41:32 Slp: Running Action: SetOriginalSettingValues

    (03) 2015-07-22 20:41:32 Slp: Completed Action: SetOriginalSettingValues, returned True

    (03) 2015-07-22 20:41:33 Slp: ----------------------------------------------------------------------

    (03) 2015-07-22 20:41:33 Slp: Running Action: SetRoleDefaultSettings

    (03) 2015-07-22 20:41:33 Slp: No role Id set skipping action.

    (03) 2015-07-22 20:41:33 Slp: Completed Action: SetRoleDefaultSettings, returned True

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_engine_core_inst_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_engine_core_inst_Cpu32: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_engine_core_inst_loc_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_engine_core_inst_loc_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1028: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1031: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1033: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1036: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1040: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1041: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1042: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1046: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1049: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_engine_core_inst_loc_Cpu32_2052: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_engine_core_inst_loc_Cpu32_3082: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1053: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_fulltext_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_fulltext_Cpu32: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_dq_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_dq_Cpu32: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_dq_loc_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_dq_loc_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_dq_loc_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_dq_loc_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_dq_loc_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_dq_loc_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_dq_loc_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_dq_loc_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_dq_loc_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_dq_loc_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_dq_loc_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_dq_loc_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_dq_loc_Cpu32_1028: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_dq_loc_Cpu32_1031: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_dq_loc_Cpu32_1033: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_dq_loc_Cpu32_1036: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_dq_loc_Cpu32_1040: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_dq_loc_Cpu32_1041: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_dq_loc_Cpu32_1042: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_dq_loc_Cpu32_1046: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_dq_loc_Cpu32_1049: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_dq_loc_Cpu32_2052: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_dq_loc_Cpu32_3082: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_dq_loc_Cpu32_1053: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_engine_core_shared_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_engine_core_shared_loc_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_engine_core_shared_loc_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_as_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_as_Cpu32: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_as_loc_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_as_loc_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_as_loc_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_as_loc_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_as_loc_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_as_loc_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_as_loc_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_as_loc_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_as_loc_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_as_loc_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_as_loc_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_as_loc_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_as_loc_Cpu32_1028: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_as_loc_Cpu32_1031: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_as_loc_Cpu32_1033: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_as_loc_Cpu32_1036: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_as_loc_Cpu32_1040: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_as_loc_Cpu32_1041: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_as_loc_Cpu32_1042: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_as_loc_Cpu32_1046: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_as_loc_Cpu32_1049: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_as_loc_Cpu32_2052: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_as_loc_Cpu32_3082: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_as_loc_Cpu32_1053: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\SQL_AS_OLEDB.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\SQL_AS_OLEDB.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID SQL_AS_OLEDB_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\SQL_AS_OLEDB.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\SQL_AS_OLEDB.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID SQL_AS_OLEDB_Cpu32: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_as_spi_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_rs_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_rs_Cpu32: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_rsshp_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Package ID rsSharePoint_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_rs_KJ_virtual_native_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_rs_SQL10_virtual_sharepoint_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Package ID RS2005_virtual_native_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Package ID RS2005_virtual_sharepoint_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_rs_loc_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_rs_loc_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_rs_loc_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_rs_loc_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_rs_loc_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_rs_loc_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_rs_loc_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_rs_loc_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_rs_loc_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_rs_loc_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_rs_loc_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_rs_loc_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_rs_loc_Cpu32_1028: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_rs_loc_Cpu32_1031: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_rs_loc_Cpu32_1033: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_rs_loc_Cpu32_1036: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_rs_loc_Cpu32_1040: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_rs_loc_Cpu32_1041: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_rs_loc_Cpu32_1042: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_rs_loc_Cpu32_1046: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_rs_loc_Cpu32_1049: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_rs_loc_Cpu32_2052: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_rs_loc_Cpu32_3082: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_rs_loc_Cpu32_1053: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_dqc_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_dqc_loc_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_dqc_loc_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_dqc_loc_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_dqc_loc_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_dqc_loc_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_dqc_loc_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_dqc_loc_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_dqc_loc_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_dqc_loc_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_dqc_loc_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_dqc_loc_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_dqc_loc_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_dq_common_Cpu64: Using MsiUpgradeDetectionEngine

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_dq_common_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_is_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_is_loc_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_is_loc_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_is_loc_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_is_loc_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_is_loc_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_is_loc_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_is_loc_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_is_loc_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_is_loc_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_is_loc_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_is_loc_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_is_loc_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_tools_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_tools_loc_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_tools_loc_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_tools_loc_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_tools_loc_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (09) 2015-07-22 20:41:33 Slp: Package ID sql_tools_loc_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_tools_loc_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_tools_loc_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_tools_loc_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_tools_loc_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_tools_loc_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_tools_loc_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_tools_loc_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_dreplay_controller_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_dreplay_controller_loc_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_dreplay_controller_loc_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_dreplay_client_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_dreplay_client_loc_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_dreplay_client_loc_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_dreplay_client_loc_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_dreplay_client_loc_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_dreplay_client_loc_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_dreplay_client_loc_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_dreplay_client_loc_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_dreplay_client_loc_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_dreplay_client_loc_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_dreplay_client_loc_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_dreplay_client_loc_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_dreplay_client_loc_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\x64\setup\x64\SSIS64ForSSDTBI.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\x64\setup\x64\SSIS64ForSSDTBI.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID SSIS64ForSSDTBI_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\x64\setup\x86\ssdtbi.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\x64\setup\x86\ssdtbi.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID ssdtbi_Cpu32: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID ssdtbi_loc_Cpu32_1028: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID ssdtbi_loc_Cpu32_1031: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID ssdtbi_loc_Cpu32_1033: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID ssdtbi_loc_Cpu32_1036: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID ssdtbi_loc_Cpu32_1040: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID ssdtbi_loc_Cpu32_1041: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID ssdtbi_loc_Cpu32_1042: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID ssdtbi_loc_Cpu32_1046: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID ssdtbi_loc_Cpu32_1049: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID ssdtbi_loc_Cpu32_2052: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID ssdtbi_loc_Cpu32_3082: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID ssdtbi_loc_Cpu32_1053: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_ssms_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_ssms_loc_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_ssms_loc_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_ssms_loc_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_ssms_loc_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_ssms_loc_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_ssms_loc_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_ssms_loc_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_ssms_loc_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_ssms_loc_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_ssms_loc_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_ssms_loc_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_ssms_loc_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_common_core_Cpu64: Using MsiUpgradeDetectionEngine

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_common_core_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_common_core_loc_Cpu64_1028: Using MsiUpgradeDetectionEngine

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_common_core_loc_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_common_core_loc_Cpu64_1031: Using MsiUpgradeDetectionEngine

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_common_core_loc_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_common_core_loc_Cpu64_1033: Using MsiUpgradeDetectionEngine

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_common_core_loc_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_common_core_loc_Cpu64_1036: Using MsiUpgradeDetectionEngine

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_common_core_loc_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_common_core_loc_Cpu64_1040: Using MsiUpgradeDetectionEngine

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_common_core_loc_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_common_core_loc_Cpu64_1041: Using MsiUpgradeDetectionEngine

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_common_core_loc_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_common_core_loc_Cpu64_1042: Using MsiUpgradeDetectionEngine

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_common_core_loc_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_common_core_loc_Cpu64_1046: Using MsiUpgradeDetectionEngine

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_common_core_loc_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_common_core_loc_Cpu64_1049: Using MsiUpgradeDetectionEngine

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_common_core_loc_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_common_core_loc_Cpu64_2052: Using MsiUpgradeDetectionEngine

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_common_core_loc_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_common_core_loc_Cpu64_3082: Using MsiUpgradeDetectionEngine

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_common_core_loc_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_common_core_loc_Cpu64_1053: Using MsiUpgradeDetectionEngine

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_common_core_loc_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID SqlSupport_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID WatsonX86_Cpu32: Installed - Version: 12.0.6012.5000

    (09) 2015-07-22 20:41:34 Slp: Package ID sqlncli_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID msodbcsql_Cpu64: Installed - Version: 12.1.4100.1

    (09) 2015-07-22 20:41:34 Slp: Package ID SqlLocalDB_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\SSDTStub.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID SSDTStub_Cpu32: Installed - Version: 10.3.20116.0

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\SSDTDBSvcExternals.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\SSDTDBSvcExternals.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID SSDTDBSvcExternals_Cpu32: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\SharedManagementObjects.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\SharedManagementObjects.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID SharedManagementObjects_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\SharedManagementObjects.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\SharedManagementObjects.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID SharedManagementObjects_Cpu32: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\TSqlLanguageService.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\TSqlLanguageService.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID tsqllangsvc_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\DACFramework.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\DACFramework.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID dacfx_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sqlls_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID SqlWriter_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID BOL_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID BOL_Loc_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID BOL_Loc_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID BOL_Loc_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID BOL_Loc_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID BOL_Loc_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID BOL_Loc_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID BOL_Loc_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID BOL_Loc_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID BOL_Loc_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID BOL_Loc_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID BOL_Loc_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID BOL_Loc_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID BOL_Reg_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID BestPracticesPolicies_Cpu32: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID SqlBrowser_Cpu32: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID SqlSqmShared_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID RsFx_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID SQLSysClrTypes_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID ReportViewer_Cpu32: Installed - Version: 12.0.2000.8

    (09) 2015-07-22 20:41:34 Slp: Package ID vsta_runtime_32_Cpu32: Installed - Version: 10.0.40220

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1028_CHT_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1028_CHT_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID vsta_runtime_lp_32_Cpu32_1028: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1031_DEU_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1031_DEU_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID vsta_runtime_lp_32_Cpu32_1031: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1033_ENU_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1033_ENU_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID vsta_runtime_lp_32_Cpu32_1033: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1036_FRA_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1036_FRA_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID vsta_runtime_lp_32_Cpu32_1036: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1040_ITA_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1040_ITA_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID vsta_runtime_lp_32_Cpu32_1040: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1041_JPN_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1041_JPN_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID vsta_runtime_lp_32_Cpu32_1041: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1042_KOR_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1042_KOR_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID vsta_runtime_lp_32_Cpu32_1042: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1046_PTB_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1046_PTB_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID vsta_runtime_lp_32_Cpu32_1046: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1049_RUS_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1049_RUS_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID vsta_runtime_lp_32_Cpu32_1049: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\2052_CHS_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\2052_CHS_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID vsta_runtime_lp_32_Cpu32_2052: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\3082_ESN_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\3082_ESN_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID vsta_runtime_lp_32_Cpu32_3082: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1053_SVE_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1053_SVE_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID vsta_runtime_lp_32_Cpu32_1053: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID vsta_runtime_64_Cpu64: Installed - Version: 10.0.40220

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1028_CHT_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1028_CHT_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID vsta_runtime_lp_64_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1031_DEU_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1031_DEU_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID vsta_runtime_lp_64_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1033_ENU_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1033_ENU_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID vsta_runtime_lp_64_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1036_FRA_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1036_FRA_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID vsta_runtime_lp_64_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1040_ITA_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1040_ITA_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID vsta_runtime_lp_64_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1041_JPN_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1041_JPN_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID vsta_runtime_lp_64_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1042_KOR_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1042_KOR_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID vsta_runtime_lp_64_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1046_PTB_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1046_PTB_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID vsta_runtime_lp_64_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1049_RUS_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1049_RUS_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID vsta_runtime_lp_64_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\2052_CHS_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\2052_CHS_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID vsta_runtime_lp_64_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\3082_ESN_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\3082_ESN_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID vsta_runtime_lp_64_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1053_SVE_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1053_SVE_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID vsta_runtime_lp_64_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\redist\VSTA\designtime\x86\VSTA_DT30.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID vsta_designtime_Cpu32: Installed - Version: 10.0.40220

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1028_CHT_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1028_CHT_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID vsta_designtime_lp_Cpu32_1028: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1031_DEU_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1031_DEU_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID vsta_designtime_lp_Cpu32_1031: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1033_ENU_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1033_ENU_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID vsta_designtime_lp_Cpu32_1033: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1036_FRA_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1036_FRA_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID vsta_designtime_lp_Cpu32_1036: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1040_ITA_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1040_ITA_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID vsta_designtime_lp_Cpu32_1040: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1041_JPN_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1041_JPN_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID vsta_designtime_lp_Cpu32_1041: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1042_KOR_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1042_KOR_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID vsta_designtime_lp_Cpu32_1042: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1046_PTB_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1046_PTB_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID vsta_designtime_lp_Cpu32_1046: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1049_RUS_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1049_RUS_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID vsta_designtime_lp_Cpu32_1049: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\2052_CHS_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\2052_CHS_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID vsta_designtime_lp_Cpu32_2052: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\3082_ESN_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\3082_ESN_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID vsta_designtime_lp_Cpu32_3082: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1053_SVE_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1053_SVE_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID vsta_designtime_lp_Cpu32_1053: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID MDS_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID MDS_Loc_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v3.5

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get registry value SP

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get registry value Version

    (09) 2015-07-22 20:41:34 Slp: Package ID DotNet35_Cpu64: Installed - Version: 3.5.30729.5420

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get registry value Install

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get registry value Version

    (09) 2015-07-22 20:41:34 Slp: Package ID DotNetCore_Cpu64: Installed - Version: 4.5.51209

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1028

    (09) 2015-07-22 20:41:34 Slp: Package ID DotNetLangPack_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1031

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get registry value Install

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get registry value Version

    (09) 2015-07-22 20:41:34 Slp: Package ID DotNetLangPack_Cpu64_1031: Installed - Version: 4.5.51209

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1033

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get registry value Install

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get registry value Version

    (09) 2015-07-22 20:41:34 Slp: Package ID DotNetLangPack_Cpu64_1033: Installed - Version: 4.5.51209

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1036

    (09) 2015-07-22 20:41:34 Slp: Package ID DotNetLangPack_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1040

    (09) 2015-07-22 20:41:34 Slp: Package ID DotNetLangPack_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1041

    (09) 2015-07-22 20:41:34 Slp: Package ID DotNetLangPack_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1042

    (09) 2015-07-22 20:41:34 Slp: Package ID DotNetLangPack_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1046

    (09) 2015-07-22 20:41:34 Slp: Package ID DotNetLangPack_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1049

    (09) 2015-07-22 20:41:34 Slp: Package ID DotNetLangPack_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\2052

    (09) 2015-07-22 20:41:34 Slp: Package ID DotNetLangPack_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\3082

    (09) 2015-07-22 20:41:34 Slp: Package ID DotNetLangPack_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1053

    (09) 2015-07-22 20:41:34 Slp: Package ID DotNetLangPack_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Updates\Microsoft .NET Framework 4 Extended\KB2468871

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get registry value ThisVersionInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get registry value Version

    (09) 2015-07-22 20:41:34 Slp: Package ID DotNetKB2468871_Cpu64: Installed - Version:

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Updates\Microsoft .NET Framework 4 Extended\KB2544514

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get registry value ThisVersionInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get registry value Version

    (09) 2015-07-22 20:41:34 Slp: Package ID DotNetKB2544514_Cpu64: Installed - Version:

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Updates\Microsoft .NET Framework 4 Extended\KB2533523

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get registry value ThisVersionInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get registry value Version

    (09) 2015-07-22 20:41:34 Slp: Package ID DotNetKB2533523_Cpu64: Installed - Version:

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get registry value Install

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get registry value Version

    (09) 2015-07-22 20:41:34 Slp: Package ID DotNet45Core_Cpu64: Installed - Version: 4.5.51209

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1028

    (09) 2015-07-22 20:41:34 Slp: Package ID DotNet45LangPack_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1031

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get registry value Install

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get registry value Version

    (09) 2015-07-22 20:41:34 Slp: Package ID DotNet45LangPack_Cpu64_1031: Installed - Version: 4.5.51209

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1033

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get registry value Install

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get registry value Version

    (09) 2015-07-22 20:41:34 Slp: Package ID DotNet45LangPack_Cpu64_1033: Installed - Version: 4.5.51209

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1036

    (09) 2015-07-22 20:41:34 Slp: Package ID DotNet45LangPack_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1040

    (09) 2015-07-22 20:41:34 Slp: Package ID DotNet45LangPack_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1041

    (09) 2015-07-22 20:41:34 Slp: Package ID DotNet45LangPack_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1042

    (09) 2015-07-22 20:41:34 Slp: Package ID DotNet45LangPack_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1046

    (09) 2015-07-22 20:41:34 Slp: Package ID DotNet45LangPack_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1049

    (09) 2015-07-22 20:41:34 Slp: Package ID DotNet45LangPack_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\2052

    (09) 2015-07-22 20:41:34 Slp: Package ID DotNet45LangPack_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\3082

    (09) 2015-07-22 20:41:34 Slp: Package ID DotNet45LangPack_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1053

    (09) 2015-07-22 20:41:34 Slp: Package ID DotNet45LangPack_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID VCRuntime_Cpu32: Installed - Version: 10.0.40219

    (09) 2015-07-22 20:41:34 Slp: Package ID VSPrerequisites_Cpu64: Installed - Version: 10.0.40219

    (09) 2015-07-22 20:41:34 Slp: Package ID VC10Redist_Cpu64: Installed - Version: 10.0.40219

    (09) 2015-07-22 20:41:34 Slp: Package ID VC10Redist_Cpu32: Installed - Version: 10.0.40219

    (09) 2015-07-22 20:41:34 Slp: Package ID VC90Redist_Cpu32: Installed - Version: 9.0.30729.6161

    (09) 2015-07-22 20:41:34 Slp: Package ID VSMTPack_Cpu32: Installed - Version: 4.0.30319

    (09) 2015-07-22 20:41:34 Slp: Package ID VSHelp_Cpu64: Installed - Version: 1.1.40219

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1028_CHT_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1028_CHT_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID VSHelpLP_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1031_DEU_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1031_DEU_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID VSHelpLP_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1033_ENU_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID VSHelpLP_Cpu64_1033: Installed - Version: 1.1.40219

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1036_FRA_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1036_FRA_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID VSHelpLP_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1040_ITA_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1040_ITA_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID VSHelpLP_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1041_JPN_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1041_JPN_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID VSHelpLP_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1042_KOR_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1042_KOR_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID VSHelpLP_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1046_PTB_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1046_PTB_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID VSHelpLP_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1049_RUS_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1049_RUS_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID VSHelpLP_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\2052_CHS_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\2052_CHS_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID VSHelpLP_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\3082_ESN_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\3082_ESN_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID VSHelpLP_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1053_SVE_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1053_SVE_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID VSHelpLP_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID VSSMO_Cpu32: Installed - Version: 10.51.2500.0

    (09) 2015-07-22 20:41:34 Slp: Package ID VSSQLSysClrTypes_Cpu32: Installed - Version: 10.51.2500.0

    (09) 2015-07-22 20:41:34 Slp: Package ID VSShell_Cpu32: Installed - Version: 10.0.40219

    (09) 2015-07-22 20:41:34 Slp: Sco: File 'M:\1033_ENU_LP\redist\VisualStudioShell\VSIntSetup\x86\vs_setup.msi' does not exist

    (09) 2015-07-22 20:41:34 Slp: Package ID VSIntShell_Cpu32: Installed - Version: 10.0.40219

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell

    (09) 2015-07-22 20:41:34 Slp: Package ID VSShell2012_Cpu32: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1028

    (09) 2015-07-22 20:41:34 Slp: Package ID VSShell2012LP_Cpu32_1028: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1031

    (09) 2015-07-22 20:41:34 Slp: Package ID VSShell2012LP_Cpu32_1031: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1033

    (09) 2015-07-22 20:41:34 Slp: Package ID VSShell2012LP_Cpu32_1033: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1036

    (09) 2015-07-22 20:41:34 Slp: Package ID VSShell2012LP_Cpu32_1036: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1040

    (09) 2015-07-22 20:41:34 Slp: Package ID VSShell2012LP_Cpu32_1040: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1041

    (09) 2015-07-22 20:41:34 Slp: Package ID VSShell2012LP_Cpu32_1041: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1042

    (09) 2015-07-22 20:41:34 Slp: Package ID VSShell2012LP_Cpu32_1042: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1046

    (09) 2015-07-22 20:41:34 Slp: Package ID VSShell2012LP_Cpu32_1046: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1049

    (09) 2015-07-22 20:41:34 Slp: Package ID VSShell2012LP_Cpu32_1049: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\2052

    (09) 2015-07-22 20:41:34 Slp: Package ID VSShell2012LP_Cpu32_2052: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\3082

    (09) 2015-07-22 20:41:34 Slp: Package ID VSShell2012LP_Cpu32_3082: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1053

    (09) 2015-07-22 20:41:34 Slp: Package ID VSShell2012LP_Cpu32_1053: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\DevDiv\vs\Servicing\11.0\devenv

    (09) 2015-07-22 20:41:34 Slp: Package ID VSIntShell2012_Cpu32: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1028

    (09) 2015-07-22 20:41:34 Slp: Package ID VSIntShell2012LP_Cpu32_1028: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1031

    (09) 2015-07-22 20:41:34 Slp: Package ID VSIntShell2012LP_Cpu32_1031: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1033

    (09) 2015-07-22 20:41:34 Slp: Package ID VSIntShell2012LP_Cpu32_1033: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1036

    (09) 2015-07-22 20:41:34 Slp: Package ID VSIntShell2012LP_Cpu32_1036: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1040

    (09) 2015-07-22 20:41:34 Slp: Package ID VSIntShell2012LP_Cpu32_1040: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1041

    (09) 2015-07-22 20:41:34 Slp: Package ID VSIntShell2012LP_Cpu32_1041: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1042

    (09) 2015-07-22 20:41:34 Slp: Package ID VSIntShell2012LP_Cpu32_1042: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1046

    (09) 2015-07-22 20:41:34 Slp: Package ID VSIntShell2012LP_Cpu32_1046: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1049

    (09) 2015-07-22 20:41:34 Slp: Package ID VSIntShell2012LP_Cpu32_1049: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\2052

    (09) 2015-07-22 20:41:34 Slp: Package ID VSIntShell2012LP_Cpu32_2052: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\3082

    (09) 2015-07-22 20:41:34 Slp: Package ID VSIntShell2012LP_Cpu32_3082: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1053

    (09) 2015-07-22 20:41:34 Slp: Package ID VSIntShell2012LP_Cpu32_1053: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell

    (09) 2015-07-22 20:41:34 Slp: Package ID VSShell2013_Cpu32: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1028

    (09) 2015-07-22 20:41:34 Slp: Package ID VSShell2013LP_Cpu32_1028: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1031

    (09) 2015-07-22 20:41:34 Slp: Package ID VSShell2013LP_Cpu32_1031: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1033

    (09) 2015-07-22 20:41:34 Slp: Package ID VSShell2013LP_Cpu32_1033: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1036

    (09) 2015-07-22 20:41:34 Slp: Package ID VSShell2013LP_Cpu32_1036: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1040

    (09) 2015-07-22 20:41:34 Slp: Package ID VSShell2013LP_Cpu32_1040: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1041

    (09) 2015-07-22 20:41:34 Slp: Package ID VSShell2013LP_Cpu32_1041: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1042

    (09) 2015-07-22 20:41:34 Slp: Package ID VSShell2013LP_Cpu32_1042: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1046

    (09) 2015-07-22 20:41:34 Slp: Package ID VSShell2013LP_Cpu32_1046: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1049

    (09) 2015-07-22 20:41:34 Slp: Package ID VSShell2013LP_Cpu32_1049: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\2052

    (09) 2015-07-22 20:41:34 Slp: Package ID VSShell2013LP_Cpu32_2052: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\3082

    (09) 2015-07-22 20:41:34 Slp: Package ID VSShell2013LP_Cpu32_3082: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1053

    (09) 2015-07-22 20:41:34 Slp: Package ID VSShell2013LP_Cpu32_1053: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\DevDiv\vs\Servicing\12.0\devenv

    (09) 2015-07-22 20:41:34 Slp: Package ID VSIntShell2013_Cpu32: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1028

    (09) 2015-07-22 20:41:34 Slp: Package ID VSIntShell2013LP_Cpu32_1028: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1031

    (09) 2015-07-22 20:41:34 Slp: Package ID VSIntShell2013LP_Cpu32_1031: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1033

    (09) 2015-07-22 20:41:34 Slp: Package ID VSIntShell2013LP_Cpu32_1033: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1036

    (09) 2015-07-22 20:41:34 Slp: Package ID VSIntShell2013LP_Cpu32_1036: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1040

    (09) 2015-07-22 20:41:34 Slp: Package ID VSIntShell2013LP_Cpu32_1040: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1041

    (09) 2015-07-22 20:41:34 Slp: Package ID VSIntShell2013LP_Cpu32_1041: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1042

    (09) 2015-07-22 20:41:34 Slp: Package ID VSIntShell2013LP_Cpu32_1042: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1046

    (09) 2015-07-22 20:41:34 Slp: Package ID VSIntShell2013LP_Cpu32_1046: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1049

    (09) 2015-07-22 20:41:34 Slp: Package ID VSIntShell2013LP_Cpu32_1049: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\2052

    (09) 2015-07-22 20:41:34 Slp: Package ID VSIntShell2013LP_Cpu32_2052: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\3082

    (09) 2015-07-22 20:41:34 Slp: Package ID VSIntShell2013LP_Cpu32_3082: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1053

    (09) 2015-07-22 20:41:34 Slp: Package ID VSIntShell2013LP_Cpu32_1053: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\designTime

    (09) 2015-07-22 20:41:34 Slp: Package ID VSTA2012_Cpu32: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1033

    (09) 2015-07-22 20:41:34 Slp: Package ID VSTA2012_LangsSupport_Cpu32: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1028

    (09) 2015-07-22 20:41:34 Slp: Package ID VSTA2012_LP_Cpu32_1028: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1031

    (09) 2015-07-22 20:41:34 Slp: Package ID VSTA2012_LP_Cpu32_1031: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1033

    (09) 2015-07-22 20:41:34 Slp: Package ID VSTA2012_LP_Cpu32_1033: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1036

    (09) 2015-07-22 20:41:34 Slp: Package ID VSTA2012_LP_Cpu32_1036: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1040

    (09) 2015-07-22 20:41:34 Slp: Package ID VSTA2012_LP_Cpu32_1040: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1041

    (09) 2015-07-22 20:41:34 Slp: Package ID VSTA2012_LP_Cpu32_1041: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1042

    (09) 2015-07-22 20:41:34 Slp: Package ID VSTA2012_LP_Cpu32_1042: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1046

    (09) 2015-07-22 20:41:34 Slp: Package ID VSTA2012_LP_Cpu32_1046: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1049

    (09) 2015-07-22 20:41:34 Slp: Package ID VSTA2012_LP_Cpu32_1049: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\2052

    (09) 2015-07-22 20:41:34 Slp: Package ID VSTA2012_LP_Cpu32_2052: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\3082

    (09) 2015-07-22 20:41:34 Slp: Package ID VSTA2012_LP_Cpu32_3082: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1053

    (09) 2015-07-22 20:41:34 Slp: Package ID VSTA2012_LP_Cpu32_1053: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID VBExpress_Cpu32: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID VCSExpress_Cpu32: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID VCExpress_Cpu32: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID WPExpress_Cpu32: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID VSPremium_Cpu32: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID VSPro_Cpu32: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID VSTE_Cpu32: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID VSUltimate_Cpu32: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID VSLabAgent_Cpu32: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID VSTestAgent_Cpu32: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID VSTestController_Cpu32: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID VWDExpress_Cpu32: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID VSIsoShellRTM_Cpu32: Installed - Version: 10.0.40219

    (09) 2015-07-22 20:41:34 Slp: Package ID VSIntShellRTM_Cpu32: Installed - Version: 10.0.40219

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Powershell\1

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get registry value Install

    (09) 2015-07-22 20:41:34 PowerShell: Install value name under powershell reg hive is set with value 1

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Powershell\1\PowerShellEngine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get registry value PowerShellVersion

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get registry value PSCompatibleVersion

    (09) 2015-07-22 20:41:34 Slp: Package ID PowerShell2_Cpu64: Installed - Version: 2.0

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Powershell\1

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get registry value Install

    (09) 2015-07-22 20:41:34 PowerShell: Install value name under powershell reg hive is set with value 1

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Powershell\1\PowerShellEngine

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get registry value PowerShellVersion

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get registry value PSCompatibleVersion

    (09) 2015-07-22 20:41:34 Slp: Package ID PowerShell2_Cpu32: Installed - Version: 2.0

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_fulltext_SQL11_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_dq_loc_SQL11_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_dq_loc_SQL11_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_dq_SQL11_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_dqc_SQL11_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1033: Installed - Version: 11.0.2100.60

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_engine_core_inst_SQL11_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_engine_core_inst_SQL11_AnyInstance_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_as_loc_SQL11_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_as_loc_SQL11_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_as_loc_SQL11_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_as_loc_SQL11_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_as_loc_SQL11_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_as_loc_SQL11_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_as_loc_SQL11_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_as_loc_SQL11_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_as_loc_SQL11_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_as_loc_SQL11_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_as_loc_SQL11_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_as_loc_SQL11_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_as_SQL11_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_as_spi_SQL11_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_as_SQL11_AnyInstance_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_rs_loc_SQL11_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_rs_loc_SQL11_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_rs_SQL11_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_rs_SQL11_AnyInstance_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_rsshp_SQL11_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_is_SQL11_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_is_loc_SQL11_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_is_loc_SQL11_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_is_loc_SQL11_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_is_loc_SQL11_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_is_loc_SQL11_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_is_loc_SQL11_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_is_loc_SQL11_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_is_loc_SQL11_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_is_loc_SQL11_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_is_loc_SQL11_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_is_loc_SQL11_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_is_loc_SQL11_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_tools_SQL11_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_tools_loc_SQL11_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_tools_loc_SQL11_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_ssms_SQL11_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID BOL_SQL11_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID BOL_Loc_SQL11_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID BOL_Loc_SQL11_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID BOL_Loc_SQL11_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID BOL_Loc_SQL11_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID BOL_Loc_SQL11_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID BOL_Loc_SQL11_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID BOL_Loc_SQL11_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID BOL_Loc_SQL11_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID BOL_Loc_SQL11_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID BOL_Loc_SQL11_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID BOL_Loc_SQL11_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID BOL_Loc_SQL11_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID BOL_Reg_SQL11_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID SqlSqmShared_SQL11_Cpu64: Installed - Version: 11.0.2100.60

    (09) 2015-07-22 20:41:34 Slp: Package ID RsFx_SQL11_Cpu64: Installed - Version: 11.0.2100.60

    (09) 2015-07-22 20:41:34 Slp: Package ID SqlSupport_SQL11_Cpu64: Installed - Version: 11.1.3128.0

    (09) 2015-07-22 20:41:34 Slp: Package ID SQLSysClrTypes_SQL11_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_engine_core_shared_SQL11_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_common_core_SQL11_Cpu64: Installed - Version: 11.0.2100.60

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1033: Installed - Version: 11.0.2100.60

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_dq_common_SQL11_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID MDS_SQL11_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID MDS_Loc_SQL11_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_dreplay_controller_SQL11_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_dreplay_client_SQL11_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID SqlLocalDB_SQL11_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID SqlSupport_SQL14_CTP2_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_fulltext_SQL14_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_dq_SQL14_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_dq_loc_SQL14_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_dq_loc_SQL14_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_engine_core_inst_SQL14_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_engine_core_inst_SQL14_AnyInstance_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_as_loc_SQL14_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_as_loc_SQL14_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_as_loc_SQL14_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_as_loc_SQL14_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_as_loc_SQL14_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_as_loc_SQL14_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_as_loc_SQL14_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_as_loc_SQL14_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_as_loc_SQL14_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_as_loc_SQL14_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_as_loc_SQL14_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_as_loc_SQL14_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_as_SQL14_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_as_spi_SQL14_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_as_SQL14_AnyInstance_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_rs_loc_SQL14_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_rs_loc_SQL14_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_rs_SQL14_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_rs_SQL14_AnyInstance_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_is_SQL14_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_tools_SQL14_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_ssms_SQL14_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_engine_core_shared_SQL10_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_common_core_SQL10_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_fulltext_SQL10_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_engine_core_inst_SQL10_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_engine_core_inst_SQL10_AnyInstance_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_as_loc_SQL10_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_as_loc_SQL10_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_as_loc_SQL10_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_as_loc_SQL10_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_as_loc_SQL10_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_as_loc_SQL10_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_as_loc_SQL10_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_as_loc_SQL10_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_as_loc_SQL10_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_as_loc_SQL10_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_as_loc_SQL10_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_as_loc_SQL10_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_as_SQL10_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_as_spi_SQL10_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_as_SQL10_AnyInstance_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_rs_loc_SQL10_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_rs_loc_SQL10_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_rs_SQL10_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_rs_SQL10_AnyInstance_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_is_2008_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_is_loc_2008_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_is_loc_2008_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_is_loc_2008_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_is_loc_2008_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_is_loc_2008_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_is_loc_2008_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_is_loc_2008_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_is_loc_2008_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_is_loc_2008_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_is_loc_2008_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_is_loc_2008_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_is_loc_2008_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_tools_2008_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_tools_loc_2008_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_tools_loc_2008_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_tools_loc_2008_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_tools_loc_2008_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_tools_loc_2008_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_tools_loc_2008_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_tools_loc_2008_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_tools_loc_2008_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_tools_loc_2008_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_tools_loc_2008_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_tools_loc_2008_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_tools_loc_2008_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_ssms_2008_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_ssms_loc_2008_Cpu64_1028: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_ssms_loc_2008_Cpu64_1031: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_ssms_loc_2008_Cpu64_1033: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_ssms_loc_2008_Cpu64_1036: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_ssms_loc_2008_Cpu64_1040: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_ssms_loc_2008_Cpu64_1041: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_ssms_loc_2008_Cpu64_1042: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_ssms_loc_2008_Cpu64_1046: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_ssms_loc_2008_Cpu64_1049: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_ssms_loc_2008_Cpu64_2052: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_ssms_loc_2008_Cpu64_3082: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_ssms_loc_2008_Cpu64_1053: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID RsFx_2008_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID SQLSysClrTypes_2008_Cpu64: Installed - Version: 10.50.1600.1

    (09) 2015-07-22 20:41:34 Slp: Package ID SqlSqmShared_2008_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID BOL_2008_Cpu32: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_is_SQL10_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_tools_SQL10_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID sql_ssms_SQL10_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID SqlSupport_KatmaiRTM_Cpu64: Installed - Version: 10.3.5500.0

    (09) 2015-07-22 20:41:34 Slp: Package ID Sql2005_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID Sql2005_AnyInstance_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID AS2005_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID AS2005_AnyInstance_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID RS2005_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID RS2005_AnyInstance_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID IS2005_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID Tools2005_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID SqlSupport2005_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Package ID SqlDom_Cpu64: NotInstalled

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get feature configuration state for feature WatsonShared, version

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get feature flag ConfigurationState for feature WatsonShared from machine name TOMPUTER3D

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get feature configuration state for feature SQL_SQLODBC_CORE, version

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get feature flag ConfigurationState for feature SQL_SQLODBC_CORE from machine name TOMPUTER3D

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get registry value SQL_SQLODBC_CORE

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get feature configuration state for feature SQL_SQLODBC_SDK, version

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get feature flag ConfigurationState for feature SQL_SQLODBC_SDK from machine name TOMPUTER3D

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get registry value SQL_SQLODBC_SDK

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get feature configuration state for feature ALL, version

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name TOMPUTER3D

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get feature configuration state for feature ReportViewer_Feature, version

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ReportViewer_Feature from machine name TOMPUTER3D

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get feature configuration state for feature ALL, version

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name TOMPUTER3D

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get feature configuration state for feature ALL, version

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name TOMPUTER3D

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get registry value ALL

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get feature configuration state for feature ALL, version

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name TOMPUTER3D

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get feature configuration state for feature Full, version

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get feature flag ConfigurationState for feature Full from machine name TOMPUTER3D

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get registry value Full

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get feature configuration state for feature Full, version

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get feature flag ConfigurationState for feature Full from machine name TOMPUTER3D

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get registry value Full

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get feature configuration state for feature Full, version

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get feature flag ConfigurationState for feature Full from machine name TOMPUTER3D

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get registry value Full

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get feature configuration state for feature Full, version

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get feature flag ConfigurationState for feature Full from machine name TOMPUTER3D

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get registry value Full

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get feature configuration state for feature Full, version

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get feature flag ConfigurationState for feature Full from machine name TOMPUTER3D

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get registry value Full

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get feature configuration state for feature Full, version

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get feature flag ConfigurationState for feature Full from machine name TOMPUTER3D

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get registry value Full

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get feature configuration state for feature Full, version

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get feature flag ConfigurationState for feature Full from machine name TOMPUTER3D

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get registry value Full

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get feature configuration state for feature Full, version

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get feature flag ConfigurationState for feature Full from machine name TOMPUTER3D

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get registry value Full

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get feature configuration state for feature Full, version

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get feature flag ConfigurationState for feature Full from machine name TOMPUTER3D

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get registry value Full

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get feature configuration state for feature Full, version

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get feature flag ConfigurationState for feature Full from machine name TOMPUTER3D

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get registry value Full

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get feature configuration state for feature ALL, version

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name TOMPUTER3D

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get feature configuration state for feature ALL, version

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name TOMPUTER3D

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get registry value ALL

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get feature configuration state for feature ALL, version

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name TOMPUTER3D

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get registry value ALL

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get feature configuration state for feature ALL, version

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name TOMPUTER3D

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get feature configuration state for feature ALL, version

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name TOMPUTER3D

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get feature configuration state for feature ALL, version

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name TOMPUTER3D

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get feature configuration state for feature ALL, version

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name TOMPUTER3D

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get registry value ALL

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get feature configuration state for feature ALL, version

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name TOMPUTER3D

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get registry value ALL

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get feature configuration state for feature ALL, version

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name TOMPUTER3D

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get feature configuration state for feature ALL, version

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name TOMPUTER3D

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get feature configuration state for feature ALL, version

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name TOMPUTER3D

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get feature configuration state for feature ALL, version

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name TOMPUTER3D

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get feature configuration state for feature ALL, version

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name TOMPUTER3D

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get registry value ALL

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get feature configuration state for feature ALL, version

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name TOMPUTER3D

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get feature configuration state for feature SupportFiles, version

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get feature flag ConfigurationState for feature SupportFiles from machine name TOMPUTER3D

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine TOMPUTER3D

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState

    (09) 2015-07-22 20:41:34 Slp: Sco: Attempting to get registry value SupportFiles

    (09) 2015-07-22 20:41:34 Slp: Attempting to save the setting 'FEATURES'

    (09) 2015-07-22 20:41:34 Slp: Setting source: NotSpecified

    (09) 2015-07-22 20:42:03 Slp: SLP: GetDiskCostByProductFeatures: mapped to 3 target directories

    (09) 2015-07-22 20:42:03 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "SYSTEMDRIVE"; Disk Cost: "172818"kb

    (09) 2015-07-22 20:42:03 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTALLSHAREDDIR"; Disk Cost: "90801"kb

    (09) 2015-07-22 20:42:03 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTALLSHAREDWOWDIR"; Disk Cost: "28055"kb

    (09) 2015-07-22 20:42:08 Slp: SLP: GetDiskCostByProductFeatures: mapped to 3 target directories

    (09) 2015-07-22 20:42:08 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "SYSTEMDRIVE"; Disk Cost: "1058993"kb

    (09) 2015-07-22 20:42:08 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTALLSHAREDDIR"; Disk Cost: "98154"kb

    (09) 2015-07-22 20:42:08 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTALLSHAREDWOWDIR"; Disk Cost: "343806"kb

    (09) 2015-07-22 20:42:08 Slp: SLP: GetDiskCostByProductFeatures: mapped to 3 target directories

    (09) 2015-07-22 20:42:08 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "SYSTEMDRIVE"; Disk Cost: "1058993"kb

    (09) 2015-07-22 20:42:08 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTALLSHAREDDIR"; Disk Cost: "98154"kb

    (09) 2015-07-22 20:42:08 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTALLSHAREDWOWDIR"; Disk Cost: "343806"kb

    (09) 2015-07-22 20:42:27 Slp: Scenario: Install

    (09) 2015-07-22 20:42:27 Slp: SQL, AS, RS not specified by FEATURES setting. return.

    (03) 2015-07-22 20:42:27 Slp: SLP: GetDiskCostByProductFeatures: mapped to 3 target directories

    (03) 2015-07-22 20:42:27 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "SYSTEMDRIVE"; Disk Cost: "1058993"kb

    (03) 2015-07-22 20:42:27 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTALLSHAREDDIR"; Disk Cost: "98154"kb

    (03) 2015-07-22 20:42:27 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTALLSHAREDWOWDIR"; Disk Cost: "343806"kb

    (03) 2015-07-22 20:42:27 Slp: Sco: Attempting to get directory information for path C:\Program Files\Microsoft SQL Server(03) 2015-07-22 20:42:27 Slp: Sco: Attempting to get directory information for path C:\Program Files\Microsoft SQL Server(03) 2015-07-22 20:42:27 Slp: Workflow to execute: 'CALCULATESCENARIO'

    (03) 2015-07-22 20:42:27 Slp: ----------------------------------------------------------------------

    (03) 2015-07-22 20:42:27 Slp: Running Action: ClearCalculatedState

    (03) 2015-07-22 20:42:27 Slp: Completed Action: ClearCalculatedState, returned True

    (03) 2015-07-22 20:42:27 Slp: ----------------------------------------------------------------------

    (03) 2015-07-22 20:42:27 Slp: Skipping Action: SetUninstallEnableInstallMatchingByInstanceId

    (03) 2015-07-22 20:42:27 Slp: Action is being skipped due to the following restrictions:

    (03) 2015-07-22 20:42:27 Slp: Condition "Is the user's scenario set to Uninstall" did not pass as it returned false and true was expected.

    (03) 2015-07-22 20:42:27 Slp: ----------------------------------------------------------------------

    (03) 2015-07-22 20:42:27 Slp: Skipping property IncludedPackages of class: SetPackageInstallStateAction

    (03) 2015-07-22 20:42:27 Slp: Input of property will not be set due to the following failed restriction(s):

    (03) 2015-07-22 20:42:27 Slp: Condition "Is the datastore flag /Scenario/GlobalFlags/EnableDetectPackageIdFilter set" did not pass as it returned false and true was expected.

    (03) 2015-07-22 20:42:27 Slp: ----------------------------------------------------------------------

    (03) 2015-07-22 20:42:27 Slp: Running Action: SetPackageInstallStateAction

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_engine_core_inst_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_engine_core_inst_Cpu32: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_engine_core_inst_loc_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_engine_core_inst_loc_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1028: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1031: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1033: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1036: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1040: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1041: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1042: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1046: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1049: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_engine_core_inst_loc_Cpu32_2052: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_engine_core_inst_loc_Cpu32_3082: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1053: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_fulltext_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_fulltext_Cpu32: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_dq_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_dq_Cpu32: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_dq_loc_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_dq_loc_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_dq_loc_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_dq_loc_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_dq_loc_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_dq_loc_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_dq_loc_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_dq_loc_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_dq_loc_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_dq_loc_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_dq_loc_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_dq_loc_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_dq_loc_Cpu32_1028: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_dq_loc_Cpu32_1031: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_dq_loc_Cpu32_1033: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_dq_loc_Cpu32_1036: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_dq_loc_Cpu32_1040: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_dq_loc_Cpu32_1041: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_dq_loc_Cpu32_1042: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_dq_loc_Cpu32_1046: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_dq_loc_Cpu32_1049: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_dq_loc_Cpu32_2052: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_dq_loc_Cpu32_3082: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_dq_loc_Cpu32_1053: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_engine_core_shared_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_engine_core_shared_loc_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_engine_core_shared_loc_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_as_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_as_Cpu32: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_as_loc_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_as_loc_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_as_loc_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_as_loc_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_as_loc_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_as_loc_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_as_loc_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_as_loc_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_as_loc_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_as_loc_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_as_loc_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_as_loc_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_as_loc_Cpu32_1028: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_as_loc_Cpu32_1031: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_as_loc_Cpu32_1033: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_as_loc_Cpu32_1036: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_as_loc_Cpu32_1040: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_as_loc_Cpu32_1041: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_as_loc_Cpu32_1042: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_as_loc_Cpu32_1046: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_as_loc_Cpu32_1049: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_as_loc_Cpu32_2052: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_as_loc_Cpu32_3082: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_as_loc_Cpu32_1053: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\SQL_AS_OLEDB.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\SQL_AS_OLEDB.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID SQL_AS_OLEDB_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\SQL_AS_OLEDB.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\SQL_AS_OLEDB.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID SQL_AS_OLEDB_Cpu32: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_as_spi_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_rs_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_rs_Cpu32: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_rsshp_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Package ID rsSharePoint_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_rs_KJ_virtual_native_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_rs_SQL10_virtual_sharepoint_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Package ID RS2005_virtual_native_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Package ID RS2005_virtual_sharepoint_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_rs_loc_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_rs_loc_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_rs_loc_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_rs_loc_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_rs_loc_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_rs_loc_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_rs_loc_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_rs_loc_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_rs_loc_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_rs_loc_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_rs_loc_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_rs_loc_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_rs_loc_Cpu32_1028: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_rs_loc_Cpu32_1031: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_rs_loc_Cpu32_1033: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_rs_loc_Cpu32_1036: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_rs_loc_Cpu32_1040: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_rs_loc_Cpu32_1041: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_rs_loc_Cpu32_1042: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_rs_loc_Cpu32_1046: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_rs_loc_Cpu32_1049: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_rs_loc_Cpu32_2052: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_rs_loc_Cpu32_3082: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_rs_loc_Cpu32_1053: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_dqc_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_dqc_loc_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_dqc_loc_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_dqc_loc_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_dqc_loc_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_dqc_loc_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_dqc_loc_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_dqc_loc_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_dqc_loc_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_dqc_loc_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_dqc_loc_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_dqc_loc_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_dqc_loc_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_dq_common_Cpu64: Using MsiUpgradeDetectionEngine

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_dq_common_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_is_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_is_loc_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_is_loc_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_is_loc_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_is_loc_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_is_loc_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_is_loc_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_is_loc_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_is_loc_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_is_loc_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_is_loc_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_is_loc_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_is_loc_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_tools_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_tools_loc_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_tools_loc_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_tools_loc_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_tools_loc_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_tools_loc_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_tools_loc_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_tools_loc_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_tools_loc_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_tools_loc_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_tools_loc_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_tools_loc_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_tools_loc_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:42:27 Slp: Package ID sql_dreplay_controller_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_dreplay_controller_loc_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_dreplay_controller_loc_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_dreplay_client_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_dreplay_client_loc_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_dreplay_client_loc_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_dreplay_client_loc_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_dreplay_client_loc_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_dreplay_client_loc_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_dreplay_client_loc_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_dreplay_client_loc_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_dreplay_client_loc_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_dreplay_client_loc_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_dreplay_client_loc_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_dreplay_client_loc_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_dreplay_client_loc_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\x64\setup\x64\SSIS64ForSSDTBI.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\x64\setup\x64\SSIS64ForSSDTBI.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID SSIS64ForSSDTBI_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\x64\setup\x86\ssdtbi.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\x64\setup\x86\ssdtbi.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID ssdtbi_Cpu32: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID ssdtbi_loc_Cpu32_1028: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID ssdtbi_loc_Cpu32_1031: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID ssdtbi_loc_Cpu32_1033: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID ssdtbi_loc_Cpu32_1036: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID ssdtbi_loc_Cpu32_1040: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID ssdtbi_loc_Cpu32_1041: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID ssdtbi_loc_Cpu32_1042: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID ssdtbi_loc_Cpu32_1046: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID ssdtbi_loc_Cpu32_1049: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID ssdtbi_loc_Cpu32_2052: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID ssdtbi_loc_Cpu32_3082: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID ssdtbi_loc_Cpu32_1053: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_ssms_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_ssms_loc_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_ssms_loc_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_ssms_loc_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_ssms_loc_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_ssms_loc_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_ssms_loc_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_ssms_loc_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_ssms_loc_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_ssms_loc_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_ssms_loc_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_ssms_loc_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_ssms_loc_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_common_core_Cpu64: Using MsiUpgradeDetectionEngine

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_common_core_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_common_core_loc_Cpu64_1028: Using MsiUpgradeDetectionEngine

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_common_core_loc_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_common_core_loc_Cpu64_1031: Using MsiUpgradeDetectionEngine

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_common_core_loc_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_common_core_loc_Cpu64_1033: Using MsiUpgradeDetectionEngine

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_common_core_loc_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_common_core_loc_Cpu64_1036: Using MsiUpgradeDetectionEngine

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_common_core_loc_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_common_core_loc_Cpu64_1040: Using MsiUpgradeDetectionEngine

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_common_core_loc_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_common_core_loc_Cpu64_1041: Using MsiUpgradeDetectionEngine

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_common_core_loc_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_common_core_loc_Cpu64_1042: Using MsiUpgradeDetectionEngine

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_common_core_loc_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_common_core_loc_Cpu64_1046: Using MsiUpgradeDetectionEngine

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_common_core_loc_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_common_core_loc_Cpu64_1049: Using MsiUpgradeDetectionEngine

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_common_core_loc_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_common_core_loc_Cpu64_2052: Using MsiUpgradeDetectionEngine

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_common_core_loc_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_common_core_loc_Cpu64_3082: Using MsiUpgradeDetectionEngine

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_common_core_loc_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_common_core_loc_Cpu64_1053: Using MsiUpgradeDetectionEngine

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_common_core_loc_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID SqlSupport_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID WatsonX86_Cpu32: Installed - Version: 12.0.6012.5000

    (03) 2015-07-22 20:42:28 Slp: Package ID sqlncli_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID msodbcsql_Cpu64: Installed - Version: 12.1.4100.1

    (03) 2015-07-22 20:42:28 Slp: Package ID SqlLocalDB_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\SSDTStub.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID SSDTStub_Cpu32: Installed - Version: 10.3.20116.0

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\SSDTDBSvcExternals.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\SSDTDBSvcExternals.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID SSDTDBSvcExternals_Cpu32: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\SharedManagementObjects.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\SharedManagementObjects.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID SharedManagementObjects_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\SharedManagementObjects.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\SharedManagementObjects.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID SharedManagementObjects_Cpu32: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\TSqlLanguageService.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\TSqlLanguageService.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID tsqllangsvc_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\DACFramework.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\DACFramework.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID dacfx_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sqlls_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID SqlWriter_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID BOL_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID BOL_Loc_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID BOL_Loc_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID BOL_Loc_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID BOL_Loc_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID BOL_Loc_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID BOL_Loc_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID BOL_Loc_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID BOL_Loc_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID BOL_Loc_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID BOL_Loc_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID BOL_Loc_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID BOL_Loc_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID BOL_Reg_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID BestPracticesPolicies_Cpu32: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID SqlBrowser_Cpu32: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID SqlSqmShared_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID RsFx_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID SQLSysClrTypes_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID ReportViewer_Cpu32: Installed - Version: 12.0.2000.8

    (03) 2015-07-22 20:42:28 Slp: Package ID vsta_runtime_32_Cpu32: Installed - Version: 10.0.40220

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1028_CHT_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1028_CHT_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID vsta_runtime_lp_32_Cpu32_1028: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1031_DEU_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1031_DEU_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID vsta_runtime_lp_32_Cpu32_1031: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1033_ENU_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1033_ENU_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID vsta_runtime_lp_32_Cpu32_1033: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1036_FRA_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1036_FRA_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID vsta_runtime_lp_32_Cpu32_1036: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1040_ITA_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1040_ITA_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID vsta_runtime_lp_32_Cpu32_1040: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1041_JPN_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1041_JPN_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID vsta_runtime_lp_32_Cpu32_1041: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1042_KOR_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1042_KOR_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID vsta_runtime_lp_32_Cpu32_1042: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1046_PTB_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1046_PTB_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID vsta_runtime_lp_32_Cpu32_1046: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1049_RUS_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1049_RUS_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID vsta_runtime_lp_32_Cpu32_1049: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\2052_CHS_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\2052_CHS_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID vsta_runtime_lp_32_Cpu32_2052: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\3082_ESN_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\3082_ESN_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID vsta_runtime_lp_32_Cpu32_3082: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1053_SVE_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1053_SVE_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID vsta_runtime_lp_32_Cpu32_1053: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID vsta_runtime_64_Cpu64: Installed - Version: 10.0.40220

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1028_CHT_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1028_CHT_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID vsta_runtime_lp_64_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1031_DEU_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1031_DEU_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID vsta_runtime_lp_64_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1033_ENU_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1033_ENU_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID vsta_runtime_lp_64_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1036_FRA_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1036_FRA_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID vsta_runtime_lp_64_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1040_ITA_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1040_ITA_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID vsta_runtime_lp_64_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1041_JPN_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1041_JPN_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID vsta_runtime_lp_64_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1042_KOR_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1042_KOR_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID vsta_runtime_lp_64_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1046_PTB_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1046_PTB_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID vsta_runtime_lp_64_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1049_RUS_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1049_RUS_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID vsta_runtime_lp_64_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\2052_CHS_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\2052_CHS_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID vsta_runtime_lp_64_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\3082_ESN_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\3082_ESN_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID vsta_runtime_lp_64_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1053_SVE_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1053_SVE_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID vsta_runtime_lp_64_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\redist\VSTA\designtime\x86\VSTA_DT30.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID vsta_designtime_Cpu32: Installed - Version: 10.0.40220

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1028_CHT_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1028_CHT_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID vsta_designtime_lp_Cpu32_1028: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1031_DEU_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1031_DEU_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID vsta_designtime_lp_Cpu32_1031: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1033_ENU_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1033_ENU_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID vsta_designtime_lp_Cpu32_1033: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1036_FRA_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1036_FRA_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID vsta_designtime_lp_Cpu32_1036: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1040_ITA_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1040_ITA_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID vsta_designtime_lp_Cpu32_1040: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1041_JPN_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1041_JPN_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID vsta_designtime_lp_Cpu32_1041: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1042_KOR_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1042_KOR_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID vsta_designtime_lp_Cpu32_1042: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1046_PTB_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1046_PTB_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID vsta_designtime_lp_Cpu32_1046: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1049_RUS_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1049_RUS_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID vsta_designtime_lp_Cpu32_1049: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\2052_CHS_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\2052_CHS_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID vsta_designtime_lp_Cpu32_2052: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\3082_ESN_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\3082_ESN_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID vsta_designtime_lp_Cpu32_3082: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1053_SVE_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1053_SVE_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID vsta_designtime_lp_Cpu32_1053: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID MDS_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID MDS_Loc_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v3.5

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to get registry value SP

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to get registry value Version

    (03) 2015-07-22 20:42:28 Slp: Package ID DotNet35_Cpu64: Installed - Version: 3.5.30729.5420

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to get registry value Install

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to get registry value Version

    (03) 2015-07-22 20:42:28 Slp: Package ID DotNetCore_Cpu64: Installed - Version: 4.5.51209

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1028

    (03) 2015-07-22 20:42:28 Slp: Package ID DotNetLangPack_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1031

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to get registry value Install

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to get registry value Version

    (03) 2015-07-22 20:42:28 Slp: Package ID DotNetLangPack_Cpu64_1031: Installed - Version: 4.5.51209

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1033

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to get registry value Install

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to get registry value Version

    (03) 2015-07-22 20:42:28 Slp: Package ID DotNetLangPack_Cpu64_1033: Installed - Version: 4.5.51209

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1036

    (03) 2015-07-22 20:42:28 Slp: Package ID DotNetLangPack_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1040

    (03) 2015-07-22 20:42:28 Slp: Package ID DotNetLangPack_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1041

    (03) 2015-07-22 20:42:28 Slp: Package ID DotNetLangPack_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1042

    (03) 2015-07-22 20:42:28 Slp: Package ID DotNetLangPack_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1046

    (03) 2015-07-22 20:42:28 Slp: Package ID DotNetLangPack_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1049

    (03) 2015-07-22 20:42:28 Slp: Package ID DotNetLangPack_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\2052

    (03) 2015-07-22 20:42:28 Slp: Package ID DotNetLangPack_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\3082

    (03) 2015-07-22 20:42:28 Slp: Package ID DotNetLangPack_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1053

    (03) 2015-07-22 20:42:28 Slp: Package ID DotNetLangPack_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Updates\Microsoft .NET Framework 4 Extended\KB2468871

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to get registry value ThisVersionInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to get registry value Version

    (03) 2015-07-22 20:42:28 Slp: Package ID DotNetKB2468871_Cpu64: Installed - Version:

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Updates\Microsoft .NET Framework 4 Extended\KB2544514

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to get registry value ThisVersionInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to get registry value Version

    (03) 2015-07-22 20:42:28 Slp: Package ID DotNetKB2544514_Cpu64: Installed - Version:

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Updates\Microsoft .NET Framework 4 Extended\KB2533523

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to get registry value ThisVersionInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to get registry value Version

    (03) 2015-07-22 20:42:28 Slp: Package ID DotNetKB2533523_Cpu64: Installed - Version:

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to get registry value Install

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to get registry value Version

    (03) 2015-07-22 20:42:28 Slp: Package ID DotNet45Core_Cpu64: Installed - Version: 4.5.51209

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1028

    (03) 2015-07-22 20:42:28 Slp: Package ID DotNet45LangPack_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1031

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to get registry value Install

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to get registry value Version

    (03) 2015-07-22 20:42:28 Slp: Package ID DotNet45LangPack_Cpu64_1031: Installed - Version: 4.5.51209

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1033

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to get registry value Install

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to get registry value Version

    (03) 2015-07-22 20:42:28 Slp: Package ID DotNet45LangPack_Cpu64_1033: Installed - Version: 4.5.51209

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1036

    (03) 2015-07-22 20:42:28 Slp: Package ID DotNet45LangPack_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1040

    (03) 2015-07-22 20:42:28 Slp: Package ID DotNet45LangPack_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1041

    (03) 2015-07-22 20:42:28 Slp: Package ID DotNet45LangPack_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1042

    (03) 2015-07-22 20:42:28 Slp: Package ID DotNet45LangPack_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1046

    (03) 2015-07-22 20:42:28 Slp: Package ID DotNet45LangPack_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1049

    (03) 2015-07-22 20:42:28 Slp: Package ID DotNet45LangPack_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\2052

    (03) 2015-07-22 20:42:28 Slp: Package ID DotNet45LangPack_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\3082

    (03) 2015-07-22 20:42:28 Slp: Package ID DotNet45LangPack_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1053

    (03) 2015-07-22 20:42:28 Slp: Package ID DotNet45LangPack_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID VCRuntime_Cpu32: Installed - Version: 10.0.40219

    (03) 2015-07-22 20:42:28 Slp: Package ID VSPrerequisites_Cpu64: Installed - Version: 10.0.40219

    (03) 2015-07-22 20:42:28 Slp: Package ID VC10Redist_Cpu64: Installed - Version: 10.0.40219

    (03) 2015-07-22 20:42:28 Slp: Package ID VC10Redist_Cpu32: Installed - Version: 10.0.40219

    (03) 2015-07-22 20:42:28 Slp: Package ID VC90Redist_Cpu32: Installed - Version: 9.0.30729.6161

    (03) 2015-07-22 20:42:28 Slp: Package ID VSMTPack_Cpu32: Installed - Version: 4.0.30319

    (03) 2015-07-22 20:42:28 Slp: Package ID VSHelp_Cpu64: Installed - Version: 1.1.40219

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1028_CHT_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1028_CHT_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID VSHelpLP_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1031_DEU_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1031_DEU_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID VSHelpLP_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1033_ENU_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID VSHelpLP_Cpu64_1033: Installed - Version: 1.1.40219

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1036_FRA_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1036_FRA_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID VSHelpLP_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1040_ITA_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1040_ITA_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID VSHelpLP_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1041_JPN_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1041_JPN_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID VSHelpLP_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1042_KOR_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1042_KOR_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID VSHelpLP_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1046_PTB_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1046_PTB_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID VSHelpLP_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1049_RUS_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1049_RUS_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID VSHelpLP_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\2052_CHS_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\2052_CHS_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID VSHelpLP_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\3082_ESN_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\3082_ESN_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID VSHelpLP_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1053_SVE_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1053_SVE_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID VSHelpLP_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID VSSMO_Cpu32: Installed - Version: 10.51.2500.0

    (03) 2015-07-22 20:42:28 Slp: Package ID VSSQLSysClrTypes_Cpu32: Installed - Version: 10.51.2500.0

    (03) 2015-07-22 20:42:28 Slp: Package ID VSShell_Cpu32: Installed - Version: 10.0.40219

    (03) 2015-07-22 20:42:28 Slp: Sco: File 'M:\1033_ENU_LP\redist\VisualStudioShell\VSIntSetup\x86\vs_setup.msi' does not exist

    (03) 2015-07-22 20:42:28 Slp: Package ID VSIntShell_Cpu32: Installed - Version: 10.0.40219

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell

    (03) 2015-07-22 20:42:28 Slp: Package ID VSShell2012_Cpu32: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1028

    (03) 2015-07-22 20:42:28 Slp: Package ID VSShell2012LP_Cpu32_1028: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1031

    (03) 2015-07-22 20:42:28 Slp: Package ID VSShell2012LP_Cpu32_1031: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1033

    (03) 2015-07-22 20:42:28 Slp: Package ID VSShell2012LP_Cpu32_1033: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1036

    (03) 2015-07-22 20:42:28 Slp: Package ID VSShell2012LP_Cpu32_1036: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1040

    (03) 2015-07-22 20:42:28 Slp: Package ID VSShell2012LP_Cpu32_1040: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1041

    (03) 2015-07-22 20:42:28 Slp: Package ID VSShell2012LP_Cpu32_1041: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1042

    (03) 2015-07-22 20:42:28 Slp: Package ID VSShell2012LP_Cpu32_1042: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1046

    (03) 2015-07-22 20:42:28 Slp: Package ID VSShell2012LP_Cpu32_1046: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1049

    (03) 2015-07-22 20:42:28 Slp: Package ID VSShell2012LP_Cpu32_1049: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\2052

    (03) 2015-07-22 20:42:28 Slp: Package ID VSShell2012LP_Cpu32_2052: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\3082

    (03) 2015-07-22 20:42:28 Slp: Package ID VSShell2012LP_Cpu32_3082: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1053

    (03) 2015-07-22 20:42:28 Slp: Package ID VSShell2012LP_Cpu32_1053: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\DevDiv\vs\Servicing\11.0\devenv

    (03) 2015-07-22 20:42:28 Slp: Package ID VSIntShell2012_Cpu32: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1028

    (03) 2015-07-22 20:42:28 Slp: Package ID VSIntShell2012LP_Cpu32_1028: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1031

    (03) 2015-07-22 20:42:28 Slp: Package ID VSIntShell2012LP_Cpu32_1031: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1033

    (03) 2015-07-22 20:42:28 Slp: Package ID VSIntShell2012LP_Cpu32_1033: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1036

    (03) 2015-07-22 20:42:28 Slp: Package ID VSIntShell2012LP_Cpu32_1036: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1040

    (03) 2015-07-22 20:42:28 Slp: Package ID VSIntShell2012LP_Cpu32_1040: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1041

    (03) 2015-07-22 20:42:28 Slp: Package ID VSIntShell2012LP_Cpu32_1041: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1042

    (03) 2015-07-22 20:42:28 Slp: Package ID VSIntShell2012LP_Cpu32_1042: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1046

    (03) 2015-07-22 20:42:28 Slp: Package ID VSIntShell2012LP_Cpu32_1046: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1049

    (03) 2015-07-22 20:42:28 Slp: Package ID VSIntShell2012LP_Cpu32_1049: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\2052

    (03) 2015-07-22 20:42:28 Slp: Package ID VSIntShell2012LP_Cpu32_2052: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\3082

    (03) 2015-07-22 20:42:28 Slp: Package ID VSIntShell2012LP_Cpu32_3082: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1053

    (03) 2015-07-22 20:42:28 Slp: Package ID VSIntShell2012LP_Cpu32_1053: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell

    (03) 2015-07-22 20:42:28 Slp: Package ID VSShell2013_Cpu32: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1028

    (03) 2015-07-22 20:42:28 Slp: Package ID VSShell2013LP_Cpu32_1028: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1031

    (03) 2015-07-22 20:42:28 Slp: Package ID VSShell2013LP_Cpu32_1031: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1033

    (03) 2015-07-22 20:42:28 Slp: Package ID VSShell2013LP_Cpu32_1033: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1036

    (03) 2015-07-22 20:42:28 Slp: Package ID VSShell2013LP_Cpu32_1036: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1040

    (03) 2015-07-22 20:42:28 Slp: Package ID VSShell2013LP_Cpu32_1040: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1041

    (03) 2015-07-22 20:42:28 Slp: Package ID VSShell2013LP_Cpu32_1041: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1042

    (03) 2015-07-22 20:42:28 Slp: Package ID VSShell2013LP_Cpu32_1042: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1046

    (03) 2015-07-22 20:42:28 Slp: Package ID VSShell2013LP_Cpu32_1046: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1049

    (03) 2015-07-22 20:42:28 Slp: Package ID VSShell2013LP_Cpu32_1049: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\2052

    (03) 2015-07-22 20:42:28 Slp: Package ID VSShell2013LP_Cpu32_2052: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\3082

    (03) 2015-07-22 20:42:28 Slp: Package ID VSShell2013LP_Cpu32_3082: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1053

    (03) 2015-07-22 20:42:28 Slp: Package ID VSShell2013LP_Cpu32_1053: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\DevDiv\vs\Servicing\12.0\devenv

    (03) 2015-07-22 20:42:28 Slp: Package ID VSIntShell2013_Cpu32: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1028

    (03) 2015-07-22 20:42:28 Slp: Package ID VSIntShell2013LP_Cpu32_1028: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1031

    (03) 2015-07-22 20:42:28 Slp: Package ID VSIntShell2013LP_Cpu32_1031: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1033

    (03) 2015-07-22 20:42:28 Slp: Package ID VSIntShell2013LP_Cpu32_1033: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1036

    (03) 2015-07-22 20:42:28 Slp: Package ID VSIntShell2013LP_Cpu32_1036: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1040

    (03) 2015-07-22 20:42:28 Slp: Package ID VSIntShell2013LP_Cpu32_1040: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1041

    (03) 2015-07-22 20:42:28 Slp: Package ID VSIntShell2013LP_Cpu32_1041: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1042

    (03) 2015-07-22 20:42:28 Slp: Package ID VSIntShell2013LP_Cpu32_1042: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1046

    (03) 2015-07-22 20:42:28 Slp: Package ID VSIntShell2013LP_Cpu32_1046: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1049

    (03) 2015-07-22 20:42:28 Slp: Package ID VSIntShell2013LP_Cpu32_1049: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\2052

    (03) 2015-07-22 20:42:28 Slp: Package ID VSIntShell2013LP_Cpu32_2052: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\3082

    (03) 2015-07-22 20:42:28 Slp: Package ID VSIntShell2013LP_Cpu32_3082: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1053

    (03) 2015-07-22 20:42:28 Slp: Package ID VSIntShell2013LP_Cpu32_1053: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\designTime

    (03) 2015-07-22 20:42:28 Slp: Package ID VSTA2012_Cpu32: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1033

    (03) 2015-07-22 20:42:28 Slp: Package ID VSTA2012_LangsSupport_Cpu32: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1028

    (03) 2015-07-22 20:42:28 Slp: Package ID VSTA2012_LP_Cpu32_1028: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1031

    (03) 2015-07-22 20:42:28 Slp: Package ID VSTA2012_LP_Cpu32_1031: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1033

    (03) 2015-07-22 20:42:28 Slp: Package ID VSTA2012_LP_Cpu32_1033: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1036

    (03) 2015-07-22 20:42:28 Slp: Package ID VSTA2012_LP_Cpu32_1036: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1040

    (03) 2015-07-22 20:42:28 Slp: Package ID VSTA2012_LP_Cpu32_1040: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1041

    (03) 2015-07-22 20:42:28 Slp: Package ID VSTA2012_LP_Cpu32_1041: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1042

    (03) 2015-07-22 20:42:28 Slp: Package ID VSTA2012_LP_Cpu32_1042: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1046

    (03) 2015-07-22 20:42:28 Slp: Package ID VSTA2012_LP_Cpu32_1046: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1049

    (03) 2015-07-22 20:42:28 Slp: Package ID VSTA2012_LP_Cpu32_1049: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\2052

    (03) 2015-07-22 20:42:28 Slp: Package ID VSTA2012_LP_Cpu32_2052: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\3082

    (03) 2015-07-22 20:42:28 Slp: Package ID VSTA2012_LP_Cpu32_3082: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1053

    (03) 2015-07-22 20:42:28 Slp: Package ID VSTA2012_LP_Cpu32_1053: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID VBExpress_Cpu32: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID VCSExpress_Cpu32: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID VCExpress_Cpu32: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID WPExpress_Cpu32: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID VSPremium_Cpu32: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID VSPro_Cpu32: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID VSTE_Cpu32: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID VSUltimate_Cpu32: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID VSLabAgent_Cpu32: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID VSTestAgent_Cpu32: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID VSTestController_Cpu32: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID VWDExpress_Cpu32: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID VSIsoShellRTM_Cpu32: Installed - Version: 10.0.40219

    (03) 2015-07-22 20:42:28 Slp: Package ID VSIntShellRTM_Cpu32: Installed - Version: 10.0.40219

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Powershell\1

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to get registry value Install

    (03) 2015-07-22 20:42:28 PowerShell: Install value name under powershell reg hive is set with value 1

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Powershell\1\PowerShellEngine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to get registry value PowerShellVersion

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to get registry value PSCompatibleVersion

    (03) 2015-07-22 20:42:28 Slp: Package ID PowerShell2_Cpu64: Installed - Version: 2.0

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Powershell\1

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to get registry value Install

    (03) 2015-07-22 20:42:28 PowerShell: Install value name under powershell reg hive is set with value 1

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Powershell\1\PowerShellEngine

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to get registry value PowerShellVersion

    (03) 2015-07-22 20:42:28 Slp: Sco: Attempting to get registry value PSCompatibleVersion

    (03) 2015-07-22 20:42:28 Slp: Package ID PowerShell2_Cpu32: Installed - Version: 2.0

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_fulltext_SQL11_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_dq_loc_SQL11_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_dq_loc_SQL11_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_dq_SQL11_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_dqc_SQL11_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1033: Installed - Version: 11.0.2100.60

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_engine_core_inst_SQL11_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_engine_core_inst_SQL11_AnyInstance_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_as_loc_SQL11_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_as_loc_SQL11_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_as_loc_SQL11_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_as_loc_SQL11_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_as_loc_SQL11_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_as_loc_SQL11_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_as_loc_SQL11_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_as_loc_SQL11_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_as_loc_SQL11_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_as_loc_SQL11_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_as_loc_SQL11_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_as_loc_SQL11_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_as_SQL11_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_as_spi_SQL11_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_as_SQL11_AnyInstance_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_rs_loc_SQL11_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_rs_loc_SQL11_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_rs_SQL11_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_rs_SQL11_AnyInstance_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_rsshp_SQL11_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_is_SQL11_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_is_loc_SQL11_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_is_loc_SQL11_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_is_loc_SQL11_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_is_loc_SQL11_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_is_loc_SQL11_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_is_loc_SQL11_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_is_loc_SQL11_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_is_loc_SQL11_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_is_loc_SQL11_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_is_loc_SQL11_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_is_loc_SQL11_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_is_loc_SQL11_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_tools_SQL11_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_tools_loc_SQL11_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_tools_loc_SQL11_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_ssms_SQL11_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID BOL_SQL11_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID BOL_Loc_SQL11_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID BOL_Loc_SQL11_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID BOL_Loc_SQL11_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID BOL_Loc_SQL11_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID BOL_Loc_SQL11_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID BOL_Loc_SQL11_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID BOL_Loc_SQL11_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID BOL_Loc_SQL11_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID BOL_Loc_SQL11_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID BOL_Loc_SQL11_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID BOL_Loc_SQL11_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID BOL_Loc_SQL11_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID BOL_Reg_SQL11_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID SqlSqmShared_SQL11_Cpu64: Installed - Version: 11.0.2100.60

    (03) 2015-07-22 20:42:28 Slp: Package ID RsFx_SQL11_Cpu64: Installed - Version: 11.0.2100.60

    (03) 2015-07-22 20:42:28 Slp: Package ID SqlSupport_SQL11_Cpu64: Installed - Version: 11.1.3128.0

    (03) 2015-07-22 20:42:28 Slp: Package ID SQLSysClrTypes_SQL11_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_engine_core_shared_SQL11_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_common_core_SQL11_Cpu64: Installed - Version: 11.0.2100.60

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1033: Installed - Version: 11.0.2100.60

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_dq_common_SQL11_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID MDS_SQL11_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID MDS_Loc_SQL11_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_dreplay_controller_SQL11_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_dreplay_client_SQL11_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID SqlLocalDB_SQL11_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID SqlSupport_SQL14_CTP2_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_fulltext_SQL14_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_dq_SQL14_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_dq_loc_SQL14_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_dq_loc_SQL14_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_engine_core_inst_SQL14_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_engine_core_inst_SQL14_AnyInstance_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_as_loc_SQL14_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_as_loc_SQL14_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_as_loc_SQL14_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_as_loc_SQL14_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_as_loc_SQL14_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_as_loc_SQL14_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_as_loc_SQL14_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_as_loc_SQL14_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_as_loc_SQL14_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_as_loc_SQL14_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_as_loc_SQL14_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_as_loc_SQL14_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_as_SQL14_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_as_spi_SQL14_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_as_SQL14_AnyInstance_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_rs_loc_SQL14_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_rs_loc_SQL14_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_rs_SQL14_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_rs_SQL14_AnyInstance_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_is_SQL14_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_tools_SQL14_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_ssms_SQL14_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_engine_core_shared_SQL10_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_common_core_SQL10_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_fulltext_SQL10_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_engine_core_inst_SQL10_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_engine_core_inst_SQL10_AnyInstance_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_as_loc_SQL10_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_as_loc_SQL10_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_as_loc_SQL10_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_as_loc_SQL10_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_as_loc_SQL10_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_as_loc_SQL10_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_as_loc_SQL10_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_as_loc_SQL10_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_as_loc_SQL10_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_as_loc_SQL10_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_as_loc_SQL10_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_as_loc_SQL10_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_as_SQL10_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_as_spi_SQL10_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_as_SQL10_AnyInstance_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_rs_loc_SQL10_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_rs_loc_SQL10_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_rs_SQL10_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_rs_SQL10_AnyInstance_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_is_2008_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_is_loc_2008_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_is_loc_2008_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_is_loc_2008_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_is_loc_2008_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_is_loc_2008_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_is_loc_2008_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_is_loc_2008_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_is_loc_2008_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_is_loc_2008_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_is_loc_2008_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_is_loc_2008_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_is_loc_2008_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_tools_2008_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_tools_loc_2008_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_tools_loc_2008_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_tools_loc_2008_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_tools_loc_2008_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_tools_loc_2008_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_tools_loc_2008_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_tools_loc_2008_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_tools_loc_2008_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_tools_loc_2008_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_tools_loc_2008_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_tools_loc_2008_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_tools_loc_2008_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_ssms_2008_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_ssms_loc_2008_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_ssms_loc_2008_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_ssms_loc_2008_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_ssms_loc_2008_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_ssms_loc_2008_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_ssms_loc_2008_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_ssms_loc_2008_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_ssms_loc_2008_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_ssms_loc_2008_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_ssms_loc_2008_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_ssms_loc_2008_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_ssms_loc_2008_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID RsFx_2008_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID SQLSysClrTypes_2008_Cpu64: Installed - Version: 10.50.1600.1

    (03) 2015-07-22 20:42:28 Slp: Package ID SqlSqmShared_2008_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID BOL_2008_Cpu32: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_is_SQL10_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_tools_SQL10_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID sql_ssms_SQL10_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID SqlSupport_KatmaiRTM_Cpu64: Installed - Version: 10.3.5500.0

    (03) 2015-07-22 20:42:28 Slp: Package ID Sql2005_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID Sql2005_AnyInstance_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID AS2005_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID AS2005_AnyInstance_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID RS2005_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID RS2005_AnyInstance_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID IS2005_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID Tools2005_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID SqlSupport2005_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Package ID SqlDom_Cpu64: NotInstalled

    (03) 2015-07-22 20:42:28 Slp: Completed Action: SetPackageInstallStateAction, returned True

    (03) 2015-07-22 20:42:29 Slp: ----------------------------------------------------------------------

    (03) 2015-07-22 20:42:29 Slp: Running Action: SetPatchInstallStateAction

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey Software\Microsoft\Windows\CurrentVersion\Uninstall

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey 09839A9B5EDA69DA2DCC34637B5140AAF8A53B44

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey 23E96608972930BA0E1488EDB734779BE29DC8B2

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey 591845E0E6DDB406A109597AD8EAB8A588AD6D85

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey 5DE3700033F94FCFD8726BE46A6727E460254CD5

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey 97EE1802A0385A37DE6323FA39EC76BEB2D73E41

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey 9D7CD466F7FC8B18FF1B84943B7BB8648D17FCE8

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey AddressBook

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey Connection Manager

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey D21E929643FB33BB3F4E65FECA66D754E6958DB1

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey D8EF6CACF49BD33CC1FACD124C8CC2B1A8E8AE35

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey DirectDrawEx

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey DXM_Runtime

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey Fontcore

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey IE40

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey IE4Data

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey IE5BAKEX

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey IEData

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey KB3058865

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value PatchedProductCodeList

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value InstalledPatchCodeList

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value PatchedProductCodeList_DEV

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value InstalledPatchCodeList_DEV

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value PatchedProductCodeList_EXPR

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value InstalledPatchCodeList_EXPR

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey Microsoft Help Viewer 1.1

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey Microsoft SQL Server 11

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey Microsoft Visual Studio 2010 Tools for Office Runtime (x64)

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey Microsoft Visual Studio 2010 Tools for Office Runtime (x64) Language Pack - DEU

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey MobileOptionPack

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey MPlayer2

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey Office15.PROPLUSR

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey PROSetDX

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey SchedulingAgent

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey WIC

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey WinRAR archiver

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey {071c9b48-7c32-4621-a0ac-3f809523288f}

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey {180500C1-57BB-3AA8-8E55-DCD5ECD16537}

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey {1CA74803-5CB2-4C03-BDBE-061EDC81CC7F}

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey {1D411379-9CE0-4B13-A19B-72D3222DD620}

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey {1D8E6291-B0D5-35EC-8441-6616F567A0F7}

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey {1DB0C90B-2A9F-3A1E-B1DF-616C5A2A1417}

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey {202AAF1F-69AA-442A-B59F-6B54B1AD07C6}

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey {26784146-6E05-3FF9-9335-786C7C0FB5BE}

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey {3674F088-9B90-473A-AAC3-20A00D8D810C}

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey {37B8F9C7-03FB-3253-8781-2517C99D7C00}

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey {3C50A8F3-6BB8-44E8-9B8B-D3696561DF2E}

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey {4701DEDE-1888-49E0-BAE5-857875924CA2}

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey {4B6C7001-C7D6-3710-913E-5BC23FCE91E6}

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey {5FCE6D76-F5DC-37AB-B2B8-22AB8CEDB1D4}

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey {6199B534-A1B6-46ED-873B-97B0ECF8F81E}

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey {6292D514-17A4-403F-98F9-E150F10C043D}

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey {662014D2-0450-37ED-ABAE-157C88127BEB}

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey {6ce5bae9-d3ca-4b99-891a-1dc6c118a5fc}

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey {715CAACC-579B-4831-A5F4-A83A8DE3EFE2}

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey {78909610-D229-459C-A936-25D92283D3FD}

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey {7BF61FA9-BDFB-4563-98AD-FCB0DA28CCC7}

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey {89F4137D-6C26-4A84-BDB8-2E5A4BB71E00}

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey {8CB0713F-CFE0-445D-BCB2-538465860E1A}

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey {90150000-0015-0407-1000-0000000FF1CE}

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey {90150000-0016-0407-1000-0000000FF1CE}

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey {90150000-0018-0407-1000-0000000FF1CE}

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey {90150000-0019-0407-1000-0000000FF1CE}

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey {90150000-001A-0407-1000-0000000FF1CE}

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey {90150000-001B-0407-1000-0000000FF1CE}

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey {90150000-001F-0407-1000-0000000FF1CE}

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey {90150000-001F-0409-1000-0000000FF1CE}

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey {90150000-001F-040C-1000-0000000FF1CE}

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey {90150000-001F-0410-1000-0000000FF1CE}

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey {90150000-002C-0407-1000-0000000FF1CE}

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey {90150000-0044-0407-1000-0000000FF1CE}

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey {90150000-006E-0407-1000-0000000FF1CE}

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey {90150000-0090-0407-1000-0000000FF1CE}

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey {90150000-00A1-0407-1000-0000000FF1CE}

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey {90150000-00BA-0407-1000-0000000FF1CE}

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey {90150000-00C1-0000-1000-0000000FF1CE}

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey {90150000-00C1-0407-1000-0000000FF1CE}

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey {90150000-00E1-0407-1000-0000000FF1CE}

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey {90150000-00E2-0407-1000-0000000FF1CE}

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey {90150000-012B-0407-1000-0000000FF1CE}

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey {91150000-0011-0000-1000-0000000FF1CE}

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey {92FB6C44-E685-45AD-9B20-CADF4CABA132} - 1031

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey {92FB6C44-E685-45AD-9B20-CADF4CABA132} - 1033

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey {9495AEB4-AB97-39DE-8C42-806EEF75ECA7}

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey {95150001-1163-0409-1000-0000000FF1CE}

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey {9f4f4a9b-eec5-4906-92fe-d1f43ccf5c8d}.sdb

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey {A0F05048-7653-4FCD-9F3A-C740E4052ACE}

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey {ad8a2fa1-06e7-4b0d-927d-6e54b3d31028}

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey {B2FE1952-0186-46C3-BAEC-A80AA35AC5B8}_Display.3DVision

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey {B2FE1952-0186-46C3-BAEC-A80AA35AC5B8}_Display.ControlPanel

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey {B2FE1952-0186-46C3-BAEC-A80AA35AC5B8}_Display.Driver

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey {B2FE1952-0186-46C3-BAEC-A80AA35AC5B8}_Display.NView

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey {B2FE1952-0186-46C3-BAEC-A80AA35AC5B8}_Display.NVIRUSB

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey {B2FE1952-0186-46C3-BAEC-A80AA35AC5B8}_Display.NVWMI

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey {B2FE1952-0186-46C3-BAEC-A80AA35AC5B8}_HDAudio.Driver

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey {B2FE1952-0186-46C3-BAEC-A80AA35AC5B8}_installer

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey {BED1EA3D-592D-4305-9D1F-20F03726EFC1}

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey {BF5ABBDB-D3AA-4BCB-8D10-FCD4A4BB7F93}

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey {CD95F661-A5C4-44F5-A6AA-ECDD91C240DF}

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey {CF2BEA3C-26EA-32F8-AA9B-331F7E34BA97}

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey {D2B1C10F-369B-40BC-B550-271F968C5EE0}

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey {E5748D30-7E6D-3A8E-BFE6-C1D02C6DDABB}

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey {F14401A9-F0A0-33CC-8444-F60823A60DEB}

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey {F99F24BF-0B90-463E-9658-3FD2EFC3C992}

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to open registry subkey {fdfba1f3-74ae-4255-9c10-a0f552b4610f}.sdb

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:42:29 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:42:29 Slp: Baseline Package Id: sql_engine_core_inst_Cpu64 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (03) 2015-07-22 20:42:29 Slp: Patch Id KB3058865_sql_engine_core_inst_Cpu64 - NotInstalled on the baseline msi package sql_engine_core_inst_Cpu64. Detail description of this patch package is: PatchId=KB3058865_sql_engine_core_inst_Cpu64 PatchVersion=12.1.4100.1 BaselinePackageId=sql_engine_core_inst_Cpu64 BaselineVersion=12.0.2000.8; PatchFileName=sql_engine_core_inst.msp PatchCode={460D9ACF-8953-401B-90F2-EEB6A7DA31B4}

    (03) 2015-07-22 20:42:29 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\sql_engine_core_inst_msi\x64\sql_engine_core_inst.msp' does not exist

    (03) 2015-07-22 20:42:29 Slp: Baseline Package Id: sql_engine_core_inst_Cpu32 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (03) 2015-07-22 20:42:29 Slp: Patch Id KB3058865_sql_engine_core_inst_Cpu32 - NotInstalled on the baseline msi package sql_engine_core_inst_Cpu32. Detail description of this patch package is: PatchId=KB3058865_sql_engine_core_inst_Cpu32 PatchVersion=12.1.4100.1 BaselinePackageId=sql_engine_core_inst_Cpu32 BaselineVersion=12.0.2000.8; PatchFileName=sql_engine_core_inst.msp PatchCode={460D9ACF-8953-401B-90F2-EEB6A7DA31B4}

    (03) 2015-07-22 20:42:29 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\sql_engine_core_inst_msi\x86\sql_engine_core_inst.msp' does not exist

    (03) 2015-07-22 20:42:29 Slp: Baseline Package Id: sql_engine_core_inst_loc_Cpu64_1033 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (03) 2015-07-22 20:42:29 Slp: Patch Id KB3058865_sql_engine_core_inst_loc_Cpu64_1033 - NotInstalled on the baseline msi package sql_engine_core_inst_loc_Cpu64_1033. Detail description of this patch package is: PatchId=KB3058865_sql_engine_core_inst_loc_Cpu64_1033 PatchVersion=12.1.4100.1 BaselinePackageId=sql_engine_core_inst_loc_Cpu64_1033 BaselineVersion=12.0.2000.8; PatchFileName=sql_engine_core_inst_loc.msp PatchCode={2609CB1A-B154-44FB-AC76-E22B4097640D}

    (03) 2015-07-22 20:42:29 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msp' does not exist

    (03) 2015-07-22 20:42:29 Slp: Baseline Package Id: sql_engine_core_inst_loc_Cpu32_1033 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (03) 2015-07-22 20:42:29 Slp: Patch Id KB3058865_sql_engine_core_inst_loc_Cpu32_1033 - NotInstalled on the baseline msi package sql_engine_core_inst_loc_Cpu32_1033. Detail description of this patch package is: PatchId=KB3058865_sql_engine_core_inst_loc_Cpu32_1033 PatchVersion=12.1.4100.1 BaselinePackageId=sql_engine_core_inst_loc_Cpu32_1033 BaselineVersion=12.0.2000.8; PatchFileName=sql_engine_core_inst_loc.msp PatchCode={2609CB1A-B154-44FB-AC76-E22B4097640D}

    (03) 2015-07-22 20:42:29 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msp' does not exist

    (03) 2015-07-22 20:42:29 Slp: Baseline Package Id: sql_engine_core_shared_Cpu64 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (03) 2015-07-22 20:42:29 Slp: Patch Id KB3058865_sql_engine_core_shared_Cpu64 - NotInstalled on the baseline msi package sql_engine_core_shared_Cpu64. Detail description of this patch package is: PatchId=KB3058865_sql_engine_core_shared_Cpu64 PatchVersion=12.1.4100.1 BaselinePackageId=sql_engine_core_shared_Cpu64 BaselineVersion=12.0.2000.8; PatchFileName=sql_engine_core_shared.msp PatchCode={154632D5-C20E-4A74-B238-EE26B586995C}

    (03) 2015-07-22 20:42:29 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\sql_engine_core_shared_msi\x64\sql_engine_core_shared.msp' does not exist

    (03) 2015-07-22 20:42:29 Slp: Baseline Package Id: sql_engine_core_shared_loc_Cpu64_1033 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (03) 2015-07-22 20:42:29 Slp: Patch Id KB3058865_sql_engine_core_shared_loc_Cpu64_1033 - NotInstalled on the baseline msi package sql_engine_core_shared_loc_Cpu64_1033. Detail description of this patch package is: PatchId=KB3058865_sql_engine_core_shared_loc_Cpu64_1033 PatchVersion=12.1.4100.1 BaselinePackageId=sql_engine_core_shared_loc_Cpu64_1033 BaselineVersion=12.0.2000.8; PatchFileName=sql_engine_core_shared_loc.msp PatchCode={5F392FD6-9F16-4B4D-826B-278318D2D080}

    (03) 2015-07-22 20:42:29 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msp' does not exist

    (03) 2015-07-22 20:42:29 Slp: Baseline Package Id: sql_dq_common_Cpu64 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (03) 2015-07-22 20:42:29 Slp: Patch Id KB3058865_sql_dq_common_Cpu64 - NotInstalled on the baseline msi package sql_dq_common_Cpu64. Detail description of this patch package is: PatchId=KB3058865_sql_dq_common_Cpu64 PatchVersion=12.1.4100.1 BaselinePackageId=sql_dq_common_Cpu64 BaselineVersion=12.0.2000.8; PatchFileName=sql_dq_common.msp PatchCode={A0CC1208-EEF9-4647-82D9-1B5DAF891BFC}

    (03) 2015-07-22 20:42:29 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x64\sql_dq_common.msp' does not exist

    (03) 2015-07-22 20:42:29 Slp: Baseline Package Id: sql_dq_Cpu64 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (03) 2015-07-22 20:42:29 Slp: Patch Id KB3058865_sql_dq_Cpu64 - NotInstalled on the baseline msi package sql_dq_Cpu64. Detail description of this patch package is: PatchId=KB3058865_sql_dq_Cpu64 PatchVersion=12.1.4100.1 BaselinePackageId=sql_dq_Cpu64 BaselineVersion=12.0.2000.8; PatchFileName=sql_dq.msp PatchCode={21793323-0D31-4EF1-BC42-2F27C9004087}

    (03) 2015-07-22 20:42:29 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x64\sql_dq.msp' does not exist

    (03) 2015-07-22 20:42:29 Slp: Baseline Package Id: sql_dq_Cpu32 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (03) 2015-07-22 20:42:29 Slp: Patch Id KB3058865_sql_dq_Cpu32 - NotInstalled on the baseline msi package sql_dq_Cpu32. Detail description of this patch package is: PatchId=KB3058865_sql_dq_Cpu32 PatchVersion=12.1.4100.1 BaselinePackageId=sql_dq_Cpu32 BaselineVersion=12.0.2000.8; PatchFileName=sql_dq.msp PatchCode={21793323-0D31-4EF1-BC42-2F27C9004087}

    (03) 2015-07-22 20:42:29 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x86\sql_dq.msp' does not exist

    (03) 2015-07-22 20:42:29 Slp: Baseline Package Id: sql_dqc_Cpu64 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (03) 2015-07-22 20:42:29 Slp: Patch Id KB3058865_sql_dqc_Cpu64 - NotInstalled on the baseline msi package sql_dqc_Cpu64. Detail description of this patch package is: PatchId=KB3058865_sql_dqc_Cpu64 PatchVersion=12.1.4100.1 BaselinePackageId=sql_dqc_Cpu64 BaselineVersion=12.0.2000.8; PatchFileName=sql_dqc.msp PatchCode={70664C7C-B547-46FE-A909-5B127B2CC673}

    (03) 2015-07-22 20:42:29 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x64\sql_dqc.msp' does not exist

    (03) 2015-07-22 20:42:29 Slp: Baseline Package Id: sql_dqc_loc_Cpu64_1033 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (03) 2015-07-22 20:42:29 Slp: Patch Id KB3058865_sql_dqc_loc_Cpu64_1033 - NotInstalled on the baseline msi package sql_dqc_loc_Cpu64_1033. Detail description of this patch package is: PatchId=KB3058865_sql_dqc_loc_Cpu64_1033 PatchVersion=12.1.4100.1 BaselinePackageId=sql_dqc_loc_Cpu64_1033 BaselineVersion=12.0.2000.8; PatchFileName=sql_dqc_loc.msp PatchCode={4A45A7C6-43DD-4CA9-A941-B9168875FAD3}

    (03) 2015-07-22 20:42:29 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\x64\sql_dqc_loc.msp' does not exist

    (03) 2015-07-22 20:42:29 Slp: Baseline Package Id: sql_as_Cpu64 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (03) 2015-07-22 20:42:29 Slp: Patch Id KB3058865_sql_as_Cpu64 - NotInstalled on the baseline msi package sql_as_Cpu64. Detail description of this patch package is: PatchId=KB3058865_sql_as_Cpu64 PatchVersion=12.1.4100.1 BaselinePackageId=sql_as_Cpu64 BaselineVersion=12.0.2000.8; PatchFileName=sql_as.msp PatchCode={E29F95DF-46DB-4AB2-A163-81B0EC2B0C17}

    (03) 2015-07-22 20:42:29 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x64\sql_as.msp' does not exist

    (03) 2015-07-22 20:42:29 Slp: Baseline Package Id: sql_as_Cpu32 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (03) 2015-07-22 20:42:29 Slp: Patch Id KB3058865_sql_as_Cpu32 - NotInstalled on the baseline msi package sql_as_Cpu32. Detail description of this patch package is: PatchId=KB3058865_sql_as_Cpu32 PatchVersion=12.1.4100.1 BaselinePackageId=sql_as_Cpu32 BaselineVersion=12.0.2000.8; PatchFileName=sql_as.msp PatchCode={E29F95DF-46DB-4AB2-A163-81B0EC2B0C17}

    (03) 2015-07-22 20:42:29 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x86\sql_as.msp' does not exist

    (03) 2015-07-22 20:42:29 Slp: Baseline Package Id: sql_as_loc_Cpu64_1033 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (03) 2015-07-22 20:42:29 Slp: Patch Id KB3058865_sql_as_loc_Cpu64_1033 - NotInstalled on the baseline msi package sql_as_loc_Cpu64_1033. Detail description of this patch package is: PatchId=KB3058865_sql_as_loc_Cpu64_1033 PatchVersion=12.1.4100.1 BaselinePackageId=sql_as_loc_Cpu64_1033 BaselineVersion=12.0.2000.8; PatchFileName=sql_as_loc.msp PatchCode={1BD8CB6B-05EF-436F-A40A-6C4064B917C8}

    (03) 2015-07-22 20:42:29 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\x64\sql_as_loc.msp' does not exist

    (03) 2015-07-22 20:42:29 Slp: Baseline Package Id: sql_as_loc_Cpu32_1033 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (03) 2015-07-22 20:42:29 Slp: Patch Id KB3058865_sql_as_loc_Cpu32_1033 - NotInstalled on the baseline msi package sql_as_loc_Cpu32_1033. Detail description of this patch package is: PatchId=KB3058865_sql_as_loc_Cpu32_1033 PatchVersion=12.1.4100.1 BaselinePackageId=sql_as_loc_Cpu32_1033 BaselineVersion=12.0.2000.8; PatchFileName=sql_as_loc.msp PatchCode={1BD8CB6B-05EF-436F-A40A-6C4064B917C8}

    (03) 2015-07-22 20:42:29 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\x86\sql_as_loc.msp' does not exist

    (03) 2015-07-22 20:42:29 Slp: Baseline Package Id: sql_rs_Cpu64 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (03) 2015-07-22 20:42:29 Slp: Patch Id KB3058865_sql_rs_Cpu64 - NotInstalled on the baseline msi package sql_rs_Cpu64. Detail description of this patch package is: PatchId=KB3058865_sql_rs_Cpu64 PatchVersion=12.1.4100.1 BaselinePackageId=sql_rs_Cpu64 BaselineVersion=12.0.2000.8; PatchFileName=sql_rs.msp PatchCode={ED544AA8-3A4F-448D-9857-28230F853480}

    (03) 2015-07-22 20:42:29 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x64\sql_rs.msp' does not exist

    (03) 2015-07-22 20:42:29 Slp: Baseline Package Id: sql_rs_Cpu32 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (03) 2015-07-22 20:42:29 Slp: Patch Id KB3058865_sql_rs_Cpu32 - NotInstalled on the baseline msi package sql_rs_Cpu32. Detail description of this patch package is: PatchId=KB3058865_sql_rs_Cpu32 PatchVersion=12.1.4100.1 BaselinePackageId=sql_rs_Cpu32 BaselineVersion=12.0.2000.8; PatchFileName=sql_rs.msp PatchCode={ED544AA8-3A4F-448D-9857-28230F853480}

    (03) 2015-07-22 20:42:29 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x86\sql_rs.msp' does not exist

    (03) 2015-07-22 20:42:29 Slp: Baseline Package Id: sql_rs_loc_Cpu64_1033 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (03) 2015-07-22 20:42:29 Slp: Patch Id KB3058865_sql_rs_loc_Cpu64_1033 - NotInstalled on the baseline msi package sql_rs_loc_Cpu64_1033. Detail description of this patch package is: PatchId=KB3058865_sql_rs_loc_Cpu64_1033 PatchVersion=12.1.4100.1 BaselinePackageId=sql_rs_loc_Cpu64_1033 BaselineVersion=12.0.2000.8; PatchFileName=sql_rs_loc.msp PatchCode={5C4F48C1-71EA-42F6-BB33-25AFA4054F5A}

    (03) 2015-07-22 20:42:29 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\x64\sql_rs_loc.msp' does not exist

    (03) 2015-07-22 20:42:29 Slp: Baseline Package Id: sql_rs_loc_Cpu32_1033 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (03) 2015-07-22 20:42:29 Slp: Patch Id KB3058865_sql_rs_loc_Cpu32_1033 - NotInstalled on the baseline msi package sql_rs_loc_Cpu32_1033. Detail description of this patch package is: PatchId=KB3058865_sql_rs_loc_Cpu32_1033 PatchVersion=12.1.4100.1 BaselinePackageId=sql_rs_loc_Cpu32_1033 BaselineVersion=12.0.2000.8; PatchFileName=sql_rs_loc.msp PatchCode={5C4F48C1-71EA-42F6-BB33-25AFA4054F5A}

    (03) 2015-07-22 20:42:29 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\x86\sql_rs_loc.msp' does not exist

    (03) 2015-07-22 20:42:29 Slp: Baseline Package Id: sql_rsshp_Cpu64 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (03) 2015-07-22 20:42:29 Slp: Patch Id KB3058865_sql_rsshp_Cpu64 - NotInstalled on the baseline msi package sql_rsshp_Cpu64. Detail description of this patch package is: PatchId=KB3058865_sql_rsshp_Cpu64 PatchVersion=12.1.4100.1 BaselinePackageId=sql_rsshp_Cpu64 BaselineVersion=12.0.2000.8; PatchFileName=sql_rsshp.msp PatchCode={BD5BA6D2-E625-4BA1-981F-44BCF8C82407}

    (03) 2015-07-22 20:42:29 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x64\sql_rsshp.msp' does not exist

    (03) 2015-07-22 20:42:29 Slp: Baseline Package Id: sql_is_Cpu64 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (03) 2015-07-22 20:42:29 Slp: Patch Id KB3058865_sql_is_Cpu64 - NotInstalled on the baseline msi package sql_is_Cpu64. Detail description of this patch package is: PatchId=KB3058865_sql_is_Cpu64 PatchVersion=12.1.4100.1 BaselinePackageId=sql_is_Cpu64 BaselineVersion=12.0.2000.8; PatchFileName=sql_is.msp PatchCode={53E50331-A94F-4E5E-BCA6-8C3F8481FF2A}

    (03) 2015-07-22 20:42:29 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x64\sql_is.msp' does not exist

    (03) 2015-07-22 20:42:29 Slp: Baseline Package Id: sql_is_loc_Cpu64_1033 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (03) 2015-07-22 20:42:29 Slp: Patch Id KB3058865_sql_is_loc_Cpu64_1033 - NotInstalled on the baseline msi package sql_is_loc_Cpu64_1033. Detail description of this patch package is: PatchId=KB3058865_sql_is_loc_Cpu64_1033 PatchVersion=12.1.4100.1 BaselinePackageId=sql_is_loc_Cpu64_1033 BaselineVersion=12.0.2000.8; PatchFileName=sql_is_loc.msp PatchCode={BA01853F-3190-4176-BCF8-6333956F2AE7}

    (03) 2015-07-22 20:42:29 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\x64\sql_is_loc.msp' does not exist

    (03) 2015-07-22 20:42:29 Slp: Baseline Package Id: sql_tools_Cpu64 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (03) 2015-07-22 20:42:29 Slp: Patch Id KB3058865_sql_tools_Cpu64 - NotInstalled on the baseline msi package sql_tools_Cpu64. Detail description of this patch package is: PatchId=KB3058865_sql_tools_Cpu64 PatchVersion=12.1.4100.1 BaselinePackageId=sql_tools_Cpu64 BaselineVersion=12.0.2000.8; PatchFileName=sql_tools.msp PatchCode={BBBC731E-AAD6-4D26-917F-19536292AE75}

    (03) 2015-07-22 20:42:29 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x64\sql_tools.msp' does not exist

    (03) 2015-07-22 20:42:29 Slp: Baseline Package Id: sql_tools_loc_Cpu64_1033 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (03) 2015-07-22 20:42:29 Slp: Patch Id KB3058865_sql_tools_loc_Cpu64_1033 - NotInstalled on the baseline msi package sql_tools_loc_Cpu64_1033. Detail description of this patch package is: PatchId=KB3058865_sql_tools_loc_Cpu64_1033 PatchVersion=12.1.4100.1 BaselinePackageId=sql_tools_loc_Cpu64_1033 BaselineVersion=12.0.2000.8; PatchFileName=sql_tools_loc.msp PatchCode={2A1A268E-C026-4C3A-BA3E-030E197E806A}

    (03) 2015-07-22 20:42:29 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\x64\sql_tools_loc.msp' does not exist

    (03) 2015-07-22 20:42:29 Slp: Baseline Package Id: sql_ssms_Cpu64 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (03) 2015-07-22 20:42:29 Slp: Patch Id KB3058865_sql_ssms_Cpu64 - NotInstalled on the baseline msi package sql_ssms_Cpu64. Detail description of this patch package is: PatchId=KB3058865_sql_ssms_Cpu64 PatchVersion=12.1.4100.1 BaselinePackageId=sql_ssms_Cpu64 BaselineVersion=12.0.2000.8; PatchFileName=sql_ssms.msp PatchCode={E0D841BC-A8D4-467C-BB0F-2A326202C8EE}

    (03) 2015-07-22 20:42:29 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x64\sql_ssms.msp' does not exist

    (03) 2015-07-22 20:42:29 Slp: Baseline Package Id: sql_ssms_loc_Cpu64_1033 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (03) 2015-07-22 20:42:29 Slp: Patch Id KB3058865_sql_ssms_loc_Cpu64_1033 - NotInstalled on the baseline msi package sql_ssms_loc_Cpu64_1033. Detail description of this patch package is: PatchId=KB3058865_sql_ssms_loc_Cpu64_1033 PatchVersion=12.1.4100.1 BaselinePackageId=sql_ssms_loc_Cpu64_1033 BaselineVersion=12.0.2000.8; PatchFileName=sql_ssms_loc.msp PatchCode={B72579FB-C127-4662-979B-8F62E9955326}

    (03) 2015-07-22 20:42:29 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\x64\sql_ssms_loc.msp' does not exist

    (03) 2015-07-22 20:42:29 Slp: Baseline Package Id: sql_dreplay_client_Cpu64 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (03) 2015-07-22 20:42:29 Slp: Patch Id KB3058865_sql_dreplay_client_Cpu64 - NotInstalled on the baseline msi package sql_dreplay_client_Cpu64. Detail description of this patch package is: PatchId=KB3058865_sql_dreplay_client_Cpu64 PatchVersion=12.1.4100.1 BaselinePackageId=sql_dreplay_client_Cpu64 BaselineVersion=12.0.2000.8; PatchFileName=sql_dreplay_client.msp PatchCode={C87B2B67-C442-43F2-B11A-1B0B19EFA346}

    (03) 2015-07-22 20:42:29 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x64\sql_dreplay_client.msp' does not exist

    (03) 2015-07-22 20:42:29 Slp: Baseline Package Id: sql_dreplay_controller_Cpu64 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (03) 2015-07-22 20:42:29 Slp: Patch Id KB3058865_sql_dreplay_controller_Cpu64 - NotInstalled on the baseline msi package sql_dreplay_controller_Cpu64. Detail description of this patch package is: PatchId=KB3058865_sql_dreplay_controller_Cpu64 PatchVersion=12.1.4100.1 BaselinePackageId=sql_dreplay_controller_Cpu64 BaselineVersion=12.0.2000.8; PatchFileName=sql_dreplay_controller.msp PatchCode={352AC166-4FB7-4B36-8FAF-21BE86915954}

    (03) 2015-07-22 20:42:29 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x64\sql_dreplay_controller.msp' does not exist

    (03) 2015-07-22 20:42:29 Slp: Baseline Package Id: sql_common_core_Cpu64 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (03) 2015-07-22 20:42:29 Slp: Patch Id KB3058865_sql_common_core_Cpu64 - NotInstalled on the baseline msi package sql_common_core_Cpu64. Detail description of this patch package is: PatchId=KB3058865_sql_common_core_Cpu64 PatchVersion=12.1.4100.1 BaselinePackageId=sql_common_core_Cpu64 BaselineVersion=12.0.2000.8; PatchFileName=sql_common_core.msp PatchCode={22429C5C-D27D-4BE9-9F78-B4F13A86C8E3}

    (03) 2015-07-22 20:42:29 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\sql_common_core_msi\x64\sql_common_core.msp' does not exist

    (03) 2015-07-22 20:42:29 Slp: Baseline Package Id: sql_common_core_loc_Cpu64_1033 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (03) 2015-07-22 20:42:29 Slp: Patch Id KB3058865_sql_common_core_loc_Cpu64_1033 - NotInstalled on the baseline msi package sql_common_core_loc_Cpu64_1033. Detail description of this patch package is: PatchId=KB3058865_sql_common_core_loc_Cpu64_1033 PatchVersion=12.1.4100.1 BaselinePackageId=sql_common_core_loc_Cpu64_1033 BaselineVersion=12.0.2000.8; PatchFileName=sql_common_core_loc.msp PatchCode={B5AF1C0C-39F5-46EF-92AA-F3EE349E83D5}

    (03) 2015-07-22 20:42:29 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msp' does not exist

    (03) 2015-07-22 20:42:29 Slp: Baseline Package Id: SqlWriter_Cpu64 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (03) 2015-07-22 20:42:29 Slp: Patch Id KB3058865_SqlWriter_Cpu64 - NotInstalled on the baseline msi package SqlWriter_Cpu64. Detail description of this patch package is: PatchId=KB3058865_SqlWriter_Cpu64 PatchVersion=12.1.4100.1 BaselinePackageId=SqlWriter_Cpu64 BaselineVersion=12.0.2000.8; PatchFileName=SqlWriter.msp PatchCode={B11DF71C-54A6-4A1E-AA03-13C1CA7A0EE3}

    (03) 2015-07-22 20:42:29 Slp: Baseline Package Id: SqlSqmShared_Cpu64 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (03) 2015-07-22 20:42:29 Slp: Patch Id KB3058865_SqlSqmShared_Cpu64 - NotInstalled on the baseline msi package SqlSqmShared_Cpu64. Detail description of this patch package is: PatchId=KB3058865_SqlSqmShared_Cpu64 PatchVersion=12.1.4100.1 BaselinePackageId=SqlSqmShared_Cpu64 BaselineVersion=12.0.2000.8; PatchFileName=sqlsqm.msp PatchCode={75EA7194-90FB-4595-863D-2F04E9B70333}

    (03) 2015-07-22 20:42:29 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\x64\sqlsqm.msp' does not exist

    (03) 2015-07-22 20:42:29 Slp: Baseline Package Id: SqlBrowser_Cpu32 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (03) 2015-07-22 20:42:29 Slp: Patch Id KB3058865_SqlBrowser_Cpu32 - NotInstalled on the baseline msi package SqlBrowser_Cpu32. Detail description of this patch package is: PatchId=KB3058865_SqlBrowser_Cpu32 PatchVersion=12.1.4100.1 BaselinePackageId=SqlBrowser_Cpu32 BaselineVersion=12.0.2000.8; PatchFileName=sqlbrowser.msp PatchCode={99094205-6BE5-42A4-9904-889EFEF7DF2C}

    (03) 2015-07-22 20:42:29 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\x86\sqlbrowser.msp' does not exist

    (03) 2015-07-22 20:42:29 Slp: Baseline Package Id: sql_as_spi_Cpu64 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (03) 2015-07-22 20:42:29 Slp: Patch Id KB3058865_sql_as_spi_Cpu64 - NotInstalled on the baseline msi package sql_as_spi_Cpu64. Detail description of this patch package is: PatchId=KB3058865_sql_as_spi_Cpu64 PatchVersion=12.1.4100.1 BaselinePackageId=sql_as_spi_Cpu64 BaselineVersion=12.0.2000.8; PatchFileName=sql_as_spi.msp PatchCode={24A95AC9-D772-4F93-877D-EC87DE46E80D}

    (03) 2015-07-22 20:42:29 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\x64\sql_as_spi.msp' does not exist

    (03) 2015-07-22 20:42:29 Slp: Completed Action: SetPatchInstallStateAction, returned True

    (03) 2015-07-22 20:42:29 Slp: ----------------------------------------------------------------------

    (03) 2015-07-22 20:42:29 Slp: Running Action: SetFeatureConfigStateAction

    (03) 2015-07-22 20:42:29 Slp: Completed Action: SetFeatureConfigStateAction, returned True

    (03) 2015-07-22 20:42:29 Slp: ----------------------------------------------------------------------

    (03) 2015-07-22 20:42:29 Slp: Skipping property FeaturesToSelect of class: ExpandUserVisibleFeatureAction

    (03) 2015-07-22 20:42:29 Slp: Input of property will not be set due to the following failed restriction(s):

    (03) 2015-07-22 20:42:29 Slp: Condition "Is the datastore flag /Scenario/GlobalFlags/EnableFixedFeatureSelection set" did not pass as it returned false and true was expected.

    (03) 2015-07-22 20:42:29 Slp: ----------------------------------------------------------------------

    (03) 2015-07-22 20:42:29 Slp: Running Action: ExpandUserVisibleFeatureAction

    (03) 2015-07-22 20:42:29 Slp: Feature ID: IS has request: Install

    (03) 2015-07-22 20:42:29 Slp: Feature ID: SSMS has request: Install

    (03) 2015-07-22 20:42:29 Slp: Feature ID: ADV_SSMS has request: Install

    (03) 2015-07-22 20:42:29 Slp: Completed Action: ExpandUserVisibleFeatureAction, returned True

    (03) 2015-07-22 20:42:30 Slp: ----------------------------------------------------------------------

    (03) 2015-07-22 20:42:30 Slp: Skipping property FeaturesToSelect of class: ExpandUserVisibleFeatureAction

    (03) 2015-07-22 20:42:30 Slp: Input of property will not be set due to the following failed restriction(s):

    (03) 2015-07-22 20:42:30 Slp: Condition "Is the datastore flag /Scenario/GlobalFlags/EnableFixedFeatureSelection set" did not pass as it returned false and true was expected.

    (03) 2015-07-22 20:42:30 Slp: ----------------------------------------------------------------------

    (03) 2015-07-22 20:42:30 Slp: Running Action: ExpandConfigUserVisibleFeatureAction

    (03) 2015-07-22 20:42:30 Slp: Feature ID: IS has request: Install

    (03) 2015-07-22 20:42:30 Slp: Feature ID: SSMS has request: Install

    (03) 2015-07-22 20:42:30 Slp: Feature ID: ADV_SSMS has request: Install

    (03) 2015-07-22 20:42:30 Slp: Completed Action: ExpandConfigUserVisibleFeatureAction, returned True

    (03) 2015-07-22 20:42:30 Slp: ----------------------------------------------------------------------

    (03) 2015-07-22 20:42:30 Slp: Running Action: GenerateFeatureRequestForSlipstreamAction

    (03) 2015-07-22 20:42:30 Slp: Completed Action: GenerateFeatureRequestForSlipstreamAction, returned True

    (03) 2015-07-22 20:42:31 Slp: ----------------------------------------------------------------------

    (03) 2015-07-22 20:42:31 Slp: Running Action: GenerateConfigFeatureRequestForSlipstreamAction

    (03) 2015-07-22 20:42:31 Slp: Completed Action: GenerateConfigFeatureRequestForSlipstreamAction, returned True

    (03) 2015-07-22 20:42:31 Slp: ----------------------------------------------------------------------

    (03) 2015-07-22 20:42:31 Slp: Skipping Action: CreateSqlPackageDependencyForRSAction

    (03) 2015-07-22 20:42:31 Slp: Action is being skipped due to the following restrictions:

    (03) 2015-07-22 20:42:31 Slp: Condition "Do any of the specified features match the expected scenario Install" did not pass as it returned false and true was expected.

    (03) 2015-07-22 20:42:31 Slp: ----------------------------------------------------------------------

    (03) 2015-07-22 20:42:31 Slp: Skipping Action: CreateSqlPackageDependencyForRSUpgradeAction

    (03) 2015-07-22 20:42:31 Slp: Action is being skipped due to the following restrictions:

    (03) 2015-07-22 20:42:31 Slp: Condition "Do any of the specified features match the expected scenario Upgrade" did not pass as it returned false and true was expected.

    (03) 2015-07-22 20:42:31 Slp: Condition "Do any of the specified features match the expected scenario Upgrade" did not pass as it returned false and true was expected.

    (03) 2015-07-22 20:42:31 Slp: ----------------------------------------------------------------------

    (03) 2015-07-22 20:42:31 Slp: Running Action: GenerateOrderedDependancyFeatureListAction

    (03) 2015-07-22 20:42:32 Slp: Completed Action: GenerateOrderedDependancyFeatureListAction, returned True

    (03) 2015-07-22 20:42:32 Slp: ----------------------------------------------------------------------

    (03) 2015-07-22 20:42:32 Slp: Running Action: SetMultiInstanceTransformAction

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_Cpu32, version 12.0.2000.8, instance id MSSQL12.MSSQLSERVER.

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_loc_Cpu64_1028 but the package has no version

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_loc_Cpu64_1031 but the package has no version

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_loc_Cpu64_1033, version 12.0.2000.8, instance id MSSQL12.MSSQLSERVER.

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_loc_Cpu64_1036 but the package has no version

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_loc_Cpu64_1040 but the package has no version

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_loc_Cpu64_1041 but the package has no version

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_loc_Cpu64_1042 but the package has no version

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_loc_Cpu64_1046 but the package has no version

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_loc_Cpu64_1049 but the package has no version

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_loc_Cpu64_2052 but the package has no version

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_loc_Cpu64_3082 but the package has no version

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_loc_Cpu64_1053 but the package has no version

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_loc_Cpu32_1028 but the package has no version

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_loc_Cpu32_1031 but the package has no version

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_loc_Cpu32_1033, version 12.0.2000.8, instance id MSSQL12.MSSQLSERVER.

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_loc_Cpu32_1036 but the package has no version

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_loc_Cpu32_1040 but the package has no version

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_loc_Cpu32_1041 but the package has no version

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_loc_Cpu32_1042 but the package has no version

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_loc_Cpu32_1046 but the package has no version

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_loc_Cpu32_1049 but the package has no version

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_loc_Cpu32_2052 but the package has no version

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_loc_Cpu32_3082 but the package has no version

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_loc_Cpu32_1053 but the package has no version

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_fulltext_Cpu64, version 12.0.2000.8, instance id MSSQL12.MSSQLSERVER.

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_fulltext_Cpu32, version 12.0.2000.8, instance id MSSQL12.MSSQLSERVER.

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_Cpu64, version 12.0.2000.8, instance id MSSQL12.MSSQLSERVER.

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_Cpu32, version 12.0.2000.8, instance id MSSQL12.MSSQLSERVER.

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_loc_Cpu64_1028 but the package has no version

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_loc_Cpu64_1031 but the package has no version

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_loc_Cpu64_1033, version 12.0.2000.8, instance id MSSQL12.MSSQLSERVER.

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_loc_Cpu64_1036 but the package has no version

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_loc_Cpu64_1040 but the package has no version

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_loc_Cpu64_1041 but the package has no version

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_loc_Cpu64_1042 but the package has no version

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_loc_Cpu64_1046 but the package has no version

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_loc_Cpu64_1049 but the package has no version

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_loc_Cpu64_2052 but the package has no version

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_loc_Cpu64_3082 but the package has no version

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_loc_Cpu64_1053 but the package has no version

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_loc_Cpu32_1028 but the package has no version

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_loc_Cpu32_1031 but the package has no version

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_loc_Cpu32_1033, version 12.0.2000.8, instance id MSSQL12.MSSQLSERVER.

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_loc_Cpu32_1036 but the package has no version

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_loc_Cpu32_1040 but the package has no version

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_loc_Cpu32_1041 but the package has no version

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_loc_Cpu32_1042 but the package has no version

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_loc_Cpu32_1046 but the package has no version

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_loc_Cpu32_1049 but the package has no version

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_loc_Cpu32_2052 but the package has no version

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_loc_Cpu32_3082 but the package has no version

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_dq_loc_Cpu32_1053 but the package has no version

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_fulltext_SQL14_Cpu64 but the package has no version

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_engine_core_inst_Cpu64, version 12.0.2000.8, instance id MSSQL12.MSSQLSERVER.

    (03) 2015-07-22 20:42:32 Slp: Package sql_engine_core_inst_Cpu64 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_engine_core_inst_Cpu32 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_engine_core_inst_loc_Cpu64_1028 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_engine_core_inst_loc_Cpu64_1031 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_engine_core_inst_loc_Cpu64_1033 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_engine_core_inst_loc_Cpu64_1036 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_engine_core_inst_loc_Cpu64_1040 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_engine_core_inst_loc_Cpu64_1041 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_engine_core_inst_loc_Cpu64_1042 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_engine_core_inst_loc_Cpu64_1046 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_engine_core_inst_loc_Cpu64_1049 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_engine_core_inst_loc_Cpu64_2052 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_engine_core_inst_loc_Cpu64_3082 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_engine_core_inst_loc_Cpu64_1053 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_engine_core_inst_loc_Cpu32_1028 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_engine_core_inst_loc_Cpu32_1031 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_engine_core_inst_loc_Cpu32_1033 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_engine_core_inst_loc_Cpu32_1036 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_engine_core_inst_loc_Cpu32_1040 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_engine_core_inst_loc_Cpu32_1041 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_engine_core_inst_loc_Cpu32_1042 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_engine_core_inst_loc_Cpu32_1046 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_engine_core_inst_loc_Cpu32_1049 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_engine_core_inst_loc_Cpu32_2052 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_engine_core_inst_loc_Cpu32_3082 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_engine_core_inst_loc_Cpu32_1053 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_fulltext_Cpu64 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_fulltext_Cpu32 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_dq_Cpu64 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_dq_Cpu32 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_dq_loc_Cpu64_1028 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_dq_loc_Cpu64_1031 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_dq_loc_Cpu64_1033 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_dq_loc_Cpu64_1036 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_dq_loc_Cpu64_1040 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_dq_loc_Cpu64_1041 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_dq_loc_Cpu64_1042 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_dq_loc_Cpu64_1046 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_dq_loc_Cpu64_1049 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_dq_loc_Cpu64_2052 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_dq_loc_Cpu64_3082 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_dq_loc_Cpu64_1053 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_dq_loc_Cpu32_1028 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_dq_loc_Cpu32_1031 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_dq_loc_Cpu32_1033 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_dq_loc_Cpu32_1036 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_dq_loc_Cpu32_1040 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_dq_loc_Cpu32_1041 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_dq_loc_Cpu32_1042 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_dq_loc_Cpu32_1046 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_dq_loc_Cpu32_1049 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_dq_loc_Cpu32_2052 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_dq_loc_Cpu32_3082 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_dq_loc_Cpu32_1053 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_Cpu32, version 12.0.2000.8, instance id MSAS12.MSSQLSERVER.

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_loc_Cpu64_1028 but the package has no version

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_loc_Cpu64_1031 but the package has no version

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_loc_Cpu64_1033, version 12.0.2000.8, instance id MSAS12.MSSQLSERVER.

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_loc_Cpu64_1036 but the package has no version

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_loc_Cpu64_1040 but the package has no version

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_loc_Cpu64_1041 but the package has no version

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_loc_Cpu64_1042 but the package has no version

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_loc_Cpu64_1046 but the package has no version

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_loc_Cpu64_1049 but the package has no version

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_loc_Cpu64_2052 but the package has no version

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_loc_Cpu64_3082 but the package has no version

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_loc_Cpu64_1053 but the package has no version

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_loc_Cpu32_1028 but the package has no version

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_loc_Cpu32_1031 but the package has no version

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_loc_Cpu32_1033, version 12.0.2000.8, instance id MSAS12.MSSQLSERVER.

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_loc_Cpu32_1036 but the package has no version

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_loc_Cpu32_1040 but the package has no version

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_loc_Cpu32_1041 but the package has no version

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_loc_Cpu32_1042 but the package has no version

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_loc_Cpu32_1046 but the package has no version

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_loc_Cpu32_1049 but the package has no version

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_loc_Cpu32_2052 but the package has no version

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_loc_Cpu32_3082 but the package has no version

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_loc_Cpu32_1053 but the package has no version

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_as_Cpu64, version 12.0.2000.8, instance id MSAS12.MSSQLSERVER.

    (03) 2015-07-22 20:42:32 Slp: Package sql_as_Cpu64 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_as_Cpu32 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_as_loc_Cpu64_1028 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_as_loc_Cpu64_1031 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_as_loc_Cpu64_1033 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_as_loc_Cpu64_1036 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_as_loc_Cpu64_1040 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_as_loc_Cpu64_1041 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_as_loc_Cpu64_1042 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_as_loc_Cpu64_1046 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_as_loc_Cpu64_1049 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_as_loc_Cpu64_2052 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_as_loc_Cpu64_3082 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_as_loc_Cpu64_1053 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_as_loc_Cpu32_1028 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_as_loc_Cpu32_1031 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_as_loc_Cpu32_1033 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_as_loc_Cpu32_1036 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_as_loc_Cpu32_1040 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_as_loc_Cpu32_1041 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_as_loc_Cpu32_1042 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_as_loc_Cpu32_1046 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_as_loc_Cpu32_1049 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_as_loc_Cpu32_2052 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_as_loc_Cpu32_3082 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_as_loc_Cpu32_1053 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_Cpu32, version 12.0.2000.8, instance id MSRS12.MSSQLSERVER.

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_loc_Cpu64_1028 but the package has no version

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_loc_Cpu64_1031 but the package has no version

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_loc_Cpu64_1033, version 12.0.2000.8, instance id MSRS12.MSSQLSERVER.

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_loc_Cpu64_1036 but the package has no version

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_loc_Cpu64_1040 but the package has no version

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_loc_Cpu64_1041 but the package has no version

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_loc_Cpu64_1042 but the package has no version

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_loc_Cpu64_1046 but the package has no version

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_loc_Cpu64_1049 but the package has no version

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_loc_Cpu64_2052 but the package has no version

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_loc_Cpu64_3082 but the package has no version

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_loc_Cpu64_1053 but the package has no version

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_loc_Cpu32_1028 but the package has no version

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_loc_Cpu32_1031 but the package has no version

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_loc_Cpu32_1033, version 12.0.2000.8, instance id MSRS12.MSSQLSERVER.

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_loc_Cpu32_1036 but the package has no version

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_loc_Cpu32_1040 but the package has no version

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_loc_Cpu32_1041 but the package has no version

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_loc_Cpu32_1042 but the package has no version

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_loc_Cpu32_1046 but the package has no version

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_loc_Cpu32_1049 but the package has no version

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_loc_Cpu32_2052 but the package has no version

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_loc_Cpu32_3082 but the package has no version

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_loc_Cpu32_1053 but the package has no version

    (03) 2015-07-22 20:42:32 Slp: GetInstalledTransformByMsi is verifying on package id sql_rs_Cpu64, version 12.0.2000.8, instance id MSRS12.MSSQLSERVER.

    (03) 2015-07-22 20:42:32 Slp: Package sql_rs_Cpu64 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_rs_Cpu32 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_rs_loc_Cpu64_1028 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_rs_loc_Cpu64_1031 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_rs_loc_Cpu64_1033 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_rs_loc_Cpu64_1036 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_rs_loc_Cpu64_1040 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_rs_loc_Cpu64_1041 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_rs_loc_Cpu64_1042 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_rs_loc_Cpu64_1046 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_rs_loc_Cpu64_1049 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_rs_loc_Cpu64_2052 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_rs_loc_Cpu64_3082 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_rs_loc_Cpu64_1053 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_rs_loc_Cpu32_1028 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_rs_loc_Cpu32_1031 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_rs_loc_Cpu32_1033 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_rs_loc_Cpu32_1036 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_rs_loc_Cpu32_1040 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_rs_loc_Cpu32_1041 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_rs_loc_Cpu32_1042 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_rs_loc_Cpu32_1046 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_rs_loc_Cpu32_1049 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_rs_loc_Cpu32_2052 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_rs_loc_Cpu32_3082 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Package sql_rs_loc_Cpu32_1053 has transforms: :SqlRun01.mst;:InstID01.mst;:InstName01.mst

    (03) 2015-07-22 20:42:32 Slp: Completed Action: SetMultiInstanceTransformAction, returned True

    (03) 2015-07-22 20:42:32 Slp: ----------------------------------------------------------------------

    (03) 2015-07-22 20:42:32 Slp: Running Action: AddInstallModificationModifiersAction

    (03) 2015-07-22 20:42:33 Slp: Completed Action: AddInstallModificationModifiersAction, returned True

    (03) 2015-07-22 20:42:33 Slp: ----------------------------------------------------------------------

    (03) 2015-07-22 20:42:33 Slp: Running Action: AddCustomModifiersAction

    (03) 2015-07-22 20:42:33 Slp: Completed Action: AddCustomModifiersAction, returned True

    (03) 2015-07-22 20:42:33 Slp: ----------------------------------------------------------------------

    (03) 2015-07-22 20:42:33 Slp: Running Action: SetFeatureScenarioAction

    (03) 2015-07-22 20:42:33 Slp: Slipstream Patch Modifier: Request for target package sql_tools_loc_Cpu64_1033 remains no change for available patches.

    (03) 2015-07-22 20:42:33 Slp: Feature ID: SQL_Tools_Standard_FLS_sql_tools_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:42:33 Slp: Feature ID: SQL_SSMS_Full_Loc_sql_tools_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:42:33 Slp: Slipstream Patch Modifier: Request for target package sql_ssms_loc_Cpu64_1033 remains no change for available patches.

    (03) 2015-07-22 20:42:33 Slp: Feature ID: SQL_Tools_ALS_sql_ssms_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:42:33 Slp: Feature ID: SQL_PowerShell_Tools_ALS_sql_ssms_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:42:33 Slp: Feature ID: SQL_SSMS_Adv_Loc_sql_ssms_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:42:33 Slp: Slipstream Patch Modifier: Request for target package sql_tools_Cpu64 remains no change for available patches.

    (03) 2015-07-22 20:42:33 Slp: Feature ID: SQL_Tools_Standard_FNS_sql_tools_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:42:33 Slp: Feature ID: SQL_SSMS_Full_sql_tools_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:42:33 Slp: Slipstream Patch Modifier: Request for target package sql_ssms_Cpu64 remains no change for available patches.

    (03) 2015-07-22 20:42:33 Slp: Feature ID: SQL_Tools_ANS_sql_ssms_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:42:33 Slp: Feature ID: SQL_PowerShell_Tools_ANS_sql_ssms_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:42:33 Slp: Feature ID: SQL_SSMS_Adv_sql_ssms_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:42:33 Slp: Slipstream Patch Modifier: Request for target package SqlDom_Cpu64 remains no change for available patches.

    (03) 2015-07-22 20:42:33 Slp: Feature ID: ENG_SqlDom_REDIST_SqlDom_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:42:33 Slp: Slipstream Patch Modifier: Request for target package sql_is_loc_Cpu64_1033 remains no change for available patches.

    (03) 2015-07-22 20:42:33 Slp: Feature ID: SQL_DTS_FLS_sql_is_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:42:33 Slp: Feature ID: SQL_DTS_Full_Loc_sql_is_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:42:33 Slp: Slipstream Patch Modifier: Request for target package sql_common_core_loc_Cpu64_1033 remains no change for available patches.

    (03) 2015-07-22 20:42:33 Slp: Feature ID: Client_Components_CLS_sql_common_core_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:42:33 Slp: Feature ID: Connectivity_CLS_sql_common_core_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:42:33 Slp: Feature ID: CommonFiles_Loc_sql_common_core_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:42:33 Slp: Slipstream Patch Modifier: Request for target package sql_is_Cpu64 remains no change for available patches.

    (03) 2015-07-22 20:42:33 Slp: Feature ID: SQL_DTS_FNS_sql_is_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:42:33 Slp: Feature ID: SQL_DTS_Full_sql_is_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:42:33 Slp: Slipstream Patch Modifier: Request for target package sql_common_core_Cpu64 remains no change for available patches.

    (03) 2015-07-22 20:42:33 Slp: Feature ID: Client_Components_CNS_sql_common_core_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:42:33 Slp: Feature ID: Connectivity_CNS_sql_common_core_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:42:33 Slp: Feature ID: CommonFiles_sql_common_core_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:42:33 Slp: Slipstream Patch Modifier: Request for target package SQLSysClrTypes_Cpu64 remains no change for available patches.

    (03) 2015-07-22 20:42:33 Slp: Feature ID: SysClrTypFeature_SQLSysClrTypes_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:42:33 Slp: Slipstream Patch Modifier: Request for target package BestPracticesPolicies_Cpu32 remains no change for available patches.

    (03) 2015-07-22 20:42:33 Slp: Feature ID: SQL_Policy_Redist_BestPracticesPolicies_Cpu32 has scenario: INSTALL

    (03) 2015-07-22 20:42:33 Slp: Slipstream Patch Modifier: Request for target package sqlls_Cpu64 remains no change for available patches.

    (03) 2015-07-22 20:42:33 Slp: Feature ID: SQL_LS_CORE_sqlls_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:42:33 Slp: Slipstream Patch Modifier: Request for target package sqlncli_Cpu64 remains no change for available patches.

    (03) 2015-07-22 20:42:33 Slp: Feature ID: SQL_SNAC_CORE_sqlncli_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:42:33 Slp: Feature ID: SQL_SNAC_SDK_sqlncli_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:42:33 Slp: Slipstream Patch Modifier: Request for target package sql_dq_common_Cpu64 remains no change for available patches.

    (03) 2015-07-22 20:42:33 Slp: Feature ID: SQL_DQ_COMMON_FNS_sql_dq_common_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:42:33 Slp: Feature ID: SQL_DQ_Common_sql_dq_common_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:42:33 Slp: Slipstream Patch Modifier: Request for target package SqlSupport_Cpu64 remains no change for available patches.

    (03) 2015-07-22 20:42:33 Slp: Feature ID: SupportFiles_SqlSupport_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:42:33 Slp: Completed Action: SetFeatureScenarioAction, returned True

    (03) 2015-07-22 20:42:34 Slp: ----------------------------------------------------------------------

    (03) 2015-07-22 20:42:34 Slp: Running Action: SetFeatureConfigScenarioAction

    (03) 2015-07-22 20:42:34 Slp: Slipstream Patch Modifier: Request for target package sql_tools_loc_Cpu64_1033 remains no change for available patches.

    (03) 2015-07-22 20:42:34 Slp: Feature ID: SQL_Tools_Standard_FLS_sql_tools_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:42:34 Slp: Feature ID: SQL_SSMS_Full_Loc_sql_tools_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:42:34 Slp: Slipstream Patch Modifier: Request for target package sql_ssms_loc_Cpu64_1033 remains no change for available patches.

    (03) 2015-07-22 20:42:34 Slp: Feature ID: SQL_Tools_ALS_sql_ssms_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:42:34 Slp: Feature ID: SQL_PowerShell_Tools_ALS_sql_ssms_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:42:34 Slp: Feature ID: SQL_SSMS_Adv_Loc_sql_ssms_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:42:34 Slp: Slipstream Patch Modifier: Request for target package sql_tools_Cpu64 remains no change for available patches.

    (03) 2015-07-22 20:42:34 Slp: Feature ID: SQL_Tools_Standard_FNS_sql_tools_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:42:34 Slp: Feature ID: SQL_SSMS_Full_sql_tools_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:42:34 Slp: Slipstream Patch Modifier: Request for target package sql_ssms_Cpu64 remains no change for available patches.

    (03) 2015-07-22 20:42:34 Slp: Feature ID: SQL_Tools_ANS_sql_ssms_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:42:34 Slp: Feature ID: SQL_PowerShell_Tools_ANS_sql_ssms_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:42:34 Slp: Feature ID: SQL_SSMS_Adv_sql_ssms_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:42:34 Slp: Slipstream Patch Modifier: Request for target package SqlDom_Cpu64 remains no change for available patches.

    (03) 2015-07-22 20:42:34 Slp: Feature ID: ENG_SqlDom_REDIST_SqlDom_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:42:34 Slp: Slipstream Patch Modifier: Request for target package sql_is_loc_Cpu64_1033 remains no change for available patches.

    (03) 2015-07-22 20:42:34 Slp: Feature ID: SQL_DTS_FLS_sql_is_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:42:34 Slp: Feature ID: SQL_DTS_Full_Loc_sql_is_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:42:34 Slp: Slipstream Patch Modifier: Request for target package sql_common_core_loc_Cpu64_1033 remains no change for available patches.

    (03) 2015-07-22 20:42:34 Slp: Feature ID: Client_Components_CLS_sql_common_core_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:42:34 Slp: Feature ID: Connectivity_CLS_sql_common_core_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:42:34 Slp: Feature ID: CommonFiles_Loc_sql_common_core_loc_Cpu64_1033 has scenario: INSTALL

    (03) 2015-07-22 20:42:34 Slp: Slipstream Patch Modifier: Request for target package sql_is_Cpu64 remains no change for available patches.

    (03) 2015-07-22 20:42:34 Slp: Feature ID: SQL_DTS_FNS_sql_is_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:42:34 Slp: Feature ID: SQL_DTS_Full_sql_is_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:42:34 Slp: Slipstream Patch Modifier: Request for target package sql_common_core_Cpu64 remains no change for available patches.

    (03) 2015-07-22 20:42:34 Slp: Feature ID: Client_Components_CNS_sql_common_core_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:42:34 Slp: Feature ID: Connectivity_CNS_sql_common_core_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:42:34 Slp: Feature ID: CommonFiles_sql_common_core_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:42:34 Slp: Slipstream Patch Modifier: Request for target package SQLSysClrTypes_Cpu64 remains no change for available patches.

    (03) 2015-07-22 20:42:34 Slp: Feature ID: SysClrTypFeature_SQLSysClrTypes_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:42:34 Slp: Slipstream Patch Modifier: Request for target package BestPracticesPolicies_Cpu32 remains no change for available patches.

    (03) 2015-07-22 20:42:34 Slp: Feature ID: SQL_Policy_Redist_BestPracticesPolicies_Cpu32 has scenario: INSTALL

    (03) 2015-07-22 20:42:34 Slp: Slipstream Patch Modifier: Request for target package sqlls_Cpu64 remains no change for available patches.

    (03) 2015-07-22 20:42:34 Slp: Feature ID: SQL_LS_CORE_sqlls_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:42:34 Slp: Slipstream Patch Modifier: Request for target package sqlncli_Cpu64 remains no change for available patches.

    (03) 2015-07-22 20:42:34 Slp: Feature ID: SQL_SNAC_CORE_sqlncli_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:42:34 Slp: Feature ID: SQL_SNAC_SDK_sqlncli_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:42:34 Slp: Slipstream Patch Modifier: Request for target package sql_dq_common_Cpu64 remains no change for available patches.

    (03) 2015-07-22 20:42:34 Slp: Feature ID: SQL_DQ_COMMON_FNS_sql_dq_common_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:42:34 Slp: Feature ID: SQL_DQ_Common_sql_dq_common_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:42:34 Slp: Slipstream Patch Modifier: Request for target package SqlSupport_Cpu64 remains no change for available patches.

    (03) 2015-07-22 20:42:34 Slp: Feature ID: SupportFiles_SqlSupport_Cpu64 has scenario: INSTALL

    (03) 2015-07-22 20:42:34 Slp: Completed Action: SetFeatureConfigScenarioAction, returned True

    (03) 2015-07-22 20:42:34 Slp: ----------------------------------------------------------------------

    (03) 2015-07-22 20:42:34 Slp: Running Action: SaveFeatureStateAction

    (03) 2015-07-22 20:42:34 Slp: Completed Action: SaveFeatureStateAction, returned True

    (03) 2015-07-22 20:42:34 Slp: ----------------------------------------------------------------------

    (03) 2015-07-22 20:42:34 Slp: Running Action: AdjustFeaturesAfterCalculation

    (03) 2015-07-22 20:42:34 Slp: /FEATURES contains before adjusting: IS,SSMS,ADV_SSMS

    (03) 2015-07-22 20:42:34 Slp: Checking /FEATURES value: IS

    (03) 2015-07-22 20:42:34 Slp: =====================================

    (03) 2015-07-22 20:42:34 Slp: MSI feature install scenario: SQL_DTS_Full_sql_is_Cpu64 --> Install

    (03) 2015-07-22 20:42:34 Slp: MSI feature config scenario: SQL_DTS_Full_sql_is_Cpu64 --> Install

    (03) 2015-07-22 20:42:34 Slp: Keeping /FEATURES value: IS

    (03) 2015-07-22 20:42:34 Slp: =====================================

    (03) 2015-07-22 20:42:34 Slp: Checking /FEATURES value: SSMS

    (03) 2015-07-22 20:42:34 Slp: =====================================

    (03) 2015-07-22 20:42:34 Slp: MSI feature install scenario: SQL_SSMS_Adv_sql_ssms_Cpu64 --> Install

    (03) 2015-07-22 20:42:34 Slp: MSI feature config scenario: SQL_SSMS_Adv_sql_ssms_Cpu64 --> Install

    (03) 2015-07-22 20:42:34 Slp: Keeping /FEATURES value: SSMS

    (03) 2015-07-22 20:42:34 Slp: =====================================

    (03) 2015-07-22 20:42:34 Slp: Checking /FEATURES value: ADV_SSMS

    (03) 2015-07-22 20:42:34 Slp: =====================================

    (03) 2015-07-22 20:42:34 Slp: MSI feature install scenario: SQL_SSMS_Full_sql_tools_Cpu64 --> Install

    (03) 2015-07-22 20:42:34 Slp: MSI feature config scenario: SQL_SSMS_Full_sql_tools_Cpu64 --> Install

    (03) 2015-07-22 20:42:34 Slp: Keeping /FEATURES value: ADV_SSMS

    (03) 2015-07-22 20:42:34 Slp: =====================================

    (03) 2015-07-22 20:42:34 Slp: Attempting to save the setting 'FEATURES'

    (03) 2015-07-22 20:42:34 Slp: Setting source: UI

    (03) 2015-07-22 20:42:34 Slp: Completed Action: AdjustFeaturesAfterCalculation, returned True

    (09) 2015-07-22 20:42:35 Slp: Rules to be checked: DEV10RTMDetected;ASSPIInstanceNameNotInUseCheck;ASIsValidEditionForDeploymentModeCheck;SlipstreamMediaInfoCheck;PowerShellCheck;InternetConnectionToNETFX4DownloadSite;ServerCoreBlockUnsupportedFeaturesCheck;ServerCoreNetFxCheck;RS_IsDotNet3_5Installed;VS2012CompatibilityRule;AS_IsDotNet45Installed

    (09) 2015-07-22 20:42:35 Slp: If any rule does not pass, setup can still continue: True

    (09) 2015-07-22 20:42:35 Slp: Adding rule result notification channel: RulesEngineNotificationChannel

    (09) 2015-07-22 20:42:35 Slp: Loading rule: DEV10RTMDetected

    (09) 2015-07-22 20:42:35 Slp: Creating rule target object: Microsoft.SqlServer.Configuration.SetupExtension.DetectInstalledProductsFacet

    (09) 2015-07-22 20:42:35 Slp: Rule applied features : SSMS

    (09) 2015-07-22 20:42:35 Slp: Send result to channel : RulesEngineNotificationChannel

    (09) 2015-07-22 20:42:35 Slp: Loading rule: ASSPIInstanceNameNotInUseCheck

    (09) 2015-07-22 20:42:35 Slp: Creating rule target object: Microsoft.SqlServer.Configuration.AnalysisServices.ASSPIInstanceNameNotInUseCheck

    (09) 2015-07-22 20:42:35 Slp: Rule applied features : AS_SPI

    (09) 2015-07-22 20:42:35 Slp: Rule is not applicable in the current scenario.

    (09) 2015-07-22 20:42:35 Slp: Loading rule: ASIsValidEditionForDeploymentModeCheck

    (09) 2015-07-22 20:42:35 Slp: Creating rule target object: Microsoft.SqlServer.Configuration.AnalysisServices.ASIsValidEditionForDeploymentModeCheck

    (09) 2015-07-22 20:42:35 Slp: Rule applied features : AS

    (09) 2015-07-22 20:42:35 Slp: Rule is not applicable in the current scenario.

    (09) 2015-07-22 20:42:35 Slp: Loading rule: SlipstreamMediaInfoCheck

    (09) 2015-07-22 20:42:35 Slp: Creating rule target object: Microsoft.SqlServer.Configuration.SetupExtension.SlipstreamMediaInfoCheck

    (09) 2015-07-22 20:42:35 Slp: Rule applied features : ALL

    (09) 2015-07-22 20:42:35 Slp: Send result to channel : RulesEngineNotificationChannel

    (09) 2015-07-22 20:42:35 Slp: Loading rule: PowerShellCheck

    (09) 2015-07-22 20:42:35 Slp: Creating rule target object: Microsoft.SqlServer.Configuration.SqlPowershell.FacetPowerShellMicrosoftUpdateCheck

    (09) 2015-07-22 20:42:35 Slp: Rule applied features : ALL

    (09) 2015-07-22 20:42:35 Slp: ----------------------------------------------------------------------

    (09) 2015-07-22 20:42:35 Slp: Skipping rule PowerShellCheck

    (09) 2015-07-22 20:42:35 Slp: Rule will not be evaluated due to the following failed restriction(s):

    (09) 2015-07-22 20:42:35 Slp: Condition "Is the OS version equal or higher than 6.1 and lower than 6.3" did not pass as it returned true and false was expected.

    Condition "Do any of the specified features match the expected scenario Install" did not pass as it returned false and true was expected.

    (09) 2015-07-22 20:42:35 Slp: Rule is not applicable in the current scenario.

    (09) 2015-07-22 20:42:35 Slp: Loading rule: InternetConnectionToNETFX4DownloadSite

    (09) 2015-07-22 20:42:35 Slp: Creating rule target object: Microsoft.SqlServer.Configuration.SetupExtension.DotNetInternetConnectivityFacet

    (09) 2015-07-22 20:42:35 Slp: Rule applied features : SQL;SQLEngine;SSMS;DQC

    (09) 2015-07-22 20:42:35 Slp: Rule is not applicable in the current scenario.

    (09) 2015-07-22 20:42:35 Slp: Loading rule: ServerCoreBlockUnsupportedFeaturesCheck

    (09) 2015-07-22 20:42:35 Slp: Creating rule target object: Microsoft.SqlServer.Configuration.SetupExtension.EmptyFacet

    (09) 2015-07-22 20:42:35 Slp: Rule applied features : RS;RS_SHP;RS_SHPWFE;MDS;DQC;OCS;DRU_CTLR;DRU_CLT;BOL;SDK;BC;SSMS;Adv_SSMS;CE_Runtime;CE_Tools

    (09) 2015-07-22 20:42:35 Slp: ----------------------------------------------------------------------

    (09) 2015-07-22 20:42:35 Slp: Skipping rule ServerCoreBlockUnsupportedFeaturesCheck

    (09) 2015-07-22 20:42:35 Slp: Rule will not be evaluated due to the following failed restriction(s):

    (09) 2015-07-22 20:42:35 Slp: Condition "IsServerCore" did not pass as it returned false and true was expected.

    (09) 2015-07-22 20:42:35 Slp: Rule is not applicable in the current scenario.

    (09) 2015-07-22 20:42:35 Slp: Loading rule: ServerCoreNetFxCheck

    (09) 2015-07-22 20:42:35 Slp: Creating rule target object: Microsoft.SqlServer.Configuration.SetupExtension.ServerCoreNetFxFacet

    (09) 2015-07-22 20:42:35 Slp: Rule applied features : ALL

    (09) 2015-07-22 20:42:35 Slp: ----------------------------------------------------------------------

    (09) 2015-07-22 20:42:35 Slp: Skipping rule ServerCoreNetFxCheck

    (09) 2015-07-22 20:42:35 Slp: Rule will not be evaluated due to the following failed restriction(s):

    (09) 2015-07-22 20:42:35 Slp: Condition "IsServerCore" did not pass as it returned false and true was expected.

    (09) 2015-07-22 20:42:35 Slp: Rule is not applicable in the current scenario.

    (09) 2015-07-22 20:42:35 Slp: Loading rule: RS_IsDotNet3_5Installed

    (09) 2015-07-22 20:42:35 Slp: Creating rule target object: Microsoft.SqlServer.Configuration.RSExtension.RSIsDotNet3_5InstalledBlocker

    (09) 2015-07-22 20:42:35 Slp: Rule applied features : SQLEngine;Replication;MDS;RS;SSMS

    (09) 2015-07-22 20:42:35 Slp: Send result to channel : RulesEngineNotificationChannel

    (09) 2015-07-22 20:42:35 Slp: Loading rule: VS2012CompatibilityRule

    (09) 2015-07-22 20:42:35 Slp: Creating rule target object: Microsoft.SqlServer.Configuration.SetupExtension.FacetOsInfo

    (09) 2015-07-22 20:42:35 Slp: Rule applied features : SSDTBI_VS2012

    (09) 2015-07-22 20:42:35 Slp: Rule is not applicable in the current scenario.

    (09) 2015-07-22 20:42:35 Slp: Loading rule: AS_IsDotNet45Installed

    (09) 2015-07-22 20:42:35 Slp: Creating rule target object: Microsoft.SqlServer.Configuration.AnalysisServices.ASIsDotNet45InstalledBlocker

    (09) 2015-07-22 20:42:35 Slp: Rule applied features : SSDTBI

    (09) 2015-07-22 20:42:35 Slp: Rule is not applicable in the current scenario.

    (03) 2015-07-22 20:42:35 Slp: Executing rules engine...

    (03) 2015-07-22 20:42:35 Slp: Start rule execution, total number of rules loaded: 11

    (03) 2015-07-22 20:42:35 Slp: Initializing rule : Prior Visual Studio 2010 instances requiring update.

    (03) 2015-07-22 20:42:35 Slp: Rule is will be executed : True

    (03) 2015-07-22 20:42:35 Slp: Init rule target object: Microsoft.SqlServer.Configuration.SetupExtension.DetectInstalledProductsFacet

    (03) 2015-07-22 20:42:35 Slp: Package ID VSIntShellRTM_Cpu32: Installed - Version: 10.0.40219

    (03) 2015-07-22 20:42:35 Slp: Package ID VSIsoShellRTM_Cpu32: Installed - Version: 10.0.40219

    (03) 2015-07-22 20:42:35 Slp: Package ID VBExpress_Cpu32: NotInstalled

    (03) 2015-07-22 20:42:35 Slp: Package ID VCSExpress_Cpu32: NotInstalled

    (03) 2015-07-22 20:42:35 Slp: Package ID VCExpress_Cpu32: NotInstalled

    (03) 2015-07-22 20:42:35 Slp: Package ID WPExpress_Cpu32: NotInstalled

    (03) 2015-07-22 20:42:35 Slp: Package ID VSPremium_Cpu32: NotInstalled

    (03) 2015-07-22 20:42:35 Slp: Package ID VSPro_Cpu32: NotInstalled

    (03) 2015-07-22 20:42:35 Slp: Package ID VSTE_Cpu32: NotInstalled

    (03) 2015-07-22 20:42:35 Slp: Package ID VSUltimate_Cpu32: NotInstalled

    (03) 2015-07-22 20:42:35 Slp: Package ID VSLabAgent_Cpu32: NotInstalled

    (03) 2015-07-22 20:42:35 Slp: Package ID VSTestAgent_Cpu32: NotInstalled

    (03) 2015-07-22 20:42:35 Slp: Package ID VSTestController_Cpu32: NotInstalled

    (03) 2015-07-22 20:42:35 Slp: Package ID VWDExpress_Cpu32: NotInstalled

    (03) 2015-07-22 20:42:35 Slp: The package 'VSIntShellRTM_Cpu32' exceeds the max version limit, it will not be detected as installed.

    (03) 2015-07-22 20:42:35 Slp: The package 'VSIsoShellRTM_Cpu32' exceeds the max version limit, it will not be detected as installed.

    (03) 2015-07-22 20:42:35 Slp: Rule 'DEV10RTMDetected' detection result: AreAnyProductsInstalled= False

    (03) 2015-07-22 20:42:35 Slp: Evaluating rule : DEV10RTMDetected

    (03) 2015-07-22 20:42:35 Slp: Rule running on machine: TOMPUTER3D

    (03) 2015-07-22 20:42:35 Slp: Rule evaluation done : Succeeded

    (03) 2015-07-22 20:42:35 Slp: Rule evaluation message: No prior installation of Visual Studio 2010 that requires Service Pack 1 update was found.

    (03) 2015-07-22 20:42:35 Slp: Send result to channel : RulesEngineNotificationChannel

    (03) 2015-07-22 20:42:35 Slp: Initializing rule : Product Update Language Compatibility

    (03) 2015-07-22 20:42:35 Slp: Rule is will be executed : True

    (03) 2015-07-22 20:42:35 Slp: Init rule target object: Microsoft.SqlServer.Configuration.SetupExtension.SlipstreamMediaInfoCheck

    (03) 2015-07-22 20:42:35 Slp: Evaluating rule : SlipstreamMediaInfoCheck

    (03) 2015-07-22 20:42:35 Slp: Rule running on machine: TOMPUTER3D

    (03) 2015-07-22 20:42:35 Slp: Rule evaluation done : Succeeded

    (03) 2015-07-22 20:42:35 Slp: Rule evaluation message: The language of the original media matches the language of the service pack.

    (03) 2015-07-22 20:42:35 Slp: Send result to channel : RulesEngineNotificationChannel

    (03) 2015-07-22 20:42:35 Slp: Initializing rule : Microsoft .NET Framework 3.5 Service Pack 1 is required

    (03) 2015-07-22 20:42:35 Slp: Rule is will be executed : True

    (03) 2015-07-22 20:42:35 Slp: Init rule target object: Microsoft.SqlServer.Configuration.RSExtension.RSIsDotNet3_5InstalledBlocker

    (03) 2015-07-22 20:42:35 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:42:35 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v3.5

    (03) 2015-07-22 20:42:35 Slp: Sco: Attempting to get registry value SP

    (03) 2015-07-22 20:42:35 Slp: Evaluating rule : RS_IsDotNet3_5Installed

    (03) 2015-07-22 20:42:35 Slp: Rule running on machine: TOMPUTER3D

    (03) 2015-07-22 20:42:35 Slp: Rule evaluation done : Succeeded

    (03) 2015-07-22 20:42:35 Slp: Rule evaluation message: The Microsoft .NET Framework 3.5 Service Pack 1 is already installed.

    (03) 2015-07-22 20:42:35 Slp: Send result to channel : RulesEngineNotificationChannel

    (03) 2015-07-22 20:42:35 Slp: Saving results to datastore...

    (03) 2015-07-22 20:42:35 Slp: Saved to directory.......C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20150722_202110\SystemConfigurationCheck_Report.htm

    (03) 2015-07-22 20:42:35 Slp: Sco: Attempting to create directory C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20150722_202110\resources

    (03) 2015-07-22 20:42:35 Slp: Sco: Attempting to create directory C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20150722_202110\resources, security descriptor

    (03) 2015-07-22 20:42:35 Slp: Sco: Attempting to set security descriptor for directory C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20150722_202110\resources, security descriptor

    (03) 2015-07-22 20:42:35 Slp: Sco: SDDL is NULL/empty and overwriteSecurityDescriptor is false, so nothing to do, return.

    (03) 2015-07-22 20:42:35 Slp: Generating HTML report by applying XsltTransformation and saving to Log folder...

    (03) 2015-07-22 20:42:35 Slp: Rules evaluation report is available now at C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20150722_202110\SystemConfigurationCheck_Report.htm

    (09) 2015-07-22 20:42:35 Slp: Sco: Attempting to format the virtual account name from service name 'MsDtsServer120'

    (03) 2015-07-22 20:43:22 Slp: Sco: Attempting to validate credentials for user account 'NT Service\MsDtsServer120' and service name 'MsDtsServer120'

    (03) 2015-07-22 20:43:22 Slp: Sco: Attempting to determine if the account 'NT Service\MsDtsServer120' is Virtual Account

    (09) 2015-07-22 20:43:22 Slp: Rules to be checked: FAT32FileSystemCheck;InstanceClashRule;StandaloneInstall_HasClusteredOrPreparedInstanceCheck;BlockCrossLanguageInstall;BlockMixedArchitectureInstall;RS_DoesCatalogExist;RS_DoesCatalogTempDBExist;ASIsValidEditionForDeploymentModeCheck

    (09) 2015-07-22 20:43:22 Slp: If any rule does not pass, setup can still continue: True

    (09) 2015-07-22 20:43:22 Slp: Adding rule result notification channel: RulesEngineNotificationChannel

    (09) 2015-07-22 20:43:22 Slp: Loading rule: FAT32FileSystemCheck

    (09) 2015-07-22 20:43:22 Slp: Creating rule target object: Microsoft.SqlServer.Configuration.SetupExtension.FAT32FileSystemCheck

    (09) 2015-07-22 20:43:22 Slp: Rule applied features : ALL

    (09) 2015-07-22 20:43:22 Slp: Send result to channel : RulesEngineNotificationChannel

    (09) 2015-07-22 20:43:22 Slp: Loading rule: InstanceClashRule

    (09) 2015-07-22 20:43:22 Slp: Creating rule target object: Microsoft.SqlServer.Configuration.SetupExtension.InstanceClashFacet

    (09) 2015-07-22 20:43:22 Slp: Rule applied features : ALL

    (09) 2015-07-22 20:43:22 Slp: ----------------------------------------------------------------------

    (09) 2015-07-22 20:43:22 Slp: Skipping rule InstanceClashRule

    (09) 2015-07-22 20:43:22 Slp: Rule will not be evaluated due to the following failed restriction(s):

    (09) 2015-07-22 20:43:22 Slp: Condition "Is current platform supported" did not pass as it returned false and true was expected.

    (09) 2015-07-22 20:43:22 Slp: Rule is not applicable in the current scenario.

    (09) 2015-07-22 20:43:22 Slp: Loading rule: StandaloneInstall_HasClusteredOrPreparedInstanceCheck

    (09) 2015-07-22 20:43:22 Slp: Creating rule target object: Microsoft.SqlServer.Configuration.Cluster.Rules.ClusteredInstanceFacet

    (09) 2015-07-22 20:43:22 Slp: Rule applied features : ALL

    (09) 2015-07-22 20:43:22 Slp: Send result to channel : RulesEngineNotificationChannel

    (09) 2015-07-22 20:43:22 Slp: Loading rule: BlockCrossLanguageInstall

    (09) 2015-07-22 20:43:22 Slp: Creating rule target object: Microsoft.SqlServer.Configuration.SetupExtension.BlockCrossLanguageInstall

    (09) 2015-07-22 20:43:22 Slp: Rule applied features : SQL;SQLEngine;AS;RS

    (09) 2015-07-22 20:43:22 Slp: Rule is not applicable in the current scenario.

    (09) 2015-07-22 20:43:22 Slp: Loading rule: BlockMixedArchitectureInstall

    (09) 2015-07-22 20:43:22 Slp: Creating rule target object: Microsoft.SqlServer.Configuration.SetupExtension.BlockMixedArchitecture

    (09) 2015-07-22 20:43:22 Slp: Rule applied features : ALL

    (09) 2015-07-22 20:43:22 Slp: Send result to channel : RulesEngineNotificationChannel

    (09) 2015-07-22 20:43:22 Slp: Loading rule: RS_DoesCatalogExist

    (09) 2015-07-22 20:43:22 Slp: Creating rule target object: Microsoft.SqlServer.Configuration.RSExtension.DoesCatalogExistBlocker

    (09) 2015-07-22 20:43:22 Slp: Rule applied features : RS

    (09) 2015-07-22 20:43:22 Slp: Rule is not applicable in the current scenario.

    (09) 2015-07-22 20:43:22 Slp: Loading rule: RS_DoesCatalogTempDBExist

    (09) 2015-07-22 20:43:22 Slp: Creating rule target object: Microsoft.SqlServer.Configuration.RSExtension.DoesTempCatalogExistBlocker

    (09) 2015-07-22 20:43:22 Slp: Rule applied features : RS

    (09) 2015-07-22 20:43:22 Slp: Rule is not applicable in the current scenario.

    (09) 2015-07-22 20:43:22 Slp: Loading rule: ASIsValidEditionForDeploymentModeCheck

    (09) 2015-07-22 20:43:22 Slp: Creating rule target object: Microsoft.SqlServer.Configuration.AnalysisServices.ASIsValidEditionForDeploymentModeCheck

    (09) 2015-07-22 20:43:22 Slp: Rule applied features : AS

    (09) 2015-07-22 20:43:22 Slp: Rule is not applicable in the current scenario.

    (03) 2015-07-22 20:43:22 Slp: Executing rules engine...

    (03) 2015-07-22 20:43:22 Slp: Start rule execution, total number of rules loaded: 8

    (03) 2015-07-22 20:43:22 Slp: Initializing rule : FAT32 File System

    (03) 2015-07-22 20:43:22 Slp: Rule is will be executed : True

    (03) 2015-07-22 20:43:22 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:22 AS: Action: (Utility) Reading Registry Key

    (03) 2015-07-22 20:43:22 AS: Data : (Utility) KeyPath=SOFTWARE\Microsoft\Microsoft SQL Server\MSAS12.MSSQLSERVER\Setup,KeyName=SQLProgramDir

    (03) 2015-07-22 20:43:22 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\MSAS12.MSSQLSERVER\Setup

    (03) 2015-07-22 20:43:22 Slp: Sco: Attempting to get registry value SQLProgramDir

    (03) 2015-07-22 20:43:22 AS: Result: (Utility)

    (03) 2015-07-22 20:43:22 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:22 AS: Action: (Utility) Reading Registry Key

    (03) 2015-07-22 20:43:22 AS: Data : (Utility) KeyPath=SOFTWARE\Microsoft\Microsoft SQL Server\MSAS12.MSSQLSERVER\Setup,KeyName=SQLProgramDir

    (03) 2015-07-22 20:43:22 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\MSAS12.MSSQLSERVER\Setup

    (03) 2015-07-22 20:43:22 Slp: Sco: Attempting to get registry value SQLProgramDir

    (03) 2015-07-22 20:43:22 AS: Result: (Utility)

    (03) 2015-07-22 20:43:22 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:22 AS: Action: (Utility) Reading Registry Key

    (03) 2015-07-22 20:43:22 AS: Data : (Utility) KeyPath=SOFTWARE\Microsoft\Microsoft SQL Server\MSAS12.MSSQLSERVER\Setup,KeyName=SQLProgramDir

    (03) 2015-07-22 20:43:22 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\MSAS12.MSSQLSERVER\Setup

    (03) 2015-07-22 20:43:22 Slp: Sco: Attempting to get registry value SQLProgramDir

    (03) 2015-07-22 20:43:22 AS: Result: (Utility)

    (03) 2015-07-22 20:43:22 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:22 AS: Action: (Utility) Reading Registry Key

    (03) 2015-07-22 20:43:22 AS: Data : (Utility) KeyPath=SOFTWARE\Microsoft\Microsoft SQL Server\MSAS12.MSSQLSERVER\Setup,KeyName=SQLProgramDir

    (03) 2015-07-22 20:43:22 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\MSAS12.MSSQLSERVER\Setup

    (03) 2015-07-22 20:43:22 Slp: Sco: Attempting to get registry value SQLProgramDir

    (03) 2015-07-22 20:43:22 AS: Result: (Utility)

    (03) 2015-07-22 20:43:22 Slp: Init rule target object: Microsoft.SqlServer.Configuration.SetupExtension.FAT32FileSystemCheck

    (03) 2015-07-22 20:43:22 Slp: Get information for folder C:\Program Files\Microsoft SQL Server(03) 2015-07-22 20:43:22 Slp: Sco: Attempting to get directory information for path C:\Program Files\Microsoft SQL Server(03) 2015-07-22 20:43:22 Slp: Filesystem for folder C:\Program Files\Microsoft SQL Server\ is NTFS

    (03) 2015-07-22 20:43:22 Slp: Get information for folder C:\Program Files (x86)\Microsoft SQL Server(03) 2015-07-22 20:43:22 Slp: Sco: Attempting to get directory information for path C:\Program Files (x86)\Microsoft SQL Server(03) 2015-07-22 20:43:22 Slp: Filesystem for folder C:\Program Files (x86)\Microsoft SQL Server\ is NTFS

    (03) 2015-07-22 20:43:22 Slp: Evaluating rule : FAT32FileSystemCheck

    (03) 2015-07-22 20:43:22 Slp: Rule running on machine: TOMPUTER3D

    (03) 2015-07-22 20:43:22 Slp: Rule evaluation done : Succeeded

    (03) 2015-07-22 20:43:22 Slp: Rule evaluation message: The specified drive is not the FAT32 file system.

    (03) 2015-07-22 20:43:22 Slp: Send result to channel : RulesEngineNotificationChannel

    (03) 2015-07-22 20:43:22 Slp: Initializing rule : Existing clustered or cluster-prepared instance

    (03) 2015-07-22 20:43:22 Slp: Rule is will be executed : True

    (03) 2015-07-22 20:43:22 Slp: Init rule target object: Microsoft.SqlServer.Configuration.Cluster.Rules.ClusteredInstanceFacet

    (03) 2015-07-22 20:43:22 Slp: Rule 'StandaloneInstall_HasClusteredOrPreparedInstanceCheck' detection result: HasFailedPreparedFeature = False, : HasClusteredFeature = False, : HasMultipleFailoverClusterNetworkNames = False

    (03) 2015-07-22 20:43:22 Slp: Evaluating rule : StandaloneInstall_HasClusteredOrPreparedInstanceCheck

    (03) 2015-07-22 20:43:22 Slp: Rule running on machine: TOMPUTER3D

    (03) 2015-07-22 20:43:22 Slp: Rule evaluation done : Succeeded

    (03) 2015-07-22 20:43:22 Slp: Rule evaluation message: No clustered or cluster-prepared instance with the selected instance name is installed on any cluster node.

    (03) 2015-07-22 20:43:22 Slp: Send result to channel : RulesEngineNotificationChannel

    (03) 2015-07-22 20:43:22 Slp: Initializing rule : Same architecture installation

    (03) 2015-07-22 20:43:22 Slp: Rule is will be executed : True

    (03) 2015-07-22 20:43:22 Slp: Init rule target object: Microsoft.SqlServer.Configuration.SetupExtension.BlockMixedArchitecture

    (03) 2015-07-22 20:43:22 Slp: Rule 'BlockMixedArchitectureInstall' detection result: IsMixedArchitectureInstall= False

    (03) 2015-07-22 20:43:22 Slp: Evaluating rule : BlockMixedArchitectureInstall

    (03) 2015-07-22 20:43:22 Slp: Rule running on machine: TOMPUTER3D

    (03) 2015-07-22 20:43:22 Slp: Rule evaluation done : Succeeded

    (03) 2015-07-22 20:43:22 Slp: Rule evaluation message: The CPU architecture of the installing feature(s) matches the specified instance.

    (03) 2015-07-22 20:43:22 Slp: Send result to channel : RulesEngineNotificationChannel

    (03) 2015-07-22 20:43:22 Slp: Saving results to datastore...

    (03) 2015-07-22 20:43:22 Slp: Saved to directory.......C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20150722_202110\SystemConfigurationCheck_Report.htm

    (03) 2015-07-22 20:43:22 Slp: Sco: Attempting to create directory C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20150722_202110\resources

    (03) 2015-07-22 20:43:22 Slp: Sco: Attempting to create directory C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20150722_202110\resources, security descriptor

    (03) 2015-07-22 20:43:22 Slp: Sco: Attempting to set security descriptor for directory C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20150722_202110\resources, security descriptor

    (03) 2015-07-22 20:43:22 Slp: Sco: SDDL is NULL/empty and overwriteSecurityDescriptor is false, so nothing to do, return.

    (03) 2015-07-22 20:43:22 Slp: Generating HTML report by applying XsltTransformation and saving to Log folder...

    (03) 2015-07-22 20:43:22 Slp: Rules evaluation report is available now at C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20150722_202110\SystemConfigurationCheck_Report.htm

    (09) 2015-07-22 20:43:22 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid

    (09) 2015-07-22 20:43:22 Slp: -- PidInfoProvider : NormalizePid added dashes to pid, output pid

    (09) 2015-07-22 20:43:22 Slp: -- PidInfoProvider : Use cached PID

    (09) 2015-07-22 20:43:22 Slp: Update: {Name: Microsoft SQL Server 2014 with SP1; KB Article: 3058865; Version: 12.1.4100.0; Achitecture: x64; Language: 1033; Update Type: PCU} is considered to be selected for installation.

    (09) 2015-07-22 20:43:22 Slp: Update: {Name: Microsoft SQL Server 2014 with SP1; KB Article: 3058865; Version: 12.1.4100.0; Achitecture: x64; Language: 1033; Update Type: PCU} is available but is temporarily not considered to be selected for installation, because its update type 'PCU' does not match the update type 'CU' that setup is currently looking for.

    (09) 2015-07-22 20:43:22 Slp: Update: {Name: Microsoft SQL Server 2014 with SP1; KB Article: 3058865; Version: 12.1.4100.0; Achitecture: x64; Language: 1033; Update Type: PCU} is available but is temporarily not considered to be selected for installation, because its update type 'PCU' does not match the update type 'Setup' that setup is currently looking for.

    (09) 2015-07-22 20:43:22 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid

    (09) 2015-07-22 20:43:22 Slp: -- PidInfoProvider : NormalizePid added dashes to pid, output pid

    (09) 2015-07-22 20:43:22 Slp: -- PidInfoProvider : Use cached PID

    (09) 2015-07-22 20:43:22 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid

    (09) 2015-07-22 20:43:22 Slp: -- PidInfoProvider : NormalizePid added dashes to pid, output pid

    (09) 2015-07-22 20:43:22 Slp: -- PidInfoProvider : Use cached PID

    (09) 2015-07-22 20:43:22 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid

    (09) 2015-07-22 20:43:22 Slp: -- PidInfoProvider : NormalizePid added dashes to pid, output pid

    (09) 2015-07-22 20:43:22 Slp: -- PidInfoProvider : Use cached PID

    (09) 2015-07-22 20:43:22 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid

    (09) 2015-07-22 20:43:22 Slp: -- PidInfoProvider : NormalizePid added dashes to pid, output pid

    (09) 2015-07-22 20:43:22 Slp: -- PidInfoProvider : Use cached PID

    (09) 2015-07-22 20:43:23 Slp: Sco: Attempting to format the virtual account name from service name 'MsDtsServer120'

    (09) 2015-07-22 20:43:23 Slp: Previous version of SQL Server 2008 BIDS installation not detected.

    (09) 2015-07-22 20:43:23 Slp: Processing summary data : AGTSVCACCOUNT

    (09) 2015-07-22 20:43:23 Slp: Skip due to feature not selected: AGTSVCACCOUNT

    (09) 2015-07-22 20:43:23 Slp: Processing summary data : AGTSVCSTARTUPTYPE

    (09) 2015-07-22 20:43:23 Slp: Skip due to feature not selected: AGTSVCSTARTUPTYPE

    (09) 2015-07-22 20:43:23 Slp: Processing summary data : ASSVCACCOUNT

    (09) 2015-07-22 20:43:23 Slp: Skip due to feature not selected: ASSVCACCOUNT

    (09) 2015-07-22 20:43:23 Slp: Processing summary data : ASSVCSTARTUPTYPE

    (09) 2015-07-22 20:43:23 Slp: Skip due to feature not selected: ASSVCSTARTUPTYPE

    (09) 2015-07-22 20:43:23 Slp: Processing summary data : ASCOLLATION

    (09) 2015-07-22 20:43:23 Slp: Skip due to feature not selected: ASCOLLATION

    (09) 2015-07-22 20:43:23 Slp: Processing summary data : ASDATADIR

    (09) 2015-07-22 20:43:23 Slp: Skip due to feature not selected: ASDATADIR

    (09) 2015-07-22 20:43:23 Slp: Processing summary data : ASLOGDIR

    (09) 2015-07-22 20:43:23 Slp: Skip due to feature not selected: ASLOGDIR

    (09) 2015-07-22 20:43:23 Slp: Processing summary data : ASBACKUPDIR

    (09) 2015-07-22 20:43:23 Slp: Skip due to feature not selected: ASBACKUPDIR

    (09) 2015-07-22 20:43:23 Slp: Processing summary data : ASTEMPDIR

    (09) 2015-07-22 20:43:23 Slp: Skip due to feature not selected: ASTEMPDIR

    (09) 2015-07-22 20:43:23 Slp: Processing summary data : ASCONFIGDIR

    (09) 2015-07-22 20:43:23 Slp: Skip due to feature not selected: ASCONFIGDIR

    (09) 2015-07-22 20:43:23 Slp: Processing summary data : ASSYSADMINACCOUNTS

    (09) 2015-07-22 20:43:23 Slp: Skip due to feature not selected: ASSYSADMINACCOUNTS

    (09) 2015-07-22 20:43:23 Slp: Processing summary data : Key ASDEPLOYMENTMODE not found in data map.

    (09) 2015-07-22 20:43:23 Slp: Processing summary data : SQLSVCACCOUNT

    (09) 2015-07-22 20:43:23 Slp: Skip due to feature not selected: SQLSVCACCOUNT

    (09) 2015-07-22 20:43:23 Slp: Processing summary data : SQLSVCSTARTUPTYPE

    (09) 2015-07-22 20:43:23 Slp: Skip due to feature not selected: SQLSVCSTARTUPTYPE

    (09) 2015-07-22 20:43:23 Slp: Processing summary data : SYSTEMDATADIRECTORY

    (09) 2015-07-22 20:43:23 Slp: Skip due to feature not selected: SYSTEMDATADIRECTORY

    (09) 2015-07-22 20:43:23 Slp: Processing summary data : Key ROOTDATADIRECTORY not found in data map.

    (09) 2015-07-22 20:43:23 Slp: Processing summary data : DEFAULTDATADIRECTORY

    (09) 2015-07-22 20:43:23 Slp: Skip due to feature not selected: DEFAULTDATADIRECTORY

    (09) 2015-07-22 20:43:23 Slp: Processing summary data : DEFAULTLOGDIRECTORY

    (09) 2015-07-22 20:43:23 Slp: Skip due to feature not selected: DEFAULTLOGDIRECTORY

    (09) 2015-07-22 20:43:23 Slp: Processing summary data : TEMPDBDATADIRECTORY

    (09) 2015-07-22 20:43:23 Slp: Skip due to feature not selected: TEMPDBDATADIRECTORY

    (09) 2015-07-22 20:43:23 Slp: Processing summary data : TEMPDBLOGDIRECTORY

    (09) 2015-07-22 20:43:23 Slp: Skip due to feature not selected: TEMPDBLOGDIRECTORY

    (09) 2015-07-22 20:43:23 Slp: Processing summary data : BACKUPDIRECTORY

    (09) 2015-07-22 20:43:23 Slp: Skip due to feature not selected: BACKUPDIRECTORY

    (09) 2015-07-22 20:43:23 Slp: Processing summary data : SQLCOLLATION

    (09) 2015-07-22 20:43:23 Slp: Skip due to feature not selected: SQLCOLLATION

    (09) 2015-07-22 20:43:23 Slp: Processing summary data : SECURITYMODE

    (09) 2015-07-22 20:43:23 Slp: Skip due to feature not selected: SECURITYMODE

    (09) 2015-07-22 20:43:23 Slp: Processing summary data : SQLSYSADMINACCOUNTS

    (09) 2015-07-22 20:43:23 Slp: Skip due to feature not selected: SQLSYSADMINACCOUNTS

    (09) 2015-07-22 20:43:23 Slp: Processing summary data : INSTANCENAME

    (09) 2015-07-22 20:43:23 Slp: Skip due to feature not selected: INSTANCENAME

    (09) 2015-07-22 20:43:23 Slp: Processing summary data : INSTANCEID

    (09) 2015-07-22 20:43:23 Slp: Skip due to feature not selected: INSTANCEID

    (09) 2015-07-22 20:43:23 Slp: Processing summary data : SQLINSTANCEID

    (09) 2015-07-22 20:43:23 Slp: Skip due to feature not selected: SQLINSTANCEID

    (09) 2015-07-22 20:43:23 Slp: Processing summary data : ASINSTANCEID

    (09) 2015-07-22 20:43:23 Slp: Skip due to feature not selected: ASINSTANCEID

    (09) 2015-07-22 20:43:23 Slp: Processing summary data : RSINSTANCEID

    (09) 2015-07-22 20:43:23 Slp: Skip due to feature not selected: RSINSTANCEID

    (09) 2015-07-22 20:43:23 Slp: Processing summary data : INSTANCEDIR

    (09) 2015-07-22 20:43:23 Slp: Processing summary data : INSTALLSHAREDDIR

    (09) 2015-07-22 20:43:23 Slp: Processing summary data : INSTALLSHAREDWOWDIR

    (09) 2015-07-22 20:43:23 Slp: Processing summary data : SQMREPORTING

    (09) 2015-07-22 20:43:23 Slp: Processing summary data : ERRORREPORTING

    (09) 2015-07-22 20:43:23 Slp: Processing summary data : UPDATEENABLED

    (09) 2015-07-22 20:43:23 Slp: Processing summary data : UPDATESOURCE

    (09) 2015-07-22 20:43:23 Slp: Processing summary data : SELECTEDUPDATES

    (09) 2015-07-22 20:43:23 Slp: Processing summary data : RSINSTALLMODE

    (09) 2015-07-22 20:43:23 Slp: Skip due to feature not selected: RSINSTALLMODE

    (09) 2015-07-22 20:43:23 Slp: Processing summary data : RSSHPINSTALLMODE

    (09) 2015-07-22 20:43:23 Slp: Skip due to feature not selected: RSSHPINSTALLMODE

    (09) 2015-07-22 20:43:23 Slp: Processing summary data : RSSVCACCOUNT

    (09) 2015-07-22 20:43:23 Slp: Skip due to feature not selected: RSSVCACCOUNT

    (09) 2015-07-22 20:43:23 Slp: Processing summary data : RSSVCSTARTUPTYPE

    (09) 2015-07-22 20:43:23 Slp: Skip due to feature not selected: RSSVCSTARTUPTYPE

    (09) 2015-07-22 20:43:23 Slp: Processing summary data : ISSVCACCOUNT

    (09) 2015-07-22 20:43:23 Slp: Processing summary data : ISSVCSTARTUPTYPE

    (09) 2015-07-22 20:43:23 Slp: Processing summary data : FTSVCACCOUNT

    (09) 2015-07-22 20:43:23 Slp: Skip due to feature not selected: FTSVCACCOUNT

    (09) 2015-07-22 20:43:23 Slp: Processing summary data : FTSVCSTARTUPTYPE

    (09) 2015-07-22 20:43:23 Slp: Skip due to feature not selected: FTSVCSTARTUPTYPE

    (09) 2015-07-22 20:43:23 Slp: Processing summary data : CTLRSVCACCOUNT

    (09) 2015-07-22 20:43:23 Slp: Skip due to feature not selected: CTLRSVCACCOUNT

    (09) 2015-07-22 20:43:23 Slp: Processing summary data : CTLRSTARTUPTYPE

    (09) 2015-07-22 20:43:23 Slp: Skip due to feature not selected: CTLRSTARTUPTYPE

    (09) 2015-07-22 20:43:23 Slp: Processing summary data : CLTSVCACCOUNT

    (09) 2015-07-22 20:43:23 Slp: Skip due to feature not selected: CLTSVCACCOUNT

    (09) 2015-07-22 20:43:23 Slp: Processing summary data : CLTSTARTUPTYPE

    (09) 2015-07-22 20:43:23 Slp: Skip due to feature not selected: CLTSTARTUPTYPE

    (09) 2015-07-22 20:43:23 Slp: Processing summary data : CLTCTLRNAME

    (09) 2015-07-22 20:43:23 Slp: Skip due to feature not selected: CLTCTLRNAME

    (09) 2015-07-22 20:43:23 Slp: Processing summary data : CLTWORKINGDIR

    (09) 2015-07-22 20:43:23 Slp: Skip due to feature not selected: CLTWORKINGDIR

    (09) 2015-07-22 20:43:23 Slp: Processing summary data : CLTRESULTDIR

    (09) 2015-07-22 20:43:23 Slp: Skip due to feature not selected: CLTRESULTDIR

    (09) 2015-07-22 20:43:24 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:43:24 AS: Action: (Utility) Reading Registry Key

    (09) 2015-07-22 20:43:24 AS: Data : (Utility) KeyPath=SOFTWARE\Microsoft\Microsoft SQL Server\MSAS12.MSSQLSERVER\Setup,KeyName=SQLProgramDir

    (09) 2015-07-22 20:43:24 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\MSAS12.MSSQLSERVER\Setup

    (09) 2015-07-22 20:43:24 Slp: Sco: Attempting to get registry value SQLProgramDir

    (09) 2015-07-22 20:43:24 AS: Result: (Utility)

    (09) 2015-07-22 20:43:24 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:43:24 AS: Action: (Utility) Reading Registry Key

    (09) 2015-07-22 20:43:24 AS: Data : (Utility) KeyPath=SOFTWARE\Microsoft\Microsoft SQL Server\MSAS12.MSSQLSERVER\Setup,KeyName=SQLProgramDir

    (09) 2015-07-22 20:43:24 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\MSAS12.MSSQLSERVER\Setup

    (09) 2015-07-22 20:43:24 Slp: Sco: Attempting to get registry value SQLProgramDir

    (09) 2015-07-22 20:43:24 AS: Result: (Utility)

    (09) 2015-07-22 20:43:24 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:43:24 AS: Action: (Utility) Reading Registry Key

    (09) 2015-07-22 20:43:24 AS: Data : (Utility) KeyPath=SOFTWARE\Microsoft\Microsoft SQL Server\MSAS12.MSSQLSERVER\Setup,KeyName=SQLProgramDir

    (09) 2015-07-22 20:43:24 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\MSAS12.MSSQLSERVER\Setup

    (09) 2015-07-22 20:43:24 Slp: Sco: Attempting to get registry value SQLProgramDir

    (09) 2015-07-22 20:43:24 AS: Result: (Utility)

    (09) 2015-07-22 20:43:24 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:43:24 AS: Action: (Utility) Reading Registry Key

    (09) 2015-07-22 20:43:24 AS: Data : (Utility) KeyPath=SOFTWARE\Microsoft\Microsoft SQL Server\MSAS12.MSSQLSERVER\Setup,KeyName=SQLProgramDir

    (09) 2015-07-22 20:43:24 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\MSAS12.MSSQLSERVER\Setup

    (09) 2015-07-22 20:43:24 Slp: Sco: Attempting to get registry value SQLProgramDir

    (09) 2015-07-22 20:43:24 AS: Result: (Utility)

    (09) 2015-07-22 20:43:24 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (09) 2015-07-22 20:43:24 AS: Action: (Utility) Reading Registry Key

    (09) 2015-07-22 20:43:24 AS: Data : (Utility) KeyPath=SOFTWARE\Microsoft\Microsoft SQL Server\MSAS12.MSSQLSERVER\Setup,KeyName=SQLProgramDir

    (09) 2015-07-22 20:43:24 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\MSAS12.MSSQLSERVER\Setup

    (09) 2015-07-22 20:43:24 Slp: Sco: Attempting to get registry value SQLProgramDir

    (09) 2015-07-22 20:43:24 AS: Result: (Utility)

    (09) 2015-07-22 20:43:25 Slp: Rules to be checked: FAT32FileSystemCheck;InstanceClashRule;StandaloneInstall_HasClusteredOrPreparedInstanceCheck;BlockCrossLanguageInstall;BlockMixedArchitectureInstall;RS_DoesCatalogExist;RS_DoesCatalogTempDBExist;ASIsValidEditionForDeploymentModeCheck

    (09) 2015-07-22 20:43:25 Slp: If any rule does not pass, setup can still continue: True

    (09) 2015-07-22 20:43:25 Slp: Adding rule result notification channel: RulesEngineNotificationChannel

    (09) 2015-07-22 20:43:25 Slp: Loading rule: FAT32FileSystemCheck

    (09) 2015-07-22 20:43:25 Slp: Creating rule target object: Microsoft.SqlServer.Configuration.SetupExtension.FAT32FileSystemCheck

    (09) 2015-07-22 20:43:25 Slp: Rule applied features : ALL

    (09) 2015-07-22 20:43:25 Slp: Send result to channel : RulesEngineNotificationChannel

    (09) 2015-07-22 20:43:25 Slp: Loading rule: InstanceClashRule

    (09) 2015-07-22 20:43:25 Slp: Creating rule target object: Microsoft.SqlServer.Configuration.SetupExtension.InstanceClashFacet

    (09) 2015-07-22 20:43:25 Slp: Rule applied features : ALL

    (09) 2015-07-22 20:43:25 Slp: ----------------------------------------------------------------------

    (09) 2015-07-22 20:43:25 Slp: Skipping rule InstanceClashRule

    (09) 2015-07-22 20:43:25 Slp: Rule will not be evaluated due to the following failed restriction(s):

    (09) 2015-07-22 20:43:25 Slp: Condition "Is current platform supported" did not pass as it returned false and true was expected.

    (09) 2015-07-22 20:43:25 Slp: Rule is not applicable in the current scenario.

    (09) 2015-07-22 20:43:25 Slp: Loading rule: StandaloneInstall_HasClusteredOrPreparedInstanceCheck

    (09) 2015-07-22 20:43:25 Slp: Creating rule target object: Microsoft.SqlServer.Configuration.Cluster.Rules.ClusteredInstanceFacet

    (09) 2015-07-22 20:43:25 Slp: Rule applied features : ALL

    (09) 2015-07-22 20:43:25 Slp: Send result to channel : RulesEngineNotificationChannel

    (09) 2015-07-22 20:43:25 Slp: Loading rule: BlockCrossLanguageInstall

    (09) 2015-07-22 20:43:25 Slp: Creating rule target object: Microsoft.SqlServer.Configuration.SetupExtension.BlockCrossLanguageInstall

    (09) 2015-07-22 20:43:25 Slp: Rule applied features : SQL;SQLEngine;AS;RS

    (09) 2015-07-22 20:43:25 Slp: Rule is not applicable in the current scenario.

    (09) 2015-07-22 20:43:25 Slp: Loading rule: BlockMixedArchitectureInstall

    (09) 2015-07-22 20:43:25 Slp: Creating rule target object: Microsoft.SqlServer.Configuration.SetupExtension.BlockMixedArchitecture

    (09) 2015-07-22 20:43:25 Slp: Rule applied features : ALL

    (09) 2015-07-22 20:43:25 Slp: Send result to channel : RulesEngineNotificationChannel

    (09) 2015-07-22 20:43:25 Slp: Loading rule: RS_DoesCatalogExist

    (09) 2015-07-22 20:43:25 Slp: Creating rule target object: Microsoft.SqlServer.Configuration.RSExtension.DoesCatalogExistBlocker

    (09) 2015-07-22 20:43:25 Slp: Rule applied features : RS

    (09) 2015-07-22 20:43:25 Slp: Rule is not applicable in the current scenario.

    (09) 2015-07-22 20:43:25 Slp: Loading rule: RS_DoesCatalogTempDBExist

    (09) 2015-07-22 20:43:25 Slp: Creating rule target object: Microsoft.SqlServer.Configuration.RSExtension.DoesTempCatalogExistBlocker

    (09) 2015-07-22 20:43:25 Slp: Rule applied features : RS

    (09) 2015-07-22 20:43:25 Slp: Rule is not applicable in the current scenario.

    (09) 2015-07-22 20:43:25 Slp: Loading rule: ASIsValidEditionForDeploymentModeCheck

    (09) 2015-07-22 20:43:25 Slp: Creating rule target object: Microsoft.SqlServer.Configuration.AnalysisServices.ASIsValidEditionForDeploymentModeCheck

    (09) 2015-07-22 20:43:25 Slp: Rule applied features : AS

    (09) 2015-07-22 20:43:25 Slp: Rule is not applicable in the current scenario.

    (03) 2015-07-22 20:43:25 Slp: Executing rules engine...

    (03) 2015-07-22 20:43:25 Slp: Start rule execution, total number of rules loaded: 8

    (03) 2015-07-22 20:43:25 Slp: Initializing rule : FAT32 File System

    (03) 2015-07-22 20:43:25 Slp: Rule is will be executed : True

    (03) 2015-07-22 20:43:25 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:25 AS: Action: (Utility) Reading Registry Key

    (03) 2015-07-22 20:43:25 AS: Data : (Utility) KeyPath=SOFTWARE\Microsoft\Microsoft SQL Server\MSAS12.MSSQLSERVER\Setup,KeyName=SQLProgramDir

    (03) 2015-07-22 20:43:25 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\MSAS12.MSSQLSERVER\Setup

    (03) 2015-07-22 20:43:25 Slp: Sco: Attempting to get registry value SQLProgramDir

    (03) 2015-07-22 20:43:25 AS: Result: (Utility)

    (03) 2015-07-22 20:43:25 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:25 AS: Action: (Utility) Reading Registry Key

    (03) 2015-07-22 20:43:25 AS: Data : (Utility) KeyPath=SOFTWARE\Microsoft\Microsoft SQL Server\MSAS12.MSSQLSERVER\Setup,KeyName=SQLProgramDir

    (03) 2015-07-22 20:43:25 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\MSAS12.MSSQLSERVER\Setup

    (03) 2015-07-22 20:43:25 Slp: Sco: Attempting to get registry value SQLProgramDir

    (03) 2015-07-22 20:43:25 AS: Result: (Utility)

    (03) 2015-07-22 20:43:25 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:25 AS: Action: (Utility) Reading Registry Key

    (03) 2015-07-22 20:43:25 AS: Data : (Utility) KeyPath=SOFTWARE\Microsoft\Microsoft SQL Server\MSAS12.MSSQLSERVER\Setup,KeyName=SQLProgramDir

    (03) 2015-07-22 20:43:25 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\MSAS12.MSSQLSERVER\Setup

    (03) 2015-07-22 20:43:25 Slp: Sco: Attempting to get registry value SQLProgramDir

    (03) 2015-07-22 20:43:25 AS: Result: (Utility)

    (03) 2015-07-22 20:43:25 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:25 AS: Action: (Utility) Reading Registry Key

    (03) 2015-07-22 20:43:25 AS: Data : (Utility) KeyPath=SOFTWARE\Microsoft\Microsoft SQL Server\MSAS12.MSSQLSERVER\Setup,KeyName=SQLProgramDir

    (03) 2015-07-22 20:43:25 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\MSAS12.MSSQLSERVER\Setup

    (03) 2015-07-22 20:43:25 Slp: Sco: Attempting to get registry value SQLProgramDir

    (03) 2015-07-22 20:43:25 AS: Result: (Utility)

    (03) 2015-07-22 20:43:25 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:25 AS: Action: (Utility) Reading Registry Key

    (03) 2015-07-22 20:43:25 AS: Data : (Utility) KeyPath=SOFTWARE\Microsoft\Microsoft SQL Server\MSAS12.MSSQLSERVER\Setup,KeyName=SQLProgramDir

    (03) 2015-07-22 20:43:25 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\MSAS12.MSSQLSERVER\Setup

    (03) 2015-07-22 20:43:25 Slp: Sco: Attempting to get registry value SQLProgramDir

    (03) 2015-07-22 20:43:25 AS: Result: (Utility)

    (03) 2015-07-22 20:43:25 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:25 AS: Action: (Utility) Reading Registry Key

    (03) 2015-07-22 20:43:25 AS: Data : (Utility) KeyPath=SOFTWARE\Microsoft\Microsoft SQL Server\MSAS12.MSSQLSERVER\Setup,KeyName=SQLProgramDir

    (03) 2015-07-22 20:43:25 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\MSAS12.MSSQLSERVER\Setup

    (03) 2015-07-22 20:43:25 Slp: Sco: Attempting to get registry value SQLProgramDir

    (03) 2015-07-22 20:43:25 AS: Result: (Utility)

    (03) 2015-07-22 20:43:25 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:25 AS: Action: (Utility) Reading Registry Key

    (03) 2015-07-22 20:43:25 AS: Data : (Utility) KeyPath=SOFTWARE\Microsoft\Microsoft SQL Server\MSAS12.MSSQLSERVER\Setup,KeyName=SQLProgramDir

    (03) 2015-07-22 20:43:25 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\MSAS12.MSSQLSERVER\Setup

    (03) 2015-07-22 20:43:25 Slp: Sco: Attempting to get registry value SQLProgramDir

    (03) 2015-07-22 20:43:25 AS: Result: (Utility)

    (03) 2015-07-22 20:43:25 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:25 AS: Action: (Utility) Reading Registry Key

    (03) 2015-07-22 20:43:25 AS: Data : (Utility) KeyPath=SOFTWARE\Microsoft\Microsoft SQL Server\MSAS12.MSSQLSERVER\Setup,KeyName=SQLProgramDir

    (03) 2015-07-22 20:43:25 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\MSAS12.MSSQLSERVER\Setup

    (03) 2015-07-22 20:43:25 Slp: Sco: Attempting to get registry value SQLProgramDir

    (03) 2015-07-22 20:43:25 AS: Result: (Utility)

    (03) 2015-07-22 20:43:25 Slp: Init rule target object: Microsoft.SqlServer.Configuration.SetupExtension.FAT32FileSystemCheck

    (03) 2015-07-22 20:43:25 Slp: Get information for folder C:\Program Files\Microsoft SQL Server(03) 2015-07-22 20:43:25 Slp: Sco: Attempting to get directory information for path C:\Program Files\Microsoft SQL Server(03) 2015-07-22 20:43:25 Slp: Filesystem for folder C:\Program Files\Microsoft SQL Server\ is NTFS

    (03) 2015-07-22 20:43:25 Slp: Get information for folder C:\Program Files (x86)\Microsoft SQL Server(03) 2015-07-22 20:43:25 Slp: Sco: Attempting to get directory information for path C:\Program Files (x86)\Microsoft SQL Server(03) 2015-07-22 20:43:25 Slp: Filesystem for folder C:\Program Files (x86)\Microsoft SQL Server\ is NTFS

    (03) 2015-07-22 20:43:25 Slp: Evaluating rule : FAT32FileSystemCheck

    (03) 2015-07-22 20:43:25 Slp: Rule running on machine: TOMPUTER3D

    (03) 2015-07-22 20:43:25 Slp: Rule evaluation done : Succeeded

    (03) 2015-07-22 20:43:25 Slp: Rule evaluation message: The specified drive is not the FAT32 file system.

    (03) 2015-07-22 20:43:25 Slp: Send result to channel : RulesEngineNotificationChannel

    (03) 2015-07-22 20:43:25 Slp: Initializing rule : Existing clustered or cluster-prepared instance

    (03) 2015-07-22 20:43:25 Slp: Rule is will be executed : True

    (03) 2015-07-22 20:43:25 Slp: Init rule target object: Microsoft.SqlServer.Configuration.Cluster.Rules.ClusteredInstanceFacet

    (03) 2015-07-22 20:43:25 Slp: Rule 'StandaloneInstall_HasClusteredOrPreparedInstanceCheck' detection result: HasFailedPreparedFeature = False, : HasClusteredFeature = False, : HasMultipleFailoverClusterNetworkNames = False

    (03) 2015-07-22 20:43:25 Slp: Evaluating rule : StandaloneInstall_HasClusteredOrPreparedInstanceCheck

    (03) 2015-07-22 20:43:25 Slp: Rule running on machine: TOMPUTER3D

    (03) 2015-07-22 20:43:25 Slp: Rule evaluation done : Succeeded

    (03) 2015-07-22 20:43:25 Slp: Rule evaluation message: No clustered or cluster-prepared instance with the selected instance name is installed on any cluster node.

    (03) 2015-07-22 20:43:25 Slp: Send result to channel : RulesEngineNotificationChannel

    (03) 2015-07-22 20:43:25 Slp: Initializing rule : Same architecture installation

    (03) 2015-07-22 20:43:25 Slp: Rule is will be executed : True

    (03) 2015-07-22 20:43:25 Slp: Init rule target object: Microsoft.SqlServer.Configuration.SetupExtension.BlockMixedArchitecture

    (03) 2015-07-22 20:43:25 Slp: Rule 'BlockMixedArchitectureInstall' detection result: IsMixedArchitectureInstall= False

    (03) 2015-07-22 20:43:25 Slp: Evaluating rule : BlockMixedArchitectureInstall

    (03) 2015-07-22 20:43:25 Slp: Rule running on machine: TOMPUTER3D

    (03) 2015-07-22 20:43:25 Slp: Rule evaluation done : Succeeded

    (03) 2015-07-22 20:43:25 Slp: Rule evaluation message: The CPU architecture of the installing feature(s) matches the specified instance.

    (03) 2015-07-22 20:43:25 Slp: Send result to channel : RulesEngineNotificationChannel

    (03) 2015-07-22 20:43:25 Slp: Saving results to datastore...

    (03) 2015-07-22 20:43:25 Slp: Saved to directory.......C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20150722_202110\SystemConfigurationCheck_Report.htm

    (03) 2015-07-22 20:43:25 Slp: Sco: Attempting to create directory C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20150722_202110\resources

    (03) 2015-07-22 20:43:25 Slp: Sco: Attempting to create directory C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20150722_202110\resources, security descriptor

    (03) 2015-07-22 20:43:25 Slp: Sco: Attempting to set security descriptor for directory C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20150722_202110\resources, security descriptor

    (03) 2015-07-22 20:43:25 Slp: Sco: SDDL is NULL/empty and overwriteSecurityDescriptor is false, so nothing to do, return.

    (03) 2015-07-22 20:43:25 Slp: Generating HTML report by applying XsltTransformation and saving to Log folder...

    (03) 2015-07-22 20:43:25 Slp: Rules evaluation report is available now at C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20150722_202110\SystemConfigurationCheck_Report.htm

    (09) 2015-07-22 20:43:29 Slp: Sco: Attempting to format the virtual account name from service name 'MsDtsServer120'

    (09) 2015-07-22 20:43:30 Slp: Rules to be checked: DEV10RTMDetected;ASSPIInstanceNameNotInUseCheck;ASIsValidEditionForDeploymentModeCheck;SlipstreamMediaInfoCheck;PowerShellCheck;InternetConnectionToNETFX4DownloadSite;ServerCoreBlockUnsupportedFeaturesCheck;ServerCoreNetFxCheck;RS_IsDotNet3_5Installed;VS2012CompatibilityRule;AS_IsDotNet45Installed

    (09) 2015-07-22 20:43:30 Slp: If any rule does not pass, setup can still continue: True

    (09) 2015-07-22 20:43:30 Slp: Adding rule result notification channel: RulesEngineNotificationChannel

    (09) 2015-07-22 20:43:30 Slp: Loading rule: DEV10RTMDetected

    (09) 2015-07-22 20:43:30 Slp: Creating rule target object: Microsoft.SqlServer.Configuration.SetupExtension.DetectInstalledProductsFacet

    (09) 2015-07-22 20:43:30 Slp: Rule applied features : SSMS

    (09) 2015-07-22 20:43:30 Slp: Send result to channel : RulesEngineNotificationChannel

    (09) 2015-07-22 20:43:30 Slp: Loading rule: ASSPIInstanceNameNotInUseCheck

    (09) 2015-07-22 20:43:30 Slp: Creating rule target object: Microsoft.SqlServer.Configuration.AnalysisServices.ASSPIInstanceNameNotInUseCheck

    (09) 2015-07-22 20:43:30 Slp: Rule applied features : AS_SPI

    (09) 2015-07-22 20:43:30 Slp: Rule is not applicable in the current scenario.

    (09) 2015-07-22 20:43:30 Slp: Loading rule: ASIsValidEditionForDeploymentModeCheck

    (09) 2015-07-22 20:43:30 Slp: Creating rule target object: Microsoft.SqlServer.Configuration.AnalysisServices.ASIsValidEditionForDeploymentModeCheck

    (09) 2015-07-22 20:43:30 Slp: Rule applied features : AS

    (09) 2015-07-22 20:43:30 Slp: Rule is not applicable in the current scenario.

    (09) 2015-07-22 20:43:30 Slp: Loading rule: SlipstreamMediaInfoCheck

    (09) 2015-07-22 20:43:30 Slp: Creating rule target object: Microsoft.SqlServer.Configuration.SetupExtension.SlipstreamMediaInfoCheck

    (09) 2015-07-22 20:43:30 Slp: Rule applied features : ALL

    (09) 2015-07-22 20:43:30 Slp: Send result to channel : RulesEngineNotificationChannel

    (09) 2015-07-22 20:43:30 Slp: Loading rule: PowerShellCheck

    (09) 2015-07-22 20:43:30 Slp: Creating rule target object: Microsoft.SqlServer.Configuration.SqlPowershell.FacetPowerShellMicrosoftUpdateCheck

    (09) 2015-07-22 20:43:30 Slp: Rule applied features : ALL

    (09) 2015-07-22 20:43:30 Slp: ----------------------------------------------------------------------

    (09) 2015-07-22 20:43:30 Slp: Skipping rule PowerShellCheck

    (09) 2015-07-22 20:43:30 Slp: Rule will not be evaluated due to the following failed restriction(s):

    (09) 2015-07-22 20:43:30 Slp: Condition "Is the OS version equal or higher than 6.1 and lower than 6.3" did not pass as it returned true and false was expected.

    Condition "Do any of the specified features match the expected scenario Install" did not pass as it returned false and true was expected.

    (09) 2015-07-22 20:43:30 Slp: Rule is not applicable in the current scenario.

    (09) 2015-07-22 20:43:30 Slp: Loading rule: InternetConnectionToNETFX4DownloadSite

    (09) 2015-07-22 20:43:30 Slp: Creating rule target object: Microsoft.SqlServer.Configuration.SetupExtension.DotNetInternetConnectivityFacet

    (09) 2015-07-22 20:43:30 Slp: Rule applied features : SQL;SQLEngine;SSMS;DQC

    (09) 2015-07-22 20:43:30 Slp: Rule is not applicable in the current scenario.

    (09) 2015-07-22 20:43:30 Slp: Loading rule: ServerCoreBlockUnsupportedFeaturesCheck

    (09) 2015-07-22 20:43:30 Slp: Creating rule target object: Microsoft.SqlServer.Configuration.SetupExtension.EmptyFacet

    (09) 2015-07-22 20:43:30 Slp: Rule applied features : RS;RS_SHP;RS_SHPWFE;MDS;DQC;OCS;DRU_CTLR;DRU_CLT;BOL;SDK;BC;SSMS;Adv_SSMS;CE_Runtime;CE_Tools

    (09) 2015-07-22 20:43:30 Slp: ----------------------------------------------------------------------

    (09) 2015-07-22 20:43:30 Slp: Skipping rule ServerCoreBlockUnsupportedFeaturesCheck

    (09) 2015-07-22 20:43:30 Slp: Rule will not be evaluated due to the following failed restriction(s):

    (09) 2015-07-22 20:43:30 Slp: Condition "IsServerCore" did not pass as it returned false and true was expected.

    (09) 2015-07-22 20:43:30 Slp: Rule is not applicable in the current scenario.

    (09) 2015-07-22 20:43:30 Slp: Loading rule: ServerCoreNetFxCheck

    (09) 2015-07-22 20:43:30 Slp: Creating rule target object: Microsoft.SqlServer.Configuration.SetupExtension.ServerCoreNetFxFacet

    (09) 2015-07-22 20:43:30 Slp: Rule applied features : ALL

    (09) 2015-07-22 20:43:30 Slp: ----------------------------------------------------------------------

    (09) 2015-07-22 20:43:30 Slp: Skipping rule ServerCoreNetFxCheck

    (09) 2015-07-22 20:43:30 Slp: Rule will not be evaluated due to the following failed restriction(s):

    (09) 2015-07-22 20:43:30 Slp: Condition "IsServerCore" did not pass as it returned false and true was expected.

    (09) 2015-07-22 20:43:30 Slp: Rule is not applicable in the current scenario.

    (09) 2015-07-22 20:43:30 Slp: Loading rule: RS_IsDotNet3_5Installed

    (09) 2015-07-22 20:43:30 Slp: Creating rule target object: Microsoft.SqlServer.Configuration.RSExtension.RSIsDotNet3_5InstalledBlocker

    (09) 2015-07-22 20:43:30 Slp: Rule applied features : SQLEngine;Replication;MDS;RS;SSMS

    (09) 2015-07-22 20:43:30 Slp: Send result to channel : RulesEngineNotificationChannel

    (09) 2015-07-22 20:43:30 Slp: Loading rule: VS2012CompatibilityRule

    (09) 2015-07-22 20:43:30 Slp: Creating rule target object: Microsoft.SqlServer.Configuration.SetupExtension.FacetOsInfo

    (09) 2015-07-22 20:43:30 Slp: Rule applied features : SSDTBI_VS2012

    (09) 2015-07-22 20:43:30 Slp: Rule is not applicable in the current scenario.

    (09) 2015-07-22 20:43:30 Slp: Loading rule: AS_IsDotNet45Installed

    (09) 2015-07-22 20:43:30 Slp: Creating rule target object: Microsoft.SqlServer.Configuration.AnalysisServices.ASIsDotNet45InstalledBlocker

    (09) 2015-07-22 20:43:30 Slp: Rule applied features : SSDTBI

    (09) 2015-07-22 20:43:30 Slp: Rule is not applicable in the current scenario.

    (03) 2015-07-22 20:43:30 Slp: Executing rules engine...

    (03) 2015-07-22 20:43:30 Slp: Start rule execution, total number of rules loaded: 11

    (03) 2015-07-22 20:43:30 Slp: Initializing rule : Prior Visual Studio 2010 instances requiring update.

    (03) 2015-07-22 20:43:30 Slp: Rule is will be executed : True

    (03) 2015-07-22 20:43:30 Slp: Init rule target object: Microsoft.SqlServer.Configuration.SetupExtension.DetectInstalledProductsFacet

    (03) 2015-07-22 20:43:30 Slp: Package ID VSIntShellRTM_Cpu32: Installed - Version: 10.0.40219

    (03) 2015-07-22 20:43:30 Slp: Package ID VSIsoShellRTM_Cpu32: Installed - Version: 10.0.40219

    (03) 2015-07-22 20:43:30 Slp: Package ID VBExpress_Cpu32: NotInstalled

    (03) 2015-07-22 20:43:30 Slp: Package ID VCSExpress_Cpu32: NotInstalled

    (03) 2015-07-22 20:43:30 Slp: Package ID VCExpress_Cpu32: NotInstalled

    (03) 2015-07-22 20:43:30 Slp: Package ID WPExpress_Cpu32: NotInstalled

    (03) 2015-07-22 20:43:30 Slp: Package ID VSPremium_Cpu32: NotInstalled

    (03) 2015-07-22 20:43:30 Slp: Package ID VSPro_Cpu32: NotInstalled

    (03) 2015-07-22 20:43:30 Slp: Package ID VSTE_Cpu32: NotInstalled

    (03) 2015-07-22 20:43:30 Slp: Package ID VSUltimate_Cpu32: NotInstalled

    (03) 2015-07-22 20:43:30 Slp: Package ID VSLabAgent_Cpu32: NotInstalled

    (03) 2015-07-22 20:43:30 Slp: Package ID VSTestAgent_Cpu32: NotInstalled

    (03) 2015-07-22 20:43:30 Slp: Package ID VSTestController_Cpu32: NotInstalled

    (03) 2015-07-22 20:43:30 Slp: Package ID VWDExpress_Cpu32: NotInstalled

    (03) 2015-07-22 20:43:30 Slp: The package 'VSIntShellRTM_Cpu32' exceeds the max version limit, it will not be detected as installed.

    (03) 2015-07-22 20:43:30 Slp: The package 'VSIsoShellRTM_Cpu32' exceeds the max version limit, it will not be detected as installed.

    (03) 2015-07-22 20:43:30 Slp: Rule 'DEV10RTMDetected' detection result: AreAnyProductsInstalled= False

    (03) 2015-07-22 20:43:30 Slp: Evaluating rule : DEV10RTMDetected

    (03) 2015-07-22 20:43:30 Slp: Rule running on machine: TOMPUTER3D

    (03) 2015-07-22 20:43:30 Slp: Rule evaluation done : Succeeded

    (03) 2015-07-22 20:43:30 Slp: Rule evaluation message: No prior installation of Visual Studio 2010 that requires Service Pack 1 update was found.

    (03) 2015-07-22 20:43:30 Slp: Send result to channel : RulesEngineNotificationChannel

    (03) 2015-07-22 20:43:30 Slp: Initializing rule : Product Update Language Compatibility

    (03) 2015-07-22 20:43:30 Slp: Rule is will be executed : True

    (03) 2015-07-22 20:43:30 Slp: Init rule target object: Microsoft.SqlServer.Configuration.SetupExtension.SlipstreamMediaInfoCheck

    (03) 2015-07-22 20:43:30 Slp: Evaluating rule : SlipstreamMediaInfoCheck

    (03) 2015-07-22 20:43:30 Slp: Rule running on machine: TOMPUTER3D

    (03) 2015-07-22 20:43:30 Slp: Rule evaluation done : Succeeded

    (03) 2015-07-22 20:43:30 Slp: Rule evaluation message: The language of the original media matches the language of the service pack.

    (03) 2015-07-22 20:43:30 Slp: Send result to channel : RulesEngineNotificationChannel

    (03) 2015-07-22 20:43:30 Slp: Initializing rule : Microsoft .NET Framework 3.5 Service Pack 1 is required

    (03) 2015-07-22 20:43:30 Slp: Rule is will be executed : True

    (03) 2015-07-22 20:43:30 Slp: Init rule target object: Microsoft.SqlServer.Configuration.RSExtension.RSIsDotNet3_5InstalledBlocker

    (03) 2015-07-22 20:43:30 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:30 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v3.5

    (03) 2015-07-22 20:43:30 Slp: Sco: Attempting to get registry value SP

    (03) 2015-07-22 20:43:30 Slp: Evaluating rule : RS_IsDotNet3_5Installed

    (03) 2015-07-22 20:43:30 Slp: Rule running on machine: TOMPUTER3D

    (03) 2015-07-22 20:43:30 Slp: Rule evaluation done : Succeeded

    (03) 2015-07-22 20:43:30 Slp: Rule evaluation message: The Microsoft .NET Framework 3.5 Service Pack 1 is already installed.

    (03) 2015-07-22 20:43:30 Slp: Send result to channel : RulesEngineNotificationChannel

    (03) 2015-07-22 20:43:30 Slp: Saving results to datastore...

    (03) 2015-07-22 20:43:30 Slp: Saved to directory.......C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20150722_202110\SystemConfigurationCheck_Report.htm

    (03) 2015-07-22 20:43:30 Slp: Sco: Attempting to create directory C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20150722_202110\resources

    (03) 2015-07-22 20:43:30 Slp: Sco: Attempting to create directory C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20150722_202110\resources, security descriptor

    (03) 2015-07-22 20:43:30 Slp: Sco: Attempting to set security descriptor for directory C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20150722_202110\resources, security descriptor

    (03) 2015-07-22 20:43:30 Slp: Sco: SDDL is NULL/empty and overwriteSecurityDescriptor is false, so nothing to do, return.

    (03) 2015-07-22 20:43:30 Slp: Generating HTML report by applying XsltTransformation and saving to Log folder...

    (03) 2015-07-22 20:43:30 Slp: Rules evaluation report is available now at C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20150722_202110\SystemConfigurationCheck_Report.htm

    (09) 2015-07-22 20:43:37 Slp: Scenario: Install

    (09) 2015-07-22 20:43:37 Slp: SQL, AS, RS not specified by FEATURES setting. return.

    (03) 2015-07-22 20:43:37 Slp: SLP: GetDiskCostByProductFeatures: mapped to 3 target directories

    (03) 2015-07-22 20:43:37 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "SYSTEMDRIVE"; Disk Cost: "1058993"kb

    (03) 2015-07-22 20:43:37 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTALLSHAREDDIR"; Disk Cost: "98154"kb

    (03) 2015-07-22 20:43:37 Slp: SLP: GetDiskCostByProductFeatures: Target Directory is "INSTALLSHAREDWOWDIR"; Disk Cost: "343806"kb

    (03) 2015-07-22 20:43:37 Slp: Sco: Attempting to get directory information for path C:\Program Files\Microsoft SQL Server(03) 2015-07-22 20:43:37 Slp: Sco: Attempting to get directory information for path C:\Program Files\Microsoft SQL Server(03) 2015-07-22 20:43:37 Slp: Workflow to execute: 'CALCULATESCENARIO'

    (03) 2015-07-22 20:43:37 Slp: ----------------------------------------------------------------------

    (03) 2015-07-22 20:43:37 Slp: Running Action: ClearCalculatedState

    (03) 2015-07-22 20:43:37 Slp: Completed Action: ClearCalculatedState, returned True

    (03) 2015-07-22 20:43:37 Slp: ----------------------------------------------------------------------

    (03) 2015-07-22 20:43:37 Slp: Skipping Action: SetUninstallEnableInstallMatchingByInstanceId

    (03) 2015-07-22 20:43:37 Slp: Action is being skipped due to the following restrictions:

    (03) 2015-07-22 20:43:37 Slp: Condition "Is the user's scenario set to Uninstall" did not pass as it returned false and true was expected.

    (03) 2015-07-22 20:43:37 Slp: ----------------------------------------------------------------------

    (03) 2015-07-22 20:43:37 Slp: Skipping property IncludedPackages of class: SetPackageInstallStateAction

    (03) 2015-07-22 20:43:37 Slp: Input of property will not be set due to the following failed restriction(s):

    (03) 2015-07-22 20:43:37 Slp: Condition "Is the datastore flag /Scenario/GlobalFlags/EnableDetectPackageIdFilter set" did not pass as it returned false and true was expected.

    (03) 2015-07-22 20:43:37 Slp: ----------------------------------------------------------------------

    (03) 2015-07-22 20:43:37 Slp: Running Action: SetPackageInstallStateAction

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_engine_core_inst_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_engine_core_inst_Cpu32: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_engine_core_inst_loc_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_engine_core_inst_loc_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1028: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1031: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1033: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1036: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1040: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1041: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1042: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1046: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1049: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_engine_core_inst_loc_Cpu32_2052: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_engine_core_inst_loc_Cpu32_3082: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1053: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_fulltext_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_fulltext_Cpu32: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_dq_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_dq_Cpu32: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_dq_loc_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_dq_loc_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_dq_loc_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_dq_loc_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_dq_loc_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_dq_loc_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_dq_loc_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_dq_loc_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_dq_loc_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_dq_loc_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_dq_loc_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_dq_loc_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_dq_loc_Cpu32_1028: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_dq_loc_Cpu32_1031: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_dq_loc_Cpu32_1033: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_dq_loc_Cpu32_1036: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_dq_loc_Cpu32_1040: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_dq_loc_Cpu32_1041: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_dq_loc_Cpu32_1042: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_dq_loc_Cpu32_1046: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_dq_loc_Cpu32_1049: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_dq_loc_Cpu32_2052: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_dq_loc_Cpu32_3082: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x86\sql_dq_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_dq_loc_Cpu32_1053: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_engine_core_shared_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_engine_core_shared_loc_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_engine_core_shared_loc_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_as_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_as_Cpu32: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_as_loc_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_as_loc_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_as_loc_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_as_loc_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_as_loc_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_as_loc_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_as_loc_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_as_loc_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_as_loc_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_as_loc_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_as_loc_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_as_loc_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_as_loc_Cpu32_1028: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_as_loc_Cpu32_1031: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_as_loc_Cpu32_1033: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_as_loc_Cpu32_1036: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_as_loc_Cpu32_1040: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_as_loc_Cpu32_1041: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_as_loc_Cpu32_1042: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_as_loc_Cpu32_1046: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_as_loc_Cpu32_1049: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_as_loc_Cpu32_2052: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_as_loc_Cpu32_3082: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x86\sql_as_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_as_loc_Cpu32_1053: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\SQL_AS_OLEDB.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\SQL_AS_OLEDB.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID SQL_AS_OLEDB_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\SQL_AS_OLEDB.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\SQL_AS_OLEDB.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID SQL_AS_OLEDB_Cpu32: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_as_spi_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_rs_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_rs_Cpu32: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_rsshp_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Package ID rsSharePoint_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_rs_KJ_virtual_native_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_rs_SQL10_virtual_sharepoint_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Package ID RS2005_virtual_native_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Package ID RS2005_virtual_sharepoint_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_rs_loc_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_rs_loc_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_rs_loc_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_rs_loc_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_rs_loc_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_rs_loc_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_rs_loc_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_rs_loc_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_rs_loc_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_rs_loc_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_rs_loc_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_rs_loc_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_rs_loc_Cpu32_1028: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_rs_loc_Cpu32_1031: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_rs_loc_Cpu32_1033: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_rs_loc_Cpu32_1036: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_rs_loc_Cpu32_1040: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_rs_loc_Cpu32_1041: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_rs_loc_Cpu32_1042: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_rs_loc_Cpu32_1046: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_rs_loc_Cpu32_1049: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_rs_loc_Cpu32_2052: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_rs_loc_Cpu32_3082: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x86\sql_rs_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_rs_loc_Cpu32_1053: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_dqc_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_dqc_loc_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_dqc_loc_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_dqc_loc_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_dqc_loc_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_dqc_loc_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_dqc_loc_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Package ID sql_dqc_loc_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (03) 2015-07-22 20:43:37 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dqc_loc_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dqc_loc_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dqc_loc_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dqc_loc_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_dqc_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dqc_loc_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dq_common_Cpu64: Using MsiUpgradeDetectionEngine

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dq_common_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_is_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_is_loc_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_is_loc_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_is_loc_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_is_loc_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_is_loc_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_is_loc_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_is_loc_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_is_loc_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_is_loc_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_is_loc_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_is_loc_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_is_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_is_loc_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_tools_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_tools_loc_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_tools_loc_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_tools_loc_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_tools_loc_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_tools_loc_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_tools_loc_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_tools_loc_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_tools_loc_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_tools_loc_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_tools_loc_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_tools_loc_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_tools_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_tools_loc_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dreplay_controller_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dreplay_controller_loc_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dreplay_controller_loc_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_dreplay_controller_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dreplay_controller_loc_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dreplay_client_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dreplay_client_loc_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dreplay_client_loc_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dreplay_client_loc_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dreplay_client_loc_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dreplay_client_loc_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dreplay_client_loc_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dreplay_client_loc_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dreplay_client_loc_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dreplay_client_loc_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dreplay_client_loc_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dreplay_client_loc_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_dreplay_client_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dreplay_client_loc_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\x64\setup\x64\SSIS64ForSSDTBI.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\x64\setup\x64\SSIS64ForSSDTBI.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID SSIS64ForSSDTBI_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\x64\setup\x86\ssdtbi.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\x64\setup\x86\ssdtbi.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID ssdtbi_Cpu32: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID ssdtbi_loc_Cpu32_1028: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID ssdtbi_loc_Cpu32_1031: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID ssdtbi_loc_Cpu32_1033: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID ssdtbi_loc_Cpu32_1036: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID ssdtbi_loc_Cpu32_1040: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID ssdtbi_loc_Cpu32_1041: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID ssdtbi_loc_Cpu32_1042: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID ssdtbi_loc_Cpu32_1046: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID ssdtbi_loc_Cpu32_1049: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID ssdtbi_loc_Cpu32_2052: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID ssdtbi_loc_Cpu32_3082: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x86\ssdtbi_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID ssdtbi_loc_Cpu32_1053: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_ssms_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_ssms_loc_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_ssms_loc_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_ssms_loc_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_ssms_loc_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_ssms_loc_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_ssms_loc_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_ssms_loc_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_ssms_loc_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_ssms_loc_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_ssms_loc_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_ssms_loc_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_ssms_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_ssms_loc_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_common_core_Cpu64: Using MsiUpgradeDetectionEngine

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_common_core_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_common_core_loc_Cpu64_1028: Using MsiUpgradeDetectionEngine

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_common_core_loc_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_common_core_loc_Cpu64_1031: Using MsiUpgradeDetectionEngine

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_common_core_loc_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_common_core_loc_Cpu64_1033: Using MsiUpgradeDetectionEngine

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_common_core_loc_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_common_core_loc_Cpu64_1036: Using MsiUpgradeDetectionEngine

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_common_core_loc_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_common_core_loc_Cpu64_1040: Using MsiUpgradeDetectionEngine

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_common_core_loc_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_common_core_loc_Cpu64_1041: Using MsiUpgradeDetectionEngine

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_common_core_loc_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_common_core_loc_Cpu64_1042: Using MsiUpgradeDetectionEngine

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_common_core_loc_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_common_core_loc_Cpu64_1046: Using MsiUpgradeDetectionEngine

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_common_core_loc_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_common_core_loc_Cpu64_1049: Using MsiUpgradeDetectionEngine

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_common_core_loc_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_common_core_loc_Cpu64_2052: Using MsiUpgradeDetectionEngine

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_common_core_loc_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_common_core_loc_Cpu64_3082: Using MsiUpgradeDetectionEngine

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_common_core_loc_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_common_core_loc_Cpu64_1053: Using MsiUpgradeDetectionEngine

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\sql_common_core_loc_msi\x64\sql_common_core_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_common_core_loc_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID SqlSupport_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID WatsonX86_Cpu32: Installed - Version: 12.0.6012.5000

    (03) 2015-07-22 20:43:38 Slp: Package ID sqlncli_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID msodbcsql_Cpu64: Installed - Version: 12.1.4100.1

    (03) 2015-07-22 20:43:38 Slp: Package ID SqlLocalDB_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\SSDTStub.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID SSDTStub_Cpu32: Installed - Version: 10.3.20116.0

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\SSDTDBSvcExternals.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\SSDTDBSvcExternals.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID SSDTDBSvcExternals_Cpu32: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\SharedManagementObjects.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\SharedManagementObjects.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID SharedManagementObjects_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\SharedManagementObjects.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x86\SharedManagementObjects.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID SharedManagementObjects_Cpu32: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\TSqlLanguageService.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\TSqlLanguageService.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID tsqllangsvc_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\DACFramework.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1033_ENU_LP\x64\setup\x64\DACFramework.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID dacfx_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sqlls_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID SqlWriter_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID BOL_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1028_CHT_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID BOL_Loc_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1031_DEU_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID BOL_Loc_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID BOL_Loc_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1036_FRA_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID BOL_Loc_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1040_ITA_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID BOL_Loc_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1041_JPN_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID BOL_Loc_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1042_KOR_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID BOL_Loc_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1046_PTB_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID BOL_Loc_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1049_RUS_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID BOL_Loc_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\2052_CHS_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID BOL_Loc_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\3082_ESN_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID BOL_Loc_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1053_SVE_LP\x64\setup\x64\sql_bol_components_loc.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID BOL_Loc_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID BOL_Reg_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID BestPracticesPolicies_Cpu32: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID SqlBrowser_Cpu32: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID SqlSqmShared_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID RsFx_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID SQLSysClrTypes_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID ReportViewer_Cpu32: Installed - Version: 12.0.2000.8

    (03) 2015-07-22 20:43:38 Slp: Package ID vsta_runtime_32_Cpu32: Installed - Version: 10.0.40220

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1028_CHT_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1028_CHT_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID vsta_runtime_lp_32_Cpu32_1028: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1031_DEU_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1031_DEU_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID vsta_runtime_lp_32_Cpu32_1031: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1033_ENU_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1033_ENU_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID vsta_runtime_lp_32_Cpu32_1033: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1036_FRA_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1036_FRA_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID vsta_runtime_lp_32_Cpu32_1036: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1040_ITA_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1040_ITA_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID vsta_runtime_lp_32_Cpu32_1040: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1041_JPN_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1041_JPN_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID vsta_runtime_lp_32_Cpu32_1041: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1042_KOR_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1042_KOR_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID vsta_runtime_lp_32_Cpu32_1042: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1046_PTB_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1046_PTB_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID vsta_runtime_lp_32_Cpu32_1046: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1049_RUS_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1049_RUS_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID vsta_runtime_lp_32_Cpu32_1049: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\2052_CHS_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\2052_CHS_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID vsta_runtime_lp_32_Cpu32_2052: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\3082_ESN_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\3082_ESN_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID vsta_runtime_lp_32_Cpu32_3082: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1053_SVE_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1053_SVE_LP\redist\vsta\RuntimeLP\x86\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID vsta_runtime_lp_32_Cpu32_1053: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID vsta_runtime_64_Cpu64: Installed - Version: 10.0.40220

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1028_CHT_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1028_CHT_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID vsta_runtime_lp_64_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1031_DEU_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1031_DEU_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID vsta_runtime_lp_64_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1033_ENU_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1033_ENU_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID vsta_runtime_lp_64_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1036_FRA_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1036_FRA_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID vsta_runtime_lp_64_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1040_ITA_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1040_ITA_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID vsta_runtime_lp_64_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1041_JPN_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1041_JPN_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID vsta_runtime_lp_64_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1042_KOR_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1042_KOR_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID vsta_runtime_lp_64_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1046_PTB_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1046_PTB_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID vsta_runtime_lp_64_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1049_RUS_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1049_RUS_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID vsta_runtime_lp_64_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\2052_CHS_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\2052_CHS_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID vsta_runtime_lp_64_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\3082_ESN_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\3082_ESN_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID vsta_runtime_lp_64_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1053_SVE_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1053_SVE_LP\redist\vsta\RuntimeLP\x64\VSTA_RTLP30.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID vsta_runtime_lp_64_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\redist\VSTA\designtime\x86\VSTA_DT30.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID vsta_designtime_Cpu32: Installed - Version: 10.0.40220

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1028_CHT_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1028_CHT_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID vsta_designtime_lp_Cpu32_1028: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1031_DEU_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1031_DEU_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID vsta_designtime_lp_Cpu32_1031: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1033_ENU_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1033_ENU_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID vsta_designtime_lp_Cpu32_1033: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1036_FRA_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1036_FRA_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID vsta_designtime_lp_Cpu32_1036: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1040_ITA_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1040_ITA_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID vsta_designtime_lp_Cpu32_1040: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1041_JPN_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1041_JPN_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID vsta_designtime_lp_Cpu32_1041: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1042_KOR_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1042_KOR_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID vsta_designtime_lp_Cpu32_1042: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1046_PTB_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1046_PTB_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID vsta_designtime_lp_Cpu32_1046: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1049_RUS_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1049_RUS_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID vsta_designtime_lp_Cpu32_1049: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\2052_CHS_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\2052_CHS_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID vsta_designtime_lp_Cpu32_2052: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\3082_ESN_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\3082_ESN_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID vsta_designtime_lp_Cpu32_3082: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1053_SVE_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1053_SVE_LP\redist\vsta\DesigntimeLP\x86\VSTA_DTLP30.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID vsta_designtime_lp_Cpu32_1053: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID MDS_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID MDS_Loc_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v3.5

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to get registry value SP

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to get registry value Version

    (03) 2015-07-22 20:43:38 Slp: Package ID DotNet35_Cpu64: Installed - Version: 3.5.30729.5420

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to get registry value Install

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to get registry value Version

    (03) 2015-07-22 20:43:38 Slp: Package ID DotNetCore_Cpu64: Installed - Version: 4.5.51209

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1028

    (03) 2015-07-22 20:43:38 Slp: Package ID DotNetLangPack_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1031

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to get registry value Install

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to get registry value Version

    (03) 2015-07-22 20:43:38 Slp: Package ID DotNetLangPack_Cpu64_1031: Installed - Version: 4.5.51209

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1033

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to get registry value Install

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to get registry value Version

    (03) 2015-07-22 20:43:38 Slp: Package ID DotNetLangPack_Cpu64_1033: Installed - Version: 4.5.51209

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1036

    (03) 2015-07-22 20:43:38 Slp: Package ID DotNetLangPack_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1040

    (03) 2015-07-22 20:43:38 Slp: Package ID DotNetLangPack_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1041

    (03) 2015-07-22 20:43:38 Slp: Package ID DotNetLangPack_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1042

    (03) 2015-07-22 20:43:38 Slp: Package ID DotNetLangPack_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1046

    (03) 2015-07-22 20:43:38 Slp: Package ID DotNetLangPack_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1049

    (03) 2015-07-22 20:43:38 Slp: Package ID DotNetLangPack_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\2052

    (03) 2015-07-22 20:43:38 Slp: Package ID DotNetLangPack_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\3082

    (03) 2015-07-22 20:43:38 Slp: Package ID DotNetLangPack_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1053

    (03) 2015-07-22 20:43:38 Slp: Package ID DotNetLangPack_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Updates\Microsoft .NET Framework 4 Extended\KB2468871

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to get registry value ThisVersionInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to get registry value Version

    (03) 2015-07-22 20:43:38 Slp: Package ID DotNetKB2468871_Cpu64: Installed - Version:

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Updates\Microsoft .NET Framework 4 Extended\KB2544514

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to get registry value ThisVersionInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to get registry value Version

    (03) 2015-07-22 20:43:38 Slp: Package ID DotNetKB2544514_Cpu64: Installed - Version:

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Updates\Microsoft .NET Framework 4 Extended\KB2533523

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to get registry value ThisVersionInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to get registry value Version

    (03) 2015-07-22 20:43:38 Slp: Package ID DotNetKB2533523_Cpu64: Installed - Version:

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to get registry value Install

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to get registry value Version

    (03) 2015-07-22 20:43:38 Slp: Package ID DotNet45Core_Cpu64: Installed - Version: 4.5.51209

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1028

    (03) 2015-07-22 20:43:38 Slp: Package ID DotNet45LangPack_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1031

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to get registry value Install

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to get registry value Version

    (03) 2015-07-22 20:43:38 Slp: Package ID DotNet45LangPack_Cpu64_1031: Installed - Version: 4.5.51209

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1033

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to get registry value Install

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to get registry value Version

    (03) 2015-07-22 20:43:38 Slp: Package ID DotNet45LangPack_Cpu64_1033: Installed - Version: 4.5.51209

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1036

    (03) 2015-07-22 20:43:38 Slp: Package ID DotNet45LangPack_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1040

    (03) 2015-07-22 20:43:38 Slp: Package ID DotNet45LangPack_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1041

    (03) 2015-07-22 20:43:38 Slp: Package ID DotNet45LangPack_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1042

    (03) 2015-07-22 20:43:38 Slp: Package ID DotNet45LangPack_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1046

    (03) 2015-07-22 20:43:38 Slp: Package ID DotNet45LangPack_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1049

    (03) 2015-07-22 20:43:38 Slp: Package ID DotNet45LangPack_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\2052

    (03) 2015-07-22 20:43:38 Slp: Package ID DotNet45LangPack_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\3082

    (03) 2015-07-22 20:43:38 Slp: Package ID DotNet45LangPack_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1053

    (03) 2015-07-22 20:43:38 Slp: Package ID DotNet45LangPack_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID VCRuntime_Cpu32: Installed - Version: 10.0.40219

    (03) 2015-07-22 20:43:38 Slp: Package ID VSPrerequisites_Cpu64: Installed - Version: 10.0.40219

    (03) 2015-07-22 20:43:38 Slp: Package ID VC10Redist_Cpu64: Installed - Version: 10.0.40219

    (03) 2015-07-22 20:43:38 Slp: Package ID VC10Redist_Cpu32: Installed - Version: 10.0.40219

    (03) 2015-07-22 20:43:38 Slp: Package ID VC90Redist_Cpu32: Installed - Version: 9.0.30729.6161

    (03) 2015-07-22 20:43:38 Slp: Package ID VSMTPack_Cpu32: Installed - Version: 4.0.30319

    (03) 2015-07-22 20:43:38 Slp: Package ID VSHelp_Cpu64: Installed - Version: 1.1.40219

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1028_CHT_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1028_CHT_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID VSHelpLP_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1031_DEU_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1031_DEU_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID VSHelpLP_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1033_ENU_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID VSHelpLP_Cpu64_1033: Installed - Version: 1.1.40219

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1036_FRA_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1036_FRA_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID VSHelpLP_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1040_ITA_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1040_ITA_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID VSHelpLP_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1041_JPN_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1041_JPN_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID VSHelpLP_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1042_KOR_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1042_KOR_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID VSHelpLP_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1046_PTB_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1046_PTB_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID VSHelpLP_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1049_RUS_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1049_RUS_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID VSHelpLP_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\2052_CHS_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\2052_CHS_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID VSHelpLP_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\3082_ESN_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\3082_ESN_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID VSHelpLP_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1053_SVE_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1053_SVE_LP\redist\VisualStudioShell\Help\x64\help3_lp.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID VSHelpLP_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID VSSMO_Cpu32: Installed - Version: 10.51.2500.0

    (03) 2015-07-22 20:43:38 Slp: Package ID VSSQLSysClrTypes_Cpu32: Installed - Version: 10.51.2500.0

    (03) 2015-07-22 20:43:38 Slp: Package ID VSShell_Cpu32: Installed - Version: 10.0.40219

    (03) 2015-07-22 20:43:38 Slp: Sco: File 'M:\1033_ENU_LP\redist\VisualStudioShell\VSIntSetup\x86\vs_setup.msi' does not exist

    (03) 2015-07-22 20:43:38 Slp: Package ID VSIntShell_Cpu32: Installed - Version: 10.0.40219

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell

    (03) 2015-07-22 20:43:38 Slp: Package ID VSShell2012_Cpu32: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1028

    (03) 2015-07-22 20:43:38 Slp: Package ID VSShell2012LP_Cpu32_1028: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1031

    (03) 2015-07-22 20:43:38 Slp: Package ID VSShell2012LP_Cpu32_1031: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1033

    (03) 2015-07-22 20:43:38 Slp: Package ID VSShell2012LP_Cpu32_1033: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1036

    (03) 2015-07-22 20:43:38 Slp: Package ID VSShell2012LP_Cpu32_1036: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1040

    (03) 2015-07-22 20:43:38 Slp: Package ID VSShell2012LP_Cpu32_1040: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1041

    (03) 2015-07-22 20:43:38 Slp: Package ID VSShell2012LP_Cpu32_1041: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1042

    (03) 2015-07-22 20:43:38 Slp: Package ID VSShell2012LP_Cpu32_1042: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1046

    (03) 2015-07-22 20:43:38 Slp: Package ID VSShell2012LP_Cpu32_1046: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1049

    (03) 2015-07-22 20:43:38 Slp: Package ID VSShell2012LP_Cpu32_1049: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\2052

    (03) 2015-07-22 20:43:38 Slp: Package ID VSShell2012LP_Cpu32_2052: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\3082

    (03) 2015-07-22 20:43:38 Slp: Package ID VSShell2012LP_Cpu32_3082: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\IsoShell\1053

    (03) 2015-07-22 20:43:38 Slp: Package ID VSShell2012LP_Cpu32_1053: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\DevDiv\vs\Servicing\11.0\devenv

    (03) 2015-07-22 20:43:38 Slp: Package ID VSIntShell2012_Cpu32: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1028

    (03) 2015-07-22 20:43:38 Slp: Package ID VSIntShell2012LP_Cpu32_1028: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1031

    (03) 2015-07-22 20:43:38 Slp: Package ID VSIntShell2012LP_Cpu32_1031: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1033

    (03) 2015-07-22 20:43:38 Slp: Package ID VSIntShell2012LP_Cpu32_1033: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1036

    (03) 2015-07-22 20:43:38 Slp: Package ID VSIntShell2012LP_Cpu32_1036: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1040

    (03) 2015-07-22 20:43:38 Slp: Package ID VSIntShell2012LP_Cpu32_1040: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1041

    (03) 2015-07-22 20:43:38 Slp: Package ID VSIntShell2012LP_Cpu32_1041: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1042

    (03) 2015-07-22 20:43:38 Slp: Package ID VSIntShell2012LP_Cpu32_1042: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1046

    (03) 2015-07-22 20:43:38 Slp: Package ID VSIntShell2012LP_Cpu32_1046: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1049

    (03) 2015-07-22 20:43:38 Slp: Package ID VSIntShell2012LP_Cpu32_1049: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\2052

    (03) 2015-07-22 20:43:38 Slp: Package ID VSIntShell2012LP_Cpu32_2052: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\3082

    (03) 2015-07-22 20:43:38 Slp: Package ID VSIntShell2012LP_Cpu32_3082: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1053

    (03) 2015-07-22 20:43:38 Slp: Package ID VSIntShell2012LP_Cpu32_1053: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell

    (03) 2015-07-22 20:43:38 Slp: Package ID VSShell2013_Cpu32: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1028

    (03) 2015-07-22 20:43:38 Slp: Package ID VSShell2013LP_Cpu32_1028: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1031

    (03) 2015-07-22 20:43:38 Slp: Package ID VSShell2013LP_Cpu32_1031: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1033

    (03) 2015-07-22 20:43:38 Slp: Package ID VSShell2013LP_Cpu32_1033: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1036

    (03) 2015-07-22 20:43:38 Slp: Package ID VSShell2013LP_Cpu32_1036: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1040

    (03) 2015-07-22 20:43:38 Slp: Package ID VSShell2013LP_Cpu32_1040: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1041

    (03) 2015-07-22 20:43:38 Slp: Package ID VSShell2013LP_Cpu32_1041: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1042

    (03) 2015-07-22 20:43:38 Slp: Package ID VSShell2013LP_Cpu32_1042: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1046

    (03) 2015-07-22 20:43:38 Slp: Package ID VSShell2013LP_Cpu32_1046: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1049

    (03) 2015-07-22 20:43:38 Slp: Package ID VSShell2013LP_Cpu32_1049: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\2052

    (03) 2015-07-22 20:43:38 Slp: Package ID VSShell2013LP_Cpu32_2052: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\3082

    (03) 2015-07-22 20:43:38 Slp: Package ID VSShell2013LP_Cpu32_3082: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\IsoShell\1053

    (03) 2015-07-22 20:43:38 Slp: Package ID VSShell2013LP_Cpu32_1053: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\DevDiv\vs\Servicing\12.0\devenv

    (03) 2015-07-22 20:43:38 Slp: Package ID VSIntShell2013_Cpu32: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1028

    (03) 2015-07-22 20:43:38 Slp: Package ID VSIntShell2013LP_Cpu32_1028: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1031

    (03) 2015-07-22 20:43:38 Slp: Package ID VSIntShell2013LP_Cpu32_1031: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1033

    (03) 2015-07-22 20:43:38 Slp: Package ID VSIntShell2013LP_Cpu32_1033: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1036

    (03) 2015-07-22 20:43:38 Slp: Package ID VSIntShell2013LP_Cpu32_1036: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1040

    (03) 2015-07-22 20:43:38 Slp: Package ID VSIntShell2013LP_Cpu32_1040: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1041

    (03) 2015-07-22 20:43:38 Slp: Package ID VSIntShell2013LP_Cpu32_1041: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1042

    (03) 2015-07-22 20:43:38 Slp: Package ID VSIntShell2013LP_Cpu32_1042: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1046

    (03) 2015-07-22 20:43:38 Slp: Package ID VSIntShell2013LP_Cpu32_1046: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1049

    (03) 2015-07-22 20:43:38 Slp: Package ID VSIntShell2013LP_Cpu32_1049: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\2052

    (03) 2015-07-22 20:43:38 Slp: Package ID VSIntShell2013LP_Cpu32_2052: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\3082

    (03) 2015-07-22 20:43:38 Slp: Package ID VSIntShell2013LP_Cpu32_3082: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vs\Servicing\12.0\devenv\1053

    (03) 2015-07-22 20:43:38 Slp: Package ID VSIntShell2013LP_Cpu32_1053: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\designTime

    (03) 2015-07-22 20:43:38 Slp: Package ID VSTA2012_Cpu32: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1033

    (03) 2015-07-22 20:43:38 Slp: Package ID VSTA2012_LangsSupport_Cpu32: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1028

    (03) 2015-07-22 20:43:38 Slp: Package ID VSTA2012_LP_Cpu32_1028: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1031

    (03) 2015-07-22 20:43:38 Slp: Package ID VSTA2012_LP_Cpu32_1031: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1033

    (03) 2015-07-22 20:43:38 Slp: Package ID VSTA2012_LP_Cpu32_1033: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1036

    (03) 2015-07-22 20:43:38 Slp: Package ID VSTA2012_LP_Cpu32_1036: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1040

    (03) 2015-07-22 20:43:38 Slp: Package ID VSTA2012_LP_Cpu32_1040: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1041

    (03) 2015-07-22 20:43:38 Slp: Package ID VSTA2012_LP_Cpu32_1041: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1042

    (03) 2015-07-22 20:43:38 Slp: Package ID VSTA2012_LP_Cpu32_1042: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1046

    (03) 2015-07-22 20:43:38 Slp: Package ID VSTA2012_LP_Cpu32_1046: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1049

    (03) 2015-07-22 20:43:38 Slp: Package ID VSTA2012_LP_Cpu32_1049: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\2052

    (03) 2015-07-22 20:43:38 Slp: Package ID VSTA2012_LP_Cpu32_2052: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\3082

    (03) 2015-07-22 20:43:38 Slp: Package ID VSTA2012_LP_Cpu32_3082: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey Software\Microsoft\DevDiv\vsta\Servicing\11.0\langs\1053

    (03) 2015-07-22 20:43:38 Slp: Package ID VSTA2012_LP_Cpu32_1053: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID VBExpress_Cpu32: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID VCSExpress_Cpu32: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID VCExpress_Cpu32: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID WPExpress_Cpu32: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID VSPremium_Cpu32: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID VSPro_Cpu32: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID VSTE_Cpu32: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID VSUltimate_Cpu32: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID VSLabAgent_Cpu32: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID VSTestAgent_Cpu32: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID VSTestController_Cpu32: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID VWDExpress_Cpu32: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID VSIsoShellRTM_Cpu32: Installed - Version: 10.0.40219

    (03) 2015-07-22 20:43:38 Slp: Package ID VSIntShellRTM_Cpu32: Installed - Version: 10.0.40219

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Powershell\1

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to get registry value Install

    (03) 2015-07-22 20:43:38 PowerShell: Install value name under powershell reg hive is set with value 1

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Powershell\1\PowerShellEngine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to get registry value PowerShellVersion

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to get registry value PSCompatibleVersion

    (03) 2015-07-22 20:43:38 Slp: Package ID PowerShell2_Cpu64: Installed - Version: 2.0

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Powershell\1

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to get registry value Install

    (03) 2015-07-22 20:43:38 PowerShell: Install value name under powershell reg hive is set with value 1

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Powershell\1\PowerShellEngine

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to get registry value PowerShellVersion

    (03) 2015-07-22 20:43:38 Slp: Sco: Attempting to get registry value PSCompatibleVersion

    (03) 2015-07-22 20:43:38 Slp: Package ID PowerShell2_Cpu32: Installed - Version: 2.0

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_engine_core_inst_loc_SQL11_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_fulltext_SQL11_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dq_loc_SQL11_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dq_loc_SQL11_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dq_loc_SQL11_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dq_SQL11_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dqc_SQL11_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1033: Installed - Version: 11.0.2100.60

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dqc_loc_SQL11_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_engine_core_inst_SQL11_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_engine_core_inst_SQL11_AnyInstance_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_as_loc_SQL11_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_as_loc_SQL11_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_as_loc_SQL11_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_as_loc_SQL11_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_as_loc_SQL11_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_as_loc_SQL11_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_as_loc_SQL11_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_as_loc_SQL11_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_as_loc_SQL11_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_as_loc_SQL11_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_as_loc_SQL11_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_as_loc_SQL11_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_as_SQL11_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_as_spi_SQL11_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_as_SQL11_AnyInstance_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_rs_loc_SQL11_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_rs_loc_SQL11_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_rs_loc_SQL11_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_rs_SQL11_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_rs_SQL11_AnyInstance_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_rsshp_SQL11_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_is_SQL11_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_is_loc_SQL11_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_is_loc_SQL11_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_is_loc_SQL11_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_is_loc_SQL11_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_is_loc_SQL11_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_is_loc_SQL11_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_is_loc_SQL11_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_is_loc_SQL11_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_is_loc_SQL11_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_is_loc_SQL11_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_is_loc_SQL11_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_is_loc_SQL11_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_tools_SQL11_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_tools_loc_SQL11_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_tools_loc_SQL11_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_tools_loc_SQL11_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_ssms_SQL11_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_ssms_loc_SQL11_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID BOL_SQL11_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID BOL_Loc_SQL11_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID BOL_Loc_SQL11_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID BOL_Loc_SQL11_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID BOL_Loc_SQL11_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID BOL_Loc_SQL11_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID BOL_Loc_SQL11_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID BOL_Loc_SQL11_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID BOL_Loc_SQL11_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID BOL_Loc_SQL11_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID BOL_Loc_SQL11_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID BOL_Loc_SQL11_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID BOL_Loc_SQL11_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID BOL_Reg_SQL11_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID SqlSqmShared_SQL11_Cpu64: Installed - Version: 11.0.2100.60

    (03) 2015-07-22 20:43:38 Slp: Package ID RsFx_SQL11_Cpu64: Installed - Version: 11.0.2100.60

    (03) 2015-07-22 20:43:38 Slp: Package ID SqlSupport_SQL11_Cpu64: Installed - Version: 11.1.3128.0

    (03) 2015-07-22 20:43:38 Slp: Package ID SQLSysClrTypes_SQL11_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_engine_core_shared_SQL11_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_engine_core_shared_loc_SQL11_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_common_core_SQL11_Cpu64: Installed - Version: 11.0.2100.60

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1033: Installed - Version: 11.0.2100.60

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_common_core_loc_SQL11_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dq_common_SQL11_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID MDS_SQL11_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID MDS_Loc_SQL11_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dreplay_controller_SQL11_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dreplay_controller_loc_SQL11_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dreplay_client_SQL11_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dreplay_client_loc_SQL11_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID SqlLocalDB_SQL11_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID SqlSupport_SQL14_CTP2_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_engine_core_inst_loc_SQL14_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_fulltext_SQL14_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dq_SQL14_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dq_loc_SQL14_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dq_loc_SQL14_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_dq_loc_SQL14_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_engine_core_inst_SQL14_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_engine_core_inst_SQL14_AnyInstance_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_as_loc_SQL14_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_as_loc_SQL14_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_as_loc_SQL14_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_as_loc_SQL14_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_as_loc_SQL14_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_as_loc_SQL14_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_as_loc_SQL14_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_as_loc_SQL14_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_as_loc_SQL14_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_as_loc_SQL14_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_as_loc_SQL14_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_as_loc_SQL14_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_as_SQL14_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_as_spi_SQL14_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_as_SQL14_AnyInstance_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_rs_loc_SQL14_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_rs_loc_SQL14_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_rs_loc_SQL14_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_rs_SQL14_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_rs_SQL14_AnyInstance_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_is_SQL14_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_tools_SQL14_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_ssms_SQL14_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_engine_core_inst_loc_SQL10_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_engine_core_shared_SQL10_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_engine_core_shared_loc_SQL10_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_common_core_SQL10_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_common_core_loc_SQL10_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_fulltext_SQL10_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_engine_core_inst_SQL10_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_engine_core_inst_SQL10_AnyInstance_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_as_loc_SQL10_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_as_loc_SQL10_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_as_loc_SQL10_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_as_loc_SQL10_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_as_loc_SQL10_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_as_loc_SQL10_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_as_loc_SQL10_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_as_loc_SQL10_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_as_loc_SQL10_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_as_loc_SQL10_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_as_loc_SQL10_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_as_loc_SQL10_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_as_SQL10_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_as_spi_SQL10_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_as_SQL10_AnyInstance_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_rs_loc_SQL10_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_rs_loc_SQL10_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_rs_loc_SQL10_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_rs_SQL10_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_rs_SQL10_AnyInstance_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_is_2008_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_is_loc_2008_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_is_loc_2008_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_is_loc_2008_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_is_loc_2008_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_is_loc_2008_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_is_loc_2008_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_is_loc_2008_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_is_loc_2008_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_is_loc_2008_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_is_loc_2008_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_is_loc_2008_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_is_loc_2008_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_tools_2008_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_tools_loc_2008_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_tools_loc_2008_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_tools_loc_2008_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_tools_loc_2008_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_tools_loc_2008_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_tools_loc_2008_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_tools_loc_2008_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_tools_loc_2008_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_tools_loc_2008_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_tools_loc_2008_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_tools_loc_2008_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_tools_loc_2008_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_ssms_2008_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_ssms_loc_2008_Cpu64_1028: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_ssms_loc_2008_Cpu64_1031: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_ssms_loc_2008_Cpu64_1033: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_ssms_loc_2008_Cpu64_1036: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_ssms_loc_2008_Cpu64_1040: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_ssms_loc_2008_Cpu64_1041: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_ssms_loc_2008_Cpu64_1042: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_ssms_loc_2008_Cpu64_1046: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_ssms_loc_2008_Cpu64_1049: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_ssms_loc_2008_Cpu64_2052: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_ssms_loc_2008_Cpu64_3082: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_ssms_loc_2008_Cpu64_1053: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID RsFx_2008_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID SQLSysClrTypes_2008_Cpu64: Installed - Version: 10.50.1600.1

    (03) 2015-07-22 20:43:38 Slp: Package ID SqlSqmShared_2008_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID BOL_2008_Cpu32: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_is_SQL10_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_tools_SQL10_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID sql_ssms_SQL10_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID SqlSupport_KatmaiRTM_Cpu64: Installed - Version: 10.3.5500.0

    (03) 2015-07-22 20:43:38 Slp: Package ID Sql2005_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID Sql2005_AnyInstance_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID AS2005_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID AS2005_AnyInstance_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID RS2005_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID RS2005_AnyInstance_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID IS2005_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID Tools2005_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID SqlSupport2005_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Package ID SqlDom_Cpu64: NotInstalled

    (03) 2015-07-22 20:43:38 Slp: Completed Action: SetPackageInstallStateAction, returned True

    (03) 2015-07-22 20:43:39 Slp: ----------------------------------------------------------------------

    (03) 2015-07-22 20:43:39 Slp: Running Action: SetPatchInstallStateAction

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey Software\Microsoft\Windows\CurrentVersion\Uninstall

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey 09839A9B5EDA69DA2DCC34637B5140AAF8A53B44

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey 23E96608972930BA0E1488EDB734779BE29DC8B2

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey 591845E0E6DDB406A109597AD8EAB8A588AD6D85

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey 5DE3700033F94FCFD8726BE46A6727E460254CD5

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey 97EE1802A0385A37DE6323FA39EC76BEB2D73E41

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey 9D7CD466F7FC8B18FF1B84943B7BB8648D17FCE8

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey AddressBook

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey Connection Manager

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey D21E929643FB33BB3F4E65FECA66D754E6958DB1

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey D8EF6CACF49BD33CC1FACD124C8CC2B1A8E8AE35

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey DirectDrawEx

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey DXM_Runtime

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey Fontcore

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey IE40

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey IE4Data

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey IE5BAKEX

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey IEData

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey KB3058865

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value PatchedProductCodeList

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value InstalledPatchCodeList

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value PatchedProductCodeList_DEV

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value InstalledPatchCodeList_DEV

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value PatchedProductCodeList_EXPR

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value InstalledPatchCodeList_EXPR

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey Microsoft Help Viewer 1.1

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey Microsoft SQL Server 11

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey Microsoft Visual Studio 2010 Tools for Office Runtime (x64)

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey Microsoft Visual Studio 2010 Tools for Office Runtime (x64) Language Pack - DEU

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey MobileOptionPack

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey MPlayer2

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey Office15.PROPLUSR

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey PROSetDX

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey SchedulingAgent

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey WIC

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey WinRAR archiver

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey {071c9b48-7c32-4621-a0ac-3f809523288f}

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey {180500C1-57BB-3AA8-8E55-DCD5ECD16537}

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey {1CA74803-5CB2-4C03-BDBE-061EDC81CC7F}

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey {1D411379-9CE0-4B13-A19B-72D3222DD620}

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey {1D8E6291-B0D5-35EC-8441-6616F567A0F7}

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey {1DB0C90B-2A9F-3A1E-B1DF-616C5A2A1417}

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey {202AAF1F-69AA-442A-B59F-6B54B1AD07C6}

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey {26784146-6E05-3FF9-9335-786C7C0FB5BE}

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey {3674F088-9B90-473A-AAC3-20A00D8D810C}

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey {37B8F9C7-03FB-3253-8781-2517C99D7C00}

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey {3C50A8F3-6BB8-44E8-9B8B-D3696561DF2E}

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey {4701DEDE-1888-49E0-BAE5-857875924CA2}

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey {4B6C7001-C7D6-3710-913E-5BC23FCE91E6}

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey {5FCE6D76-F5DC-37AB-B2B8-22AB8CEDB1D4}

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey {6199B534-A1B6-46ED-873B-97B0ECF8F81E}

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey {6292D514-17A4-403F-98F9-E150F10C043D}

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey {662014D2-0450-37ED-ABAE-157C88127BEB}

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey {6ce5bae9-d3ca-4b99-891a-1dc6c118a5fc}

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey {715CAACC-579B-4831-A5F4-A83A8DE3EFE2}

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey {78909610-D229-459C-A936-25D92283D3FD}

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey {7BF61FA9-BDFB-4563-98AD-FCB0DA28CCC7}

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey {89F4137D-6C26-4A84-BDB8-2E5A4BB71E00}

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey {8CB0713F-CFE0-445D-BCB2-538465860E1A}

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey {90150000-0015-0407-1000-0000000FF1CE}

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey {90150000-0016-0407-1000-0000000FF1CE}

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey {90150000-0018-0407-1000-0000000FF1CE}

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey {90150000-0019-0407-1000-0000000FF1CE}

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey {90150000-001A-0407-1000-0000000FF1CE}

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey {90150000-001B-0407-1000-0000000FF1CE}

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey {90150000-001F-0407-1000-0000000FF1CE}

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey {90150000-001F-0409-1000-0000000FF1CE}

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey {90150000-001F-040C-1000-0000000FF1CE}

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey {90150000-001F-0410-1000-0000000FF1CE}

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey {90150000-002C-0407-1000-0000000FF1CE}

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey {90150000-0044-0407-1000-0000000FF1CE}

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey {90150000-006E-0407-1000-0000000FF1CE}

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey {90150000-0090-0407-1000-0000000FF1CE}

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey {90150000-00A1-0407-1000-0000000FF1CE}

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey {90150000-00BA-0407-1000-0000000FF1CE}

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey {90150000-00C1-0000-1000-0000000FF1CE}

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey {90150000-00C1-0407-1000-0000000FF1CE}

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey {90150000-00E1-0407-1000-0000000FF1CE}

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey {90150000-00E2-0407-1000-0000000FF1CE}

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey {90150000-012B-0407-1000-0000000FF1CE}

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey {91150000-0011-0000-1000-0000000FF1CE}

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey {92FB6C44-E685-45AD-9B20-CADF4CABA132} - 1031

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey {92FB6C44-E685-45AD-9B20-CADF4CABA132} - 1033

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey {9495AEB4-AB97-39DE-8C42-806EEF75ECA7}

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey {95150001-1163-0409-1000-0000000FF1CE}

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey {9f4f4a9b-eec5-4906-92fe-d1f43ccf5c8d}.sdb

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey {A0F05048-7653-4FCD-9F3A-C740E4052ACE}

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey {ad8a2fa1-06e7-4b0d-927d-6e54b3d31028}

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey {B2FE1952-0186-46C3-BAEC-A80AA35AC5B8}_Display.3DVision

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey {B2FE1952-0186-46C3-BAEC-A80AA35AC5B8}_Display.ControlPanel

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey {B2FE1952-0186-46C3-BAEC-A80AA35AC5B8}_Display.Driver

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey {B2FE1952-0186-46C3-BAEC-A80AA35AC5B8}_Display.NView

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey {B2FE1952-0186-46C3-BAEC-A80AA35AC5B8}_Display.NVIRUSB

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey {B2FE1952-0186-46C3-BAEC-A80AA35AC5B8}_Display.NVWMI

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey {B2FE1952-0186-46C3-BAEC-A80AA35AC5B8}_HDAudio.Driver

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey {B2FE1952-0186-46C3-BAEC-A80AA35AC5B8}_installer

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey {BED1EA3D-592D-4305-9D1F-20F03726EFC1}

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey {BF5ABBDB-D3AA-4BCB-8D10-FCD4A4BB7F93}

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey {CD95F661-A5C4-44F5-A6AA-ECDD91C240DF}

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey {CF2BEA3C-26EA-32F8-AA9B-331F7E34BA97}

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey {D2B1C10F-369B-40BC-B550-271F968C5EE0}

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey {E5748D30-7E6D-3A8E-BFE6-C1D02C6DDABB}

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey {F14401A9-F0A0-33CC-8444-F60823A60DEB}

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey {F99F24BF-0B90-463E-9658-3FD2EFC3C992}

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to open registry subkey {fdfba1f3-74ae-4255-9c10-a0f552b4610f}.sdb

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value SQLProductPatchFamilyCode

    (03) 2015-07-22 20:43:39 Slp: Sco: Attempting to get registry value ProductId

    (03) 2015-07-22 20:43:39 Slp: Baseline Package Id: sql_engine_core_inst_Cpu64 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (03) 2015-07-22 20:43:39 Slp: Patch Id KB3058865_sql_engine_core_inst_Cpu64 - NotInstalled on the baseline msi package sql_engine_core_inst_Cpu64. Detail description of this patch package is: PatchId=KB3058865_sql_engine_core_inst_Cpu64 PatchVersion=12.1.4100.1 BaselinePackageId=sql_engine_core_inst_Cpu64 BaselineVersion=12.0.2000.8; PatchFileName=sql_engine_core_inst.msp PatchCode={460D9ACF-8953-401B-90F2-EEB6A7DA31B4}

    (03) 2015-07-22 20:43:39 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\sql_engine_core_inst_msi\x64\sql_engine_core_inst.msp' does not exist

    (03) 2015-07-22 20:43:39 Slp: Baseline Package Id: sql_engine_core_inst_Cpu32 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (03) 2015-07-22 20:43:39 Slp: Patch Id KB3058865_sql_engine_core_inst_Cpu32 - NotInstalled on the baseline msi package sql_engine_core_inst_Cpu32. Detail description of this patch package is: PatchId=KB3058865_sql_engine_core_inst_Cpu32 PatchVersion=12.1.4100.1 BaselinePackageId=sql_engine_core_inst_Cpu32 BaselineVersion=12.0.2000.8; PatchFileName=sql_engine_core_inst.msp PatchCode={460D9ACF-8953-401B-90F2-EEB6A7DA31B4}

    (03) 2015-07-22 20:43:39 Slp: Sco: File 'M:\PCUSOURCE\x64\setup\sql_engine_core_inst_msi\x86\sql_engine_core_inst.msp' does not exist

    (03) 2015-07-22 20:43:39 Slp: Baseline Package Id: sql_engine_core_inst_loc_Cpu64_1033 - No patches are found by SQL Discovery on the installed package whose ProductCode is

    (03) 2015-07-22 20:43:39 Slp: Patch Id KB3058865_sql_engine_core_inst_loc_Cpu64_1033 - NotInstalled on the baseline msi package sql_engine_core_inst_loc_Cpu64_1033. Detail description of this patch package is: PatchId=KB3058865_sql_engine_core_inst_loc_Cpu64_1033 PatchVersion=12.1.4100.1 BaselinePackageId=sql_engine_core_inst_loc_Cpu64_1033 BaselineVersion=12.0.2000.8; PatchFileName=sql_engine_core_inst_loc.msp PatchCode={2609CB1A-B154-44FB-AC76-E22B4097640D}

    (03) 2015-07-22 20:43:39 Slp: Sco: File 'M:\PCUSOURCE\1033_ENU_LP\x64\setup\sql_engine_core_inst_loc_