Home All Groups Group Topic Archive Search About

Windows 2003 Remove Schema Changes

Author
5 Apr 2005 8:49 PM
Gabe Matteson
I've read a few things on the internet about removing schema changes and
that windows 2003 supports this? Is this true? if so, are there any good
links out there about it? Thanks.

Author
5 Apr 2005 10:25 PM
Simon Geary
Windows 2003 cannot delete schema changes, but it can defunct, or
deactivate,  them. Have a read of this for more information.
http://www.microsoft.com/technet/prodtechnol/windowsserver2003/library/ServerHelp/f31dbe4c-3e06-42e9-86c6-5c8c692afbd0.mspx

Best thing to do is thoroughly plan for and test any schema changes before
implementing them to minimise the risk of having to do this at all.

Show quoteHide quote
"Gabe Matteson" <gmatte***@inquery.biz.nospam> wrote in message
news:%23fNcMCiOFHA.1040@TK2MSFTNGP12.phx.gbl...
> I've read a few things on the internet about removing schema changes and
> that windows 2003 supports this? Is this true? if so, are there any good
> links out there about it? Thanks.
>
Author
6 Apr 2005 1:57 PM
Roger Abell
"Simon Geary" <simon_ge***@hotmail.com> wrote in message
news:%233Leo5iOFHA.1392@TK2MSFTNGP10.phx.gbl...
> Windows 2003 cannot delete schema changes, but it can defunct, or
> deactivate,  them. Have a read of this for more information.
>
http://www.microsoft.com/technet/prodtechnol/windowsserver2003/library/ServerHelp/f31dbe4c-3e06-42e9-86c6-5c8c692afbd0.mspx
>
> Best thing to do is thoroughly plan for and test any schema changes before
> implementing them to minimise the risk of having to do this at all.
>

Agreed, in full.
Or, if within means for app under consideration, craft it to use
the Application Partition capability also introduced with W2k3.

--
Roger

Show quoteHide quote
> "Gabe Matteson" <gmatte***@inquery.biz.nospam> wrote in message
> news:%23fNcMCiOFHA.1040@TK2MSFTNGP12.phx.gbl...
> > I've read a few things on the internet about removing schema changes and
> > that windows 2003 supports this? Is this true? if so, are there any good
> > links out there about it? Thanks.
> >
>
>
Author
6 Apr 2005 9:53 PM
Chriss3 [MVP]
You can't undo or remove schema changes, however there is a new way of
disabling classes or attributes by making them "Defunct" This means when
IsDefunct is set to True, the class or attribute is no longer usable. Old
versions of this object may exist, but new ones cannot be created.

--
Regards
Christoffer Andersson
Microsoft MVP - Directory Services

No email replies please - reply in the newsgroup
------------------------------------------------
http://www.chrisse.se - Active Directory Tips

Show quoteHide quote
"Gabe Matteson" <gmatte***@inquery.biz.nospam> skrev i meddelandet
news:%23fNcMCiOFHA.1040@TK2MSFTNGP12.phx.gbl...
> I've read a few things on the internet about removing schema changes and
> that windows 2003 supports this? Is this true? if so, are there any good
> links out there about it? Thanks.
>