https://github.com/psget/psget
Would be cool to have this lib available there
Id #9807 | Release:
None
| Updated: Feb 22 at 12:24 AM by legigor | Created: Dec 30, 2012 at 2:57 PM by legigor
Mount-VHD and Dismount-VHD cmdlets have -Server parameter but not really using it and all intrinsic WMI calls are executed against the local computer. This parameter is not exposed in the help for ...
Id #9621 | Release:
None
| Updated: Feb 22 at 12:24 AM by vladimia | Created: Sep 5, 2012 at 8:59 PM by vladimia
PowerShell V3 in Windows 8 seems to be more strict about syntax and HyperV module fails to load:
PS>Import-Module .\HyperV.psd1
At D:\HyperV\Menu.ps1:276 char:79
20 { $SelectedVHD = (Select-L...
Id #9620 | Release:
None
| Updated: Feb 22 at 12:24 AM by andreww9r | Created: Sep 5, 2012 at 6:00 PM by vladimia
In Windows 8, a PowerShell module for managing Hyper-V is included:
http://technet.microsoft.com/library/hh848559.aspx
However this module appears to only work with the version of Hyper-V include...
Id #9284 | Release:
None
| Updated: Feb 22 at 12:24 AM by MattPie | Created: Apr 4, 2012 at 10:51 AM by jstangroome
There is wrong syntax in Network.ps1 file - line 524, column 62.
Original source code:
foreach-object {Get-WmiObject -Namespace -ComputerName $Nic.__Server $HyperVNamesp...
Id #9254 | Release:
None
| Updated: Feb 22 at 12:24 AM by pmico | Created: Mar 19, 2012 at 4:32 AM by KamilRT
The original code within the R2 version was incorrectly working. I've fixed it as written below.
Issues:
The VHDPath variable was being ignored if it was an absolute path and not a scriptblock....
Id #9245 | Release:
None
| Updated: Feb 22 at 12:24 AM by DanielHeth | Created: Mar 14, 2012 at 11:20 PM by DanielHeth
When importing the HyperV module twice, there you get a WMI Invalid Class error. See Screen print. Check to see if module is already loaded?
Id #9137 | Release:
None
| Updated: Feb 22 at 12:24 AM by andreww9r | Created: Jan 23, 2012 at 4:21 PM by VirtuallyAware
It states
PARAMETERS
-VM [<>]
The Virtual Machine(s) to IMPORT.
Id #8727 | Release:
None
| Updated: Feb 22 at 12:24 AM by olbilyk | Created: Sep 26, 2011 at 11:06 AM by olbilyk
I've been doing a lot of hyper-v delegation work recently, where I have to set the scope of the VM so I can assocaite permissions to that scope.
Doing this requires going through some WMI gymnast...
Id #8716 | Release:
None
| Updated: Feb 22 at 12:24 AM by xWakawaka | Created: Sep 23, 2011 at 12:12 AM by xWakawaka
The functions Get-VMIntegrationComponent and Set-VMIntegrationComponent (and as a result also the function Get-VMBuildScript) are not working on some localized installations of windows server. The ...
Id #8610 | Release:
None
| Updated: Feb 22 at 12:24 AM by Jobau | Created: Aug 14, 2011 at 6:35 PM by Jobau