Virtual PC 2007: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
 
=== Hosting on CollabVM 2.0 (not recommended) ===
# Create a VM and install an OS.
 
# Install a VNC server, like TightVNC Server.
#Add "C:\Program Files\Microsoft Virtual PC" to your PATH on your host machine.
 
#Open the CollabVM Admin Panel.
# Add "C:\Program Files\Microsoft Virtual PC" to your PATH on your host machine.
#Click on "New VM".
 
#Fill in the following information:
# Open the CollabVM Admin Panel.
##The VM name, description, OS, RAM and Disk Space, etc.
 
##Set the '''Start Command''' to: <code>Virtual PC.exe -pc "(name of your VM here)" -launch -singlepc</code>
# Click on "New VM".
##Set the '''Stop Command''' to: <code>taskkill /f /im "Virtual PC.exe"</code>
 
##Make sure the Protocol is set to "VNC".
# Fill in the following information:
##Add the following Guacamole Connection Parameters:
 
###Add "hostname", and set the value to the IP or domain the VM is being hosted on - <code>localhost</code> should work fine.
## The VM name, description, OS, RAM and Disk Space, etc.
###Add "port", use <code>5900</code> if you didn't change the port.
 
###If you set a password on the TightVNC server, add another parameter called "password" with the password you used.
## Set the '''Start Command''' to: &lt;<code&gt;>Virtual PC.exe -pc "(name of your VM here)" -launch -singlepc&lt;</code&gt;>
#Verify the information is correct, then start the VM.
 
## Set the '''Stop Command''' to: &lt;<code&gt;>taskkill /f /im "Virtual PC.exe"&lt;</code&gt;>
 
## Make sure the Protocol is set to "VNC".
 
## Add the following Guacamole Connection Parameters:
 
### Add "hostname", and set the value to the IP or domain the VM is being hosted on - &lt;<code&gt;>localhost&lt;</code&gt;> should work fine.
 
### Add "port", use &lt;<code&gt;>5900&lt;</code&gt;> if you didn't change the port.
 
### If you set a password on the TightVNC server, add another parameter called "password" with the password you used.
 
# Verify the information is correct, then start the VM.
 
[[Category:Virtual Machine Software]]

Navigation menu