Re: [ovs-dev] [PATCH] WMI Script that updates Hyper-V friendly port names

2014-09-29 Thread Ben Pfaff
On Thu, Sep 25, 2014 at 06:18:19AM +, Alin Serdean wrote: > The following script leverage's the advantages of WMI infrastructure > offered in Hyper-V. > > This scripts allows the user to change the > Msvm_EthernetPortAllocationSettingData property of a VM network adapter > connected to a Hyper

Re: [ovs-dev] [PATCH] WMI Script that updates Hyper-V friendly port names

2014-09-27 Thread Nithin Raju
On Sep 27, 2014, at 4:18 AM, Alin Serdean wrote: > Hello Nithin, > > I will update the documentation as soon as I can. Also I need to add the > visualddk flag explanation. > > Thanks, > Alin. Thanks Alin. One more thing is that I had to change my PowerShell security settings to "Unrestri

Re: [ovs-dev] [PATCH] WMI Script that updates Hyper-V friendly port names

2014-09-27 Thread Alin Serdean
Subiect: Re: [ovs-dev] [PATCH] WMI Script that updates Hyper-V friendly port names Thanks Alin. I tested this script and it works! It would be great if we can document the usage in INSTALL.Windows - both for one vNIC case and 2 vNIC case. It does not have to be part of this checkin. Tested-by

Re: [ovs-dev] [PATCH] WMI Script that updates Hyper-V friendly port names

2014-09-26 Thread Nithin Raju
--Mesaj original- > De la: Nithin Raju [mailto:nit...@vmware.com] > Trimis: Friday, September 26, 2014 9:35 AM > Către: Alin Serdean > Cc: dev@openvswitch.org > Subiect: Re: [ovs-dev] [PATCH] WMI Script that updates Hyper-V friendly port > names > > > On Sep 24, 201

Re: [ovs-dev] [PATCH] WMI Script that updates Hyper-V friendly port names

2014-09-26 Thread Eitan Eliahu
-Original Message- From: dev [mailto:dev-boun...@openvswitch.org] On Behalf Of Alin Serdean Sent: Friday, September 26, 2014 6:20 AM To: Nithin Raju Cc: dev@openvswitch.org Subject: Re: [ovs-dev] [PATCH] WMI Script that updates Hyper-V friendly port names Hello Nithin, Yes it works if a VM has

Re: [ovs-dev] [PATCH] WMI Script that updates Hyper-V friendly port names

2014-09-26 Thread Alin Serdean
:35 AM Către: Alin Serdean Cc: dev@openvswitch.org Subiect: Re: [ovs-dev] [PATCH] WMI Script that updates Hyper-V friendly port names On Sep 24, 2014, at 11:18 PM, Alin Serdean wrote: > The following script leverage's the advantages of WMI infrastructure > offered in Hyper-V. >

Re: [ovs-dev] [PATCH] WMI Script that updates Hyper-V friendly port names

2014-09-25 Thread Nithin Raju
On Sep 24, 2014, at 11:18 PM, Alin Serdean wrote: > The following script leverage's the advantages of WMI infrastructure > offered in Hyper-V. > > This scripts allows the user to change the > Msvm_EthernetPortAllocationSettingData property of a VM network adapter > connected to a Hyper-V Virtu

[ovs-dev] [PATCH] WMI Script that updates Hyper-V friendly port names

2014-09-24 Thread Alin Serdean
The following script leverage's the advantages of WMI infrastructure offered in Hyper-V. This scripts allows the user to change the Msvm_EthernetPortAllocationSettingData property of a VM network adapter connected to a Hyper-V Virtual Switch. Usage: import-module .\OVS.psm1 $vnic = Get-VMNetworkA