Re: netsh

From: David Candy (david_at_mvps.org)
Date: 06/24/04


Date: Thu, 24 Jun 2004 12:01:38 +1000

Keep refusing to read the links.

-- 
----------------------------------------------------------
http://www.counterpunch.org/bageant06132004.html
"Lardy" <thelardmeister@hotmail.com> wrote in message news:40da0d4a@dnews.tpgi.com.au...
> Having a bad day David.
> 
> I have a two computer network at home.  I have my desktop computer that
> connects to the internet, and I have a laptop connected to the desktop with
> a wireless connection.  I have found that sometimes the laptop loses
> connection with the network.  It is an intermittent problem that I have
> fully investigated and found no obvious solution.  I have found that
> disabling and then enabling restores the connection 95% of the time.  So I
> was going to use IPMonitor to monitor the status of the connection, and when
> it goes down run a netsh script to disable and enable the connection.
> 
> Google is always my first resource when trying to solve a problem.  I had
> read through about a dozen different links and tried several suggested
> methods without success.  So I made a post to this newsgroup seeking an
> answer.
> 
> I appreciate your efforts, but it would seem no one in this group knows the
> answer.  Maybe there isn't one?
> 
> I also posted the same query to the microsoft.public.windowsxp.network_web
> newsgroup and have had not one reply.  I must say that is a much more
> enjoyable response than the one I have had from this group!
> 
> Lardy.
> 
> 
> "David Candy" <david@mvps.org> wrote in message
> news:eo%23yvOTWEHA.1128@TK2MSFTNGP10.phx.gbl...
> If you read the f*cking links kelly sent you it is discussed in detail. I
> ain't paying cash to solve your problem. I have to reboot to enable card in
> BIOS (than again to disable). This means my connection drops so I pay 30c (2
> x 15c)in phone charges.
> 
> These netsh commands do nothing without a network card. Read Kelly's links.
> 
> You were given 3 ways that people claim work.
> 
> Why don't you use windows as it was designed to be used. Right click the
> connection.
> -- 
> ----------------------------------------------------------
> http://www.counterpunch.org/bageant06132004.html
> "Lardy" <thelardmeister@hotmail.com> wrote in message
> news:40d98b85@dnews.tpgi.com.au...
> > David,
> >
> > I type...
> > netsh interface show interface
> >
> > cmd...
> > Admin State    State    Type              Interface Name
> > -----------------------------------------------------
> > Enabled                       Dedicated      Wired
> > etc...
> >
> > I type...
> > netsh interface set interface name={Wired} admin=enabled
> > connect=disconnected
> >
> > cmd...
> > An interface with this name is not registered with the router.
> >
> > What do you think?
> >
> > Lardy.
> >
> > "David Candy" <david@mvps.org> wrote in message
> > news:em7VqJQWEHA.3120@TK2MSFTNGP12.phx.gbl...
> > Link 4
> >
> > Try this,
> > netsh interface show interface
> > Then copy/paste the Dedicated Interface name into the following line...
> > netsh interface set interface name={IFName} admin=enabled
> > connect=disconnected
> >
> > I was trying this myself and got The Network path was not found. I've
> never
> > had much luck with Netsh, nor do I know of a way around it to do what you
> > want. I'll keep an eye out tho.
> >
> >
> > and
> >
> >
> >
> > Try Devcon:
> >
> http://support.microsoft.com/default.aspx?scid=http://support.microsoft.com:80/support/kb/articles/q311/2/72.asp&NoWebContent=1
> >
> > Link 9
> >
> > How to enable and disable the network connection
> >
> > To enable/disable the network connection to local computer, go to
> > administrative tools>services, start/stop server service. To
> enable/disable
> > the network connection to remote computers, start/stop workstation
> service.
> > You may want to use task schedule to enable/disable it automatically.
> >
> > How to enable/disable LAN from command line temporally
> >
> > You can created a batch file that include ipconfig /release or ipconfig
> > /renew, and use schedule to run it. If you use static IP, you may use
> netsh
> > instead of ipconfig command. If you want to one way access, you may manage
> > it by using server service and workstation service.
> >
> > I don't have a network card so I haven't tested any.
> > -- 
> > ----------------------------------------------------------
> > http://www.counterpunch.org/bageant06132004.html
> > "Lardy" <thelardmeister@hotmail.com> wrote in message
> > news:40d92312@dnews.tpgi.com.au...
> > > David,
> > >
> > > I have already tried Google and had no success.  If you say you found
> the
> > > answer there I will try again.  However I would have been grateful if
> you
> > > could have just posted the answer.  That way it helps me and also the
> > answer
> > > is available to anyone who passes by this way in the future.
> > >
> > > Lardy.
> > >
> > >
> > > "David Candy" <david@mvps.org> wrote in message
> > > news:%23i7mzzAWEHA.3380@TK2MSFTNGP11.phx.gbl...
> > > When people post links to google using your terms they are saying
> > > 1. The information is there
> > > 2. How you could have found it yourself.
> > >
> > > I followed Kelly's link and found two ways to do what you want.
> > >
> > > -- 
> > > ----------------------------------------------------------
> > > http://www.counterpunch.org/bageant06132004.html
> > > "Lardy" <thelardmeister@hotmail.com> wrote in message
> > > news:40d6b556@dnews.tpgi.com.au...
> > > > In summary...
> > > >
> > > > To Kelly,
> > > > If you don't know the answer, don't reply with a search string
> > containing
> > > > keywords from the original post.  It is a waste of time, and an
> exercise
> > > in
> > > > self promotion.
> > > >
> > > > To Wesley Vogel,
> > > > I was probably a bit harsh on you, as you at least put in a
> informative
> > > > post.  I apologize.  But I was looking for an answer, not a nudge in
> the
> > > > right direction.
> > > >
> > > > To ted s.,
> > > > Fix the Shift key on your keyboard.  "Jackass" and "Pretentious Jerk",
> > is
> > > > that the best you could come up with?
> > > >
> > > > To Ken Blake,
> > > > Are all MVP's so touchy to criticism like you and Kelly?
> > > >
> > > > -- 
> > > > All the Best,
> > > > Lardy
> > > >
> > > >
> > > > "Kelly" <kelly@mvps.org> wrote in message
> > > > news:OnQ5i$1VEHA.2564@TK2MSFTNGP11.phx.gbl...
> > > > > Go play, you are so petty.  And God forbid you ever need any of our
> > > > > utilities.
> > > > >
> > > > > That said, you mentioned website, which infers the index page.  Most
> > > > people
> > > > > get paid per hits, I don't.
> > > > >
> > > > > Do some reading here, Lardy:
> > > > >
> > > > >
> > > >
> > >
> >
> http://www.google.com/search?hl=en&lr=&ie=UTF-8&c2coff=1&q=website+get+paid+per+hit&btnG=Search
> > > > >
> > > > > This is my last reply to you.  I have better things to do with my
> > time.
> > > > >
> > > > >
> > > > > "Lardy" <thelardmeister@hotmail.com> wrote in message
> > > > > news:40d418ca@dnews.tpgi.com.au...
> > > > > > ...I gain absolutely "nothing/nada" by promoting my website...
> > > > > >
> > > > > > Taskbar Repair Tool Plus!
> > > > > > http://www.kellys-korner-xp.com/taskbarplus!.htm
> > > > > > ...To obtain a license at the cost of $5.00 follow the steps
> > below...
> > > > > >
> > > > > > Do some reading here, Kelly:
> > > > > >
> > > > > >
> > > >
> > >
> >
> http://www.google.com.au/search?q=key+words+useless+post+self+promotion&ie=UTF-8&hl=en&btnG=Google+Search&meta=lr%3Dlang_en
> > > > > >
> > > > > > -- 
> > > > > > All the Best,
> > > > > > Lardy
> > > > > >
> > > > > >
> > > > > > "Kelly" <kelly@mvps.org> wrote in message
> > > > > > news:%23ktDA6cVEHA.2564@TK2MSFTNGP11.phx.gbl...
> > > > > >> Good one, Ken.  May just use that in the future.  :o)
> > > > > >>
> > > > > >> "How to Win Friends and Influence People" by Dale Carnegie
> > > > > >> http://www.westegg.com/unmaintained/carnegie/win-friends.html
> > > > > >>
> > > > > >> -- 
> > > > > >> All the Best,
> > > > > >> Kelly
> > > > > >>
> > > > > >> Microsoft-MVP Windows® XP
> > > > > >> 2004 Windows MVP "Winny" Award
> > > > > >>
> > > > > >> Troubleshooting Windows XP
> > > > > >> http://www.kellys-korner-xp.com
> > > > > >>
> > > > > >> Taskbar Repair Tool Plus!
> > > > > >> http://www.kellys-korner-xp.com/taskbarplus!.htm
> > > > > >>
> > > > > >>
> > > > > >> "Ken Blake, MVP" <kblake@this.is.an.invalid.domain> wrote in
> > message
> > > > > >> news:eiIAtdXVEHA.384@TK2MSFTNGP10.phx.gbl...
> > > > > >> > In news:40d35178@dnews.tpgi.com.au,
> > > > > >> > Lardy <thelardmeister@hotmail.com> typed:
> > > > > >> >
> > > > > >> >> ...with an attitide like yours...
> > > > > >> >>
> > > > > >> >> Do some reading here, Ken:
> > > > > >> >>
> > > > > >> >>
> > > > > >> >
> > > > > >
> > > >
> > >
> >
> http://www.google.com.au/search?q=spelling+english+help+mvp&ie=UTF-8&hl=en&btnG=Google+Search&meta=lr%3Dlang_en
> > > > > >> >
> > > > > >> >
> > > > > >> > You're the one berating people who are trying to help you, and
> > > > > >> > now you want to take me to task for making a typo.
> > > > > >> >
> > > > > >> > It would seem that you're the one who needs to do some reading,
> > > > > >> > here: "How to Win Friends and Influence People" by Dale
> Carnegie.
> > > > > >> >
> > > > > >> > -- 
> > > > > >> > Ken Blake - Microsoft MVP Windows: Shell/User
> > > > > >> > Please reply to the newsgroup
> > > > > >> >
> > > > > >> >
> > > > > >> >
> > > > > >> >
> > > > > >> >
> > > > > >> >> "Ken Blake, MVP" <kblake@this.is.an.invalid.domain> wrote in
> > > > > >> > message
> > > > > >> >> news:eLgXzhWVEHA.1048@TK2MSFTNGP09.phx.gbl...
> > > > > >> >>> In news:40d28fc7$1@dnews.tpgi.com.au,
> > > > > >> >>> Lardy <thelardmeister@hotmail.com> typed:
> > > > > >> >>>
> > > > > >> >>> > Dear Kelly & Wesley,
> > > > > >> >>> >
> > > > > >> >>> > My point is this.  There is an old saying...
> > > > > >> >>> >
> > > > > >> >>> > Give a man a fish and you feed him for a day.  Show a man
> > > > > >> > how to
> > > > > >> >>> > fish and you feed him for life.
> > > > > >> >>> >
> > > > > >> >>> > What you both assumed incorrectly is that I don't know how
> > > > > >> > to fish.
> > > > > >> >>> > I know how to fish, I just wanted to know where to find a
> > > > > >> > Netsh
> > > > > >> >>> > Trout.
> > > > > >> >>> >
> > > > > >> >>> > So if you don't know the answer then don't post.
> > > > > >> >>> >
> > > > > >> >>> > Kelly, I can't help wondering if you were pushing your own
> > > > > >> > agenda
> > > > > >> >>> > of promoting your website without actually offering any
> real
> > > > > >> > help.
> > > > > >> >>> >
> > > > > >> >>> > Wesley, if the answer is "NO", then why didn't you post
> this
> > > > > >> > the
> > > > > >> >>> > first time?
> > > > > >> >>>
> > > > > >> >>>
> > > > > >> >>> You're talking to people who owe you nothing and who have
> been
> > > > > >> >>> trying to help you. And you're complaining to them about
> their
> > > > > >> >>> efforts.
> > > > > >> >>>
> > > > > >> >>> Don't be surprised if neither of them offers you any help
> > > > > >> > again.
> > > > > >> >>> Also, with an attitide like yours, don't be surprised if
> > > > > >> > nobody
> > > > > >> >>> else offers you help either. I know that I certainly won't.
> > > > > >> >>>
> > > > > >> >>> --
> > > > > >> >>> Ken Blake - Microsoft MVP Windows: Shell/User
> > > > > >> >>> Please reply to the newsgroup
> > > > > >> >
> > > > > >> >
> > > > > >>
> > > > > >>
> > > > > >
> > > > > >
> > > > >
> > > > >
> > > >
> > > >
> > >
> > >
> >
> >
> 
> 


Relevant Pages

  • Re: netsh
    ... I have a two computer network at home. ... connection with the network. ... > netsh interface show interface ...
    (microsoft.public.windowsxp.general)
  • Re: netsh
    ... > I have a two computer network at home. ... > connection with the network. ... >> netsh interface show interface ...
    (microsoft.public.windowsxp.general)
  • Re: netsh
    ... >> I have a two computer network at home. ... >> connection with the network. ... >>> netsh interface show interface ...
    (microsoft.public.windowsxp.general)
  • Re: Zeroconfig and Multicast DNS
    ... MacOS X has the notion of interface priorities; ... When the network media indicates that it has been connected, ... the connection is restored before that time, ... > attached to a separate interface. ...
    (freebsd-net)
  • Re: netsh
    ... netsh interface show interface ... I was trying this myself and got The Network path was not found. ... > "Lardy" wrote in message ...
    (microsoft.public.windowsxp.general)