SchemaDiff.vbs allows an administrator to compare the schema on two different forests. It notes differences in the schema version number, compares the number of classes, for each class checks that the mandatory and optional attributes are the same, and for each attribute checks that the syntax and range match. This is useful for administrators who might be exporting objects from one forest and importing them into another and want know if the objects have the same class and attribute definitions.
SchemaDiff.vbs Topics: