Vous recevez le message d’erreur Setup failed while creating ISA Server storage lors de l’update de ISA Server 2004 à ISA Server 2006
You receive the error Setup failed while creating ISA Server storage when you update from ISA Server 2004 to ISA Server 2006
SYMPTOMS
After few minutes, during the setup you receive the error Setup failed while creating ISA Server storage when you install ISA Server 2006
CAUSE
I dont the exact cause but when you run the setup with le debug mode « msiexec.exe /i E:\ISASetup\fpc\MS_FPC_SERVER.msi /l* e:\isadebug.txt » in the log file you find the following lines :
10:11:21 ISA setup CA INFO : VerifyPropertyEqualValue: Property Sku = SE
10:11:21 ISA setup CA INFO : Current User Sid is: 'THE SID OF THE USER RUN THE SETUP'
10:11:21 ISA setup CA INFO : VerifyPropertyEqualValue: Property Sku = SE
10:11:21 ISA setup CA ERROR : StorageOperations::GetParser_Server: AccountToSidStr failed, hr=0x800706fd
10:11:21 ISA setup CA ERROR : GetParser_Server() failed
10:11:21 ISA setup CA ERROR : PrepareParamsAndCreateStorage: TheStorageOperations.CreateStorage() failed
After research in the web I have found the source of the problem, the resolution of the function “AccountToSidStr” failed when the domain controller is not found or if you have problems with the RPC protocol.
RESOLUTION
The better solution is :
1. Remove the computer from the domain.
2. Reboot the computer.
3. Update the ISA Server 2006.
4. Joint the domain.
5. Reboot the computer.
When you join the domain all old groups and users you have before configured to the server are functional if you don’t change the security groups.
Cereal