PlayUKlottery.com - win up to 42 million Pounds
Lesson 1: Sharing and Publishing File Resources

Cover
LOC Page
About This Book
Chapter and Appendix Overview
Getting Started
The Microsoft Certified Professional Program
Technical Support
Chapter 1 -- The Microsoft Windows 2000 Platform
Lesson 1: Overview of the Windows 2000 Platform
Lesson 2: Windows 2000 Professional
Lesson 3: Windows 2000 Server
Lesson 4: Windows 2000 Advanced Server and Windows 2000 Datacenter Server
Review
Chapter 2 -- Installing Windows 2000
Lesson 1: Preparing to Install
Lesson 2: Installing Windows 2000 from a CD-ROM
Lesson 3: Installing Windows 2000 over the Network
Lesson 4: Troubleshooting Windows 2000 Setup
Review
Chapter 3 -- Configuring the DNS Service
Lesson 1: Understanding DNS
Lesson 2: Resolving Names
Lesson 3: Installing the DNS Service
Lesson 4: Configuring the DNS Service
Lesson 5: Configuring a DNS Client
Lesson 6: Troubleshooting the DNS Service
Review
Chapter 4 -- Implementing Active Directory Directory Services
Lesson 1: Introduction to Active Directory Directory Services
Lesson 2: Active Directory Structure and Site Replication
Lesson 3: Active Directory Concepts
Lesson 4: Introduction to Planning
Lesson 5: Installing Active Directory Directory Services
Lesson 6: Configuring Active Directory Replication
Review
Chapter 5 -- Administering Active Directory Directory Services
Lesson 1: Creating Organizational Units
Lesson 2: Creating User and Computer Accounts
Lesson 3: Managing Groups
Lesson 4: Controlling Access to Active Directory Objects
Review
Chapter 6 -- Managing Desktop Environments with Group Policy
Lesson 1: Understanding Group Policy
Lesson 2: Applying Group Policy
Lesson 3: Configuring Group Policy
Review
Chapter 7 -- Managing Software by Using Group Policy
Lesson 1: Introducing the Software Installation and Maintenance Technology
Lesson 2: Deploying Software
Lesson 3: Upgrading Software
Lesson 4: Managing Software
Review
Chapter 8 -- Managing File Resources
Lesson 1: Sharing and Publishing File Resources
Lesson 2: Administering Shared Folders by Using Dfs
Lesson 3: Using NTFS Special Access Permissions
Lesson 4: Managing Disk Quotas on NTFS Volumes
Lesson 5: Increasing Security with EFS
Lesson 6: Using Disk Defragmenter
Review
Chapter 9 -- Configuring Remote Access
Lesson 1: Understanding the New Authentication Protocols in Windows 2000
Lesson 2: Configuring Inbound Connections
Lesson 3: Configuring Outbound Connections
Lesson 4: Examining Remote Access Policies
Lesson 5: Creating a Remote Access Policy
Review
Chapter 10 -- Supporting DHCP and WINS
Lesson 1: New DHCP Functionality
Lesson 2: New WINS Functionality
Review
Chapter 11 -- Managing Disks
Lesson 1: Introduction to Disk Management
Lesson 2: Common Disk Management Tasks
Review
Chapter 12 -- Implementing Disaster Protection
Lesson 1: Using Fault-Tolerant Volumes
Lesson 2: Using Advanced Startup Options
Lesson 3: Using the Recovery Console
Lesson 4: Using the Backup Utility
Lesson 5: Performing an Emergency Repair
Review
Chapter 13 -- Upgrading a Network to Windows 2000
Lesson 1: Planning a Network Upgrade
Lesson 2: Establishing the Root Domain
Lesson 3: Upgrading Domain Controllers and Member Servers
Lesson 4: Upgrading Client Operating Systems
Review
Chapter 14 -- Using Remote Installation Services
Lesson 1: Performing Remote Installations
Lesson 2: Creating Distribution Servers
Review
Appendix A -- Questions and Answers
Appendix B -- Creating Setup Disks
About This Electronic Book
About Microsoft Press


[Previous] [Next]

Lesson 1: Sharing and Publishing File Resources

Microsoft Windows 2000 allows file resources to be shared from the computer or published to directory services based on Active Directory technology. Publishing to Active Directory directory services makes resources easier to find because all the published shares can be centrally accessed. This lesson introduces the Computer Management administrative tool and Active Directory tools necessary to publish file resources in Windows 2000.

Computer Management

The Computer Management tool is an administrator's primary computer configuration tool. It uses two panes—the console tree (left pane) for navigating and tool selection and the details pane (right pane) for displaying the selection's data or attributes. All of the Computer Management features can be used from a remote computer, so an administrator can troubleshoot and configure a computer from any other computer on the same network. Computer Management provides access to the primary Windows 2000 administrative tools for viewing events, creating shares, and managing devices (see Figure 8.1).

Click to view at full size.

Figure 8.1 The Computer Management tool

There are three nodes in the console tree. In tree structures, a node is a location on the tree that has links to one or more items below it. Each of the three nodes in the console tree provides access to a set of management tools.

  • System Tools. This node contains administrative tools including Event Viewer, Shared Folders, and Device Manager.
  • Storage. This node contains the tools that relate to disks, including Disk Management and Logical Drives.
  • Services And Applications. This node is dynamically populated depending on the computer that the tools are focused on. Examples of tools in the Services And Applications node include Services, Internet Information Services, and Indexing Service.

Shared Folders

On computers running Windows NT 4.0 and Windows 2000, you share folders to provide network users with access to file resources. When a folder is shared, users can connect to the folder over the network and gain access to the files that it contains, provided that they have the appropriate permissions.

You can use Windows Explorer or Computer Management to share a folder. Sharing a folder using Windows Explorer is the same in Windows 2000 as in Windows NT 4.0. To use Computer Management to share a folder, right-click the My Computer icon on the desktop, and then click Manage. In the Computer Management console tree, expand System Tools and click Shared Folders. Under Shared Folders, click Shares and all of the folders that are shared from the local computer appear in the details pane. You add a new shared folder by right-clicking the details pane and clicking New File Share. You can share an existing folder, or you can create and share a new folder. To complete the process of sharing a folder, follow the instructions in the wizard that appears. The new shared folder will then appear in the details pane of Computer Management.

Published Folders

Network administrators face many challenges in managing large, complex networks. One challenge is providing information about network resources to authorized users on a network, while at the same time keeping this information secure from unauthorized access. Another challenge is making it easy to find information on the network.

Active Directory directory services is designed to meet these challenges by storing information about network objects, offering rapid information retrieval, and providing security mechanisms that control access. Resources that you can make available (publish) in Active Directory directory services include objects, such as users, computers, printers, files, folders, and network services. Publishing information about shared resources, such as folders, files, and printers, makes it easy for users to find these resources on the network.

In Windows 2000, you can publish information about printers and shared folders in Active Directory directory services by using the Active Directory Users and Computers tool. To make a file resource accessible, you first share the resource and then publish the resource in the Active Directory database.

For example, to publish a folder, from the Administrative Tools menu, start the Active Directory Users and Computers tool. In the console tree, right-click the domain in which you want to publish the shared folders, point to New, and then click Shared Folder. You will be prompted for the Shared Folder Name and Network Path (see Figure 8.2). Enter the requested information and click OK. The shared folder name appears in the domain.

Click to view at full size.

Figure 8.2 The New Object - Shared Folder dialog box

Practice: Sharing and Publishing Folders

In this practice, you will share a folder using Windows Explorer. Then you will share and publish a folder using Computer Management. Finally, you will observe the difference between a published folder and a shared folder.

Exercise 1: Sharing Folders

In this exercise, you will use first Windows Explorer and then the Computer Management tool to share a folder on a Windows NT file system (NTFS) partition.

  • To share a folder using Windows Explorer
    1. Log on as Administrator with a password of password.
    2. Start Windows Explorer.
    3. Create a folder named C:\Engineering Documents.
    4. Right-click Engineering Documents, and then click Sharing.
    5. The Engineering Documents Properties dialog box appears.

    6. On the Sharing tab, click the Share This Folder option and then click the Permissions button.
    7. The Permissions For Engineering Documents dialog box appears.

    8. Clear the Full Control check box and the Change check box in the Allow column, and then click the Add button.
    9. The Select Users, Computers, Or Groups dialog box appears.

    10. In the list of names, select Administrator, click Add, and then click OK.
    11. Verify that Administrator is selected in the Name box, select the Full Control check box in the Allow column, and then click OK.
    12. In the Engineering Documents Properties dialog box, click OK.
    13. Notice that the Engineering Documents folder changes to a shared folder icon.

    14. Close Windows Explorer.

  • To share a folder using the Computer Management tool
    1. Open Computer Management from the Administrative Tools folder, expand System Tools, expand Shared Folders, and then click Shares.
    2. A list of shares on your computer appears.

    3. Right-click Shares, and then click New File Share.
    4. The Create Shared Folder wizard appears, prompting you for the location of the folder you want to share.

    5. In the Folder To Share box, type C:\Research Documents and type RescDocs in the Share Name box. Then click Next.
    6. The next wizard page appears and displays the available permissions for this shared folder.

    7. Click Administrators Have Full Control; Other Users Have Read-Only Access and then click Finish.
    8. The Create Shared Folder dialog box displays a message that the folder has been shared out successfully and asks if you want to create another shared folder.

    9. Click No.
    10. Notice that RescDocs is now listed in the Shares folder.

    11. Close the Computer Management window.

    Exercise 2: Publishing Shared Folders

    In this exercise, you will publish a shared folder on the domain controller in Active Directory directory services.

  • To publish a shared folder in Active Directory directory services
    1. From the Administrative Tools menu, start the Active Directory Users and Computers tool.
    2. Expand domain.com, and then click Computers. This is the OU in which you'll publish a folder named Research Documents.
    3. Right-click Computers, point to New, and then click Shared Folder.
    4. The New Object — Shared Folder dialog box appears.

    NOTE
    Published folders need to have unique names because the name of a published folder's scope is global (that is, the entire network) versus local (that is, the server).

    1. Type Research Documents in the Name box.

    NOTE
    A published folder is easy to search for because it is displayed in Active Directory directory services. A shared folder is available on a server and is more difficult to find unless you know the name of the server.

    1. In the Network Path box, type \\Server1\rescdocs and then click OK.
    2. Notice that Research Documents appears as a shared folder.

    NOTE
    Engineering Documents does not appear as a shared folder in the Active Directory Users And Computers window because Engineering Documents is not a published folder. Active Directory directory services only displays published folders.

    1. Close the Active Directory Users and Computers window.

    Lesson Summary

    Microsoft Windows 2000 allows file resources to be shared from the computer or published to Active Directory directory services. When a folder is shared, users can connect to the folder over the network and gain access to the files that it contains, provided that they have the appropriate permissions. You can use Windows Explorer or Computer Management to share a folder.

    Publishing to Active Directory directory services makes resources easier to find because all the published shares can be centrally accessed. Active Directory directory services also provides security mechanisms that control access to resources. The resources that you can make available (publish) in Active Directory directory services include objects, such as users, computers, printers, files, folders, and network services.

    You publish information about printers and shared folders in Active Directory directory services by using the Active Directory Users and Computers tool. To make a file resource accessible, you first share the resource and then publish the resource in Active Directory directory services. Published folders need to have unique names because the name of a published folder's scope is global (that is, the entire network) versus local (that is, the server).