Shared Access Mailboxes
QSS-Support
Posts: 5
Hi,
We have a number of shared access mailboxes in our Exchange Server. These are usually generic accounts like sales@..., enquiries@..., etc. which are accessed by various users on the network but no one actually logs in as these accounts (ie. no one logs into the PC as sales or enquiries, etc).
After archiving the mails in these mailboxes, we can see the stub messages in these mailboxes from the user who have access to these mailboxes. However, if we click on "View message" from one of the archived messages, a web page pops up that says :-
User DOMAIN\ArchiveAccount does not have permission to read mailbox ArchivedUser@domain.com.
Where :-
DOMAIN is the internal DOMAIN of the network here
ArchiveAccount is the Domain Admin account used for the Archiving Service
ArchivedUser is the shared access account we are trying to access (eg. sales, enquiries, etc).
How do we gain access to the shared mailbox archived emails from the other users Outlooks ?
Thanks.
We have a number of shared access mailboxes in our Exchange Server. These are usually generic accounts like sales@..., enquiries@..., etc. which are accessed by various users on the network but no one actually logs in as these accounts (ie. no one logs into the PC as sales or enquiries, etc).
After archiving the mails in these mailboxes, we can see the stub messages in these mailboxes from the user who have access to these mailboxes. However, if we click on "View message" from one of the archived messages, a web page pops up that says :-
User DOMAIN\ArchiveAccount does not have permission to read mailbox ArchivedUser@domain.com.
Where :-
DOMAIN is the internal DOMAIN of the network here
ArchiveAccount is the Domain Admin account used for the Archiving Service
ArchivedUser is the shared access account we are trying to access (eg. sales, enquiries, etc).
How do we gain access to the shared mailbox archived emails from the other users Outlooks ?
Thanks.
Comments
However, now that we have restarted Outlook, we discovered a new issue. Whenever we access any archived mails in the shared mailboxes the first time Outlook restarts, we have to provide the username and password for each shared mailbox we access. Say we have 4 shared mailboxes attached to our Outlook - sales, enquiries, support and accounts.
When we click on an archived mail in sales, we have to provide the sales account username and password. The same goes when we click on any archived mails in enquiries, support or accounts. This means that every user that accesses any shared mailboxes must also be given the username and password of the shared mailbox. This can get very tiresome if there are many shared mailboxes to open.
Is there a way around this as this would make this unworkable in a number of situations, for example :-
A manager gives access to his mailbox to his secretary. Under Outlook, the Secretary can have unrestricted access to his mailbox without ever knowing the manager's username and password, which could be a major security issue. Now, if the messages have been archived, the secretary will no longer be able to access the archived mails without knowing the manager's credentials.
Thanks.
I wonder how you're granting permission to the shared mailboxes? If you do so using Active Directory permissions (via Active Directory Users & Computers for Exchange 2003, or Exchange Management Shell / Console for 2007) to grant full access to the mailbox to another user, then Exchange Archiver should automatically recognise that permission and allow access.
However, if you grant permissions using Outlook's delegate feature, or by setting permissions on individual folders of a mailbox through Outlook (e.g. publisher, reviewer, and so on), we won't use those for archived messages, since placeholders may be moved around between different folders after archiving.
If you're using AD permissions and it's not working as expected, let me know and we'll look into it.
Regards,
Robert
Red Gate
Thanks for your reply.
You are absolutely correct in your assumption. Those mailboxes were shared via Outlook in a restricted fashion. Once we granted full access permission to the mailbox via Exchange Console, the Outlook Add-In works fine for the shared mailboxes now.
I have another issue (which I mentioned to Michael Francis in an email), and that is I could not install the OWA Add-in to the Exchange server. The server is a MS SBS 2008 server running Exchange 2007 with Exchange SP2 installed. The OWA installer ran and then brought up two or three errors about not being able to patch some files and then said the installer ended prematurely.
Now, if I try to run the installer again, I get the option to Repair or Remove only (not install - that is greyed out). However, selecting either Repair or Remove brings up the error that I must have Exchange 2007 installed in order to install the OWA Add-in. So, now I can neither install nor remove the add-in.
Any assistance would be appreciated as we are actually evaluating ESA for suitability to recommend to a client (we are IT Resellers) and would like to be able to fully test out (or at least as much as we can) ESA in the next few days before we make the recommendation.
How does ESA cope with mailboxes that have tens if not hundreds of thousands of emails (yes, believe it or not, we do have clients like that !). Since ESA stores the archived mails as files in a folder, I'm presuming that this would mean the archive folder for these mailboxes would contain just as many files ? If so, as you probably know, navigating such folders with Windows Explorer is extremely painful and I'm curious how this affects the performance of ESA ?
Thanks.
Excellent stuff!
If you could run the installer with logging enabled, as follows: ...and send me the log file (robert dot chipperfield at red-gate.com), I'll take a look and see if I can see what's going on.
As you've correctly assumed, we do store each message as its own file. However, we don't actually ever enumerate the contents of a directory; the metadata is stored in a small SQLite database, and the unique identifier for each message is directly convertible to its filename. This scales much better as the number of messages increases.
We also allow multiple archive stores, so if you want to keep the number of files in each directory down to a reasonable number, you can do. One possibility is to create a new store every month / quarter / year, and change the archive rule to point at the new store (messages already archived will remain where they were, and will still be accessible); other customers chose to partition their stores by user.
Thanks,
Robert
Red Gate
The log running the Remove option is as follows :-
=== Verbose logging started: 26/01/2010 9:37:01 Build type: SHIP UNICODE 4.05.6001.00 Calling process: C:\Windows\system32\msiexec.exe ===
MSI (c) (F0:B0) [09:37:01:264]: Resetting cached policy values
MSI (c) (F0:B0) [09:37:01:264]: Machine policy value 'Debug' is 0
MSI (c) (F0:B0) [09:37:01:264]: ******* RunEngine:
******* Product: ESA Outlook Web Access Add-in x64.msi
******* Action:
******* CommandLine: **********
MSI (c) (F0:B0) [09:37:01:639]: Machine policy value 'DisableUserInstalls' is 0
MSI (c) (F0:B0) [09:37:01:889]: Cloaking enabled.
MSI (c) (F0:B0) [09:37:01:889]: Attempting to enable all disabled privileges before calling Install on Server
MSI (c) (F0:B0) [09:37:01:905]: End dialog not enabled
MSI (c) (F0:B0) [09:37:01:905]: Original package ==> E:\General\Download\ESA Outlook Web Access Add-in x64.msi
MSI (c) (F0:B0) [09:37:01:905]: Package we're running from ==> C:\Windows\Installer\257308.msi
MSI (c) (F0:B0) [09:37:01:905]: APPCOMPAT: looking for appcompat database entry with ProductCode '{6D439D73-AAEA-49F8-9F9E-CDA9CE4DAC4E}'.
MSI (c) (F0:B0) [09:37:01:905]: APPCOMPAT: no matching ProductCode found in database.
MSI (c) (F0:B0) [09:37:01:905]: MSCOREE not loaded loading copy from system32
MSI (c) (F0:B0) [09:37:01:920]: Machine policy value 'DisablePatch' is 0
MSI (c) (F0:B0) [09:37:01:920]: Machine policy value 'AllowLockdownPatch' is 0
MSI (c) (F0:B0) [09:37:01:920]: Machine policy value 'DisableMsi' is 1
MSI (c) (F0:B0) [09:37:01:920]: Machine policy value 'AlwaysInstallElevated' is 0
MSI (c) (F0:B0) [09:37:01:920]: User policy value 'AlwaysInstallElevated' is 0
MSI (c) (F0:B0) [09:37:01:920]: Product {6D439D73-AAEA-49F8-9F9E-CDA9CE4DAC4E} is admin assigned: LocalSystem owns the publish key.
MSI (c) (F0:B0) [09:37:01:920]: Product {6D439D73-AAEA-49F8-9F9E-CDA9CE4DAC4E} is managed.
MSI (c) (F0:B0) [09:37:01:920]: Running product '{6D439D73-AAEA-49F8-9F9E-CDA9CE4DAC4E}' with elevated privileges: Product is assigned.
MSI (c) (F0:B0) [09:37:01:920]: Machine policy value 'DisableLUAPatching' is 0
MSI (c) (F0:B0) [09:37:01:920]: Machine policy value 'DisableFlyWeightPatching' is 0
MSI (c) (F0:B0) [09:37:01:920]: APPCOMPAT: looking for appcompat database entry with ProductCode '{6D439D73-AAEA-49F8-9F9E-CDA9CE4DAC4E}'.
MSI (c) (F0:B0) [09:37:01:920]: APPCOMPAT: no matching ProductCode found in database.
MSI (c) (F0:B0) [09:37:01:920]: Transforms are not secure.
MSI (c) (F0:B0) [09:37:01:920]: PROPERTY CHANGE: Adding MsiLogFileLocation property. Its value is 'E:\General\Download\InstallLog.txt'.
MSI (c) (F0:B0) [09:37:01:920]: Command Line: CURRENTDIRECTORY=E:\General\Download CLIENTUILEVEL=0 CLIENTPROCESSID=9968
MSI (c) (F0:B0) [09:37:01:920]: PROPERTY CHANGE: Adding PackageCode property. Its value is '{D8A3A012-70DA-4A5A-8A0E-09944F50CABD}'.
MSI (c) (F0:B0) [09:37:01:920]: Product Code passed to Engine.Initialize: '{6D439D73-AAEA-49F8-9F9E-CDA9CE4DAC4E}'
MSI (c) (F0:B0) [09:37:01:920]: Product Code from property table before transforms: '{6D439D73-AAEA-49F8-9F9E-CDA9CE4DAC4E}'
MSI (c) (F0:B0) [09:37:01:920]: Product Code from property table after transforms: '{6D439D73-AAEA-49F8-9F9E-CDA9CE4DAC4E}'
MSI (c) (F0:B0) [09:37:01:920]: Product registered: entering maintenance mode
MSI (c) (F0:B0) [09:37:01:920]: PROPERTY CHANGE: Adding ProductState property. Its value is '5'.
MSI (c) (F0:B0) [09:37:01:920]: PROPERTY CHANGE: Adding ProductToBeRegistered property. Its value is '1'.
MSI (c) (F0:B0) [09:37:01:920]: Note: 1: 1402 2: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer 3: 2
MSI (c) (F0:B0) [09:37:01:920]: Entering CMsiConfigurationManager::SetLastUsedSource.
MSI (c) (F0:B0) [09:37:01:920]: Specifed source is already in a list.
MSI (c) (F0:B0) [09:37:01:920]: User policy value 'SearchOrder' is 'nmu'
MSI (c) (F0:B0) [09:37:01:920]: Machine policy value 'DisableBrowse' is 0
MSI (c) (F0:B0) [09:37:01:920]: Machine policy value 'AllowLockdownBrowse' is 0
MSI (c) (F0:B0) [09:37:01:920]: Machine policy value 'AlwaysInstallElevated' is 0
MSI (c) (F0:B0) [09:37:01:920]: User policy value 'AlwaysInstallElevated' is 0
MSI (c) (F0:B0) [09:37:01:920]: Product {6D439D73-AAEA-49F8-9F9E-CDA9CE4DAC4E} is admin assigned: LocalSystem owns the publish key.
MSI (c) (F0:B0) [09:37:01:920]: Product {6D439D73-AAEA-49F8-9F9E-CDA9CE4DAC4E} is managed.
MSI (c) (F0:B0) [09:37:01:920]: Running product '{6D439D73-AAEA-49F8-9F9E-CDA9CE4DAC4E}' with elevated privileges: Product is assigned.
MSI (c) (F0:B0) [09:37:01:920]: Adding new sources is not allowed.
MSI (c) (F0:B0) [09:37:01:920]: Package name retrieved from configuration data: 'ESA Outlook Web Access Add-in x64.msi'
MSI (c) (F0:B0) [09:37:01:920]: Determined that existing product (either this product or the product being upgraded with a patch) is installed per-machine.
MSI (c) (F0:B0) [09:37:01:920]: Note: 1: 2262 2: AdminProperties 3: -2147287038
MSI (c) (F0:B0) [09:37:01:920]: Machine policy value 'AlwaysInstallElevated' is 0
MSI (c) (F0:B0) [09:37:01:920]: User policy value 'AlwaysInstallElevated' is 0
MSI (c) (F0:B0) [09:37:01:920]: Product {6D439D73-AAEA-49F8-9F9E-CDA9CE4DAC4E} is admin assigned: LocalSystem owns the publish key.
MSI (c) (F0:B0) [09:37:01:920]: Product {6D439D73-AAEA-49F8-9F9E-CDA9CE4DAC4E} is managed.
MSI (c) (F0:B0) [09:37:01:920]: Running product '{6D439D73-AAEA-49F8-9F9E-CDA9CE4DAC4E}' with elevated privileges: Product is assigned.
MSI (c) (F0:B0) [09:37:01:920]: Machine policy value 'EnableUserControl' is 0
MSI (c) (F0:B0) [09:37:01:920]: PROPERTY CHANGE: Adding RestrictedUserControl property. Its value is '1'.
MSI (c) (F0:B0) [09:37:01:920]: PROPERTY CHANGE: Adding CURRENTDIRECTORY property. Its value is 'E:\General\Download'.
MSI (c) (F0:B0) [09:37:01:920]: PROPERTY CHANGE: Adding CLIENTUILEVEL property. Its value is '0'.
MSI (c) (F0:B0) [09:37:01:920]: PROPERTY CHANGE: Adding CLIENTPROCESSID property. Its value is '9968'.
MSI (c) (F0:B0) [09:37:01:920]: PROPERTY CHANGE: Adding MsiSystemRebootPending property. Its value is '1'.
MSI (c) (F0:B0) [09:37:01:920]: TRANSFORMS property is now:
MSI (c) (F0:B0) [09:37:01:920]: PROPERTY CHANGE: Adding PRODUCTLANGUAGE property. Its value is '1033'.
MSI (c) (F0:B0) [09:37:01:920]: PROPERTY CHANGE: Adding VersionDatabase property. Its value is '200'.
MSI (c) (F0:B0) [09:37:01:920]: SHELL32::SHGetFolderPath returned: C:\Users\KelvinLee\AppData\Roaming
MSI (c) (F0:B0) [09:37:01:920]: SHELL32::SHGetFolderPath returned: C:\Users\KelvinLee\Favorites
MSI (c) (F0:B0) [09:37:01:920]: SHELL32::SHGetFolderPath returned: C:\Users\KelvinLee\AppData\Roaming\Microsoft\Windows\Network Shortcuts
MSI (c) (F0:B0) [09:37:01:920]: SHELL32::SHGetFolderPath returned: C:\Users\KelvinLee\Documents
MSI (c) (F0:B0) [09:37:01:920]: SHELL32::SHGetFolderPath returned: C:\Users\KelvinLee\AppData\Roaming\Microsoft\Windows\Printer Shortcuts
MSI (c) (F0:B0) [09:37:01:920]: SHELL32::SHGetFolderPath returned: C:\Users\KelvinLee\AppData\Roaming\Microsoft\Windows\Recent
MSI (c) (F0:B0) [09:37:01:920]: SHELL32::SHGetFolderPath returned: C:\Users\KelvinLee\AppData\Roaming\Microsoft\Windows\SendTo
MSI (c) (F0:B0) [09:37:01:920]: SHELL32::SHGetFolderPath returned: C:\Users\KelvinLee\AppData\Roaming\Microsoft\Windows\Templates
MSI (c) (F0:B0) [09:37:01:920]: SHELL32::SHGetFolderPath returned: C:\ProgramData
MSI (c) (F0:B0) [09:37:01:920]: SHELL32::SHGetFolderPath returned: C:\Users\KelvinLee\AppData\Local
MSI (c) (F0:B0) [09:37:01:920]: SHELL32::SHGetFolderPath returned: C:\Users\KelvinLee\Pictures
MSI (c) (F0:B0) [09:37:01:920]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools
MSI (c) (F0:B0) [09:37:01:920]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup
MSI (c) (F0:B0) [09:37:01:920]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs
MSI (c) (F0:B0) [09:37:01:920]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu
MSI (c) (F0:B0) [09:37:01:920]: SHELL32::SHGetFolderPath returned: C:\Users\Public\Desktop
MSI (c) (F0:B0) [09:37:01:920]: SHELL32::SHGetFolderPath returned: C:\Users\KelvinLee\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Administrative Tools
MSI (c) (F0:B0) [09:37:01:920]: SHELL32::SHGetFolderPath returned: C:\Users\KelvinLee\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup
MSI (c) (F0:B0) [09:37:01:920]: SHELL32::SHGetFolderPath returned: C:\Users\KelvinLee\AppData\Roaming\Microsoft\Windows\Start Menu\Programs
MSI (c) (F0:B0) [09:37:01:936]: SHELL32::SHGetFolderPath returned: C:\Users\KelvinLee\AppData\Roaming\Microsoft\Windows\Start Menu
MSI (c) (F0:B0) [09:37:01:936]: SHELL32::SHGetFolderPath returned: C:\Users\KelvinLee\Desktop
MSI (c) (F0:B0) [09:37:01:936]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Templates
MSI (c) (F0:B0) [09:37:01:936]: SHELL32::SHGetFolderPath returned: C:\Windows\Fonts
MSI (c) (F0:B0) [09:37:01:936]: Note: 1: 2898 2: MS Sans Serif 3: MS Sans Serif 4: 0 5: 16
MSI (c) (F0:B0) [09:37:01:936]: MSI_LUA: Setting AdminUser property to 1 because this is the client or the user has already permitted elevation
MSI (c) (F0:B0) [09:37:01:936]: PROPERTY CHANGE: Adding AdminUser property. Its value is '1'.
MSI (c) (F0:B0) [09:37:01:936]: MSI_LUA: Setting MsiRunningElevated property to 1 because the install is already running elevated.
MSI (c) (F0:B0) [09:37:01:936]: PROPERTY CHANGE: Adding MsiRunningElevated property. Its value is '1'.
MSI (c) (F0:B0) [09:37:01:936]: PROPERTY CHANGE: Adding Privileged property. Its value is '1'.
MSI (c) (F0:B0) [09:37:01:936]: Note: 1: 1402 2: HKEY_CURRENT_USER\Software\Microsoft\MS Setup (ACME)\User Info 3: 2
MSI (c) (F0:B0) [09:37:01:936]: PROPERTY CHANGE: Adding USERNAME property. Its value is 'Windows User'.
MSI (c) (F0:B0) [09:37:01:936]: Note: 1: 1402 2: HKEY_CURRENT_USER\Software\Microsoft\MS Setup (ACME)\User Info 3: 2
MSI (c) (F0:B0) [09:37:01:936]: PROPERTY CHANGE: Adding Installed property. Its value is '00:00:00'.
MSI (c) (F0:B0) [09:37:01:936]: PROPERTY CHANGE: Adding DATABASE property. Its value is 'C:\Windows\Installer\257308.msi'.
MSI (c) (F0:B0) [09:37:01:936]: PROPERTY CHANGE: Adding OriginalDatabase property. Its value is 'E:\General\Download\ESA Outlook Web Access Add-in x64.msi'.
MSI (c) (F0:B0) [09:37:01:936]: Machine policy value 'MsiDisableEmbeddedUI' is 0
MSI (c) (F0:10) [09:37:01:952]: PROPERTY CHANGE: Adding VersionHandler property. Its value is '4.05'.
=== Logging started: 26/01/2010 9:37:01 ===
MSI (c) (F0:B0) [09:37:01:952]: Note: 1: 2205 2: 3: PatchPackage
MSI (c) (F0:B0) [09:37:01:952]: Machine policy value 'DisableRollback' is 0
MSI (c) (F0:B0) [09:37:01:952]: User policy value 'DisableRollback' is 0
MSI (c) (F0:B0) [09:37:01:952]: PROPERTY CHANGE: Adding UILevel property. Its value is '5'.
MSI (c) (F0:B0) [09:37:01:952]: PROPERTY CHANGE: Adding ACTION property. Its value is 'INSTALL'.
MSI (c) (F0:B0) [09:37:01:952]: Doing action: INSTALL
MSI (c) (F0:B0) [09:37:01:952]: Note: 1: 2205 2: 3: ActionText
Action 9:37:01: INSTALL.
Action start 9:37:01: INSTALL.
MSI (c) (F0:B0) [09:37:01:952]: UI Sequence table 'InstallUISequence' is present and populated.
MSI (c) (F0:B0) [09:37:01:967]: Running UISequence
MSI (c) (F0:B0) [09:37:01:967]: PROPERTY CHANGE: Adding EXECUTEACTION property. Its value is 'INSTALL'.
MSI (c) (F0:B0) [09:37:01:967]: Doing action: PrepareDlg
MSI (c) (F0:B0) [09:37:01:967]: Note: 1: 2205 2: 3: ActionText
Action 9:37:01: PrepareDlg.
Action start 9:37:01: PrepareDlg.
MSI (c) (F0:B0) [09:37:01:967]: Note: 1: 2235 2: 3: ExtendedType 4: SELECT `Action`,`Type`,`Source`,`Target`, NULL, `ExtendedType` FROM `CustomAction` WHERE `Action` = 'PrepareDlg'
Info 2898. For WixUI_Font_Normal textstyle, the system created a 'Tahoma' font, in 1 character set, of 13 pixels height.
Info 2898. For WixUI_Font_Bigger textstyle, the system created a 'Tahoma' font, in 1 character set, of 19 pixels height.
Action 9:37:01: PrepareDlg. Dialog created
Action ended 9:37:01: PrepareDlg. Return value 1.
MSI (c) (F0:B0) [09:37:01:983]: Doing action: AppSearch
MSI (c) (F0:B0) [09:37:01:983]: Note: 1: 2205 2: 3: ActionText
Action 9:37:01: AppSearch. Searching for installed applications
Action start 9:37:01: AppSearch.
AppSearch: Property: INSTALLDIR, Signature: EXCHANGEMSIINSTALLPATH
MSI (c) (F0:B0) [09:37:01:983]: Note: 1: 2262 2: Signature 3: -2147287038
MSI (c) (F0:B0) [09:37:01:983]: PROPERTY CHANGE: Adding INSTALLDIR property. Its value is 'C:\Program Files\Microsoft\Exchange Server\'.
AppSearch: Property: EXCHANGEMAJORVERSION2007, Signature: EXCHANGEMAJORVERSION
MSI (c) (F0:B0) [09:37:01:983]: Note: 1: 2262 2: Signature 3: -2147287038
MSI (c) (F0:B0) [09:37:01:983]: PROPERTY CHANGE: Adding EXCHANGEMAJORVERSION2007 property. Its value is '#8'.
AppSearch: Property: EXCHANGE2003, Signature: EXCHANGETOPLEVEL
MSI (c) (F0:B0) [09:37:01:983]: Note: 1: 2262 2: Signature 3: -2147287038
AppSearch: Property: EXCHANGE2003INSTALL, Signature: TARGET24
MSI (c) (F0:B0) [09:37:01:983]: Note: 1: 2262 2: Signature 3: -2147287038
MSI (c) (F0:B0) [09:37:01:983]: Note: 1: 1322 2:
MSI (c) (F0:B0) [09:37:01:983]: Note: 1: 1322 2:
AppSearch: Property: EXCHANGE2003INSTALLJS, Signature: FindVDir
MSI (c) (F0:B0) [09:37:01:998]: Note: 1: 2262 2: Signature 3: -2147287038
AppSearch: Property: EXCHANGEPRESENT2007, Signature: EXCHANGEFOUND
MSI (c) (F0:B0) [09:37:01:998]: Note: 1: 2262 2: Signature 3: -2147287038
MSI (c) (F0:B0) [09:37:01:998]: Note: 1: 1325 2: ClientAccess
MSI (c) (F0:B0) [09:37:01:998]: PROPERTY CHANGE: Adding EXCHANGEPRESENT2007 property. Its value is 'C:\Program Files\Microsoft\Exchange Server\ClientAccess\'.
Action ended 9:37:01: AppSearch. Return value 1.
MSI (c) (F0:B0) [09:37:01:998]: Skipping action: SetVersionSearchLocation (condition is false)
MSI (c) (F0:B0) [09:37:01:998]: Doing action: SetVersionSearchLocation2
MSI (c) (F0:B0) [09:37:01:998]: Note: 1: 2205 2: 3: ActionText
Action 9:37:01: SetVersionSearchLocation2.
Action start 9:37:01: SetVersionSearchLocation2.
MSI (c) (F0:B0) [09:37:01:998]: Note: 1: 2235 2: 3: ExtendedType 4: SELECT `Action`,`Type`,`Source`,`Target`, NULL, `ExtendedType` FROM `CustomAction` WHERE `Action` = 'SetVersionSearchLocation2'
MSI (c) (F0:B0) [09:37:01:998]: PROPERTY CHANGE: Adding DIRECTORYVERSIONSEARCH property. Its value is 'C:\Program Files\Microsoft\Exchange Server\ClientAccess\\Owa\'.
Action ended 9:37:01: SetVersionSearchLocation2. Return value 1.
MSI (c) (F0:B0) [09:37:01:998]: Doing action: DirectoryVersionSearch
MSI (c) (F0:B0) [09:37:01:998]: Note: 1: 2205 2: 3: ActionText
Action 9:37:01: DirectoryVersionSearch.
Action start 9:37:01: DirectoryVersionSearch.
MSI (c) (F0:B0) [09:37:01:998]: Note: 1: 2235 2: 3: ExtendedType 4: SELECT `Action`,`Type`,`Source`,`Target`, NULL, `ExtendedType` FROM `CustomAction` WHERE `Action` = 'DirectoryVersionSearch'
MSI (c) (F0:58) [09:37:02:014]: Invoking remote custom action. DLL: C:\Users\KelvinLee\AppData\Local\Temp\1\MSIA7C5.tmp, Entrypoint: DirectoryVersionSearch
MSI (c) (F0:A0) [09:37:02:014]: Cloaking enabled.
MSI (c) (F0:A0) [09:37:02:014]: Attempting to enable all disabled privileges before calling Install on Server
MSI (c) (F0:A0) [09:37:02:014]: Connected to service for CA interface.
** RedGate.Installer.Engine Staring directory search
** RedGate.Installer.Engine Staring directory search of C:\Program Files\Microsoft\Exchange Server\ClientAccess\\Owa\*
** RedGate.Installer.Engine Checking .
** RedGate.Installer.Engine Checking ..
** RedGate.Installer.Engine Checking 8.2.176.2
** RedGate.Installer.Engine No subdirectory check required.
** RedGate.Installer.Engine Checking auth
** RedGate.Installer.Engine Checking Bin
** RedGate.Installer.Engine Checking Current
** RedGate.Installer.Engine Checking forms
** RedGate.Installer.Engine Checking Help
** RedGate.Installer.Engine Checking smime
** RedGate.Installer.Engine Checking spell
** RedGate.Installer.Engine DirectoryVersionSearch Result 8.2.176.2
MSI (c) (F0!80) [09:37:02:389]: PROPERTY CHANGE: Adding DIRECTORYVERSIONSEARCHRESULT property. Its value is '8.2.176.2'.
MSI (c) (F0!80) [09:37:02:389]: PROPERTY CHANGE: Adding DIRECTORYVERSIONSEARCHCASESRESULT property. Its value is '3'.
Action ended 9:37:02: DirectoryVersionSearch. Return value 1.
MSI (c) (F0:B0) [09:37:02:389]: Skipping action: SetVersionSearchLocationBack (condition is false)
MSI (c) (F0:B0) [09:37:02:389]: Doing action: LaunchConditions
MSI (c) (F0:B0) [09:37:02:389]: Note: 1: 2205 2: 3: ActionText
Action 9:37:02: LaunchConditions. Evaluating launch conditions
Action start 9:37:02: LaunchConditions.
Action ended 9:37:02: LaunchConditions. Return value 1.
MSI (c) (F0:B0) [09:37:02:389]: Doing action: FindRelatedProducts
MSI (c) (F0:B0) [09:37:02:389]: Note: 1: 2205 2: 3: ActionText
Action 9:37:02: FindRelatedProducts. Searching for related applications
Action start 9:37:02: FindRelatedProducts.
MSI (c) (F0:B0) [09:37:02:389]: Skipping FindRelatedProducts action: not run in maintenance mode
Action ended 9:37:02: FindRelatedProducts. Return value 0.
MSI (c) (F0:B0) [09:37:02:389]: Skipping action: NewerVersionFound (condition is false)
MSI (c) (F0:B0) [09:37:02:389]: Doing action: ValidateProductID
MSI (c) (F0:B0) [09:37:02:389]: Note: 1: 2205 2: 3: ActionText
Action 9:37:02: ValidateProductID.
Action start 9:37:02: ValidateProductID.
Action ended 9:37:02: ValidateProductID. Return value 1.
MSI (c) (F0:B0) [09:37:02:389]: Doing action: CostInitialize
MSI (c) (F0:B0) [09:37:02:389]: Note: 1: 2205 2: 3: ActionText
Action 9:37:02: CostInitialize. Computing space requirements
Action start 9:37:02: CostInitialize.
MSI (c) (F0:B0) [09:37:02:405]: Machine policy value 'MaxPatchCacheSize' is 10
MSI (c) (F0:B0) [09:37:02:405]: PROPERTY CHANGE: Adding ROOTDRIVE property. Its value is 'F:\'.
MSI (c) (F0:B0) [09:37:02:405]: PROPERTY CHANGE: Adding CostingComplete property. Its value is '0'.
Action ended 9:37:02: CostInitialize. Return value 1.
MSI (c) (F0:B0) [09:37:02:405]: Doing action: FileCost
MSI (c) (F0:B0) [09:37:02:405]: Note: 1: 2205 2: 3: ActionText
Action 9:37:02: FileCost. Computing space requirements
Action start 9:37:02: FileCost.
MSI (c) (F0:B0) [09:37:02:405]: Note: 1: 2205 2: 3: MsiAssembly
MSI (c) (F0:B0) [09:37:02:405]: Note: 1: 2205 2: 3: Class
MSI (c) (F0:B0) [09:37:02:405]: Note: 1: 2205 2: 3: Extension
MSI (c) (F0:B0) [09:37:02:405]: Note: 1: 2205 2: 3: TypeLib
Action ended 9:37:02: FileCost. Return value 1.
MSI (c) (F0:B0) [09:37:02:405]: Doing action: CostFinalize
MSI (c) (F0:B0) [09:37:02:405]: Note: 1: 2205 2: 3: ActionText
Action 9:37:02: CostFinalize. Computing space requirements
Action start 9:37:02: CostFinalize.
MSI (c) (F0:B0) [09:37:02:405]: PROPERTY CHANGE: Adding OutOfDiskSpace property. Its value is '0'.
MSI (c) (F0:B0) [09:37:02:405]: PROPERTY CHANGE: Adding OutOfNoRbDiskSpace property. Its value is '0'.
MSI (c) (F0:B0) [09:37:02:405]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceAvailable property. Its value is '0'.
MSI (c) (F0:B0) [09:37:02:405]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceRequired property. Its value is '0'.
MSI (c) (F0:B0) [09:37:02:405]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceRemaining property. Its value is '0'.
MSI (c) (F0:B0) [09:37:02:405]: Note: 1: 2205 2: 3: MsiAssembly
MSI (c) (F0:B0) [09:37:02:405]: Note: 1: 2228 2: 3: MsiAssembly 4: SELECT `MsiAssembly`.`Attributes`, `MsiAssembly`.`File_Application`, `MsiAssembly`.`File_Manifest`, `Component`.`KeyPath` FROM `MsiAssembly`, `Component` WHERE `MsiAssembly`.`Component_` = `Component`.`Component` AND `MsiAssembly`.`Component_` = ?
MSI (c) (F0:B0) [09:37:02:405]: PROPERTY CHANGE: Adding Owa property. Its value is 'C:\Program Files\Microsoft\Exchange Server\ClientAccess\Owa'.
MSI (c) (F0:B0) [09:37:02:405]: PROPERTY CHANGE: Adding REDGATEFORMSPREMIUM property. Its value is 'C:\Program Files\Microsoft\Exchange Server\ClientAccess\Owa\forms\RedGatePremium'.
MSI (c) (F0:B0) [09:37:02:405]: PROPERTY CHANGE: Adding REDGATEFORMSBASIC property. Its value is 'C:\Program Files\Microsoft\Exchange Server\ClientAccess\Owa\forms\RedGateBasic'.
MSI (c) (F0:B0) [09:37:02:405]: PROPERTY CHANGE: Adding Custom3 property. Its value is 'C:\Program Files\Microsoft\Exchange Server\ClientAccess\Owa\forms\Customization'.
MSI (c) (F0:B0) [09:37:02:405]: PROPERTY CHANGE: Adding Bin property. Its value is 'C:\Program Files\Microsoft\Exchange Server\ClientAccess\Owa\Bin'.
MSI (c) (F0:B0) [09:37:02:405]: PROPERTY CHANGE: Adding ADDIN2003ENGINEBIN property. Its value is 'F:\RedGate'.
MSI (c) (F0:B0) [09:37:02:405]: Note: 1: 2205 2: 3: Patch
MSI (c) (F0:B0) [09:37:02:405]: Note: 1: 2205 2: 3: Condition
MSI (c) (F0:B0) [09:37:02:405]: PROPERTY CHANGE: Adding TARGETDIR property. Its value is 'F:\'.
MSI (c) (F0:B0) [09:37:02:405]: PROPERTY CHANGE: Adding EXCHANGE2003INSTALL property. Its value is 'F:\'.
MSI (c) (F0:B0) [09:37:02:405]: PROPERTY CHANGE: Modifying ADDIN2003ENGINEBIN property. Its current value is 'F:\RedGate'. Its new value: 'F:\RedGate\'.
MSI (c) (F0:B0) [09:37:02:405]: PROPERTY CHANGE: Adding Addin2003Bin property. Its value is 'F:\bin\'.
MSI (c) (F0:B0) [09:37:02:405]: PROPERTY CHANGE: Adding ClientAccess property. Its value is 'C:\Program Files\Microsoft\Exchange Server\ClientAccess\'.
MSI (c) (F0:B0) [09:37:02:405]: PROPERTY CHANGE: Modifying Owa property. Its current value is 'C:\Program Files\Microsoft\Exchange Server\ClientAccess\Owa'. Its new value: 'C:\Program Files\Microsoft\Exchange Server\ClientAccess\Owa\'.
MSI (c) (F0:B0) [09:37:02:405]: PROPERTY CHANGE: Modifying Bin property. Its current value is 'C:\Program Files\Microsoft\Exchange Server\ClientAccess\Owa\Bin'. Its new value: 'C:\Program Files\Microsoft\Exchange Server\ClientAccess\Owa\Bin\'.
MSI (c) (F0:B0) [09:37:02:405]: PROPERTY CHANGE: Adding Forms property. Its value is 'C:\Program Files\Microsoft\Exchange Server\ClientAccess\Owa\forms\'.
MSI (c) (F0:B0) [09:37:02:405]: PROPERTY CHANGE: Modifying Custom3 property. Its current value is 'C:\Program Files\Microsoft\Exchange Server\ClientAccess\Owa\forms\Customization'. Its new value: 'C:\Program Files\Microsoft\Exchange Server\ClientAccess\Owa\forms\Customization\'.
MSI (c) (F0:B0) [09:37:02:405]: PROPERTY CHANGE: Modifying REDGATEFORMSBASIC property. Its current value is 'C:\Program Files\Microsoft\Exchange Server\ClientAccess\Owa\forms\RedGateBasic'. Its new value: 'C:\Program Files\Microsoft\Exchange Server\ClientAccess\Owa\forms\RedGateBasic\'.
MSI (c) (F0:B0) [09:37:02:405]: PROPERTY CHANGE: Adding BASIC property. Its value is 'C:\Program Files\Microsoft\Exchange Server\ClientAccess\Owa\forms\basic\'.
MSI (c) (F0:B0) [09:37:02:405]: PROPERTY CHANGE: Modifying REDGATEFORMSPREMIUM property. Its current value is 'C:\Program Files\Microsoft\Exchange Server\ClientAccess\Owa\forms\RedGatePremium'. Its new value: 'C:\Program Files\Microsoft\Exchange Server\ClientAccess\Owa\forms\RedGatePremium\'.
MSI (c) (F0:B0) [09:37:02:405]: PROPERTY CHANGE: Adding PREMIUM property. Its value is 'C:\Program Files\Microsoft\Exchange Server\ClientAccess\Owa\forms\premium\'.
MSI (c) (F0:B0) [09:37:02:405]: Target path resolution complete. Dumping Directory table...
MSI (c) (F0:B0) [09:37:02:405]: Note: target paths subject to change (via custom actions or browsing)
MSI (c) (F0:B0) [09:37:02:405]: Dir (target): Key: TARGETDIR , Object: F:MSI (c) (F0:B0) [09:37:02:405]: Dir (target): Key: WindowsFolder , Object: C:\WindowsMSI (c) (F0:B0) [09:37:02:405]: Dir (target): Key: EXCHANGE2003INSTALL , Object: F:MSI (c) (F0:B0) [09:37:02:405]: Dir (target): Key: ADDIN2003ENGINEBIN , Object: F:\RedGateMSI (c) (F0:B0) [09:37:02:405]: Dir (target): Key: Addin2003Bin , Object: F:\binMSI (c) (F0:B0) [09:37:02:405]: Dir (target): Key: INSTALLDIR , Object: C:\Program Files\Microsoft\Exchange ServerMSI (c) (F0:B0) [09:37:02:405]: Dir (target): Key: ClientAccess , Object: C:\Program Files\Microsoft\Exchange Server\ClientAccessMSI (c) (F0:B0) [09:37:02:405]: Dir (target): Key: Owa , Object: C:\Program Files\Microsoft\Exchange Server\ClientAccess\OwaMSI (c) (F0:B0) [09:37:02:405]: Dir (target): Key: Bin , Object: C:\Program Files\Microsoft\Exchange Server\ClientAccess\Owa\BinMSI (c) (F0:B0) [09:37:02:405]: Dir (target): Key: Forms , Object: C:\Program Files\Microsoft\Exchange Server\ClientAccess\Owa\formsMSI (c) (F0:B0) [09:37:02:405]: Dir (target): Key: Custom3 , Object: C:\Program Files\Microsoft\Exchange Server\ClientAccess\Owa\forms\CustomizationMSI (c) (F0:B0) [09:37:02:405]: Dir (target): Key: REDGATEFORMSBASIC , Object: C:\Program Files\Microsoft\Exchange Server\ClientAccess\Owa\forms\RedGateBasicMSI (c) (F0:B0) [09:37:02:405]: Dir (target): Key: BASIC , Object: C:\Program Files\Microsoft\Exchange Server\ClientAccess\Owa\forms\basicMSI (c) (F0:B0) [09:37:02:405]: Dir (target): Key: REDGATEFORMSPREMIUM , Object: C:\Program Files\Microsoft\Exchange Server\ClientAccess\Owa\forms\RedGatePremiumMSI (c) (F0:B0) [09:37:02:405]: Dir (target): Key: PREMIUM , Object: C:\Program Files\Microsoft\Exchange Server\ClientAccess\Owa\forms\premiumMSI (c) (F0:B0) [09:37:02:405]: PROPERTY CHANGE: Adding INSTALLLEVEL property. Its value is '1'.
Action ended 9:37:02: CostFinalize. Return value 1.
MSI (c) (F0:B0) [09:37:02:405]: Doing action: MigrateFeatureStates
MSI (c) (F0:B0) [09:37:02:405]: Note: 1: 2205 2: 3: ActionText
Action 9:37:02: MigrateFeatureStates. Migrating feature states from related applications
Action start 9:37:02: MigrateFeatureStates.
MSI (c) (F0:B0) [09:37:02:405]: Skipping MigrateFeatureStates action: not run in maintenance mode
Action ended 9:37:02: MigrateFeatureStates. Return value 0.
MSI (c) (F0:B0) [09:37:02:405]: Skipping action: WixUI_CustomWelcomeDlg (condition is false)
MSI (c) (F0:B0) [09:37:02:405]: Doing action: MaintenanceWelcomeDlg
MSI (c) (F0:B0) [09:37:02:405]: Note: 1: 2205 2: 3: ActionText
Action 9:37:02: MaintenanceWelcomeDlg.
Action start 9:37:02: MaintenanceWelcomeDlg.
MSI (c) (F0:B0) [09:37:02:405]: Note: 1: 2235 2: 3: ExtendedType 4: SELECT `Action`,`Type`,`Source`,`Target`, NULL, `ExtendedType` FROM `CustomAction` WHERE `Action` = 'MaintenanceWelcomeDlg'
Action 9:37:02: MaintenanceWelcomeDlg. Dialog created
MSI (c) (F0:38) [09:37:02:420]: PROPERTY CHANGE: Modifying CostingComplete property. Its current value is '0'. Its new value: '1'.
MSI (c) (F0:38) [09:37:02:420]: Note: 1: 2205 2: 3: BindImage
MSI (c) (F0:38) [09:37:02:420]: Note: 1: 2205 2: 3: ProgId
MSI (c) (F0:38) [09:37:02:420]: Note: 1: 2205 2: 3: PublishComponent
MSI (c) (F0:38) [09:37:02:420]: Note: 1: 2205 2: 3: SelfReg
MSI (c) (F0:38) [09:37:02:420]: Note: 1: 2205 2: 3: Extension
MSI (c) (F0:38) [09:37:02:420]: Note: 1: 2205 2: 3: Font
MSI (c) (F0:38) [09:37:02:420]: Note: 1: 2205 2: 3: Shortcut
MSI (c) (F0:38) [09:37:02:420]: Note: 1: 2205 2: 3: Class
MSI (c) (F0:38) [09:37:02:420]: Note: 1: 2727 2:
Info 2898. For WixUI_Font_Title textstyle, the system created a 'Tahoma' font, in 1 character set, of 14 pixels height.
DEBUG: Error 2836: The control ChangeButton on the dialog MaintenanceTypeDlg can not take focus
The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2836. The arguments are: MaintenanceTypeDlg, ChangeButton,
Action 9:37:09: MaintenanceTypeDlg. Dialog created
MSI (c) (F0:10) [09:37:11:495]: PROPERTY CHANGE: Adding WixUI_InstallMode property. Its value is 'Remove'.
Info 2898. For WixUI_Font_Bold textstyle, the system created a 'Tahoma' font, in 1 character set, of 13 pixels height.
Action 9:37:11: VerifyReadyDlgCustom. Dialog created
MSI (c) (F0:10) [09:37:12:011]: Note: 1: 2727 2:
MSI (c) (F0:10) [09:37:12:511]: Note: 1: 2727 2:
MSI (c) (F0:10) [09:37:13:026]: Note: 1: 2727 2:
Action ended 9:37:13: MaintenanceWelcomeDlg. Return value 1.
MSI (c) (F0:B0) [09:37:13:026]: Skipping action: ResumeDlg (condition is false)
MSI (c) (F0:B0) [09:37:13:026]: Doing action: ProgressDlg
MSI (c) (F0:B0) [09:37:13:026]: Note: 1: 2205 2: 3: ActionText
Action 9:37:13: ProgressDlg.
Action start 9:37:13: ProgressDlg.
MSI (c) (F0:B0) [09:37:13:026]: Note: 1: 2235 2: 3: ExtendedType 4: SELECT `Action`,`Type`,`Source`,`Target`, NULL, `ExtendedType` FROM `CustomAction` WHERE `Action` = 'ProgressDlg'
Action 9:37:13: ProgressDlg. Dialog created
Action ended 9:37:13: ProgressDlg. Return value 1.
MSI (c) (F0:B0) [09:37:13:026]: Doing action: ExecuteAction
MSI (c) (F0:B0) [09:37:13:026]: Note: 1: 2205 2: 3: ActionText
Action 9:37:13: ExecuteAction.
Action start 9:37:13: ExecuteAction.
MSI (c) (F0:B0) [09:37:13:042]: PROPERTY CHANGE: Adding SECONDSEQUENCE property. Its value is '1'.
MSI (c) (F0:B0) [09:37:13:042]: Grabbed execution mutex.
MSI (c) (F0:B0) [09:37:13:042]: Incrementing counter to disable shutdown. Counter after increment: 0
MSI (c) (F0:B0) [09:37:13:042]: Switching to server: INSTALLDIR="C:\Program Files\Microsoft\Exchange Server\" PREMIUM="C:\Program Files\Microsoft\Exchange Server\ClientAccess\Owa\forms\premium\" REDGATEFORMSPREMIUM="C:\Program Files\Microsoft\Exchange Server\ClientAccess\Owa\forms\RedGatePremium\" BASIC="C:\Program Files\Microsoft\Exchange Server\ClientAccess\Owa\forms\basic\" REDGATEFORMSBASIC="C:\Program Files\Microsoft\Exchange Server\ClientAccess\Owa\forms\RedGateBasic\" EXCHANGEMAJORVERSION2007="#8" EXCHANGE2003INSTALL="F:\" EXCHANGEPRESENT2007="C:\Program Files\Microsoft\Exchange Server\ClientAccess\" TARGETDIR="F:\" ADDIN2003ENGINEBIN="F:\RedGate\" DIRECTORYVERSIONSEARCH="C:\Program Files\Microsoft\Exchange Server\ClientAccess\\Owa\" CURRENTDIRECTORY="E:\General\Download" CLIENTUILEVEL="0" CLIENTPROCESSID="9968" PRODUCTLANGUAGE="1033" USERNAME="Windows User" ACTION="INSTALL" EXECUTEACTION="INSTALL" DIRECTORYVERSIONSEARCHRESULT="8.2.176.2" DIRECTORYVERSIONSEARCHCASESRESULT="3" ROOTDRIVE="F:\" INSTALLLEVEL="1" SECONDSEQUENCE="1" REMOVE=Product
MSI (s) (24:A8) [09:37:13:057]: Running installation inside multi-package transaction E:\General\Download\ESA Outlook Web Access Add-in x64.msi
MSI (s) (24:A8) [09:37:13:057]: Grabbed execution mutex.
MSI (s) (24:80) [09:37:13:057]: Resetting cached policy values
MSI (s) (24:80) [09:37:13:057]: Machine policy value 'Debug' is 0
MSI (s) (24:80) [09:37:13:057]: ******* RunEngine:
******* Product: E:\General\Download\ESA Outlook Web Access Add-in x64.msi
******* Action: INSTALL
******* CommandLine: **********
MSI (s) (24:80) [09:37:13:057]: Machine policy value 'DisableUserInstalls' is 0
MSI (s) (24:80) [09:37:13:057]: Machine policy value 'LimitSystemRestoreCheckpointing' is 0
MSI (s) (24:80) [09:37:13:057]: SRSetRestorePoint skipped for this transaction.
MSI (s) (24:80) [09:37:13:073]: End dialog not enabled
MSI (s) (24:80) [09:37:13:073]: Original package ==> E:\General\Download\ESA Outlook Web Access Add-in x64.msi
MSI (s) (24:80) [09:37:13:073]: Package we're running from ==> C:\Windows\Installer\257308.msi
MSI (s) (24:80) [09:37:13:073]: APPCOMPAT: looking for appcompat database entry with ProductCode '{6D439D73-AAEA-49F8-9F9E-CDA9CE4DAC4E}'.
MSI (s) (24:80) [09:37:13:073]: APPCOMPAT: no matching ProductCode found in database.
MSI (s) (24:80) [09:37:13:073]: MSCOREE not loaded loading copy from system32
MSI (s) (24:80) [09:37:13:073]: Machine policy value 'DisablePatch' is 0
MSI (s) (24:80) [09:37:13:073]: Machine policy value 'AllowLockdownPatch' is 0
MSI (s) (24:80) [09:37:13:073]: Machine policy value 'DisableMsi' is 1
MSI (s) (24:80) [09:37:13:073]: Machine policy value 'AlwaysInstallElevated' is 0
MSI (s) (24:80) [09:37:13:073]: User policy value 'AlwaysInstallElevated' is 0
MSI (s) (24:80) [09:37:13:073]: Product {6D439D73-AAEA-49F8-9F9E-CDA9CE4DAC4E} is admin assigned: LocalSystem owns the publish key.
MSI (s) (24:80) [09:37:13:073]: Product {6D439D73-AAEA-49F8-9F9E-CDA9CE4DAC4E} is managed.
MSI (s) (24:80) [09:37:13:073]: Running product '{6D439D73-AAEA-49F8-9F9E-CDA9CE4DAC4E}' with elevated privileges: Product is assigned.
MSI (s) (24:80) [09:37:13:073]: Machine policy value 'DisableLUAPatching' is 0
MSI (s) (24:80) [09:37:13:073]: Machine policy value 'DisableFlyWeightPatching' is 0
MSI (s) (24:80) [09:37:13:073]: APPCOMPAT: looking for appcompat database entry with ProductCode '{6D439D73-AAEA-49F8-9F9E-CDA9CE4DAC4E}'.
MSI (s) (24:80) [09:37:13:073]: APPCOMPAT: no matching ProductCode found in database.
MSI (s) (24:80) [09:37:13:073]: Transforms are not secure.
MSI (s) (24:80) [09:37:13:073]: PROPERTY CHANGE: Adding MsiLogFileLocation property. Its value is 'E:\General\Download\InstallLog.txt'.
MSI (s) (24:80) [09:37:13:073]: Command Line: INSTALLDIR=C:\Program Files\Microsoft\Exchange Server\ PREMIUM=C:\Program Files\Microsoft\Exchange Server\ClientAccess\Owa\forms\premium\ REDGATEFORMSPREMIUM=C:\Program Files\Microsoft\Exchange Server\ClientAccess\Owa\forms\RedGatePremium\ BASIC=C:\Program Files\Microsoft\Exchange Server\ClientAccess\Owa\forms\basic\ REDGATEFORMSBASIC=C:\Program Files\Microsoft\Exchange Server\ClientAccess\Owa\forms\RedGateBasic\ EXCHANGEMAJORVERSION2007=#8 EXCHANGE2003INSTALL=F:\ EXCHANGEPRESENT2007=C:\Program Files\Microsoft\Exchange Server\ClientAccess\ TARGETDIR=F:\ ADDIN2003ENGINEBIN=F:\RedGate\ DIRECTORYVERSIONSEARCH=C:\Program Files\Microsoft\Exchange Server\ClientAccess\\Owa\ CURRENTDIRECTORY=E:\General\Download CLIENTUILEVEL=0 CLIENTPROCESSID=9968 PRODUCTLANGUAGE=1033 USERNAME=Windows User ACTION=INSTALL EXECUTEACTION=INSTALL DIRECTORYVERSIONSEARCHRESULT=8.2.176.2 DIRECTORYVERSIONSEARCHCASESRESULT=3 ROOTDRIVE=F:\ INSTALLLEVEL=1 SECONDSEQUENCE=1 REMOVE=Product ACTION=INSTALL
MSI (s) (24:80) [09:37:13:073]: PROPERTY CHANGE: Adding PackageCode property. Its value is '{D8A3A012-70DA-4A5A-8A0E-09944F50CABD}'.
MSI (s) (24:80) [09:37:13:073]: Product Code passed to Engine.Initialize: '{6D439D73-AAEA-49F8-9F9E-CDA9CE4DAC4E}'
MSI (s) (24:80) [09:37:13:073]: Product Code from property table before transforms: '{6D439D73-AAEA-49F8-9F9E-CDA9CE4DAC4E}'
MSI (s) (24:80) [09:37:13:073]: Product Code from property table after transforms: '{6D439D73-AAEA-49F8-9F9E-CDA9CE4DAC4E}'
MSI (s) (24:80) [09:37:13:073]: Product registered: entering maintenance mode
MSI (s) (24:80) [09:37:13:073]: Product {6D439D73-AAEA-49F8-9F9E-CDA9CE4DAC4E} is admin assigned: LocalSystem owns the publish key.
MSI (s) (24:80) [09:37:13:073]: Product {6D439D73-AAEA-49F8-9F9E-CDA9CE4DAC4E} is managed.
MSI (s) (24:80) [09:37:13:073]: Machine policy value 'AlwaysInstallElevated' is 0
MSI (s) (24:80) [09:37:13:073]: User policy value 'AlwaysInstallElevated' is 0
MSI (s) (24:80) [09:37:13:073]: MSI_LUA: Credential prompt is not required at this point, product is managed and deployment compliant
MSI (s) (24:80) [09:37:13:104]: Note: 1: 2205 2: 3: MsiPackageCertificate
MSI (s) (24:80) [09:37:13:104]: Note: 1: 2205 2: 3: MsiDigitalCertificate
MSI (s) (24:80) [09:37:13:104]: PROPERTY CHANGE: Adding ProductState property. Its value is '5'.
MSI (s) (24:80) [09:37:13:104]: PROPERTY CHANGE: Adding ProductToBeRegistered property. Its value is '1'.
MSI (s) (24:80) [09:37:13:104]: Entering CMsiConfigurationManager::SetLastUsedSource.
MSI (s) (24:80) [09:37:13:104]: Specifed source is already in a list.
MSI (s) (24:80) [09:37:13:104]: User policy value 'SearchOrder' is 'nmu'
MSI (s) (24:80) [09:37:13:104]: Machine policy value 'DisableBrowse' is 0
MSI (s) (24:80) [09:37:13:104]: Machine policy value 'AllowLockdownBrowse' is 0
MSI (s) (24:80) [09:37:13:104]: Machine policy value 'AlwaysInstallElevated' is 0
MSI (s) (24:80) [09:37:13:104]: User policy value 'AlwaysInstallElevated' is 0
MSI (s) (24:80) [09:37:13:104]: Product {6D439D73-AAEA-49F8-9F9E-CDA9CE4DAC4E} is admin assigned: LocalSystem owns the publish key.
MSI (s) (24:80) [09:37:13:104]: Product {6D439D73-AAEA-49F8-9F9E-CDA9CE4DAC4E} is managed.
MSI (s) (24:80) [09:37:13:104]: Running product '{6D439D73-AAEA-49F8-9F9E-CDA9CE4DAC4E}' with elevated privileges: Product is assigned.
MSI (s) (24:80) [09:37:13:104]: Adding new sources is not allowed.
MSI (s) (24:80) [09:37:13:104]: Package name retrieved from configuration data: 'ESA Outlook Web Access Add-in x64.msi'
MSI (s) (24:80) [09:37:13:104]: Determined that existing product (either this product or the product being upgraded with a patch) is installed per-machine.
MSI (s) (24:80) [09:37:13:104]: Note: 1: 2262 2: AdminProperties 3: -2147287038
MSI (s) (24:80) [09:37:13:104]: Machine policy value 'AlwaysInstallElevated' is 0
MSI (s) (24:80) [09:37:13:104]: User policy value 'AlwaysInstallElevated' is 0
MSI (s) (24:80) [09:37:13:104]: Product {6D439D73-AAEA-49F8-9F9E-CDA9CE4DAC4E} is admin assigned: LocalSystem owns the publish key.
MSI (s) (24:80) [09:37:13:104]: Product {6D439D73-AAEA-49F8-9F9E-CDA9CE4DAC4E} is managed.
MSI (s) (24:80) [09:37:13:104]: Running product '{6D439D73-AAEA-49F8-9F9E-CDA9CE4DAC4E}' with elevated privileges: Product is assigned.
MSI (s) (24:80) [09:37:13:104]: Machine policy value 'EnableUserControl' is 0
MSI (s) (24:80) [09:37:13:104]: PROPERTY CHANGE: Adding RestrictedUserControl property. Its value is '1'.
MSI (s) (24:80) [09:37:13:104]: Ignoring disallowed property INSTALLDIR
MSI (s) (24:80) [09:37:13:104]: Ignoring disallowed property PREMIUM
MSI (s) (24:80) [09:37:13:104]: Ignoring disallowed property REDGATEFORMSPREMIUM
MSI (s) (24:80) [09:37:13:104]: Ignoring disallowed property BASIC
MSI (s) (24:80) [09:37:13:104]: Ignoring disallowed property REDGATEFORMSBASIC
MSI (s) (24:80) [09:37:13:104]: Ignoring disallowed property EXCHANGEMAJORVERSION2007
MSI (s) (24:80) [09:37:13:104]: Ignoring disallowed property EXCHANGE2003INSTALL
MSI (s) (24:80) [09:37:13:104]: Ignoring disallowed property EXCHANGEPRESENT2007
MSI (s) (24:80) [09:37:13:104]: Ignoring disallowed property TARGETDIR
MSI (s) (24:80) [09:37:13:104]: Ignoring disallowed property ADDIN2003ENGINEBIN
MSI (s) (24:80) [09:37:13:104]: Ignoring disallowed property DIRECTORYVERSIONSEARCH
MSI (s) (24:80) [09:37:13:104]: PROPERTY CHANGE: Adding CURRENTDIRECTORY property. Its value is 'E:\General\Download'.
MSI (s) (24:80) [09:37:13:104]: PROPERTY CHANGE: Adding CLIENTUILEVEL property. Its value is '0'.
MSI (s) (24:80) [09:37:13:104]: PROPERTY CHANGE: Adding CLIENTPROCESSID property. Its value is '9968'.
MSI (s) (24:80) [09:37:13:104]: PROPERTY CHANGE: Adding PRODUCTLANGUAGE property. Its value is '1033'.
MSI (s) (24:80) [09:37:13:104]: Ignoring disallowed property USERNAME
MSI (s) (24:80) [09:37:13:104]: PROPERTY CHANGE: Adding ACTION property. Its value is 'INSTALL'.
MSI (s) (24:80) [09:37:13:104]: PROPERTY CHANGE: Adding EXECUTEACTION property. Its value is 'INSTALL'.
MSI (s) (24:80) [09:37:13:104]: Ignoring disallowed property DIRECTORYVERSIONSEARCHRESULT
MSI (s) (24:80) [09:37:13:104]: Ignoring disallowed property DIRECTORYVERSIONSEARCHCASESRESULT
MSI (s) (24:80) [09:37:13:104]: Ignoring disallowed property ROOTDRIVE
MSI (s) (24:80) [09:37:13:104]: PROPERTY CHANGE: Adding INSTALLLEVEL property. Its value is '1'.
MSI (s) (24:80) [09:37:13:104]: PROPERTY CHANGE: Adding SECONDSEQUENCE property. Its value is '1'.
MSI (s) (24:80) [09:37:13:104]: PROPERTY CHANGE: Adding REMOVE property. Its value is 'Product'.
MSI (s) (24:80) [09:37:13:104]: Machine policy value 'DisableAutomaticApplicationShutdown' is 0
MSI (s) (24:80) [09:37:13:151]: PROPERTY CHANGE: Adding MsiRestartManagerSessionKey property. Its value is 'd104ecf9a2fd8341a208f0874b584cdd'.
MSI (s) (24:80) [09:37:13:151]: RESTART MANAGER: Session opened.
MSI (s) (24:80) [09:37:13:151]: PROPERTY CHANGE: Adding MsiSystemRebootPending property. Its value is '1'.
MSI (s) (24:80) [09:37:13:151]: Engine has iefSecondSequence set to true.
MSI (s) (24:80) [09:37:13:151]: TRANSFORMS property is now:
MSI (s) (24:80) [09:37:13:151]: PROPERTY CHANGE: Adding VersionDatabase property. Its value is '200'.
MSI (s) (24:80) [09:37:13:151]: SHELL32::SHGetFolderPath returned: C:\Users\KelvinLee\AppData\Roaming
MSI (s) (24:80) [09:37:13:151]: SHELL32::SHGetFolderPath returned: C:\Users\KelvinLee\Favorites
MSI (s) (24:80) [09:37:13:151]: SHELL32::SHGetFolderPath returned: C:\Users\KelvinLee\AppData\Roaming\Microsoft\Windows\Network Shortcuts
MSI (s) (24:80) [09:37:13:151]: SHELL32::SHGetFolderPath returned: C:\Users\KelvinLee\Documents
MSI (s) (24:80) [09:37:13:151]: SHELL32::SHGetFolderPath returned: C:\Users\KelvinLee\AppData\Roaming\Microsoft\Windows\Printer Shortcuts
MSI (s) (24:80) [09:37:13:151]: SHELL32::SHGetFolderPath returned: C:\Users\KelvinLee\AppData\Roaming\Microsoft\Windows\Recent
MSI (s) (24:80) [09:37:13:151]: SHELL32::SHGetFolderPath returned: C:\Users\KelvinLee\AppData\Roaming\Microsoft\Windows\SendTo
MSI (s) (24:80) [09:37:13:151]: SHELL32::SHGetFolderPath returned: C:\Users\KelvinLee\AppData\Roaming\Microsoft\Windows\Templates
MSI (s) (24:80) [09:37:13:151]: SHELL32::SHGetFolderPath returned: C:\ProgramData
MSI (s) (24:80) [09:37:13:151]: SHELL32::SHGetFolderPath returned: C:\Users\KelvinLee\AppData\Local
MSI (s) (24:80) [09:37:13:151]: SHELL32::SHGetFolderPath returned: C:\Users\KelvinLee\Pictures
MSI (s) (24:80) [09:37:13:151]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools
MSI (s) (24:80) [09:37:13:151]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup
MSI (s) (24:80) [09:37:13:151]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs
MSI (s) (24:80) [09:37:13:151]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu
MSI (s) (24:80) [09:37:13:167]: SHELL32::SHGetFolderPath returned: C:\Users\Public\Desktop
MSI (s) (24:80) [09:37:13:167]: SHELL32::SHGetFolderPath returned: C:\Users\KelvinLee\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Administrative Tools
MSI (s) (24:80) [09:37:13:167]: SHELL32::SHGetFolderPath returned: C:\Users\KelvinLee\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup
MSI (s) (24:80) [09:37:13:167]: SHELL32::SHGetFolderPath returned: C:\Users\KelvinLee\AppData\Roaming\Microsoft\Windows\Start Menu\Programs
MSI (s) (24:80) [09:37:13:167]: SHELL32::SHGetFolderPath returned: C:\Users\KelvinLee\AppData\Roaming\Microsoft\Windows\Start Menu
MSI (s) (24:80) [09:37:13:167]: SHELL32::SHGetFolderPath returned: C:\Users\KelvinLee\Desktop
MSI (s) (24:80) [09:37:13:167]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Templates
MSI (s) (24:80) [09:37:13:167]: SHELL32::SHGetFolderPath returned: C:\Windows\Fonts
MSI (s) (24:80) [09:37:13:167]: Note: 1: 2898 2: MS Sans Serif 3: MS Sans Serif 4: 0 5: 16
MSI (s) (24:80) [09:37:13:167]: MSI_LUA: Setting AdminUser property to 1 because the product is already installed managed and per-machine
MSI (s) (24:80) [09:37:13:167]: PROPERTY CHANGE: Adding AdminUser property. Its value is '1'.
MSI (s) (24:80) [09:37:13:167]: MSI_LUA: Setting MsiRunningElevated property to 1 because the install is already running elevated.
MSI (s) (24:80) [09:37:13:167]: PROPERTY CHANGE: Adding MsiRunningElevated property. Its value is '1'.
MSI (s) (24:80) [09:37:13:167]: PROPERTY CHANGE: Adding Privileged property. Its value is '1'.
MSI (s) (24:80) [09:37:13:167]: Note: 1: 1402 2: HKEY_CURRENT_USER\Software\Microsoft\MS Setup (ACME)\User Info 3: 2
MSI (s) (24:80) [09:37:13:167]: PROPERTY CHANGE: Adding USERNAME property. Its value is 'Windows User'.
MSI (s) (24:80) [09:37:13:167]: Note: 1: 1402 2: HKEY_CURRENT_USER\Software\Microsoft\MS Setup (ACME)\User Info 3: 2
MSI (s) (24:80) [09:37:13:167]: PROPERTY CHANGE: Adding Installed property. Its value is '00:00:00'.
MSI (s) (24:80) [09:37:13:167]: PROPERTY CHANGE: Adding DATABASE property. Its value is 'C:\Windows\Installer\257308.msi'.
MSI (s) (24:80) [09:37:13:167]: PROPERTY CHANGE: Adding OriginalDatabase property. Its value is 'E:\General\Download\ESA Outlook Web Access Add-in x64.msi'.
MSI (s) (24:80) [09:37:13:167]: Machine policy value 'MsiDisableEmbeddedUI' is 0
MSI (s) (24:80) [09:37:13:167]: EEUI - Disabling MsiEmbeddedUI for service because it's not a quiet/basic install
MSI (s) (24:80) [09:37:13:167]: Note: 1: 2205 2: 3: PatchPackage
MSI (s) (24:80) [09:37:13:167]: Machine policy value 'DisableRollback' is 0
MSI (s) (24:80) [09:37:13:167]: User policy value 'DisableRollback' is 0
MSI (s) (24:80) [09:37:13:167]: PROPERTY CHANGE: Adding UILevel property. Its value is '5'.
MSI (s) (24:80) [09:37:13:167]: PROPERTY CHANGE: Adding Preselected property. Its value is '1'.
MSI (s) (24:80) [09:37:13:167]: Doing action: INSTALL
MSI (s) (24:80) [09:37:13:167]: Note: 1: 2205 2: 3: ActionText
Action 9:37:13: INSTALL.
Action start 9:37:13: INSTALL.
MSI (s) (24:80) [09:37:13:182]: Running ExecuteSequence
MSI (s) (24:80) [09:37:13:182]: Doing action: AppSearch
MSI (s) (24:80) [09:37:13:182]: Note: 1: 2205 2: 3: ActionText
Action 9:37:13: AppSearch. Searching for installed applications
Action start 9:37:13: AppSearch.
MSI (s) (24:80) [09:37:13:182]: Skipping AppSearch action: already done on client side
Action ended 9:37:13: AppSearch. Return value 0.
MSI (s) (24:80) [09:37:13:182]: Skipping action: SetVersionSearchLocation (condition is false)
MSI (s) (24:80) [09:37:13:182]: Skipping action: SetSubdirRequired (condition is false)
MSI (s) (24:80) [09:37:13:182]: Skipping action: SetVersionSearchLocation2 (condition is false)
MSI (s) (24:80) [09:37:13:182]: Skipping action: DirectoryVersionSearch (condition is false)
MSI (s) (24:80) [09:37:13:182]: Skipping action: SetVersionSearchLocationBack (condition is false)
MSI (s) (24:80) [09:37:13:182]: Doing action: LaunchConditions
MSI (s) (24:80) [09:37:13:182]: Note: 1: 2205 2: 3: ActionText
Action 9:37:13: LaunchConditions. Evaluating launch conditions
Action start 9:37:13: LaunchConditions.
You must have Microsoft Exchange Server 2007 installed to install the Exchange Server Archiver Outlook Web Access Add-in.
MSI (s) (24:80) [09:37:14:791]: Product: ESA Outlook Web Access Add-in 1 -- You must have Microsoft Exchange Server 2007 installed to install the Exchange Server Archiver Outlook Web Access Add-in.
Action ended 9:37:14: LaunchConditions. Return value 3.
Action ended 9:37:14: INSTALL. Return value 3.
Property(S): Manufacturer = Red Gate Software Ltd
Property(S): ProductCode = {6D439D73-AAEA-49F8-9F9E-CDA9CE4DAC4E}
Property(S): ProductLanguage = 1033
Property(S): ProductName = ESA Outlook Web Access Add-in 1
Property(S): ProductVersion = 1.1.0.203
Property(S): UpgradeCode = {3DCA95C7-6D86-49EF-86B1-0F4D33FE1C0C}
Property(S): DIRECTORYVERSIONSEARCHCASES = 8.1.291.1;8.1.311.2;8.1.336.0
Property(S): ARPNOREPAIR = 1
Property(S): WIXUI_INSTALLDIR = INSTALLDIR
Property(S): ALLUSERS = 1
Property(S): ARPCONTACT = Red Gate Support
Property(S): ARPHELPLINK = http://www.red-gate.com/support/index.htm
Property(S): ARPHELPTELEPHONE = +44 870 1600037
Property(S): ARPURLINFOABOUT = http://www.red-gate.com
Property(S): ARPNOMODIFY = 1
Property(S): ARPPRODUCTICON = ProductIcon.ico
Property(S): ARPCOMMENTS = Provides a seamless interface to access archived messages using Outlook Web Access.
Property(S): ARPURLUPDATEINFO = http://www.red-gate.com/products/Exchan ... /index.htm
Property(S): RGSupportForum = http://www.red-gate.com/ESAOutlook Web Access Add-in/Forum/v1
Property(S): RGHelpFileLink = http://www.red-gate.com/ESAOutlook Web Access Add-in/latesthelp
Property(S): DefaultUIFont = WixUI_Font_Normal
Property(S): WixUI_Mode = InstallDir
Property(S): WixUI_WelcomeDlg_Next = ExchangeDirDlg
Property(S): WixUI_ExchangeDirDlg_Back = WixUI_CustomWelcomeDlg
Property(S): WixUI_ExchangeDirDlg_Next = VerifyReadyDlgCustom
Property(S): WixUI_ExchangeDirDlg_Browse = BrowseDlg
Property(S): WixUI_VerifyReadyDlg_BackRepair = MaintenanceTypeDlg
Property(S): WixUI_VerifyReadyDlg_BackRemove = MaintenanceTypeDlg
Property(S): WixUI_VerifyReadyDlg_BackInstallDir = ExchangeDirDlg
Property(S): WixUI_MaintenanceWelcomeDlg_Next = MaintenanceTypeDlg
Property(S): WixUI_MaintenanceTypeDlg_Repair = VerifyReadyDlgCustom
Property(S): WixUI_MaintenanceTypeDlg_Remove = VerifyReadyDlgCustom
Property(S): WixUI_MaintenanceTypeDlg_Back = MaintenanceWelcomeDlg
Property(S): ServicePortDlg_Title = Archive Service port
Property(S): ServicePortDlg_TCP_Description = The Archive Service listens for client connections on a specific TCP port. Ensure that the port you select is available, and that firewall and anti-virus software permit incoming connections to this port.
Property(S): ServiceAccountDlg_Title = The Archive Service runs as a Windows Service and requires a user account.
Property(S): ServiceAccountDlg_PointIntro = Note: The user account of the Archive Service needs to be such that it is able to:
Property(S): ServiceAccountDlg_Point1 = read the contents of the mailboxes on the Exchange Server
Property(S): ServiceAccountDlg_Point2 = read the contents of the Active Directory
Property(S): ErrorDialog = ErrorDlg
Property(S): WixUIRMOption = UseRM
Property(S): SecureCustomProperties = NEWERVERSIONFOUND;OLDERVERSIONFOUND;PREVIOUSVERSIONFOUND;SAMEVERSIONFOUND
Property(S): AdminUser = 1
Property(S): MsiLogFileLocation = E:\General\Download\InstallLog.txt
Property(S): PackageCode = {D8A3A012-70DA-4A5A-8A0E-09944F50CABD}
Property(S): ProductState = 5
Property(S): ProductToBeRegistered = 1
Property(S): RestrictedUserControl = 1
Property(S): CURRENTDIRECTORY = E:\General\Download
Property(S): CLIENTUILEVEL = 0
Property(S): CLIENTPROCESSID = 9968
Property(S): PRODUCTLANGUAGE = 1033
Property(S): ACTION = INSTALL
Property(S): EXECUTEACTION = INSTALL
Property(S): INSTALLLEVEL = 1
Property(S): SECONDSEQUENCE = 1
Property(S): REMOVE = Product
Property(S): MsiRestartManagerSessionKey = d104ecf9a2fd8341a208f0874b584cdd
Property(S): VersionDatabase = 200
Property(S): MsiSystemRebootPending = 1
Property(S): VersionMsi = 4.05
Property(S): VersionNT = 600
Property(S): VersionNT64 = 600
Property(S): WindowsBuild = 6001
Property(S): ServicePackLevel = 1
Property(S): ServicePackLevelMinor = 0
Property(S): MsiNTProductType = 2
Property(S): MsiNTSuiteSmallBusiness = 1
Property(S): MsiNTSuiteSmallBusinessRestricted = 1
Property(S): WindowsFolder = C:\WindowsProperty(S): WindowsVolume = C:Property(S): System64Folder = C:\Windows\system32Property(S): SystemFolder = C:\Windows\SysWOW64Property(S): RemoteAdminTS = 1
Property(S): TempFolder = C:\Users\KelvinLee\AppData\Local\TempProperty(S): ProgramFilesFolder = C:\Program Files (x86)Property(S): CommonFilesFolder = C:\Program Files (x86)\Common FilesProperty(S): ProgramFiles64Folder = C:\Program FilesProperty(S): CommonFiles64Folder = C:\Program Files\Common FilesProperty(S): AppDataFolder = C:\Users\KelvinLee\AppData\RoamingProperty(S): FavoritesFolder = C:\Users\KelvinLee\FavoritesProperty(S): NetHoodFolder = C:\Users\KelvinLee\AppData\Roaming\Microsoft\Windows\Network ShortcutsProperty(S): PersonalFolder = C:\Users\KelvinLee\DocumentsProperty(S): PrintHoodFolder = C:\Users\KelvinLee\AppData\Roaming\Microsoft\Windows\Printer ShortcutsProperty(S): RecentFolder = C:\Users\KelvinLee\AppData\Roaming\Microsoft\Windows\RecentProperty(S): SendToFolder = C:\Users\KelvinLee\AppData\Roaming\Microsoft\Windows\SendToProperty(S): TemplateFolder = C:\ProgramData\Microsoft\Windows\TemplatesProperty(S): CommonAppDataFolder = C:\ProgramDataProperty(S): LocalAppDataFolder = C:\Users\KelvinLee\AppData\LocalProperty(S): MyPicturesFolder = C:\Users\KelvinLee\PicturesProperty(S): AdminToolsFolder = C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative ToolsProperty(S): StartupFolder = C:\ProgramData\Microsoft\Windows\Start Menu\Programs\StartupProperty(S): ProgramMenuFolder = C:\ProgramData\Microsoft\Windows\Start Menu\ProgramsProperty(S): StartMenuFolder = C:\ProgramData\Microsoft\Windows\Start MenuProperty(S): DesktopFolder = C:\Users\Public\DesktopProperty(S): FontsFolder = C:\Windows\FontsProperty(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 = 8191
Property(S): VirtualMemory = 8964
Property(S): LogonUser = KelvinLee
Property(S): UserSID = S-1-5-21-2964735908-1683587034-4267198085-1142
Property(S): UserLanguageID = 3081
Property(S): ComputerName = VENUS
Property(S): SystemLanguageID = 3081
Property(S): ScreenX = 1024
Property(S): ScreenY = 768
Property(S): CaptionHeight = 20
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 = 9:37:14
Property(S): Date = 26/01/2010
Property(S): MsiNetAssemblySupport = 2.0.50727.1434
Property(S): MsiWin32AssemblySupport = 6.0.6001.18000
Property(S): RedirectedDllSupport = 2
Property(S): MsiRunningElevated = 1
Property(S): Privileged = 1
Property(S): USERNAME = Windows User
Property(S): Installed = 00:00:00
Property(S): DATABASE = C:\Windows\Installer\257308.msi
Property(S): OriginalDatabase = E:\General\Download\ESA Outlook Web Access Add-in x64.msi
Property(S): UILevel = 5
Property(S): Preselected = 1
MSI (s) (24:80) [09:37:14:823]: MainEngineThread is returning 1603
MSI (s) (24:A8) [09:37:14:823]: RESTART MANAGER: Session closed.
MSI (s) (24:A8) [09:37:14:823]: No System Restore sequence number for this installation.
MSI (s) (24:A8) [09:37:14:838]: User policy value 'DisableRollback' is 0
MSI (s) (24:A8) [09:37:14:838]: Machine policy value 'DisableRollback' is 0
MSI (s) (24:A8) [09:37:14:838]: Incrementing counter to disable shutdown. Counter after increment: 0
MSI (s) (24:A8) [09:37:14:838]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts 3: 2
MSI (s) (24:A8) [09:37:14:838]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts 3: 2
MSI (s) (24:A8) [09:37:14:838]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\InProgress 3: 2
MSI (s) (24:A8) [09:37:14:838]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\InProgress 3: 2
MSI (s) (24:A8) [09:37:14:838]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied. Counter after decrement: -1
MSI (s) (24:A8) [09:37:14:838]: Restoring environment variables
MSI (c) (F0:B0) [09:37:14:838]: Back from server. Return value: 1603
MSI (c) (F0:B0) [09:37:14:838]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied. Counter after decrement: -1
MSI (c) (F0:B0) [09:37:14:838]: PROPERTY CHANGE: Deleting SECONDSEQUENCE property. Its current value is '1'.
Action ended 9:37:14: ExecuteAction. Return value 3.
MSI (c) (F0:B0) [09:37:14:838]: Doing action: FatalError
MSI (c) (F0:B0) [09:37:14:838]: Note: 1: 2205 2: 3: ActionText
Action 9:37:14: FatalError.
Action start 9:37:14: FatalError.
MSI (c) (F0:B0) [09:37:14:838]: Note: 1: 2235 2: 3: ExtendedType 4: SELECT `Action`,`Type`,`Source`,`Target`, NULL, `ExtendedType` FROM `CustomAction` WHERE `Action` = 'FatalError'
Action 9:37:14: FatalError. Dialog created
Action ended 9:37:15: FatalError. Return value 2.
Action ended 9:37:15: INSTALL. Return value 3.
MSI (c) (F0:B0) [09:37:15:807]: Destroying RemoteAPI object.
MSI (c) (F0:A0) [09:37:15:807]: Custom Action Manager thread ending.
Property(C): Manufacturer = Red Gate Software Ltd
Property(C): ProductCode = {6D439D73-AAEA-49F8-9F9E-CDA9CE4DAC4E}
Property(C): ProductLanguage = 1033
Property(C): ProductName = ESA Outlook Web Access Add-in 1
Property(C): ProductVersion = 1.1.0.203
Property(C): UpgradeCode = {3DCA95C7-6D86-49EF-86B1-0F4D33FE1C0C}
Property(C): DIRECTORYVERSIONSEARCHCASES = 8.1.291.1;8.1.311.2;8.1.336.0
Property(C): ARPNOREPAIR = 1
Property(C): WIXUI_INSTALLDIR = INSTALLDIR
Property(C): INSTALLDIR = C:\Program Files\Microsoft\Exchange ServerProperty(C): ALLUSERS = 1
Property(C): ARPCONTACT = Red Gate Support
Property(C): ARPHELPLINK = http://www.red-gate.com/support/index.htm
Property(C): ARPHELPTELEPHONE = +44 870 1600037
Property(C): ARPURLINFOABOUT = http://www.red-gate.com
Property(C): ARPNOMODIFY = 1
Property(C): ARPPRODUCTICON = ProductIcon.ico
Property(C): ARPCOMMENTS = Provides a seamless interface to access archived messages using Outlook Web Access.
Property(C): ARPURLUPDATEINFO = http://www.red-gate.com/products/Exchan ... /index.htm
Property(C): RGSupportForum = http://www.red-gate.com/ESAOutlook Web Access Add-in/Forum/v1
Property(C): RGHelpFileLink = http://www.red-gate.com/ESAOutlook Web Access Add-in/latesthelp
Property(C): DefaultUIFont = WixUI_Font_Normal
Property(C): WixUI_Mode = InstallDir
Property(C): WixUI_WelcomeDlg_Next = ExchangeDirDlg
Property(C): WixUI_ExchangeDirDlg_Back = WixUI_CustomWelcomeDlg
Property(C): WixUI_ExchangeDirDlg_Next = VerifyReadyDlgCustom
Property(C): WixUI_ExchangeDirDlg_Browse = BrowseDlg
Property(C): WixUI_VerifyReadyDlg_BackRepair = MaintenanceTypeDlg
Property(C): WixUI_VerifyReadyDlg_BackRemove = MaintenanceTypeDlg
Property(C): WixUI_VerifyReadyDlg_BackInstallDir = ExchangeDirDlg
Property(C): WixUI_MaintenanceWelcomeDlg_Next = MaintenanceTypeDlg
Property(C): WixUI_MaintenanceTypeDlg_Repair = VerifyReadyDlgCustom
Property(C): WixUI_MaintenanceTypeDlg_Remove = VerifyReadyDlgCustom
Property(C): WixUI_MaintenanceTypeDlg_Back = MaintenanceWelcomeDlg
Property(C): ServicePortDlg_Title = Archive Service port
Property(C): ServicePortDlg_TCP_Description = The Archive Service listens for client connections on a specific TCP port. Ensure that the port you select is available, and that firewall and anti-virus software permit incoming connections to this port.
Property(C): ServiceAccountDlg_Title = The Archive Service runs as a Windows Service and requires a user account.
Property(C): ServiceAccountDlg_PointIntro = Note: The user account of the Archive Service needs to be such that it is able to:
Property(C): ServiceAccountDlg_Point1 = read the contents of the mailboxes on the Exchange Server
Property(C): ServiceAccountDlg_Point2 = read the contents of the Active Directory
Property(C): ErrorDialog = ErrorDlg
Property(C): WixUIRMOption = UseRM
Property(C): SecureCustomProperties = NEWERVERSIONFOUND;OLDERVERSIONFOUND;PREVIOUSVERSIONFOUND;SAMEVERSIONFOUND
Property(C): PREMIUM = C:\Program Files\Microsoft\Exchange Server\ClientAccess\Owa\forms\premiumProperty(C): REDGATEFORMSPREMIUM = C:\Program Files\Microsoft\Exchange Server\ClientAccess\Owa\forms\RedGatePremiumProperty(C): BASIC = C:\Program Files\Microsoft\Exchange Server\ClientAccess\Owa\forms\basicProperty(C): REDGATEFORMSBASIC = C:\Program Files\Microsoft\Exchange Server\ClientAccess\Owa\forms\RedGateBasicProperty(C): EXCHANGEMAJORVERSION2007 = #8
Property(C): EXCHANGE2003INSTALL = F:Property(C): EXCHANGEPRESENT2007 = C:\Program Files\Microsoft\Exchange Server\ClientAccessProperty(C): Owa = C:\Program Files\Microsoft\Exchange Server\ClientAccess\OwaProperty(C): Custom3 = C:\Program Files\Microsoft\Exchange Server\ClientAccess\Owa\forms\CustomizationProperty(C): Bin = C:\Program Files\Microsoft\Exchange Server\ClientAccess\Owa\BinProperty(C): TARGETDIR = F:Property(C): Addin2003Bin = F:\binProperty(C): ADDIN2003ENGINEBIN = F:\RedGateProperty(C): Forms = C:\Program Files\Microsoft\Exchange Server\ClientAccess\Owa\formsProperty(C): ClientAccess = C:\Program Files\Microsoft\Exchange Server\ClientAccessProperty(C): DIRECTORYVERSIONSEARCH = C:\Program Files\Microsoft\Exchange Server\ClientAccess\\OwaProperty(C): AdminUser = 1
Property(C): MsiLogFileLocation = E:\General\Download\InstallLog.txt
Property(C): PackageCode = {D8A3A012-70DA-4A5A-8A0E-09944F50CABD}
Property(C): ProductState = 5
Property(C): ProductToBeRegistered = 1
Property(C): RestrictedUserControl = 1
Property(C): CURRENTDIRECTORY = E:\General\Download
Property(C): CLIENTUILEVEL = 0
Property(C): CLIENTPROCESSID = 9968
Property(C): PRODUCTLANGUAGE = 1033
Property(C): MsiSystemRebootPending = 1
Property(C): VersionDatabase = 200
Property(C): VersionMsi = 4.05
Property(C): VersionNT = 600
Property(C): VersionNT64 = 600
Property(C): WindowsBuild = 6001
Property(C): ServicePackLevel = 1
Property(C): ServicePackLevelMinor = 0
Property(C): MsiNTProductType = 2
Property(C): MsiNTSuiteSmallBusiness = 1
Property(C): MsiNTSuiteSmallBusinessRestricted = 1
Property(C): WindowsFolder = C:\WindowsProperty(C): WindowsVolume = C:Property(C): System64Folder = C:\Windows\system32Property(C): SystemFolder = C:\Windows\SysWOW64Property(C): RemoteAdminTS = 1
Property(C): TempFolder = C:\Users\KelvinLee\AppData\Local\Temp\1Property(C): ProgramFilesFolder = C:\Program Files (x86)Property(C): CommonFilesFolder = C:\Program Files (x86)\Common FilesProperty(C): ProgramFiles64Folder = C:\Program FilesProperty(C): CommonFiles64Folder = C:\Program Files\Common FilesProperty(C): AppDataFolder = C:\Users\KelvinLee\AppData\RoamingProperty(C): FavoritesFolder = C:\Users\KelvinLee\FavoritesProperty(C): NetHoodFolder = C:\Users\KelvinLee\AppData\Roaming\Microsoft\Windows\Network ShortcutsProperty(C): PersonalFolder = C:\Users\KelvinLee\DocumentsProperty(C): PrintHoodFolder = C:\Users\KelvinLee\AppData\Roaming\Microsoft\Windows\Printer ShortcutsProperty(C): RecentFolder = C:\Users\KelvinLee\AppData\Roaming\Microsoft\Windows\RecentProperty(C): SendToFolder = C:\Users\KelvinLee\AppData\Roaming\Microsoft\Windows\SendToProperty(C): TemplateFolder = C:\ProgramData\Microsoft\Windows\TemplatesProperty(C): CommonAppDataFolder = C:\ProgramDataProperty(C): LocalAppDataFolder = C:\Users\KelvinLee\AppData\LocalProperty(C): MyPicturesFolder = C:\Users\KelvinLee\PicturesProperty(C): AdminToolsFolder = C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative ToolsProperty(C): StartupFolder = C:\ProgramData\Microsoft\Windows\Start Menu\Programs\StartupProperty(C): ProgramMenuFolder = C:\ProgramData\Microsoft\Windows\Start Menu\ProgramsProperty(C): StartMenuFolder = C:\ProgramData\Microsoft\Windows\Start MenuProperty(C): DesktopFolder = C:\Users\Public\DesktopProperty(C): FontsFolder = C:\Windows\FontsProperty(C): GPTSupport = 1
Property(C): OLEAdvtSupport = 1
Property(C): ShellAdvtSupport = 1
Property(C): MsiAMD64 = 6
Property(C): Msix64 = 6
Property(C): Intel = 6
Property(C): PhysicalMemory = 8191
Property(C): VirtualMemory = 8976
Property(C): LogonUser = KelvinLee
Property(C): UserSID = S-1-5-21-2964735908-1683587034-4267198085-1142
Property(C): UserLanguageID = 3081
Property(C): ComputerName = VENUS
Property(C): SystemLanguageID = 3081
Property(C): ScreenX = 1024
Property(C): ScreenY = 768
Property(C): CaptionHeight = 19
Property(C): BorderTop = 1
Property(C): BorderSide = 1
Property(C): TextHeight = 16
Property(C): TextInternalLeading = 3
Property(C): ColorBits = 16
Property(C): TTCSupport = 1
Property(C): Time = 9:37:15
Property(C): Date = 26/01/2010
Property(C): MsiNetAssemblySupport = 2.0.50727.1434
Property(C): MsiWin32AssemblySupport = 6.0.6001.18000
Property(C): RedirectedDllSupport = 2
Property(C): MsiRunningElevated = 1
Property(C): Privileged = 1
Property(C): USERNAME = Windows User
Property(C): Installed = 00:00:00
Property(C): DATABASE = C:\Windows\Installer\257308.msi
Property(C): OriginalDatabase = E:\General\Download\ESA Outlook Web Access Add-in x64.msi
Property(C): VersionHandler = 4.05
Property(C): UILevel =