Exercise 1
Exercise 1: Deploy Users
Objective
Create new User Accounts.
Summary
Using the Admin User, you will create two new users, an Administrator User and a Non-Production User. The Administrator will have a password assigned to it while the Non-Production user will utilize Windows Authentication.
Instructions
Create A Windows Authentication User
- Open the Deploy client and log in using
- User Name:
admin
- Password:
admin
- Under the Administration section click on Users to open the User Management screen
- Click the Add button
- In the User Name text box, enter
az-win10-deploy\SMAUSER
Note
The Password Field will remain empty when creating user that utilize Windows Authentication.
- In the Description text box, enter your name and surname
- From the Role dropdown list select Non-Production
- Verify the View Audit Messages checkbox is checked
- In the OpCon User Name text box, enter
ocadm
- In the OpCon Password text box, enter the password of
opconxps
- Click the Save button
Create A User That Does Not Use Windows Authentication
- Now click the Add button again
- In the User Name text box, enter
DeployTeamLeader
- In the Password text box, enter
deployadmin
- In the Description text box, enter
Deploy Team Leader
- From the Role dropdown list select
Administration
- In the OpCon User Name text box, enter
ocadm
- In the OpCon Password text box, enter the password of
opconxps
- Click the Save button
- Click the Close button
- Log out of the Deploy client
Video Walkthrough