Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Computing > Computer Support > Why do domain connected PCs go so slow and fast as stand-alone?

Reply
Thread Tools

Why do domain connected PCs go so slow and fast as stand-alone?

 
 
dimon
Guest
Posts: n/a
 
      03-27-2006
I have observed this problem at 3 locations now... When workstations
are connected to a Small Business server 2003 they are very slow in
doing anything (local file loading, internet browsing, simply opening
new windows). As soon as this slow machine is loged on to as a
non-domain PC everything works in a blink of an eye. Situations are
similar: 1 Server, 4-5 workstations (using Outlook and Sage). Network
runs at 100mbps switch using a router as a DHCP server.

Another problem I saw in one setup case is that at around 18:00 all
workstations grind to nearly a stand still. Checked backups - all
backups are due to start at 23:00, so really can't find a reason for
the fall in responce. And yes, as soon as a PC is logged on as a
non-domain client everything works fast.

Can anyone point me in the right direction?

thanks.

 
Reply With Quote
 
 
 
 
Vanguard
Guest
Posts: n/a
 
      03-27-2006
"dimon" <> wrote in message
news: oups.com...
>I have observed this problem at 3 locations now... When workstations
> are connected to a Small Business server 2003 they are very slow in
> doing anything (local file loading, internet browsing, simply opening
> new windows). As soon as this slow machine is loged on to as a
> non-domain PC everything works in a blink of an eye. Situations are
> similar: 1 Server, 4-5 workstations (using Outlook and Sage). Network
> runs at 100mbps switch using a router as a DHCP server.
>
> Another problem I saw in one setup case is that at around 18:00 all
> workstations grind to nearly a stand still. Checked backups - all
> backups are due to start at 23:00, so really can't find a reason for
> the fall in responce. And yes, as soon as a PC is logged on as a
> non-domain client everything works fast.



Could it be that they are configured to reconnect to mapped drives that
don't exist or are unresponsive?

--
__________________________________________________
Post replies to the newsgroup. Share with others.
For e-mail: Remove "NIX" and add "#VN" to Subject.
__________________________________________________

 
Reply With Quote
 
 
 
 
Leythos
Guest
Posts: n/a
 
      03-27-2006
In article < .com>,
says...
> I have observed this problem at 3 locations now... When workstations
> are connected to a Small Business server 2003 they are very slow in
> doing anything (local file loading, internet browsing, simply opening
> new windows). As soon as this slow machine is loged on to as a
> non-domain PC everything works in a blink of an eye. Situations are
> similar: 1 Server, 4-5 workstations (using Outlook and Sage). Network
> runs at 100mbps switch using a router as a DHCP server.
>
> Another problem I saw in one setup case is that at around 18:00 all
> workstations grind to nearly a stand still. Checked backups - all
> backups are due to start at 23:00, so really can't find a reason for
> the fall in responce. And yes, as soon as a PC is logged on as a
> non-domain client everything works fast.
>
> Can anyone point me in the right direction?


Many issues, like improper DNS settings, to little MEMORY in the server,
improper RAID setup (or no raid), using a Workstation instead of a real
server, crappy AV software (or improperly configured), etc.....


--


remove 999 in order to email me
 
Reply With Quote
 
Toolman Tim
Guest
Posts: n/a
 
      03-28-2006
In news:e09hil$2rn$,
Vanguard spewed forth:
> "dimon" <> wrote in message
> news: oups.com...
>> I have observed this problem at 3 locations now... When workstations
>> are connected to a Small Business server 2003 they are very slow in
>> doing anything (local file loading, internet browsing, simply opening
>> new windows). As soon as this slow machine is loged on to as a
>> non-domain PC everything works in a blink of an eye. Situations are
>> similar: 1 Server, 4-5 workstations (using Outlook and Sage). Network
>> runs at 100mbps switch using a router as a DHCP server.
>>
>> Another problem I saw in one setup case is that at around 18:00 all
>> workstations grind to nearly a stand still. Checked backups - all
>> backups are due to start at 23:00, so really can't find a reason for
>> the fall in responce. And yes, as soon as a PC is logged on as a
>> non-domain client everything works fast.

>
>
> Could it be that they are configured to reconnect to mapped drives
> that don't exist or are unresponsive?


Oh gawd do I remember that one! Took forever to figure out. Someone else had
installed the software that was looking for the non-existant network mapped
drive, so I didn't have a clue. That system took 10 minutes to boot and
would often hang. Once the mapping was resolved, it boots in less than 90
seconds now.


--
My wife and I divorced over religious differences. She thought she was
God and I didn't.


 
Reply With Quote
 
dimon
Guest
Posts: n/a
 
      03-28-2006
Wouldn't wrong mapped drives just make it slow on start up but OK
during normal working?

 
Reply With Quote
 
Vanguard
Guest
Posts: n/a
 
      03-28-2006
"dimon" <> wrote in message
news: ups.com...
> Wouldn't wrong mapped drives just make it slow on start up but OK
> during normal working?
>



Nope. When you open Explorer, it tries to connect to any disconnected
mapped drives. When you navigate around, a drive that becomes
disconnected will get reconnected (because Explorer will try to show it
in the tree list). If you open a Browse window within an application to
save a file, again it must go connect to all those disconnected drives.
A mapped drive that becomes unresponsive may not appear as disconnected
but then it isn't responding, either, and Windows waits for awhile
before giving up. Anything that attempts to list the avaiable device
paths will hit the mapped drives because you defined them. I've even
seen a defective CD-ROM drive hang up Explorer because it would connect
but not respond.

--
__________________________________________________
Post replies to the newsgroup. Share with others.
For e-mail: Remove "NIX" and add "#VN" to Subject.
__________________________________________________

 
Reply With Quote
 
Toolman Tim
Guest
Posts: n/a
 
      03-28-2006
In news:e0bq09$1pip$,
Vanguard spewed forth:
> "dimon" <> wrote in message
> news: ups.com...
>> Wouldn't wrong mapped drives just make it slow on start up but OK
>> during normal working?
>>

>
>
> Nope. When you open Explorer, it tries to connect to any disconnected
> mapped drives. When you navigate around, a drive that becomes
> disconnected will get reconnected (because Explorer will try to show
> it in the tree list). If you open a Browse window within an
> application to save a file, again it must go connect to all those
> disconnected drives. A mapped drive that becomes unresponsive may not
> appear as disconnected but then it isn't responding, either, and
> Windows waits for awhile before giving up. Anything that attempts to
> list the avaiable device paths will hit the mapped drives because you
> defined them. I've even seen a defective CD-ROM drive hang up
> Explorer because it would connect but not respond.


Exactly. It really does muck up the whole interface.

--
My wife and I divorced over religious differences. She thought she was
God and I didn't.


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not 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 Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
findcontrol("PlaceHolderPrice") why why why why why why why why why why why Mr. SweatyFinger ASP .Net 2 12-02-2006 03:46 PM
Application is slow when connected through LAN, fast via dial up - why? Gad krosner Java 4 02-23-2004 05:28 PM



Advertisments
 



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