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:
User | Job Role | Departmental OU |
Juan Suarez | Marketing manager | Marketing\MarketingManagers |
Susan Smith | Permanent sales employee | Sales\PermSales |
Mark Burnes | Sales manager | Sales\SalesManagers |
Borey Chan | Temporary sales employee | Sales\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.
Comments
Post a Comment