How to Run an MSI package on Windows Server 2008 Core Install

To run an MSI package on Windows Server 2008 Core install:
§ Connect through RDP on your server, with required rights
§ Type the following at the command prompt :
msiexec /i “YourMSIPackagePath\YourMSIPackage.msi”
It will launch the installation wizard.

About Damon Luong

San Jose, California
This entry was posted in core. Bookmark the permalink.