Alex, As a general rule, schema changes aren't undoable, although there are few trivial things that are. What are you trying to accomplish?
WRT the unwilling to perform message, you have to make the changes on the DC that holds the Schema FSMO role, and you have specifically enable schema changes on that DC either by setting the registry entry HKLM/System/CCS/Services/NTDS/Parameters/Schema Update Allowed to 1, or by using the schema MMC snapin. To access the Schema MMC snapin, run "regsvr32 schmmgmt.dll", then run "mmc/a". Then select "Console", "Add/Remove Snapin" and select the Schema management snapin. -gil -----Original Message----- From: Alex Kulev [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 05, 2003 10:57 AM To: [EMAIL PROTECTED] Subject: [ActiveDir] Schema change test tool Hello, Hello guys, Can you point me to a simple program that can change some insignificant schema objects with a possibility to undo changes by applying original state back to schema objects? If there is no such a tool, how can I do it by myself with Ldp.exe for example? I always get "Error: Modify: Unwilling to perfom <53>" while trying to perfom schema object change ( By the way, I have Schema Admin privilige. Thanks. -- Best regards, Alex Kulev (mailto:[EMAIL PROTECTED]) 05.02.2003, 20:56 List info : http://www.activedir.org/mail_list.htm List FAQ : http://www.activedir.org/list_faq.htm List archive: http://www.mail-archive.com/activedir%40mail.activedir.org/ List info : http://www.activedir.org/mail_list.htm List FAQ : http://www.activedir.org/list_faq.htm List archive: http://www.mail-archive.com/activedir%40mail.activedir.org/
