![Active Directory Administration Cookbook](https://wfqqreader-1252317822.image.myqcloud.com/cover/629/36698629/b_36698629.jpg)
上QQ阅读APP看书,第一时间看更新
How to do it...
Perform these steps to extend the Active Directory schema with a new attribute:
- Open a Microsoft Management Console window (mmc.exe).
- From the File menu, select Add/Remove Snap-in.
- From the left-hand list of Available snap-ins:, select the Active Directory Schema snap-in. Click the Add > button to add it to the right-hand list of Selected snap-ins:
![](https://epubservercos.yuewen.com/50F576/19470379008810406/epubprivate/OEBPS/Images/1a9408c2-027d-47f7-a77b-5ad72d5436f1.png?sign=1739433072-iRe0dXllHG3LwGjACBt9L2ro3PfAdn7r-0-9a4abcb26fa0602c1c970caf5d1d192f)
- Click OK.
- In the left navigation pane, expand Active Directory Schema.
- Right-click the Attributes folder and select Create Attribute from the context menu:
![](https://epubservercos.yuewen.com/50F576/19470379008810406/epubprivate/OEBPS/Images/95a3c14f-aeaa-4397-8ade-0cb014cc08bb.png?sign=1739433072-Z7k8oozxfpfE6AmXd8YP5YCEqGxjRbg4-0-cc942cbc302617cabe8e3ab1d8dd5c2e)
- Click the Continue button to confirm that you want to extend the schema:
![](https://epubservercos.yuewen.com/50F576/19470379008810406/epubprivate/OEBPS/Images/178d19c2-9ac3-43fd-bc4f-5bc46de001f9.png?sign=1739433072-7Jp1DjC4lLBoY3ryBfHfTtl8lgvwvvms-0-4e1d5cf82228a230855e99a87ec4319f)
- Enter the information for the new attribute.
- Click OK when done.
Perform these steps to extend the Active Directory schema with a new object class:
- Open the Active Directory Schema snap-in.
- In the left navigation pane, expand Active Directory Schema.
- Right-click the Classes folder, and select Create Class from the context menu.
- Click the Continue button to confirm that you want to extend the schema.
The Create New Schema Class window appears:
![](https://epubservercos.yuewen.com/50F576/19470379008810406/epubprivate/OEBPS/Images/da177f04-5748-40a1-a6b0-c33a6cf8aa5e.png?sign=1739433072-uY8v0rdElJVSsaKiSU3EgzDxyE0Bs2BU-0-126c8d48018045f5be5a347c1fd0ce8f)
- Enter the information for the new class.
- Click Next> when done.
- Enter any mandatory and optional attributes and click Finish.