RE: Adprep /Forestprerp Error on line 333
From: ESWAdmin (ESWAdmin_at_discussions.microsoft.com)
Date: 12/29/04
- Next message: ChuckWWW: "Re: Migrated site has no local IUSR account permissions"
- Previous message: Theo Baur: "Migration W2000 Srv to W2003 SBS Srv -keep it all-"
- Maybe in reply to: Alessandro Kornowski: "RE: Adprep /Forestprerp Error on line 333"
- Next in thread: Bob Qin [MSFT]: "RE: Adprep /Forestprerp Error on line 333"
- Reply: Bob Qin [MSFT]: "RE: Adprep /Forestprerp Error on line 333"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 29 Dec 2004 08:31:09 -0800
Bob,
We are in the process of moving from a Windows 2000 domain to a Windows 2003
domain. We are not currently running Exchange, but Exchange 2000 was used in
the past. I have read the articles about mangeled characters. My plan is to
upgrade the Forest and Domain using the adprep tool, promote my 2003 member
servers to Domain controllers, and then transfter the FSMO roles and retire
the old 2000 domain controllers. In running the adprep /Forestprep command,
I am receiving this same Error on line 333. I have been following along with
your response and was hoping that you could send me the schchk.vbs file so
that I could diagnose the problem. Thanks for your time.
"Bob Qin [MSFT]" wrote:
> Hi Will,
>
> Thanks for your posting here.
>
> Please try the following steps.
>
> 1.Download schchk.vbs attached in my post.
>
> 2 Now dump out the schema with the following command:
>
> LDIFDE -d "cn=schema,cn=configuration,dc=<forest root domain>,dc=com" -f
> schema.ldf
>
> 3. Get the .ldf file referenced in the ADPREP error (usually sch18.ldf).
> You can get this from the 2003 CD-ROM.
> 4. Copy the schema.ldf you created and the sch18.ldf file into the same
> directory as schchk.vbs, then run the command below:
>
> cscript schchk.vbs schema.ldf sch18.ldf
>
> The output will look similar to this:
>
> schchk run at 12/5/2003 5:16:29 PM
> schema file schema.ldf
> schema addition file sch18.ldf
> Reading schema: done (8.269531).
> 1080 attributes and 183 classes.
>
> Processing file to check:
> DN cn=preferredlanguage,cn=schema,cn=configuration,dc=orgbc,dc=com is
> attempting to
> change oid from 1.2.840.114050.1.1.1.1.90 to 2.16.840.1.113730.3.1.39
> Oid will not be changed resulting in probable failure to add a new class.
> Class inetOrgPerson has a systemMayContain attribute that is not present
> 2.16.840.1.113730.3.1.39
> done (0.015625).
>
> 5. Add the following registry value on the schema master.
>
> HKLM\System\CurrentControlSet\Services\NTDS\Parameters
> Value Name: Schema Update Allowed
> Value Type: REG_DWORD
> Value Data: 1
>
> 6. Open LDP on the schema master.
> 7. Click the Connection menu, select Bind (no need to specify credentials
> if you are logged in as administrator).
> 8. Click the View menu, select Tree.
> 9. Type the following in the BaseDN: field:
>
> cn=schema,cn=configuration,dc=<forest root domain>,dc=com
>
> 10. In the left pane, right-click the object causing the error and select
> Modify (the object will be either CN=preferredLanguage
>
> 11. In the Modify dialog box, add the following:
>
> Attribute: adminDisplayName
> Values: COGNOSpreferredLanguage
> Operation: Replace
>
> 12. Click Enter, then Run.
> 13. Modify the LDAPDisplayName attribute in the same way, changing either
> preferredLanguage to COGNOSpreferredLanguage.
> 14. Next select the Browse menu, click Modify RDN. Depending on which
> object is
> causing the error, make the following change:
>
> Old Dn: CN=preferredLanguage,CN=Schema,CN=Configuration,DC=<forest root
> domain>,DC=com
> New Dn: CN=COGNOSpreferredLanguage,CN=Schema,CN=Configuration,DC=<forest
> root
> domain>,DC=com
>
> Rerun ADPREP /FORESTPREP. Remember to remove the ¡°Schema Update Allowed"
> registry value when finished.
>
> Wish the information helps.
>
> Regards,
> Bob Qin
> Product Support Services
> Microsoft Corporation
>
> Get Secure! - www.microsoft.com/security
>
> ====================================================
> When responding to posts, please "Reply to Group" via your newsreader so
> that others may learn and benefit from your issue.
> ====================================================
> This posting is provided "AS IS" with no warranties, and confers no rights
- Next message: ChuckWWW: "Re: Migrated site has no local IUSR account permissions"
- Previous message: Theo Baur: "Migration W2000 Srv to W2003 SBS Srv -keep it all-"
- Maybe in reply to: Alessandro Kornowski: "RE: Adprep /Forestprerp Error on line 333"
- Next in thread: Bob Qin [MSFT]: "RE: Adprep /Forestprerp Error on line 333"
- Reply: Bob Qin [MSFT]: "RE: Adprep /Forestprerp Error on line 333"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|