Sign in with Microsoft
Sign in or create an account.
Hello,
Select a different account.
You have multiple accounts
Choose the account you want to sign in with.

Symptoms

Consider the following scenario:

  • You plan to run an unattended setup to upgrade to Microsoft Exchange ServerĀ from PowerShell by using Setup.exe.

  • The setup media is located on DĀ drive.

  • The unattended installation is started from PowerShell as "d:\setup.exe" instead of "d:\.\setup.exe."

In this situation, the installation process doesn't set up from the local folder. Instead, the process goes on searching for possible locations where it can find the Setup.exe file, and then starts the file from the first location. The setup process finally fails at the language pack file installation, as it's looking at a wrong source for the language pack. Additionally, you receive the following error message:

[DateTime] [1] [ERROR] Couldn't open package 'C:\Program Files\Microsoft\Exchange Server\VersionNumber\bin\Setup\ServerRoles\UnifiedMessaging\MSSpeech_SR_TELE.ca-ES.msi'. This installation package could not be opened. Verify that the package exists and that you can access it, or contact the application vendor to verify that this is a valid Windows Installer package. Error code is 1619.

Workaround

If you use PowerShell, the setup must be started as .\setup.exe.

Status

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

References

Learn about the terminology that Microsoft uses to describe software updates.

Need more help?

Want more options?

Explore subscription benefits, browse training courses, learn how to secure your device, and more.

Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.

Was this information helpful?

What affected your experience?
By pressing submit, your feedback will be used to improve Microsoft products and services. Your IT admin will be able to collect this data. Privacy Statement.

Thank you for your feedback!

×