VMware Workstation 7 Manual de usuario Pagina 477

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 512
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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.
Vista de pagina 476
1 2 ... 472 473 474 475 476 477 478 479 480 481 482 ... 511 512

Comentarios a estos manuales

Sin comentarios