The system administrator has set policies to prevent this installation
This is a common problem when you try to install .msi files on Windows Server. There is a simple way to go past it.
Step 01 : Open Command prompt as Administrator.
Step 02 : Goto to the installation folder .
Step 03 : msiexec /i <nameoffile.msi>
you are all set and done.