Exercise 1: Create User IDs
Objective
Create two Users within the Deploy Client
Summary
Using the admin user, you will create two new users, an Administrator User and a Non-Production User. The Administrator, DeployTeamLead
, will have a password assigned to it, while the Non-Production user, az-win10-deploy
, will utilize Windows Authentication.
Instructions
Create A Windows Authentication User
- Open the Deploy client and log in using the User Name
admin
and with a Password ofadmin
- 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