The Enterprise Vault Exchange 2003 OWA Extensions require changes to files in the Microsoft Controls Folder.
The files in the Microsoft Controls folder are not the original files and cannot be automatically edited.
The Enterprise Vault changes to the Microsoft OWA have not been made.
See the OWA instructions in 'Installing and Configuring'.
Do you want to continue the installation anyway?
C:\Documents and Settings\"- fsutil file setshortname "Local Settings" LOCALS~1 - dir /x /ah to confirm "Local Settings" now has a short file name.C:\temp.
Enterprise Vault installer spawned a small tool named Fciv.exe with the full path name in the installation task. Fciv.exe is copied under one of sub folders of C:\Documents and Settings\.
When the Vault Admin user was created with Windows registry [NtfsDisable8dot3NameCreation] being set to "1", the Vault Admin user's "Local Settings" folder (exists under "Documents and Settings" folder) will not have a short file name.
Enterprise Vault installer usually expects it has a short file name like "LOCALS~1" and create command line with that. But if "Local Settings" folder doesn't have a short file name, command line will be created with long file name "Local Settings"
Then the full path command name will be recognized as divided parts separated at the space among "Local Settings". This causes the command line interpretation to be failed and prevent Fciv.exe from running. Fciv.exe is called to calculate existing control file checksum, but no calculations are done so that Enterprise Vault installer misunderstands the checksums for these files are not correct and these control files are not the original files.
C:\Documents and Settings\" dir /x /ah 2007/01/05 13:53 LOCALS~1 Local Settings 2007/01/05 13:53 Local Settings NtfsDisable8dot3Namecreation] is set to "1".