"fraz" <> wrote ...
>I have vista business x86 on a laptop, and when I do anything while
> logged into my business network (Cisco routers and switches), the
> network performance is amazingly poor (programs like Outlook time out,
> I am not sure where to start looking. My XP Pro machines have no
Hi Fraz,
Analysing performance issues like this are fairly routine for network
support guys. If you have a corporate IT department, you might wan to get
them involved. Especially since many of the factors could involve network
infrastructure that is under their control (topology knowledge, router
settings, IOS logons, etc)
But, the basic technique is to use a network sniffer, to capture the traffic
to and from your machine while you perform some poorly performing operation,
eg copy a file from a file server. Then you look at the resulting trace,
focusing in the time interval between frames for each of the several
concurrent conversaations. If the time gaps seem to be in responses from
the network, then the problem is "out there". If the reponse time delays are
coming from the Vista computer, you can work backwards to see why Vista is
taking so long to respond (eg is the problem at the SMB layer? IP layer?
etc).
You're undoubtedly seeing a genuine problem; but so far, I haven't heard of
poor LAN performance as a major issue in Vista, as such. You'd expect a
massive outcry across the board, if this was a general problem for users.
To capture a trace, you can use Microsoft's Network Monitor. This is a free
download and is Vista-compatible:
Microsoft Network Monitor 3.1
http://www.microsoft.com/downloads/d...displaylang=en
Ethereal (
www.ethereal.com) is a popular alternative. Ethereal has a few
nice analysis options, built-in.
As a general "health and fitness" measure, make sure you have the latest and
greatest network card drivers for your specific hardware; and look for
anything on the local machine which might affect performance eg firewall
settings, contention for TCP ports, background processes silently performing
outrageous network activity. A "netstat -ano" command at a command promt
will show you what network connections are active at any given moment.
Hope this helps; good luck with it!
--
Andrew McLaren
amclar (at) optusnet dot com dot au