Microsoft® SharePoint® Foundation 2010: Level 2

Requirements

Hardware Requirements

You will need two classroom servers and sufficient client computers for all students in the class, plus one client computer for the instructor. For each of these machines, the following hardware requirements are the minimum suggested for this course:

Note: You can use the instructions provided in the class set up section in the course setup document to set up the live environment for students to practice in class. Since the class setup requirements for this course are very steep, we have also provided simulations for all the guided activities in the course. If you choose to, you can run the simulations provided in Data\Interactives folder on the CD-ROM that shipped with this course to practice the activities.

Platform Requirements

Platform Requirements

Platform Requirements

Software Requirements

Domain Controller/Mail Server

The following software is required for the server that will function as the domain controller/mail server.

Software Requirements

SharePoint Foundation 2010

The following software is required for installing SharePoint Foundation 2010.

Software Requirements

Client Computers

The following software is required for the instructor computer and each student computer.

Setup Instructions

Note: You can use the detailed instructions provided in the class set up section in the course setup document to set up the live environment for students to practice the activities in class. Since the class setup requirements for this course are very steep, we have also provided simulations for all the guided activities in the course. If you choose to, you can run the simulations provided in Data\Interactives folder on the CD-ROM that shipped with this course to practice the activities.

    There is a simulated version of all activities available on the CD-ROM that shipped with this course. You can run the simulation s on any Windows computer to review the activity after class or as an alternative to performing the activity as a group in class. The activity simulation can be launched directly from the CD-ROM by clicking the Interactives button and navigating to the appropriate one, or from the default installed datafile location by opening the C:\Data\Interactives folder and double-clicking the appropriate executable (EXE) file.

      The classroom environment consists of two Windows Servers, a domain controller/mail server and a SharePoint server, and enough workstations for the instructor and for each person in the class.

      Create the Domain Controller/Mail Server

        Complete the following steps to create the domain controller and mail server.

      1. Install Microsoft Windows Server 2003, Standard or Enterprise Edition, with the following parameters:

        Parameter Value
        Computer Name  DC 
        Administrator Password  !Pass1234 
        Workgroup Name  WORKGROUP 

         

        Note:

        These setup instructions use Windows Server 2003 as the operating system for the Domain Controller/Mail Server because it requires less disk space than Windows Server 2008. You can also set up the Domain Controller/Mail Server on a Windows Server 2008 machine.

      2. Install Windows Server 2003 Service Pack 2. When prompted, restart the computer and log on as Administrator.

      3. Configure the network settings.

        1. Choose Start→Control Panel→Network Connections→Local Area Connection.
        2. Click Properties, select Internet Protocol (TCP/IP), and click Properties.
        3. Select the Use the following IP address option.
        4. Configure the network settings as follows:

          • IP Address: 192.168.1.200
          • Subnet Mask: 255.255.255.0
          • Preferred DNS Server: 192.168.1.200
          • Default Gateway: 192.168.1.200

        5. Click OK twice, and then click Close.

      4. Install additional Windows components.

        1. Choose Start→Control Panel→Add Or Remove Programs.
        2. Click Add/Remove Windows Components.
        3. If necessary, check the Application Server option, and then check Email Services.
        4. Check Networking Services, and click Details.
        5. Check Domain Name System (DNS) and Windows Internet Name Service (WINS), and click OK.
        6. Click Next.
        7. If prompted, provide the system files from the Windows Server 2003 installation media.
        8. When the installation is complete, click Finish, and then close the Add Or Remove Programs control panel.

      5. Promote the server to a domain controller.

        1. If necessary, insert the Windows Server 2003 installation DVD into the DVD drive.
        2. Choose Start→Command Prompt.
        3. Type dcpromo and press Enter.
        4. Click Next twice.
        5. Verify that Domain Controller For A New Domain is selected and click Next.
        6. Verify that Domain In A New Forest is selected and click Next.
        7. For Full DNS name for new domain, type ourglobalcompany.com and click Next.
        8. For Domain NetBIOS Name, type GLOBAL and click Next.
        9. To accept the default database locations and Shared System Volume, click Next twice.
        10. Verify that Install And Configure The DNS Server On This Computer And Set This Computer To Use This DNS Server As Its Preferred DNS Server is selected, and click Next.
        11. Verify that Permissions Compatible Only With Windows 2000 Or Windows Server 2003 Operating Systems is selected, and click Next.
        12. For the Restore Mode Password, enter and confirm !Pass1234 and click Next.
        13. Review the settings, and click Next.
        14. Click Finish.
        15. Click Restart Now.
        16. When the computer restarts, log on as Administrator.

      6. Configure DNS.

        1. Choose Start→Administrative Tools→DNS.
        2. Expand DC→Forward Lookup Zones→ourglobalcompany.com.
        3. Choose Action→New Mail Exchanger.
        4. For Fully Qualified Domain Name Of The Mail Server, type dc.ourglobalcompany.com and click OK.
        5. Choose Action→New Alias.
        6. For Alias, type mail.
        7. For Fully Qualified Domain Name Of The Target Host, type dc.ourglobalcompany.com and click OK.
        8. Close the DNS Management Console.

      7. Configure mail services.

        1. Choose Start→Administrative Tools→POP3 Service.
        2. Right-click DC and choose Properties.
        3. Verify that Authentication Method is set to Active Directory Integrated.
        4. Uncheck Always Create An Associated User For New Mailboxes.
        5. Click OK.
        6. Select DC and click New Domain.
        7. For Domain Name, type ourglobalcompany.com and click OK.
        8. Expand DC, and click ourglobalcompany.com.
        9. Click Add Mailbox, type administrator, and click OK.
        10. If necessary, in the POP3 Service information box, check Do Not Show This Message Again, and click OK.
        11. Close the POP3 Service Management Console.

      8. Create Active Directory user accounts. You can use several different tools to accomplish this including the Active Directory Users And Computers Administrative Tool and the net user command in a command prompt.

        User's Display Name Password Email Address
        central  !Pass1234  central@ourglobalcompany.com 
        user01 through user12  !Pass1234  user01@ourglobalcompany.com through user12@ourglobalcompany.com 
        Sandy Chandler  !Pass1234  schandler@ourglobalcompany.com 
        Renee Baker  !Pass1234  rbaker@ourglobalcompany.com 
        Bob Wheeler  !Pass1234  bwheeler@ourglobalcompany.com 
        Maria Calla  !Pass1234  mcalla@ourglobalcompany.com 
        Chou Xen Dai  !Pass1234  cdai@ourglobalcompany.com 
        Stefan Pretsch  !Pass1234  spretsch@ourglobalcompany.com 
        Takei Soto  !Pass1234  tsoto@ourglobalcompany.com 

         

      9. Create mailboxes for all users.

        1. Choose Start→Administrative Tools→POP3 Service.
        2. Open the POP3 Service control panel.
        3. Expand DC and select ourglobalcompany.com.
        4. Click Add Mailbox.
        5. For Mailbox Name, type central.
        6. If necessary, in the POP3 Service information box, check Do Not Show This Message Again, and click OK.
        7. Click OK.
        8. Repeat for all other user names that you added in the previous step using the User Name as the Mailbox Name.
        9. Close the POP3 Service control panel.

      10. Download Internet Explorer 8.0 and perform a typical installation of Internet Explorer 8.0.

      Create the SharePoint Server

        Follow these steps to create the SharePoint server:

      1. Install Microsoft Windows Server 2008 Enterprise 64-bit version with SP2 with the following parameters:

        Parameter Value
        Computer Name  WSS 
        Administrator Password  !Pass1234 
        Domain Name  ourglobalcompany.com 
        IP Address  192.168.1.201 
        Subnet Mask  255.255.255.0 
        Default Gateway  192.168.1.200 
        Preferred DNS Server  192.168.1.200 

         

        Note:

        The Microsoft SharePoint Foundation 2010 software will be installed on the Windows Server 2008 system with the computer name WSS.

      2. When prompted, restart the computer and log in as GLOBAL\Administrator.

      3. Install Microsoft .NET Framework 3.5 SP1.

        1. Download or copy the Microsoft .NET Framework 3.5 SP1 setup file to Microsoft Windows SharePoint Foundation. You can place it in a folder such as Software on the hard drive.
        2. In Windows Explorer, navigate to the location of the Microsoft .NET Framework 3.5 SP1 setup file, and double-click the file name.
        3. If necessary, click Run.
        4. Check the I have read and accept the terms of the licensing agreement check box.
        5. Click Install.
        6. If necessary, provide the Internet connection.
        7. If necessary, click the icon on the taskbar to monitor the installation.
        8. When the installation is complete, click Exit.

      4. Download Internet Explorer 8.0 and perform a typical installation of Internet Explorer 8.0.

      5. Install Microsoft SharePoint Foundation 2010.

        1. Download or copy the Microsoft SharePoint Foundation 2010 setup file to Microsoft Windows SharePoint Foundation. You can place it in a folder such as Software on the hard drive.
        2. In Windows Explorer, navigate to the location of the Microsoft SharePoint Foundation 2010 setup file, and double-click the file name.
        3. Click Install software prerequisites.
        4. Click Next.
        5. Check I accept the terms of this agreement and click Next.
        6. In the Microsoft SharePoint 2010 Products Preparation Tool, click Finish. The system will be rebooted.
        7. Login to the Windows Server 2008 as GLOBAL\Administrator with password !Pass1234.
        8. The Microsoft SharePoint 2010 Products Preparation Tool will perform an automated configuration of the installed prerequisites. Click Finish.
        9. In Windows Explorer, navigate to the location of the Microsoft SharePoint Foundation 2010 setup file, and double-click the file name.
        10. In the Install section, click Install SharePoint Foundation.
        11. In the Microsoft SharePoint Foundation 2010 dialog box, check I accept the terms of this agreement and click Continue.
        12. In the Microsoft SharePoint Foundation 2010 dialog box, click Standalone.
        13. When the installation is complete, in the Microsoft SharePoint Foundation 2010 dialog box, verify that the Run the SharePoint Products Configuration Wizard is checked and click Close.
        14. In the SharePoint Products Configuration Wizard dialog box, click Next.
        15. To acknowledge that some services will be restarted, in the SharePoint Products Configuration Wizard dialog box, click Yes.
        16. When the wizard is completed, click Finish.
        17. The browser opens and displays http://wss/default/aspx and you are logged on as GLOBAL\Administrator. Click Welcome→Sign Out, and then click Yes.

      6. Configure Microsoft SharePoint Foundation 2010.

        1. Choose Start→All Programs→Microsoft SharePoint 2010 Products→SharePoint 2010 Central Administration.
        2. On the Quick Launch bar, click the Security link.
        3. Under Security, in the Users section, click Manage the farm administrators group.
        4. Click New and choose Add Users.
        5. In the Grant Permissions dialog box, in the Users/Groups text box, type global\domain admins and click OK.
        6. Click New and choose Add Users.
        7. In the Grant Permissions dialog box, in the Users/Groups text box, type GLOBAL\Administrator and click OK.
        8. Click New and choose Add Users.
        9. In the Grant Permissions dialog box, in the Users/Groups text box, type GLOBAL\user 06 and click OK. The user with user name GLOBAL\user 06 will have administrator rights over the Central Administration site and will play the role of a site collection administrator in certain activities.
        10. Click New and choose Add Users.
        11. In the Grant Permissions dialog box, in the Users/Groups text box, type WSS\Administrator and click OK.
        12. Click New and choose Add Users.
        13. In the Grant Permissions dialog box, in the Users/Groups text box, type GLOBAL\Central and click OK.
        14. Navigate to the Central Administration page and select the System Settings tab.
        15. Under E-Mail and Text Messages (SMS), click the Configure outgoing e-mail settings link.
        16. For Outbound SMTP Server, type dc.ourglobalcompany.com
        17. For From address, type administrator@ourglobalcompany.com
        18. For Reply-to address, type administrator@ourglobalcompany.com and click OK.
        19. Choose GLOBAL\Administrator→Sign Out, and then click Yes.

      Configure the SharePoint Environment

        Follow these steps to configure the SharePoint environment:

      1. Log in as GLOBAL\Administrator.

      2. Create the Our Global Company subsite.

        1. Start Internet Explorer.
        2. In the Address bar, type http://wss and press Enter.
        3. Click the All Site Content link.
        4. Click Create.
        5. Under Pages and Sites, click the Sites And Workspaces link.
        6. For Title, type Our Global Company
        7. For Description, type Our Global Company's SharePoint site
        8. For URL name, type global
        9. In the Permissions section, select the Use unique permissions option.
        10. Click Create.
        11. On the Set Up Groups for this Site page, under Visitors to this site, select Create a new group, and assign user01 as the visitor and and central, user01 to user12 as the owners of the site.

      3. On the course CD-ROM, open the 084_697 folder. Then, open the Data folder. Run the 084697dd.exe self-extracting file located within. This will install a folder named 084697Data on your C drive. This folder contains all the setup and data files that you will use to complete this course.

      4. Upload C:\084697Data\Setup\Welcome.docx to the Our Global Company > Shared Documents library.

      5. Create the EFC Status Reports document library.

        1. Choose Site Actions→New Document Library.
        2. For Name, type EFC Status Reports
        3. For Description, type For storing project status reports
        4. If necessary, for Document Template, select Microsoft Word Document.
        5. Click Create.

      6. Create the Review document library.

        1. Choose Site Actions→New Document Library.
        2. For Name, type Review
        3. For Description, type Documents for internal review
        4. For Document Version History, click Yes.
        5. If necessary, for Document Template, select Microsoft Word Document.
        6. Click Create.
        7. Upload the files C:\084697Data\Setup\EFC Draft Implementation Plan##.docx to this library. For Version Comments, type Original draft

      7. Create the Team Pictures picture library.

        1. Choose Site Actions→View All Site Content.
        2. Click Create.
        3. Under Libraries, click Picture Library.
        4. For Name, type Team Pictures
        5. For Description, type Photos of the Global/EFC team
        6. Click Create.

      8. Create the Our Global Wiki wiki page library.

        1. Choose Site Actions→View All Site Content.
        2. Click Create.
        3. Under Libraries, click Wiki Page Library.
        4. For Name, type Our Global Wiki
        5. For Description, type Our Global Company documentation in wiki format
        6. Click Create.
        7. Click Our Global Wiki.
        8. Click the Edit button.
        9. At the end of the text, press Enter two times, type Contents and press Enter.
        10. Select the word “Contents,” and in the Ribbon, on the Format Text tab, click the Bold button, then click the Center button and then click the Save & Close button.

      9. Create the Our Global Blog web blog.

        1. Choose Site Actions→View All Site Content.
        2. Click Create.
        3. Under Pages and Sites, click Sites And Workspaces.
        4. For Title, type Our Global Blog
        5. For Description, type Web log for Our Global Company
        6. For URL name, type blog.
        7. For Template Selection, select Blog.
        8. In the Permissions section, select the Use unique permissions option.
        9. Click Create.
        10. On the Set Up Groups for this Site page, select Create a new group and assign user01 as the visitor and add user06 and central as the members and owners of the site.

          Note: Specific users are assigned specific permissions throughout the course to perform certain activities.

      10. Create a post in the Our Global Blog page.

        1. On the right side of the Our Global Blog page, under Blog Tools, click Create a post.
        2. For Title, type Introduction to Our Global Blog
        3. For Body, type Welcome to Our Global Blog. To facilitate communication among employees, we want to be sure that we are adopting technology that helps us accomplish this goal. Press Enter two times and type Feel free to submit posts to this blog on issues that you think will affect or interest your colleagues. Blog moderators will review and publish the posts in a timely manner.
        4. Scroll down and click Publish.

      11. Create the Managers and Site Owners discussion board.

        1. Navigate to Team Site > Our Global Company.
        2. Choose Site Actions→View All Site Content. Click Create.
        3. Under Communications, click Discussion Board.
        4. For Name, type Managers and Site Owners
        5. For Description, type Restricted discussion board
        6. Click Create.
        7. On the List tab, in the Settings group, click List Settings.
        8. In the Permissions and Management section, click the Permissions for this discussion board link.
        9. On the Permission Tools tab, click Stop Inheriting Permissions.
        10. On the Message from webpage message box, click OK.
        11. Click Grant Permissions.
        12. Check Our Global Company Visitors and Our Global Company Members.
        13. Click Remove User Permissions.
        14. Click OK.
        15. Choose Welcome→Request Access.
        16. Click Send Request.

      12. Create a Welcome message in the Managers and Site Owners discussion board.

        1. Click Go back to site.
        2. In the Managers and Site Owners discussion board, click the Add new discussion link.
        3. For Subject, type Welcome to the Managers and Site Owners Discussion Board.
        4. For Body, type This is a discussion board for managers and site owners to use to share information and ideas about how to develop the Our Global Company SharePoint sites. We hope that you will find this discussion board useful.
        5. Click Save.

      13. Create a Welcome message in the Team Discussions discussion list.

        1. On the Quick Launch bar, click Team Discussion.
        2. Click the Add new discussion link.
        3. For Subject, type Welcome!
        4. For Body, type Welcome to the Our Global Company discussion board. Here, you can share thoughts and ideas with other employees. If you have any questions about this forum, please contact your administrator.
        5. Click Save.

      14. Add the Corporate Website link to the Our Global Company page.

        1. On the Our Global Company page, choose Site Actions→View All Site Content.
        2. Click Create.
        3. Under Tracking, click Links.
        4. Under Name, type Site Links
        5. Under Description, type Site Links
        6. Click Create.
        7. Click Add new link.
        8. For URL, in the Type the Web address text box, type http://www.ourglobalcompany.com
        9. For Type the description, type Corporate website
        10. Click Save.

      15. Configure permissions for student access to the SharePoint environment.

        1. Navigate to the Team site.
        2. Select the Home tab.
        3. Choose Site Actions→Site Settings.
        4. Under Users And Permissions, click the People and groups link.
        5. On the People And Groups - Team Site Members page, click New→Add Users.
        6. Click the Browse icon.
        7. In the Find box, type user and click the Search icon.
        8. Select user01 through user12 and click Add.
        9. Click OK.
        10. For Personal Message, type Welcome to SharePoint. As a team site member, you can view, add, update, and delete items throughout the team site.
        11. Click OK.

      16. Configure permissions for instructor access to the SharePoint environment.

        1. Choose Site Actions→Site Settings.
        2. Under Users And Permissions, click the People and groups link.
        3. On the Quick Launch bar, click Team Site Owners.
        4. On the People And Groups: Team Site Owners page, click New.
        5. Type central
        6. Click OK.
        7. Choose GLOBAL\Administrator→Sign Out, and then click Yes.

      Create and Share the Backup Folder

      1. On the Windows Server 2008 machine, create a folder Backup and enable sharing for Everyone.

      2. Give Co-owner permission to Everyone.

      Enable Incoming EMail Settings in Central Administration

      1. On the Windows Server 2008 machine, login as Administrator and choose Start→All Programs→Microsoft SharePoint 2010 Products→SharePoint 2010 Central Administration.

      2. Select the System Settings tab.

        In the E-Mail and Text Messages (SMS) section, click the Configure incoming e-mail settings link.

      3. In the Enable Incoming E-Mail section, under Enable sites on this server to receive e-mail, select Yes.

      4. If necessary, in the Incoming E-Mail Server Display Address section, in the E-mail server display address text box, type dc.ourglobalcompany.com

        In the E-mail drop folder text box, type C:\inetpub\mailroot\drop

      5. Click OK.

      Create and Share the Sites Folder

      1. On the Windows Server 2008 machine, create a folder Sites under the Backup folder and enable sharing for Everyone.

      2. Give the Co-owner permission to Everyone.

      Create Site Collections in Microsoft SharePoint Foundation

      1. Create the hr site collection.

        1. On the Windows Server 2008 machine, login as Administrator and choose Start→All Programs→Microsoft SharePoint 2010 Products→SharePoint 2010 Central Administration.
        2. On the Application Management page, in the Site Collections section, click the Create site collections link.
        3. On the Create Site Collection page, in the Title and Description section, in the Title text box, type Human Resource
        4. In the Title and Description section, in the Description text box, type Human Resource site collection
        5. In the Web Site Address section, in the URL text box, type hr
        6. In the Primary Site Collection Administrator section, in the User name text box, type user06 and press Enter.
        7. In the Secondary Site Collection Administrator section, in the User name text box, type GLOBAL\Administrator and press Enter.
        8. Scroll down and click OK.
        9. Click OK.
        10. Access the http://wss/sites/hr site and choose Site Actions→Site Settings.
        11. In the Users and Permissions section, click the Site collection administrators link, and add the user central, mcalla, rbaker, bwheeler, and user01 to user12 as site collection administrators.

      2. Create the finance site collection.

        1. On the Central Administration site, on the Application Management page, in the Site Collections section, click the Create site collections link.
        2. On the Create Site Collection page, in the Title and Description section, in the Title text box, type Finance
        3. In the Title and Description section, in the Description text box, type Finance site collection
        4. In the Web Site Address section, in the URL text box, type finance
        5. In the Primary Site Collection Administrator section, in the User name text box, type user06 and press Enter.
        6. In the Secondary Site Collection Administrator section, in the User name text box, type GLOBAL\Administrator and press Enter.
        7. Click OK two times.
        8. Access the http://wss/sites/finance site and choose Site Actions→Site Settings.
        9. In the Users and Permissions section, click the Site collection administrators link, and add the user central, rbaker, mcalla, and bwheeler, user01 to user12 as site collection administrators.

      3. Create the corcom## site collection.

        Note: ## represents the individual numbers assigned to students in the classroom, such as 01-12. While creating the Corcom## site collection, in place of ##, substitute the student numbers based on the number of students taking the course.

        Since all students in the classroom will be working on the same SharePoint sites and site components, it will result in multi-user conflicts. Therefore, this will enable you to avoid multi-user conflicts and also ensure that students are able to work on individual site components independently.

        1. On the Central Administration site, on the Application Management page, in the Site Collections section, click the Create site collections link.
        2. On the Create Site Collection page, in the Title and Description section, in the Title text box, type Corporate Communications Site Collection
        3. In the Title and Description section, in the Description text box, type Corporate Communications Site Collection
        4. In the Web Site Address section, in the URL text box, type corcom##
        5. In the Primary Site Collection Administrator section, in the User name text box, type user06 and press Enter.
        6. In the Secondary Site Collection Administrator section, in the User name text box, type GLOBAL\Administrator and press Enter.
        7. Click OK two times.
        8. Access the http://wss/sites/corcom## site and choose Site Actions→Site Settings.
        9. In the Users and Permissions section, click the Site collection administrators link, and add the user central, rbaker, mcalla, and bwheeler, user01 to user12 as site collection administrators.

      4. In the Our Global Company team site, add new links.

        1. On the Our Global Company team site, in the Lists section, click Site Links.
        2. Click the add new link link.
        3. In the URL section, in the Type the Web address text box, type http://wss/sites/finance
        4. In the URL section, in the Type the description text box, type Finance Site Collection
        5. Click Save.

        1. On the Our Global Company team site, in the Lists section, click Site Links.
        2. Click the add new link link.
        3. In the URL section, in the Type the Web address text box, type http://wss/sites/hr
        4. In the URL section, in the Type the description text box, type Human Resource Site Collection
        5. Click Save.

      Create a Product Library## Document Library on the Human Resource Site Collection

      1. Navigate to the Human Resource site collection.

      2. Choose Site Actions→New Document Library.

      3. On the New page, in the Name text box, type Product Library##

      4. In the Description text box, type Product Library

      5. In the Document Template section, from the Document Template drop-down list, select the Microsoft Excel 97–2003 spreadsheet option.

      6. Click Create.

      Create an Interview Feedback## Document Library on the Human Resource Site Collection

      1. Navigate to the Human Resource site collection.

      2. Choose Site Actions→New Document Library.

      3. On the New page, in the Name text box, type Interview Feedback##

      4. In the Description text box, type Interview feedback for the post of HR executive

      5. In the Document Template section, from the Document Template drop-down list, select the Microsoft Excel 97–2003 spreadsheet option.

      6. Click Create.

      7. On the Interview Feedback## page, select the Documents tab. Click New Folder.

      8. On the New Folder dialog box, in the Name text box, type Documents on Interview Feedback## and click Save.

      9. On the Interview Feedback## page, click the Documents on Interview Feedback## folder icon.

      10. Upload the Interviewers Feedback.xlsx, List of candidates selected.xlsx, and List of Colleges.xlsx documents from the C:\084697Data\Managing Document Libraries folder.

      Create an HR Review Meeting## Document Library on the Human Resource Site Collection

      1. Navigate to the Human Resource site collection.

      2. Choose Site Actions→New Document Library.

      3. On the New page, in the Name text box, type HR Review Meeting##

      4. In the Description text box, type HR review meeting

      5. In the Document Template section, from the Document Template drop-down list, select the Microsoft Excel 97–2003 spreadsheet option.

      6. Click Create.

      Create the Recruitment Subsite.

      1. Create the Recruitment subsite.

        1. Access the Human Resource site collection.
        2. Choose Site Actions→New Site.
        3. For Title, type Recruitment
        4. For Description, type Recruitment subsite
        5. For URL name, type recruitment
        6. In the Permissions section, select the Use unique permissions option.
        7. Click Create.
        8. On the Set Up Groups for this Site page, in the Visitors to this Site section, select Create a new group and assign user02 as the visitor and add user07 as a member and also add mcalla, GLOBAL\Administrator, rbaker, bwheeler, and central, user01 to user12 as owners of the site.
        9. Click OK.

      2. On the Recruitment subsite, create the Resume Database## document library.

        1. Access the Recruitment subsite.
        2. Choose Site Actions→New Document Library.
        3. For Name, type Resume Database##
        4. For Description, type Document repository for Resumes
        5. For Document Version History, click Yes.
        6. For Document Template, select Microsoft Word Document.
        7. Click Create.
        8. Upload the file C:\084697Data\Setup\Jeff Pike.resume.doc to this library. For Version Comments, type Original draft.
        9. Upload the file C:\084697Data\Setup\Jay Adams.doc to this library. For Version Comments, type Original draft.
        10. Upload the file C:\084697Data\Setup\Jim Hance.doc to this library. For Version Comments, type Original draft.

      3. On the Recruitment subsite, create the Policy## document library.

        1. Access the Recruitment subsite.
        2. Choose Site Actions→New Document Library.
        3. For Name, type Policy##
        4. For Description, type Resignation Policy
        5. For Document Version History, click Yes.
        6. For Document Template, select Microsoft Excel 97–2003 spreadsheet.
        7. Click Create.

      4. On the Recruitment subsite, create the Employee Lists## list.

        1. Access the Recruitment subsite.
        2. Click the Lists link.
        3. Under All Site Content, click Create.
        4. Under Custom Lists, click Custom List.
        5. For Name, type Employee Lists##
        6. For Description, type Employee Lists
        7. Click Create.
        8. Access the Employee Lists## list and click Add new item.
        9. In the Title section, type Our Global Company Employee List.
        10. Click Attach File and upload the file C:\084697Data\Setup\Employee List of Our Global Company.docx to this list.
        11. Click Attach File and upload the file C:\084697Data\Setup\Draft Employee List of Our Global Company.docx to this list.
        12. Click Save.

      5. On the Recruitment subsite, create the Confirmed Employees## list.

        1. Access the Recruitment subsite.
        2. Click the Lists link.
        3. Under All Site Content, click Create.
        4. Under Custom Lists, click Custom List.
        5. For Name, type Confirmed Employees##
        6. For Description, type Name and profiles of confirmed employees
        7. Click Create.
        8. Access the Confirmed Employees## list, and click the Add new item link.
        9. In the Title section, type Confirmed Employees of Our Global Company.
        10. Click Attach File and upload the file C:\084697Data\Setup\Confirmed Employee List of Our Global Company.docx to this list.
        11. Click Attach File and upload the file C:\084697Data\Setup\Draft Confirmed Employee List of Our Global Company.docx to this list.
        12. Click Save.

      6. Create the Employees and Managers## discussion board.

        1. Access the Recruitment subsite.
        2. Choose Site Actions→View All Site Content. Click Create.
        3. Under Communications, click Discussion Board.
        4. For Name, type Employees and Managers##
        5. For Description, type Discussion Board for employees and managers
        6. Scroll down and click Create.

      7. Create the Internal Job Openings announcement.

        1. Access the Recruitment subsite.
        2. Choose Site Actions→View All Site Content. Click Create.
        3. Under Communications, click Announcements.
        4. For Name, type Internal Job Openings
        5. For Description, type Announcement Board for internal job openings
        6. Click Create.
        7. Access the Internal Job Openings announcement and click the Add new announcement link.
        8. In the Title section, type Internal Job Opening
        9. In the Body section, type Project Leads Required!
        10. Click Save.

      8. Create the Employee Referral Scheme announcement.

        1. Access the Recruitment subsite.
        2. Choose Site Actions→View All Site Content. Click Create.
        3. Under Communications, click Announcements.
        4. For Name, type Employee Referral Scheme
        5. For Description, type Announcement Board for Employee Referral Scheme
        6. Click Create.
        7. Access the Employee Referral Scheme announcement and click the Add new announcement link.
        8. In the Title section, type Exciting Employee Referral Scheme
        9. In the Body section, type Please refer your candidate and enjoy exciting perks.
        10. Click Save.

      9. On the Recruitment subsite, create the New Candidate Application## form library.

        1. Access the Recruitment subsite.
        2. Choose Site Actions→View All Site Content. Click Create.
        3. Under Libraries, click Form Library.
        4. For Name, type New Candidate Application##
        5. For Description, type InfoPath form for new candidate
        6. For Document Version History, click Yes.
        7. If necessary, for Document Template, select Microsoft InfoPath form.
        8. Click Create.
        9. Upload the file C:\084697Data\Setup\Pica Gudio.xml to this library. For Version Comments, type Original draft.
        10. Upload the file C:\084697Data\Setup\Jay Adams.xml to this library. For Version Comments, type Original draft.
        11. Upload the file C:\084697Data\Setup\Don Hall.xml to this library. For Version Comments, type Original draft.
        12. Upload the file C:\084697Data\Setup\Jim Hance.xml to this library. For Version Comments, type Original draft.

      10. Add the Employee Lists01 list as a web part.

        1. Access the Recruitment subsite.
        2. Choose Site Actions→Edit Page.
        3. Select the Insert tab. In the Web Part group, click Web Part.
        4. In the Lists and Libraries section, select the Employee Lists01 option and click Add.
        5. Click Save & Close.

      Create the Benefits and Compensation Subsite.

      1. Create the Benefits and Compensation subsite.

        1. Access the Human Resource site collection.
        2. Choose Site Actions→New Site.
        3. For Title, type Benefits and Compensation
        4. For Description, type Benefits and Compensation subsite
        5. For URL name, type bc
        6. In the Permissions section, select the Use unique permissions option.
        7. Click Create.
        8. On the Set Up Groups for this Site page, in the Visitors to this Site section, select Create a new group and assign user03 as the visitor and add user08 as a member and also add rbaker, mcalla, GLOBAL\Administrator, bwheeler, and central, user01 to user12 as owners of the site.
        9. Click OK.

      2. On the Benefits and Compensation subsite, create the Work Environment## document library.

        1. Access the Benefits and Compensation subsite.
        2. Choose Site Actions→New Document Library.
        3. For Name, type Work Environment##
        4. For Description, type Work Environment documents
        5. For Document Version History, click Yes.
        6. For Document Template, select Microsoft® Excel spreadsheet.
        7. Click Create.
        8. Upload the file C:\084697Data\Setup\Work Environment Sheet1.xlsx to this library. For Version Comments, type Original draft.
        9. Upload the file C:\084697Data\Setup\Work Environment Sheet2.xlsx to this library. For Version Comments, type Original draft.

      3. On the Benefits and Compensation subsite, create the Benefits Library## document library.

        1. Access the Benefits and Compensation subsite.
        2. Choose Site Actions→New Document Library.
        3. For Name, type Benefits Library##
        4. For Description, type Benefits Library documents
        5. For Document Version History, click Yes.
        6. For Document Template, select Microsoft Word document.
        7. Click Create.
        8. Upload the file C:\084697Data\Setup\Benefits Library.doc to this library. For Version Comments, type Original draft.
        9. Upload the file C:\084697Data\Setup\Draft Benefits Library.doc to this library. For Version Comments, type Original draft.

      4. On the Benefits and Compensation subsite, create the HR Committee Meetings list.

        1. Access the Benefits and Compensation subsite.
        2. Click the Lists link.
        3. Under All Site Content, click Create.
        4. Under Custom Lists, click Custom List.
        5. For Name, type HR Committee Meetings
        6. For Description, type HR Committee Meetings
        7. Click Create.
        8. Access the HR Committee Meetings announcement and click the Add new item link.
        9. In the Title section, type HR Committee Meetings Participants
        10. Click Attach File and from the C:\084697Data\Setup folder, attach the List of Participants in HR Committee Meetings-October 2007.docx file.
        11. Click Save.

      5. On the Benefits and Compensation subsite, create the Compensation Review Task list.

        1. Access the Benefits and Compensation subsite.
        2. Click the Lists link.
        3. Under All Site Content, click Create.
        4. Under Custom Lists, click Custom List.
        5. For Name, type Compensation Review Task
        6. For Description, type Compensation Review Task
        7. Click Create.
        8. Access the Compensation Review Task announcement and click the Add new item link.
        9. In the Title section, type Compensation Review Task
        10. Click Attach File and from the C:\084697Data\Setup folder, attach the Employee List of Our Global Company.docx file.
        11. Click Save.

      6. Create the Employees and Managers discussion board.

        1. Access the Benefits and Compensation subsite.
        2. Choose Site Actions→View All Site Content.
        3. Click Create.
        4. Under Communications, click Discussion Board.
        5. For Name, type Employees and Managers
        6. For Description, type Discussion Board for employees and managers
        7. Click Create.

      7. Create the Employee of the Month announcement.

        1. Access the Benefits and Compensation subsite.
        2. Choose Site Actions→View All Site Content.
        3. Click Create.
        4. Under Communications, click Announcements.
        5. For Name, type Employee of the Month
        6. For Description, type Employee of the Month
        7. Click Create.
        8. Access the Employee of the Month announcement and click the Add new announcement link.
        9. In the Title section, type Employee of the Month
        10. In the Body section, type Haas, Jonathan
        11. Click Save.

      8. Create the Holiday Benefits announcement.

        1. Access the Benefits and Compensation subsite.
        2. Choose Site Actions→View All Site Content.
        3. Click Create.
        4. Under Communications, click Announcements.
        5. For Name, type Holiday Benefits
        6. For Description, type Holiday Benefits
        7. Click Create.
        8. Access the Holiday Benefits announcement and click the Add new announcement link.
        9. In the Title section, type Holiday Benefits
        10. In the Body section, type Holiday benefits coming soon. Watch this space!
        11. Click Save.

      Create the Budget Subsite

      1. Create the Budget subsite.

        1. Access the Finance site collection.
        2. Choose Site Actions→New Site.
        3. For Title, type Budget
        4. For Description, type Budget subsite
        5. For URL name, type budget
        6. In the Permissions section, select the Use unique permissions option.
        7. Click Create.
        8. On the Set Up Groups for this Site page, in the Visitors to this Site section, select Create a new group and assign user04 as the visitor and add user09 as a member and also add schandler, rbaker, mcalla, GLOBAL\Administrator, bwheeler, and central, user01 to user12 as owners of the site.
        9. Click OK.

      2. On the Budget subsite, create the Purchase Budget Library## document library.

        1. Access the Budget subsite.
        2. Choose Site Actions→New Document Library.
        3. For Name, type Purchase Budget Library##
        4. For Description, type Purchase Budget Library
        5. For Document Version History, click Yes.
        6. For Document Template, select Microsoft Word document.
        7. Click Create.

      3. On the Budget subsite, create the Cash Budget Library## document library.

        1. Access the Budget subsite.
        2. Choose Site Actions→New Document Library.
        3. For Name, type Cash Budget Library##
        4. For Description, type Cash Budget Library
        5. For Document Version History, click Yes.
        6. For Document Template, select Microsoft Word document.
        7. Click Create.

      4. On the Budget subsite, create the Purchase List list.

        1. Access the Budget subsite.
        2. Click the Lists link.
        3. Under All Site Content, click Create.
        4. Under Custom Lists, click Custom List.
        5. For Name, type Purchase List
        6. For Description, type Purchase List
        7. Click Create.

      5. On the Budget subsite, create the Orders List list.

        1. Access the Budget subsite.
        2. Click the Lists link.
        3. Under All Site Content, click Create.
        4. Under Custom Lists, click Custom List.
        5. For Name, type Orders List
        6. For Description, type Orders List
        7. Click Create.

      6. On the Budget subsite, create the Category## list.

        1. Access the Budget subsite.
        2. Click the Lists link.
        3. Under All Site Content, click Create.
        4. Under Custom Lists, click Custom List.
        5. For Name, type Category##
        6. For Description, type Business Venture Category
        7. Click Create.

      7. Create the Document Category and the Document Type columns.

        1. On the Category## list, select the List tab and in the Settings group, click List Settings.
        2. On the List Settings page, in the Columns section, click the Create column link.
        3. On the Create Column page, in the Name and Type section, in the Column Name text box, type Document Category
        4. Click OK.
        5. On the List Settings page, in the Columns section, click the Create column link.
        6. On the Create Column page, in the Name and Type section, in the Column Name text box, type Document Type
        7. Click OK.

      8. Add items to the Category## list.

        1. On the Category## page, click the Add new item link.
        2. In the Title text box, type Sales
        3. In the Document Category text box, type New Venture
        4. In the Document Type text box, type JV where “JV” represents the term Joint Venture.
        5. Click Save.
        6. On the Category## page, click the Add new item link.
        7. In the Title text box, type Production
        8. In the Document Category text box, type JV
        9. In the Document Type text box, type JV
        10. Click Save.

      9. On the Budget subsite, create the Repository## list.

        1. Access the Budget subsite.
        2. Click the Lists link.
        3. Under All Site Content, click Create.
        4. Under Custom Lists, click Custom List.
        5. For Name, type Repository##
        6. For Description, type Business Repository
        7. Click Create.

      10. Create the Organization, Document Type, and the Number of Documents columns.

        1. On the Repository## list, select the List tab, and in the Settings group, click List Settings.
        2. On the List Settings page, in the Columns section, click the Create column link.
        3. On the Create Column page, in the Name and Type section, in the Column Name text box, type Organization
        4. Click OK.
        5. On the List Settings page, in the Columns section, click the Create column link.
        6. On the Create Column page, in the Name and Type section, in the Column Name text box, type Document Type
        7. Click OK.
        8. On the List Settings page, in the Columns section, click the Create column link.
        9. On the Create Column page, in the Name and Type section, in the Column Name text box, type Number of Documents
        10. Click OK.

      11. Add items to the Repository## list.

        1. On the Repository## page, click the Add new item link.
        2. In the Title text box, type JV
        3. In the Organization text box, type OGC
        4. In the Document Type text box, type JV
        5. In the Number of Documents text box, type 10
        6. Click Save.
        7. On the Repository## page, click the Add new item link.
        8. In the Title text box, type EFC
        9. In the Organization text box, type EFC
        10. In the Document Type text box, type JV
        11. In the Number of Documents text box, type 5
        12. Click Save.

      12. Create the Orders and Purchases Discussion Board discussion board.

        1. Access the Budget subsite.
        2. Choose Site Actions→View All Site Content.
        3. Click Create.
        4. Under Communications, click Discussion Board.
        5. For Name, type Orders and Purchases
        6. For Description, type Discussion Board for Orders and Purchases
        7. Click Create.

      13. Create the Purchase List Announcements announcement.

        1. Access the Budget subsite.
        2. Choose Site Actions→View All Site Content.
        3. Click Create.
        4. Under Communications, click Announcements.
        5. For Name, type Purchase List Announcements
        6. For Description, type Purchase List Announcements
        7. Click Create.

      14. Create the List of New Suppliers announcement.

        1. Access the Budget subsite.
        2. Choose Site Actions→View All Site Content.
        3. Click Create.
        4. Under Communications, click Announcements.
        5. For Name, type List of New Suppliers
        6. For Description, type List of New Suppliers
        7. Click Create.

      Create the Profitability Ratios Subsite.

      1. Create the Profitability Ratios subsite.

        1. Access the Finance site collection.
        2. Choose Site Actions→New Site.
        3. For Title, type Profitability Ratios
        4. For Description, type Profitability Ratios subsite
        5. For URL name, type pr
        6. In the Permissions section, select the Use unique permissions option.
        7. Click Create.
        8. On the Set Up Groups for this Site page, in the Visitors to this Site section, select Create a new group and assign user05 as the visitor and add user01 as a member and also add bwheeler, rbaker, GLOBAL\Administrator, mcalla, and central, user01 to user12 as owners of the site.
        9. Click OK.

      2. On the Profitability Ratios subsite, create the Monthly Turnover Reports document library.

        1. Access the Profitability Ratios subsite.
        2. Choose Site Actions→New Document Library.
        3. For Name, type Monthly Turnover Reports
        4. For Description, type Monthly Turnover Reports
        5. For Document Version History, click Yes.
        6. For Document Template, select Microsoft Word document.
        7. Click Create.

      3. On the Profitability Ratios subsite, create the Equity Holders document library.

        1. Access the Profitability Ratios subsite.
        2. Choose Site Actions→New Document Library.
        3. For Name, type Equity Holders
        4. For Description, type Equity Holders
        5. For Document Version History, click Yes.
        6. For Document Template, select Microsoft Word document.
        7. Click Create.

      4. On the Profitability Ratios subsite, create the Preference Holders document library.

        1. Access the Profitability Ratios subsite.
        2. Choose Site Actions→New Document Library.
        3. For Name, type Preference Holders
        4. For Description, type Preference Holders
        5. For Document Version History, click Yes.
        6. For Document Template, select Microsoft Word document.
        7. Click Create.

      5. On the Profitability Ratios subsite, create the Sales Books List list.

        1. Access the Profitability Ratios subsite.
        2. Click the Lists link.
        3. Under All Site Content, click Create.
        4. Under Custom Lists, click Custom List.
        5. For Name, type Sales Books List
        6. For Description, type Sales Books List
        7. Click Create.

      6. On the Profitability Ratios subsite, create the Cash Books List list.

        1. Access the Profitability Ratios subsite.
        2. Click the Lists link.
        3. Under All Site Content, click Create.
        4. Under Custom Lists, click Custom List.
        5. For Name, type Cash Books List
        6. For Description, type Cash Books List
        7. Click Create.

      7. Create the Stakeholders' Discussion Board discussion board.

        1. Access the Profitability Ratios subsite.
        2. Choose Site Actions→View All Site Content.
        3. Click Create.
        4. Under Communications, click Discussion Board.
        5. For Name, type Stakeholders' Discussion Board
        6. For Description, type Stakeholders' Discussion Board
        7. Click Create.

      8. Create the Quarterly Profit announcement.

        1. Access the Profitability Ratios subsite.
        2. Choose Site Actions→View All Site Content.
        3. Click Create.
        4. Under Communications, click Announcements.
        5. For Name, type Quarterly Profit
        6. For Description, type Quarterly Profit
        7. Click Create.

      9. Create the E.P.S. (Earnings Per Share) announcement.

        1. Access the Profitability Ratios subsite.
        2. Choose Site Actions→View All Site Content.
        3. Click Create.
        4. Under Communications, click Announcements.
        5. For Name, type E.P.S. (Earnings Per Share)
        6. For Description, type E.P.S. (Earnings Per Share)
        7. Click Create.

      Create the Q4 Audit## Project Task List on the Finance Site Collection

      1. Need top-level step.

        1. Access the Finance site collection.
        2. Choose Site Actions→View All Site Content.
        3. Click Create.
        4. Under Tracking, click Project Tasks.
        5. For Name, type Q4 Audit##
        6. For Description, type Q4 Audit Project Task List
        7. Click Create.
        8. On the Items tab, in the New group, click New Item.
        9. In the Title text box, type Q4 Audit Deadline
        10. In the Assigned To text box, type mcalla and press Enter.
        11. In the Start Date text box, type 10/01/2010
        12. In the Due Date text box, type 12/31/2010
        13. Click Save.

      Create Instructor and Student Computers

        Follow these steps to create instructor and student computers:

      1. Install Windows XP Professional with the following parameters:

      2. Perform a typical installation of Internet Explorer 8.0.

      3. Install and activate Microsoft Office 2010 Professional Plus.

      4. On the course CD-ROM, open the 084_697 folder. Then, open the Data folder. Run the 084697dd.exe self-extracting file located within. This will install a folder named 084697Data on your C drive. This folder contains all the setup and data files that you will use to complete this course.

      5. Log on to the GLOBAL domain as user## (password !Pass1234).

      6. Set the Internet Explorer home page to http://wss/default.aspx.

        1. Start Internet Explorer.
        2. Choose Tools→Internet Options.
        3. In the Home Page section, for Address, type http://wss/default.aspx and click OK.
        4. Close Internet Explorer.

      7. Configure Microsoft Office Outlook 2010 on all student computers for the user name matching the student number and for the users user06, mcalla, and bwheeler.

        1. Open Microsoft Office Outlook 2010.
        2. In the Outlook 2010 Startup wizard, click Next.
        3. Click Next.
        4. Verify that the correct email address is displayed and click Next.
        5. Verify that Internet e-mail is selected and click Next.
        6. In the User Information section, enter the user name and email address information.
        7. In the Server Information section, enter the incoming and outgoing mail servers as dc.ourglobalcompany.com
        8. In the Logon Information section, enter the user name and password.
        9. If necessary, click Test Account Settings.
        10. Click Close.
        11. Click Next.
        12. Click Finish.
        13. Click OK.
        14. Restart Microsoft Office Outlook 2010.
        15. When prompted to synchronize RSS feeds, click Yes.
        16. When prompted about Desktop Search, check Do not show this message again, and click No.
        17. Log off.

      8. Install Microsoft .NET Framework 3.5 SP1.

        1. Download or copy the Microsoft .NET Framework 3.5 sp1 setup file to the computer. You can place it in a folder such as Software on the hard drive.
        2. In Windows Explorer, navigate to the location of the Microsoft .NET Framework 3.5 sp1 setup file, and double-click the file name.
        3. Click Run.
        4. Check the I have read and accept the terms of the licensing agreement check box.
        5. Click Install.
        6. If necessary, provide the Internet connection.
        7. If necessary, click the icon on the taskbar to monitor the installation.
        8. When the installation is complete, click Exit.

      9. On the instructor machine, from the InfoPath application, publish the NewCandidateApplicationForm.xsn form template in the New Candidate Application form library from the C:\084697Data\Setup\ folder.

        1. Choose Start→All Programs→Microsoft Office→Microsoft InfoPath Designer 2010.
        2. Choose File→Open.
        3. In the Open in Design Mode dialog box, navigate to the C:\084698Data\Documents folder and open the NewCandidateApplicationForm form template.
        4. If necessary, in the message box click OK.
        5. Choose File→Publish.
        6. In the Publish section, click the SharePoint Server button.
        7. In the Save As dialog box, click Save.
        8. In the Publishing Wizard, in the Enter the location of your SharePoint or InfoPath Forms Services site text box, type http://wss/sites/hr/recruitment and click Next.
        9. In the Publishing Wizard, under What do you want to create or modify, verify that the Form Library option is selected and click Next.
        10. Under What do you want to do, select Update the form template in an existing form library.
        11. In the Form library to update section, select New Candidate Application and click Next.
        12. In the Publishing Wizard, click Next.
        13. In the Publishing Wizard, verify the form information and click Publish.
        14. In the Publishing Wizard, check the Open this form library check box and click Close.

        Install Microsoft Office SharePoint Designer 2010

        1. On the instructor machine, install the Microsoft Office SharePoint Designer 2010 application.

        2. Perform the installation accepting the default settings.