Wlas - CSS 12 - W5 - W6
Wlas - CSS 12 - W5 - W6
Wlas - CSS 12 - W5 - W6
In this module, you will learn the different types and parts of a computer.
Learning Competency:
Specific Objectives:
1. Describe Group in server
functions.
2. Define what is user account.
3. Create new group and user
accounts.
PRE-TEST
Directions:
Read the statement carefully. Choose the letter of the correct answer. Write
your answers on a separate sheet of paper.
1. ______ is where the location after right click in the blank area then
point the cursor to new.
a. Users c. Group
b. Computer d. OU
2. ______ The default selections for group scope.
a. Replication c. Global
b. Domain d. Local
3. ______ allow users to access network resources.
a. Computer c. User
b. User Accounts d. Group Policy
4. ______ is also commonly called forest.
a. Domain c. Forest
b. Domain Controller d. Joining computer
5. ______ created when right click on OU and click new and select user.
a. Roles c. New
b. User Principal Name d. User
7. ______ Second user logon name.
Activity 1
1.
2
3
4
Guide Questions:
Activity 2
Directions: List down the components when creating new group and user
accounts on the given below use the separate sheet to write your answer.
In this example we are going to name our group CSS User. We are also going to
leave the default selections for group scope is Global, and group type is Security >
click OK.
4. Our new group has been created!
USER ACCOUNTS
it allow users to access network resources.
1. Open Server Manager open Roles click Open Active Directory Users and
expand the domain name (itsmeismael.com). Select the Organization Unit
(CS Students) where you want to create the new user account.
2. In the empty area, right-click select New and click User. You can also
right-click the OU and click New and select User to create new user
account.
3. New Object dialog box will open as shown below. You can fill in the user
information like first name, lastname etc. As you can see below, there are
two user logon names. The first User logon name also called User
Principal Name (UPN) superUser@itsmeismael.com which is email
like name that can be used to login to domain joined computers. Second
user logon name (pre-Windows 2000) also called SamAccountName can
also be used by user to login to domain-joined computers in the form
itsmeismael\superUser. After entering the user details, click Next.
4. Enter password for the user. You can choose various options as shown
below. Once you are done, click Next.
5. View the summary then click Finish.
You can also add users by using DSADD command line option. IT allows you
create users using command prompt.
DSADD is a command-line option that will allow you to create users with
commands.
Syntax
dsadd user ”cn=Username,ou=OUName, dc=YOurndomain,
dc=yoursuffix”
Example
dsadd user “itsmeuser, ou=CSSStudents, dc=css, dc=com”
If you are going to add users’ complete name use the following syntax.
If you want fast and easy creation of users just use the following codes, but
this time you need type the codes using Notepad or any equivalent text
editor.
Syntax
dsadd user “cn=%1, ou=OUName, dc=YourDomain, dc=YourSuffix” –fn
%2 – ln%3 –pwd Password –mustchpwd yes
Example:
dsadd user “cn=%1, ou=CSSUsers, dc=itsmeismael, dc=com” –fn%2 –
ln%3 – pwd css_2016 –mustchpwd yes
3. Open command line, navigate to the directory where the script resides and
type:
Syntax
addOUName username firstname lastname
Example
addCSSUsers itsmeismael Ismael Balana
1. In order to move existing accounts into a group, you need to hold down the
Control key and click the user or computer accounts that you want to move
into that group.
2. Then you need to right-click on any one of those accounts and select
Add to a group.
3. Next, Type the group name and let the machine find it.
In our example, I will type CSS Users and then click on the Check names
button. Once the name is verified and group name is found, the text will be
underlined and you can click the OK button to continue.
4. Now all of these accounts are part of our CSS Users group.
Let’s Do It
Activity 3
Directions:
Read the statement carefully. Match the descriptions of Column A
to the devices Column B. Write the correct letter in a separate sheet of
paper. A. SamAccountName
B. UPN
Column A Column B
C. Global
____1. Once the name is verified and group
name is found. D. DSADD
____2. is a command-line option that will E. Domain Controller
allow you to create users with commands.
____3. can also be used by user to login to F. Printer
domain-joined computers in the form. G. Check Names
____4. The first User logon name.
____5. it allow users to access network H. User Accounts
resources
I. Windows Server 2008R2
____6. Acronym of OU.
J. Organizational Unit
_____7. the default selections for group scope.
POST-TEST
Directions:
Read the statement carefully. Choose the letter of the correct answer. Write
your answers on a separate sheet of paper.
1. ______ is where the location after right click in the blank area then
point the cursor to new.
a. Users c. Group
b. Computer d. OU
2. ______ The default selections for group scope.
a. Replication c. Global
b. Domain d. Local
3. ______ allow users to access network resources.
a. Computer c. User
b. User Accounts d. Group Policy
4. ______ is also commonly called forest.
a. Domain c. Forest
b. Domain Controller d. Joining computer
5. ______ created when right click on OU and click new and select user.
a. Roles c. New
b. User Principal Name d. User
7. ______ Second user logon name.
Answer Key
ACTIVITYPRETEST/
3 ACTIVITY 2
POST TEST
1. C 1. select your OU and then
2. C right-click in the blank
1. g area. Next, point to New
3. B
4. A and then select Group,
2. d
5. A The next step is to name
3. a 6. B your Group, select the
group scope and then
7. C
4. b select the group type, We
8. B
are also going to leave the
5. h 9. A default selections for
10. D group scope is Global,
6. j and group type is
7. c Security > click OK.
2. Open Server Manager
8. i ACTIVITY 1 open Roles click Open
Active Directory Users
9. f 1. Computer and expand the domain
2. Organizational Unit name(itsmeismael.com).
10. e 3. Printer Select the Organization
Unit (CS Students) where
4. Shared Folder you want to create the
new user account.
3. Enter password for the
user. You can choose
various options as shown
below. Once you are