Studio Press

Just another Blogger Blog

Small Business Server Support

Configuring a Windows Server 2003 File Server

One of the most common reasons for setting up a server and computer network is to set the server up as a file server.

Adding the File Server Role

Luckily, Microsoft Windows Server includes an easy to use Wizard to help you set up your server as a file server.

# Go to Start, Control Panel, Administrative Tools, Manage Your Server.
# Click the “Add or Remove a Role” link.
# On the Preliminary Steps screen, click Next.
# Under the Server Role heading, Click File Server and then click Next (Figure 1).
# On the summary screen, review the information and then click Next.
# The Add File Server Role Wizard will start. Click Next.
# Click next when prompted to install additional options. The Wizard will start configuring your server.
# After the configuration is complete, you will be prompted to reboot. Proceed and reboot the server to continue.

Configuring the Server

After the server restarts, you’ll want to set up some file shares and set permissions.

1. Log back into Windows.
2. Go to Start, Control Panel, Administrative Tools, File Server Management (Figure 2).
3. Expand Share Folder Management, Shared Folders, Shares.
4. You should notice a few Shares already exist – these are on all default installations of Windows. Under the Action Menu, select New Share.
5. Once the Share a Folder Wizard starts, click Next.
6. Select a location for the folder share and click Next.
7. Enter the name for your share and a description if you’d like. Click Next.
8. On the Permissions page, select the option you’d like – by default, you may choose to leave all readers with Read access.
9. Click Finish and then Close.

You’ve now shared your first user folder. End users can access this share by going to \\\ where is the name of your computer and is the name you gave the share in step 7 above.

From:http://www.brighthub.com/computing/windows-platform/articles/39793.aspx
iYogi Server Services

Labels