Meilleur auteur de réponses
PB DFS: impossible de developper l'arborescence DFS depuis la mmc DFS management

Question
-
Bonjour,
J'ai remarqué récemment que je n'arrivais plus à développer l'arborescence DFS avec le console mmc DFS management depuis mon serveur de fichier.
Les accès DFS sont néanmoins toujours fonctionnels et j'arrive à accéder à l'arborescence depuis la console DFS management sur mon poste.
Sur le serveur de fichier (2012 R2) j'ai observé le log d'avertissement suivant dans les events applicatifs :
- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"> - <System> <Provider Name="SRMSVC" /> <EventID Qualifiers="32772">12317</EventID> <Level>3</Level> <Task>0</Task> <Keywords>0x80000000000000</Keywords> <TimeCreated SystemTime="2015-10-28T09:42:50.000000000Z" /> <EventRecordID>290714</EventRecordID> <Channel>Application</Channel> <Computer>W2K12-PRD-FS.mydom.lan</Computer> <Security /> </System> - <EventData> <Data>Context: Domain: MYDOM Error-specific details: Error: DfsMapCacheAdd(Domain), 0x8007054b, The specified domain either does not exist or could not be contacted.</Data> <Binary>2D20436F64653A20504D43414348454330303030303636322D2043616C6C3A20504D43414348454330303030303538352D205049443A202030303030313436342D205449443A202030303030313632382D20434D443A2020433A5C57696E646F77735C73797374656D33325C737663686F73742E657865202D6B2073726D737663732020202020202D20557365723A204E616D653A204E5420415554484F524954595C53595354454D2C205349443A532D312D352D313820</Binary> </EventData> </Event>
Et quand je lance DFSdiag /TestDCs depuis le serveur de fichier j'obtiens ceci:
PS C:\Users\adminsys> DfsDiag.exe /TestDCs Information: The client computer is joined to the following domain: MYDOM Starting TestDcs... Validating the DFS Namespace service... Validating DFS Namespace service on W2K8-DC01. Error: The RPC server is unavailable. Validating DFS Namespace service on W2K8-DC02. Error: The RPC server is unavailable. Validating DFS Namespace service on W2K12-PRD-DC01. Success: The DFS Namespace service on the following server is started and set to start automatically: W2K12-PRD-DC01 Validating DFS Namespace service on W2K12-PRD-DC02. Success: The DFS Namespace service on the following server is started and set to start automatically: W2K12-PRD-DC02 Validating SiteCostedReferrals Key... Error: The network path was not found. The following domain controller will be ignored because no connection could be established: W2K8-DC01 Error: The network path was not found. The following domain controller will be ignored because no connection could be established: W2K8-DC02 Validating site costed referrals in W2K12-PRD-DC01. Success: Site costing is enabled on SYSVOL/NETLOGON referrals. Validating site costed referrals in W2K12-PRD-DC02. Success: Site costing is enabled on SYSVOL/NETLOGON referrals. Validating registry entries... Error: The network path was not found. Warning: The registry of the following server is not accessible and will not be compared: W2K8-DC01 Error: The network path was not found. Warning: The registry of the following server is not accessible and will not be compared: W2K8-DC02 Comparing W2K12-PRD-DC01 - W2K12-PRD-DC02. Success: The registry values under HKLM\CCS\Services\Dfs\Parameters are consistent on all compared servers. Validating site associations... Error: The RPC server is unavailable. Ignoring the following domain controller due to errors: W2K8-DC01 Validating the site associations on every domain controller of the following: W2K8-DC02 Error: The RPC server is unavailable. Validating the site associations on every domain controller of the following: W2K12-PRD-DC01 Error: The RPC server is unavailable. Warning: Ignoring the following domain controller due to errors: W2K8-DC02 Success: The site associated with the following host name is consistent on all accessible domain controllers: W2K12-PRD-DC 01 Validating the site associations on every domain controller of the following: W2K12-PRD-DC02 Error: The RPC server is unavailable. Warning: Ignoring the following domain controller due to errors: W2K8-DC02 Success: The site associated with the following host name is consistent on all accessible domain controllers: W2K12-PRD-DC 02 Finished TestDcs. PS C:\Users\adminsys>
Pour info nous avons une seule forêt AD sur 2 sites AD avec 4 DC (2 en 2008 R2 sur le premier site par defaut, et 2 en 2012 R2 sur le second site) et le niveau fonctionnel du domaine est en Windows Server 2008 R2.
Je vous remercie par avance de votre aide.
Orwell
Réponses
Toutes les réponses
-
Bonjour Orwell,
Voici un article destiné au troobleshoot du RPC server.
Cordialement,
Emile
Votez! Appel à la contribution TechNet Community Support. LE CONTENU EST FOURNI "TEL QUEL" SANS GARANTIE D'AUCUNE SORTE, EXPLICITE OU IMPLICITE. S'il vous plaît n'oubliez pas de "Marquer comme réponse" les réponses qui ont résolu votre problème. C'est une voie commune pour reconnaître ceux qui vous ont aidé, et rend plus facile pour les autres visiteurs de trouver plus tard la résolution.
-