VMware Workstation 7 Manuel d'utilisateur Page 477

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 512
  • Table des matières
  • DEPANNAGE
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 476
VMware, Inc. 477
Chapter 22 Installing ACE Packages
To use multiple virtual machines in kiosk mode
1InstalltheACEinstancesonthehostmachine.
2Usethefollowingexamplestowriteabatchfileorscripttostartthevirtual
machines:
Windowsbatchfile:
cd Program Files\VMware\VMware Player
start vmplayer.exe -k "C:\Documents and Settings\user1\My Documents\My
Virtual Machines\ace1\ace1.vmx"
sleep 20
start vmplayer.exe -k "C:\Documents and Settings\user1\My Documents\My
Virtual Machines\ace2\ace2.vmx"
sleep 20
start vmplayer.exe -k "C:\Documents and Settings\user1\My Documents\My
Virtual Machines\ace3\ace3.vmx"
Linuxscriptfile:
#!/bin/bash
vmplayer -k ~/vmware-ace/ace1/ace1.vmx & sleep 20
vmplayer -k ~/vmware-ace/ace2/ace2.vmx & sleep 20
vmplayer -k ~/vmware-ace/ace3/ace3.vmx &
The-kflagsuppressesthekioskmodedialogboxsothatyoudonotneedtoclick
OKtoenterkioskmode.
3Ifanyvirtualmachinesthatarenotsettoruninkioskmodeareopenorrunning
onthehost,powerthemoffandclosethem.
Thescriptcannotstartandrunvi
rtualmach
inesinkioskmodeifany
nonkioskmodevirtualmachinesareopen.
4Runthebatchfileorscripttostartthevirtualmachinesinkioskmode.
Thevirtualmachinesarestartedintheorderlistedinthebatchfileorscript.Thefirst
virtualmachinestarteddefinestheadminist
ratorpassw
ordforkioskmodeandthe
hotkeycombinationforexitingkioskmode.Ifasubsequentvirtualmachineinthelist
hasadifferentpasswordorhotkey,itdoesnotstart.Ifasubsequentvirtualmachinein
thelistisnotconfiguredtostartinkioskmode,itisnotallow
edto
start.
Vue de la page 476
1 2 ... 472 473 474 475 476 477 478 479 480 481 482 ... 511 512

Commentaires sur ces manuels

Pas de commentaire