|
| |||||||||
| Tags: hyperv |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| Hyper-V
I copied virtual disk (.vhd) to another location and crated new Virtual machine and connected it to the copied disk. The vhd had Windows 2003 installed and after the start of new machine I got Local area connection 3. The original vhd had Static IP number and it had local area connection. Hot change it? The settings are exact the same. Another question how to change the SID of the new virtual server 2003? Regards MarcusB |
|
#2
| |||
| |||
| Re: Hyper-V
Hello MarcusB, See here for networking with Hyper-V: http://blogs.msdn.com/virtual_pc_guy...h-hyper-v.aspx To change the SID you have to run sysprep, included in the 2003 installation disk support\tools\deploy.cab Best regards Meinolf Weber Disclaimer: This posting is provided "AS IS" with no warranties, and confers no rights. ** Please do NOT email, only reply to Newsgroups ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm > I copied virtual disk (.vhd) to another location and crated new > Virtual machine and connected it to the copied disk. The vhd had > Windows 2003 installed and after the start of new machine I got Local > area connection 3. The original vhd had Static IP number and it had > local area connection. Hot change it? The settings are exact the same. > > Another question how to change the SID of the new virtual server 2003? > > Regards > MarcusB |
|
#3
| |||
| |||
| Re: Hyper-V
Tanks. To change SID on Servers I was always using Symantec Ghostwalker but I can not boot Hyper-V virual machine from bootable Ghost CD. MarcusB Meinolf Weber wrote: > Hello MarcusB, > > See here for networking with Hyper-V: > http://blogs.msdn.com/virtual_pc_guy...h-hyper-v.aspx > > > To change the SID you have to run sysprep, included in the 2003 > installation disk support\tools\deploy.cab > > Best regards > > Meinolf Weber > Disclaimer: This posting is provided "AS IS" with no warranties, and > confers no rights. > ** Please do NOT email, only reply to Newsgroups > ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm > >> I copied virtual disk (.vhd) to another location and crated new >> Virtual machine and connected it to the copied disk. The vhd had >> Windows 2003 installed and after the start of new machine I got Local >> area connection 3. The original vhd had Static IP number and it had >> local area connection. Hot change it? The settings are exact the same. >> >> Another question how to change the SID of the new virtual server 2003? >> >> Regards >> MarcusB > > |
|
#4
| |||
| |||
| Re: Hyper-V
Hello MarcusB, If you use sysprep, this works in the running server. Best regards Meinolf Weber Disclaimer: This posting is provided "AS IS" with no warranties, and confers no rights. ** Please do NOT email, only reply to Newsgroups ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm > Tanks. > To change SID on Servers I was always using Symantec Ghostwalker but I > can not boot Hyper-V virual machine from bootable Ghost CD. > MarcusB > Meinolf Weber wrote: >> Hello MarcusB, >> >> See here for networking with Hyper-V: >> http://blogs.msdn.com/virtual_pc_guy.../understanding >> -networking-with-hyper-v.aspx >> To change the SID you have to run sysprep, included in the 2003 >> installation disk support\tools\deploy.cab >> >> Best regards >> >> Meinolf Weber >> Disclaimer: This posting is provided "AS IS" with no warranties, and >> confers no rights. >> ** Please do NOT email, only reply to Newsgroups >> ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm >>> I copied virtual disk (.vhd) to another location and crated new >>> Virtual machine and connected it to the copied disk. The vhd had >>> Windows 2003 installed and after the start of new machine I got >>> Local area connection 3. The original vhd had Static IP number and >>> it had local area connection. Hot change it? The settings are exact >>> the same. >>> >>> Another question how to change the SID of the new virtual server >>> 2003? >>> >>> Regards >>> MarcusB |
|
#5
| |||
| |||
| Re: Hyper-V
I could not find answer to my problem about Local Area connection 3,4,5 etc... there Regards Marcus Meinolf Weber wrote: > Hello MarcusB, > > See here for networking with Hyper-V: > http://blogs.msdn.com/virtual_pc_guy...h-hyper-v.aspx > > > To change the SID you have to run sysprep, included in the 2003 > installation disk support\tools\deploy.cab > > Best regards > > Meinolf Weber > Disclaimer: This posting is provided "AS IS" with no warranties, and > confers no rights. > ** Please do NOT email, only reply to Newsgroups > ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm > >> I copied virtual disk (.vhd) to another location and crated new >> Virtual machine and connected it to the copied disk. The vhd had >> Windows 2003 installed and after the start of new machine I got Local >> area connection 3. The original vhd had Static IP number and it had >> local area connection. Hot change it? The settings are exact the same. >> >> Another question how to change the SID of the new virtual server 2003? >> >> Regards >> MarcusB > > |
|
#6
| |||
| |||
| Re: Hyper-V "MarcusB" <marcusb@llunet.se> wrote in message news:O6D5gAYGJHA.4200@TK2MSFTNGP04.phx.gbl... > I could not find answer to my problem about Local Area connection 3,4,5 > etc... there > > Regards > Marcus That is how it works in a physical machine as well. If you put a new NIC in a machine it gives it a new name and it won't let you use the same IP address because that is associated with the "old" NIC. When you create a new vm from the existing vhd the NIC will not have the same MAC address as the old vm used. The OS sees it as a new NIC. |
|
#7
| |||
| |||
| Re: Hyper-V
In message <#d7X$RhGJHA.5028@TK2MSFTNGP02.phx.gbl> "Bill Grant" <not.available@online> wrote: > That is how it works in a physical machine as well. If you put a new NIC >in a machine it gives it a new name and it won't let you use the same IP >address because that is associated with the "old" NIC. Well, you actually can use the NIC, you just have an extra prompt to get through. |
|
#8
| |||
| |||
| Re: Hyper-V
Correct. It warns you that the IP is already assigned to another NIC but allows you to use it again. "DevilsPGD" <spam_narf_spam@crazyhat.net> wrote in message news:6vp7d4lao9dohr6j6sr2fsgfco90jbt8u3@4ax.com... > In message <#d7X$RhGJHA.5028@TK2MSFTNGP02.phx.gbl> "Bill Grant" > <not.available@online> wrote: > >> That is how it works in a physical machine as well. If you put a new >> NIC >>in a machine it gives it a new name and it won't let you use the same IP >>address because that is associated with the "old" NIC. > > Well, you actually can use the NIC, you just have an extra prompt to get > through. |
|
#9
| |||
| |||
| Re: Hyper-V
So how to deal witch the host server crash. When host server will crash I want to copy disk file to another host server but have the same settings, The same MAc etc... MarcusB Bill Grant wrote: > Correct. It warns you that the IP is already assigned to another NIC > but allows you to use it again. > > "DevilsPGD" <spam_narf_spam@crazyhat.net> wrote in message > news:6vp7d4lao9dohr6j6sr2fsgfco90jbt8u3@4ax.com... >> In message <#d7X$RhGJHA.5028@TK2MSFTNGP02.phx.gbl> "Bill Grant" >> <not.available@online> wrote: >> >>> That is how it works in a physical machine as well. If you put a >>> new NIC >>> in a machine it gives it a new name and it won't let you use the same IP >>> address because that is associated with the "old" NIC. >> >> Well, you actually can use the NIC, you just have an extra prompt to get >> through. > |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "Hyper-V" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| What is Hyper-V and how to use it? | Valliy | Operating Systems | 5 | 27-10-2010 06:30 AM |
| Hyper PI 0.99b | Jona-thon | Overclocking & Computer Modification | 5 | 11-07-2010 12:55 AM |
| Hyper-V work with AMD CPU | Happy46 | Networking & Security | 5 | 06-04-2010 03:05 PM |
| NLB on Hyper-V | John | Windows Server Help | 1 | 29-06-2009 03:28 AM |
| Hyper-V cluster | Steve Drake | Windows Server Help | 3 | 08-01-2009 06:14 AM |