Is it possible to create network bridge with a script?
It appears that the netsh command does not install bridges, but only
configures them.
If it comes to the worst, I am ready to go down the API route.
"vfclists" <vfcl...@googlemail.com> wrote in message
news:5899df27-11a7-432d...@n34g2000yqb.googlegroups.com...
I mean whether GUI procedure of selecting two adapters in the
networking page and bridging them, or selecting one and adding it to
the brige has its equivalent in the netsh code, or some other similar
scripting method.
"vfclists" <vfcl...@googlemail.com> wrote in message
news:35b54822-0ec0-4c7a...@33g2000yqj.googlegroups.com...
I checked that page before making this post.
The netsh bridge command does not allow you to create the bridge
itself. It only allow configuration of the bridge after its has been
manually configured in the Network Connections panel.
Is there a registry approach on an API substitue for the manual way?
> On Thursday, March 25, 2010 10:37 AM vfclists wrote:
> Is it possible to create network bridge with a script?
>
> It appears that the netsh command does not install bridges, but only
> configures them.
>
> If it comes to the worst, I am ready to go down the API route.
>> On Thursday, March 25, 2010 11:44 AM Jack [MVP-Networking] wrote:
>> Hi
>> May be you should clarify what are you looking to Install.
>> Bridge is a special configuration between two Network Cards, there is
>> nothing to Install.
>> Jack (MS, MVP-Networking).
>>> On Thursday, March 25, 2010 1:08 PM vfclists wrote:
>>> wrote:
>>>
>>> I mean whether GUI procedure of selecting two adapters in the
>>> networking page and bridging them, or selecting one and adding it to
>>> the brige has its equivalent in the netsh code, or some other similar
>>> scripting method.
>>>> On Thursday, March 25, 2010 1:23 PM Jack [MVP-Networking] wrote:
>>>> Hi
>>>> Maybe this can Help,
>>>> http://technet.microsoft.com/en-us/library/cc781877%28WS.10%29.aspx
>>>> Jack (MS, MVP-Networking).
>>>>
>>>> wrote:
>>>>
>>>> I mean whether GUI procedure of selecting two adapters in the
>>>> networking page and bridging them, or selecting one and adding it to
>>>> the brige has its equivalent in the netsh code, or some other similar
>>>> scripting method.
>>>>> On Friday, March 26, 2010 9:31 AM vfclists wrote:
>>>>> wrote:
>>>>> 8WS.10%29.aspx
>>>>>
>>>>> I checked that page before making this post.
>>>>>
>>>>> The netsh bridge command does not allow you to create the bridge
>>>>> itself. It only allow configuration of the bridge after its has been
>>>>> manually configured in the Network Connections panel.
>>>>>
>>>>> Is there a registry approach on an API substitue for the manual way?
>>>>>
>>>>> .
>>>>> Submitted via EggHeadCafe
>>>>> SQL Server CLR Stored Procedures for External Access
>>>>> http://www.eggheadcafe.com/tutorials/aspnet/08c40d08-af4a-41f6-9352-91ac82b90078/sql-server-clr-stored-procedures-for-external-access.aspx