Skip to content

Commit 98d8783

Browse files
authored
changed files by pdets auto publish service, publishid[5335d43f-ba46-40f7-a816-c71b565d1adb] and do [publish].
1 parent c878c25 commit 98d8783

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

learn-pr/wwl-azure/create-manage-active-directory-objects/9-knowledge-check.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,10 @@ quiz:
3333
choices:
3434
- content: "Computers container"
3535
isCorrect: true
36-
explanation: "That's correct. The Computers container holds all computers joined to the domain without a computer account. It is the default location for new computer accounts created in the domain."
36+
explanation: "That's correct. The Computers container holds all computers joined to the domain without a computer account. It's the default location for new computer accounts created in the domain."
3737
- content: "Users container"
3838
isCorrect: false
39-
explanation: "That's incorrect. The Users container holds additional predefined user and group accounts (besides those in the Builtin container). Users and groups are pre-assigned membership and permissions for completing domain and forest management tasks.."
39+
explanation: "That's incorrect. The Users container holds additional predefined user and group accounts (besides those in the Builtin container). Users and groups are pre-assigned membership and permissions for completing domain and forest management tasks."
4040
- content: "System container"
4141
isCorrect: false
4242
explanation: "That's incorrect. The System container holds configuration information about the domain including security groups and permissions, the domain SYSVOL share, DFS configuration information, and IP security policies."

learn-pr/wwl-azure/create-manage-active-directory-objects/includes/4-manage-objects-their-properties.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Other management tools that you'll use to perform AD DS administration are descr
5555
| Management tool<br> | **Description** |
5656
| ---------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
5757
| Active Directory module for Windows PowerShell | The Active Directory module for Windows PowerShell supports AD DS administration, and it's one of the most important management components. Server Manager and the Active Directory Administration Center are based on Windows PowerShell and use cmdlets to perform their tasks. |
58-
| Active Directory Users and Computers | Active Directory Users and Computers is a Microsoft Management Console (MMC) snap-in that manages most common resources, including users, groups, and computers. Although many administrators are familiar with this snap-in, the Active Directory Administrative Center replaces it and provides more capabilities. |
58+
| Active Directory Users and Computers | Active Directory Users and Computers are a Microsoft Management Console (MMC) snap-in that manages most common resources, including users, groups, and computers. Although many administrators are familiar with this snap-in, the Active Directory Administrative Center replaces it and provides more capabilities. |
5959
| Active Directory Sites and Services<br> | The Active Directory Sites and Services MMC snap-in manages replication, network topology, and related services. |
6060
| Active Directory Domains and Trusts | The Active Directory Domains and Trusts MMC snap-in configures and maintains trust relationships at the domain and forest functional levels. |
6161
| Active Directory Schema snap-in | The Active Directory Schema MMC snap-in examines and modifies the definitions of AD DS attributes and object classes. You don't need to review or change it often. Therefore, by default, the Active Directory Schema snap-in is not registered. |

0 commit comments

Comments
 (0)