Categories
Archive
![]() Blogroll
|
Assign Static IP Address for VM on SCVMM
Posted in Virtual Machine Manager, Windows Powershell | No Comment | 1,991 views | 13/02/2009 19:50
You can assign static ip address for new vm on SCVMM. You should use this command to do that:
As you see, -GuiRunOnceCommands execute netsh command after first boot of operating system. You should use “-GuiRunOnceCommands” with “New-VM”. If you look my previous posts, you can see exact command.
Leave a Reply
|