Question 1
Which administrative user accounts can create a site? Contos/DomAdmin, contoso\EntAdmin, emea\EntAdmin,
d. In the child domain, attempt to create a unique user account. Record the names of the accounts that can be used to create new users. Contoso\EntAdmins, emea\domadmin, & emea\entadmin
d. Log off and log on as the EntAdmin user. Repeat steps 4b through 4c to determine whether the EntAdmin user has the ability to view and/or modify the schema.
Contoso\schadmin, contoso\entadmin, emea\entadmin
Question 2
Can you perform administrative tasks, such as creating a user account, shutting down the server, or setting the time, on the domain controllers? Explain the group membership chain that provides this user account with its current permissions.LocalAdmin01 can log on and perform all administrative activity. Because it is a member of Domain Admins and LAadmins01 on contos.com domain. LocalAdmin02 can not log on because they are not a member of any Administrator account on emea.contoso.com, they were given administrator rights on contos.com.
1. On RWDC01, create an OU named Sales in the parent domain by using the following command: dsadd ou ou=Sales,dc=contoso,dc=com –desc Lab5
2. Create a user account named Kim in the Sales OU by using the following command: dsadd user cn=Kim,ou=Sales,dc=contoso,dc=com –pwd Pa$$w0rd –samid KimR–upn Kim@contoso.com
1. On RWDC01, create an OU named Sales in the parent domain by using the following command: dsadd ou ou=Sales,dc=contoso,dc=com –desc Lab5
a. On RWDC01, open a command-prompt window.
b. Key dsadd ou ou=Sales,dc=contoso,dc=com –desc Lab5 in the command-prompt window, and then press Enter.
2. Create a user account named Kim in the Sales OU by using the following command: dsadd user cn=Kim,ou=Sales,dc=contoso,dc=com –pwd
1. On RWDC02, create an OU named Service in the child domain by using the following command: dsadd ou ou=Service,dc=emea,dc=contoso,dc=com –desc Lab5
2. Create a user