Create User Accounts

 You are the IT administrator for a small corporate network. You recently added an Active Directory domain to the CorpDC server to manage network resources centrally. You now need to add user accounts in the domain.

In this lab, your task is to create the following user accounts on CorpDC:

UserJob RoleDepartmental OU
Juan SuarezMarketing managerMarketing\MarketingManagers
Susan SmithPermanent sales employeeSales\PermSales
Mark BurnesSales managerSales\SalesManagers
Borey ChanTemporary sales employeeSales\TempSales

Use the following user account naming standards and specifications as you create each account:

  • Create the user account in the departmental OU corresponding to the employee's job role.
  • User account name: First name + Last name
  • Logon name: firstinitial + lastname with @CorpNet.local as the domain
  • Original password: asdf1234$ (must change after the first logon)
  • Configure the following for the temporary sales employee:
    • Limit the logon hours to allow logon only from 8:00 a.m. to 5:00 p.m.Monday through Friday.
    • Set the user account to expire on December 31st of the current year.



EXPLANATION

As you complete this lab, use the following information:

UserJob RoleDepartmental OU
Juan SuarezMarketing managerMarketing\MarketingManagers
Susan SmithPermanent sales employeeSales\PermSales
Mark BurnesSales managerSales\SalesManagers
Borey ChanTemporary sales employeeSales\TempSales

Complete this lab as follows:


  1. Access Active Directory Users and Computers on the CorpDC server.
    1. From Hyper-V Manager, select CORPSERVER.
    2. From the Virtual Machines pane, double-click CorpDC.
    3. From Server Manager's menu bar, select Tools > Active Directory Users and Computers.
    4. Maximize the window for better viewing.
  2. Create the domain user accounts.
    1. From the left pane, expand CorpNet.local.
    2. Browse to the appropriate OU.
    3. Right-click the OU and select New > User.
    4. In the First name field, enter the user's first name.
    5. In the Last name field, enter the user's last name.
    6. In the User logon name field, enter the user's logon name which should be the first letter of the user's first name together with their last name. (e.g. jsuarez)
      The domain, @CorpNet.local, is appended automatically to the end of the logon name.

Comments

Popular Posts