Re: Help with Active Directory procedures

Tech-Archive recommends: Fix windows errors by optimizing your registry



Here is what I can provide
Monitoring replication you can use FRSDiag, replmon or sonar:

http://www.microsoft.com/technet/prodtechnol/windowsserver2003/library/TechRef/078506cf-1221-42de-a221-b1a0d1151fd6.mspx
http://www.microsoft.com/downloads/details.aspx?familyid=61acb9b9-c354-4f98-a823-24cc0da73b50&displaylang=en
http://www.microsoft.com/downloads/details.aspx?FamilyId=43CB658E-8553-4DE7-811A-562563EB5EBF&displaylang=en

Move the files
http://support.microsoft.com/default.aspx?scid=kb;en-us;257420

Offline defrag
http://support.microsoft.com/kb/232122/



To check health I use the following:


Try running netdiag, repadmin and dcdiag. Look for fail, error and warning
errors.

If you don't have the tools installed load them from your install disk.

d:\i386\adminpak.msi (Server tools for remote management of servers)
d:\support\tools\setup.exe (Server Utilities)

Copy the following to a cmd file and run look for error, fail and warn
within the reports. Post any errors you can't figure out. make sure you
modify DC_Name to the name of a dc in your domain.

@echo off

c:
cd \
cd "program files\support tools"

del c:\dcdiag.log
dcdiag /e /c /v /s:DC_Name /f:c:\dcdiag.log
start c:\dcdiag.log

netdiag.exe /v > c:\netdiag.log
start c:\netdiag.log

repadmin.exe /showrepl dc* /verbose /all /intersite > c:\repl.txt
start c:\repl.txt


See for more details

http://www.microsoft.com/technet/prodtechnol/windowsserver2003/library/TechRef/1d4ce93c-54f2-4069-a708-251509c38837.mspx


--


Paul Bergson MCT, MCSE, MCSA, CNE, CNA, CCA

This posting is provided "AS IS" with no warranties, and confers no rights.


"Felipex" <Felipex@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:C3E712A7-26EA-4ADC-967E-FFF48B308F0E@xxxxxxxxxxxxxxxx
> Hi friends,
> I am trying to create some procedures to the maintenance of the Active
> Directory database (check the integrity, offline defragmentation, and
> howto
> move the .dit andlog files). Additionally i need procedures to monitoring
> the
> replication between sites. If you know about some how to articles please
> could you send me the links to elaborate my procedures.
>
> Thanks a lot friends.
> Best regards
>
>
>


.



Relevant Pages

  • Re: exchange fragmentation issue.
    ... I am using sbs2k on the server in question. ... doing an offline defrag will help immensely, ... Kevin Weilbacher [SBS MVP] ... I would then creat a pagefile on C: ...
    (microsoft.public.backoffice.smallbiz2000)
  • Re: Trimming down the exchange backup database.
    ... If you've moved all the mailboxes from the store, it's likely that it is all ... indicate how much whitespace would be recovered by running an offline ... In order to run an offline defrag against a store, ... if you are planning to decommission the server anyway it may not be ...
    (microsoft.public.exchange2000.admin)
  • priv1.edb, Offline Defrag, and Low Hard Drive Space
    ... MDBDATA folder) was rapidly shrinking. ... which also froze the SBS server in the morining sometime. ... an offline defrag of these data bases, ... guide me to shrinking this data base without starting over with a new ...
    (microsoft.public.windows.server.sbs)
  • Re: 16 GB Limit
    ... You have to run an offline defrag. ... anyway, a mailbox limit policy ... I added Temporary DB Size Limit Extension Registry entry and changed ... >server back with an offline defrag. ...
    (microsoft.public.exchange.admin)