1-10 of 54 < Previous Next >
Discussions for PowerShell Management Library for Hyper-V
Latest post:
Fri
4:20 PM
1 Post
First post: randt wrote: I have written a script that leverages windows.forms namespace to make a GUI that sets up lab environments. Every time I open ...
Jump to: First Post
Latest post:
Thu
7:16 AM
3 Posts
First post: scorpiotek wrote: This is a weird behavior I am experiencing with Windows Server 2008 R2 (I'm using build 7100, downloading 7600 as I type this)....
Latest post: scorpiotek wrote: jamesone wrote: Does the progress bar disappear when the sleep ends ?In some places I haven't cleared the status - powershell ...
Jump to: First Post    |Latest Post
Latest post:
Thu
7:03 AM
1 Post
First post: scorpiotek wrote: I'm creating two external switches on two different NICs with Powershell (I tested this with the latest release as of 11/03/200...
Jump to: First Post
Latest post:
Thu
3:41 AM
3 Posts
First post: dfcuomoj wrote: The term 'Import-Module' is not recognized as a cmdlet, function, operable program, or script file. Verify the term and try aga...
Latest post: dfcuomoj wrote: That was it! Thanks!
Jump to: First Post    |Latest Post
Latest post:
Thu
12:40 AM
3 Posts
First post: andrew2506 wrote: First of all Thank you for great hyperv.ps1I need to create ps1 or bat which will find on local host a VM with 2 cores, shut it...
Latest post: andrew2506 wrote: nope, doesnt work :(Does nothing
Jump to: First Post    |Latest Post
Latest post:
Oct 31
6:09 PM
4 Posts
First post: neillans wrote: I'm looking at putting together a couple of rough backup scripts for my HyperV box, but was looking for an example of looping t...
Latest post: jamesone wrote: sorry, I should have said suspend-vm $myVMs -wait
Jump to: First Post    |Latest Post
Latest post:
Oct 31
5:55 PM
2 Posts
First post: yinchuanwang wrote: When you are creating a external switch from the UI of hyper-v manager, there is a check box 'Allow management operating system...
Latest post: jamesone wrote: In R2 there is a command Remove-VMSwitchNic which will leave the Switch bound to the external network but remove the virtual NI...
Jump to: First Post    |Latest Post
Latest post:
Oct 31
5:28 PM
5 Posts
First post: garti wrote: Hi everyone,I'm using ur great pool of tool and almost everyone works perfektly.My problem is:I create remote a VM on a Server ...
Latest post: jamesone wrote: Add-VMDisk $VM 0 0 $ "C:\MyPC.vhd"That $ shouldn't be there.The VHD must exist , so do new-vhd c:\myPC.vhd (and set size, fix...
Jump to: First Post    |Latest Post
Latest post:
Oct 31
5:24 PM
2 Posts
First post: chrisrsg wrote: I would like to duplicate the following Hyper-V steps using the PowerShell commands:Settings (for a VM) > Add Hardware > choose...
Latest post: jamesone wrote: VM bus adapter is just an explicit name for what HyperV calls simply a Network adapter.In the R2 there are constants defined so...
Jump to: First Post    |Latest Post
Latest post:
Oct 31
5:18 PM
2 Posts
First post: GrZeCh wrote: Hello,what can cause this error:The term 'menu' is not recognized as the name of a cmdlet, function, script file, or operable p...
Latest post: jamesone wrote: You can ignore this error - it was caused by a bad edit in the installation file and - I reused the one from psconfig this will...
Jump to: First Post    |Latest Post
1-10 of 54 < Previous 1 2 3 4 5 6 Next >
Updating...
© 2006-2009 Microsoft | About CodePlex | Privacy Statement | Terms of Use | Code of Conduct | Advertise With Us | Version 2009.10.27.15987