template with Netsh

Posted: 04-20-2007, 12:01 PM
Hello people,

With XP i was enable to do many template of network configuration (esay
shitch between DHCP or not for a interface)

so i was used this command :

netsh -c interface dump > file.txt

and to restore her

netsh -f file.txt


But With Vista is not working !

what can i do ?

Thx a lot


Reply With Quote

Responses to "template with Netsh"

Sooner Al [MVP]
Guest
Posts: n/a
 
Re: template with Netsh
Posted: 04-20-2007, 03:02 PM
"James" <Twinsen24@hotmail.com> wrote in message
news:ed9kEtzgHHA.4924@TK2MSFTNGP06.phx.gbl...
> Hello people,
>
> With XP i was enable to do many template of network configuration (esay
> shitch between DHCP or not for a interface)
>
> so i was used this command :
>
> netsh -c interface dump > file.txt
>
> and to restore her
>
> netsh -f file.txt
>
>
> But With Vista is not working !
>
> what can i do ?
>
> Thx a lot
>
Can you not use the 'netsh export' command to export the settings to an XML
file then the 'netsh add' command to restore?

http://technet.microsoft.com/en-us/w.../aa905084.aspx
http://technet2.microsoft.com/Window....mspx?mfr=true

--

Al Jarvi (MS-MVP Windows Networking)

Please post *ALL* questions and replies to the news group for the
mutual benefit of all of us...
The MS-MVP Program - http://mvp.support.microsoft.com
This posting is provided "AS IS" with no warranties, and confers no
rights...

Reply With Quote
wguimb
Guest
Posts: n/a
 
RE: template with Netsh
Posted: 04-20-2007, 09:56 PM
Netsh command has changed with Vista. Open a command prompt window and run
"netsh help". You will need to run the commands as a administrator.
Reply With Quote
djet
Guest
Posts: n/a
 
Re: template with Netsh
Posted: 05-09-2007, 01:46 PM
Still I have no ideas how to work with it in Vista. It isn't documented at
all (tried searching thru TechNet & Microsoft Support). Could you provide
any sample at least?

--
djet


"wguimb" <wguimb@discussions.microsoft.com> wrote in message
newsB717939-5CC5-40FE-9A73-F54E60BABFB3@microsoft.com...
> Netsh command has changed with Vista. Open a command prompt window and
> run
> "netsh help". You will need to run the commands as a administrator.
Reply With Quote
Joe Guidera
Guest
Posts: n/a
 
Re: template with Netsh
Posted: 05-10-2007, 01:07 AM
See if the following provides some additional information
http://support.microsoft.com/kb/242468


"djet" <to.djet@gmail.com> wrote in message
news:ev289hjkHHA.4008@TK2MSFTNGP03.phx.gbl...
> Still I have no ideas how to work with it in Vista. It isn't documented at
> all (tried searching thru TechNet & Microsoft Support). Could you provide
> any sample at least?
>
> --
> djet
>
>
> "wguimb" <wguimb@discussions.microsoft.com> wrote in message
> newsB717939-5CC5-40FE-9A73-F54E60BABFB3@microsoft.com...
>> Netsh command has changed with Vista. Open a command prompt window and
>> run
>> "netsh help". You will need to run the commands as a administrator.
>
Reply With Quote
djet
Guest
Posts: n/a
 
Re: template with Netsh
Posted: 05-13-2007, 07:43 PM
Unfortunately this article doesn't make any sense upon its usage with
Vista..

--
djet
Microsoft Certified Professional


"Joe Guidera" <jguidera@remove.msn.com> wrote in message
news:779669AB-053F-4680-B605-8F7D338AECF8@microsoft.com...
> See if the following provides some additional information
> http://support.microsoft.com/kb/242468
>
>
> "djet" <to.djet@gmail.com> wrote in message
> news:ev289hjkHHA.4008@TK2MSFTNGP03.phx.gbl...
>> Still I have no ideas how to work with it in Vista. It isn't documented
>> at all (tried searching thru TechNet & Microsoft Support). Could you
>> provide any sample at least?
>>
>> --
>> djet
>>
>>
>> "wguimb" <wguimb@discussions.microsoft.com> wrote in message
>> newsB717939-5CC5-40FE-9A73-F54E60BABFB3@microsoft.com...
>>> Netsh command has changed with Vista. Open a command prompt window and
>>> run
>>> "netsh help". You will need to run the commands as a administrator.
>>
Reply With Quote
Joe Guidera
Guest
Posts: n/a
 
Re: template with Netsh
Posted: 05-16-2007, 04:17 AM
Most of the commands are valid under Vista. A quick check of the KB shows
numerous articles detailing usage of netsh in various scenarios.

http://support.microsoft.com/search/...de=r&cus=False


"djet" <to.djet@gmail.com> wrote in message
news:1ACDF844-C3B9-4E93-8032-B8D2C34E35B2@microsoft.com...
> Unfortunately this article doesn't make any sense upon its usage with
> Vista..
>
> --
> djet
> Microsoft Certified Professional
>
>
> "Joe Guidera" <jguidera@remove.msn.com> wrote in message
> news:779669AB-053F-4680-B605-8F7D338AECF8@microsoft.com...
>> See if the following provides some additional information
>> http://support.microsoft.com/kb/242468
>>
>>
>> "djet" <to.djet@gmail.com> wrote in message
>> news:ev289hjkHHA.4008@TK2MSFTNGP03.phx.gbl...
>>> Still I have no ideas how to work with it in Vista. It isn't documented
>>> at all (tried searching thru TechNet & Microsoft Support). Could you
>>> provide any sample at least?
>>>
>>> --
>>> djet
>>>
>>>
>>> "wguimb" <wguimb@discussions.microsoft.com> wrote in message
>>> newsB717939-5CC5-40FE-9A73-F54E60BABFB3@microsoft.com...
>>>> Netsh command has changed with Vista. Open a command prompt window and
>>>> run
>>>> "netsh help". You will need to run the commands as a administrator.
>>>
>
Reply With Quote
 
LinkBack Thread Tools Display Modes
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Netsh in Vista Michael Henderson Windows Vista Networking & Sharing 1 12-14-2006 04:48 AM
modem usb configur by netsh guidi fabio Windows XP Embedded 6 10-08-2003 04:02 PM
netsh, static IP, DHCP Richard Mahn Windows XP Embedded 5 07-28-2003 06:26 PM
netsh problem Andrea Windows XP Embedded 3 07-21-2003 04:33 PM
Brochure template Flann Windows XP Basics 0 07-05-2003 10:25 PM


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90