Error Installing SQL Server 2012 Express

Like many others, I've problems installing SQL Server 2012 Express. 

I get the error, as in the capture below. I've searched alot, and found many possible solutions. Mostly not directly related to my problem, but to similar error during setup. 

I've tried:

  • Uninstalling everyting related to SQL Server (express)
  • Removed Registry items related to SQL
  • Removed complete folder related to SQL 

The system I used is a POS system, with POSReady 7 installed. Strange thing, I've installed exactly the same system a week ago, without any problems.

Hope someone can help me, I'm a bit lost.

(01) 2015-05-22 18:22:32 Slp: Sco: Attempting to normalize security descriptor D:(A;CI;KR;;;S-1-5-21-148552654-2693286319-2478405172-1011)
(01) 2015-05-22 18:22:32 Slp: Sco: Attempting to replace account with sid in security descriptor D:(A;CI;KR;;;S-1-5-21-148552654-2693286319-2478405172-1011)
(01) 2015-05-22 18:22:32 Slp: ReplaceAccountWithSidInSddl -- SDDL to be processed:  D:(A;CI;KR;;;S-1-5-21-148552654-2693286319-2478405172-1011)
(01) 2015-05-22 18:22:32 Slp: ReplaceAccountWithSidInSddl -- SDDL to be returned:  D:(A;CI;KR;;;S-1-5-21-148552654-2693286319-2478405172-1011)
(01) 2015-05-22 18:22:32 Slp: Sco: Attempting to normalize security descriptor D:(A;CI;KR;;;S-1-5-21-148552654-2693286319-2478405172-1011)
(01) 2015-05-22 18:22:32 Slp: Sco: Attempting to replace account with sid in security descriptor D:(A;CI;KR;;;S-1-5-21-148552654-2693286319-2478405172-1011)
(01) 2015-05-22 18:22:32 Slp: ReplaceAccountWithSidInSddl -- SDDL to be processed:  D:(A;CI;KR;;;S-1-5-21-148552654-2693286319-2478405172-1011)
(01) 2015-05-22 18:22:32 Slp: ReplaceAccountWithSidInSddl -- SDDL to be returned:  D:(A;CI;KR;;;S-1-5-21-148552654-2693286319-2478405172-1011)
(01) 2015-05-22 18:22:32 Slp: Prompting user if they want to retry this action due to the following failure:
(01) 2015-05-22 18:22:32 Slp: ----------------------------------------
(01) 2015-05-22 18:22:32 Slp: The following is an exception stack listing the exceptions in outermost to innermost order
(01) 2015-05-22 18:22:32 Slp: Inner exceptions are being indented
(01) 2015-05-22 18:22:32 Slp: 
(01) 2015-05-22 18:22:32 Slp: Exception type: Microsoft.SqlServer.Configuration.Sco.ScoException
(01) 2015-05-22 18:22:32 Slp:     Message: 
(01) 2015-05-22 18:22:32 Slp:         Attempted to perform an unauthorized operation.
(01) 2015-05-22 18:22:32 Slp:     HResult : 0x84bb0001
(01) 2015-05-22 18:22:32 Slp:         FacilityCode : 1211 (4bb)
(01) 2015-05-22 18:22:32 Slp:         ErrorCode : 1 (0001)
(01) 2015-05-22 18:22:32 Slp:     Data: 
(01) 2015-05-22 18:22:32 Slp:       WatsonData = Microsoft SQL Server
(01) 2015-05-22 18:22:32 Slp:       DisableRetry = true
(01) 2015-05-22 18:22:32 Slp:     Inner exception type: System.UnauthorizedAccessException
(01) 2015-05-22 18:22:32 Slp:         Message: 
(01) 2015-05-22 18:22:32 Slp:                 Attempted to perform an unauthorized operation.
(01) 2015-05-22 18:22:32 Slp:         HResult : 0x80070005
(01) 2015-05-22 18:22:32 Slp:         Stack: 
(01) 2015-05-22 18:22:32 Slp:                 at System.Security.AccessControl.Win32.GetSecurityInfo(ResourceType resourceType, String name, SafeHandle handle, AccessControlSections accessControlSections, RawSecurityDescriptor& resultSd)
(01) 2015-05-22 18:22:32 Slp:                 at System.Security.AccessControl.NativeObjectSecurity.CreateInternal(ResourceType resourceType, Boolean isContainer, String name, SafeHandle handle, AccessControlSections includeSections, Boolean createByName, ExceptionFromErrorCode exceptionFromErrorCode, Object exceptionContext)
(01) 2015-05-22 18:22:32 Slp:                 at Microsoft.SqlServer.Configuration.Sco.SqlRegistrySecurity..ctor(ResourceType resourceType, SafeRegistryHandle handle, AccessControlSections includeSections)
(01) 2015-05-22 18:22:32 Slp:                 at Microsoft.SqlServer.Configuration.Sco.SqlRegistrySecurity.Create(InternalRegistryKey key)
(01) 2015-05-22 18:22:32 Slp:                 at Microsoft.SqlServer.Configuration.Sco.InternalRegistryKey.GetAccessControl()
(01) 2015-05-22 18:22:32 Slp:                 at Microsoft.SqlServer.Configuration.Sco.InternalRegistryKey.SetSecurityDescriptor(String sddl, Boolean overwrite)
(01) 2015-05-22 18:22:32 Slp: ----------------------------------------
(01) 2015-05-22 18:22:34 Slp: User has chosen to cancel this action
(01) 2015-05-22 18:22:34 SQLBrowser: SQL Server Browser Install for feature 'SQL_Browser_Redist_SqlBrowser_Cpu32' failed with cancel exception: Microsoft.SqlServer.Configuration.Sco.ScoException: Attempted to perform an unauthorized operation. ---> System.UnauthorizedAccessException: Attempted to perform an unauthorized operation.
   at System.Security.AccessControl.Win32.GetSecurityInfo(ResourceType resourceType, String name, SafeHandle handle, AccessControlSections accessControlSections, RawSecurityDescriptor& resultSd)
   at System.Security.AccessControl.NativeObjectSecurity.CreateInternal(ResourceType resourceType, Boolean isContainer, String name, SafeHandle handle, AccessControlSections includeSections, Boolean createByName, ExceptionFromErrorCode exceptionFromErrorCode, Object exceptionContext)
   at Microsoft.SqlServer.Configuration.Sco.SqlRegistrySecurity..ctor(ResourceType resourceType, SafeRegistryHandle handle, AccessControlSections includeSections)
   at Microsoft.SqlServer.Configuration.Sco.SqlRegistrySecurity.Create(InternalRegistryKey key)
   at Microsoft.SqlServer.Configuration.Sco.InternalRegistryKey.GetAccessControl()
   at Microsoft.SqlServer.Configuration.Sco.InternalRegistryKey.SetSecurityDescriptor(String sddl, Boolean overwrite)
   --- End of inner exception stack trace ---
   at Microsoft.SqlServer.Configuration.Sco.InternalRegistryKey.SetSecurityDescriptor(String sddl, Boolean overwrite)
   at Microsoft.SqlServer.Configuration.Sco.SqlRegistryKey.SetSecurityDescriptor(String sddl, Boolean overwrite)
   at Microsoft.SqlServer.Configuration.SqlBrowser.SqlBrowserPrivateConfigBase.SetSecurityDescriptorByLocation(String sRegLocation, RegistryView regView, String sSddl, Boolean bOptional)
   at Microsoft.SqlServer.Configuration.SqlBrowser.SqlBrowserPrivateConfigBase.ApplyRegPermissions(XmlNodeList xmlNodeListRegPermissions, Dictionary`2 dictionaryGroups, Dictionary`2 dicLocationFragments)
   at Microsoft.SqlServer.Configuration.SqlBrowser.SqlBrowserPrivateConfig.ApplyRegCommonPermissions(XmlElement xmlRootPermissions, Dictionary`2 dictionaryGroups, Dictionary`2 dicLocationFragments)
   at Microsoft.SqlServer.Configuration.SqlBrowser.SqlBrowserPrivateConfig.ApplyPermissions(String sXmlPermissionsFile, String sBrowserPrincipal)
   at Microsoft.SqlServer.Configuration.SqlBrowser.SqlBrowserPrivateConfig.ConfigStaticProperties(SqlBrowserPublicConfig publicConfigSqlBrowser)
   at Microsoft.SqlServer.Configuration.SqlBrowser.SqlBrowserPrivateConfig.ExecConfigNonRC(SqlBrowserPublicConfig publicConfigSqlBrowser)
   at Microsoft.SqlServer.Configuration.SqlBrowser.SqlBrowserPrivateConfig.SelectAndExecTiming(ConfigActionTiming timing, Dictionary`2 actionData, PublicConfigurationBase spcbPublicConfig)
   at Microsoft.SqlServer.Configuration.SqlBrowser.SqlBrowserPrivateConfigBase.ExecWithRetry(ConfigActionTiming timing, Dictionary`2 actionData, PublicConfigurationBase spcbPublicConfig).
(01) 2015-05-22 18:22:34 SQLBrowser: The last attempted operation: Adding access control entry '(A;CI;KR;;;[SQLServer2005SQLBrowserUser$TEST-TLL2IH0N4Q])' to registry key 'SOFTWARE\Microsoft\Microsoft SQL Server' in view 'ProcessDefault' in order to configure the SQL Server Browser service..
(01) 2015-05-22 18:22:34 Slp: Configuration action failed for feature SQL_Browser_Redist during timing ConfigNonRC and scenario ConfigNonRC.
(01) 2015-05-22 18:22:34 Slp: Attempted to perform an unauthorized operation.
(01) 2015-05-22 18:22:34 Slp: The configuration failure category of current exception is ConfigurationFailure
(01) 2015-05-22 18:22:34 Slp: Configuration action failed for feature SQL_Browser_Redist during timing ConfigNonRC and scenario ConfigNonRC.
(01) 2015-05-22 18:22:34 Slp: Microsoft.SqlServer.Configuration.Sco.ScoException: Attempted to perform an unauthorized operation. ---> System.UnauthorizedAccessException: Attempted to perform an unauthorized operation.
(01) 2015-05-22 18:22:34 Slp:    at System.Security.AccessControl.Win32.GetSecurityInfo(ResourceType resourceType, String name, SafeHandle handle, AccessControlSections accessControlSections, RawSecurityDescriptor& resultSd)
(01) 2015-05-22 18:22:34 Slp:    at System.Security.AccessControl.NativeObjectSecurity.CreateInternal(ResourceType resourceType, Boolean isContainer, String name, SafeHandle handle, AccessControlSections includeSections, Boolean createByName, ExceptionFromErrorCode exceptionFromErrorCode, Object exceptionContext)
(01) 2015-05-22 18:22:34 Slp:    at Microsoft.SqlServer.Configuration.Sco.SqlRegistrySecurity..ctor(ResourceType resourceType, SafeRegistryHandle handle, AccessControlSections includeSections)
(01) 2015-05-22 18:22:34 Slp:    at Microsoft.SqlServer.Configuration.Sco.SqlRegistrySecurity.Create(InternalRegistryKey key)
(01) 2015-05-22 18:22:34 Slp:    at Microsoft.SqlServer.Configuration.Sco.InternalRegistryKey.GetAccessControl()
(01) 2015-05-22 18:22:34 Slp:    at Microsoft.SqlServer.Configuration.Sco.InternalRegistryKey.SetSecurityDescriptor(String sddl, Boolean overwrite)
(01) 2015-05-22 18:22:34 Slp:    --- End of inner exception stack trace ---
(01) 2015-05-22 18:22:34 Slp:    at Microsoft.SqlServer.Configuration.Sco.InternalRegistryKey.SetSecurityDescriptor(String sddl, Boolean overwrite)
(01) 2015-05-22 18:22:34 Slp:    at Microsoft.SqlServer.Configuration.Sco.SqlRegistryKey.SetSecurityDescriptor(String sddl, Boolean overwrite)
(01) 2015-05-22 18:22:34 Slp:    at Microsoft.SqlServer.Configuration.SqlBrowser.SqlBrowserPrivateConfigBase.SetSecurityDescriptorByLocation(String sRegLocation, RegistryView regView, String sSddl, Boolean bOptional)
(01) 2015-05-22 18:22:34 Slp:    at Microsoft.SqlServer.Configuration.SqlBrowser.SqlBrowserPrivateConfigBase.ApplyRegPermissions(XmlNodeList xmlNodeListRegPermissions, Dictionary`2 dictionaryGroups, Dictionary`2 dicLocationFragments)
(01) 2015-05-22 18:22:34 Slp:    at Microsoft.SqlServer.Configuration.SqlBrowser.SqlBrowserPrivateConfig.ApplyRegCommonPermissions(XmlElement xmlRootPermissions, Dictionary`2 dictionaryGroups, Dictionary`2 dicLocationFragments)
(01) 2015-05-22 18:22:34 Slp:    at Microsoft.SqlServer.Configuration.SqlBrowser.SqlBrowserPrivateConfig.ApplyPermissions(String sXmlPermissionsFile, String sBrowserPrincipal)
(01) 2015-05-22 18:22:34 Slp:    at Microsoft.SqlServer.Configuration.SqlBrowser.SqlBrowserPrivateConfig.ConfigStaticProperties(SqlBrowserPublicConfig publicConfigSqlBrowser)
(01) 2015-05-22 18:22:34 Slp:    at Microsoft.SqlServer.Configuration.SqlBrowser.SqlBrowserPrivateConfig.ExecConfigNonRC(SqlBrowserPublicConfig publicConfigSqlBrowser)
(01) 2015-05-22 18:22:34 Slp:    at Microsoft.SqlServer.Configuration.SqlBrowser.SqlBrowserPrivateConfig.SelectAndExecTiming(ConfigActionTiming timing, Dictionary`2 actionData, PublicConfigurationBase spcbPublicConfig)
(01) 2015-05-22 18:22:34 Slp:    at Microsoft.SqlServer.Configuration.SqlBrowser.SqlBrowserPrivateConfigBase.ExecWithRetry(ConfigActionTiming timing, Dictionary`2 actionData, PublicConfigurationBase spcbPublicConfig)
(01) 2015-05-22 18:22:34 Slp:    at Microsoft.SqlServer.Configuration.SqlBrowser.SqlBrowserPrivateConfig.Install(ConfigActionTiming timing, Dictionary`2 actionData, PublicConfigurationBase spcbPublicConfig)
(01) 2015-05-22 18:22:34 Slp:    at Microsoft.SqlServer.Configuration.SqlConfigBase.PrivateConfigurationBase.Execute(ConfigActionScenario scenario, ConfigActionTiming timing, ConfigBaseAction action, Dictionary`2 actionData, PublicConfigurationBase spcbCurrent)
(01) 2015-05-22 18:22:34 Slp:    at Microsoft.SqlServer.Configuration.SqlConfigBase.SlpConfigAction.ExecuteAction(String actionId)
(01) 2015-05-22 18:22:34 Slp:    at Microsoft.SqlServer.Configuration.SqlConfigBase.SlpConfigAction.Execute(String actionId, TextWriter errorStream)
(01) 2015-05-22 18:22:34 Slp: The following is an exception stack listing the exceptions in outermost to innermost order
(01) 2015-05-22 18:22:34 Slp: Inner exceptions are being indented


  • Edited by TJ__ Friday, May 22, 2015 5:02 PM typo
May 22nd, 2015 4:53pm

Hello,

As mentioned earlier, Process Monitor is the tool to find the objects where permissions are needed.

I cannot download files from personal network storage web sites using corporate network. Please share the exact error if you can.



Regards,

Alberto Morillo
SQLCoffee.com



Free Windows Admin Tool Kit Click here and download it now
May 22nd, 2015 7:57pm

The process monitor captured a lot of lines ( >100.000), so I captured only the line when the error occured, and then pressed 'Retry'. 

Is that not oke?

Time of Day,"Process Name","PID","Operation","Path","Result","Detail","Category"
21:03:56,9029518,"ScenarioEngine.exe","2548","RegCloseKey","HKCU\Software\Microsoft\Internet Explorer\Main","SUCCESS","",""
21:03:56,9809969,"ScenarioEngine.exe","2548","RegOpenKey","HKLM\SOFTWARE\Microsoft\CTF\KnownClasses","NAME NOT FOUND","Desired Access: Maximum Allowed","Read"
21:03:56,9828384,"ScenarioEngine.exe","2548","ReadFile","C:\Windows\assembly\NativeImages_v2.0.50727_32\System.Windows.Forms\6949c4470a81970ec3de0a575d93babc\System.Windows.Forms.ni.dll","SUCCESS","Offset: 3.530.752, Length: 32.768, I/O Flags: Non-cached, Paging I/O, Synchronous Paging I/O, Priority: Normal","Read"
21:04:00,9549480,"ScenarioEngine.exe","2548","RegOpenKey","HKLM\SOFTWARE\Microsoft\CTF\KnownClasses","NAME NOT FOUND","Desired Access: Maximum Allowed","Read"
21:04:08,5719442,"ScenarioEngine.exe","2548","RegOpenKey","HKLM\SOFTWARE\Microsoft\CTF\KnownClasses","NAME NOT FOUND","Desired Access: Maximum Allowed","Read"
21:04:11,1909765,"ScenarioEngine.exe","2548","RegOpenKey","HKLM\SOFTWARE\Microsoft\CTF\KnownClasses","NAME NOT FOUND","Desired Access: Maximum Allowed","Read"
21:04:11,1926359,"ScenarioEngine.exe","2548","RegOpenKey","HKLM\SOFTWARE\Microsoft\CTF\KnownClasses","NAME NOT FOUND","Desired Access: Maximum Allowed","Read"
21:04:11,2004457,"ScenarioEngine.exe","2548","WriteFile","C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20150522_204125\Detail.txt","SUCCESS","Offset: 1.449.091, Length: 68","Write"
21:04:11,2006103,"ScenarioEngine.exe","2548","WriteFile","C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20150522_204125\Detail.txt","SUCCESS","Offset: 1.449.159, Length: 140","Write"
21:04:11,2007228,"ScenarioEngine.exe","2548","WriteFile","C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20150522_204125\Detail.txt","SUCCESS","Offset: 1.449.299, Length: 158","Write"
21:04:11,2008155,"ScenarioEngine.exe","2548","WriteFile","C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20150522_204125\Detail.txt","SUCCESS","Offset: 1.449.457, Length: 145","Write"
21:04:11,2009109,"ScenarioEngine.exe","2548","WriteFile","C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20150522_204125\Detail.txt","SUCCESS","Offset: 1.449.602, Length: 144","Write"
21:04:11,2009916,"ScenarioEngine.exe","2548","WriteFile","C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20150522_204125\Detail.txt","SUCCESS","Offset: 1.449.746, Length: 140","Write"
21:04:11,2010722,"ScenarioEngine.exe","2548","WriteFile","C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20150522_204125\Detail.txt","SUCCESS","Offset: 1.449.886, Length: 158","Write"
21:04:11,2011687,"ScenarioEngine.exe","2548","WriteFile","C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20150522_204125\Detail.txt","SUCCESS","Offset: 1.450.044, Length: 145","Write"
21:04:11,2012658,"ScenarioEngine.exe","2548","WriteFile","C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20150522_204125\Detail.txt","SUCCESS","Offset: 1.450.189, Length: 144","Write"
21:04:11,2028523,"ScenarioEngine.exe","2548","RegOpenKey","HKLM\SOFTWARE\Microsoft\Microsoft SQL Server","SUCCESS","Desired Access: Maximum Allowed, Granted Access: All Access","Read"
21:04:11,2029170,"ScenarioEngine.exe","2548","RegCloseKey","HKLM\SOFTWARE\Microsoft\Microsoft SQL Server","SUCCESS","",""
21:04:11,2038490,"ScenarioEngine.exe","2548","WriteFile","C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20150522_204125\Detail.txt","SUCCESS","Offset: 1.450.333, Length: 110","Write"
21:04:11,2039554,"ScenarioEngine.exe","2548","WriteFile","C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20150522_204125\Detail.txt","SUCCESS","Offset: 1.450.443, Length: 72","Write"
21:04:11,2040366,"ScenarioEngine.exe","2548","WriteFile","C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20150522_204125\Detail.txt","SUCCESS","Offset: 1.450.515, Length: 122","Write"
21:04:11,2041156,"ScenarioEngine.exe","2548","WriteFile","C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20150522_204125\Detail.txt","SUCCESS","Offset: 1.450.637, Length: 67","Write"
21:04:11,2041891,"ScenarioEngine.exe","2548","WriteFile","C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20150522_204125\Detail.txt","SUCCESS","Offset: 1.450.704, Length: 32","Write"
21:04:11,2043136,"ScenarioEngine.exe","2548","WriteFile","C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20150522_204125\Detail.txt","SUCCESS","Offset: 1.450.736, Length: 98","Write"
21:04:11,2043910,"ScenarioEngine.exe","2548","WriteFile","C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20150522_204125\Detail.txt","SUCCESS","Offset: 1.450.834, Length: 45","Write"
21:04:11,2044661,"ScenarioEngine.exe","2548","WriteFile","C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20150522_204125\Detail.txt","SUCCESS","Offset: 1.450.879, Length: 87","Write"
21:04:11,2045429,"ScenarioEngine.exe","2548","WriteFile","C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20150522_204125\Detail.txt","SUCCESS","Offset: 1.450.966, Length: 56","Write"
21:04:11,2046197,"ScenarioEngine.exe","2548","WriteFile","C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20150522_204125\Detail.txt","SUCCESS","Offset: 1.451.022, Length: 65","Write"
21:04:11,2085995,"ScenarioEngine.exe","2548","WriteFile","C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20150522_204125\Detail.txt","SUCCESS","Offset: 1.451.087, Length: 60","Write"
21:04:11,2088755,"ScenarioEngine.exe","2548","WriteFile","C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20150522_204125\Detail.txt","SUCCESS","Offset: 1.451.147, Length: 42","Write"
21:04:11,2091634,"ScenarioEngine.exe","2548","WriteFile","C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20150522_204125\Detail.txt","SUCCESS","Offset: 1.451.189, Length: 71","Write"
21:04:11,2092797,"ScenarioEngine.exe","2548","WriteFile","C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20150522_204125\Detail.txt","SUCCESS","Offset: 1.451.260, Length: 57","Write"
21:04:11,2094915,"ScenarioEngine.exe","2548","WriteFile","C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20150522_204125\Detail.txt","SUCCESS","Offset: 1.451.317, Length: 92","Write"
21:04:11,2095743,"ScenarioEngine.exe","2548","WriteFile","C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20150522_204125\Detail.txt","SUCCESS","Offset: 1.451.409, Length: 49","Write"
21:04:11,2096489,"ScenarioEngine.exe","2548","WriteFile","C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20150522_204125\Detail.txt","SUCCESS","Offset: 1.451.458, Length: 95","Write"
21:04:11,2097696,"ScenarioEngine.exe","2548","WriteFile","C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20150522_204125\Detail.txt","SUCCESS","Offset: 1.451.553, Length: 60","Write"
21:04:11,2111032,"ScenarioEngine.exe","2548","WriteFile","C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20150522_204125\Detail.txt","SUCCESS","Offset: 1.451.613, Length: 47","Write"
21:04:11,2112957,"ScenarioEngine.exe","2548","WriteFile","C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20150522_204125\Detail.txt","SUCCESS","Offset: 1.451.660, Length: 239","Write"
21:04:11,2114460,"ScenarioEngine.exe","2548","WriteFile","C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20150522_204125\Detail.txt","SUCCESS","Offset: 1.451.899, Length: 329","Write"
21:04:11,2115683,"ScenarioEngine.exe","2548","WriteFile","C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20150522_204125\Detail.txt","SUCCESS","Offset: 1.452.228, Length: 207","Write"
21:04:11,2116813,"ScenarioEngine.exe","2548","WriteFile","C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20150522_204125\Detail.txt","SUCCESS","Offset: 1.452.435, Length: 140","Write"
21:04:11,2118031,"ScenarioEngine.exe","2548","WriteFile","C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20150522_204125\Detail.txt","SUCCESS","Offset: 1.452.575, Length: 127","Write"
21:04:11,2119298,"ScenarioEngine.exe","2548","WriteFile","C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20150522_204125\Detail.txt","SUCCESS","Offset: 1.452.702, Length: 162","Write"
21:04:11,2121520,"ScenarioEngine.exe","2548","WriteFile","C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20150522_204125\Detail.txt","SUCCESS","Offset: 1.452.864, Length: 72","Write"
21:04:11,7602239,"ScenarioEngine.exe","2548","RegOpenKey","HKLM\SOFTWARE\Microsoft\CTF\KnownClasses","NAME NOT FOUND","Desired Access: Maximum Allowed","Read"
21:04:11,7850714,"ScenarioEngine.exe","2548","RegOpenKey","HKCU\Software\Microsoft\Internet Explorer\Main","SUCCESS","Desired Access: Maximum Allowed, Granted Access: All Access","Read"
21:04:11,7851806,"ScenarioEngine.exe","2548","RegQueryValue","HKCU\Software\Microsoft\Internet Explorer\Main\Anchor Underline","SUCCESS","Type: REG_SZ, Length: 8, Data: yes","Read"
21:04:11,7852157,"ScenarioEngine.exe","2548","RegQueryValue","HKCU\Software\Microsoft\Internet Explorer\Main\Anchor Underline","SUCCESS","Type: REG_SZ, Length: 8, Data: yes","Read"
21:04:15,2039351,"ScenarioEngine.exe","2548","Thread Create","","SUCCESS","Thread ID: 768",""
21:04:15,2066966,"ScenarioEngine.exe","2548","Thread Create","","SUCCESS","Thread ID: 2436",""
21:05:22,2072621,"ScenarioEngine.exe","2548","Thread Exit","","SUCCESS","Thread ID: 2540, User Time: 0.0000000, Kernel Time: 0.0000000",""
21:05:22,2077674,"ScenarioEngine.exe","2548","Thread Exit","","SUCCESS","Thread ID: 4240, User Time: 0.0000000, Kernel Time: 0.0000000",""


May 23rd, 2015 5:08am

I guess so I cannot see any access denied mssage
Free Windows Admin Tool Kit Click here and download it now
May 23rd, 2015 5:29am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics