First Time Server Setup
Windows Server Forum Index Windows Server
Server discussion on Windows platform.
 
 FAQFAQ   MemberlistMemberlist     RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 
Google
 
Web winserverhelp.com
First Time Server Setup

 
Post new topic   Reply to topic    Windows Server Forum Index -> Migration
Author Message
Tufty
Guest





Posted: Thu Dec 23, 2004 8:29 pm    Post subject: First Time Server Setup Reply with quote

Hi,

I'm shortly (timescale 1-2 weeks) going to be setting up a server for a
local company. We've decided on using 2003 Server, as there's no previous
server installed.

Basically, up to now we've been using a mix of WindowsXP and Win98
workstations, using workgroups to share information where necessary. This is
starting to get unwieldy, as we now have over 30 workstations - so obviously,
updates and backups are getting more difficult to do.

Ideally we want to be able to back up all the systems from the main staff
workstation, as simply and easily as possible. We also need to allow our
users to be able to login and access their documents from anywhere in the
building (which is the main driving factor for installing a server). Ideally
we'd like to be able to control printing from the main workstation also, but
as the printers are connected via parallel and USB rather than being network
printers, we don't mind so much about that.

There's perhaps 10 different subprojects within our organisation, so my
thought was to create a different subdomain/group within Active Directory to
allow them to stay separate on one level while sharing resources on the other.

Any suggestions on how/what to do to get this going?
Back to top
Carsyn Gu [MSFT]
Guest





Posted: Fri Dec 24, 2004 8:57 pm    Post subject: RE: First Time Server Setup Reply with quote

Hi Tufty,

Thanks for your posting.

Based on my understanding, you are running the environment is a workgroup
environment without domain. All the resource are shared on the workstations
in the workgroup and no domain level shares. What you want to do:



1. Backup workstations easily.

2. Make domain level sharing.

3. Control printer easily.

4. Make different users with different privileges on the file shares.



I think all this can be done if you make an AD domain.



1. We can make a schedule task on the main workstation. The schedule
task calls the NTBackup tool to backup the main workstation every day.

2. If all the client machines join the domain, we can set the file
shares on domain level with domain user ACLs. All the shared data can be
put on a file server and assign different domain users with different
permissions.

3. We can setup Printer server. All the printers are managed on the
server, so every clients/servers in the domain can share the printers.

4. We can easily make different users with different privileges on
shares in the domain.



What you need to do is just setup a Windows 2003 AD domain. You can follow
the guideline below:



http://www.microsoft.com/windowsserver2003/technologies/directory/activedire
ctory/default.mspx



Sincerely,
Carsyn Gu
Microsoft Online Partner Support

Get Secure! - www.microsoft.com/security

=====================================================
When responding to posts, please "Reply to Group" via
your newsreader so that others may learn and benefit
from your issue.
=====================================================

This posting is provided "AS IS" with no warranties, and confers no rights.

--------------------
| Thread-Topic: First Time Server Setup
| thread-index: AcTo+8D1CCHmCe/0SjKVF5/CU1PjUQ==
| X-WBNR-Posting-Host: 81.134.168.244
| From: "=?Utf-8?B?VHVmdHk=?=" <Tufty@discussions.microsoft.com>
| Subject: First Time Server Setup
| Date: Thu, 23 Dec 2004 06:29:04 -0800
| Lines: 24
| Message-ID: <76537B48-4FF1-498A-8C70-15A19422C567@microsoft.com>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="Utf-8"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| Content-Class: urn:content-classes:message
| Importance: normal
| Priority: normal
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
| Newsgroups: microsoft.public.windows.server.migration
| NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.1.29
| Path: cpmsftngxa10.phx.gbl!TK2MSFTNGXA03.phx.gbl
| Xref: cpmsftngxa10.phx.gbl microsoft.public.windows.server.migration:16142
| X-Tomcat-NG: microsoft.public.windows.server.migration
|
| Hi,
|
| I'm shortly (timescale 1-2 weeks) going to be setting up a server for a
| local company. We've decided on using 2003 Server, as there's no previous
| server installed.
|
| Basically, up to now we've been using a mix of WindowsXP and Win98
| workstations, using workgroups to share information where necessary. This
is
| starting to get unwieldy, as we now have over 30 workstations - so
obviously,
| updates and backups are getting more difficult to do.
|
| Ideally we want to be able to back up all the systems from the main staff
| workstation, as simply and easily as possible. We also need to allow our
| users to be able to login and access their documents from anywhere in the
| building (which is the main driving factor for installing a server).
Ideally
| we'd like to be able to control printing from the main workstation also,
but
| as the printers are connected via parallel and USB rather than being
network
| printers, we don't mind so much about that.
|
| There's perhaps 10 different subprojects within our organisation, so my
| thought was to create a different subdomain/group within Active Directory
to
| allow them to stay separate on one level while sharing resources on the
other.
|
| Any suggestions on how/what to do to get this going?
|
Back to top
Tufty
Guest





Posted: Sat Dec 25, 2004 12:29 am    Post subject: RE: First Time Server Setup Reply with quote

Hi Carsyn,

Thanks! That seems to be exactly what I'm looking for! I'll post feedback
once we've started work on getting the server up and running :)

Merry Christmas!

Tufty

"Carsyn Gu [MSFT]" wrote:

Quote:
Hi Tufty,

Thanks for your posting.

Based on my understanding, you are running the environment is a workgroup
environment without domain. All the resource are shared on the workstations
in the workgroup and no domain level shares. What you want to do:



1. Backup workstations easily.

2. Make domain level sharing.

3. Control printer easily.

4. Make different users with different privileges on the file shares.



I think all this can be done if you make an AD domain.



1. We can make a schedule task on the main workstation. The schedule
task calls the NTBackup tool to backup the main workstation every day.

2. If all the client machines join the domain, we can set the file
shares on domain level with domain user ACLs. All the shared data can be
put on a file server and assign different domain users with different
permissions.

3. We can setup Printer server. All the printers are managed on the
server, so every clients/servers in the domain can share the printers.

4. We can easily make different users with different privileges on
shares in the domain.



What you need to do is just setup a Windows 2003 AD domain. You can follow
the guideline below:



http://www.microsoft.com/windowsserver2003/technologies/directory/activedire
ctory/default.mspx



Sincerely,
Carsyn Gu
Microsoft Online Partner Support

Get Secure! - www.microsoft.com/security

=====================================================
When responding to posts, please "Reply to Group" via
your newsreader so that others may learn and benefit
from your issue.
=====================================================

This posting is provided "AS IS" with no warranties, and confers no rights.

--------------------
| Thread-Topic: First Time Server Setup
| thread-index: AcTo+8D1CCHmCe/0SjKVF5/CU1PjUQ==
| X-WBNR-Posting-Host: 81.134.168.244
| From: "=?Utf-8?B?VHVmdHk=?=" <Tufty@discussions.microsoft.com
| Subject: First Time Server Setup
| Date: Thu, 23 Dec 2004 06:29:04 -0800
| Lines: 24
| Message-ID: <76537B48-4FF1-498A-8C70-15A19422C567@microsoft.com
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="Utf-8"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| Content-Class: urn:content-classes:message
| Importance: normal
| Priority: normal
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
| Newsgroups: microsoft.public.windows.server.migration
| NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.1.29
| Path: cpmsftngxa10.phx.gbl!TK2MSFTNGXA03.phx.gbl
| Xref: cpmsftngxa10.phx.gbl microsoft.public.windows.server.migration:16142
| X-Tomcat-NG: microsoft.public.windows.server.migration
|
| Hi,
|
| I'm shortly (timescale 1-2 weeks) going to be setting up a server for a
| local company. We've decided on using 2003 Server, as there's no previous
| server installed.
|
| Basically, up to now we've been using a mix of WindowsXP and Win98
| workstations, using workgroups to share information where necessary. This
is
| starting to get unwieldy, as we now have over 30 workstations - so
obviously,
| updates and backups are getting more difficult to do.
|
| Ideally we want to be able to back up all the systems from the main staff
| workstation, as simply and easily as possible. We also need to allow our
| users to be able to login and access their documents from anywhere in the
| building (which is the main driving factor for installing a server).
Ideally
| we'd like to be able to control printing from the main workstation also,
but
| as the printers are connected via parallel and USB rather than being
network
| printers, we don't mind so much about that.
|
| There's perhaps 10 different subprojects within our organisation, so my
| thought was to create a different subdomain/group within Active Directory
to
| allow them to stay separate on one level while sharing resources on the
other.
|
| Any suggestions on how/what to do to get this going?
|

Back to top
 
Post new topic   Reply to topic    Windows Server Forum Index -> Migration All times are GMT
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum




New Topics Powered by phpBB