RBS installtion on SharePoint Server 2010 Problem

I try to install the RBS i followed http://technet.microsoft.com/en-us/library/ee663474.aspx

when i were using RBS.msi for SQL server 2008 R2 and my SQL without R2 it was give me installation Success but when i use $rbss.Installed() it gives false

i try then to install the RBS.msi without R2 it give me this error in log on the SharePoint Server

MSI (s) (68:D4) [21:47:08:854]: SOFTWARE RESTRICTION POLICY: Verifying package --> 'C:\RBS.msi' against software restriction policy
MSI (s) (68:D4) [21:47:08:854]: SOFTWARE RESTRICTION POLICY: C:\RBS.msi has a digital signature
MSI (s) (68:D4) [21:47:08:932]: SOFTWARE RESTRICTION POLICY: C:\RBS.msi is permitted to run at the 'unrestricted' authorization level.
MSI (s) (68:D4) [21:47:08:932]: End dialog not enabled
MSI (s) (68:D4) [21:47:08:932]: Original package ==> C:\RBS.msi
MSI (s) (68:D4) [21:47:08:932]: Package we're running from ==> C:\Windows\Installer\258259.msi
MSI (s) (68:D4) [21:47:08:932]: APPCOMPAT: looking for appcompat database entry with ProductCode '{D35DAD96-66E8-4A4C-94D2-AB98D8C19330}'.
MSI (s) (68:D4) [21:47:08:932]: APPCOMPAT: no matching ProductCode found in database.
MSI (s) (68:D4) [21:47:08:932]: MSCOREE not loaded loading copy from system32
MSI (s) (68:D4) [21:47:08:932]: Machine policy value 'TransformsSecure' is 1
MSI (s) (68:D4) [21:47:08:932]: Machine policy value 'DisablePatch' is 0
MSI (s) (68:D4) [21:47:08:932]: Machine policy value 'AllowLockdownPatch' is 0
MSI (s) (68:D4) [21:47:08:932]: Machine policy value 'DisableLUAPatching' is 0
MSI (s) (68:D4) [21:47:08:948]: Machine policy value 'DisableFlyWeightPatching' is 0
MSI (s) (68:D4) [21:47:08:948]: Enabling baseline caching for this transaction since all active patches are MSI 3.0 style MSPs or at least one MSI 3.0 minor update patch is active
MSI (s) (68:D4) [21:47:08:948]: APPCOMPAT: looking for appcompat database entry with ProductCode '{D35DAD96-66E8-4A4C-94D2-AB98D8C19330}'.
MSI (s) (68:D4) [21:47:08:948]: APPCOMPAT: no matching ProductCode found in database.
MSI (s) (68:D4) [21:47:08:948]: Transforms are not secure.
MSI (s) (68:D4) [21:47:08:948]: PROPERTY CHANGE: Adding MsiLogFileLocation property. Its value is 'C:\rbs_install_log.txt'.
MSI (s) (68:D4) [21:47:08:948]: Command Line: DBNAME=WSS_Content_Remote_AD_Media DBINSTANCE=mssqlservere ADDLOCAL=Client,Docs,Maintainer,ServerScript,FilestreamClient,FilestreamServer CURRENTDIRECTORY=C:\ CLIENTUILEVEL=3 CLIENTPROCESSID=6824
MSI (s) (68:D4) [21:47:08:948]: PROPERTY CHANGE: Adding PackageCode property. Its value is '{6754E542-9CCC-4F72-BB91-2E8685826501}'.
MSI (s) (68:D4) [21:47:08:948]: Product Code passed to Engine.Initialize:           ''
MSI (s) (68:D4) [21:47:08:948]: Product Code from property table before transforms: '{D35DAD96-66E8-4A4C-94D2-AB98D8C19330}'
MSI (s) (68:D4) [21:47:08:948]: Product Code from property table after transforms:  '{D35DAD96-66E8-4A4C-94D2-AB98D8C19330}'
MSI (s) (68:D4) [21:47:08:948]: Product not registered: beginning first-time install
MSI (s) (68:D4) [21:47:08:948]: Product {D35DAD96-66E8-4A4C-94D2-AB98D8C19330} is not managed.
MSI (s) (68:D4) [21:47:08:948]: MSI_LUA: Credential prompt not required, user is an admin
MSI (s) (68:D4) [21:47:08:948]: PROPERTY CHANGE: Adding ProductState property. Its value is '-1'.
MSI (s) (68:D4) [21:47:08:948]: Entering CMsiConfigurationManager::SetLastUsedSource.
MSI (s) (68:D4) [21:47:08:948]: User policy value 'SearchOrder' is 'nmu'
MSI (s) (68:D4) [21:47:08:948]: Adding new sources is allowed.
MSI (s) (68:D4) [21:47:08:948]: PROPERTY CHANGE: Adding PackagecodeChanging property. Its value is '1'.
MSI (s) (68:D4) [21:47:08:948]: Package name extracted from package path: 'RBS.msi'
MSI (s) (68:D4) [21:47:08:948]: Package to be registered: 'RBS.msi'
MSI (s) (68:D4) [21:47:08:948]: Note: 1: 2262 2: AdminProperties 3: -2147287038
MSI (s) (68:D4) [21:47:08:948]: Machine policy value 'DisableMsi' is 1
MSI (s) (68:D4) [21:47:08:948]: Machine policy value 'AlwaysInstallElevated' is 0
MSI (s) (68:D4) [21:47:08:948]: User policy value 'AlwaysInstallElevated' is 0
MSI (s) (68:D4) [21:47:08:948]: Product installation will be elevated because user is admin and product is being installed per-machine.
MSI (s) (68:D4) [21:47:08:948]: Running product '{D35DAD96-66E8-4A4C-94D2-AB98D8C19330}' with elevated privileges: Product is assigned.
MSI (s) (68:D4) [21:47:08:948]: PROPERTY CHANGE: Modifying DBNAME property. Its current value is 'RemoteBlobStorage'. Its new value: 'WSS_Content_Remote_AD_Media'.
MSI (s) (68:D4) [21:47:08:948]: PROPERTY CHANGE: Modifying DBINSTANCE property. Its current value is 'localhost'. Its new value: 'mssqlservere'.
MSI (s) (68:D4) [21:47:08:948]: PROPERTY CHANGE: Adding ADDLOCAL property. Its value is 'Client,Docs,Maintainer,ServerScript,FilestreamClient,FilestreamServer'.
MSI (s) (68:D4) [21:47:08:948]: PROPERTY CHANGE: Adding CURRENTDIRECTORY property. Its value is 'C:\'.
MSI (s) (68:D4) [21:47:08:948]: PROPERTY CHANGE: Adding CLIENTUILEVEL property. Its value is '3'.
MSI (s) (68:D4) [21:47:08:948]: PROPERTY CHANGE: Adding CLIENTPROCESSID property. Its value is '6824'.
MSI (s) (68:D4) [21:47:08:948]: Machine policy value 'DisableAutomaticApplicationShutdown' is 0
MSI (s) (68:D4) [21:47:08:948]: PROPERTY CHANGE: Adding MsiRestartManagerSessionKey property. Its value is 'e7dd10d8c7d8b441933fba4bd4ec6ba7'.
MSI (s) (68:D4) [21:47:08:948]: RESTART MANAGER: Session opened.
MSI (s) (68:D4) [21:47:08:948]: TRANSFORMS property is now:
MSI (s) (68:D4) [21:47:08:948]: PROPERTY CHANGE: Adding VersionDatabase property. Its value is '300'.
MSI (s) (68:D4) [21:47:08:948]: SHELL32::SHGetFolderPath returned: C:\Users\SP-Farm-Admin\AppData\Roaming
MSI (s) (68:D4) [21:47:08:948]: SHELL32::SHGetFolderPath returned: C:\Users\SP-Farm-Admin\Favorites
MSI (s) (68:D4) [21:47:08:948]: SHELL32::SHGetFolderPath returned: C:\Users\SP-Farm-Admin\AppData\Roaming\Microsoft\Windows\Network Shortcuts
MSI (s) (68:D4) [21:47:08:948]: SHELL32::SHGetFolderPath returned: C:\Users\SP-Farm-Admin\Documents
MSI (s) (68:D4) [21:47:08:948]: SHELL32::SHGetFolderPath returned: C:\Users\SP-Farm-Admin\AppData\Roaming\Microsoft\Windows\Printer Shortcuts
MSI (s) (68:D4) [21:47:08:948]: SHELL32::SHGetFolderPath returned: C:\Users\SP-Farm-Admin\AppData\Roaming\Microsoft\Windows\Recent
MSI (s) (68:D4) [21:47:08:948]: SHELL32::SHGetFolderPath returned: C:\Users\SP-Farm-Admin\AppData\Roaming\Microsoft\Windows\SendTo
MSI (s) (68:D4) [21:47:08:964]: SHELL32::SHGetFolderPath returned: C:\Users\SP-Farm-Admin\AppData\Roaming\Microsoft\Windows\Templates
MSI (s) (68:D4) [21:47:08:964]: SHELL32::SHGetFolderPath returned: C:\ProgramData
MSI (s) (68:D4) [21:47:08:964]: SHELL32::SHGetFolderPath returned: C:\Users\SP-Farm-Admin\AppData\Local
MSI (s) (68:D4) [21:47:08:964]: SHELL32::SHGetFolderPath returned: C:\Users\SP-Farm-Admin\Pictures
MSI (s) (68:D4) [21:47:08:964]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools
MSI (s) (68:D4) [21:47:08:964]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup
MSI (s) (68:D4) [21:47:08:964]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs
MSI (s) (68:D4) [21:47:08:964]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu
MSI (s) (68:D4) [21:47:08:964]: SHELL32::SHGetFolderPath returned: C:\Users\Public\Desktop
MSI (s) (68:D4) [21:47:08:964]: SHELL32::SHGetFolderPath returned: C:\Users\SP-Farm-Admin\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Administrative Tools
MSI (s) (68:D4) [21:47:08:964]: SHELL32::SHGetFolderPath returned: C:\Users\SP-Farm-Admin\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup
MSI (s) (68:D4) [21:47:08:964]: SHELL32::SHGetFolderPath returned: C:\Users\SP-Farm-Admin\AppData\Roaming\Microsoft\Windows\Start Menu\Programs
MSI (s) (68:D4) [21:47:08:964]: SHELL32::SHGetFolderPath returned: C:\Users\SP-Farm-Admin\AppData\Roaming\Microsoft\Windows\Start Menu
MSI (s) (68:D4) [21:47:08:964]: SHELL32::SHGetFolderPath returned: C:\Users\SP-Farm-Admin\Desktop
MSI (s) (68:D4) [21:47:08:979]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Templates
MSI (s) (68:D4) [21:47:08:979]: SHELL32::SHGetFolderPath returned: C:\Windows\Fonts
MSI (s) (68:D4) [21:47:08:979]: Note: 1: 2898 2: MS Sans Serif 3: MS Sans Serif 4: 0 5: 16
MSI (s) (68:D4) [21:47:08:979]: MSI_LUA: Setting MsiRunningElevated property to 1 because the install is already running elevated.
MSI (s) (68:D4) [21:47:08:979]: PROPERTY CHANGE: Adding MsiRunningElevated property. Its value is '1'.
MSI (s) (68:D4) [21:47:08:979]: PROPERTY CHANGE: Adding Privileged property. Its value is '1'.
MSI (s) (68:D4) [21:47:08:979]: Note: 1: 1402 2: HKEY_CURRENT_USER\Software\Microsoft\MS Setup (ACME)\User Info 3: 2
MSI (s) (68:D4) [21:47:08:979]: PROPERTY CHANGE: Adding USERNAME property. Its value is 'Windows User'.
MSI (s) (68:D4) [21:47:08:979]: Note: 1: 1402 2: HKEY_CURRENT_USER\Software\Microsoft\MS Setup (ACME)\User Info 3: 2
MSI (s) (68:D4) [21:47:08:979]: PROPERTY CHANGE: Adding DATABASE property. Its value is 'C:\Windows\Installer\258259.msi'.
MSI (s) (68:D4) [21:47:08:979]: PROPERTY CHANGE: Adding OriginalDatabase property. Its value is 'C:\RBS.msi'.
MSI (s) (68:D4) [21:47:08:979]: Machine policy value 'MsiDisableEmbeddedUI' is 0
MSI (s) (68:D4) [21:47:08:979]: EEUI - Disabling MsiEmbeddedUI for service because it's not a quiet/basic install
MSI (s) (68:D4) [21:47:08:979]: Note: 1: 2205 2:  3: PatchPackage
MSI (s) (68:D4) [21:47:08:979]: Machine policy value 'DisableRollback' is 0
MSI (s) (68:D4) [21:47:08:979]: User policy value 'DisableRollback' is 0
MSI (s) (68:D4) [21:47:08:979]: PROPERTY CHANGE: Adding UILevel property. Its value is '2'.
=== Logging started: 2/18/2013  21:47:08 ===
MSI (s) (68:D4) [21:47:08:979]: PROPERTY CHANGE: Adding Preselected property. Its value is '1'.
MSI (s) (68:D4) [21:47:08:979]: PROPERTY CHANGE: Adding ACTION property. Its value is 'INSTALL'.
MSI (s) (68:D4) [21:47:08:979]: Doing action: INSTALL
Action start 21:47:08: INSTALL.
MSI (s) (68:D4) [21:47:08:979]: Running ExecuteSequence
MSI (s) (68:D4) [21:47:08:979]: Doing action: SetSqlProgramMenuFolder
MSI (s) (68:D4) [21:47:08:979]: Note: 1: 2235 2:  3: ExtendedType 4: SELECT `Action`,`Type`,`Source`,`Target`, NULL, `ExtendedType` FROM `CustomAction` WHERE `Action` = 'SetSqlProgramMenuFolder'
MSI (s) (68:D4) [21:47:08:979]: PROPERTY CHANGE: Adding ProgramMenuFolder.Sql property. Its value is 'C:\ProgramData\Microsoft\Windows\Start Menu\Programs\'.
Action start 21:47:08: SetSqlProgramMenuFolder.
MSI (s) (68:D4) [21:47:08:979]: Doing action: LaunchConditions
Action ended 21:47:08: SetSqlProgramMenuFolder. Return value 1.
Action start 21:47:08: LaunchConditions.
MSI (s) (68:D4) [21:47:08:979]: Doing action: FindRelatedProducts
Action ended 21:47:08: LaunchConditions. Return value 1.
MSI (s) (68:D4) [21:47:08:979]: Note: 1: 2205 2:  3: Upgrade
MSI (s) (68:D4) [21:47:08:979]: Note: 1: 2228 2:  3: Upgrade 4: SELECT `UpgradeCode`,`VersionMin`,`VersionMax`,`Language`,`Attributes`,`ActionProperty` FROM `Upgrade`
Action start 21:47:08: FindRelatedProducts.
MSI (s) (68:D4) [21:47:08:979]: Skipping action: CA_ErrorDifferentLang (condition is false)
MSI (s) (68:D4) [21:47:08:979]: Skipping action: CA_SetRefCountUpgradeFlag (condition is false)
MSI (s) (68:D4) [21:47:08:979]: Skipping action: CA_SetRefCountNewerFoundFlag (condition is false)
MSI (s) (68:D4) [21:47:08:979]: Skipping action: Sqlmsirc_ValidateAppGuid_NewerFound_64 (condition is false)
MSI (s) (68:D4) [21:47:08:979]: Skipping action: Sqlmsirc_RefCountAppGuid_NewerFound_64 (condition is false)
MSI (s) (68:D4) [21:47:08:979]: Skipping action: Sqlmsirc_BackupAppGuid_NewerFound_64 (condition is false)
MSI (s) (68:D4) [21:47:08:979]: Skipping action: Sqlmsirc_RegisterAppGuid_NewerFound_64 (condition is false)
MSI (s) (68:D4) [21:47:08:979]: Skipping action: Sqlmsirc_RestoreAppGuid_NewerFound_64 (condition is false)
MSI (s) (68:D4) [21:47:08:979]: Doing action: AppSearch
Action ended 21:47:08: FindRelatedProducts. Return value 0.
Action start 21:47:08: AppSearch.
MSI (s) (68:D4) [21:47:08:979]: Note: 1: 2262 2: Signature 3: -2147287038
MSI (s) (68:D4) [21:47:08:979]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Remote Blob Storage 3: 2
MSI (s) (68:D4) [21:47:08:979]: Note: 1: 2262 2: Signature 3: -2147287038
MSI (s) (68:D4) [21:47:08:979]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Remote Blob Storage 3: 2
MSI (s) (68:D4) [21:47:08:995]: Skipping action: SkipInstallCA (condition is false)
MSI (s) (68:D4) [21:47:08:995]: Doing action: CCPSearch
Action ended 21:47:08: AppSearch. Return value 1.
MSI (s) (68:D4) [21:47:08:995]: Note: 1: 2205 2:  3: CCPSearch
MSI (s) (68:D4) [21:47:08:995]: Note: 1: 2228 2:  3: CCPSearch 4: SELECT `Signature_` FROM `CCPSearch`
Action start 21:47:08: CCPSearch.
MSI (s) (68:D4) [21:47:08:995]: Doing action: RMCCPSearch
Action ended 21:47:08: CCPSearch. Return value 0.
MSI (s) (68:D4) [21:47:08:995]: Note: 1: 2205 2:  3: CCPSearch
MSI (s) (68:D4) [21:47:08:995]: Note: 1: 2228 2:  3: CCPSearch 4: SELECT `Signature_` FROM `CCPSearch`
Action start 21:47:08: RMCCPSearch.
MSI (s) (68:D4) [21:47:08:995]: Doing action: ValidateProductID
Action ended 21:47:08: RMCCPSearch. Return value 0.
Action start 21:47:08: ValidateProductID.
MSI (s) (68:D4) [21:47:08:995]: Skipping action: Sqlmsirc_CheckLanguage_64 (condition is false)
MSI (s) (68:D4) [21:47:08:995]: Doing action: CostInitialize
Action ended 21:47:08: ValidateProductID. Return value 1.
MSI (s) (68:D4) [21:47:08:995]: Machine policy value 'MaxPatchCacheSize' is 10
MSI (s) (68:D4) [21:47:08:995]: Baseline: Sorting baselines for {D35DAD96-66E8-4A4C-94D2-AB98D8C19330}.
MSI (s) (68:D4) [21:47:08:995]: Baseline: New baseline 10.3.5500 from transaction.
MSI (s) (68:D4) [21:47:08:995]: Baseline: Sorted order Native: Order 0.
MSI (s) (68:D4) [21:47:08:995]: Baseline Data Table:
MSI (s) (68:D4) [21:47:08:995]: ProductCode: {D35DAD96-66E8-4A4C-94D2-AB98D8C19330} Version: 10.3.5500 Attributes: 0 PatchId: Native BaselineId: -2147483648 Order: 0
MSI (s) (68:D4) [21:47:08:995]: Baseline File Table:
Action start 21:47:08: CostInitialize.
MSI (s) (68:D4) [21:47:08:995]: PROPERTY CHANGE: Adding ROOTDRIVE property. Its value is 'D:\'.
MSI (s) (68:D4) [21:47:08:995]: PROPERTY CHANGE: Adding CostingComplete property. Its value is '0'.
MSI (s) (68:D4) [21:47:08:995]: Note: 1: 2205 2:  3: Patch
MSI (s) (68:D4) [21:47:08:995]: Note: 1: 2205 2:  3: PatchPackage
MSI (s) (68:D4) [21:47:08:995]: Note: 1: 2205 2:  3: MsiPatchHeaders
MSI (s) (68:D4) [21:47:08:995]: Note: 1: 2205 2:  3: __MsiPatchFileList
MSI (s) (68:D4) [21:47:08:995]: Note: 1: 2205 2:  3: PatchPackage
MSI (s) (68:D4) [21:47:08:995]: Note: 1: 2228 2:  3: PatchPackage 4: SELECT `DiskId`, `PatchId`, `LastSequence` FROM `Media`, `PatchPackage` WHERE `Media`.`DiskId`=`PatchPackage`.`Media_` ORDER BY `DiskId` 
MSI (s) (68:D4) [21:47:08:995]: Delta compression fallback method for this product transaction is 'MSI 2.0 legacy obsolescence'
MSI (s) (68:D4) [21:47:08:995]: Note: 1: 2205 2:  3: Patch
MSI (s) (68:D4) [21:47:08:995]: Doing action: FileCost
Action ended 21:47:08: CostInitialize. Return value 1.
MSI (s) (68:D4) [21:47:08:995]: Note: 1: 2205 2:  3: Class
MSI (s) (68:D4) [21:47:08:995]: Note: 1: 2205 2:  3: Extension
MSI (s) (68:D4) [21:47:08:995]: Note: 1: 2205 2:  3: TypeLib
Action start 21:47:08: FileCost.
MSI (s) (68:D4) [21:47:08:995]: Doing action: IsolateComponents
Action ended 21:47:08: FileCost. Return value 1.
Action start 21:47:08: IsolateComponents.
MSI (s) (68:D4) [21:47:08:995]: Doing action: CostFinalize
Action ended 21:47:08: IsolateComponents. Return value 0.
MSI (s) (68:D4) [21:47:08:995]: PROPERTY CHANGE: Adding OutOfDiskSpace property. Its value is '0'.
MSI (s) (68:D4) [21:47:08:995]: PROPERTY CHANGE: Adding OutOfNoRbDiskSpace property. Its value is '0'.
MSI (s) (68:D4) [21:47:08:995]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceAvailable property. Its value is '0'.
MSI (s) (68:D4) [21:47:08:995]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceRequired property. Its value is '0'.
MSI (s) (68:D4) [21:47:08:995]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceRemaining property. Its value is '0'.
MSI (s) (68:D4) [21:47:08:995]: Note: 1: 2205 2:  3: Patch
MSI (s) (68:D4) [21:47:08:995]: Note: 1: 2205 2:  3: Condition
MSI (s) (68:D4) [21:47:08:995]: PROPERTY CHANGE: Adding TARGETDIR property. Its value is 'D:\'.
MSI (s) (68:D4) [21:47:08:995]: PROPERTY CHANGE: Adding INSTALLDIR property. Its value is 'C:\Program Files\Microsoft SQL Remote Blob Storage\'.
MSI (s) (68:D4) [21:47:08:995]: PROPERTY CHANGE: Adding Eula3082 property. Its value is 'C:\Program Files\Microsoft SQL Remote Blob Storage\3082\'.
MSI (s) (68:D4) [21:47:08:995]: PROPERTY CHANGE: Adding Eula2070 property. Its value is 'C:\Program Files\Microsoft SQL Remote Blob Storage\2070\'.
MSI (s) (68:D4) [21:47:08:995]: PROPERTY CHANGE: Adding Eula2052 property. Its value is 'C:\Program Files\Microsoft SQL Remote Blob Storage\2052\'.
MSI (s) (68:D4) [21:47:08:995]: PROPERTY CHANGE: Adding Eula1055 property. Its value is 'C:\Program Files\Microsoft SQL Remote Blob Storage\1055\'.
MSI (s) (68:D4) [21:47:08:995]: PROPERTY CHANGE: Adding Eula1054 property. Its value is 'C:\Program Files\Microsoft SQL Remote Blob Storage\1054\'.
MSI (s) (68:D4) [21:47:08:995]: PROPERTY CHANGE: Adding Eula1053 property. Its value is 'C:\Program Files\Microsoft SQL Remote Blob Storage\1053\'.
MSI (s) (68:D4) [21:47:08:995]: PROPERTY CHANGE: Adding Eula1049 property. Its value is 'C:\Program Files\Microsoft SQL Remote Blob Storage\1049\'.
MSI (s) (68:D4) [21:47:08:995]: PROPERTY CHANGE: Adding Eula1046 property. Its value is 'C:\Program Files\Microsoft SQL Remote Blob Storage\1046\'.
MSI (s) (68:D4) [21:47:08:995]: PROPERTY CHANGE: Adding Eula1045 property. Its value is 'C:\Program Files\Microsoft SQL Remote Blob Storage\1045\'.
MSI (s) (68:D4) [21:47:08:995]: PROPERTY CHANGE: Adding Eula1044 property. Its value is 'C:\Program Files\Microsoft SQL Remote Blob Storage\1044\'.
MSI (s) (68:D4) [21:47:08:995]: PROPERTY CHANGE: Adding Eula1043 property. Its value is 'C:\Program Files\Microsoft SQL Remote Blob Storage\1043\'.
MSI (s) (68:D4) [21:47:08:995]: PROPERTY CHANGE: Adding Eula1042 property. Its value is 'C:\Program Files\Microsoft SQL Remote Blob Storage\1042\'.
MSI (s) (68:D4) [21:47:08:995]: PROPERTY CHANGE: Adding Eula1041 property. Its value is 'C:\Program Files\Microsoft SQL Remote Blob Storage\1041\'.
MSI (s) (68:D4) [21:47:08:995]: PROPERTY CHANGE: Adding Eula1040 property. Its value is 'C:\Program Files\Microsoft SQL Remote Blob Storage\1040\'.
MSI (s) (68:D4) [21:47:08:995]: PROPERTY CHANGE: Adding Eula1038 property. Its value is 'C:\Program Files\Microsoft SQL Remote Blob Storage\1038\'.
MSI (s) (68:D4) [21:47:08:995]: PROPERTY CHANGE: Adding Eula1037 property. Its value is 'C:\Program Files\Microsoft SQL Remote Blob Storage\1037\'.
MSI (s) (68:D4) [21:47:08:995]: PROPERTY CHANGE: Adding Eula1036 property. Its value is 'C:\Program Files\Microsoft SQL Remote Blob Storage\1036\'.
MSI (s) (68:D4) [21:47:08:995]: PROPERTY CHANGE: Adding Eula1035 property. Its value is 'C:\Program Files\Microsoft SQL Remote Blob Storage\1035\'.
MSI (s) (68:D4) [21:47:08:995]: PROPERTY CHANGE: Adding Eula1032 property. Its value is 'C:\Program Files\Microsoft SQL Remote Blob Storage\1032\'.
MSI (s) (68:D4) [21:47:08:995]: PROPERTY CHANGE: Adding Eula1031 property. Its value is 'C:\Program Files\Microsoft SQL Remote Blob Storage\1031\'.
MSI (s) (68:D4) [21:47:08:995]: PROPERTY CHANGE: Adding Eula1030 property. Its value is 'C:\Program Files\Microsoft SQL Remote Blob Storage\1030\'.
MSI (s) (68:D4) [21:47:08:995]: PROPERTY CHANGE: Adding Eula1029 property. Its value is 'C:\Program Files\Microsoft SQL Remote Blob Storage\1029\'.
MSI (s) (68:D4) [21:47:08:995]: PROPERTY CHANGE: Adding Eula1028 property. Its value is 'C:\Program Files\Microsoft SQL Remote Blob Storage\1028\'.
MSI (s) (68:D4) [21:47:08:995]: PROPERTY CHANGE: Adding Eula1025 property. Its value is 'C:\Program Files\Microsoft SQL Remote Blob Storage\1025\'.
MSI (s) (68:D4) [21:47:08:995]: PROPERTY CHANGE: Adding DocsDir property. Its value is 'C:\Program Files\Microsoft SQL Remote Blob Storage\Documentation\'.
MSI (s) (68:D4) [21:47:08:995]: PROPERTY CHANGE: Adding MaintainerDir property. Its value is 'C:\Program Files\Microsoft SQL Remote Blob Storage\Maintainer\'.
MSI (s) (68:D4) [21:47:08:995]: PROPERTY CHANGE: Adding GAC property. Its value is 'C:\Program Files\Microsoft SQL Remote Blob Storage\'.
MSI (s) (68:D4) [21:47:08:995]: PROPERTY CHANGE: Adding ClientDir property. Its value is 'C:\Program Files\Microsoft SQL Remote Blob Storage\Client Library\'.
MSI (s) (68:D4) [21:47:08:995]: PROPERTY CHANGE: Adding ServerDir property. Its value is 'C:\Program Files\Microsoft SQL Remote Blob Storage\Server\'.
MSI (s) (68:D4) [21:47:08:995]: PROPERTY CHANGE: Adding Eula1033 property. Its value is 'C:\Program Files\Microsoft SQL Remote Blob Storage\1033\'.
MSI (s) (68:D4) [21:47:08:995]: Target path resolution complete. Dumping Directory table...
MSI (s) (68:D4) [21:47:08:995]: Note: target paths subject to change (via custom actions or browsing)
MSI (s) (68:D4) [21:47:08:995]: Dir (target): Key: TARGETDIR , Object: D:\
MSI (s) (68:D4) [21:47:08:995]: Dir (target): Key: WindowsFolder , Object: C:\Windows\
MSI (s) (68:D4) [21:47:08:995]: Dir (target): Key: ProgramFiles64Folder , Object: C:\Program Files\
MSI (s) (68:D4) [21:47:08:995]: Dir (target): Key: INSTALLDIR , Object: C:\Program Files\Microsoft SQL Remote Blob Storage\
MSI (s) (68:D4) [21:47:08:995]: Dir (target): Key: Eula3082 , Object: C:\Program Files\Microsoft SQL Remote Blob Storage\3082\
MSI (s) (68:D4) [21:47:08:995]: Dir (target): Key: Eula2070 , Object: C:\Program Files\Microsoft SQL Remote Blob Storage\2070\
MSI (s) (68:D4) [21:47:08:995]: Dir (target): Key: Eula2052 , Object: C:\Program Files\Microsoft SQL Remote Blob Storage\2052\
MSI (s) (68:D4) [21:47:08:995]: Dir (target): Key: Eula1055 , Object: C:\Program Files\Microsoft SQL Remote Blob Storage\1055\
MSI (s) (68:D4) [21:47:08:995]: Dir (target): Key: Eula1054 , Object: C:\Program Files\Microsoft SQL Remote Blob Storage\1054\
MSI (s) (68:D4) [21:47:08:995]: Dir (target): Key: Eula1053 , Object: C:\Program Files\Microsoft SQL Remote Blob Storage\1053\
MSI (s) (68:D4) [21:47:08:995]: Dir (target): Key: Eula1049 , Object: C:\Program Files\Microsoft SQL Remote Blob Storage\1049\
MSI (s) (68:D4) [21:47:08:995]: Dir (target): Key: Eula1046 , Object: C:\Program Files\Microsoft SQL Remote Blob Storage\1046\
MSI (s) (68:D4) [21:47:08:995]: Dir (target): Key: Eula1045 , Object: C:\Program Files\Microsoft SQL Remote Blob Storage\1045\
MSI (s) (68:D4) [21:47:08:995]: Dir (target): Key: Eula1044 , Object: C:\Program Files\Microsoft SQL Remote Blob Storage\1044\
MSI (s) (68:D4) [21:47:08:995]: Dir (target): Key: Eula1043 , Object: C:\Program Files\Microsoft SQL Remote Blob Storage\1043\
MSI (s) (68:D4) [21:47:08:995]: Dir (target): Key: Eula1042 , Object: C:\Program Files\Microsoft SQL Remote Blob Storage\1042\
MSI (s) (68:D4) [21:47:08:995]: Dir (target): Key: Eula1041 , Object: C:\Program Files\Microsoft SQL Remote Blob Storage\1041\
MSI (s) (68:D4) [21:47:08:995]: Dir (target): Key: Eula1040 , Object: C:\Program Files\Microsoft SQL Remote Blob Storage\1040\
MSI (s) (68:D4) [21:47:08:995]: Dir (target): Key: Eula1038 , Object: C:\Program Files\Microsoft SQL Remote Blob Storage\1038\
MSI (s) (68:D4) [21:47:08:995]: Dir (target): Key: Eula1037 , Object: C:\Program Files\Microsoft SQL Remote Blob Storage\1037\
MSI (s) (68:D4) [21:47:08:995]: Dir (target): Key: Eula1036 , Object: C:\Program Files\Microsoft SQL Remote Blob Storage\1036\
MSI (s) (68:D4) [21:47:08:995]: Dir (target): Key: Eula1035 , Object: C:\Program Files\Microsoft SQL Remote Blob Storage\1035\
MSI (s) (68:D4) [21:47:09:010]: Dir (target): Key: Eula1032 , Object: C:\Program Files\Microsoft SQL Remote Blob Storage\1032\
MSI (s) (68:D4) [21:47:09:010]: Dir (target): Key: Eula1031 , Object: C:\Program Files\Microsoft SQL Remote Blob Storage\1031\
MSI (s) (68:D4) [21:47:09:010]: Dir (target): Key: Eula1030 , Object: C:\Program Files\Microsoft SQL Remote Blob Storage\1030\
MSI (s) (68:D4) [21:47:09:010]: Dir (target): Key: Eula1029 , Object: C:\Program Files\Microsoft SQL Remote Blob Storage\1029\
MSI (s) (68:D4) [21:47:09:010]: Dir (target): Key: Eula1028 , Object: C:\Program Files\Microsoft SQL Remote Blob Storage\1028\
MSI (s) (68:D4) [21:47:09:010]: Dir (target): Key: Eula1025 , Object: C:\Program Files\Microsoft SQL Remote Blob Storage\1025\
MSI (s) (68:D4) [21:47:09:010]: Dir (target): Key: DocsDir , Object: C:\Program Files\Microsoft SQL Remote Blob Storage\Documentation\
MSI (s) (68:D4) [21:47:09:010]: Dir (target): Key: MaintainerDir , Object: C:\Program Files\Microsoft SQL Remote Blob Storage\Maintainer\
MSI (s) (68:D4) [21:47:09:010]: Dir (target): Key: GAC , Object: C:\Program Files\Microsoft SQL Remote Blob Storage\
MSI (s) (68:D4) [21:47:09:010]: Dir (target): Key: ClientDir , Object: C:\Program Files\Microsoft SQL Remote Blob Storage\Client Library\
MSI (s) (68:D4) [21:47:09:010]: Dir (target): Key: ServerDir , Object: C:\Program Files\Microsoft SQL Remote Blob Storage\Server\
MSI (s) (68:D4) [21:47:09:010]: Dir (target): Key: Eula1033 , Object: C:\Program Files\Microsoft SQL Remote Blob Storage\1033\
MSI (s) (68:D4) [21:47:09:010]: Note: 1: 2711 2: FilestreamClient
Action start 21:47:08: CostFinalize.
MSI (s) (68:D4) [21:47:09:010]: Product: SQL Remote Blob Storage -- Error 2711. The installer has encountered an unexpected error. The error code is 2711. The specified Feature name ('FilestreamClient') not found in Feature table.

Error 2711. The installer has encountered an unexpected error. The error code is 2711. The specified Feature name ('FilestreamClient') not found in Feature table.
Action ended 21:47:09: CostFinalize. Return value 3.
Action ended 21:47:09: INSTALL. Return value 3.
Property(S): DiskPrompt = [1]
Property(S): DBINSTANCE = mssqlservere
Property(S): DBNAME = WSS_Content_Remote_AD_Media
Property(S): WelcomeBmp = WelcomeBmp
Property(S): SCHEDULEMAINTAINERTASK = 1
Property(S): MAINTAINERGC = GarbageCollection
Property(S): MAINTAINERREFSCAN = r
Property(S): MAINTAINERDELETE = d
Property(S): MAINTAINERORPHAN = o
Property(S): MAINTAINERCONSISTENCY = ConsistencyCheck
Property(S): MAINTAINERCONSISTENCYREPAIR = true
Property(S): OPENREADME = 1
Property(S): TEXTFILEVALUE = 6
Property(S): CONSOLEVALUE = 0
Property(S): DBTABLEVALUE = 3
Property(S): EVENTLOGVALUE = 4
Property(S): Eula1033 = C:\Program Files\Microsoft SQL Remote Blob Storage\1033\
Property(S): ServerDir = C:\Program Files\Microsoft SQL Remote Blob Storage\Server\
Property(S): INSTALLDIR = C:\Program Files\Microsoft SQL Remote Blob Storage\
Property(S): ClientDir = C:\Program Files\Microsoft SQL Remote Blob Storage\Client Library\
Property(S): GAC = C:\Program Files\Microsoft SQL Remote Blob Storage\
Property(S): MaintainerDir = C:\Program Files\Microsoft SQL Remote Blob Storage\Maintainer\
Property(S): DocsDir = C:\Program Files\Microsoft SQL Remote Blob Storage\Documentation\
Property(S): FILEGROUP = PRIMARY
Property(S): INTEGRATEDSECURITY = 1
Property(S): DBUSERNAME = username
Property(S): DBPASSWORD = **********
Property(S): MAINTAINERDURATION = 120
Property(S): SQLServerText1 = 0
Property(S): SQLServerVersionText3 = 0
Property(S): _IsMaintenance2 = Modify
Property(S): ModifyIcon = ModifyIco
Property(S): RepairIcon = RepairIco
Property(S): RemoveIcon = RemoveIco
Property(S): _IsMaintenance = Reinstall
Property(S): TARGETDIR = D:\
Property(S): ErrorIcon = ErrorIco
Property(S): USERNAME = Windows User
Property(S): AgreeToLicense = No
Property(S): Interrupted = 0
Property(S): SetupIcon = SetupIco
Property(S): ProgramMenuFolder.Sql = C:\ProgramData\Microsoft\Windows\Start Menu\Programs\
Property(S): SAPBINOTEPAD = Notepad.exe
Property(S): Eula1025 = C:\Program Files\Microsoft SQL Remote Blob Storage\1025\
Property(S): Eula1028 = C:\Program Files\Microsoft SQL Remote Blob Storage\1028\
Property(S): Eula1029 = C:\Program Files\Microsoft SQL Remote Blob Storage\1029\
Property(S): Eula1030 = C:\Program Files\Microsoft SQL Remote Blob Storage\1030\
Property(S): Eula1031 = C:\Program Files\Microsoft SQL Remote Blob Storage\1031\
Property(S): Eula1032 = C:\Program Files\Microsoft SQL Remote Blob Storage\1032\
Property(S): Eula1035 = C:\Program Files\Microsoft SQL Remote Blob Storage\1035\
Property(S): Eula1036 = C:\Program Files\Microsoft SQL Remote Blob Storage\1036\
Property(S): Eula1037 = C:\Program Files\Microsoft SQL Remote Blob Storage\1037\
Property(S): Eula1038 = C:\Program Files\Microsoft SQL Remote Blob Storage\1038\
Property(S): Eula1040 = C:\Program Files\Microsoft SQL Remote Blob Storage\1040\
Property(S): Eula1041 = C:\Program Files\Microsoft SQL Remote Blob Storage\1041\
Property(S): Eula1042 = C:\Program Files\Microsoft SQL Remote Blob Storage\1042\
Property(S): Eula1043 = C:\Program Files\Microsoft SQL Remote Blob Storage\1043\
Property(S): Eula1044 = C:\Program Files\Microsoft SQL Remote Blob Storage\1044\
Property(S): Eula1045 = C:\Program Files\Microsoft SQL Remote Blob Storage\1045\
Property(S): Eula1046 = C:\Program Files\Microsoft SQL Remote Blob Storage\1046\
Property(S): Eula1049 = C:\Program Files\Microsoft SQL Remote Blob Storage\1049\
Property(S): Eula1053 = C:\Program Files\Microsoft SQL Remote Blob Storage\1053\
Property(S): Eula1054 = C:\Program Files\Microsoft SQL Remote Blob Storage\1054\
Property(S): Eula1055 = C:\Program Files\Microsoft SQL Remote Blob Storage\1055\
Property(S): Eula2052 = C:\Program Files\Microsoft SQL Remote Blob Storage\2052\
Property(S): Eula2070 = C:\Program Files\Microsoft SQL Remote Blob Storage\2070\
Property(S): Eula3082 = C:\Program Files\Microsoft SQL Remote Blob Storage\3082\
Property(S): ProgramFiles64Folder = C:\Program Files\
Property(S): VersionNT = 600
Property(S): Privileged = 1
Property(S): Manufacturer = Microsoft Corporation
Property(S): ProductCode = {D35DAD96-66E8-4A4C-94D2-AB98D8C19330}
Property(S): ProductLanguage = 1033
Property(S): ProductName = SQL Remote Blob Storage
Property(S): ProductVersion = 10.3.5500.0
Property(S): UpgradeCode = {BA2FF55A-725F-40E5-956E-D08AD0B8175B}
Property(S): RedistStringForRegistryHive = Microsoft SQL Server 2005 Redist
Property(S): ProductShortName = Remote Blob Storage
Property(S): PlatformExtension = _64
Property(S): PlatformId = x64
Property(S): AppGuidRegKey = Redist_Uninstall_RegKey
Property(S): ARPPRODUCTICON = ARPIco
Property(S): ARPHELPLINK = http://www.microsoft.com/sqlserver
Property(S): PIDTemplate = 53934<````=````=````=````=`````>@@@@@
Property(S): PROMPTROLLBACKCOST = P
Property(S): INSTALLLEVEL = 100
Property(S): ALLUSERS = 1
Property(S): InstallMode = Typical
Property(S): SuccessIcon = SuccessIco
Property(S): WarningIcon = WarningIco
Property(S): LicenseIcon = LicenseIco
Property(S): CompleteIcon = CompleteIco
Property(S): CustomIcon = CustomIco
Property(S): NewIcon = NewIco
Property(S): UpIcon = UpIco
Property(S): DialogBanner = BannerBmp
Property(S): Details = 0
Property(S): ReinstallModeText = omus
Property(S): Display_IsBitmapDlg = 1
Property(S): ProductID = none
Property(S): ISENABLEDWUSFINISHDIALOG = 1
Property(S): SQLServerVersionText1 = 0
Property(S): SQLServerVersionText2 = 0
Property(S): CA_ERRORCOUNT = 0
Property(S): CA_WARNINGCOUNT = 0
Property(S): CA_SUCCESSCOUNT = 0
Property(S): UI_SHOWCOPYRIGHT = yes
Property(S): ShowUserRegistrationDlg = 1
Property(S): ButtonTextStyle = {\ButtonTextStyle}
Property(S): DlgTextStyle = {\DlgTextStyle}
Property(S): DlgTextStyleB = {\DlgTextStyleB}
Property(S): DlgTitleStyle = {\DlgTitleStyle}
Property(S): DlgTitleStyleB = {\DlgTitleStyleB}
Property(S): FixedStyle = {\FixedStyle}
Property(S): Error_UninstallDependant = 1
Property(S): DefaultUIFont = Tahoma8
Property(S): ProductFeaturesDefined = 1
Property(S): RBSRegistryKey = Software\Microsoft\Remote Blob Storage
Property(S): EnableCustomConfigDlg = 1
Property(S): EnableDotNetCheck = 1
Property(S): FXAssemblyVersion = 2.0.0.0
Property(S): VSAssemblyVersion = 8.0.0.0
Property(S): EnableFeatureDlg = 1
Property(S): ModuleID_REDISTBASE = SQLBASE_Redist_64
Property(S): ErrorDialog = ErrorDlg
Property(S): MsiLogFileLocation = C:\rbs_install_log.txt
Property(S): PackageCode = {6754E542-9CCC-4F72-BB91-2E8685826501}
Property(S): ProductState = -1
Property(S): PackagecodeChanging = 1
Property(S): ADDLOCAL = Client,Docs,Maintainer,ServerScript,FilestreamClient,FilestreamServer
Property(S): CURRENTDIRECTORY = C:\
Property(S): CLIENTUILEVEL = 3
Property(S): CLIENTPROCESSID = 6824
Property(S): MsiRestartManagerSessionKey = e7dd10d8c7d8b441933fba4bd4ec6ba7
Property(S): VersionDatabase = 300
Property(S): VersionMsi = 4.05
Property(S): VersionNT64 = 600
Property(S): WindowsBuild = 6002
Property(S): ServicePackLevel = 2
Property(S): ServicePackLevelMinor = 0
Property(S): MsiNTProductType = 3
Property(S): WindowsFolder = C:\Windows\
Property(S): WindowsVolume = C:\
Property(S): System64Folder = C:\Windows\system32\
Property(S): SystemFolder = C:\Windows\SysWOW64\
Property(S): RemoteAdminTS = 1
Property(S): TempFolder = C:\Users\SP-FAR~1\AppData\Local\Temp\
Property(S): ProgramFilesFolder = C:\Program Files (x86)\
Property(S): CommonFilesFolder = C:\Program Files (x86)\Common Files\
Property(S): CommonFiles64Folder = C:\Program Files\Common Files\
Property(S): AppDataFolder = C:\Users\SP-Farm-Admin\AppData\Roaming\
Property(S): FavoritesFolder = C:\Users\SP-Farm-Admin\Favorites\
Property(S): NetHoodFolder = C:\Users\SP-Farm-Admin\AppData\Roaming\Microsoft\Windows\Network Shortcuts\
Property(S): PersonalFolder = C:\Users\SP-Farm-Admin\Documents\
Property(S): PrintHoodFolder = C:\Users\SP-Farm-Admin\AppData\Roaming\Microsoft\Windows\Printer Shortcuts\
Property(S): RecentFolder = C:\Users\SP-Farm-Admin\AppData\Roaming\Microsoft\Windows\Recent\
Property(S): SendToFolder = C:\Users\SP-Farm-Admin\AppData\Roaming\Microsoft\Windows\SendTo\
Property(S): TemplateFolder = C:\ProgramData\Microsoft\Windows\Templates\
Property(S): CommonAppDataFolder = C:\ProgramData\
Property(S): LocalAppDataFolder = C:\Users\SP-Farm-Admin\AppData\Local\
Property(S): MyPicturesFolder = C:\Users\SP-Farm-Admin\Pictures\
Property(S): AdminToolsFolder = C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\
Property(S): StartupFolder = C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup\
Property(S): ProgramMenuFolder = C:\ProgramData\Microsoft\Windows\Start Menu\Programs\
Property(S): StartMenuFolder = C:\ProgramData\Microsoft\Windows\Start Menu\
Property(S): DesktopFolder = C:\Users\Public\Desktop\
Property(S): FontsFolder = C:\Windows\Fonts\
Property(S): GPTSupport = 1
Property(S): OLEAdvtSupport = 1
Property(S): ShellAdvtSupport = 1
Property(S): MsiAMD64 = 6
Property(S): Msix64 = 6
Property(S): Intel = 6
Property(S): PhysicalMemory = 16383
Property(S): VirtualMemory = 28763
Property(S): AdminUser = 1
Property(S): LogonUser = sp-farm-admin
Property(S): UserSID = S-1-5-21-2814211982-2628594598-3451913390-13618
Property(S): UserLanguageID = 1033
Property(S): ComputerName = ADMSHPTSRVR
Property(S): SystemLanguageID = 1033
Property(S): ScreenX = 1024
Property(S): ScreenY = 768
Property(S): CaptionHeight = 19
Property(S): BorderTop = 1
Property(S): BorderSide = 1
Property(S): TextHeight = 16
Property(S): TextInternalLeading = 3
Property(S): ColorBits = 32
Property(S): TTCSupport = 1
Property(S): Time = 21:47:09
Property(S): Date = 2/18/2013
Property(S): MsiNetAssemblySupport = 4.0.30319.1
Property(S): MsiWin32AssemblySupport = 6.0.6001.18000
Property(S): RedirectedDllSupport = 2
Property(S): MsiRunningElevated = 1
Property(S): DATABASE = C:\Windows\Installer\258259.msi
Property(S): OriginalDatabase = C:\RBS.msi
Property(S): UILevel = 2
Property(S): Preselected = 1
Property(S): ACTION = INSTALL
Property(S): ROOTDRIVE = D:\
Property(S): CostingComplete = 0
Property(S): OutOfDiskSpace = 0
Property(S): OutOfNoRbDiskSpace = 0
Property(S): PrimaryVolumeSpaceAvailable = 0
Property(S): PrimaryVolumeSpaceRequired = 0
Property(S): PrimaryVolumeSpaceRemaining = 0
MSI (s) (68:D4) [21:47:09:088]: Windows Installer installed the product. Product Name: SQL Remote Blob Storage. Product Version: 10.3.5500.0. Product Language: 1033. Installation success or error status: 1603.

MSI (s) (68:D4) [21:47:09:088]: Deferring clean up of packages/files, if any exist
MSI (s) (68:D4) [21:47:09:088]: MainEngineThread is returning 1603
MSI (s) (68:B8) [21:47:09:088]: RESTART MANAGER: Session closed.
MSI (s) (68:B8) [21:47:09:088]: No System Restore sequence number for this installation.
=== Logging stopped: 2/18/2013  21:47:09 ===
MSI (s) (68:B8) [21:47:09:088]: User policy value 'DisableRollback' is 0
MSI (s) (68:B8) [21:47:09:088]: Machine policy value 'DisableRollback' is 0
MSI (s) (68:B8) [21:47:09:088]: Incrementing counter to disable shutdown. Counter after increment: 0
MSI (s) (68:B8) [21:47:09:088]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts 3: 2
MSI (s) (68:B8) [21:47:09:088]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts 3: 2
MSI (s) (68:B8) [21:47:09:088]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\InProgress 3: 2
MSI (s) (68:B8) [21:47:09:088]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\InProgress 3: 2
MSI (s) (68:B8) [21:47:09:088]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied.  Counter after decrement: -1
MSI (s) (68:B8) [21:47:09:088]: Restoring environment variables
MSI (c) (A8:DC) [21:47:09:088]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied.  Counter after decrement: -1
MSI (c) (A8:DC) [21:47:09:088]: MainEngineThread is returning 1603
=== Verbose logging stopped: 2/18/2013  21:47:09 ==

 And it's installed fine on the SQL server, could any one help me out


February 19th, 2013 8:01am

Hi,

1- Try to uninstall RBS from control panel >> add/remove programs

2- restart the server

3- then re-install RBS for SQL Serve

Free Windows Admin Tool Kit Click here and download it now
February 19th, 2013 2:47pm

Sorry to bring back an old thread like this, but the existing answer seems to be insufficient. Simply uninstalling and reinstalling is not really an option when trying to configure a second CDB to use RBS.

The key part of the logs posted above appears to be the step where it modifies the DBNAME:

MSI (s) (68:D4) [21:47:08:948]: PROPERTY CHANGE: Modifying DBNAME property. Its current value is 'RemoteBlobStorage'. Its new value: 'WSS_Content_Remote_AD_Media'.

I have the same:

MSI (s) (24:88) [08:57:51:389]: PROPERTY CHANGE: Modifying DBNAME property. Its current value is 'WSS_Content_02'. Its new value: 'WSS_Content_01'.

The install is failing because it switches to the first CDB (or in the OP's case from default to the first CDB).

The bit I am stuck with, is why and how do I stop it?

October 3rd, 2013 5:16am

Uninstall / re-install is not suitable for a second CDB.

Imagine a farm with 10s or 100s of CDBs, it needs to be automatable. As I mentioned in reply to the OP - the msi seems to be modifying the supplied DBNAME property to refer to the primary CDB.

Free Windows Admin Tool Kit Click here and download it now
October 3rd, 2013 5:19am

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

Other recent topics Other recent topics