Network speed slow for application

Associate
Joined
19 Oct 2002
Posts
804
Location
Leicester
This one has me really stumped!

Use an accounting/stock program (Anagram systems Encore) at work but for users over our network it runs slow.

Spoken to the company and followed there advise and our brand new pc's (i5 8400, 8GB ram, SSD HDD) are miles above the recommended specs along with a Gigabit switch.

All pc's running windows 10 and data files are shared with a network map.

Is there any settings anyone can advise i can change within windows to speed things up?
 
Only 4 users.

Can only be 1 user and no better. Only a small company.

Open to suggestions. The pc is a totally clean build with only encore installed on it and some backup software that backs data up to multiple locations every evening.
 
Already excluded the folder containing the data files from the AV.

100MBs on a large file transfer.....around 5 seconds to transfer a 500mb file.

I might have finally figured it after lots of messing about. For some reason once i forced disabled SMB v1 and force enabled SMB v2/3 on the host PC the application speed has increased massively.

After checking with Get-SmbConnection in powershell the share was using SMB 1. Now its at 3.1.1 massive difference!
 
Which version of win 10? ( Type winver into a run box)

I thought that smb1 was disabled by Windows update a while back.
 
Is it slow with one user if it starts slowing down when adding more its the performance of the network/hosting machine. SMBv3 allows for multiple streams SMBv1 doesn't, this is where the benefits would come from.

Personally if it was me I would buy a microserver (Gen8/10) and host it there on redundant disks.
 
I'd not host it myself at all if I were an SMB. Looks like the vendor has a 'cloud' option where they handle the software, the hosting and the backups.
 
Windows 10 seemed to really messed up file sharing. Had to enable SMB1 to get shares to see each other.

Looking about on forums a lot of ppl having problems with shares on win 10.

Now forced SMB3 and disabled SMB1 it's working at a fair speed (a lot faster than before!)

But again had to spend a couple hours googling enabling some windows services to get network to see each others PC's.

Seems crazy when not had anything like these problems back with XP or win 7.

One of these days suppose better learn now to setup a domain/small business server.
 
Back
Top Bottom