|
The best use for a server in a small business would be as a file server, that way you can centralise all files and do one central backup.
In a workgroup / P2P environment, files would be kept locally on each user's workstation, making backing up a real chore.
If users have internet access (for e-mail / web use etc.) it provides much better security to have a proxy / web server but this really ought to be separate from a file server because of the risk of hackers getting in via the internet connection.
A server also acts as a centralised administration point, which is useful for upgrading or installing applications - instead of going round to each individual workstation to perform upgrades or installations, the whole thing can be managed from the server using Remote Installation (on Win2K, this requires DNS, DHCP and Active Directory but it's worth it if you have >10 client workstations in the office).
Finally, the centralised management of a server means that you have improved security by managing users' accounts: logins / passwords and restricting access to certain applications - you don't really want users to be able to access the Registry, for example.
It's not cheap, but it's worth it in the long run.
|