Recently came across this mysterious error message when trying to install VMWare Server 2.0 on a freshly built Windows Server 2003 standalone machine, after running the installer, an error message would pop up saying;
“Software restriction policies prevent this installation.”
Which was rather strange since this machine was not part of a domain and there were no local software restriction policies in place. The first workaround was to create a local software restriction policy;
- Open Local Security Policy Settings
- Select Software Restriction Policies
- Right click the Software Restriction Policies node and select New Software Restriction Policy
- Double click Enforcement
- Select “All users except local administrators”
- Click OK
You might need a reboot after this, alternatively, running gpupdate may also work.
However, unsatisfied with the workaround, I checked the event logs, searched some more and found knowledge base article http://support.microsoft.com/kb/925336.
In summary;
“This problem occurs if the Windows Installer process has insufficient contiguous virtual memory to verify that the .msi package or the .msp package is correctly signed.”
I undid the software restriction policy installed the hotfix and the VMWare Server installation ran fine.
Hi there.
Thank you for a great post. It was very helpfull.
Anyone reading this post should bookmark this guys contents.
I have a new PC and needed some installation help so i went over to http://www.InstallSoftware.com but they did not provide me with the in depth
info this guy did. he kicks all the bigger sites’ butts.
Thanks Again
No problem