General help and info provided by Helewix.com Webmasters
| « Logon VB Script to Create folder with shortcuts on Users Desktop and File Server | Active Directory - vbs script to change or add User Name to Computer Description » |
To see which Active Directory server in your environment holds the Schema Master role, you will need to do the following.
REGISTER THE ACTIVE DIRECTORY SCHEMA SNAP-IN
1. Connect to any Domain Controller in your environment
2. Click Start > Run
3. Type regsvr32 schmmgmt.dll
4. And press OK
OPEN THE ACTIVE DIRECTORY SCHEMA SNAP-IN
1. Click on Start > Run
2. Type in mmc and click OK
3. Now in the console window click on File > Add/Remove Snap-in (Shortcut Ctrl+M)
4. Now click Add and double click Active Directory Schema
5. Then click Close and then OK
6. All that is left is to right click on Active Directory Schema and click on Operations Masters which will display the server holding the schema master role
That is it for today, hope it helped.
Regards,
Hendrik Wiese