Create a new user in the finance organization unit using


Activity Task 1:

a. Create the following Organizational Unit using PowerShell commands
- Finance
- Miami
- Accounts

b. Create a user account template called ACT_Temp in the Accounts OU.

c. Configure the template so that each user will have their Home Directory and Roaming profile.

d. Configure the template so that Users must be able to logon between 8:00am to 5:00 pm Monday to Friday and their account expires in January 2015

e. Create two user accounts user1 and user2 using template and confirm that their home directories have been created.

f. Create a new user in the Finance Organization Unit using power shell command with the following information:

- Name: User5
- City: Auckland
- Department: IT
- SamAccountName: User5
- UserPri nci pal Name: [email protected]
- Password: Pa$w0rd

g. Retrieve all the users from the Sales Department using Shell command.

h. Move the users from the Accounts OU to the Finance OU using PowerShel I command.

i. Using PowerShell, add the fax number 555555555 for all the users in the Finance OU.

j. Disable all the user accounts in the Finance OU using power shell

k. Retrieve all the users from the Finance OU whose name begins with `u' using Shell command.

Task 2

- Create the Global Security Groups as follows i n the Finance OU :
- UserAdmin
- GroupsAdmin

- Ensure that members of the specified groups are allowed to perform only the administrative tasks shown in the following table:

Group Administrative tasks

UserAdmin       Create and manage user accounts in the Finance OU

GroupsAdmin    Manage group membership in the Finance OU

Activity 2 PowerShell Commands

Instructions: write the command in the given space

a) On LON-DC1, create an OU called Auckland using PowerShell.

b) Create a new user in the Auckland OU with the following information using PowerShell.

- Name: Cary Home
- GivenName: Cary
- City: Auckland
- Department: IT
- Office Auckland
- Employee Number 1001
- SamAccountName: CaryH
- UserPrincipalName: [email protected]
- Password: Pa$wOrd

c) Write the PowerShell command to reset the Password for Cary Home. Write the command to enable the account and specify that password must be changed at the next logon

d) Assign the Fax Number (64) 9 555 55555 to all the employees in the IT department using PowerShell* and make sure that the fax number is listed in the user account.

e) Move all users from the Sales Department whose name begins with the letter "ID" to the Account OU using PowerShell*.

f) Disable all the user accounts in the IT Department using PowerShell*.

g) Create the global security groups named GAccount and GLSaIes in the Accounts OU Using PowerShell command.

h) Add the users whose names begin with "S" to the GAccount security group using PowerShell command.

i) Add the GAccount security group to the GLSales global group using PowerShell.

j) Create a Domain Local Group named DLPrinters in the Accounts OU using PowerShell.

k) Add the GLSales group to the DLPrinters group using PowerShell.

l) Add Jack to the Backup Operators default Built-in group using PowerShell.

m) Use PowerShell to list the members of the GAccounts group.

n) List the members of the GAccount group using dsget command.

o) Protect the GAccount group from being accidentally deleted

p) List all the users whose department is marketing and city is London.

q) Reset the password of all the users whose department is equal to marketing and assign a new password Pa$$w0rd1

r) Disable all the users in the GAccount group.

s) List any OUs that are not protected against accidental deletion.

Exercises about powershell commands

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: Create a new user in the finance organization unit using
Reference No:- TGS01463289

Expected delivery within 24 Hours