|
How to extend or modify Active Directory (AD) schema -- from UI |
|
Subject: How to extend or modify Active Directory (AD) schema -- from UI
Author: eLDAP
Posted on: 07/25/2012 08:38:42 PM
Step 1) Start Active Directory Schema UI
1. Click Start, click Run, type mmc, and then click OK.
2. On the File menu, click Add/Remove Snap-in, and then click Add.
3. Under Available Standalone Snap-ins, double-click Active Directory Schema, click Close, and then click OK.
How to save this console:
On the File menu, click Save.
In Save in, point to the systemroot\system32 directory.
In File name, type schmmgmt.msc, and then click Save.
How to install Active Directory Schema snap-in:
Click Start, click Run
Type: regsvr32 schmmgmt.dll
This command will register Schmmgmt.dll on your computer.
How to create a shortcut on your Start menu:
Right-click Start, click Open All Users, double-click the programs folder, and then double-click the Administrative Tools folder.
On the File menu, point to New, and then click Shortcut.
In the Create Shortcut Wizard, in Type the location of the item, type schmmgmt.msc, and then click Next.
On the Select a Title for the program page, in Type a name for this shortcut, type Active Directory Schema, and then click Finish.
Replies:
References:
|
|
|
|