Hi,
using the command get-vm -> no result..
get-vm test2012
get-vm : The parameter is not valid. Hyper-V was unable to find a virtual machine with name test2012.
At line:1 char:1
+ get-vm test2012
+ ~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidArgument: (test2012:String) [Get-VM], VirtualizationInvalidArgumentExce
ption
+ FullyQualifiedErrorId : InvalidParameter,Microsoft.HyperV.PowerShell.Commands.GetVMCommand
Ramy Shaker