Hi,
Maybe can you help me? I would like to use check_Ad 1.7 on my french Windows Server, but when I launch in command prompt "check_ad.exe --dc" I have the error "AD UNKNOW - Non information is available".
I have activated the check_ad.config with french translation but it's the same error.
Do you have a solution?
Best regards
Can you paste contents of the configuration file here ?
Hi,
In my Active Directory, I have 30 DC in french system language (2008R2 and 2012R2).
I have try to rename the check_ad.config.exemple in check_ad.config and restart the nsclient++ service, but the error is the same.
NSC-config.ini :
[External Scripts]
check_os=cscript.exe //T:30 //NoLogo c:\ASR\Outils\scripts\getOSVersion.vbs
check_ad=c:\ASR\nsclient\check_ad.exe --dc
[External Alias]
check_cpu=checkCPU warn=90 crit=95 time=5m warn=75 crit=85 time=15m warn=50 crit=70 time=60m ShowAll
check_mem=checkMEM MaxWarn=75% MaxCrit=90% ShowAll type=page
check_uptime=checkUpTime MinWarn=3h MaxWarn=365d ShowAll
check_service=checkServiceState CheckAll ShowFail exclude=SysmonLog exclude=sppsvc exclude=ShellHWDetection
check_process=checkProcState Mcshield.exe=started OODAG.EXE=started dns.exe=started ShowFail
check_disk_c=checkDriveSize Drive=C MinWarnFree=600M MinCritFree=200M ShowAll=long
#check_disk_f=checkDriveSize Drive=F MinWarnFree=2G MinCritFree=600M ShowAll=long
check_sessions=checkCounter "Counter:sessions=\Serveur\Sessions serveur" MaxWarn=100 MaxCrit=120 ShowAll
check_version=checkVersion
check_tsm=checkProcState dsmcsvc.exe=started ShowFail
#check_tsm=checkProcState dsmcad.exe=started dsmcsvc.exe=started ShowFail
check_eventlog_Dns=checkEventLog "file=DNS Server" filter=new filter=out MaxWarn=5 MaxCrit=10 filter-generated=>1d filter-severity==success filter-severity==informational filter-eventID==3000 truncate=1023 unique "syntax=%severity%: %source% - ID=%id% (%count% fois)"
check_eventlog_NtFrs=checkEventLog "file=File Replication Service" filter=new filter=out MaxWarn=5 MaxCrit=10 filter-generated=>1d filter-severity==success filter-severity==informational truncate=1023 unique "syntax=%severity%: %source% - ID=%id% (%count% fois)"
#check_eventlog_NTDS=checkEventLog "file=Directory Service" filter=new filter=out MaxWarn=1 MaxCrit=1 filter-generated=>2d filter-severity==success filter-severity==informational truncate=1023 unique "syntax=%severity%: %source% - ID=%id% (%count% fois)"
check_eventlog_NTDS=checkEventLog "file=Directory Service" filter=new filter=out MaxWarn=5 MaxCrit=10 filter-generated=>1d filter-severity==success filter-severity==informational filter-eventID==2887 truncate=1023 unique "syntax=%severity%: %source% - ID=%id% (%count% fois)"
Check_ad.config :
# check_ad configuration for language mappings
# replace texts right to equal sign with your localized dcdiag/netdiag output
[Language]
dcdiag_connectivity = Le test Connectivity a reussi
dcdiag_services = Le test Serivces a reussi
dcdiag_replications = Le test Seplications a reussi
dcdiag_advertising = Le test Advertising a reussi
dcdiag_fsmo = Le test Fsmocheck a reussi
dcdiag_rid = Le test ridmanagera reussi
dcdiag_machine = Le test Machineaccount a reussi
dcdiag_frssysvol = Le test frssysvol a reussi
dcdiag_sysvolcheck = Le test sysvolcheck a reussi
dcdiag_frsevent = Le test frsevent a reussi
dcdiag_kccevent = Le test kccevent a reussi
dcdiag_dfrsevent = Le test dfsrevent a reussi
dcdiag_warning = Attention
dcdiag_failed = echoue
# netdiag_global_results = global results:
# netdiag_domain_membership = domain membership test . . . . . . : passed
# netdiag_netbt_transports = netbt transports test. . . . . . . : passed
# netdiag_dns = dns test . . . . . . . . . . . . . : passed
# netdiag_dc_discovery = dc discovery test. . . . . . . . . : passed
# netdiag_ldap = ldap test. . . . . . . . . . . . . : passed
# netdiag_kerberos = kerberos test. . . . . . . . . . . . . : passed
# netdiag_warning = warning
# netdiag_fatal = fatal
Thank you for your help.
Best regard,
Not sure which version of check_ad you're using. Try to download the latest one, unzip it to a dedicated directory (c:\ASR\nsclient\check_ad for example), move your config file to the same directory. If it doesn't work, try to run check_ad in verbose mode (--verbose) and publish results here.
I use the check_ad version 1.7, September 2014.
Here you can read the report for check_ad --verbose :
Configuration file C:/Asr/NSClient/check_ad.config is found. Processing ..
Language mapping update: dcdiag_connectivity = Le test Connectivity a reussi
Language mapping update: dcdiag_services = Le test Serivces a reussi
Language mapping update: dcdiag_replications = Le test Seplications a reussi
Language mapping update: dcdiag_advertising = Le test Advertising a reussi
Language mapping update: dcdiag_fsmo = Le test Fsmocheck a reussi
Language mapping update: dcdiag_rid = Le test ridmanagera reussi
Language mapping update: dcdiag_machine = Le test Machineaccount a reussi
Language mapping update: dcdiag_frssysvol = Le test frssysvol a reussi
Language mapping update: dcdiag_sysvolcheck = Le test sysvolcheck a reussi
Language mapping update: dcdiag_frsevent = Le test frsevent a reussi
Language mapping update: dcdiag_kccevent = Le test kccevent a reussi
Language mapping update: dcdiag_dfrsevent = Le test dfsrevent a reussi
Language mapping update: dcdiag_warning = Attention
Language mapping update: dcdiag_failed = echoue
Operating system is - (2.6.1.7600)
Computer SRV1GNC is a Read-Write DC
Thank you
--verbose option should reveal syntax of the dcdiag command that will be run. Can you run that command directly and put output here ?
Check_ad.exe an check_ad.config are in the same folder.
When I run direcly in command prompt with the check_ad.config :
c:\Asr\NSClient>check_ad.exe --verbose
Configuration file c:/Asr/NSClient/check_ad.config is found. Processing ..
Language mapping update: dcdiag_connectivity = Le test Connectivity a reussi
Language mapping update: dcdiag_services = Le test Serivces a reussi
Language mapping update: dcdiag_replications = Le test Seplications a reussi
Language mapping update: dcdiag_advertising = Le test Advertising a reussi
Language mapping update: dcdiag_fsmo = Le test Fsmocheck a reussi
Language mapping update: dcdiag_rid = Le test ridmanagera reussi
Language mapping update: dcdiag_machine = Le test Machineaccount a reussi
Language mapping update: dcdiag_frssysvol = Le test frssysvol a reussi
Language mapping update: dcdiag_sysvolcheck = Le test sysvolcheck a reussi
Language mapping update: dcdiag_frsevent = Le test frsevent a reussi
Language mapping update: dcdiag_kccevent = Le test kccevent a reussi
Language mapping update: dcdiag_dfrsevent = Le test dfsrevent a reussi
Language mapping update: dcdiag_warning = Attention
Language mapping update: dcdiag_failed = echoue
Operating system is - (2.6.1.7600)
Computer SRV1GNC is a Read-Write DC
When I don't use the check_ad.config :
c:\Asr\NSClient>check_ad.exe --verbose
Operating system is - (2.6.1.7600)
Computer SRV1GNC is a Read-Write DC
There must be an output like "Dcdiag command to run:". Please run that dcdiag command directly from the command prompt and publish results here. What I want to see how dcdiag output looks like. It seems that the problem is in interpreting that output. Thanks for your help.
Hi,
Sorry for the delay.
Here you can read the output of dcdiag -v :
<code>
Microsoft Windows [version 6.1.7600]
Copyright (c) 2009 Microsoft Corporation. Tous droits réservés.
C:\Users\adm.ldinh>dcdiag -v
Diagnostic du serveur d'annuaire
Exécution de l'installation initiale :
Tentative de recherche de serveur associé...
* Vérification que l'ordinateur local SRV1GNC est un serveur d'annuaire.
Serveur associé : SRV1GNC
* Connexion au service d'annuaire sur le serveur SRV1GNC.
* Forêt AD identifiée.
Collecting AD specific global data
* Collecte des informations sur le site.
Calling ldap_search_init_page(hld,CN=Sites,CN=Configuration,DC=recif,DC=nc,LDAP_SCOPE_SUBTREE,(objectCategory=ntDSSiteSettings),.......
The previous call succeeded
Iterating through the sites
Looking at base site object: CN=NTDS Site Settings,CN=Dtsi,CN=Sites,CN=Configuration,DC=recif,DC=nc
Getting ISTG and options for the site
Looking at base site object: CN=NTDS Site Settings,CN=AffMaritimes,CN=Sites,CN=Configuration,DC=recif,DC=nc
Getting ISTG and options for the site
Looking at base site object: CN=NTDS Site Settings,CN=Archives,CN=Sites,CN=Configuration,DC=recif,DC=nc
Getting ISTG and options for the site
Looking at base site object: CN=NTDS Site Settings,CN=Bep,CN=Sites,CN=Configuration,DC=recif,DC=nc
Getting ISTG and options for the site
Looking at base site object: CN=NTDS Site Settings,CN=Cae,CN=Sites,CN=Configuration,DC=recif,DC=nc
Getting ISTG and options for the site
Looking at base site object: CN=NTDS Site Settings,CN=Cctv,CN=Sites,CN=Configuration,DC=recif,DC=nc
Getting ISTG and options for the site
Looking at base site object: CN=NTDS Site Settings,CN=Ces,CN=Sites,CN=Configuration,DC=recif,DC=nc
Getting ISTG and options for the site
Looking at base site object: CN=NTDS Site Settings,CN=Cooperation-Regionale,CN=Sites,CN=Configuration,DC=recif,DC=nc
Getting ISTG and options for the site
Looking at base site object: CN=NTDS Site Settings,CN=Csj,CN=Sites,CN=Configuration,DC=recif,DC=nc
Getting ISTG and options for the site
Looking at base site object: CN=NTDS Site Settings,CN=Dass,CN=Sites,CN=Configuration,DC=recif,DC=nc
Getting ISTG and options for the site
Looking at base site object: CN=NTDS Site Settings,CN=Davar-mga,CN=Sites,CN=Configuration,DC=recif,DC=nc
Getting ISTG and options for the site
Looking at base site object: CN=NTDS Site Settings,CN=Dittt,CN=Sites,CN=Configuration,DC=recif,DC=nc
Getting ISTG and options for the site
Looking at base site object: CN=NTDS Site Settings,CN=Dsf,CN=Sites,CN=Configuration,DC=recif,DC=nc
Getting ISTG and options for the site
Looking at base site object: CN=NTDS Site Settings,CN=Foch,CN=Sites,CN=Configuration,DC=recif,DC=nc
Getting ISTG and options for the site
Looking at base site object: CN=NTDS Site Settings,CN=Gouvernement,CN=Sites,CN=Configuration,DC=recif,DC=nc
Getting ISTG and options for the site
Looking at base site object: CN=NTDS Site Settings,CN=Lnc,CN=Sites,CN=Configuration,DC=recif,DC=nc
Getting ISTG and options for the site
Looking at base site object: CN=NTDS Site Settings,CN=Mines,CN=Sites,CN=Configuration,DC=recif,DC=nc
Getting ISTG and options for the site
Looking at base site object: CN=NTDS Site Settings,CN=Musee,CN=Sites,CN=Configuration,DC=recif,DC=nc
Getting ISTG and options for the site
Looking at base site object: CN=NTDS Site Settings,CN=phares-et-balises,CN=Sites,CN=Configuration,DC=recif,DC=nc
Getting ISTG and options for the site
Looking at base site object: CN=NTDS Site Settings,CN=Senat-Coutumier,CN=Sites,CN=Configuration,DC=recif,DC=nc
Getting ISTG and options for the site
Looking at base site object: CN=NTDS Site Settings,CN=Sivap,CN=Sites,CN=Configuration,DC=recif,DC=nc
Getting ISTG and options for the site
Looking at base site object: CN=NTDS Site Settings,CN=Kone,CN=Sites,CN=Configuration,DC=recif,DC=nc
Getting ISTG and options for the site
Looking at base site object: CN=NTDS Site Settings,CN=ESP,CN=Sites,CN=Configuration,DC=recif,DC=nc
Getting ISTG and options for the site
Looking at base site object: CN=NTDS Site Settings,CN=DSCGR-Noumea,CN=Sites,CN=Configuration,DC=recif,DC=nc
Getting ISTG and options for the site
Looking at base site object: CN=NTDS Site Settings,CN=REF,CN=Sites,CN=Configuration,DC=recif,DC=nc
Getting ISTG and options for the site
* Identification de tous les serveurs.
Calling ldap_search_init_page(hld,CN=Sites,CN=Configuration,DC=recif,DC=nc,LDAP_SCOPE_SUBTREE,(objectClass=ntDSDsa),.......
The previous call succeeded....
The previous call succeeded
Iterating through the list of servers
Getting information for the server CN=NTDS Settings,CN=SRV1RECIF,CN=Servers,CN=Dtsi,CN=Sites,CN=Configuration,DC=recif,DC=nc
objectGuid obtained
InvocationID obtained
dnsHostname obtained
site info obtained
All the info for the server collected
Getting information for the server CN=NTDS Settings,CN=REQUIN,CN=Servers,CN=Dtsi,CN=Sites,CN=Configuration,DC=recif,DC=nc
objectGuid obtained
InvocationID obtained
dnsHostname obtained
site info obtained
All the info for the server collected
Getting information for the server CN=NTDS Settings,CN=SRV2RECIF,CN=Servers,CN=Dtsi,CN=Sites,CN=Configuration,DC=recif,DC=nc
objectGuid obtained
InvocationID obtained
dnsHostname obtained
site info obtained
All the info for the server collected
Getting information for the server CN=NTDS Settings,CN=SRV1GNC,CN=Servers,CN=Dtsi,CN=Sites,CN=Configuration,DC=recif,DC=nc
objectGuid obtained
InvocationID obtained
dnsHostname obtained
site info obtained
All the info for the server collected
Getting information for the server CN=NTDS Settings,CN=SRV2GNC,CN=Servers,CN=Foch,CN=Sites,CN=Configuration,DC=recif,DC=nc
objectGuid obtained
InvocationID obtained
dnsHostname obtained
site info obtained
All the info for the server collected
Getting information for the server CN=NTDS Settings,CN=CARANGUE,CN=Servers,CN=Ces,CN=Sites,CN=Configuration,DC=recif,DC=nc
objectGuid obtained
InvocationID obtained
dnsHostname obtained
site info obtained
All the info for the server collected
Getting information for the server CN=NTDS Settings,CN=PERROQUET4,CN=Servers,CN=Musee,CN=Sites,CN=Configuration,DC=recif,DC=nc
objectGuid obtained
InvocationID obtained
dnsHostname obtained
site info obtained
All the info for the server collected
Getting information for the server CN=NTDS Settings,CN=ESPADON2,CN=Servers,CN=AffMaritimes,CN=Sites,CN=Configuration,DC=recif,DC=nc
objectGuid obtained
InvocationID obtained
dnsHostname obtained
site info obtained
All the info for the server collected
Getting information for the server CN=NTDS Settings,CN=MEKOUA2,CN=Servers,CN=Senat-Coutumier,CN=Sites,CN=Configuration,DC=recif,DC=nc
objectGuid obtained
InvocationID obtained
dnsHostname obtained
site info obtained
All the info for the server collected
Getting information for the server CN=NTDS Settings,CN=RASCASSE2,CN=Servers,CN=Mines,CN=Sites,CN=Configuration,DC=recif,DC=nc
objectGuid obtained
InvocationID obtained
dnsHostname obtained
site info obtained
All the info for the server collected
Getting information for the server CN=NTDS Settings,CN=NAUTILE,CN=Servers,CN=Foch,CN=Sites,CN=Configuration,DC=recif,DC=nc
objectGuid obtained
InvocationID obtained
dnsHostname obtained
site info obtained
All the info for the server collected
Getting information for the server CN=NTDS Settings,CN=NAUTILE2,CN=Servers,CN=Foch,CN=Sites,CN=Configuration,DC=recif,DC=nc
objectGuid obtained
InvocationID obtained
dnsHostname obtained
site info obtained
All the info for the server collected
Getting information for the server CN=NTDS Settings,CN=BALISTE3,CN=Servers,CN=Bep,CN=Sites,CN=Configuration,DC=recif,DC=nc
objectGuid obtained
InvocationID obtained
dnsHostname obtained
site info obtained
All the info for the server collected
Getting information for the server CN=NTDS Settings,CN=BALISTE5,CN=Servers,CN=Cctv,CN=Sites,CN=Configuration,DC=recif,DC=nc
objectGuid obtained
InvocationID obtained
dnsHostname obtained
site info obtained
All the info for the server collected
Getting information for the server CN=NTDS Settings,CN=BALISTE4,CN=Servers,CN=phares-et-balises,CN=Sites,CN=Configuration,DC=recif,DC=nc
objectGuid obtained
InvocationID obtained
dnsHostname obtained
site info obtained
All the info for the server collected
Getting information for the server CN=NTDS Settings,CN=BALISTE2,CN=Servers,CN=Dittt,CN=Sites,CN=Configuration,DC=recif,DC=nc
objectGuid obtained
InvocationID obtained
dnsHostname obtained
site info obtained
All the info for the server collected
Getting information for the server CN=NTDS Settings,CN=MARLIN,CN=Servers,CN=Sivap,CN=Sites,CN=Configuration,DC=recif,DC=nc
objectGuid obtained
InvocationID obtained
dnsHostname obtained
site info obtained
All the info for the server collected
Getting information for the server CN=NTDS Settings,CN=NAPOLEON,CN=Servers,CN=Kone,CN=Sites,CN=Configuration,DC=recif,DC=nc
objectGuid obtained
InvocationID obtained
dnsHostname obtained
site info obtained
All the info for the server collected
Getting information for the server CN=NTDS Settings,CN=SAUMONEE,CN=Servers,CN=Lnc,CN=Sites,CN=Configuration,DC=recif,DC=nc
objectGuid obtained
InvocationID obtained
dnsHostname obtained
site info obtained
All the info for the server collected
Getting information for the server CN=NTDS Settings,CN=PORCELAINE2,CN=Servers,CN=Foch,CN=Sites,CN=Configuration,DC=recif,DC=nc
objectGuid obtained
InvocationID obtained
dnsHostname obtained
site info obtained
All the info for the server collected
Getting information for the server CN=NTDS Settings,CN=BARRACUDA3,CN=Servers,CN=Dsf,CN=Sites,CN=Configuration,DC=recif,DC=nc
objectGuid obtained
InvocationID obtained
dnsHostname obtained
site info obtained
All the info for the server collected
Getting information for the server CN=NTDS Settings,CN=BARRACUDA,CN=Servers,CN=Dsf,CN=Sites,CN=Configuration,DC=recif,DC=nc
objectGuid obtained
InvocationID obtained
dnsHostname obtained
site info obtained
All the info for the server collected
Getting information for the server CN=NTDS Settings,CN=PORCELAINE1,CN=Servers,CN=Foch,CN=Sites,CN=Configuration,DC=recif,DC=nc
objectGuid obtained
InvocationID obtained
dnsHostname obtained
site info obtained
All the info for the server collected
Getting information for the server CN=NTDS Settings,CN=PICOT3,CN=Servers,CN=Cae,CN=Sites,CN=Configuration,DC=recif,DC=nc
objectGuid obtained
InvocationID obtained
dnsHostname obtained
site info obtained
All the info for the server collected
Getting information for the server CN=NTDS Settings,CN=PICOT4,CN=Servers,CN=Csj,CN=Sites,CN=Configuration,DC=recif,DC=nc
objectGuid obtained
InvocationID obtained
dnsHostname obtained
site info obtained
All the info for the server collected
Getting information for the server CN=NTDS Settings,CN=PICOT2,CN=Servers,CN=Dass,CN=Sites,CN=Configuration,DC=recif,DC=nc
objectGuid obtained
InvocationID obtained
dnsHostname obtained
site info obtained
All the info for the server collected
Getting information for the server CN=NTDS Settings,CN=PERROQUET2,CN=Servers,CN=Archives,CN=Sites,CN=Configuration,DC=recif,DC=nc
objectGuid obtained
InvocationID obtained
dnsHostname obtained
site info obtained
All the info for the server collected
Getting information for the server CN=NTDS Settings,CN=VIVANEAU3,CN=Servers,CN=Cooperation-Regionale,CN=Sites,CN=Configuration,DC=recif,DC=nc
objectGuid obtained
InvocationID obtained
dnsHostname obtained
site info obtained
All the info for the server collected
Getting information for the server CN=NTDS Settings,CN=VIVANEAU2,CN=Servers,CN=Gouvernement,CN=Sites,CN=Configuration,DC=recif,DC=nc
objectGuid obtained
InvocationID obtained
dnsHostname obtained
site info obtained
All the info for the server collected
Getting information for the server CN=NTDS Settings,CN=MANTA,CN=Servers,CN=Dtsi,CN=Sites,CN=Configuration,DC=recif,DC=nc
objectGuid obtained
InvocationID obtained
dnsHostname obtained
site info obtained
All the info for the server collected
Getting information for the server CN=NTDS Settings,CN=DAUPHIN,CN=Servers,CN=ESP,CN=Sites,CN=Configuration,DC=recif,DC=nc
objectGuid obtained
InvocationID obtained
dnsHostname obtained
site info obtained
All the info for the server collected
Getting information for the server CN=NTDS Settings,CN=BONITE2K,CN=Servers,CN=Davar-mga,CN=Sites,CN=Configuration,DC=recif,DC=nc
objectGuid obtained
InvocationID obtained
dnsHostname obtained
site info obtained
All the info for the server collected
Getting information for the server CN=NTDS Settings,CN=DAUPHIN2,CN=Servers,CN=DSCGR-Noumea,CN=Sites,CN=Configuration,DC=recif,DC=nc
objectGuid obtained
InvocationID obtained
dnsHostname obtained
site info obtained
All the info for the server collected
Getting information for the server CN=NTDS Settings,CN=DTSIW12DCPRD01,CN=Servers,CN=REF,CN=Sites,CN=Configuration,DC=recif,DC=nc
objectGuid obtained
InvocationID obtained
dnsHostname obtained
site info obtained
All the info for the server collected
Getting information for the server CN=NTDS Settings,CN=DTSIW12DCVAL01,CN=Servers,CN=REF,CN=Sites,CN=Configuration,DC=recif,DC=nc
objectGuid obtained
InvocationID obtained
dnsHostname obtained
site info obtained
Server is an RODC
All the info for the server collected
Getting information for the server CN=NTDS Settings,CN=DAWA,CN=Servers,CN=Dtsi,CN=Sites,CN=Configuration,DC=recif,DC=nc
objectGuid obtained
InvocationID obtained
dnsHostname obtained
site info obtained
All the info for the server collected
* Identification de toutes les références croisées NC.
* 36 contrôleurs de domaine ont été trouvés. Test de 1 d'entre eux.
Collecte des informations initiales terminée.
Exécution des tests initiaux nécessaires
Test du serveur : Dtsi\SRV1GNC
Démarrage du test : Connectivity
* Active Directory LDAP Services Check
Determining IP4 connectivity
* Active Directory RPC Services Check
......................... Le test Connectivity
de SRV1GNC a réussi
Exécution des tests principaux
Test du serveur : Dtsi\SRV1GNC
Démarrage du test : Advertising
The DC SRV1GNC is advertising itself as a DC and having a DS.
The DC SRV1GNC is advertising as an LDAP server
The DC SRV1GNC is advertising as having a writeable directory
The DC SRV1GNC is advertising as a Key Distribution Center
The DC SRV1GNC is advertising as a time server
The DS SRV1GNC is advertising as a GC.
......................... Le test Advertising
de SRV1GNC a réussi
Test omis à la demande de l'utilisateur : CheckSecurityError
Test omis à la demande de l'utilisateur : CutoffServers
Démarrage du test : FrsEvent
* Test du journal des événements du service de réplication de fichiers
Skip the test because the event log File Replication Service does not exist.
......................... Le test FrsEvent
de SRV1GNC a réussi
Démarrage du test : DFSREvent
The DFS Replication Event Log.
Ignorez le test parce que le serveur exécute DFSR.
......................... Le test DFSREvent
de SRV1GNC a réussi
Démarrage du test : SysVolCheck
* Test de préparation de SYSVOL pour le service de réplication de fichiers
SYSVOL du service de réplication de fichiers est prêt
......................... Le test SysVolCheck
de SRV1GNC a réussi
Démarrage du test : KccEvent
* The KCC Event log test
Found no KCC errors in "Directory Service" Event log in the last 15 minutes.
......................... Le test KccEvent
de SRV1GNC a réussi
Démarrage du test : KnowsOfRoleHolders
Role Schema Owner = CN=NTDS Settings,CN=SRV1RECIF,CN=Servers,CN=Dtsi,CN=Sites,CN=Configuration,DC=recif,DC=nc
Role Domain Owner = CN=NTDS Settings,CN=SRV1RECIF,CN=Servers,CN=Dtsi,CN=Sites,CN=Configuration,DC=recif,DC=nc
Role PDC Owner = CN=NTDS Settings,CN=SRV1GNC,CN=Servers,CN=Dtsi,CN=Sites,CN=Configuration,DC=recif,DC=nc
Role Rid Owner = CN=NTDS Settings,CN=SRV1GNC,CN=Servers,CN=Dtsi,CN=Sites,CN=Configuration,DC=recif,DC=nc
Role Infrastructure Update Owner = CN=NTDS Settings,CN=SRV2GNC,CN=Servers,CN=Foch,CN=Sites,CN=Configuration,DC=recif,DC=nc
......................... Le test KnowsOfRoleHolders
de SRV1GNC a réussi
Démarrage du test : MachineAccount
Checking machine account for DC SRV1GNC on DC SRV1GNC.
* SPN found :LDAP/SRV1GNC.gnc.recif.nc/gnc.recif.nc
* SPN found :LDAP/SRV1GNC.gnc.recif.nc
* SPN found :LDAP/SRV1GNC
* SPN found :LDAP/SRV1GNC.gnc.recif.nc/GNC
* SPN found :LDAP/c7dbded4-a0c9-41f9-9f49-9d10cf97357b._msdcs.recif.nc
* SPN found :E3514235-4B06-11D1-AB04-00C04FC2DCD2/c7dbded4-a0c9-41f9-9f49-9d10cf97357b/gnc.recif.nc
* SPN found :HOST/SRV1GNC.gnc.recif.nc/gnc.recif.nc
* SPN found :HOST/SRV1GNC.gnc.recif.nc
* SPN found :HOST/SRV1GNC
* SPN found :HOST/SRV1GNC.gnc.recif.nc/GNC
* SPN found :GC/SRV1GNC.gnc.recif.nc/recif.nc
......................... Le test MachineAccount
de SRV1GNC a réussi
Démarrage du test : NCSecDesc
* Security Permissions check for all NC's on DC SRV1GNC.
* Contrôle des autorisations de sécurité pour
DC=DomainDnsZones,DC=gnc,DC=recif,DC=nc
(NDNC,Version 3)
* Contrôle des autorisations de sécurité pour
DC=gnc,DC=recif,DC=nc
(Domain,Version 3)
* Contrôle des autorisations de sécurité pour
DC=ForestDnsZones,DC=recif,DC=nc
(NDNC,Version 3)
* Contrôle des autorisations de sécurité pour
CN=Schema,CN=Configuration,DC=recif,DC=nc
(Schema,Version 3)
* Contrôle des autorisations de sécurité pour
CN=Configuration,DC=recif,DC=nc
(Configuration,Version 3)
* Contrôle des autorisations de sécurité pour
DC=admin,DC=recif,DC=nc
(Domain,Version 3)
* Contrôle des autorisations de sécurité pour
DC=valid,DC=recif,DC=nc
(Domain,Version 3)
* Contrôle des autorisations de sécurité pour
DC=recif,DC=nc
(Domain,Version 3)
......................... Le test NCSecDesc
de SRV1GNC a réussi
Démarrage du test : NetLogons
* Network Logons Privileges Check
Verified share \\SRV1GNC\netlogon
Verified share \\SRV1GNC\sysvol
......................... Le test NetLogons
de SRV1GNC a réussi
Démarrage du test : ObjectsReplicated
SRV1GNC is in domain DC=gnc,DC=recif,DC=nc
Checking for CN=SRV1GNC,OU=2008R2,OU=DTSI,OU=Domain Controllers,DC=gnc,DC=recif,DC=nc in domain DC=gnc,DC=recif,DC=nc on 1 servers
Object is up-to-date on all servers.
Checking for CN=NTDS Settings,CN=SRV1GNC,CN=Servers,CN=Dtsi,CN=Sites,CN=Configuration,DC=recif,DC=nc in domain CN=Configuration,DC=recif,DC=nc on 1 servers
Object is up-to-date on all servers.
......................... Le test ObjectsReplicated
de SRV1GNC a réussi
Test omis à la demande de l'utilisateur : OutboundSecureChannels
Démarrage du test : Replications
* Replications Check
* Replication Latency Check
DC=ForestDnsZones,DC=recif,DC=nc
Latency information for 124 entries in the vector were ignored.
124 were retired Invocations. 0 were either: read-only replicas and are not verifiably latent, or dc's no longer replicating this nc. 0 had no latency information (Win2K DC).
CN=Schema,CN=Configuration,DC=recif,DC=nc
Latency information for 202 entries in the vector were ignored.
202 were retired Invocations. 0 were either: read-only replicas and are not verifiably latent, or dc's no longer replicating this nc. 0 had no latency information (Win2K DC).
CN=Configuration,DC=recif,DC=nc
Latency information for 201 entries in the vector were ignored.
201 were retired Invocations. 0 were either: read-only replicas and are not verifiably latent, or dc's no longer replicating this nc. 0 had no latency information (Win2K DC).
DC=recif,DC=nc
Latency information for 47 entries in the vector were ignored.
18 were retired Invocations. 29 were either: read-only replicas and are not verifiably latent, or dc's no longer replicating this nc. 0 had no latency information (Win2K DC).
DC=valid,DC=recif,DC=nc
Latency information for 39 entries in the vector were ignored.
10 were retired Invocations. 29 were either: read-only replicas and are not verifiably latent, or dc's no longer replicating this nc. 0 had no latency information (Win2K DC).
DC=DomainDnsZones,DC=gnc,DC=recif,DC=nc
Latency information for 14 entries in the vector were ignored.
14 were retired Invocations. 0 were either: read-only replicas and are not verifiably latent, or dc's no longer replicating this nc. 0 had no latency information (Win2K DC).
DC=gnc,DC=recif,DC=nc
Latency information for 14 entries in the vector were ignored.
14 were retired Invocations. 0 were either: read-only replicas and are not verifiably latent, or dc's no longer replicating this nc. 0 had no latency information (Win2K DC).
DC=admin,DC=recif,DC=nc
Latency information for 39 entries in the vector were ignored.
10 were retired Invocations. 29 were either: read-only replicas and are not verifiably latent, or dc's no longer replicating this nc. 0 had no latency information (Win2K DC).
......................... Le test Replications
de SRV1GNC a réussi
Démarrage du test : RidManager
* Available RID Pool for the Domain is 33600 to 1073741823
* SRV1GNC.gnc.recif.nc is the RID Master
* DsBind with RID Master was successful
* rIDAllocationPool is 28100 to 28599
* rIDPreviousAllocationPool is 23100 to 23599
* rIDNextRID: 23573
* Warning :There is less than 6% available RIDs in the current pool
......................... Le test RidManager
de SRV1GNC a réussi
Démarrage du test : Services
* Checking Service: EventSystem
* Checking Service: RpcSs
* Checking Service: NTDS
* Checking Service: DnsCache
* Checking Service: DFSR
* Checking Service: IsmServ
* Checking Service: kdc
* Checking Service: SamSs
* Checking Service: LanmanServer
* Checking Service: LanmanWorkstation
* Checking Service: w32time
* Checking Service: NETLOGON
......................... Le test Services
de SRV1GNC a réussi
Démarrage du test : SystemLog
* The System Event log test
Found no errors in "System" Event log in the last 60 minutes.
......................... Le test SystemLog
de SRV1GNC a réussi
Test omis à la demande de l'utilisateur : Topology
Test omis à la demande de l'utilisateur : VerifyEnterpriseReferences
Démarrage du test : VerifyReferences
La référence de l'objet système (serverReference) CN=SRV1GNC,OU=2008R2,OU=DTSI,OU=Domain Controllers,DC=gnc,DC=recif,DC=nc et le lien secondaire sur
CN=SRV1GNC,CN=Servers,CN=Dtsi,CN=Sites,CN=Configuration,DC=recif,DC=nc sont corrects.
La référence de l'objet système (serverReferenceBL) CN=SRV1GNC,CN=Topology,CN=Domain System Volume,CN=DFSR-GlobalSettings,CN=System,DC=gnc,DC=recif,DC=nc et le lien secondaire sur
CN=NTDS Settings,CN=SRV1GNC,CN=Servers,CN=Dtsi,CN=Sites,CN=Configuration,DC=recif,DC=nc sont corrects.
Certains objets liés au contrôleur de domaine SRV1GNC rencontrent des problèmes :
[1] Problème : valeur attendue manquante
Objet de base : CN=SRV1GNC,OU=2008R2,OU=DTSI,OU=Domain Controllers,DC=gnc,DC=recif,DC=nc
Description de l'objet de base : « Objet compte de contrôleur de domaine »
Nom d'attribut de l'objet valeur : frsComputerReferenceBL
Description de l'objet valeur : « Objet membre de SYSVOL FRS »
Action recommandée : voir dans la Base de connaissances l'article Q312862
......................... Le test VerifyReferences
de SRV1GNC a échoué
Test omis à la demande de l'utilisateur : VerifyReplicas
Test omis à la demande de l'utilisateur : DNS
Test omis à la demande de l'utilisateur : DNS
Exécution de tests de partitions sur DomainDnsZones
Démarrage du test : CheckSDRefDom
......................... Le test CheckSDRefDom
de DomainDnsZones a réussi
Démarrage du test : CrossRefValidation
......................... Le test CrossRefValidation
de DomainDnsZones a réussi
Exécution de tests de partitions sur gnc
Démarrage du test : CheckSDRefDom
......................... Le test CheckSDRefDom
de gnc a réussi
Démarrage du test : CrossRefValidation
......................... Le test CrossRefValidation
de gnc a réussi
Exécution de tests de partitions sur ForestDnsZones
Démarrage du test : CheckSDRefDom
......................... Le test CheckSDRefDom
de ForestDnsZones a réussi
Démarrage du test : CrossRefValidation
......................... Le test CrossRefValidation
de ForestDnsZones a réussi
Exécution de tests de partitions sur Schema
Démarrage du test : CheckSDRefDom
......................... Le test CheckSDRefDom
de Schema a réussi
Démarrage du test : CrossRefValidation
......................... Le test CrossRefValidation
de Schema a réussi
Exécution de tests de partitions sur Configuration
Démarrage du test : CheckSDRefDom
......................... Le test CheckSDRefDom
de Configuration a réussi
Démarrage du test : CrossRefValidation
......................... Le test CrossRefValidation
de Configuration a réussi
Exécution de tests d'entreprise sur recif.nc
Test omis à la demande de l'utilisateur : DNS
Test omis à la demande de l'utilisateur : DNS
Démarrage du test : LocatorCheck
Nom du catalogue global : \\SRV1GNC.gnc.recif.nc
Locator Flags: 0xe00031fd
PDC Name: \\SRV1GNC.gnc.recif.nc
Locator Flags: 0xe00031fd
Time Server Name: \\SRV1GNC.gnc.recif.nc
Locator Flags: 0xe00031fd
Preferred Time Server Name: \\SRV1GNC.gnc.recif.nc
Locator Flags: 0xe00031fd
KDC Name: \\SRV1GNC.gnc.recif.nc
Locator Flags: 0xe00031fd
......................... Le test LocatorCheck
de recif.nc a réussi
Démarrage du test : Intersite
Le site Dtsi sera ignoré. Ce site est hors de l'étendue fournie par les arguments de ligne de commande disponibles.
Le site AffMaritimes sera ignoré. Ce site est hors de l'étendue fournie par les arguments de ligne de commande disponibles.
Le site Archives sera ignoré. Ce site est hors de l'étendue fournie par les arguments de ligne de commande disponibles.
Le site Bep sera ignoré. Ce site est hors de l'étendue fournie par les arguments de ligne de commande disponibles.
Le site Cae sera ignoré. Ce site est hors de l'étendue fournie par les arguments de ligne de commande disponibles.
Le site Cctv sera ignoré. Ce site est hors de l'étendue fournie par les arguments de ligne de commande disponibles.
Le site Ces sera ignoré. Ce site est hors de l'étendue fournie par les arguments de ligne de commande disponibles.
Le site Cooperation-Regionale sera ignoré. Ce site est hors de l'étendue fournie par les arguments de ligne de commande disponibles.
Le site Csj sera ignoré. Ce site est hors de l'étendue fournie par les arguments de ligne de commande disponibles.
Le site Dass sera ignoré. Ce site est hors de l'étendue fournie par les arguments de ligne de commande disponibles.
Le site Davar-mga sera ignoré. Ce site est hors de l'étendue fournie par les arguments de ligne de commande disponibles.
Le site Dittt sera ignoré. Ce site est hors de l'étendue fournie par les arguments de ligne de commande disponibles.
Le site Dsf sera ignoré. Ce site est hors de l'étendue fournie par les arguments de ligne de commande disponibles.
Le site Foch sera ignoré. Ce site est hors de l'étendue fournie par les arguments de ligne de commande disponibles.
Le site Gouvernement sera ignoré. Ce site est hors de l'étendue fournie par les arguments de ligne de commande disponibles.
Le site Lnc sera ignoré. Ce site est hors de l'étendue fournie par les arguments de ligne de commande disponibles.
Le site Mines sera ignoré. Ce site est hors de l'étendue fournie par les arguments de ligne de commande disponibles.
Le site Musee sera ignoré. Ce site est hors de l'étendue fournie par les arguments de ligne de commande disponibles.
Le site phares-et-balises sera ignoré. Ce site est hors de l'étendue fournie par les arguments de ligne de commande disponibles.
Le site Senat-Coutumier sera ignoré. Ce site est hors de l'étendue fournie par les arguments de ligne de commande disponibles.
Le site Sivap sera ignoré. Ce site est hors de l'étendue fournie par les arguments de ligne de commande disponibles.
Le site Kone sera ignoré. Ce site est hors de l'étendue fournie par les arguments de ligne de commande disponibles.
Le site ESP sera ignoré. Ce site est hors de l'étendue fournie par les arguments de ligne de commande disponibles.
Le site DSCGR-Noumea sera ignoré. Ce site est hors de l'étendue fournie par les arguments de ligne de commande disponibles.
Le site REF sera ignoré. Ce site est hors de l'étendue fournie par les arguments de ligne de commande disponibles.
......................... Le test Intersite
de recif.nc a réussi
C:\Users\adm.ldinh>
<code />
The problem is the mismatch between the output DCDIAG produces and settings - Example:
DCDIAG produces two lines:
......................... Le test SysVolCheck
de SRV1GNC a réussi
your config file has
dcdiag_sysvolcheck = Le test sysvolcheck a reussi
and check_ad can process one line at a time. So as of the current version, check_ad will not work, sorry.
I will try to address it by developing a new logic.