i want run my vmwareplayer always in background,becuase i am install this Vmwareplayer in our server this is shared my multiple persions.even system is logedoff that service must run this is our requirement any one pls provide suggestion

link|improve this question
feedback

2 Answers

You want VMware Server http://www.vmware.com/products/server/overview.html rather than Player.

link|improve this answer
feedback

If your server is running Linux then edit the file/etc/rc.local and add the following line:

/etc/rc.d/vmware.d/vmware start
link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.