borja project

Upload: kim-binuya

Post on 07-Apr-2018

227 views

Category:

Documents


0 download

TRANSCRIPT

  • 8/4/2019 Borja Project

    1/38

    Lab: Creating AD DS User and Computer

    Accounts

    Exercise 1: Creating and Configuring User Accounts

    Exercise 2: Creating and Configuring Computer Accounts

    Exercise 1: Creating and Configuring User Accounts

    Task 2: Create a new user account

    1.) On NYC-DC1, click Start, point to Administrative Tools, and then click Active Directory Usersand Computers.

  • 8/4/2019 Borja Project

    2/38

    2.) In the console pane, ensure WoodgroveBank.com is expanded, right-click the ITAdmins OU,

    point to New, and then click User.

    3.) In the New Object User dialog box, enter the following information:

    First name: YOUR FIRST NAME (e.g. Kevin Dave)

    Last name: YOUR LAST NAME (e.g. Borja)

    Full name: (e.g. Kevin Dave Borja)

    User logon name: kdborja

    Password: Pa$$w0rd

  • 8/4/2019 Borja Project

    3/38

    4.) Click Next.

    5.)Verify that the User must change password at next log on check box is selected.Click Next, and then click Finish

    6. On NYC-CL1, test the user account that you just created by loggin on to NYC-CL1 as

    WOODGROVEBANK\kdborja with the password of Pa$$w0rd.

  • 8/4/2019 Borja Project

    4/38

    9. When prompted, click OK, type Pa$$w0rd1 as the new password, type Pa$$w0rd1 in the Confirm password field,click the right arrow button, and then click OK.

    10. Log off from NYC-CL1.

  • 8/4/2019 Borja Project

    5/38

    Task 3: Modify Kevin Dave Borjas user account properties

    1. On NYC-DC1, in Active Directory Users and Computers, in the details pane, right-click

    Kevin Dave Borja, and then click Properties.

    2. Modify the user properties as follows:

    a. On the General tab, enter the following information: Telephone number: 63-927-3333331 Office: Manila E-mail: [email protected]

  • 8/4/2019 Borja Project

    6/38

    b. On the Dial-in tab, underNetwork Access Permission, click Allow access.

    c. On the Account tab, click Logon Hours. Configure logon hours to be permitted Monday through Saturdaybetween 8:00 A.M. to 5:00 P.M and then click OK.

  • 8/4/2019 Borja Project

    7/38

    d. On the Member Of tab, click Add. In the Select Groups dialog box, typeITAdmins_WoodgroveGG, and then click OK twice.

  • 8/4/2019 Borja Project

    8/38

    Task 4: Create a template for the New York Customer Service department

    1. On NYC-DC1, in Active Directory Users and Computers, click on the NYC OU, and then expand theCustomer Service OU. Click Customer Service OU

    2. Right click the Customer Service OU, click New and click Users

  • 8/4/2019 Borja Project

    9/38

    3. In the New Object User dialog box enter the following information

    First name: Customer Service

    Last name: Template

    Full name: CustomerService Template

    User logon name: _CustomerServiceTemplate

    4. Click Next and Enter the following details and click Finish.

    Password: Pa$$w0rd

    Confirm Password: Pa$$w0rd

    Account is disabled: Selected

    User must change password at next log on: Selected

  • 8/4/2019 Borja Project

    10/38

    5. In the Detail pane right-click _CustomerServiceTemplate and then click Properties and enter the following detailsin general tab.

    Office: New York Main Office

    6. In the Member Of Tab type the following details.

    Member of: NYC_CustomerServiceGG

  • 8/4/2019 Borja Project

    11/38

    7. In the Organization Tab type the following details.

    Department: Customer Service

    8. In the Account Tab enter the following Details and click Ok.

    Logon Hours: 6:00 A.M 6:00 P.M. Monday to Friday

  • 8/4/2019 Borja Project

    12/38

    Task 6: Modify the user account properties for all customer service representatives inNew York

    1. Select the top user in the details pane, hold SHIFT, and then click the last user in the details pane.2. Hold CTRL, and then click NYC_CustomerServiceGG.

    3. Right-click the highlighted user accounts, and then clicks Properties

    4. On the General tab, select the appropriate check boxes, and enter the following information: Description: Customer Service Representative Office: New York Main Office

  • 8/4/2019 Borja Project

    13/38

    5. On the Organization tab, select the Department checkbox, enterCustomer Service, and then clickOK.

    6. Double-click Eli Bowen, and verify that the Description, Office, and Department attributes has beenupdated.

    Click OK.

  • 8/4/2019 Borja Project

    14/38

    Task 7: Modify the user account properties for all Branch Managers1. On NYC-DC1, in Active directory Users and Computers, right-click WoodgroveBank.com, andthen clickFind.

    2. In the Find Users, Contacts and Groups dialog box, click the Advanced tab.

  • 8/4/2019 Borja Project

    15/38

    3. Click Field, point to User, and then clicks Job Title.

    4. In the Condition list, click ls (exactly), and in the Value field, type Branch Manager.

  • 8/4/2019 Borja Project

    16/38

    5. Click Add, and then click Find Now.

    6. Select all of the user accounts in the Search Results, right-click the highlighted user accounts, and then click

  • 8/4/2019 Borja Project

    17/38

    Add to a group.

    7. In the Select Groups dialog box, type BranchManagersGG, and then click OK twice.

    8. Close the Find Users, Contacts, and Groups dialog box.

    Tack 8: Create a saved query to find all investment users

  • 8/4/2019 Borja Project

    18/38

    1. In Active Directory Users and Computers, right-click the Saved Queries folder, point to New, and thenclickQuery.

    2. In the New Query dialog box, in the Name field, type Find Investment Users.

    3. Click Define Query.4. In the Find list, click Users, Contacts and Groups.

  • 8/4/2019 Borja Project

    19/38

    5. Click the Advanced tab.6. Click Field, point to User and then click Department.

    7. In the Condition list, verify that Starts with is selected, and in the Value field, type Investments.

    8. Click Add, and then click OK twice.

  • 8/4/2019 Borja Project

    20/38

    9. UnderSaved Queries, click Find Investment Users.

    10. The query should display all the users in the Investment departments in each city.

    Exercise 2: Creating and Configuring Computer Accounts

  • 8/4/2019 Borja Project

    21/38

    In this exercise, you will create and configure computer accounts, delete a computer account and join a computer toan AD DS domain.The main tasks are as follows:1. Create a computer account by using Active Directory Users and Computers.2. Delete a computer account in AD DS.3. Join a computer to an AD DS domain.

    Task 1: Create a computer account by using Active Directory Users and Computers1. On NYC-DC1, in Active Directory Users and Computers, right-click Computers, point to New, andthen clickComputer.

    2. In the New Object Computer dialog box, in the Computer Name field, type Windows Vista1.

    3. Click Change.

  • 8/4/2019 Borja Project

    22/38

    4. In the Select User or Group dialog box, type Doris, click Check Names, and then click OK twice.

    Task 2: Delete a computer account in AD DS1. On NYC-DC1, in Active Directory Users and Computers, click Computers.2. Right-click NYC-CL1, and then click Delete.

    3. In the Active Directory Domain Services dialog box, click Yes.

  • 8/4/2019 Borja Project

    23/38

    4. On NYC-CL1, press the right ALT key and DELETE. Click Switch User.5. Click Other User, then log on as Axel with the password ofPa$$w0rd.

    6. Press ENTER, read the error message, and then click OK.

    Task 3: Join a computer to an AD DS domain

  • 8/4/2019 Borja Project

    24/38

    1. Log in as NYC-CL1\LocalAdmin with a password ofPa$$w0rd.

    2. Click Start, right-click Computer, and then click Properties.

    3. In the System control panel, click Change settings. In the User Account Control dialog box, clickContinue.

  • 8/4/2019 Borja Project

    25/38

    4. On the Computer Name tab, click Change.5. In the Computer Name/Domain Changes dialog box, forComputer name, type NYC-CL5.

  • 8/4/2019 Borja Project

    26/38

    6. UnderMember Of, click Workgroup, and then type WORKGROUP. Click OK.

    7. In the Windows Security dialog box, in the Username field, type Administrator and in thePassword field,

    type Pa$$w0rd.8. Click OK twice.

    9. In Computer Name/Domain Changes dialog box, click OK twice, and then click Close.

    10. Click Restart Now.

    11. After the computer restarts, log in as LocalAdmin with a password ofPa$$w0rd.

  • 8/4/2019 Borja Project

    27/38

    12. Click Start, right-click Computer, and then click Properties.

    13. In the System control panel, click Change settings.

  • 8/4/2019 Borja Project

    28/38

    14. In the User Account Control dialog box, click Continue.

    15. On the Computer Name tab, click Change.

  • 8/4/2019 Borja Project

    29/38

    16. In the Computer Name/Domain Changes dialog box, underMember Of, click Domain, and thentypeWoodgrovebank.com. Click OK.

    17. In the Windows Security dialog box, in the User name field, type Administrator and in thePassword field,type Pa$$w0rd.

    18. Click OK twice.

    19. In the Computer Name/Domain Changes dialog box, click OK twice, and then click Close.

  • 8/4/2019 Borja Project

    30/38

    20. Click Restart Now.

    21. On NYC-DC1, in Active Directory Users and Computers, click Computers or press F5 to refreshthe view.

    Verify that the NYC-CL5 account has been added to the container object.

    22. After NYC-CL3 restarts, verify that you can log on as WoodgroveBank\Axel with a password ofPa$$w0rd.

  • 8/4/2019 Borja Project

    31/38

  • 8/4/2019 Borja Project

    32/38

  • 8/4/2019 Borja Project

    33/38

  • 8/4/2019 Borja Project

    34/38

  • 8/4/2019 Borja Project

    35/38

  • 8/4/2019 Borja Project

    36/38

  • 8/4/2019 Borja Project

    37/38

    Configuring, Managing and Maintaining Windows

    Server 2008

  • 8/4/2019 Borja Project

    38/38

    Submitted to:

    Ms. Ron

    Members:

    Bautista, Raphael Adrian

    Binuya, Kim Paulo

    Brillo, Julius Rafael

    Borja, Kevin Dave

    Calivara, Jerico