Update: OOPS, seems I needed the VMWare Player, not server. I thought there was another free app that let me create virtual machines from vmware. Maybe it’s an old one they don’t offer any more? Regardless, try EasyVMX – works well.
I’m trying to Install VMWare Server (it’s free! check it out) because I want to play around with OSCAR (the open-source EMR from McMaster – download OSCAR from SourceForge). Primarily to do some of my outside-of-clinic billings… hey why not, it’s free, right? The cheapest billing package that I could find is $200 (klinix.com), but even that is pricey for me. The other option is to use a billing service, which would take a percentage cut, but… I’m a do-it-myself sort of guy.
Anyway, I’m running Windows XP x64 and got some sort of error trying to install VMWare: “The system administrator has set policies to prevent this installation”
Since I am the system administrator, I found this a little odd as I most certainly did NOT want to prevent the installation. Even the old right-click, run as… Administrator trick didn’t work. The following did though, thanks again google:
This worked for me:
1. Click Start -> Control Panel
2. Open Administrative Tools
3. Open Local Security Settings
4. Click Software Restriction Policies
1. If no software restrictions are defined, right click the Software Restriction Policies node and select New Software Restriction Policy
5. Double click Enforcement
6. Select “All users except local administrators”
7. Click OK
8. Reboot the machine
(from Forbidden by system policy : Deploy : Exchange Server : Microsoft TechNet Forums.)